Jul 22 00:02:49.739276 np0000005612 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 22 00:02:49.745186 np0000005612 devstack@c-api.service[100282]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 22 00:02:49 2026] *** Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: nodename: np0000005612 Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: machine: x86_64 Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: clock source: unix Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: pcre jit disabled Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: detected number of CPU cores: 16 Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: current working directory: / Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: detected binary path: /usr/bin/uwsgi-core Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: your processes number limit is 257052 Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: your memory page size is 4096 bytes Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: detected max file descriptor number: 2048 Jul 22 00:02:49.747565 np0000005612 devstack@c-api.service[100282]: lock engine: pthread robust mutexes Jul 22 00:02:49.747975 np0000005612 devstack@c-api.service[100282]: thunder lock: enabled Jul 22 00:02:49.747975 np0000005612 devstack@c-api.service[100282]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 22 00:02:49.747975 np0000005612 devstack@c-api.service[100282]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 22 00:02:49.748054 np0000005612 devstack@c-api.service[100282]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 22 00:02:49.748054 np0000005612 devstack@c-api.service[100282]: Set PythonHome to /opt/stack/data/venv Jul 22 00:02:49.780340 np0000005612 devstack@c-api.service[100282]: Python main interpreter initialized at 0x7a914b6a4668 Jul 22 00:02:49.780340 np0000005612 devstack@c-api.service[100282]: python threads support enabled Jul 22 00:02:49.780340 np0000005612 devstack@c-api.service[100282]: your server socket listen backlog is limited to 100 connections Jul 22 00:02:49.780340 np0000005612 devstack@c-api.service[100282]: your mercy for graceful operations on workers is 80 seconds Jul 22 00:02:49.780867 np0000005612 devstack@c-api.service[100282]: mapped 671795 bytes (656 KB) for 4 cores Jul 22 00:02:49.781015 np0000005612 devstack@c-api.service[100282]: *** Operational MODE: preforking *** Jul 22 00:02:49.781193 np0000005612 devstack@c-api.service[100282]: *** uWSGI is running in multiple interpreter mode *** Jul 22 00:02:49.781193 np0000005612 devstack@c-api.service[100282]: spawned uWSGI master process (pid: 100282) Jul 22 00:02:49.781369 np0000005612 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 22 00:02:49.781733 np0000005612 devstack@c-api.service[100282]: spawned uWSGI worker 1 (pid: 100283, cores: 1) Jul 22 00:02:49.782142 np0000005612 devstack@c-api.service[100282]: spawned uWSGI worker 2 (pid: 100284, cores: 1) Jul 22 00:02:49.782498 np0000005612 devstack@c-api.service[100282]: spawned uWSGI worker 3 (pid: 100285, cores: 1) Jul 22 00:02:49.782896 np0000005612 devstack@c-api.service[100282]: spawned uWSGI worker 4 (pid: 100286, cores: 1) Jul 22 00:02:49.782937 np0000005612 devstack@c-api.service[100282]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 22 00:02:49.904618 np0000005612 devstack@c-api.service[100285]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 00:02:49.904618 np0000005612 devstack@c-api.service[100285]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 00:02:49.904618 np0000005612 devstack@c-api.service[100285]: we strongly recommend against using it for new projects. Jul 22 00:02:49.904618 np0000005612 devstack@c-api.service[100285]: If you are already using Eventlet, we recommend migrating to a different Jul 22 00:02:49.904618 np0000005612 devstack@c-api.service[100285]: framework. For more detail see Jul 22 00:02:49.904618 np0000005612 devstack@c-api.service[100285]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 00:02:49.904618 np0000005612 devstack@c-api.service[100285]: import eventlet # noqa Jul 22 00:02:49.905107 np0000005612 devstack@c-api.service[100283]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 00:02:49.905107 np0000005612 devstack@c-api.service[100283]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 00:02:49.905107 np0000005612 devstack@c-api.service[100283]: we strongly recommend against using it for new projects. Jul 22 00:02:49.905107 np0000005612 devstack@c-api.service[100283]: If you are already using Eventlet, we recommend migrating to a different Jul 22 00:02:49.905107 np0000005612 devstack@c-api.service[100283]: framework. For more detail see Jul 22 00:02:49.905107 np0000005612 devstack@c-api.service[100283]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 00:02:49.905107 np0000005612 devstack@c-api.service[100283]: import eventlet # noqa Jul 22 00:02:49.907239 np0000005612 devstack@c-api.service[100284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 00:02:49.907239 np0000005612 devstack@c-api.service[100284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 00:02:49.907239 np0000005612 devstack@c-api.service[100284]: we strongly recommend against using it for new projects. Jul 22 00:02:49.907239 np0000005612 devstack@c-api.service[100284]: If you are already using Eventlet, we recommend migrating to a different Jul 22 00:02:49.907239 np0000005612 devstack@c-api.service[100284]: framework. For more detail see Jul 22 00:02:49.907239 np0000005612 devstack@c-api.service[100284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 00:02:49.907239 np0000005612 devstack@c-api.service[100284]: import eventlet # noqa Jul 22 00:02:49.919646 np0000005612 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 00:02:49.919646 np0000005612 devstack@c-api.service[100286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 00:02:49.919646 np0000005612 devstack@c-api.service[100286]: we strongly recommend against using it for new projects. Jul 22 00:02:49.919646 np0000005612 devstack@c-api.service[100286]: If you are already using Eventlet, we recommend migrating to a different Jul 22 00:02:49.919646 np0000005612 devstack@c-api.service[100286]: framework. For more detail see Jul 22 00:02:49.919646 np0000005612 devstack@c-api.service[100286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 00:02:49.919646 np0000005612 devstack@c-api.service[100286]: import eventlet # noqa Jul 22 00:02:50.060740 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 00:02:50.060740 np0000005612 devstack@c-api.service[100285]: from cgi import parse_header Jul 22 00:02:50.068774 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 00:02:50.068774 np0000005612 devstack@c-api.service[100284]: from cgi import parse_header Jul 22 00:02:50.071945 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 00:02:50.071945 np0000005612 devstack@c-api.service[100283]: from cgi import parse_header Jul 22 00:02:50.075190 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 22 00:02:50.075190 np0000005612 devstack@c-api.service[100286]: from cgi import parse_header Jul 22 00:02:50.097249 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 00:02:50.097249 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:02:50.107123 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 00:02:50.107123 np0000005612 devstack@c-api.service[100285]: removals.removed_module( Jul 22 00:02:50.107305 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 00:02:50.107305 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:02:50.108402 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 00:02:50.108402 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:02:50.109107 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 00:02:50.109107 np0000005612 devstack@c-api.service[100285]: removals.removed_module( Jul 22 00:02:50.111100 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 00:02:50.111100 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:02:50.118796 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 00:02:50.118796 np0000005612 devstack@c-api.service[100284]: removals.removed_module( Jul 22 00:02:50.119014 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 00:02:50.119014 np0000005612 devstack@c-api.service[100283]: removals.removed_module( Jul 22 00:02:50.121086 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 00:02:50.121086 np0000005612 devstack@c-api.service[100283]: removals.removed_module( Jul 22 00:02:50.121240 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 00:02:50.121240 np0000005612 devstack@c-api.service[100284]: removals.removed_module( Jul 22 00:02:50.121917 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 22 00:02:50.121917 np0000005612 devstack@c-api.service[100286]: removals.removed_module( Jul 22 00:02:50.123900 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 22 00:02:50.123900 np0000005612 devstack@c-api.service[100286]: removals.removed_module( Jul 22 00:02:50.848971 np0000005612 devstack@c-api.service[100285]: /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 Jul 22 00:02:50.848971 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:02:50.852957 np0000005612 devstack@c-api.service[100286]: /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 Jul 22 00:02:50.852957 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:02:50.875622 np0000005612 devstack@c-api.service[100284]: /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 Jul 22 00:02:50.875622 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:02:50.898087 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 00:02:50.898087 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:02:50.901303 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 00:02:50.901303 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:02:50.906267 np0000005612 devstack@c-api.service[100283]: /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 Jul 22 00:02:50.906267 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:02:50.925594 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 00:02:50.925594 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:02:50.953272 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 22 00:02:50.953272 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:02:51.067449 np0000005612 devstack@c-api.service[100285]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 00:02:51.067800 np0000005612 devstack@c-api.service[100285]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100285) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 00:02:51.068331 np0000005612 devstack@c-api.service[100286]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 00:02:51.068545 np0000005612 devstack@c-api.service[100286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 00:02:51.097151 np0000005612 devstack@c-api.service[100284]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 00:02:51.097151 np0000005612 devstack@c-api.service[100284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 00:02:51.118646 np0000005612 devstack@c-api.service[100283]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 22 00:02:51.118847 np0000005612 devstack@c-api.service[100283]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100283) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 00:02:51.153374 np0000005612 devstack@c-api.service[100285]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 00:02:51.153374 np0000005612 devstack@c-api.service[100285]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 00:02:51.154206 np0000005612 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 00:02:51.154206 np0000005612 devstack@c-api.service[100286]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 00:02:51.163141 np0000005612 devstack@c-api.service[100284]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 00:02:51.163141 np0000005612 devstack@c-api.service[100284]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 00:02:51.186471 np0000005612 devstack@c-api.service[100283]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 22 00:02:51.186471 np0000005612 devstack@c-api.service[100283]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 00:02:51.635246 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 00:02:51.635405 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100285) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 00:02:51.635505 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 00:02:51.635594 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.635672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.635816 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.635917 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.635973 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.636032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.636032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.636139 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.636209 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.636596 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100283) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 00:02:51.637120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.637200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.637409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.637914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.637989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.638040 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.638098 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.638149 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.638196 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.638256 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.638304 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.638357 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.638400 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.638448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.638491 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.638544 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.638597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.638639 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.638693 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.638747 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.638789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.638830 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.638906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.638946 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.639001 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.639053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.639143 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.639143 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.639143 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.639143 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.639143 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.639509 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.639577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.639631 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.639678 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.639722 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.639776 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.639776 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.639888 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.639953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.640016 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.640097 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.640157 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.640157 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.640240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.640293 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.640348 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.640400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.640449 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.640496 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.640555 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.640604 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.640656 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.640702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.640751 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.640793 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.640829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.640902 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.640942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.640988 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.641029 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.641061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.641119 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.641166 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.641203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.641240 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.641279 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.641315 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.641347 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.641375 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.641411 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.641453 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.641483 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.641510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.641534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.641554 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.641584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.641611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.641645 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.641700 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.641753 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.641799 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.641844 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.641919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.641970 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.641970 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.641970 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.642393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.642458 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.642520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.642571 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.642623 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.642668 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.642731 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.642999 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.643114 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.643114 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.643203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.643322 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.643391 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.643442 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.643491 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.643542 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.643595 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.643641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.643709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.643767 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.643827 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.643827 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.643953 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.644010 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.644079 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.644138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.644138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.644228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.644275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.644323 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.644370 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.644425 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.644477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.644534 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.644591 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.644650 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.644650 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.644739 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.644793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.644793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.644905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.644973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.645024 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.645082 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.645082 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.645082 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.645082 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.645082 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.645285 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.645333 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.645394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.645394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.645394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.645394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.645577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.645644 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.645699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.645744 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.645790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.645790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.645945 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.646007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.646053 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.646116 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.646171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.646223 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.646263 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.646302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.646351 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.646401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.646456 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.646507 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.646564 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.646611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.646666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.646666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.646666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.646791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.646791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.646791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.646791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.647005 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.647076 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.647135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.647135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.647228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.647279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.647279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.647367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.647433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.647433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.647433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.647433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.647585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.647634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.647634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.647728 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.647782 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.647838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.647923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.647976 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.648021 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.648061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.648114 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.648163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.648208 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.648254 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.648297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.648349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.648401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.648446 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.648500 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.648558 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.648611 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.648656 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.648702 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.648759 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.648820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.648882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.648938 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.648938 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.649007 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.649047 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.649103 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.649147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.649204 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.649257 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.649330 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.649391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.649444 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.649489 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.649535 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.649585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.649714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.649769 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.649821 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.649885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.649885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.649885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.649885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.650059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.650059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.650059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.650059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.650059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.650059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.650059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.650363 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.650363 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.650363 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.650363 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.650363 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.650528 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.650577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.650617 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.650663 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.650702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.650702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.650702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.650702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.650702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.650923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.650923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.650923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.651037 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.651037 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.651134 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.651183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.655568 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.655709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.655709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.655820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.655820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.655943 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.655943 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.656028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.656124 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.656225 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.656289 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.656341 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.656378 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.656426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.656481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.656525 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.656572 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.656572 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.656648 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.656695 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.656695 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.656781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.656781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.656895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.656895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.656979 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.657022 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.657110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.657110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.657201 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.657248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.657295 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.657352 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.657396 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.657444 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.657487 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.657533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.657533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.657624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.657677 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.657729 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.657729 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.657818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.657818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.657818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.657818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.657818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.658044 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.658044 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.658484 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.658582 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.658686 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.658776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.658893 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.658990 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.659049 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.659133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.659177 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.659226 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.659270 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.659319 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.659375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.659424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.659462 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.659495 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.659536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.659586 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.659628 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.659628 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.659628 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.659768 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.659768 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.659768 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.659768 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.659945 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.659994 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.660049 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.660049 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.660148 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.660199 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.660260 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.660313 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.660313 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.660405 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.660457 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.660509 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.660563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.660608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.660653 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.660706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.660752 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.660800 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.660878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.660929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.660991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.661038 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.661088 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.661141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.661187 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.661232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.661284 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.661327 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.661373 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.661427 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.661485 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.661529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.661529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.661529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.661529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.661529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.661529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.661529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.661780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.661780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.661780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.661780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.661780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.661995 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.662041 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.662108 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.662154 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.662198 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.662198 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.662198 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.662198 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.662357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.662408 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.662463 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.662507 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.662566 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.662609 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.662650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.662701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.662746 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.662786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.662825 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.662883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.662943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.662943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.663028 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.664426 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.664500 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.664563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.664612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.664663 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.664715 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.664758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.664791 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.664834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.664913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.664966 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.664966 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.665063 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.665118 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.665157 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.665199 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.665248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.665248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.665248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.665366 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.665366 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.665512 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.665628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.665687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.665739 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.665784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.665837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.665837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.665931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.665974 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.666037 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.666092 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.666142 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.666190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.666248 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.666297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.666297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.666371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.666398 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.666398 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.666398 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.666474 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.666504 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.666538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.666594 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.666635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.666676 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.666715 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.666753 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.666803 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.666845 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.666845 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.666957 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.666957 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.667033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.667126 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.667570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.667632 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.667687 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.667734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.667792 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.667836 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.667899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.667899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.667978 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.668018 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.668102 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.668102 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.668205 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.668255 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.668292 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.668321 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.668349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.668372 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.668397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.668425 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.668456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.668483 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.668512 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.668541 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.668571 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.668600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.668629 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.668665 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.668701 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.668732 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.668773 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.668813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.668847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.668912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.668952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.668995 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.669036 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.669036 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.669123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.669158 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.669202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.669239 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.669282 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.669337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.669385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.669431 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.669477 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.669514 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.669550 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.669588 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.669623 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.669669 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.669719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.669771 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.669813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.669852 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.669927 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.669973 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.670019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.670076 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.670125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.670167 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.670285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.670335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.670382 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.670418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.670455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.670490 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.670522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.670556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.670598 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.670640 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.670682 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.670738 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.670783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.670830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.670888 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.670916 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.670936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.670957 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.670980 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.671012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.671039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.671073 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.671111 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.671141 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.671166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.671189 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.671213 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.671234 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.671261 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.671285 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.671316 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.671341 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.671364 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.671386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.671412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.671437 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.671458 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.671458 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.671496 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.671521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.671546 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.671568 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.671594 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.671623 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.671647 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.671669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.671669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.671669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.671669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.671669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.671759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.671759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.671759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.671759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.671759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.671759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.671759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.671932 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.671932 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.671978 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.672007 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.672037 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.672078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.672108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.672108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.672155 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.672176 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.672204 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.672237 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.672263 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.672285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.672315 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.672342 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.672366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.672366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.672366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.672366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.672453 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.672482 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.672510 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.672537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.672567 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.672598 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.672621 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.672621 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.672668 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.672708 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.672761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.672804 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.672847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.672902 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.672930 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.672955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.672977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.673000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.673028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.673056 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.673093 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.673123 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.673152 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.673192 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.673232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.673269 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.673315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.673349 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.673374 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.673396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.673423 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.673451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.673483 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.673515 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.673538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.673567 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.673595 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.673622 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.673649 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.673687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.673727 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.673759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.673790 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.673817 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.673841 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.673875 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.673900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.673930 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.673960 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.673960 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.674038 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.674087 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.674114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.674114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.674114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.674114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.674114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.675044 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.675137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.675188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.675254 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.675303 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.675350 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.675420 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.675527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.675606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.675682 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.675780 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.675843 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.675893 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.675943 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.675981 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.676011 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.676040 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.676089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.676147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.676203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.676266 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.677129 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.677225 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.677314 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.677401 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.677476 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.677545 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.677578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.677639 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.677669 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.677733 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.677805 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.677867 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.677948 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.678011 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.678147 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.678242 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.678279 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.678314 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.678345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.678371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.678399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.678428 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.678477 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.678515 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.678547 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.678571 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.678600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.678627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.678651 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.678688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.678722 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.678722 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.678776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.678776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.678817 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.679190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.679259 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.679304 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.679375 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.679412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.679438 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.679472 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.679498 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.679519 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.679543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.679567 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.679588 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.679610 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.679638 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.679659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.679692 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.679717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.679739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.679764 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.679793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.679817 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.679838 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.679878 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.679913 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.679943 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.679974 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.680002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.680002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.681046 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.681150 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.681236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.681377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.681413 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.681446 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.681480 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.681510 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.681538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.681566 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.681566 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.681609 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.681634 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.681662 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.681685 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.681707 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.681739 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.681764 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.681794 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.681820 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.681844 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.681891 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.681923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.681946 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.681968 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.681996 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.682026 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.682056 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.682110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.682134 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.682158 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.682185 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.682207 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.682233 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.682257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.682295 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.682332 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.682385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.682420 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.682467 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.682500 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.682529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.682557 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.682582 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.682607 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.682636 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.682660 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.682683 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.682703 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.682731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.682756 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.682756 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.682801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.682801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.682844 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.682892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.687132 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.687217 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.687281 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.687329 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.687391 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.687445 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.687491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.687545 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.687614 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.687664 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.687716 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.687761 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.687807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.687807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.687921 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.687976 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.687976 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.688076 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.688076 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.688076 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.688200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.688255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.688301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.688301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.688301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.688301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.688301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.688485 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.692613 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.692699 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.692729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.692760 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.692821 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.692854 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.692900 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.692923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.693021 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.693054 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.693095 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.693120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.693144 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.693168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.693196 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.693220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.693247 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.693284 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.693330 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.693395 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.693424 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.693449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.693478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.693478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.693478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.693538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.693560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.693647 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.693897 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.693966 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.694027 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.694057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.694116 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.694144 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.694186 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.694230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.694265 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.694297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.694322 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.694354 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.694384 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.694409 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.694439 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.694469 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.694494 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.694523 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.694551 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.694576 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.694576 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.694619 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.694652 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.694677 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.694700 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.694700 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.694700 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.694769 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 00:02:51.697304 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.697401 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.697479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.697534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.697587 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.697641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.697669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.697747 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.697785 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.697815 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.697840 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.697916 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.697944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.697987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 00:02:51.698033 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.698076 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.698110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.698135 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 00:02:51.698162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.698191 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.698220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 00:02:51.698220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 00:02:51.698282 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 00:02:51.698338 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 00:02:51.741757 np0000005612 devstack@c-api.service[100284]: INFO dbcounter [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Registered counter for database cinder Jul 22 00:02:51.743593 np0000005612 devstack@c-api.service[100286]: INFO dbcounter [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Registered counter for database cinder Jul 22 00:02:51.744310 np0000005612 devstack@c-api.service[100283]: INFO dbcounter [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Registered counter for database cinder Jul 22 00:02:51.744459 np0000005612 devstack@c-api.service[100285]: INFO dbcounter [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Registered counter for database cinder Jul 22 00:02:51.784092 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 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=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:51.785389 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:51.791885 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 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=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:51.792145 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-90643553-21af-44c2-9a96-ae8468ad307b 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:51.894121 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writer thread running {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 00:02:51.896611 np0000005612 devstack@c-api.service[100285]: INFO cinder.rpc [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 00:02:51.898125 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writer thread running {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 00:02:51.899231 np0000005612 devstack@c-api.service[100285]: INFO cinder.rpc [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 00:02:51.901060 np0000005612 devstack@c-api.service[100286]: INFO cinder.rpc [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 00:02:51.901921 np0000005612 devstack@c-api.service[100285]: INFO cinder.rpc [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 00:02:51.904417 np0000005612 devstack@c-api.service[100285]: INFO cinder.rpc [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 00:02:51.904559 np0000005612 devstack@c-api.service[100286]: INFO cinder.rpc [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 00:02:51.904845 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.905206 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.907150 np0000005612 devstack@c-api.service[100286]: INFO cinder.rpc [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 00:02:51.907231 np0000005612 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.909826 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writer thread running {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 00:02:51.910266 np0000005612 devstack@c-api.service[100286]: INFO cinder.rpc [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 00:02:51.910347 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.910675 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.910730 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.910924 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.911439 np0000005612 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.912754 np0000005612 devstack@c-api.service[100283]: INFO cinder.rpc [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 00:02:51.914390 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.914580 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.915324 np0000005612 devstack@c-api.service[100283]: INFO cinder.rpc [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 00:02:51.917663 np0000005612 devstack@c-api.service[100283]: INFO cinder.rpc [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 00:02:51.919817 np0000005612 devstack@c-api.service[100283]: INFO cinder.rpc [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 00:02:51.920226 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.920550 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.921240 np0000005612 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.923896 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.924049 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.945803 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 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=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:51.948056 np0000005612 devstack@c-api.service[100286]: INFO cinder.rpc [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 00:02:51.950163 np0000005612 devstack@c-api.service[100286]: INFO cinder.rpc [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 00:02:51.950692 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.950912 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.951338 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writer thread running {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 00:02:51.954479 np0000005612 devstack@c-api.service[100284]: INFO cinder.rpc [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 00:02:51.956386 np0000005612 devstack@c-api.service[100284]: INFO cinder.rpc [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 00:02:51.958777 np0000005612 devstack@c-api.service[100284]: INFO cinder.rpc [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 00:02:51.958936 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 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=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:51.960363 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-90643553-21af-44c2-9a96-ae8468ad307b 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:51.960819 np0000005612 devstack@c-api.service[100284]: INFO cinder.rpc [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 00:02:51.961199 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.961661 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.961766 np0000005612 devstack@c-api.service[100285]: INFO cinder.rpc [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 00:02:51.962097 np0000005612 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.962895 np0000005612 devstack@c-api.service[100283]: INFO cinder.rpc [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 00:02:51.963555 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.963555 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.964468 np0000005612 devstack@c-api.service[100285]: INFO cinder.rpc [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 00:02:51.964585 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.964676 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.965042 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.965255 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.965623 np0000005612 devstack@c-api.service[100283]: INFO cinder.rpc [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 00:02:51.966060 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.966249 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.967117 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.967251 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.969407 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.969530 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.972326 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.972433 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.974610 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.974734 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.976083 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.976275 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.976743 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.976921 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.979115 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.979260 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.980018 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.980068 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.980177 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.980259 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.981545 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.981678 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.982156 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.982290 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.982551 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.982698 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.984599 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.984733 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.985397 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.985538 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.985575 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.985704 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.985853 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.986025 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.987382 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.987498 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.988450 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.988586 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.988620 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.988752 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.990712 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.990823 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.991423 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.991584 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.991627 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.991772 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.992791 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.992932 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.994083 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.994247 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.995107 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.995224 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.995256 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.995353 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.995579 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.995740 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.996790 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.997263 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.997297 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.997324 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.997345 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.997368 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.997841 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.997977 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.998244 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:51.998657 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.998785 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.999165 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.999311 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.999476 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.999514 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:51.999619 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:51.999648 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.000009 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.000151 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.000230 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.000342 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.000564 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.000718 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.000793 np0000005612 devstack@c-api.service[100284]: INFO cinder.rpc [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 00:02:52.000883 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.001044 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.001849 np0000005612 devstack@c-api.service[100286]: WARNING cinder.api.contrib.hosts [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 00:02:52.001954 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.002108 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.002237 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.002398 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.002936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: extensions {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.003025 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.003058 np0000005612 devstack@c-api.service[100284]: INFO cinder.rpc [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 00:02:52.003215 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.003571 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.003771 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.004215 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: consistencygroups {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.006369 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.006517 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.006840 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: extra_specs {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.008289 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: capabilities {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.008372 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.008533 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.009149 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.009314 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.009466 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: backups {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.010565 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.010702 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.011022 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: os-quota-sets {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.011098 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.011256 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.011558 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.011676 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.012185 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: qos-specs {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.012459 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.012582 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.012642 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.012744 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.013326 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.013395 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.013434 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.013482 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.013694 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.013767 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: encryption {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.013851 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.014246 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.014383 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.014668 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.014875 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.014993 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.015088 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: encryption {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.015131 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.015680 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.015737 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.015824 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.015881 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.016349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: cgsnapshots {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.016718 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.016758 np0000005612 devstack@c-api.service[100283]: WARNING cinder.api.contrib.hosts [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 00:02:52.016916 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.016967 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.017001 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.017122 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.017164 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.017521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: scheduler-stats {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.017573 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.017652 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: extensions {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.017750 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.018386 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.018534 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.018685 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: os-volume-manage {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.018838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: consistencygroups {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.019379 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.019503 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.019550 np0000005612 devstack@c-api.service[100285]: WARNING cinder.api.contrib.hosts [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 00:02:52.019770 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: os-snapshot-manage {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.019819 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.019983 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.020539 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: extensions {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.020967 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: os-volume-transfer {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.021429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: extra_specs {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.021697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: consistencygroups {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.022476 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: os-hosts {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.022898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: capabilities {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.023557 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: os-volume-type-access {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.023726 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.023779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: extra_specs {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.023828 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.024050 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: backups {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.024841 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: os-availability-zone {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.025879 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.025943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: os-quota-sets {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.026006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: capabilities {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.026065 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extended resource: os-quota-class-sets {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.026144 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.027046 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: backups {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.027199 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: qos-specs {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.027330 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.027475 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.027917 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.028038 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.028296 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.028712 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.028992 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: encryption {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.029069 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.029191 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.029365 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: os-quota-sets {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.029727 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.snapshot_actions [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] SnapshotActionsController initialized {{(pid=100286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 00:02:52.030383 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: encryption {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.030743 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: qos-specs {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.030803 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.030941 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.031139 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.031277 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.031598 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.031716 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.031886 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: cgsnapshots {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.032422 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.032553 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.032838 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: encryption {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.033279 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: scheduler-stats {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.033337 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.033432 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.033939 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034120 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.034188 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034239 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034291 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.034337 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034435 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034484 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: encryption {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.034528 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: os-volume-manage {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.034652 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension UsedLimits extending resource: limits {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034836 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.034981 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.035100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension AdminActions extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.035213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension AdminActions extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.035303 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension AdminActions extending resource: backups {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.035389 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension VolumeActions extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.035503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.035595 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-895c01aa-d63d-44bc-bb48-99d0210f87c8 None None] Extension TypesManage extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.035923 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: os-snapshot-manage {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.036310 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: cgsnapshots {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.036782 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.036969 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.037281 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: os-volume-transfer {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.037762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: scheduler-stats {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.037996 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.038337 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.038947 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: os-hosts {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.039243 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: os-volume-manage {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.040347 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: os-volume-type-access {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.040561 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: os-snapshot-manage {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.040830 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.040978 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.041843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: os-availability-zone {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.041933 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: os-volume-transfer {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.043126 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extended resource: os-quota-class-sets {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.043294 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: os-hosts {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.043815 np0000005612 devstack@c-api.service[100286]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a914b6a4668 pid: 100286 (default app) Jul 22 00:02:52.044489 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: os-volume-type-access {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.044697 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.044903 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.045663 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.045785 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.046058 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.046128 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: os-availability-zone {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.046191 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.046530 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.046694 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.047277 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.snapshot_actions [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] SnapshotActionsController initialized {{(pid=100283) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 00:02:52.047407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extended resource: os-quota-class-sets {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.048391 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.048447 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.048533 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.048586 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.048838 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.049035 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.049294 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.049423 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.049742 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.049870 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.050001 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.050166 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.050221 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.050286 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.050636 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.050749 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.050956 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.051028 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.051127 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.051179 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.051411 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.051512 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.051689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.051838 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] SnapshotActionsController initialized {{(pid=100285) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 00:02:52.051903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052124 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052244 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.052296 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052374 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.052426 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.052468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052524 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension UsedLimits extending resource: limits {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052585 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.052631 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-beb5f6b9-72b0-4691-9e64-8a99d00bd8b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:02:52.052727 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052803 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.052932 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension AdminActions extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.053085 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension AdminActions extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.053137 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.053209 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension AdminActions extending resource: backups {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.053273 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.053361 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension VolumeActions extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.053455 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.053508 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.053557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-90643553-21af-44c2-9a96-ae8468ad307b None None] Extension TypesManage extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.053623 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.054009 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.054177 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.054413 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.054572 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.054882 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.055019 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.055424 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.055562 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1/1] 10.4.3.168 () {60 vars in 925 bytes} [Wed Jul 22 00:02:52 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:02:52.055620 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.055917 np0000005612 devstack@c-api.service[100284]: WARNING cinder.api.contrib.hosts [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 00:02:52.056179 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.056236 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.056284 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.056418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.056567 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.056730 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.056793 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: extensions {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.056903 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.057051 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.057207 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension UsedLimits extending resource: limits {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.057353 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.057507 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.057653 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.057821 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension AdminActions extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.057892 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: consistencygroups {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.058015 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension AdminActions extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.058177 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension AdminActions extending resource: backups {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.058320 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension VolumeActions extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.058505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.058642 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-1b677c9c-dd07-4aaa-a0cf-547e3df3db19 None None] Extension TypesManage extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.060294 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: extra_specs {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.061596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: capabilities {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.061800 np0000005612 devstack@c-api.service[100283]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a914b6a4668 pid: 100283 (default app) Jul 22 00:02:52.062638 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: backups {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.064538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: os-quota-sets {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.065767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: qos-specs {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.066973 np0000005612 devstack@c-api.service[100285]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a914b6a4668 pid: 100285 (default app) Jul 22 00:02:52.067824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: encryption {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.069410 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: encryption {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.070981 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: cgsnapshots {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.072343 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: scheduler-stats {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.073779 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: os-volume-manage {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.075161 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: os-snapshot-manage {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.076374 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: os-volume-transfer {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.077842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: os-hosts {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.078870 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: os-volume-type-access {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.080526 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: os-availability-zone {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.081721 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extended resource: os-quota-class-sets {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 00:02:52.083175 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.083334 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.084167 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.084292 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.084985 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.085131 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.085701 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] SnapshotActionsController initialized {{(pid=100284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 00:02:52.086803 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.086950 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.087626 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.087745 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.088451 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.088574 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.089302 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:02:52.089433 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:02:52.089994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.090151 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.090300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.090390 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.090456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.090551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.090662 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension UsedLimits extending resource: limits {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.090794 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.090929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.091027 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.091148 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension AdminActions extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.091270 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension AdminActions extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.091398 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension AdminActions extending resource: backups {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.091488 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension VolumeActions extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.091598 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.091692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-e7ef6be7-7cad-41a9-958d-3324140588d7 None None] Extension TypesManage extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 00:02:52.099607 np0000005612 devstack@c-api.service[100284]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a914b6a4668 pid: 100284 (default app) Jul 22 00:02:57.026493 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb8f5910-dca2-4ec0-94e0-40e7fc7e9cae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:02:57.654447 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb8f5910-dca2-4ec0-94e0-40e7fc7e9cae admin admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:02:57.655093 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb8f5910-dca2-4ec0-94e0-40e7fc7e9cae admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:02:57.656735 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:02:57.656735 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:02:57.688640 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-cb8f5910-dca2-4ec0-94e0-40e7fc7e9cae 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=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:57.714685 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb8f5910-dca2-4ec0-94e0-40e7fc7e9cae admin admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:02:57.715119 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 2/2] 10.4.3.168 () {68 vars in 1302 bytes} [Wed Jul 22 00:02:57 2026] POST /volume/v3/types => generated 183 bytes in 689 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:02:57.734153 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-761cf8ea-cb1a-4d97-be64-c42615f420ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:02:58.025748 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-761cf8ea-cb1a-4d97-be64-c42615f420ce admin admin] POST https://10.4.3.168/volume/v3/types/cc8ded39-32a8-43a2-8e96-ae869d022089/extra_specs Jul 22 00:02:58.026327 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-761cf8ea-cb1a-4d97-be64-c42615f420ce admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:02:58.027986 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:02:58.027986 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:02:58.059465 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-761cf8ea-cb1a-4d97-be64-c42615f420ce 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:58.118985 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-761cf8ea-cb1a-4d97-be64-c42615f420ce admin admin] https://10.4.3.168/volume/v3/types/cc8ded39-32a8-43a2-8e96-ae869d022089/extra_specs returned with HTTP 200 Jul 22 00:02:58.119447 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1/3] 10.4.3.168 () {68 vars in 1449 bytes} [Wed Jul 22 00:02:57 2026] POST /volume/v3/types/cc8ded39-32a8-43a2-8e96-ae869d022089/extra_specs => generated 52 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:02:58.411148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4cd245e3-3d31-4626-ab29-92bdee8be7a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:02:58.722121 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cd245e3-3d31-4626-ab29-92bdee8be7a6 admin admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:02:58.722840 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cd245e3-3d31-4626-ab29-92bdee8be7a6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:02:58.724946 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:02:58.724946 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:02:58.759811 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-4cd245e3-3d31-4626-ab29-92bdee8be7a6 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=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:58.784687 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cd245e3-3d31-4626-ab29-92bdee8be7a6 admin admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:02:58.785119 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1/4] 10.4.3.168 () {68 vars in 1302 bytes} [Wed Jul 22 00:02:58 2026] POST /volume/v3/types => generated 186 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:02:58.801022 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-257b96af-4d09-42ae-9f4b-5e1beff7f97f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:02:59.090754 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-257b96af-4d09-42ae-9f4b-5e1beff7f97f admin admin] POST https://10.4.3.168/volume/v3/types/e4c4b17b-3df6-471c-875b-4bdcac75f01d/extra_specs Jul 22 00:02:59.091337 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-257b96af-4d09-42ae-9f4b-5e1beff7f97f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:02:59.093002 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:02:59.093002 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:02:59.125347 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-257b96af-4d09-42ae-9f4b-5e1beff7f97f 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:02:59.186764 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-257b96af-4d09-42ae-9f4b-5e1beff7f97f admin admin] https://10.4.3.168/volume/v3/types/e4c4b17b-3df6-471c-875b-4bdcac75f01d/extra_specs returned with HTTP 200 Jul 22 00:02:59.187223 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1/5] 10.4.3.168 () {68 vars in 1449 bytes} [Wed Jul 22 00:02:58 2026] POST /volume/v3/types/e4c4b17b-3df6-471c-875b-4bdcac75f01d/extra_specs => generated 45 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:03:07.712254 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:03:08.117554 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:03:08.782384 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:03:09.184694 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:03:24.894093 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d9256817-4ccd-4ead-9eb1-9bfb0889c075 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:03:24.894751 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9256817-4ccd-4ead-9eb1-9bfb0889c075 None None] GET https://10.4.3.168/volume// Jul 22 00:03:24.894960 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9256817-4ccd-4ead-9eb1-9bfb0889c075 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:03:24.895153 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9256817-4ccd-4ead-9eb1-9bfb0889c075 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:03:24.895758 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9256817-4ccd-4ead-9eb1-9bfb0889c075 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:03:24.896080 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 3/6] 10.4.3.168 () {66 vars in 1425 bytes} [Wed Jul 22 00:03:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:04:11.680359 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-edea2e57-6d33-475b-9dc7-86d1d032bcee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:04:12.043154 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edea2e57-6d33-475b-9dc7-86d1d032bcee tempest-verify_tempest_config-578732518 tempest-verify_tempest_config-578732518-project-member] GET https://10.4.3.168/volume/v3/extensions Jul 22 00:04:12.043430 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edea2e57-6d33-475b-9dc7-86d1d032bcee tempest-verify_tempest_config-578732518 tempest-verify_tempest_config-578732518-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:04:12.043695 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edea2e57-6d33-475b-9dc7-86d1d032bcee tempest-verify_tempest_config-578732518 tempest-verify_tempest_config-578732518-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:04:12.044118 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edea2e57-6d33-475b-9dc7-86d1d032bcee tempest-verify_tempest_config-578732518 tempest-verify_tempest_config-578732518-project-member] https://10.4.3.168/volume/v3/extensions returned with HTTP 200 Jul 22 00:04:12.044510 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 2/7] 10.4.3.168 () {66 vars in 1246 bytes} [Wed Jul 22 00:04:11 2026] GET /volume/v3/extensions => generated 5245 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:04:59.962505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:00.412657 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:00.413779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-71104797"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:00.416777 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-71104797'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:00.416777 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume of 1 GB Jul 22 00:05:00.428695 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:05:00.427854. {{(pid=100285) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:05:00.428873 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Availability Zones retrieved successfully. Jul 22 00:05:00.459573 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Flow 'volume_create_api' (fe86cc6a-1412-432f-a031-2c1f9c886eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:00.460416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a5d094-7860-4779-9f8b-68570d52891b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:00.462242 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:05:00.519744 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a5d094-7860-4779-9f8b-68570d52891b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:00.521039 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4974cb0e-ef3b-4fc6-8f7f-52e92d4238a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:00.568139 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:00.568517 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:00.626984 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Created reservations ['8f0cec94-d29e-4883-86bf-c145e025d0b8', '013032e3-093d-4c6a-aabb-ff658fa77ad0', '1e9b6ce6-846e-4132-823c-3af8b3e945b8', '0e884bdf-1869-4e43-9c48-3a093ef21c2d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:05:00.628245 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4974cb0e-ef3b-4fc6-8f7f-52e92d4238a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f0cec94-d29e-4883-86bf-c145e025d0b8', '013032e3-093d-4c6a-aabb-ff658fa77ad0', '1e9b6ce6-846e-4132-823c-3af8b3e945b8', '0e884bdf-1869-4e43-9c48-3a093ef21c2d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:00.629320 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62bf5dd1-bd19-45af-9adc-a874c6ec8cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:00.704007 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62bf5dd1-bd19-45af-9adc-a874c6ec8cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0922165-8969-43bd-b347-fa579a8e51a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-71104797',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='90d14cf57ada42329871b6a94f75aaeb',qos_specs=None,replication_status=,reservations=['8f0cec94-d29e-4883-86bf-c145e025d0b8','013032e3-093d-4c6a-aabb-ff658fa77ad0','1e9b6ce6-846e-4132-823c-3af8b3e945b8','0e884bdf-1869-4e43-9c48-3a093ef21c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079935590dae479ea4565165fadb39b9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-71104797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0922165-8969-43bd-b347-fa579a8e51a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='90d14cf57ada42329871b6a94f75aaeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079935590dae479ea4565165fadb39b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:00.704993 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b7293dc-1e41-4335-9ef0-5c8747752e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:00.739218 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b7293dc-1e41-4335-9ef0-5c8747752e91) transitioned into state 'SUCCESS' from state '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-71104797',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='90d14cf57ada42329871b6a94f75aaeb',qos_specs=None,replication_status=,reservations=['8f0cec94-d29e-4883-86bf-c145e025d0b8','013032e3-093d-4c6a-aabb-ff658fa77ad0','1e9b6ce6-846e-4132-823c-3af8b3e945b8','0e884bdf-1869-4e43-9c48-3a093ef21c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079935590dae479ea4565165fadb39b9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:00.740118 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b693c9-80b7-47e6-a096-7478745c19c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:00.768694 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b693c9-80b7-47e6-a096-7478745c19c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:00.769772 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Flow 'volume_create_api' (fe86cc6a-1412-432f-a031-2c1f9c886eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:00.770200 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume request issued successfully. Jul 22 00:05:00.771550 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ea0e084-0c42-4044-9370-c22fbca909b8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:05:00.772091 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 2/8] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:04:59 2026] POST /volume/v3/volumes => generated 758 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:05:00.789528 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-440e3819-5098-4e2a-ae8b-3576e2e4af82 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:00.793062 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-440e3819-5098-4e2a-ae8b-3576e2e4af82 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 Jul 22 00:05:00.793364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-440e3819-5098-4e2a-ae8b-3576e2e4af82 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:00.793627 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-440e3819-5098-4e2a-ae8b-3576e2e4af82 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:00.830609 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:00.830609 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:00.838996 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-440e3819-5098-4e2a-ae8b-3576e2e4af82 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:00.849598 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-440e3819-5098-4e2a-ae8b-3576e2e4af82 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 returned with HTTP 200 Jul 22 00:05:00.850062 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 2/9] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:00 2026] GET /volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:01.867961 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4299b9a-b495-4e86-a2bf-5bdee3020990 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:01.872082 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4299b9a-b495-4e86-a2bf-5bdee3020990 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 Jul 22 00:05:01.872764 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4299b9a-b495-4e86-a2bf-5bdee3020990 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:01.872764 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4299b9a-b495-4e86-a2bf-5bdee3020990 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:01.925706 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:01.925706 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:01.941342 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4299b9a-b495-4e86-a2bf-5bdee3020990 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:01.951241 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4299b9a-b495-4e86-a2bf-5bdee3020990 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 returned with HTTP 200 Jul 22 00:05:01.951706 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 4/10] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:01 2026] GET /volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:02.208921 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-84c9ef37-fbc9-4d01-96ef-f21ba58b3cc5 req-a750f6f9-a43e-4ad8-a055-2a692e32d685 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:02.437937 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-84c9ef37-fbc9-4d01-96ef-f21ba58b3cc5 req-a750f6f9-a43e-4ad8-a055-2a692e32d685 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 Jul 22 00:05:02.438138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-84c9ef37-fbc9-4d01-96ef-f21ba58b3cc5 req-a750f6f9-a43e-4ad8-a055-2a692e32d685 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:02.438376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-84c9ef37-fbc9-4d01-96ef-f21ba58b3cc5 req-a750f6f9-a43e-4ad8-a055-2a692e32d685 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:02.483330 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:02.483330 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:02.493008 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-84c9ef37-fbc9-4d01-96ef-f21ba58b3cc5 req-a750f6f9-a43e-4ad8-a055-2a692e32d685 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:02.503664 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-84c9ef37-fbc9-4d01-96ef-f21ba58b3cc5 req-a750f6f9-a43e-4ad8-a055-2a692e32d685 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 returned with HTTP 200 Jul 22 00:05:02.504173 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 3/11] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:05:02 2026] GET /volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 => generated 851 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:02.520047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:02.522587 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:02.523314 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2029606402"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:02.524841 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2029606402'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:02.525809 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume of 1 GB Jul 22 00:05:02.526529 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:02.526529 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:02.531727 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Availability Zones retrieved successfully. Jul 22 00:05:02.540040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Flow 'volume_create_api' (16512244-de60-4d03-9f34-5da09a6112e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:02.541532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bcca90-9d98-43cd-904d-25255f8da093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:02.542742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:05:02.582450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bcca90-9d98-43cd-904d-25255f8da093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:02.583742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca3be84-cc71-43fc-9fb2-00b3f587699d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:02.650677 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Created reservations ['651aaaf9-9d4f-4b0f-b25a-04a3ff746579', '78338a80-4d3b-410a-9346-d3910bb02ff9', '494d816d-f72e-42d2-992b-655c1f2da2d2', '87e3549f-8d5c-4e53-93e4-0487ed43cb7d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:05:02.651772 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca3be84-cc71-43fc-9fb2-00b3f587699d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['651aaaf9-9d4f-4b0f-b25a-04a3ff746579', '78338a80-4d3b-410a-9346-d3910bb02ff9', '494d816d-f72e-42d2-992b-655c1f2da2d2', '87e3549f-8d5c-4e53-93e4-0487ed43cb7d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:02.653018 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300c0e9b-455d-472a-84f1-24b5ceb42bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:02.682195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300c0e9b-455d-472a-84f1-24b5ceb42bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67c6ae5a-4819-42ce-8f51-e0b2dd2af350', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2029606402',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='90d14cf57ada42329871b6a94f75aaeb',qos_specs=None,replication_status=,reservations=['651aaaf9-9d4f-4b0f-b25a-04a3ff746579','78338a80-4d3b-410a-9346-d3910bb02ff9','494d816d-f72e-42d2-992b-655c1f2da2d2','87e3549f-8d5c-4e53-93e4-0487ed43cb7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079935590dae479ea4565165fadb39b9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2029606402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67c6ae5a-4819-42ce-8f51-e0b2dd2af350,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='90d14cf57ada42329871b6a94f75aaeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079935590dae479ea4565165fadb39b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:02.683044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f48d218-2148-4182-a582-259c5b761c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:02.707832 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f48d218-2148-4182-a582-259c5b761c9e) transitioned into state 'SUCCESS' from state '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-2029606402',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='90d14cf57ada42329871b6a94f75aaeb',qos_specs=None,replication_status=,reservations=['651aaaf9-9d4f-4b0f-b25a-04a3ff746579','78338a80-4d3b-410a-9346-d3910bb02ff9','494d816d-f72e-42d2-992b-655c1f2da2d2','87e3549f-8d5c-4e53-93e4-0487ed43cb7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079935590dae479ea4565165fadb39b9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:02.709075 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3313550f-9679-42e2-8149-031fa2ae1127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:02.722222 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3313550f-9679-42e2-8149-031fa2ae1127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:02.723505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Flow 'volume_create_api' (16512244-de60-4d03-9f34-5da09a6112e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:02.723817 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume request issued successfully. Jul 22 00:05:02.724553 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-481ca5ad-b302-49f8-b0b5-ba891351eb0e tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:05:02.725086 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 3/12] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:05:02 2026] POST /volume/v3/volumes => generated 760 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:05:02.738836 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc4f6da3-80c9-4b38-861e-499aae391b52 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:02.741105 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc4f6da3-80c9-4b38-861e-499aae391b52 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 Jul 22 00:05:02.741374 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc4f6da3-80c9-4b38-861e-499aae391b52 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:02.741564 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc4f6da3-80c9-4b38-861e-499aae391b52 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:02.752168 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:02.752168 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:02.757725 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bc4f6da3-80c9-4b38-861e-499aae391b52 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:02.762803 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc4f6da3-80c9-4b38-861e-499aae391b52 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 returned with HTTP 200 Jul 22 00:05:02.763684 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 3/13] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:02 2026] GET /volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:03.779197 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05df942d-8737-4a59-b264-f8324a5e2c7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:03.781920 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05df942d-8737-4a59-b264-f8324a5e2c7b tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 Jul 22 00:05:03.782059 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05df942d-8737-4a59-b264-f8324a5e2c7b tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:03.782195 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05df942d-8737-4a59-b264-f8324a5e2c7b tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:03.791331 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:03.791331 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:03.797061 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-05df942d-8737-4a59-b264-f8324a5e2c7b tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:03.803689 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05df942d-8737-4a59-b264-f8324a5e2c7b tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 returned with HTTP 200 Jul 22 00:05:03.804295 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 5/14] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:03 2026] GET /volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:04.194223 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-28433554-a6b4-4346-b14c-39ec7ecd85f9 req-7262cd2d-889a-41b0-95f7-684ef86afffa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:04.507145 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-28433554-a6b4-4346-b14c-39ec7ecd85f9 req-7262cd2d-889a-41b0-95f7-684ef86afffa tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 Jul 22 00:05:04.507454 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-28433554-a6b4-4346-b14c-39ec7ecd85f9 req-7262cd2d-889a-41b0-95f7-684ef86afffa tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:04.507701 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-28433554-a6b4-4346-b14c-39ec7ecd85f9 req-7262cd2d-889a-41b0-95f7-684ef86afffa tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:04.519519 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:04.519519 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:04.525140 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-28433554-a6b4-4346-b14c-39ec7ecd85f9 req-7262cd2d-889a-41b0-95f7-684ef86afffa tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:04.530800 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-28433554-a6b4-4346-b14c-39ec7ecd85f9 req-7262cd2d-889a-41b0-95f7-684ef86afffa tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 returned with HTTP 200 Jul 22 00:05:04.531547 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 4/15] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:05:04 2026] GET /volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 => generated 853 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:04.546249 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:04.548076 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:04.548420 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-700521261"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:04.549816 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-700521261'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:04.549959 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume of 1 GB Jul 22 00:05:04.550239 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:04.550239 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:04.555066 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Availability Zones retrieved successfully. Jul 22 00:05:04.561146 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Flow 'volume_create_api' (0893ae11-dc20-4b3e-92ab-f5d9c82035ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:04.562084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7477e938-ccdf-42e1-98e5-3b803a253a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:04.563012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:05:04.591319 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7477e938-ccdf-42e1-98e5-3b803a253a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:04.592047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ff55ec-c85e-40a0-a954-f2cc5ce707cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:04.653855 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Created reservations ['2076865b-3426-4f11-ab5c-658a4b7dbda3', 'bbcf7998-5dd7-4fdd-8e69-d4e79c922a05', 'bcf2eb51-d00d-439a-be6f-4c12bcbc9385', 'f1d80da7-f5a8-4c77-bd80-1cacd9fe8629'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:05:04.655321 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ff55ec-c85e-40a0-a954-f2cc5ce707cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2076865b-3426-4f11-ab5c-658a4b7dbda3', 'bbcf7998-5dd7-4fdd-8e69-d4e79c922a05', 'bcf2eb51-d00d-439a-be6f-4c12bcbc9385', 'f1d80da7-f5a8-4c77-bd80-1cacd9fe8629']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:04.657220 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe173e8-2c9d-40f2-8619-76d74665d262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:04.690719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe173e8-2c9d-40f2-8619-76d74665d262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e026f3bd-2336-47fc-894e-80781ca9d385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-700521261',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='90d14cf57ada42329871b6a94f75aaeb',qos_specs=None,replication_status=,reservations=['2076865b-3426-4f11-ab5c-658a4b7dbda3','bbcf7998-5dd7-4fdd-8e69-d4e79c922a05','bcf2eb51-d00d-439a-be6f-4c12bcbc9385','f1d80da7-f5a8-4c77-bd80-1cacd9fe8629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079935590dae479ea4565165fadb39b9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-700521261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e026f3bd-2336-47fc-894e-80781ca9d385,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='90d14cf57ada42329871b6a94f75aaeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='079935590dae479ea4565165fadb39b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:04.692078 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2261edaa-88e5-45c3-903c-dc2f898c12da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:04.713722 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2261edaa-88e5-45c3-903c-dc2f898c12da) transitioned into state 'SUCCESS' from state '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-700521261',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='90d14cf57ada42329871b6a94f75aaeb',qos_specs=None,replication_status=,reservations=['2076865b-3426-4f11-ab5c-658a4b7dbda3','bbcf7998-5dd7-4fdd-8e69-d4e79c922a05','bcf2eb51-d00d-439a-be6f-4c12bcbc9385','f1d80da7-f5a8-4c77-bd80-1cacd9fe8629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='079935590dae479ea4565165fadb39b9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:04.714844 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e4604e-8e80-45c2-b23e-64a1e545ca57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:04.726160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e4604e-8e80-45c2-b23e-64a1e545ca57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:04.726989 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Flow 'volume_create_api' (0893ae11-dc20-4b3e-92ab-f5d9c82035ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:04.727318 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Create volume request issued successfully. Jul 22 00:05:04.727987 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-707f3bb7-22b8-4ee7-924e-8c94013294f1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:05:04.728777 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 4/16] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:05:04 2026] POST /volume/v3/volumes => generated 759 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:05:04.746952 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f5981b3-c541-4293-a2e9-ff711dfa9a58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:04.749541 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f5981b3-c541-4293-a2e9-ff711dfa9a58 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 Jul 22 00:05:04.749802 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f5981b3-c541-4293-a2e9-ff711dfa9a58 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:04.750120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f5981b3-c541-4293-a2e9-ff711dfa9a58 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:04.760906 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:04.760906 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:04.767774 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f5981b3-c541-4293-a2e9-ff711dfa9a58 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:04.774433 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f5981b3-c541-4293-a2e9-ff711dfa9a58 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 returned with HTTP 200 Jul 22 00:05:04.775040 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 4/17] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:04 2026] GET /volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e1e3cb6-f4dc-4d64-94e3-65e3c569da18 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e1e3cb6-f4dc-4d64-94e3-65e3c569da18 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e1e3cb6-f4dc-4d64-94e3-65e3c569da18 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e1e3cb6-f4dc-4d64-94e3-65e3c569da18 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e1e3cb6-f4dc-4d64-94e3-65e3c569da18 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e1e3cb6-f4dc-4d64-94e3-65e3c569da18 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 returned with HTTP 200 Jul 22 00:05:06.143179 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 6/18] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:05 2026] GET /volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:06.264584 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5c3f9778-e782-4c6d-9072-253bbaaf8c5c req-646e1487-c879-4ff9-b9ac-955e9888bbce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:06.569659 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5c3f9778-e782-4c6d-9072-253bbaaf8c5c req-646e1487-c879-4ff9-b9ac-955e9888bbce tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 Jul 22 00:05:06.569659 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5c3f9778-e782-4c6d-9072-253bbaaf8c5c req-646e1487-c879-4ff9-b9ac-955e9888bbce tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:06.569989 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5c3f9778-e782-4c6d-9072-253bbaaf8c5c req-646e1487-c879-4ff9-b9ac-955e9888bbce tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:06.579337 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:06.579337 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:06.584965 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5c3f9778-e782-4c6d-9072-253bbaaf8c5c req-646e1487-c879-4ff9-b9ac-955e9888bbce tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:06.589654 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5c3f9778-e782-4c6d-9072-253bbaaf8c5c req-646e1487-c879-4ff9-b9ac-955e9888bbce tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 returned with HTTP 200 Jul 22 00:05:06.590138 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 5/19] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:05:06 2026] GET /volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 => generated 852 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:07.237004 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2e0b5a35-60be-4e16-957a-b02aec409298 req-9d43de9a-b61c-4f49-91da-36df1c73f3b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:07.518825 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2e0b5a35-60be-4e16-957a-b02aec409298 req-9d43de9a-b61c-4f49-91da-36df1c73f3b6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:05:07.519060 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2e0b5a35-60be-4e16-957a-b02aec409298 req-9d43de9a-b61c-4f49-91da-36df1c73f3b6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:07.519400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2e0b5a35-60be-4e16-957a-b02aec409298 req-9d43de9a-b61c-4f49-91da-36df1c73f3b6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:07.520180 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-2e0b5a35-60be-4e16-957a-b02aec409298 req-9d43de9a-b61c-4f49-91da-36df1c73f3b6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:05:07.521081 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:07.521081 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:07.521805 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-2e0b5a35-60be-4e16-957a-b02aec409298 req-9d43de9a-b61c-4f49-91da-36df1c73f3b6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:05:07.562307 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2e0b5a35-60be-4e16-957a-b02aec409298 req-9d43de9a-b61c-4f49-91da-36df1c73f3b6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Get all volumes completed successfully. Jul 22 00:05:07.563441 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:07.563441 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:07.570303 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2e0b5a35-60be-4e16-957a-b02aec409298 req-9d43de9a-b61c-4f49-91da-36df1c73f3b6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:05:07.570875 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 5/20] 10.4.3.168 () {68 vars in 1508 bytes} [Wed Jul 22 00:05:07 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:07.606397 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-76c3aa5c-b92e-4956-b79b-88a837f7ea1e req-0530c14b-18e6-4395-b351-0c6e72c627c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:07.609717 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-76c3aa5c-b92e-4956-b79b-88a837f7ea1e req-0530c14b-18e6-4395-b351-0c6e72c627c1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:05:07.610010 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-76c3aa5c-b92e-4956-b79b-88a837f7ea1e req-0530c14b-18e6-4395-b351-0c6e72c627c1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:07.610291 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-76c3aa5c-b92e-4956-b79b-88a837f7ea1e req-0530c14b-18e6-4395-b351-0c6e72c627c1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:07.610822 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-76c3aa5c-b92e-4956-b79b-88a837f7ea1e req-0530c14b-18e6-4395-b351-0c6e72c627c1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:05:07.611665 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-76c3aa5c-b92e-4956-b79b-88a837f7ea1e req-0530c14b-18e6-4395-b351-0c6e72c627c1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:05:07.653548 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-76c3aa5c-b92e-4956-b79b-88a837f7ea1e req-0530c14b-18e6-4395-b351-0c6e72c627c1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Get all volumes completed successfully. Jul 22 00:05:07.654931 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:07.654931 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:07.660709 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-76c3aa5c-b92e-4956-b79b-88a837f7ea1e req-0530c14b-18e6-4395-b351-0c6e72c627c1 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:05:07.661472 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 5/21] 10.4.3.168 () {68 vars in 1508 bytes} [Wed Jul 22 00:05:07 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:07.704418 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cc898d2c-6559-49c1-9800-cbb25024ed6e req-1d5b8093-d829-4b65-a049-76f1f80c6df8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:07.710144 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cc898d2c-6559-49c1-9800-cbb25024ed6e req-1d5b8093-d829-4b65-a049-76f1f80c6df8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:05:07.710144 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cc898d2c-6559-49c1-9800-cbb25024ed6e req-1d5b8093-d829-4b65-a049-76f1f80c6df8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:07.710144 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cc898d2c-6559-49c1-9800-cbb25024ed6e req-1d5b8093-d829-4b65-a049-76f1f80c6df8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:07.710144 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [req-cc898d2c-6559-49c1-9800-cbb25024ed6e req-1d5b8093-d829-4b65-a049-76f1f80c6df8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:05:07.710367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-cc898d2c-6559-49c1-9800-cbb25024ed6e req-1d5b8093-d829-4b65-a049-76f1f80c6df8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:05:07.769920 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-cc898d2c-6559-49c1-9800-cbb25024ed6e req-1d5b8093-d829-4b65-a049-76f1f80c6df8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Get all volumes completed successfully. Jul 22 00:05:07.770660 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:07.770660 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:07.779299 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cc898d2c-6559-49c1-9800-cbb25024ed6e req-1d5b8093-d829-4b65-a049-76f1f80c6df8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:05:07.780234 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 7/22] 10.4.3.168 () {68 vars in 1508 bytes} [Wed Jul 22 00:05:07 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:07.814967 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6409ade1-30c0-4ce7-a6f6-d404929c9ba5 req-f2eab2c9-beb1-4e15-a032-d128e97477c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:07.817728 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6409ade1-30c0-4ce7-a6f6-d404929c9ba5 req-f2eab2c9-beb1-4e15-a032-d128e97477c8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:05:07.818028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6409ade1-30c0-4ce7-a6f6-d404929c9ba5 req-f2eab2c9-beb1-4e15-a032-d128e97477c8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:07.818362 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6409ade1-30c0-4ce7-a6f6-d404929c9ba5 req-f2eab2c9-beb1-4e15-a032-d128e97477c8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:07.819060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [req-6409ade1-30c0-4ce7-a6f6-d404929c9ba5 req-f2eab2c9-beb1-4e15-a032-d128e97477c8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:05:07.820179 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-6409ade1-30c0-4ce7-a6f6-d404929c9ba5 req-f2eab2c9-beb1-4e15-a032-d128e97477c8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:05:07.863130 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6409ade1-30c0-4ce7-a6f6-d404929c9ba5 req-f2eab2c9-beb1-4e15-a032-d128e97477c8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Get all volumes completed successfully. Jul 22 00:05:07.864508 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:07.864508 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:07.870939 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6409ade1-30c0-4ce7-a6f6-d404929c9ba5 req-f2eab2c9-beb1-4e15-a032-d128e97477c8 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:05:07.871664 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 6/23] 10.4.3.168 () {68 vars in 1508 bytes} [Wed Jul 22 00:05:07 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:07.906516 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8de3e30e-fa9e-409a-83e2-536184e7190b req-565fe53b-15ad-489e-9f2a-63a74ee20440 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:07.909837 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8de3e30e-fa9e-409a-83e2-536184e7190b req-565fe53b-15ad-489e-9f2a-63a74ee20440 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:05:07.910418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8de3e30e-fa9e-409a-83e2-536184e7190b req-565fe53b-15ad-489e-9f2a-63a74ee20440 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:07.910682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8de3e30e-fa9e-409a-83e2-536184e7190b req-565fe53b-15ad-489e-9f2a-63a74ee20440 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:07.911137 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-8de3e30e-fa9e-409a-83e2-536184e7190b req-565fe53b-15ad-489e-9f2a-63a74ee20440 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:05:07.912233 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-8de3e30e-fa9e-409a-83e2-536184e7190b req-565fe53b-15ad-489e-9f2a-63a74ee20440 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:05:07.926882 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8de3e30e-fa9e-409a-83e2-536184e7190b req-565fe53b-15ad-489e-9f2a-63a74ee20440 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Get all volumes completed successfully. Jul 22 00:05:07.928388 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:07.928388 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:07.936957 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8de3e30e-fa9e-409a-83e2-536184e7190b req-565fe53b-15ad-489e-9f2a-63a74ee20440 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:05:07.937694 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 6/24] 10.4.3.168 () {68 vars in 1508 bytes} [Wed Jul 22 00:05:07 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:07.971623 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1df185ab-92c6-489e-ab27-092f5544f2a0 req-c8edc584-d9fb-41df-82fd-e84ca499c119 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:07.974986 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1df185ab-92c6-489e-ab27-092f5544f2a0 req-c8edc584-d9fb-41df-82fd-e84ca499c119 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:05:07.974986 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1df185ab-92c6-489e-ab27-092f5544f2a0 req-c8edc584-d9fb-41df-82fd-e84ca499c119 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:07.974986 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1df185ab-92c6-489e-ab27-092f5544f2a0 req-c8edc584-d9fb-41df-82fd-e84ca499c119 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:07.975131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-1df185ab-92c6-489e-ab27-092f5544f2a0 req-c8edc584-d9fb-41df-82fd-e84ca499c119 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:05:07.976213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-1df185ab-92c6-489e-ab27-092f5544f2a0 req-c8edc584-d9fb-41df-82fd-e84ca499c119 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:05:07.985418 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1df185ab-92c6-489e-ab27-092f5544f2a0 req-c8edc584-d9fb-41df-82fd-e84ca499c119 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Get all volumes completed successfully. Jul 22 00:05:07.986974 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:07.986974 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:07.992571 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1df185ab-92c6-489e-ab27-092f5544f2a0 req-c8edc584-d9fb-41df-82fd-e84ca499c119 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:05:07.993117 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 6/25] 10.4.3.168 () {68 vars in 1508 bytes} [Wed Jul 22 00:05:07 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:08.019675 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e995ee30-3536-4026-af61-06fad54d3f8d req-c8991818-d1f0-4682-b9b5-f8d6762171c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:08.021752 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e995ee30-3536-4026-af61-06fad54d3f8d req-c8991818-d1f0-4682-b9b5-f8d6762171c6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:05:08.022078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e995ee30-3536-4026-af61-06fad54d3f8d req-c8991818-d1f0-4682-b9b5-f8d6762171c6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:08.022211 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e995ee30-3536-4026-af61-06fad54d3f8d req-c8991818-d1f0-4682-b9b5-f8d6762171c6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:08.022449 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [req-e995ee30-3536-4026-af61-06fad54d3f8d req-c8991818-d1f0-4682-b9b5-f8d6762171c6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:05:08.023160 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-e995ee30-3536-4026-af61-06fad54d3f8d req-c8991818-d1f0-4682-b9b5-f8d6762171c6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:05:08.034133 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e995ee30-3536-4026-af61-06fad54d3f8d req-c8991818-d1f0-4682-b9b5-f8d6762171c6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Get all volumes completed successfully. Jul 22 00:05:08.035052 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:08.035052 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:08.043424 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e995ee30-3536-4026-af61-06fad54d3f8d req-c8991818-d1f0-4682-b9b5-f8d6762171c6 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:05:08.043882 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 8/26] 10.4.3.168 () {68 vars in 1508 bytes} [Wed Jul 22 00:05:08 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:08.070738 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2fb38bdb-dc1c-4de8-a244-2197cce675a9 req-a826d112-ab34-4070-aa4f-8b89607c75fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:08.074876 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2fb38bdb-dc1c-4de8-a244-2197cce675a9 req-a826d112-ab34-4070-aa4f-8b89607c75fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:05:08.075466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2fb38bdb-dc1c-4de8-a244-2197cce675a9 req-a826d112-ab34-4070-aa4f-8b89607c75fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:08.075466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2fb38bdb-dc1c-4de8-a244-2197cce675a9 req-a826d112-ab34-4070-aa4f-8b89607c75fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:08.075765 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [req-2fb38bdb-dc1c-4de8-a244-2197cce675a9 req-a826d112-ab34-4070-aa4f-8b89607c75fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:05:08.076825 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2fb38bdb-dc1c-4de8-a244-2197cce675a9 req-a826d112-ab34-4070-aa4f-8b89607c75fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:05:08.089042 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2fb38bdb-dc1c-4de8-a244-2197cce675a9 req-a826d112-ab34-4070-aa4f-8b89607c75fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] Get all volumes completed successfully. Jul 22 00:05:08.091710 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:08.091710 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:08.096043 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2fb38bdb-dc1c-4de8-a244-2197cce675a9 req-a826d112-ab34-4070-aa4f-8b89607c75fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:05:08.096464 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 7/27] 10.4.3.168 () {68 vars in 1508 bytes} [Wed Jul 22 00:05:08 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:08.116890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4cf2b689-c89d-4985-b86e-afbeb1c720de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:08.119227 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cf2b689-c89d-4985-b86e-afbeb1c720de tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 Jul 22 00:05:08.119325 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cf2b689-c89d-4985-b86e-afbeb1c720de tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:08.120001 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cf2b689-c89d-4985-b86e-afbeb1c720de tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:08.120001 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4cf2b689-c89d-4985-b86e-afbeb1c720de tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Delete volume with id: e026f3bd-2336-47fc-894e-80781ca9d385 Jul 22 00:05:08.130070 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:08.130070 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:08.130679 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4cf2b689-c89d-4985-b86e-afbeb1c720de tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:08.156791 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4cf2b689-c89d-4985-b86e-afbeb1c720de tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Delete volume request issued successfully. Jul 22 00:05:08.157028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cf2b689-c89d-4985-b86e-afbeb1c720de tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 returned with HTTP 202 Jul 22 00:05:08.157541 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 7/28] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:05:08 2026] DELETE /volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:05:08.167389 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba9d9ca9-e579-4a98-b30b-223e610c9839 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:08.169647 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba9d9ca9-e579-4a98-b30b-223e610c9839 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 Jul 22 00:05:08.170101 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba9d9ca9-e579-4a98-b30b-223e610c9839 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:08.170194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba9d9ca9-e579-4a98-b30b-223e610c9839 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:08.179023 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:08.179023 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:08.184975 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ba9d9ca9-e579-4a98-b30b-223e610c9839 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:08.192168 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba9d9ca9-e579-4a98-b30b-223e610c9839 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 returned with HTTP 200 Jul 22 00:05:08.192950 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 7/29] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:08 2026] GET /volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:09.208907 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88737789-5734-4c42-b468-54e915f0c06c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:09.211663 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88737789-5734-4c42-b468-54e915f0c06c tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 Jul 22 00:05:09.211776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88737789-5734-4c42-b468-54e915f0c06c tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:09.212033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88737789-5734-4c42-b468-54e915f0c06c tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:09.225111 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88737789-5734-4c42-b468-54e915f0c06c tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 returned with HTTP 404 Jul 22 00:05:09.226260 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 9/30] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:09 2026] GET /volume/v3/volumes/e026f3bd-2336-47fc-894e-80781ca9d385 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:09.234901 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa6840fa-551a-4fbe-9b52-c5ce307a1926 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:09.238908 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa6840fa-551a-4fbe-9b52-c5ce307a1926 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] DELETE https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 Jul 22 00:05:09.239211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa6840fa-551a-4fbe-9b52-c5ce307a1926 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:09.239438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa6840fa-551a-4fbe-9b52-c5ce307a1926 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:09.239665 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-fa6840fa-551a-4fbe-9b52-c5ce307a1926 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Delete volume with id: 67c6ae5a-4819-42ce-8f51-e0b2dd2af350 Jul 22 00:05:09.250033 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:09.250033 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:09.250438 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fa6840fa-551a-4fbe-9b52-c5ce307a1926 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:09.296806 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fa6840fa-551a-4fbe-9b52-c5ce307a1926 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Delete volume request issued successfully. Jul 22 00:05:09.297068 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa6840fa-551a-4fbe-9b52-c5ce307a1926 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 returned with HTTP 202 Jul 22 00:05:09.297653 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 8/31] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:05:09 2026] DELETE /volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:05:09.309828 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cdce0779-b484-4c73-bd25-22f9db720516 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:09.312100 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cdce0779-b484-4c73-bd25-22f9db720516 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 Jul 22 00:05:09.312486 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cdce0779-b484-4c73-bd25-22f9db720516 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:09.312812 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cdce0779-b484-4c73-bd25-22f9db720516 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:09.322490 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:09.322490 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:09.330777 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cdce0779-b484-4c73-bd25-22f9db720516 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:09.341078 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cdce0779-b484-4c73-bd25-22f9db720516 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 returned with HTTP 200 Jul 22 00:05:09.341778 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 8/32] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:09 2026] GET /volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:10.362169 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76d1cfa5-61ce-4d13-b2f8-5ebaeb87125a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:10.365209 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76d1cfa5-61ce-4d13-b2f8-5ebaeb87125a tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 Jul 22 00:05:10.365626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76d1cfa5-61ce-4d13-b2f8-5ebaeb87125a tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:10.365789 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76d1cfa5-61ce-4d13-b2f8-5ebaeb87125a tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:10.373188 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76d1cfa5-61ce-4d13-b2f8-5ebaeb87125a tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 returned with HTTP 404 Jul 22 00:05:10.374382 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 8/33] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:10 2026] GET /volume/v3/volumes/67c6ae5a-4819-42ce-8f51-e0b2dd2af350 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:10.382447 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77b64f6e-a773-4e71-959f-09eb821b6d96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:10.384660 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77b64f6e-a773-4e71-959f-09eb821b6d96 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] DELETE https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 Jul 22 00:05:10.384881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77b64f6e-a773-4e71-959f-09eb821b6d96 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:10.385151 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77b64f6e-a773-4e71-959f-09eb821b6d96 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:10.385357 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-77b64f6e-a773-4e71-959f-09eb821b6d96 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Delete volume with id: d0922165-8969-43bd-b347-fa579a8e51a7 Jul 22 00:05:10.394747 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:10.394747 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:10.395487 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77b64f6e-a773-4e71-959f-09eb821b6d96 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:10.438031 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77b64f6e-a773-4e71-959f-09eb821b6d96 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Delete volume request issued successfully. Jul 22 00:05:10.438193 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77b64f6e-a773-4e71-959f-09eb821b6d96 tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 returned with HTTP 202 Jul 22 00:05:10.439268 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 10/34] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:05:10 2026] DELETE /volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:05:10.451560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9dbeaab-14a7-4f7b-b146-96e033f401fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:10.454012 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9dbeaab-14a7-4f7b-b146-96e033f401fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 Jul 22 00:05:10.454330 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9dbeaab-14a7-4f7b-b146-96e033f401fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:10.454642 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9dbeaab-14a7-4f7b-b146-96e033f401fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:10.465021 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:10.465021 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:10.472493 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c9dbeaab-14a7-4f7b-b146-96e033f401fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Volume info retrieved successfully. Jul 22 00:05:10.478626 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9dbeaab-14a7-4f7b-b146-96e033f401fc tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 returned with HTTP 200 Jul 22 00:05:10.479172 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 9/35] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:10 2026] GET /volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:11.503045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fe45353f-7aa5-44a7-8060-dde77ea695dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:11.511434 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe45353f-7aa5-44a7-8060-dde77ea695dd tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] GET https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 Jul 22 00:05:11.511628 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe45353f-7aa5-44a7-8060-dde77ea695dd tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:11.511811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe45353f-7aa5-44a7-8060-dde77ea695dd tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:11.525523 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe45353f-7aa5-44a7-8060-dde77ea695dd tempest-VolumesTestJSON-98810863 tempest-VolumesTestJSON-98810863-project-member] https://10.4.3.168/volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 returned with HTTP 404 Jul 22 00:05:11.525523 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 9/36] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:11 2026] GET /volume/v3/volumes/d0922165-8969-43bd-b347-fa579a8e51a7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:18.101307 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65ddf66f-58c2-4295-b021-bf6ee80f4594 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.545761 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65ddf66f-58c2-4295-b021-bf6ee80f4594 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:05:18.545761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65ddf66f-58c2-4295-b021-bf6ee80f4594 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-77161555", "description": "tempest-group-type-description-235690580", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:18.587171 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65ddf66f-58c2-4295-b021-bf6ee80f4594 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:05:18.587771 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 9/37] 10.4.3.168 () {70 vars in 1312 bytes} [Wed Jul 22 00:05:18 2026] POST /volume/v3/group_types => generated 262 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:18.599888 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1270c25d-df68-496e-9730-127571dd8449 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.600440 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1270c25d-df68-496e-9730-127571dd8449 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] GET https://10.4.3.168/volume/v3/group_types Jul 22 00:05:18.600678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1270c25d-df68-496e-9730-127571dd8449 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.600900 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1270c25d-df68-496e-9730-127571dd8449 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.621127 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1270c25d-df68-496e-9730-127571dd8449 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 200 Jul 22 00:05:18.621622 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 11/38] 10.4.3.168 () {68 vars in 1290 bytes} [Wed Jul 22 00:05:18 2026] GET /volume/v3/group_types => generated 496 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:18.632130 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-980d1944-87a4-4eff-a70a-335fac202be9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.634051 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-980d1944-87a4-4eff-a70a-335fac202be9 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] PUT https://10.4.3.168/volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 Jul 22 00:05:18.634451 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-980d1944-87a4-4eff-a70a-335fac202be9 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-226349686", "description": "updated-group-type-desc"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:18.670032 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-980d1944-87a4-4eff-a70a-335fac202be9 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 returned with HTTP 200 Jul 22 00:05:18.670537 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 10/39] 10.4.3.168 () {70 vars in 1422 bytes} [Wed Jul 22 00:05:18 2026] PUT /volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 => generated 254 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:18.682578 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2aa03ff4-42f7-42ee-af39-fe0ecd8b3d56 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.684766 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2aa03ff4-42f7-42ee-af39-fe0ecd8b3d56 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] GET https://10.4.3.168/volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 Jul 22 00:05:18.685012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2aa03ff4-42f7-42ee-af39-fe0ecd8b3d56 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.685189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2aa03ff4-42f7-42ee-af39-fe0ecd8b3d56 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.696769 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2aa03ff4-42f7-42ee-af39-fe0ecd8b3d56 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 returned with HTTP 200 Jul 22 00:05:18.697199 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 10/40] 10.4.3.168 () {68 vars in 1401 bytes} [Wed Jul 22 00:05:18 2026] GET /volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 => generated 254 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:18.708142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3975fa70-16d4-4bb1-b50c-e1338cd1fa77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.710327 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3975fa70-16d4-4bb1-b50c-e1338cd1fa77 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 Jul 22 00:05:18.710538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3975fa70-16d4-4bb1-b50c-e1338cd1fa77 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.710765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3975fa70-16d4-4bb1-b50c-e1338cd1fa77 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.734852 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3975fa70-16d4-4bb1-b50c-e1338cd1fa77 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 returned with HTTP 202 Jul 22 00:05:18.735413 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 10/41] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:05:18 2026] DELETE /volume/v3/group_types/4b74561c-2697-40ca-b269-8a0732511aa1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:05:18.743142 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9174423c-138b-47a3-91a3-07f74e94fd7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.748345 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9174423c-138b-47a3-91a3-07f74e94fd7a tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] GET https://10.4.3.168/volume/v3/group_types Jul 22 00:05:18.748345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9174423c-138b-47a3-91a3-07f74e94fd7a tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.748345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9174423c-138b-47a3-91a3-07f74e94fd7a tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.752685 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9174423c-138b-47a3-91a3-07f74e94fd7a tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 200 Jul 22 00:05:18.752973 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 12/42] 10.4.3.168 () {68 vars in 1290 bytes} [Wed Jul 22 00:05:18 2026] GET /volume/v3/group_types => generated 248 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:18.762706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8390f9ef-6a8c-434d-9ef2-462e0518e8d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.764465 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8390f9ef-6a8c-434d-9ef2-462e0518e8d5 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:05:18.765002 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8390f9ef-6a8c-434d-9ef2-462e0518e8d5 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-106124858", "is_public": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:18.787954 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8390f9ef-6a8c-434d-9ef2-462e0518e8d5 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:05:18.788463 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 11/43] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:05:18 2026] POST /volume/v3/group_types => generated 163 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:18.798057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-49cbdce0-fac7-439d-b3e2-e2781f2782e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.800525 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49cbdce0-fac7-439d-b3e2-e2781f2782e0 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:05:18.800959 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49cbdce0-fac7-439d-b3e2-e2781f2782e0 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1292123841", "is_public": false}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:18.821542 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49cbdce0-fac7-439d-b3e2-e2781f2782e0 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:05:18.822082 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 11/44] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:05:18 2026] POST /volume/v3/group_types => generated 165 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:18.831375 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5346937-6e3f-4ed8-8b84-1835ecefa029 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.833129 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5346937-6e3f-4ed8-8b84-1835ecefa029 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] GET https://10.4.3.168/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 22 00:05:18.833347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5346937-6e3f-4ed8-8b84-1835ecefa029 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.833548 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5346937-6e3f-4ed8-8b84-1835ecefa029 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.844019 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5346937-6e3f-4ed8-8b84-1835ecefa029 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 22 00:05:18.844406 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 11/45] 10.4.3.168 () {68 vars in 1351 bytes} [Wed Jul 22 00:05:18 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:18.853651 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a05d6405-60ce-471b-aaf0-4ee7763dc595 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.855369 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a05d6405-60ce-471b-aaf0-4ee7763dc595 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] GET https://10.4.3.168/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 22 00:05:18.855586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a05d6405-60ce-471b-aaf0-4ee7763dc595 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.855775 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a05d6405-60ce-471b-aaf0-4ee7763dc595 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.864250 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a05d6405-60ce-471b-aaf0-4ee7763dc595 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 22 00:05:18.864566 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 13/46] 10.4.3.168 () {68 vars in 1353 bytes} [Wed Jul 22 00:05:18 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:18.876177 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be80ccb5-32dc-4c6b-9b81-fe03fdd92235 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.880446 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be80ccb5-32dc-4c6b-9b81-fe03fdd92235 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] GET https://10.4.3.168/volume/v3/group_types?is_public=False Jul 22 00:05:18.880631 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be80ccb5-32dc-4c6b-9b81-fe03fdd92235 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.880801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be80ccb5-32dc-4c6b-9b81-fe03fdd92235 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.890246 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be80ccb5-32dc-4c6b-9b81-fe03fdd92235 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 22 00:05:18.890432 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 12/47] 10.4.3.168 () {68 vars in 1321 bytes} [Wed Jul 22 00:05:18 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:18.902307 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cd48efaf-da48-4b6b-afbf-7dbb7e6089ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.904487 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd48efaf-da48-4b6b-afbf-7dbb7e6089ef tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] GET https://10.4.3.168/volume/v3/group_types?is_public=True Jul 22 00:05:18.905406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd48efaf-da48-4b6b-afbf-7dbb7e6089ef tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.905406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd48efaf-da48-4b6b-afbf-7dbb7e6089ef tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.919442 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd48efaf-da48-4b6b-afbf-7dbb7e6089ef tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 22 00:05:18.919987 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 12/48] 10.4.3.168 () {68 vars in 1319 bytes} [Wed Jul 22 00:05:18 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:18.930776 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2332c97c-1d96-429c-8a34-c8de6f84ca93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.932320 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2332c97c-1d96-429c-8a34-c8de6f84ca93 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/9decffc8-2435-40df-a414-91365fd03259 Jul 22 00:05:18.932540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2332c97c-1d96-429c-8a34-c8de6f84ca93 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.932756 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2332c97c-1d96-429c-8a34-c8de6f84ca93 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.948952 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2332c97c-1d96-429c-8a34-c8de6f84ca93 tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types/9decffc8-2435-40df-a414-91365fd03259 returned with HTTP 202 Jul 22 00:05:18.949852 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 12/49] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:05:18 2026] DELETE /volume/v3/group_types/9decffc8-2435-40df-a414-91365fd03259 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:05:18.959520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7efdf4e8-e5da-4295-9121-0d0b76ee0c6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:18.961826 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7efdf4e8-e5da-4295-9121-0d0b76ee0c6e tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/b8879603-84a7-4fe3-86bc-b882b1818d2f Jul 22 00:05:18.962140 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7efdf4e8-e5da-4295-9121-0d0b76ee0c6e tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:18.962395 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7efdf4e8-e5da-4295-9121-0d0b76ee0c6e tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:18.990958 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7efdf4e8-e5da-4295-9121-0d0b76ee0c6e tempest-GroupTypesTest-358056025 tempest-GroupTypesTest-358056025-project-admin] https://10.4.3.168/volume/v3/group_types/b8879603-84a7-4fe3-86bc-b882b1818d2f returned with HTTP 202 Jul 22 00:05:18.991596 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 14/50] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:05:18 2026] DELETE /volume/v3/group_types/b8879603-84a7-4fe3-86bc-b882b1818d2f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:05:19.621207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-545d362f-20a0-4943-98cc-0b990036ca04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:19.623323 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:19.623833 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-537133816", "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:19.629001 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-537133816', 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:20.340246 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Create volume of 1 GB Jul 22 00:05:20.355472 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:05:20.354797. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:05:20.355605 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Availability Zones retrieved successfully. Jul 22 00:05:20.382519 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Flow 'volume_create_api' (84f7a7e7-45d9-45ca-ad3e-71a299e3ecd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:20.387902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c93acf-3af9-4c03-aac4-7f5bf1a6face) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:20.389117 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:05:20.508129 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c93acf-3af9-4c03-aac4-7f5bf1a6face) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:20.509352 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd310769-cfb6-4200-93c6-a70c0b464545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:20.555437 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:20.555806 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:20.612735 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Created reservations ['0067cc8d-c0d4-4528-96ae-7600c222cdd4', '0f58bf0b-7965-4fe5-994c-b1739886e50b', '6394ac52-0bf2-4a80-a0fb-0819bdac6616', '2178b695-5426-46c3-890a-fd6c4af7c4da'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:05:20.614873 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd310769-cfb6-4200-93c6-a70c0b464545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0067cc8d-c0d4-4528-96ae-7600c222cdd4', '0f58bf0b-7965-4fe5-994c-b1739886e50b', '6394ac52-0bf2-4a80-a0fb-0819bdac6616', '2178b695-5426-46c3-890a-fd6c4af7c4da']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:20.615053 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4217078a-0fd9-47d2-84ea-ff9f5f59c04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:20.654267 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4217078a-0fd9-47d2-84ea-ff9f5f59c04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a8a137e-50cc-420c-8fdb-010a89706294', '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-537133816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cc088937eae4919b42473ed34642b17',qos_specs=None,replication_status=,reservations=['0067cc8d-c0d4-4528-96ae-7600c222cdd4','0f58bf0b-7965-4fe5-994c-b1739886e50b','6394ac52-0bf2-4a80-a0fb-0819bdac6616','2178b695-5426-46c3-890a-fd6c4af7c4da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4a161e5b5f44a4db0533dd38abd9f15',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-537133816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a8a137e-50cc-420c-8fdb-010a89706294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cc088937eae4919b42473ed34642b17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4a161e5b5f44a4db0533dd38abd9f15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:20.655468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (906c2583-a748-4d3f-b700-a351630f2c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:20.698569 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (906c2583-a748-4d3f-b700-a351630f2c5b) transitioned into state 'SUCCESS' from state '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-537133816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cc088937eae4919b42473ed34642b17',qos_specs=None,replication_status=,reservations=['0067cc8d-c0d4-4528-96ae-7600c222cdd4','0f58bf0b-7965-4fe5-994c-b1739886e50b','6394ac52-0bf2-4a80-a0fb-0819bdac6616','2178b695-5426-46c3-890a-fd6c4af7c4da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4a161e5b5f44a4db0533dd38abd9f15',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:20.699608 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fdb6997-5e6b-48aa-aa57-2296851063dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:20.729215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fdb6997-5e6b-48aa-aa57-2296851063dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:20.730576 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Flow 'volume_create_api' (84f7a7e7-45d9-45ca-ad3e-71a299e3ecd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:20.730972 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Create volume request issued successfully. Jul 22 00:05:20.731769 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-545d362f-20a0-4943-98cc-0b990036ca04 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:05:20.732482 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 13/51] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:05:19 2026] POST /volume/v3/volumes => generated 898 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:20.754312 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8b7ef9c2-0f46-44d6-b66e-eac050e49d92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:20.757581 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b7ef9c2-0f46-44d6-b66e-eac050e49d92 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:20.757581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b7ef9c2-0f46-44d6-b66e-eac050e49d92 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:20.758447 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b7ef9c2-0f46-44d6-b66e-eac050e49d92 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:20.783735 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:20.783735 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:20.792211 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8b7ef9c2-0f46-44d6-b66e-eac050e49d92 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:20.799284 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b7ef9c2-0f46-44d6-b66e-eac050e49d92 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:20.800208 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 13/52] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:20 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:21.820043 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11616321-8f2b-499e-b20c-5bc4058c3921 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:21.824348 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11616321-8f2b-499e-b20c-5bc4058c3921 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:21.824591 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11616321-8f2b-499e-b20c-5bc4058c3921 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:21.824814 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11616321-8f2b-499e-b20c-5bc4058c3921 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:21.835611 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:21.835611 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:21.841240 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-11616321-8f2b-499e-b20c-5bc4058c3921 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:21.848068 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11616321-8f2b-499e-b20c-5bc4058c3921 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:21.848594 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 13/53] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:21 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:22.870673 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c55bd55-c1cb-4eca-b7ce-00ac835307e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:22.874658 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c55bd55-c1cb-4eca-b7ce-00ac835307e2 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:22.875881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c55bd55-c1cb-4eca-b7ce-00ac835307e2 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:22.875881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c55bd55-c1cb-4eca-b7ce-00ac835307e2 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:22.892128 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:22.892128 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:22.900235 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2c55bd55-c1cb-4eca-b7ce-00ac835307e2 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:22.908257 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c55bd55-c1cb-4eca-b7ce-00ac835307e2 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:22.908885 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 15/54] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:22 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:23.929636 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5465494-9a9d-40ba-aae8-09f189530b55 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:23.932839 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5465494-9a9d-40ba-aae8-09f189530b55 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:23.933133 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5465494-9a9d-40ba-aae8-09f189530b55 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:23.933438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5465494-9a9d-40ba-aae8-09f189530b55 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:23.946162 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:23.946162 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:23.951947 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5465494-9a9d-40ba-aae8-09f189530b55 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:23.957738 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5465494-9a9d-40ba-aae8-09f189530b55 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:23.958614 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 14/55] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:23 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:24.975019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f830484-5245-47db-88f2-51bbdd5f87af None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:24.978401 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f830484-5245-47db-88f2-51bbdd5f87af tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:24.978727 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f830484-5245-47db-88f2-51bbdd5f87af tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:24.979061 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f830484-5245-47db-88f2-51bbdd5f87af tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:24.991890 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:24.991890 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:24.996260 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f830484-5245-47db-88f2-51bbdd5f87af tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:25.004892 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f830484-5245-47db-88f2-51bbdd5f87af tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:25.006099 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 14/56] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:24 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:26.021593 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41394158-037d-4ca9-9fe2-6cd2d49f3454 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:26.023617 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41394158-037d-4ca9-9fe2-6cd2d49f3454 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:26.024049 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41394158-037d-4ca9-9fe2-6cd2d49f3454 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:26.024327 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41394158-037d-4ca9-9fe2-6cd2d49f3454 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:26.033312 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:26.033312 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:26.038510 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41394158-037d-4ca9-9fe2-6cd2d49f3454 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:26.046054 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41394158-037d-4ca9-9fe2-6cd2d49f3454 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:26.046816 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 14/57] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:26 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:26.802917 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef5cadc1-bf8c-4cb8-9a1a-af414b24ab16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:27.072722 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f9c7f323-ac03-4ecf-8404-79066da623d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:27.076903 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9c7f323-ac03-4ecf-8404-79066da623d0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:27.077693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9c7f323-ac03-4ecf-8404-79066da623d0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:27.079164 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9c7f323-ac03-4ecf-8404-79066da623d0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:27.097673 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:27.097673 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:27.104444 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f9c7f323-ac03-4ecf-8404-79066da623d0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:27.115611 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9c7f323-ac03-4ecf-8404-79066da623d0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:27.115872 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 15/58] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:27 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:27.189303 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef5cadc1-bf8c-4cb8-9a1a-af414b24ab16 tempest-VolumePoolsAdminTestsJSON-336069275 tempest-VolumePoolsAdminTestsJSON-336069275-project-admin] GET https://10.4.3.168/volume/v3/scheduler-stats/get_pools?detail=True Jul 22 00:05:27.189564 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef5cadc1-bf8c-4cb8-9a1a-af414b24ab16 tempest-VolumePoolsAdminTestsJSON-336069275 tempest-VolumePoolsAdminTestsJSON-336069275-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:27.189755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef5cadc1-bf8c-4cb8-9a1a-af414b24ab16 tempest-VolumePoolsAdminTestsJSON-336069275 tempest-VolumePoolsAdminTestsJSON-336069275-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:27.216126 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef5cadc1-bf8c-4cb8-9a1a-af414b24ab16 tempest-VolumePoolsAdminTestsJSON-336069275 tempest-VolumePoolsAdminTestsJSON-336069275-project-admin] https://10.4.3.168/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 22 00:05:27.216598 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 16/59] 10.4.3.168 () {66 vars in 1314 bytes} [Wed Jul 22 00:05:26 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:27.229129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-042bbfc8-6d2a-4b70-ae77-5ed4bfbee853 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:27.231980 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-042bbfc8-6d2a-4b70-ae77-5ed4bfbee853 tempest-VolumePoolsAdminTestsJSON-336069275 tempest-VolumePoolsAdminTestsJSON-336069275-project-admin] GET https://10.4.3.168/volume/v3/scheduler-stats/get_pools Jul 22 00:05:27.231980 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-042bbfc8-6d2a-4b70-ae77-5ed4bfbee853 tempest-VolumePoolsAdminTestsJSON-336069275 tempest-VolumePoolsAdminTestsJSON-336069275-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:27.233042 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-042bbfc8-6d2a-4b70-ae77-5ed4bfbee853 tempest-VolumePoolsAdminTestsJSON-336069275 tempest-VolumePoolsAdminTestsJSON-336069275-project-admin] Calling method 'get_pools' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:27.264468 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-042bbfc8-6d2a-4b70-ae77-5ed4bfbee853 tempest-VolumePoolsAdminTestsJSON-336069275 tempest-VolumePoolsAdminTestsJSON-336069275-project-admin] https://10.4.3.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 00:05:27.264468 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 15/60] 10.4.3.168 () {66 vars in 1291 bytes} [Wed Jul 22 00:05:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:27.947193 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:28.136886 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd9ef517-8893-4c23-8f2d-34886e945d94 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:28.139427 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd9ef517-8893-4c23-8f2d-34886e945d94 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:28.139697 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd9ef517-8893-4c23-8f2d-34886e945d94 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:28.140539 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd9ef517-8893-4c23-8f2d-34886e945d94 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:28.148541 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:28.148541 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:28.154105 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cd9ef517-8893-4c23-8f2d-34886e945d94 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:28.159988 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd9ef517-8893-4c23-8f2d-34886e945d94 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:28.160471 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 16/61] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:28 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:28.248231 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:28.248658 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-150615255"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:28.250520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-150615255'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:28.251063 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Create volume of 1 GB Jul 22 00:05:28.268525 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Availability zone cache updated, next update will occur around 2026-07-22 01:05:28.267496. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:05:28.268525 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Availability Zones retrieved successfully. Jul 22 00:05:28.297520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Flow 'volume_create_api' (49260714-a6ca-412c-98a1-108e847eec38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:28.300241 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f10726-586d-440a-99df-0e66cb799d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:28.301254 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:05:28.366280 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f10726-586d-440a-99df-0e66cb799d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:28.367576 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fc1000-0840-461d-8105-6b858cde1021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:28.410126 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:28.410126 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:28.469734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Created reservations ['349912bc-429d-44e7-b017-574be9f2256f', '902a1bf0-5c48-40a8-93c4-5c9b1f7a814d', '694c3592-893b-4de1-a419-be4443961152', 'a7a6fe02-b728-46cd-85a9-a66e08003d98'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:05:28.470955 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fc1000-0840-461d-8105-6b858cde1021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['349912bc-429d-44e7-b017-574be9f2256f', '902a1bf0-5c48-40a8-93c4-5c9b1f7a814d', '694c3592-893b-4de1-a419-be4443961152', 'a7a6fe02-b728-46cd-85a9-a66e08003d98']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:28.472878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f162451-0771-42f5-ba27-9f4e74cc1d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:28.530887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f162451-0771-42f5-ba27-9f4e74cc1d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08f7b55a-e205-4ba6-89df-e1196be2dae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-150615255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe613fa4a4ce4fdfa26fc886ed26db63',qos_specs=None,replication_status=,reservations=['349912bc-429d-44e7-b017-574be9f2256f','902a1bf0-5c48-40a8-93c4-5c9b1f7a814d','694c3592-893b-4de1-a419-be4443961152','a7a6fe02-b728-46cd-85a9-a66e08003d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f400ecdec14f41a1beaee4890e9240',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-150615255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08f7b55a-e205-4ba6-89df-e1196be2dae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe613fa4a4ce4fdfa26fc886ed26db63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83f400ecdec14f41a1beaee4890e9240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:28.530887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9394cb84-e4b5-4c45-a0af-77dc4770e048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:28.557046 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9394cb84-e4b5-4c45-a0af-77dc4770e048) transitioned into state 'SUCCESS' from state '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-150615255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe613fa4a4ce4fdfa26fc886ed26db63',qos_specs=None,replication_status=,reservations=['349912bc-429d-44e7-b017-574be9f2256f','902a1bf0-5c48-40a8-93c4-5c9b1f7a814d','694c3592-893b-4de1-a419-be4443961152','a7a6fe02-b728-46cd-85a9-a66e08003d98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f400ecdec14f41a1beaee4890e9240',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:28.557725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2752abd9-30bd-40c1-9f2c-4b7d83906b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:28.587133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2752abd9-30bd-40c1-9f2c-4b7d83906b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:28.593409 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Flow 'volume_create_api' (49260714-a6ca-412c-98a1-108e847eec38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:28.593409 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Create volume request issued successfully. Jul 22 00:05:28.593409 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4d240ee-bbf7-41b0-819d-5e58671bf491 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:05:28.596112 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 15/62] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:05:27 2026] POST /volume/v3/volumes => generated 784 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:05:28.614431 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9dc3491e-bf71-4ad7-8537-f0ad3b837745 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:28.616759 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9dc3491e-bf71-4ad7-8537-f0ad3b837745 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:05:28.617028 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9dc3491e-bf71-4ad7-8537-f0ad3b837745 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:28.617366 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9dc3491e-bf71-4ad7-8537-f0ad3b837745 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:28.663933 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:28.663933 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:28.671032 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9dc3491e-bf71-4ad7-8537-f0ad3b837745 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:05:28.682171 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9dc3491e-bf71-4ad7-8537-f0ad3b837745 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:05:28.682675 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 17/63] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:28 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 963 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:29.179042 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8619893-d54b-4529-931d-cd03750155f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:29.181166 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8619893-d54b-4529-931d-cd03750155f7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:29.181457 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8619893-d54b-4529-931d-cd03750155f7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:29.181740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8619893-d54b-4529-931d-cd03750155f7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:29.190327 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:29.190327 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:29.195274 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a8619893-d54b-4529-931d-cd03750155f7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:29.201538 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8619893-d54b-4529-931d-cd03750155f7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:29.202146 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 16/64] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:29 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:29.703017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c33e1de0-3544-43d7-93f2-423c94e25ead None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:29.705810 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c33e1de0-3544-43d7-93f2-423c94e25ead tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:05:29.706120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c33e1de0-3544-43d7-93f2-423c94e25ead tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:29.706548 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c33e1de0-3544-43d7-93f2-423c94e25ead tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:29.752008 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:29.752008 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:29.756360 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c33e1de0-3544-43d7-93f2-423c94e25ead tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:05:29.761941 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c33e1de0-3544-43d7-93f2-423c94e25ead tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:05:29.761941 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 17/65] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:29 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1024 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:30.220422 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-988f4858-b16b-4035-a51c-7554c0ba2afb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:30.222780 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-988f4858-b16b-4035-a51c-7554c0ba2afb tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:30.222780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-988f4858-b16b-4035-a51c-7554c0ba2afb tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:30.223051 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-988f4858-b16b-4035-a51c-7554c0ba2afb tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:30.232201 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:30.232201 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:30.238230 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-988f4858-b16b-4035-a51c-7554c0ba2afb tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:30.245402 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-988f4858-b16b-4035-a51c-7554c0ba2afb tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:30.246068 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 16/66] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:30 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 00:05:31.265945 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ec39a27f-5889-4395-ad44-e3b588404b05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:31.267412 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec39a27f-5889-4395-ad44-e3b588404b05 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:31.267656 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec39a27f-5889-4395-ad44-e3b588404b05 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:31.267903 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec39a27f-5889-4395-ad44-e3b588404b05 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:31.279430 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:31.279430 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:31.285372 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ec39a27f-5889-4395-ad44-e3b588404b05 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:31.292710 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec39a27f-5889-4395-ad44-e3b588404b05 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:31.293398 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 18/67] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:31 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:31.797219 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:32.077919 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:32.078264 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1094389937"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:32.079674 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1094389937'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:32.085183 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Create volume of 1 GB Jul 22 00:05:32.085626 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:32.085626 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:32.086225 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Availability Zones retrieved successfully. Jul 22 00:05:32.095806 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Flow 'volume_create_api' (6b27b66d-524e-4a16-bc87-a089ee5e932e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:32.097336 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a462a0-a6de-4970-88cd-ea74985f4c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:32.099187 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:05:32.116242 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:32.116242 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:32.137485 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a462a0-a6de-4970-88cd-ea74985f4c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e4c4b17b-3df6-471c-875b-4bdcac75f01d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4c4b17b-3df6-471c-875b-4bdcac75f01d', 'encryption_key_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=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:32.138147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33f8833-48a9-4a45-a8c4-3e323452960a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:32.185569 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:32.186214 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:32.240168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Created reservations ['ee604590-b346-41ac-a3c4-de8ae26ca77c', '2c5e4a8f-804b-4f3e-9847-82fb33645d79', '2c5b79a3-91e0-4493-b565-32f73786c2d9', 'fc4a0b37-8fbe-4176-8469-0c1e561ca3fe'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:05:32.241304 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e33f8833-48a9-4a45-a8c4-3e323452960a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee604590-b346-41ac-a3c4-de8ae26ca77c', '2c5e4a8f-804b-4f3e-9847-82fb33645d79', '2c5b79a3-91e0-4493-b565-32f73786c2d9', 'fc4a0b37-8fbe-4176-8469-0c1e561ca3fe']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:32.242388 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03dc10ef-aced-4b51-8fae-bdc98586d97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:32.275896 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03dc10ef-aced-4b51-8fae-bdc98586d97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e22fb2b-0886-495d-81b8-dd58f64327c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1094389937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bcae952316d348a988c6c9dd7601c60d',qos_specs=None,replication_status=,reservations=['ee604590-b346-41ac-a3c4-de8ae26ca77c','2c5e4a8f-804b-4f3e-9847-82fb33645d79','2c5b79a3-91e0-4493-b565-32f73786c2d9','fc4a0b37-8fbe-4176-8469-0c1e561ca3fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d6aa5eb79884c0890f65d51172c0507',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1094389937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e22fb2b-0886-495d-81b8-dd58f64327c9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bcae952316d348a988c6c9dd7601c60d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d6aa5eb79884c0890f65d51172c0507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4c4b17b-3df6-471c-875b-4bdcac75f01d),volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:32.277068 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae47192-e30f-4f2b-ae95-b98e30e6ccac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:32.305233 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae47192-e30f-4f2b-ae95-b98e30e6ccac) transitioned into state 'SUCCESS' from state '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-1094389937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bcae952316d348a988c6c9dd7601c60d',qos_specs=None,replication_status=,reservations=['ee604590-b346-41ac-a3c4-de8ae26ca77c','2c5e4a8f-804b-4f3e-9847-82fb33645d79','2c5b79a3-91e0-4493-b565-32f73786c2d9','fc4a0b37-8fbe-4176-8469-0c1e561ca3fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d6aa5eb79884c0890f65d51172c0507',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:32.306368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d8d5fcc-32f0-4777-bd2f-95e84fdf0c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:32.315850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f59f9a47-d623-405a-aa11-e75d3ab645c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:32.317977 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f59f9a47-d623-405a-aa11-e75d3ab645c4 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:32.318254 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f59f9a47-d623-405a-aa11-e75d3ab645c4 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:32.318526 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f59f9a47-d623-405a-aa11-e75d3ab645c4 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:32.321931 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d8d5fcc-32f0-4777-bd2f-95e84fdf0c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:32.323087 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Flow 'volume_create_api' (6b27b66d-524e-4a16-bc87-a089ee5e932e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:32.323429 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Create volume request issued successfully. Jul 22 00:05:32.324188 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd6c4d1e-5067-4935-9de1-b14e29ece4db tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:05:32.324705 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 17/68] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:05:31 2026] POST /volume/v3/volumes => generated 758 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:05:32.327888 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:32.327888 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:32.341349 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f59f9a47-d623-405a-aa11-e75d3ab645c4 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:32.345163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8746f71-1724-4906-ab19-db4082a2ec53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:32.348525 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f59f9a47-d623-405a-aa11-e75d3ab645c4 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:32.348702 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8746f71-1724-4906-ab19-db4082a2ec53 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:05:32.349026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8746f71-1724-4906-ab19-db4082a2ec53 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:32.349087 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 18/69] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:32 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:32.349310 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8746f71-1724-4906-ab19-db4082a2ec53 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:32.359498 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:32.359498 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:32.366539 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e8746f71-1724-4906-ab19-db4082a2ec53 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:05:32.373072 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8746f71-1724-4906-ab19-db4082a2ec53 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:05:32.374202 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 17/70] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:32 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:33.375087 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b00e50b9-d19b-43fa-9d38-2ab16f0f3e9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:33.377813 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b00e50b9-d19b-43fa-9d38-2ab16f0f3e9a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:33.378057 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b00e50b9-d19b-43fa-9d38-2ab16f0f3e9a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:33.378311 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b00e50b9-d19b-43fa-9d38-2ab16f0f3e9a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:33.391028 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:33.391028 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:33.397052 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af3192a4-36e0-4b4b-ba90-21e6dc9c519d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:33.398153 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b00e50b9-d19b-43fa-9d38-2ab16f0f3e9a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:33.399626 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af3192a4-36e0-4b4b-ba90-21e6dc9c519d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:05:33.401901 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af3192a4-36e0-4b4b-ba90-21e6dc9c519d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:33.402734 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af3192a4-36e0-4b4b-ba90-21e6dc9c519d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:33.408932 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b00e50b9-d19b-43fa-9d38-2ab16f0f3e9a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:33.409242 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 19/71] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:33 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:33.413501 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:33.413501 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:33.421064 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af3192a4-36e0-4b4b-ba90-21e6dc9c519d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:05:33.428368 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af3192a4-36e0-4b4b-ba90-21e6dc9c519d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:05:33.428944 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 18/72] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:33 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:33.451416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3eee32bc-a3f7-465d-9f8a-cfdc922bfa27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:33.842612 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3eee32bc-a3f7-465d-9f8a-cfdc922bfa27 tempest-TestMultiAttachVolumeSwap-1206825803 tempest-TestMultiAttachVolumeSwap-1206825803-project-admin] POST https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action Jul 22 00:05:33.843426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3eee32bc-a3f7-465d-9f8a-cfdc922bfa27 tempest-TestMultiAttachVolumeSwap-1206825803 tempest-TestMultiAttachVolumeSwap-1206825803-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:05:33.843631 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3eee32bc-a3f7-465d-9f8a-cfdc922bfa27 tempest-TestMultiAttachVolumeSwap-1206825803 tempest-TestMultiAttachVolumeSwap-1206825803-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:33.862181 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:33.862181 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:33.862181 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3eee32bc-a3f7-465d-9f8a-cfdc922bfa27 tempest-TestMultiAttachVolumeSwap-1206825803 tempest-TestMultiAttachVolumeSwap-1206825803-project-admin] Volume info retrieved successfully. Jul 22 00:05:33.877014 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3eee32bc-a3f7-465d-9f8a-cfdc922bfa27 tempest-TestMultiAttachVolumeSwap-1206825803 tempest-TestMultiAttachVolumeSwap-1206825803-project-admin] Update volume admin metadata completed successfully. Jul 22 00:05:33.877245 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3eee32bc-a3f7-465d-9f8a-cfdc922bfa27 tempest-TestMultiAttachVolumeSwap-1206825803 tempest-TestMultiAttachVolumeSwap-1206825803-project-admin] Update readonly setting on volume completed successfully. Jul 22 00:05:33.877584 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3eee32bc-a3f7-465d-9f8a-cfdc922bfa27 tempest-TestMultiAttachVolumeSwap-1206825803 tempest-TestMultiAttachVolumeSwap-1206825803-project-admin] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action returned with HTTP 202 Jul 22 00:05:33.878118 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 19/73] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:05:33 2026] POST /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action => generated 0 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:05:33.893887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:33.894335 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:33.894975 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-541791205"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:33.896350 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-541791205'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:33.907377 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Create volume of 1 GB Jul 22 00:05:33.907601 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:33.907601 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:33.908437 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Availability Zones retrieved successfully. Jul 22 00:05:33.917832 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Flow 'volume_create_api' (f1a080a3-458c-4678-bfa8-24432ca89798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:33.919378 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2326e0a-3458-4764-909f-f9fd03f3b24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:33.921171 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:05:33.944044 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:33.944044 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:33.973144 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2326e0a-3458-4764-909f-f9fd03f3b24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e4c4b17b-3df6-471c-875b-4bdcac75f01d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4c4b17b-3df6-471c-875b-4bdcac75f01d', 'encryption_key_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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:33.974155 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99d33e2-e59b-4907-bf02-7d8e84c3a5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:34.028574 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:34.029448 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:05:34.051448 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Created reservations ['0159ea25-cebc-4ef7-956c-2995b3bc8b8a', '05735163-64ed-4ec0-a066-96e152ba1afc', '310ae4ce-aa07-4122-aeb2-9b2b0e79cb33', 'c16ba3f3-f3b2-4be4-96c7-ec9f496d10f7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:05:34.052321 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c99d33e2-e59b-4907-bf02-7d8e84c3a5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0159ea25-cebc-4ef7-956c-2995b3bc8b8a', '05735163-64ed-4ec0-a066-96e152ba1afc', '310ae4ce-aa07-4122-aeb2-9b2b0e79cb33', 'c16ba3f3-f3b2-4be4-96c7-ec9f496d10f7']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:34.054177 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9304fb3-21d2-4def-860f-698cfb23ac16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:34.091616 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9304fb3-21d2-4def-860f-698cfb23ac16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-541791205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bcae952316d348a988c6c9dd7601c60d',qos_specs=None,replication_status=,reservations=['0159ea25-cebc-4ef7-956c-2995b3bc8b8a','05735163-64ed-4ec0-a066-96e152ba1afc','310ae4ce-aa07-4122-aeb2-9b2b0e79cb33','c16ba3f3-f3b2-4be4-96c7-ec9f496d10f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d6aa5eb79884c0890f65d51172c0507',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-541791205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bcae952316d348a988c6c9dd7601c60d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d6aa5eb79884c0890f65d51172c0507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4c4b17b-3df6-471c-875b-4bdcac75f01d),volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:34.092849 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52894239-522e-4af8-8c41-6bafc6a645ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:34.127940 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52894239-522e-4af8-8c41-6bafc6a645ed) transitioned into state 'SUCCESS' from state '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-541791205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bcae952316d348a988c6c9dd7601c60d',qos_specs=None,replication_status=,reservations=['0159ea25-cebc-4ef7-956c-2995b3bc8b8a','05735163-64ed-4ec0-a066-96e152ba1afc','310ae4ce-aa07-4122-aeb2-9b2b0e79cb33','c16ba3f3-f3b2-4be4-96c7-ec9f496d10f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d6aa5eb79884c0890f65d51172c0507',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:34.129394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a973cf7-2616-4716-8fa5-1df55ace4966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:34.146424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a973cf7-2616-4716-8fa5-1df55ace4966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:34.146424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Flow 'volume_create_api' (f1a080a3-458c-4678-bfa8-24432ca89798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:34.146537 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Create volume request issued successfully. Jul 22 00:05:34.147441 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84fe5f78-ef89-47e2-92e9-927ae2926b34 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:05:34.148254 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 18/74] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:05:33 2026] POST /volume/v3/volumes => generated 757 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:05:34.169409 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93b7277e-95f1-4363-bef5-ddac9a940d76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:34.172179 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93b7277e-95f1-4363-bef5-ddac9a940d76 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 Jul 22 00:05:34.172450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93b7277e-95f1-4363-bef5-ddac9a940d76 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:34.172792 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93b7277e-95f1-4363-bef5-ddac9a940d76 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:34.183198 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:34.183198 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:34.189202 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-93b7277e-95f1-4363-bef5-ddac9a940d76 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:05:34.197656 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93b7277e-95f1-4363-bef5-ddac9a940d76 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 returned with HTTP 200 Jul 22 00:05:34.198174 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 20/75] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:34 2026] GET /volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:34.434147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-67082827-0b4f-4000-a227-581b3506a38a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:34.437895 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67082827-0b4f-4000-a227-581b3506a38a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:34.439036 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67082827-0b4f-4000-a227-581b3506a38a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:34.439036 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67082827-0b4f-4000-a227-581b3506a38a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:34.449342 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:34.449342 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:34.454055 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-67082827-0b4f-4000-a227-581b3506a38a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:34.462144 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67082827-0b4f-4000-a227-581b3506a38a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:34.462144 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 19/76] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:34 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:35.217743 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f00220c-eae8-4b5f-b13b-efdddbc123ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:35.221554 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f00220c-eae8-4b5f-b13b-efdddbc123ba tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 Jul 22 00:05:35.222966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f00220c-eae8-4b5f-b13b-efdddbc123ba tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:35.222966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f00220c-eae8-4b5f-b13b-efdddbc123ba tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:35.235918 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:35.235918 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:35.245372 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f00220c-eae8-4b5f-b13b-efdddbc123ba tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:05:35.255933 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f00220c-eae8-4b5f-b13b-efdddbc123ba tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 returned with HTTP 200 Jul 22 00:05:35.256551 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 20/77] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:35 2026] GET /volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:35.479613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66d85105-1208-41f2-9b0a-880b7c76cee8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:35.481502 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66d85105-1208-41f2-9b0a-880b7c76cee8 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:35.482546 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66d85105-1208-41f2-9b0a-880b7c76cee8 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:35.482546 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66d85105-1208-41f2-9b0a-880b7c76cee8 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:35.498451 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:35.498451 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:35.507035 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66d85105-1208-41f2-9b0a-880b7c76cee8 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:35.517794 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66d85105-1208-41f2-9b0a-880b7c76cee8 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:35.518639 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 19/78] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:35 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:36.069315 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f09d014-5faf-41c5-946a-93f253b51b94 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.453803 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f09d014-5faf-41c5-946a-93f253b51b94 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:05:36.454509 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f09d014-5faf-41c5-946a-93f253b51b94 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-148900420"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:36.486908 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f09d014-5faf-41c5-946a-93f253b51b94 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:05:36.487322 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 21/79] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:05:36 2026] POST /volume/v3/types => generated 230 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:36.502662 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4b95e058-dbba-4163-8747-d2a408e45589 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.505655 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b95e058-dbba-4163-8747-d2a408e45589 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] POST https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs Jul 22 00:05:36.506180 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b95e058-dbba-4163-8747-d2a408e45589 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:36.538045 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1bae3c2-53ff-4635-8e57-8c8755f1f3c3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.544117 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1bae3c2-53ff-4635-8e57-8c8755f1f3c3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:36.545154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1bae3c2-53ff-4635-8e57-8c8755f1f3c3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:36.545154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1bae3c2-53ff-4635-8e57-8c8755f1f3c3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:36.561169 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:36.561169 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:36.575187 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1bae3c2-53ff-4635-8e57-8c8755f1f3c3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:36.580487 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b95e058-dbba-4163-8747-d2a408e45589 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs returned with HTTP 200 Jul 22 00:05:36.581087 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 20/80] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:05:36 2026] POST /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs => generated 34 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:05:36.590248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1bae3c2-53ff-4635-8e57-8c8755f1f3c3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:36.590248 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 21/81] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:36 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:36.598407 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11b1f3d9-6051-4cdd-9b14-a8fae4d9cb53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.602341 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11b1f3d9-6051-4cdd-9b14-a8fae4d9cb53 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] GET https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 Jul 22 00:05:36.602341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11b1f3d9-6051-4cdd-9b14-a8fae4d9cb53 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:36.602341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11b1f3d9-6051-4cdd-9b14-a8fae4d9cb53 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:36.613775 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11b1f3d9-6051-4cdd-9b14-a8fae4d9cb53 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 returned with HTTP 200 Jul 22 00:05:36.614253 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 20/82] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:05:36 2026] GET /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:05:36.634886 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66078bcd-800a-41f4-8b3d-f561caab98e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.637307 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66078bcd-800a-41f4-8b3d-f561caab98e0 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] DELETE https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 Jul 22 00:05:36.637683 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66078bcd-800a-41f4-8b3d-f561caab98e0 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:36.637964 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66078bcd-800a-41f4-8b3d-f561caab98e0 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:36.716261 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66078bcd-800a-41f4-8b3d-f561caab98e0 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 returned with HTTP 202 Jul 22 00:05:36.716908 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 22/83] 10.4.3.168 () {66 vars in 1399 bytes} [Wed Jul 22 00:05:36 2026] DELETE /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:05:36.729498 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d3b1107-93a3-481a-bb57-be11a2a17648 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.731479 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d3b1107-93a3-481a-bb57-be11a2a17648 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] GET https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 Jul 22 00:05:36.732037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d3b1107-93a3-481a-bb57-be11a2a17648 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:36.732037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d3b1107-93a3-481a-bb57-be11a2a17648 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:36.741367 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d3b1107-93a3-481a-bb57-be11a2a17648 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 returned with HTTP 404 Jul 22 00:05:36.741838 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 21/84] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:05:36 2026] GET /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:05:36.758142 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ffd40a11-35a8-4bf1-9af9-2cad3b7968cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.762529 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ffd40a11-35a8-4bf1-9af9-2cad3b7968cb tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] POST https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs Jul 22 00:05:36.763090 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ffd40a11-35a8-4bf1-9af9-2cad3b7968cb tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:36.799828 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ffd40a11-35a8-4bf1-9af9-2cad3b7968cb tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs returned with HTTP 200 Jul 22 00:05:36.800505 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 22/85] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:05:36 2026] POST /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:05:36.811394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90794108-c0b7-4f04-a497-55a79e1293e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.819349 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90794108-c0b7-4f04-a497-55a79e1293e9 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] GET https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs Jul 22 00:05:36.819349 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90794108-c0b7-4f04-a497-55a79e1293e9 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:36.819671 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90794108-c0b7-4f04-a497-55a79e1293e9 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:36.834389 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90794108-c0b7-4f04-a497-55a79e1293e9 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs returned with HTTP 200 Jul 22 00:05:36.834990 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 21/86] 10.4.3.168 () {66 vars in 1378 bytes} [Wed Jul 22 00:05:36 2026] GET /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:05:36.846469 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58f3189f-1172-4319-aa97-d8157f51a84f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.850039 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f3189f-1172-4319-aa97-d8157f51a84f tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] POST https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs Jul 22 00:05:36.850039 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f3189f-1172-4319-aa97-d8157f51a84f tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:36.885950 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f3189f-1172-4319-aa97-d8157f51a84f tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs returned with HTTP 200 Jul 22 00:05:36.886186 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 23/87] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:05:36 2026] POST /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 22 00:05:36.900851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fae44797-779f-43b2-84d1-73591f9552b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.906800 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fae44797-779f-43b2-84d1-73591f9552b2 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] PUT https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec2 Jul 22 00:05:36.907108 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fae44797-779f-43b2-84d1-73591f9552b2 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:36.945665 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fae44797-779f-43b2-84d1-73591f9552b2 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec2 returned with HTTP 200 Jul 22 00:05:36.945665 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 22/88] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:05:36 2026] PUT /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec2 => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:05:36.961593 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-228c500e-f07b-4df2-a7d9-9a4d2e48ba42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.964052 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-228c500e-f07b-4df2-a7d9-9a4d2e48ba42 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] GET https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec2 Jul 22 00:05:36.964295 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-228c500e-f07b-4df2-a7d9-9a4d2e48ba42 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:36.964416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-228c500e-f07b-4df2-a7d9-9a4d2e48ba42 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:36.985515 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-228c500e-f07b-4df2-a7d9-9a4d2e48ba42 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec2 returned with HTTP 200 Jul 22 00:05:36.985515 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 23/89] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:05:36 2026] GET /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs/spec2 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:05:36.993669 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9fcfa453-e0b8-43b2-aaa9-13431d464ce4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:36.996556 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fcfa453-e0b8-43b2-aaa9-13431d464ce4 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] POST https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs Jul 22 00:05:36.996556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fcfa453-e0b8-43b2-aaa9-13431d464ce4 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:37.030733 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fcfa453-e0b8-43b2-aaa9-13431d464ce4 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs returned with HTTP 200 Jul 22 00:05:37.031821 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 22/90] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:05:36 2026] POST /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs => generated 51 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:05:37.041353 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1f298cf0-5387-4fe0-9aab-9010cb74200e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:37.043829 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f298cf0-5387-4fe0-9aab-9010cb74200e tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] GET https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs Jul 22 00:05:37.044641 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f298cf0-5387-4fe0-9aab-9010cb74200e tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:37.044641 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f298cf0-5387-4fe0-9aab-9010cb74200e tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:37.055112 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f298cf0-5387-4fe0-9aab-9010cb74200e tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs returned with HTTP 200 Jul 22 00:05:37.055747 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 24/91] 10.4.3.168 () {66 vars in 1378 bytes} [Wed Jul 22 00:05:37 2026] GET /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c/extra_specs => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:05:37.065988 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e4a0a339-c5be-4b79-8dfb-98d49f8dfc90 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:37.068455 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e4a0a339-c5be-4b79-8dfb-98d49f8dfc90 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] DELETE https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c Jul 22 00:05:37.068783 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e4a0a339-c5be-4b79-8dfb-98d49f8dfc90 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:37.069251 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e4a0a339-c5be-4b79-8dfb-98d49f8dfc90 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:37.145047 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e4a0a339-c5be-4b79-8dfb-98d49f8dfc90 tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c returned with HTTP 202 Jul 22 00:05:37.145956 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 23/92] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:05:37 2026] DELETE /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:05:37.158108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a750c82-75a7-490b-9a6f-bd95d02068ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:37.162931 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a750c82-75a7-490b-9a6f-bd95d02068ef tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] GET https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c Jul 22 00:05:37.162931 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a750c82-75a7-490b-9a6f-bd95d02068ef tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:37.162931 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a750c82-75a7-490b-9a6f-bd95d02068ef tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:37.165924 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a750c82-75a7-490b-9a6f-bd95d02068ef tempest-VolumeTypesExtraSpecsTest-2059049174 tempest-VolumeTypesExtraSpecsTest-2059049174-project-admin] https://10.4.3.168/volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c returned with HTTP 404 Jul 22 00:05:37.166451 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 24/93] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:05:37 2026] GET /volume/v3/types/f1108697-db92-4b8c-8b53-2309e69f405c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:05:37.610600 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca8a41f4-b725-4f82-ae97-7f38c3ad3755 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:37.612418 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca8a41f4-b725-4f82-ae97-7f38c3ad3755 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:37.612773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca8a41f4-b725-4f82-ae97-7f38c3ad3755 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:37.614413 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca8a41f4-b725-4f82-ae97-7f38c3ad3755 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:37.630467 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:37.630467 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:37.642980 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca8a41f4-b725-4f82-ae97-7f38c3ad3755 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:37.653722 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca8a41f4-b725-4f82-ae97-7f38c3ad3755 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:37.654261 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 23/94] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:37 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:38.673788 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-27fa1544-ca27-4f39-9a3c-433c115c30fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:38.675839 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27fa1544-ca27-4f39-9a3c-433c115c30fd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:38.676183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27fa1544-ca27-4f39-9a3c-433c115c30fd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:38.676456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27fa1544-ca27-4f39-9a3c-433c115c30fd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:38.696692 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:38.696692 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:38.706225 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-27fa1544-ca27-4f39-9a3c-433c115c30fd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:38.717532 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27fa1544-ca27-4f39-9a3c-433c115c30fd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:38.718118 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 25/95] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:38 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:39.739714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3f5db9ea-b675-49b0-b8a0-ab4560aab36e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:39.743500 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f5db9ea-b675-49b0-b8a0-ab4560aab36e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:39.743913 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f5db9ea-b675-49b0-b8a0-ab4560aab36e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:39.744184 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f5db9ea-b675-49b0-b8a0-ab4560aab36e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:39.761698 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:39.761698 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:39.769545 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3f5db9ea-b675-49b0-b8a0-ab4560aab36e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:39.781042 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f5db9ea-b675-49b0-b8a0-ab4560aab36e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:39.781654 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 24/96] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:39 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:40.800513 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50bf7fb3-bb29-41b4-a619-a7ef1180cc6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:40.803729 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50bf7fb3-bb29-41b4-a619-a7ef1180cc6e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:40.803729 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50bf7fb3-bb29-41b4-a619-a7ef1180cc6e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:40.805687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50bf7fb3-bb29-41b4-a619-a7ef1180cc6e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:40.826514 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:40.826514 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:40.833768 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50bf7fb3-bb29-41b4-a619-a7ef1180cc6e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:40.842608 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50bf7fb3-bb29-41b4-a619-a7ef1180cc6e tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:40.843444 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 25/97] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:40 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:41.861103 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a94e748c-3db3-414e-8cb0-e3b36714f443 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:41.867193 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a94e748c-3db3-414e-8cb0-e3b36714f443 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:41.868554 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a94e748c-3db3-414e-8cb0-e3b36714f443 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:41.868554 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a94e748c-3db3-414e-8cb0-e3b36714f443 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:41.883638 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:41.883638 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:41.893413 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a94e748c-3db3-414e-8cb0-e3b36714f443 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:41.908336 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a94e748c-3db3-414e-8cb0-e3b36714f443 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:41.908336 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 24/98] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:41 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:42.927262 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5889111b-5704-4e2c-91e7-2bef6daf3ce6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:42.930598 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5889111b-5704-4e2c-91e7-2bef6daf3ce6 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:42.930944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5889111b-5704-4e2c-91e7-2bef6daf3ce6 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:42.931340 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5889111b-5704-4e2c-91e7-2bef6daf3ce6 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:42.949187 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:42.949187 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:42.955731 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5889111b-5704-4e2c-91e7-2bef6daf3ce6 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:42.969381 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5889111b-5704-4e2c-91e7-2bef6daf3ce6 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:42.969942 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 26/99] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:42 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:43.995891 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d10d0fcf-3a17-4a85-b795-3ecc85dde19b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:43.996417 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d10d0fcf-3a17-4a85-b795-3ecc85dde19b tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:43.996417 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d10d0fcf-3a17-4a85-b795-3ecc85dde19b tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:43.996714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d10d0fcf-3a17-4a85-b795-3ecc85dde19b tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:44.015257 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:44.015257 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:44.028627 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d10d0fcf-3a17-4a85-b795-3ecc85dde19b tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:44.050847 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d10d0fcf-3a17-4a85-b795-3ecc85dde19b tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:44.051531 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 25/100] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:43 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:44.672951 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90c2d892-cdde-46bf-86a6-a3f683a126e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.021696 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90c2d892-cdde-46bf-86a6-a3f683a126e4 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] POST https://10.4.3.168/volume/v3/types/174a31f6-ef86-4c9c-83c7-0853c65aa8e8/encryption Jul 22 00:05:45.021696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90c2d892-cdde-46bf-86a6-a3f683a126e4 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:45.044967 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90c2d892-cdde-46bf-86a6-a3f683a126e4 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types/174a31f6-ef86-4c9c-83c7-0853c65aa8e8/encryption returned with HTTP 404 Jul 22 00:05:45.045675 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 26/101] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:05:44 2026] POST /volume/v3/types/174a31f6-ef86-4c9c-83c7-0853c65aa8e8/encryption => generated 114 bytes in 373 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:45.058553 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73b68a58-f634-4271-8ed8-9c74884582a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.061659 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73b68a58-f634-4271-8ed8-9c74884582a5 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:05:45.062093 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73b68a58-f634-4271-8ed8-9c74884582a5 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-221820768", "os-volume-type-access:is_public": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:45.068898 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce1f1c86-65e1-48e8-8e7f-c89a91b0be85 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.076227 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce1f1c86-65e1-48e8-8e7f-c89a91b0be85 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:45.076521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce1f1c86-65e1-48e8-8e7f-c89a91b0be85 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:45.076778 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce1f1c86-65e1-48e8-8e7f-c89a91b0be85 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:45.086909 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:45.086909 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:45.091634 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce1f1c86-65e1-48e8-8e7f-c89a91b0be85 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:45.094082 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73b68a58-f634-4271-8ed8-9c74884582a5 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:05:45.094955 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 25/102] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:05:45 2026] POST /volume/v3/types => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:45.103274 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce1f1c86-65e1-48e8-8e7f-c89a91b0be85 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:45.103389 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-28d28414-1ce6-4cc0-9127-7067e524f49e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.103821 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 27/103] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:45 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:45.459223 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28d28414-1ce6-4cc0-9127-7067e524f49e tempest-VolumeTypesNegativeTest-1616852562 tempest-VolumeTypesNegativeTest-1616852562-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:45.459771 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28d28414-1ce6-4cc0-9127-7067e524f49e tempest-VolumeTypesNegativeTest-1616852562 tempest-VolumeTypesNegativeTest-1616852562-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0268f35c-34d4-4fa0-a0b4-5624cc420a01", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1942092521"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:45.465950 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-28d28414-1ce6-4cc0-9127-7067e524f49e tempest-VolumeTypesNegativeTest-1616852562 tempest-VolumeTypesNegativeTest-1616852562-project-member] Create volume request body: {'volume': {'volume_type': '0268f35c-34d4-4fa0-a0b4-5624cc420a01', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1942092521'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:45.473683 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28d28414-1ce6-4cc0-9127-7067e524f49e tempest-VolumeTypesNegativeTest-1616852562 tempest-VolumeTypesNegativeTest-1616852562-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 404 Jul 22 00:05:45.474587 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 26/104] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:05:45 2026] POST /volume/v3/volumes => generated 114 bytes in 371 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:45.483742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71ca31c6-7cf5-4db7-97e1-e2ab72d7e79b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.488916 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71ca31c6-7cf5-4db7-97e1-e2ab72d7e79b tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] DELETE https://10.4.3.168/volume/v3/types/0268f35c-34d4-4fa0-a0b4-5624cc420a01 Jul 22 00:05:45.489110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71ca31c6-7cf5-4db7-97e1-e2ab72d7e79b tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:45.489313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71ca31c6-7cf5-4db7-97e1-e2ab72d7e79b tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:45.692635 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71ca31c6-7cf5-4db7-97e1-e2ab72d7e79b tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types/0268f35c-34d4-4fa0-a0b4-5624cc420a01 returned with HTTP 202 Jul 22 00:05:45.693378 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 27/105] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:05:45 2026] DELETE /volume/v3/types/0268f35c-34d4-4fa0-a0b4-5624cc420a01 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:05:45.707191 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0089c0de-f9e8-459f-aac7-caff5d16f9ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.709432 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0089c0de-f9e8-459f-aac7-caff5d16f9ef tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] GET https://10.4.3.168/volume/v3/types/0268f35c-34d4-4fa0-a0b4-5624cc420a01 Jul 22 00:05:45.709702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0089c0de-f9e8-459f-aac7-caff5d16f9ef tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:45.710183 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0089c0de-f9e8-459f-aac7-caff5d16f9ef tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:45.718794 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0089c0de-f9e8-459f-aac7-caff5d16f9ef tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types/0268f35c-34d4-4fa0-a0b4-5624cc420a01 returned with HTTP 404 Jul 22 00:05:45.718794 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 26/106] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:05:45 2026] GET /volume/v3/types/0268f35c-34d4-4fa0-a0b4-5624cc420a01 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:45.732677 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13007545-b3bc-492c-a40b-4ad7e94a82f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.734725 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13007545-b3bc-492c-a40b-4ad7e94a82f3 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:05:45.735174 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13007545-b3bc-492c-a40b-4ad7e94a82f3 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:45.737223 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13007545-b3bc-492c-a40b-4ad7e94a82f3 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 400 Jul 22 00:05:45.737368 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 28/107] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:05:45 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:05:45.749547 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ca994fb-57d3-4660-b1e9-59ad7de4b9c7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.751802 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ca994fb-57d3-4660-b1e9-59ad7de4b9c7 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:05:45.753448 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ca994fb-57d3-4660-b1e9-59ad7de4b9c7 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2050684165"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:45.774229 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ca994fb-57d3-4660-b1e9-59ad7de4b9c7 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:05:45.774953 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 27/108] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:05:45 2026] POST /volume/v3/types => generated 229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:45.787607 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1df0f0f1-29ca-44b1-b3aa-4d8530da67e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.789722 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1df0f0f1-29ca-44b1-b3aa-4d8530da67e0 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:05:45.790199 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1df0f0f1-29ca-44b1-b3aa-4d8530da67e0 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2050684165"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:45.797350 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1df0f0f1-29ca-44b1-b3aa-4d8530da67e0 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-2050684165 already exists. Jul 22 00:05:45.797698 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1df0f0f1-29ca-44b1-b3aa-4d8530da67e0 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 409 Jul 22 00:05:45.798695 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 28/109] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:05:45 2026] POST /volume/v3/types => generated 134 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:05:45.814656 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34d22cec-8f07-4c1d-8870-24b5be843f59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.817719 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34d22cec-8f07-4c1d-8870-24b5be843f59 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] DELETE https://10.4.3.168/volume/v3/types/71e2640f-d512-4e08-8b5e-e4110ac89a77 Jul 22 00:05:45.818000 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34d22cec-8f07-4c1d-8870-24b5be843f59 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:45.818289 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34d22cec-8f07-4c1d-8870-24b5be843f59 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:45.877531 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34d22cec-8f07-4c1d-8870-24b5be843f59 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types/71e2640f-d512-4e08-8b5e-e4110ac89a77 returned with HTTP 202 Jul 22 00:05:45.877840 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 27/110] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:05:45 2026] DELETE /volume/v3/types/71e2640f-d512-4e08-8b5e-e4110ac89a77 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:05:45.889551 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2129966-cefb-40bb-8d61-4624913cc8e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.895475 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2129966-cefb-40bb-8d61-4624913cc8e1 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] GET https://10.4.3.168/volume/v3/types/71e2640f-d512-4e08-8b5e-e4110ac89a77 Jul 22 00:05:45.895475 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2129966-cefb-40bb-8d61-4624913cc8e1 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:45.895707 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2129966-cefb-40bb-8d61-4624913cc8e1 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:45.905306 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2129966-cefb-40bb-8d61-4624913cc8e1 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types/71e2640f-d512-4e08-8b5e-e4110ac89a77 returned with HTTP 404 Jul 22 00:05:45.906034 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 29/111] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:05:45 2026] GET /volume/v3/types/71e2640f-d512-4e08-8b5e-e4110ac89a77 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:45.919666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e83b072-d475-452c-b0b2-fdbafc05ce27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.922653 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e83b072-d475-452c-b0b2-fdbafc05ce27 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] DELETE https://10.4.3.168/volume/v3/types/404abc57-5511-4f33-8ac1-e3dac138fd11 Jul 22 00:05:45.923135 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e83b072-d475-452c-b0b2-fdbafc05ce27 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:45.923487 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e83b072-d475-452c-b0b2-fdbafc05ce27 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:45.930771 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e83b072-d475-452c-b0b2-fdbafc05ce27 tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types/404abc57-5511-4f33-8ac1-e3dac138fd11 returned with HTTP 404 Jul 22 00:05:45.931566 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 28/112] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:05:45 2026] DELETE /volume/v3/types/404abc57-5511-4f33-8ac1-e3dac138fd11 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:45.944831 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad1586d0-5b1a-480d-9441-cf47f061432c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:45.947054 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad1586d0-5b1a-480d-9441-cf47f061432c tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] GET https://10.4.3.168/volume/v3/types/336408c4-2057-455c-9d03-0653e724966a Jul 22 00:05:45.947287 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad1586d0-5b1a-480d-9441-cf47f061432c tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:45.947597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad1586d0-5b1a-480d-9441-cf47f061432c tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:45.955359 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad1586d0-5b1a-480d-9441-cf47f061432c tempest-VolumeTypesNegativeTest-2122244196 tempest-VolumeTypesNegativeTest-2122244196-project-admin] https://10.4.3.168/volume/v3/types/336408c4-2057-455c-9d03-0653e724966a returned with HTTP 404 Jul 22 00:05:45.956038 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 29/113] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:05:45 2026] GET /volume/v3/types/336408c4-2057-455c-9d03-0653e724966a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:46.038682 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-955d684d-19be-4159-aff7-471aad1ce24b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:46.041914 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:05:46.041914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1364217040"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:46.044425 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1364217040'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:05:46.044425 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Create volume of 1 GB Jul 22 00:05:46.053207 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Availability Zones retrieved successfully. Jul 22 00:05:46.062476 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Flow 'volume_create_api' (72a193e4-154b-4984-9ac4-ae339a9e2fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:46.064411 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0da146-30ae-44b6-970b-13d415f407b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:46.065590 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:05:46.105136 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0da146-30ae-44b6-970b-13d415f407b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:46.106077 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f43758f-aa7d-42a3-82b4-b3207371545d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:46.128545 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07ae571b-bfca-4a14-a966-3bf7c051ca79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:46.136057 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07ae571b-bfca-4a14-a966-3bf7c051ca79 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:46.136487 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07ae571b-bfca-4a14-a966-3bf7c051ca79 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:46.136871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07ae571b-bfca-4a14-a966-3bf7c051ca79 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:46.149732 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:46.149732 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:46.157805 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-07ae571b-bfca-4a14-a966-3bf7c051ca79 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:46.165238 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07ae571b-bfca-4a14-a966-3bf7c051ca79 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:46.165839 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 30/114] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:46 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:46.203881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Created reservations ['2307c626-e7d0-4426-b34c-481ece54c24e', 'a0a825ce-5946-47b6-9929-a5fe29df12c2', 'f70f13e7-436b-42ca-ade1-28b4799a5e74', '38f1c5a0-e343-453f-9b75-c3d071d007e5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:05:46.205138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f43758f-aa7d-42a3-82b4-b3207371545d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2307c626-e7d0-4426-b34c-481ece54c24e', 'a0a825ce-5946-47b6-9929-a5fe29df12c2', 'f70f13e7-436b-42ca-ade1-28b4799a5e74', '38f1c5a0-e343-453f-9b75-c3d071d007e5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:46.206956 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b196fd2-f808-4039-8288-bad59b449a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:46.240702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b196fd2-f808-4039-8288-bad59b449a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a1ab925-d2b8-4dff-bb24-faa6a128e604', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1364217040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd69d1d2636149228a55abb44b79311d',qos_specs=None,replication_status=,reservations=['2307c626-e7d0-4426-b34c-481ece54c24e','a0a825ce-5946-47b6-9929-a5fe29df12c2','f70f13e7-436b-42ca-ade1-28b4799a5e74','38f1c5a0-e343-453f-9b75-c3d071d007e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13314653f11e451f9358a9b114c151c3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1364217040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a1ab925-d2b8-4dff-bb24-faa6a128e604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd69d1d2636149228a55abb44b79311d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13314653f11e451f9358a9b114c151c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:46.242155 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6312abe7-e75f-48b2-90e0-24c535593feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:46.275539 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6312abe7-e75f-48b2-90e0-24c535593feb) transitioned into state 'SUCCESS' from state '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-1364217040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd69d1d2636149228a55abb44b79311d',qos_specs=None,replication_status=,reservations=['2307c626-e7d0-4426-b34c-481ece54c24e','a0a825ce-5946-47b6-9929-a5fe29df12c2','f70f13e7-436b-42ca-ade1-28b4799a5e74','38f1c5a0-e343-453f-9b75-c3d071d007e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13314653f11e451f9358a9b114c151c3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:46.277794 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a394eec-db70-41cc-845c-365d75aa4982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:05:46.298057 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a394eec-db70-41cc-845c-365d75aa4982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:05:46.298969 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Flow 'volume_create_api' (72a193e4-154b-4984-9ac4-ae339a9e2fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:05:46.299357 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Create volume request issued successfully. Jul 22 00:05:46.299981 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-955d684d-19be-4159-aff7-471aad1ce24b tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:05:46.300490 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 28/115] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:05:46 2026] POST /volume/v3/volumes => generated 755 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:05:46.321283 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-03aefed0-d988-4aa5-b0c1-7e9413c6f907 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:46.325258 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03aefed0-d988-4aa5-b0c1-7e9413c6f907 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] GET https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 Jul 22 00:05:46.326200 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03aefed0-d988-4aa5-b0c1-7e9413c6f907 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:46.326200 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03aefed0-d988-4aa5-b0c1-7e9413c6f907 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:46.346990 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:46.346990 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:46.352877 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-03aefed0-d988-4aa5-b0c1-7e9413c6f907 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Volume info retrieved successfully. Jul 22 00:05:46.361508 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03aefed0-d988-4aa5-b0c1-7e9413c6f907 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 returned with HTTP 200 Jul 22 00:05:46.363496 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 29/116] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:46 2026] GET /volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:47.183568 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0391cadf-5d96-4eec-813a-4dababef57aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:47.187089 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0391cadf-5d96-4eec-813a-4dababef57aa tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:47.187348 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0391cadf-5d96-4eec-813a-4dababef57aa tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:47.187630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0391cadf-5d96-4eec-813a-4dababef57aa tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:47.197044 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:47.197044 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:47.202168 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0391cadf-5d96-4eec-813a-4dababef57aa tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:47.208885 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0391cadf-5d96-4eec-813a-4dababef57aa tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:47.209412 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 30/117] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:47 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:47.381363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dca6a74c-c046-400d-be28-4dc0546d0f62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:47.386543 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dca6a74c-c046-400d-be28-4dc0546d0f62 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] GET https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 Jul 22 00:05:47.387412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dca6a74c-c046-400d-be28-4dc0546d0f62 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:47.387412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dca6a74c-c046-400d-be28-4dc0546d0f62 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:47.400193 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:47.400193 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:47.407606 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dca6a74c-c046-400d-be28-4dc0546d0f62 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Volume info retrieved successfully. Jul 22 00:05:47.414219 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dca6a74c-c046-400d-be28-4dc0546d0f62 tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 returned with HTTP 200 Jul 22 00:05:47.414219 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 31/118] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:47 2026] GET /volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:47.928659 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-941e3353-50f6-494c-89a8-a877d86277ae req-f9865c94-4da5-4d3d-b4f4-1755985e4629 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:47.933201 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-941e3353-50f6-494c-89a8-a877d86277ae req-f9865c94-4da5-4d3d-b4f4-1755985e4629 tempest-VolumesAdminNegativeTest-1366137530 tempest-VolumesAdminNegativeTest-1366137530-project] GET https://10.4.3.168/volume/v3/volumes/40033b4b-7a0e-4c07-89d1-47abde2cba73 Jul 22 00:05:47.933201 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-941e3353-50f6-494c-89a8-a877d86277ae req-f9865c94-4da5-4d3d-b4f4-1755985e4629 tempest-VolumesAdminNegativeTest-1366137530 tempest-VolumesAdminNegativeTest-1366137530-project] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:47.933201 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-941e3353-50f6-494c-89a8-a877d86277ae req-f9865c94-4da5-4d3d-b4f4-1755985e4629 tempest-VolumesAdminNegativeTest-1366137530 tempest-VolumesAdminNegativeTest-1366137530-project] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:47.942793 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-941e3353-50f6-494c-89a8-a877d86277ae req-f9865c94-4da5-4d3d-b4f4-1755985e4629 tempest-VolumesAdminNegativeTest-1366137530 tempest-VolumesAdminNegativeTest-1366137530-project] https://10.4.3.168/volume/v3/volumes/40033b4b-7a0e-4c07-89d1-47abde2cba73 returned with HTTP 404 Jul 22 00:05:47.943547 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 29/119] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:05:47 2026] GET /volume/v3/volumes/40033b4b-7a0e-4c07-89d1-47abde2cba73 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:47.960197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09d2817b-299a-41c1-ae4e-16ad68870a3c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:47.962432 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09d2817b-299a-41c1-ae4e-16ad68870a3c tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] DELETE https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 Jul 22 00:05:47.962667 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09d2817b-299a-41c1-ae4e-16ad68870a3c tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:47.962923 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09d2817b-299a-41c1-ae4e-16ad68870a3c tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:47.963147 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-09d2817b-299a-41c1-ae4e-16ad68870a3c tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Delete volume with id: 8a1ab925-d2b8-4dff-bb24-faa6a128e604 Jul 22 00:05:47.975945 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:47.975945 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:47.976759 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09d2817b-299a-41c1-ae4e-16ad68870a3c tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Volume info retrieved successfully. Jul 22 00:05:48.006621 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09d2817b-299a-41c1-ae4e-16ad68870a3c tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Delete volume request issued successfully. Jul 22 00:05:48.007015 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09d2817b-299a-41c1-ae4e-16ad68870a3c tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 returned with HTTP 202 Jul 22 00:05:48.007569 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 30/120] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:05:47 2026] DELETE /volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:05:48.020958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9a2b5ca-bf80-452c-be06-3c2fd12745fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:48.024968 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9a2b5ca-bf80-452c-be06-3c2fd12745fd tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] GET https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 Jul 22 00:05:48.024968 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9a2b5ca-bf80-452c-be06-3c2fd12745fd tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:48.026302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9a2b5ca-bf80-452c-be06-3c2fd12745fd tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:48.036838 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:48.036838 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:48.042938 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c9a2b5ca-bf80-452c-be06-3c2fd12745fd tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Volume info retrieved successfully. Jul 22 00:05:48.051851 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9a2b5ca-bf80-452c-be06-3c2fd12745fd tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 returned with HTTP 200 Jul 22 00:05:48.052229 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 31/121] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:48 2026] GET /volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:05:48.227325 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f455ea58-f12f-4c46-898b-f3c35bf1ddfd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:48.229420 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f455ea58-f12f-4c46-898b-f3c35bf1ddfd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:48.229768 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f455ea58-f12f-4c46-898b-f3c35bf1ddfd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:48.230105 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f455ea58-f12f-4c46-898b-f3c35bf1ddfd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:48.253451 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:48.253451 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:48.259533 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f455ea58-f12f-4c46-898b-f3c35bf1ddfd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:48.267472 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f455ea58-f12f-4c46-898b-f3c35bf1ddfd tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:48.268111 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 32/122] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:48 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:49.068902 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb4385ca-d554-49ec-be5a-c18d6c8f46bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:49.070436 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb4385ca-d554-49ec-be5a-c18d6c8f46bb tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] GET https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 Jul 22 00:05:49.070728 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb4385ca-d554-49ec-be5a-c18d6c8f46bb tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:49.071082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb4385ca-d554-49ec-be5a-c18d6c8f46bb tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:49.248224 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb4385ca-d554-49ec-be5a-c18d6c8f46bb tempest-VolumesAdminNegativeTest-1690197565 tempest-VolumesAdminNegativeTest-1690197565-project-member] https://10.4.3.168/volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 returned with HTTP 404 Jul 22 00:05:49.248493 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 30/123] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:05:49 2026] GET /volume/v3/volumes/8a1ab925-d2b8-4dff-bb24-faa6a128e604 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:05:49.289230 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b3a2a61-86c4-4d10-8da1-e1768e47198c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:49.294889 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b3a2a61-86c4-4d10-8da1-e1768e47198c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:49.294889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b3a2a61-86c4-4d10-8da1-e1768e47198c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:49.294889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b3a2a61-86c4-4d10-8da1-e1768e47198c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:49.307416 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:49.307416 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:49.314126 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b3a2a61-86c4-4d10-8da1-e1768e47198c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:49.322845 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b3a2a61-86c4-4d10-8da1-e1768e47198c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:49.324387 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 31/124] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:49 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:50.344206 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a01fe7e4-ed1d-420b-a18a-171ab9e18d22 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:50.348820 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a01fe7e4-ed1d-420b-a18a-171ab9e18d22 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:50.348820 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a01fe7e4-ed1d-420b-a18a-171ab9e18d22 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:50.348820 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a01fe7e4-ed1d-420b-a18a-171ab9e18d22 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:50.363475 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:50.363475 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:50.380503 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a01fe7e4-ed1d-420b-a18a-171ab9e18d22 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:50.389623 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a01fe7e4-ed1d-420b-a18a-171ab9e18d22 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:50.390665 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 32/125] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:50 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:51.413936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a15162a6-c6c2-4804-8db9-e2b710e81fc7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:51.419411 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a15162a6-c6c2-4804-8db9-e2b710e81fc7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:51.419825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a15162a6-c6c2-4804-8db9-e2b710e81fc7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:51.420227 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a15162a6-c6c2-4804-8db9-e2b710e81fc7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:51.431737 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:51.431737 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:51.436607 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a15162a6-c6c2-4804-8db9-e2b710e81fc7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:51.442193 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a15162a6-c6c2-4804-8db9-e2b710e81fc7 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:51.442684 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 33/126] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:51 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:52.463513 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc27568e-d25e-4f40-a0d0-ed705e9420cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:52.467158 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc27568e-d25e-4f40-a0d0-ed705e9420cf tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:52.467158 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc27568e-d25e-4f40-a0d0-ed705e9420cf tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:52.467158 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc27568e-d25e-4f40-a0d0-ed705e9420cf tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:52.476661 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:52.476661 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:52.484370 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bc27568e-d25e-4f40-a0d0-ed705e9420cf tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:52.492520 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc27568e-d25e-4f40-a0d0-ed705e9420cf tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:52.492969 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 31/127] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:52 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:53.516941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-11e9b5fb-986a-41a0-a76b-728289890646 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:53.519198 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11e9b5fb-986a-41a0-a76b-728289890646 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:53.519440 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11e9b5fb-986a-41a0-a76b-728289890646 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:53.519636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11e9b5fb-986a-41a0-a76b-728289890646 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:53.528113 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:53.528113 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:53.532564 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-11e9b5fb-986a-41a0-a76b-728289890646 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:53.538600 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11e9b5fb-986a-41a0-a76b-728289890646 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:53.539483 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 32/128] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:05:53 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:53.605332 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-609daea8-4a9b-482c-987a-3b22cd5e34a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:53.608640 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-609daea8-4a9b-482c-987a-3b22cd5e34a9 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:53.608805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-609daea8-4a9b-482c-987a-3b22cd5e34a9 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:53.609124 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-609daea8-4a9b-482c-987a-3b22cd5e34a9 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:53.619053 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:53.619053 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:05:53.628173 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-609daea8-4a9b-482c-987a-3b22cd5e34a9 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:53.640190 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-609daea8-4a9b-482c-987a-3b22cd5e34a9 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:53.640811 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 33/129] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:05:53 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:55.032251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-c853f376-2439-4605-aac9-8c8725a0dc32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:55.036455 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-c853f376-2439-4605-aac9-8c8725a0dc32 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:55.036816 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-c853f376-2439-4605-aac9-8c8725a0dc32 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:55.037944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-c853f376-2439-4605-aac9-8c8725a0dc32 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:55.050289 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:55.050289 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:55.057252 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-c853f376-2439-4605-aac9-8c8725a0dc32 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:55.064447 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-c853f376-2439-4605-aac9-8c8725a0dc32 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:55.064447 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 34/130] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:05:55 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:55.079814 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12dc7eaa-8119-48d1-a899-30d0b8626532 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:55.081421 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12dc7eaa-8119-48d1-a899-30d0b8626532 None None] GET https://10.4.3.168/volume// Jul 22 00:05:55.081421 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12dc7eaa-8119-48d1-a899-30d0b8626532 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:55.081421 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12dc7eaa-8119-48d1-a899-30d0b8626532 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:55.081841 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12dc7eaa-8119-48d1-a899-30d0b8626532 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:05:55.082644 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 32/131] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:05:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:05:55.095092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0964c246-4956-40b9-9ced-6d0a24b743a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:55.098006 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0964c246-4956-40b9-9ced-6d0a24b743a9 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:05:55.098964 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0964c246-4956-40b9-9ced-6d0a24b743a9 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a8a137e-50cc-420c-8fdb-010a89706294", "connector": null, "instance_uuid": "8fd688bf-be4e-40a3-9ca8-eb422f9e93da"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:55.112905 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:55.112905 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:55.343560 np0000005612 devstack@c-api.service[100285]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 22 00:05:55.343560 np0000005612 devstack@c-api.service[100285]: .first() Jul 22 00:05:55.374992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0964c246-4956-40b9-9ced-6d0a24b743a9 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:05:55.375784 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 33/132] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:05:55 2026] POST /volume/v3/attachments => generated 273 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:56.984683 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-454827e6-162c-40ab-9575-c62fa2ae5eb9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:56.984683 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-454827e6-162c-40ab-9575-c62fa2ae5eb9 None None] GET https://10.4.3.168/volume// Jul 22 00:05:56.984683 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-454827e6-162c-40ab-9575-c62fa2ae5eb9 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:56.985340 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-454827e6-162c-40ab-9575-c62fa2ae5eb9 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:56.985340 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-454827e6-162c-40ab-9575-c62fa2ae5eb9 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:05:56.985553 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 34/133] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:05:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:05:57.016021 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-d75f0e27-c1d6-4c86-932f-1d58aab07237 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:57.018657 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-d75f0e27-c1d6-4c86-932f-1d58aab07237 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:05:57.018657 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-d75f0e27-c1d6-4c86-932f-1d58aab07237 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:05:57.019165 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-d75f0e27-c1d6-4c86-932f-1d58aab07237 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:05:57.039874 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:57.039874 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:05:57.050697 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-d75f0e27-c1d6-4c86-932f-1d58aab07237 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:05:57.057435 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-d75f0e27-c1d6-4c86-932f-1d58aab07237 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:05:57.057696 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 35/134] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:05:57 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1570 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:05:58.093614 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0bcec7eb-5952-4e83-a24b-eb66a9be2a0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:58.099840 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0bcec7eb-5952-4e83-a24b-eb66a9be2a0d tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] PUT https://10.4.3.168/volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c Jul 22 00:05:58.099840 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0bcec7eb-5952-4e83-a24b-eb66a9be2a0d tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:58.118812 np0000005612 devstack@c-api.service[100284]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 22 00:05:58.118812 np0000005612 devstack@c-api.service[100284]: .first() Jul 22 00:05:58.135666 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0bcec7eb-5952-4e83-a24b-eb66a9be2a0d tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Acquiring lock "cinder-attachment_update-2a8a137e-50cc-420c-8fdb-010a89706294-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:05:58.143810 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0bcec7eb-5952-4e83-a24b-eb66a9be2a0d tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Lock "cinder-attachment_update-2a8a137e-50cc-420c-8fdb-010a89706294-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:05:58.145774 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:58.145774 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:05:58.347435 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0bcec7eb-5952-4e83-a24b-eb66a9be2a0d tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Lock "cinder-attachment_update-2a8a137e-50cc-420c-8fdb-010a89706294-np0000005612" released by "attachment_update" :: held 0.204s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:05:58.349027 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-0bcec7eb-5952-4e83-a24b-eb66a9be2a0d tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c returned with HTTP 200 Jul 22 00:05:58.349027 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 33/135] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:05:58 2026] PUT /volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c => generated 969 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:05:58.395422 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-8ae7aaba-81b1-4745-8357-7f733d811156 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:05:58.403441 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-8ae7aaba-81b1-4745-8357-7f733d811156 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] POST https://10.4.3.168/volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c/action Jul 22 00:05:58.403441 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-8ae7aaba-81b1-4745-8357-7f733d811156 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:05:58.403441 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-8ae7aaba-81b1-4745-8357-7f733d811156 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:05:58.429101 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:05:58.429101 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:05:58.448978 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-24480e84-8a8c-4eda-950b-2f92973386d2 req-8ae7aaba-81b1-4745-8357-7f733d811156 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c/action returned with HTTP 204 Jul 22 00:05:58.448978 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 34/136] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:05:58 2026] POST /volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:03.635646 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=128,cinder:UPDATE=18,cinder:INSERT=14 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:06:07.055352 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=98,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:06:07.154804 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2678361b-1d42-4361-9892-866bc052ef62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:07.157152 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:07.157603 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-549935833"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:07.159653 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-549935833'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:07.159950 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Create volume of 1 GB Jul 22 00:06:07.168152 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Availability Zones retrieved successfully. Jul 22 00:06:07.177067 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Flow 'volume_create_api' (16932e13-c2ee-41a1-a4e3-a0fa68a7e627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:07.178230 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e7c298-f5c2-4981-9e09-29dd55c50d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:07.179196 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:07.217840 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e7c298-f5c2-4981-9e09-29dd55c50d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:07.219303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331d5c9f-1571-4d09-b5db-b1d97a242179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:07.271295 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4636eda5-5f98-43b7-9502-3f3a6518175c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:07.273239 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4636eda5-5f98-43b7-9502-3f3a6518175c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:06:07.273538 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4636eda5-5f98-43b7-9502-3f3a6518175c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:07.273814 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4636eda5-5f98-43b7-9502-3f3a6518175c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:07.287915 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:07.287915 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:07.293944 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4636eda5-5f98-43b7-9502-3f3a6518175c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:06:07.301346 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4636eda5-5f98-43b7-9502-3f3a6518175c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:06:07.301734 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 36/137] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:06:07 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:07.304650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Created reservations ['958e4fe3-3b80-4f4a-9595-008f75da5ea1', '780423e1-d8a5-41b0-a34c-64e1f45f3c5c', 'b55e73e1-746b-44f1-9609-bf54f6d01d68', 'dd455b58-53c8-4499-b452-73652b6d9596'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:07.305458 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (331d5c9f-1571-4d09-b5db-b1d97a242179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['958e4fe3-3b80-4f4a-9595-008f75da5ea1', '780423e1-d8a5-41b0-a34c-64e1f45f3c5c', 'b55e73e1-746b-44f1-9609-bf54f6d01d68', 'dd455b58-53c8-4499-b452-73652b6d9596']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:07.306235 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f76591-8812-48db-839c-9166182b2f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:07.337885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f76591-8812-48db-839c-9166182b2f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf585bd1-9032-4cce-ab56-36a3c502f52e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-549935833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cea30aa7d7054eaca91b030bbb1f92da',qos_specs=None,replication_status=,reservations=['958e4fe3-3b80-4f4a-9595-008f75da5ea1','780423e1-d8a5-41b0-a34c-64e1f45f3c5c','b55e73e1-746b-44f1-9609-bf54f6d01d68','dd455b58-53c8-4499-b452-73652b6d9596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='458da60de8d24d3e962edf0d42aeadfd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-549935833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf585bd1-9032-4cce-ab56-36a3c502f52e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cea30aa7d7054eaca91b030bbb1f92da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='458da60de8d24d3e962edf0d42aeadfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:07.337885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52001485-13ef-4244-a577-428f355e964b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:07.358798 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52001485-13ef-4244-a577-428f355e964b) transitioned into state 'SUCCESS' from state '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-549935833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cea30aa7d7054eaca91b030bbb1f92da',qos_specs=None,replication_status=,reservations=['958e4fe3-3b80-4f4a-9595-008f75da5ea1','780423e1-d8a5-41b0-a34c-64e1f45f3c5c','b55e73e1-746b-44f1-9609-bf54f6d01d68','dd455b58-53c8-4499-b452-73652b6d9596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='458da60de8d24d3e962edf0d42aeadfd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:07.359708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62490ab7-4416-46ee-a483-74290db0a175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:07.371698 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62490ab7-4416-46ee-a483-74290db0a175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:07.373880 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Flow 'volume_create_api' (16932e13-c2ee-41a1-a4e3-a0fa68a7e627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:07.373880 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Create volume request issued successfully. Jul 22 00:06:07.373880 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2678361b-1d42-4361-9892-866bc052ef62 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:07.374300 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 35/138] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:07 2026] POST /volume/v3/volumes => generated 751 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:07.393894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35e157a5-5858-4a15-bf44-f9ad130a3c5b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:07.398830 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35e157a5-5858-4a15-bf44-f9ad130a3c5b tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:06:07.399170 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35e157a5-5858-4a15-bf44-f9ad130a3c5b tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:07.399433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35e157a5-5858-4a15-bf44-f9ad130a3c5b tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:07.404609 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=165,cinder:INSERT=30,cinder:UPDATE=46 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:06:07.416779 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:07.416779 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:07.423077 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-35e157a5-5858-4a15-bf44-f9ad130a3c5b tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:06:07.427592 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35e157a5-5858-4a15-bf44-f9ad130a3c5b tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:06:07.428064 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 34/139] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:07 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:08.440087 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=188,cinder:INSERT=41,cinder:UPDATE=59 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:06:08.442579 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8077e8fb-4186-4c5d-82d5-db660e7857d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:08.445421 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8077e8fb-4186-4c5d-82d5-db660e7857d5 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:06:08.445765 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8077e8fb-4186-4c5d-82d5-db660e7857d5 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:08.446601 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8077e8fb-4186-4c5d-82d5-db660e7857d5 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:08.456572 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:08.456572 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:08.462568 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8077e8fb-4186-4c5d-82d5-db660e7857d5 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:06:08.467530 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8077e8fb-4186-4c5d-82d5-db660e7857d5 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:06:08.467928 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 35/140] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:08 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:14.989363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1dce96b-c393-42a4-822d-2bb66cea22be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:14.991947 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:14.991947 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1819125975"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:14.993296 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1819125975'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:14.993968 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume of 1 GB Jul 22 00:06:15.003200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:06:15.002592. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:06:15.003331 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Availability Zones retrieved successfully. Jul 22 00:06:15.028211 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (cdedb41d-ec1f-4881-be08-bcb5d446ca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:15.029635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d4f5902-5eb6-4abf-bab9-f413fe21b7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.034154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:15.120990 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d4f5902-5eb6-4abf-bab9-f413fe21b7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.125023 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89deecc3-1583-4d7a-bacb-556ffec34daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.204010 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:06:15.204384 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:06:15.272899 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10572908-6db7-40aa-94a4-c9e483893fd0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:15.275544 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:15.277771 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-583989612"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:15.280217 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-583989612'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:15.280217 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Create volume of 1 GB Jul 22 00:06:15.280450 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:15.280450 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:15.294528 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Availability Zones retrieved successfully. Jul 22 00:06:15.309749 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Flow 'volume_create_api' (1584c5f0-98da-4557-812c-6d16901b5283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:15.312197 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eadb5e1-7672-47b5-9799-19065e280fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.312356 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:15.329516 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Created reservations ['a7d68cf3-f770-4039-b01c-49603226570a', 'a1c03105-a672-44dc-9b7c-2ed6a5f8bce2', '5aca7792-df11-4173-a37a-88d88b74af57', '25978d82-ab1b-450d-af82-71dc93a4ab59'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:15.330552 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89deecc3-1583-4d7a-bacb-556ffec34daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d68cf3-f770-4039-b01c-49603226570a', 'a1c03105-a672-44dc-9b7c-2ed6a5f8bce2', '5aca7792-df11-4173-a37a-88d88b74af57', '25978d82-ab1b-450d-af82-71dc93a4ab59']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.331477 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23368ac2-2625-43f2-ac71-e952ef9e3ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.370416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eadb5e1-7672-47b5-9799-19065e280fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.371547 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ab2c47-0703-4f6d-96cf-9beb5bf6d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.498687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Created reservations ['ba58f83d-7380-4df0-bedb-667bcf1cc585', '42492e21-b8be-40d7-b18c-bbaad64ef0ae', 'e2ee1f3d-c327-4dc4-8f31-fbd2874369b0', '40e929b6-a4a0-496d-9c01-bd09758d7cb1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:15.499965 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ab2c47-0703-4f6d-96cf-9beb5bf6d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba58f83d-7380-4df0-bedb-667bcf1cc585', '42492e21-b8be-40d7-b18c-bbaad64ef0ae', 'e2ee1f3d-c327-4dc4-8f31-fbd2874369b0', '40e929b6-a4a0-496d-9c01-bd09758d7cb1']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.501207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fdc2696-00a0-4518-8dca-c32f7af85530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.536245 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23368ac2-2625-43f2-ac71-e952ef9e3ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c373b5c5-bc50-4659-835f-1e0001b1be65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1819125975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['a7d68cf3-f770-4039-b01c-49603226570a','a1c03105-a672-44dc-9b7c-2ed6a5f8bce2','5aca7792-df11-4173-a37a-88d88b74af57','25978d82-ab1b-450d-af82-71dc93a4ab59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1819125975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c373b5c5-bc50-4659-835f-1e0001b1be65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9db4011cc304995898286a52d655dd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f2e0c489514a489c6842fddb81df2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.537286 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b29f1b7-499b-403e-b385-d5e1ad14afe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.543950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fdc2696-00a0-4518-8dca-c32f7af85530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '965f1761-a181-406a-bf7d-b19ee90923e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-583989612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb64ab923bb246b99153eb09916b23a1',qos_specs=None,replication_status=,reservations=['ba58f83d-7380-4df0-bedb-667bcf1cc585','42492e21-b8be-40d7-b18c-bbaad64ef0ae','e2ee1f3d-c327-4dc4-8f31-fbd2874369b0','40e929b6-a4a0-496d-9c01-bd09758d7cb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7308d42e53c34fe0af93f3b613e5bde7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-583989612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=965f1761-a181-406a-bf7d-b19ee90923e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb64ab923bb246b99153eb09916b23a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7308d42e53c34fe0af93f3b613e5bde7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.546918 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce57833c-8073-43c9-806c-cd1dffcfd97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.579219 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b29f1b7-499b-403e-b385-d5e1ad14afe3) transitioned into state 'SUCCESS' from state '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-1819125975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['a7d68cf3-f770-4039-b01c-49603226570a','a1c03105-a672-44dc-9b7c-2ed6a5f8bce2','5aca7792-df11-4173-a37a-88d88b74af57','25978d82-ab1b-450d-af82-71dc93a4ab59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.580740 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62712d0c-2ad4-4b39-a67d-62adbad49ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.597417 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62712d0c-2ad4-4b39-a67d-62adbad49ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.597944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (cdedb41d-ec1f-4881-be08-bcb5d446ca05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:15.598493 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request issued successfully. Jul 22 00:06:15.599959 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1dce96b-c393-42a4-822d-2bb66cea22be tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:15.599959 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 37/141] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:14 2026] POST /volume/v3/volumes => generated 749 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:15.605647 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce57833c-8073-43c9-806c-cd1dffcfd97d) transitioned into state 'SUCCESS' from state '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-583989612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb64ab923bb246b99153eb09916b23a1',qos_specs=None,replication_status=,reservations=['ba58f83d-7380-4df0-bedb-667bcf1cc585','42492e21-b8be-40d7-b18c-bbaad64ef0ae','e2ee1f3d-c327-4dc4-8f31-fbd2874369b0','40e929b6-a4a0-496d-9c01-bd09758d7cb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7308d42e53c34fe0af93f3b613e5bde7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.607323 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c12c674c-24d5-446b-9f00-3c9683974dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:15.622933 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c91e492-aac6-444b-8904-f2bdffbdbd53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:15.626352 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c91e492-aac6-444b-8904-f2bdffbdbd53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:15.626352 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c91e492-aac6-444b-8904-f2bdffbdbd53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:15.626352 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c91e492-aac6-444b-8904-f2bdffbdbd53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:15.632702 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c12c674c-24d5-446b-9f00-3c9683974dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:15.635776 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Flow 'volume_create_api' (1584c5f0-98da-4557-812c-6d16901b5283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:15.636782 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Create volume request issued successfully. Jul 22 00:06:15.637201 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:15.637201 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:15.637723 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10572908-6db7-40aa-94a4-c9e483893fd0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:15.638898 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 36/142] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:15 2026] POST /volume/v3/volumes => generated 753 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:15.644279 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c91e492-aac6-444b-8904-f2bdffbdbd53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:15.654028 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c91e492-aac6-444b-8904-f2bdffbdbd53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:15.655117 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 35/143] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:15 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:15.658938 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-641685ff-e4a1-44d3-aad0-d9fa9dec039a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:15.662535 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-641685ff-e4a1-44d3-aad0-d9fa9dec039a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:15.662823 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-641685ff-e4a1-44d3-aad0-d9fa9dec039a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:15.664203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-641685ff-e4a1-44d3-aad0-d9fa9dec039a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:15.677043 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:15.677043 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:15.687260 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-641685ff-e4a1-44d3-aad0-d9fa9dec039a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:15.696631 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-641685ff-e4a1-44d3-aad0-d9fa9dec039a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:15.697485 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 36/144] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:15 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:06:16.673664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fd614f1-f712-4405-be5d-f9d5b53a9a2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:16.676752 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fd614f1-f712-4405-be5d-f9d5b53a9a2d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:16.677019 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fd614f1-f712-4405-be5d-f9d5b53a9a2d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:16.677313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fd614f1-f712-4405-be5d-f9d5b53a9a2d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:16.687941 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:16.687941 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:16.692824 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fd614f1-f712-4405-be5d-f9d5b53a9a2d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:16.698410 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fd614f1-f712-4405-be5d-f9d5b53a9a2d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:16.698944 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 38/145] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:16 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:16.716412 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8835fdac-b353-443a-8e9e-780b08560725 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:16.719570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc99d06f-15b9-484a-983a-ac475646bed0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:16.720848 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8835fdac-b353-443a-8e9e-780b08560725 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:16.721361 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8835fdac-b353-443a-8e9e-780b08560725 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:16.721459 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc99d06f-15b9-484a-983a-ac475646bed0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] POST https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action Jul 22 00:06:16.721505 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8835fdac-b353-443a-8e9e-780b08560725 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:16.722838 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc99d06f-15b9-484a-983a-ac475646bed0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action body: b'{"os-attach": {"instance_uuid": "84dbc7e3-9574-4267-aef2-6480bf64659d", "mountpoint": "/dev/vdb"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:16.722838 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc99d06f-15b9-484a-983a-ac475646bed0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "84dbc7e3-9574-4267-aef2-6480bf64659d", "mountpoint": "/dev/vdb"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:16.738065 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:16.738065 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:16.744961 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8835fdac-b353-443a-8e9e-780b08560725 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:16.746399 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:16.746399 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:16.747107 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bc99d06f-15b9-484a-983a-ac475646bed0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:16.753495 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8835fdac-b353-443a-8e9e-780b08560725 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:16.755192 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 37/146] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:16 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:16.770008 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bc99d06f-15b9-484a-983a-ac475646bed0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Update volume admin metadata completed successfully. Jul 22 00:06:16.871127 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bc99d06f-15b9-484a-983a-ac475646bed0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Attach volume completed successfully. Jul 22 00:06:16.871453 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc99d06f-15b9-484a-983a-ac475646bed0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action returned with HTTP 202 Jul 22 00:06:16.872044 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 36/147] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:16 2026] POST /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:16.882294 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5afb35f5-af9f-4d5b-8f32-1bebe218e30e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:16.884651 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5afb35f5-af9f-4d5b-8f32-1bebe218e30e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:16.885284 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5afb35f5-af9f-4d5b-8f32-1bebe218e30e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:16.885971 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5afb35f5-af9f-4d5b-8f32-1bebe218e30e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:16.899820 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:16.899820 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:16.905757 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5afb35f5-af9f-4d5b-8f32-1bebe218e30e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:16.913464 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5afb35f5-af9f-4d5b-8f32-1bebe218e30e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:16.914239 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 37/148] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:16 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:16.936211 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17ea65fd-cdec-43a7-ad43-077f71147f88 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:16.939004 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17ea65fd-cdec-43a7-ad43-077f71147f88 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:16.939509 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17ea65fd-cdec-43a7-ad43-077f71147f88 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:16.939620 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17ea65fd-cdec-43a7-ad43-077f71147f88 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:16.950964 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:16.950964 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:16.956892 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-17ea65fd-cdec-43a7-ad43-077f71147f88 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:16.962706 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17ea65fd-cdec-43a7-ad43-077f71147f88 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:16.963291 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 39/149] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:16 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:16.986491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-85834301-cb58-49ac-a17d-aba5603e4eb1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.278481 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85834301-cb58-49ac-a17d-aba5603e4eb1 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action Jul 22 00:06:17.279497 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85834301-cb58-49ac-a17d-aba5603e4eb1 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:17.279497 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85834301-cb58-49ac-a17d-aba5603e4eb1 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:17.303633 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.303633 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:17.304461 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-85834301-cb58-49ac-a17d-aba5603e4eb1 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume 'c373b5c5-bc50-4659-835f-1e0001b1be65' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:17.353998 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85834301-cb58-49ac-a17d-aba5603e4eb1 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action returned with HTTP 202 Jul 22 00:06:17.354583 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 38/150] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:16 2026] POST /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:17.364222 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e15380c0-b15e-4b2d-b786-b95fe9cce5fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.367367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e15380c0-b15e-4b2d-b786-b95fe9cce5fe tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:17.367669 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e15380c0-b15e-4b2d-b786-b95fe9cce5fe tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:17.368145 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e15380c0-b15e-4b2d-b786-b95fe9cce5fe tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:17.389988 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.389988 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:17.399903 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e15380c0-b15e-4b2d-b786-b95fe9cce5fe tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:17.408851 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e15380c0-b15e-4b2d-b786-b95fe9cce5fe tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:17.409510 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 37/151] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:17 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 1175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:17.430063 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-341f7ebe-2f61-439b-a117-ae778f573304 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.432666 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-341f7ebe-2f61-439b-a117-ae778f573304 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action Jul 22 00:06:17.433183 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-341f7ebe-2f61-439b-a117-ae778f573304 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "5fa76549-8bcc-479c-aaaa-856c885dcf6a"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:17.433800 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-341f7ebe-2f61-439b-a117-ae778f573304 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "5fa76549-8bcc-479c-aaaa-856c885dcf6a"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:17.510195 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.510195 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:17.510954 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-341f7ebe-2f61-439b-a117-ae778f573304 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Volume info retrieved successfully. Jul 22 00:06:17.542049 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-341f7ebe-2f61-439b-a117-ae778f573304 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Terminate volume connection completed successfully. Jul 22 00:06:17.551602 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-341f7ebe-2f61-439b-a117-ae778f573304 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100285) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 22 00:06:17.553876 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-105bb9e8-07fb-4ef8-91bb-ad002e162cf6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.556788 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-105bb9e8-07fb-4ef8-91bb-ad002e162cf6 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:17.556964 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-105bb9e8-07fb-4ef8-91bb-ad002e162cf6 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:17.557193 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-105bb9e8-07fb-4ef8-91bb-ad002e162cf6 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:17.566853 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.566853 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:17.573359 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-105bb9e8-07fb-4ef8-91bb-ad002e162cf6 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:17.582850 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-105bb9e8-07fb-4ef8-91bb-ad002e162cf6 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:17.583050 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 40/152] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:17 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:17.623030 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-341f7ebe-2f61-439b-a117-ae778f573304 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Detach volume completed successfully. Jul 22 00:06:17.623030 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-341f7ebe-2f61-439b-a117-ae778f573304 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action returned with HTTP 202 Jul 22 00:06:17.623520 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 38/153] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:17 2026] POST /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:17.634438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-229aacd1-6b5d-4278-82a9-eba4534e5482 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.636693 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-229aacd1-6b5d-4278-82a9-eba4534e5482 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:17.637811 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-229aacd1-6b5d-4278-82a9-eba4534e5482 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:17.638537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-229aacd1-6b5d-4278-82a9-eba4534e5482 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:17.652814 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.652814 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:17.662467 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-229aacd1-6b5d-4278-82a9-eba4534e5482 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:17.670495 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-229aacd1-6b5d-4278-82a9-eba4534e5482 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:17.671475 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 39/154] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:17 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:17.690373 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74fb7424-1f15-4f05-a0c8-7f84c2e12f7d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.693626 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74fb7424-1f15-4f05-a0c8-7f84c2e12f7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:17.693626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74fb7424-1f15-4f05-a0c8-7f84c2e12f7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:17.693810 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74fb7424-1f15-4f05-a0c8-7f84c2e12f7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:17.704587 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.704587 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:17.711268 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-74fb7424-1f15-4f05-a0c8-7f84c2e12f7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:17.717949 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74fb7424-1f15-4f05-a0c8-7f84c2e12f7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:17.718686 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 38/155] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:17 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:17.735813 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f93ee4ba-34b5-41c6-8239-d10db380ddc6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.742904 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f93ee4ba-34b5-41c6-8239-d10db380ddc6 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] POST https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action Jul 22 00:06:17.742904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f93ee4ba-34b5-41c6-8239-d10db380ddc6 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action body: b'{"os-detach": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:17.742904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f93ee4ba-34b5-41c6-8239-d10db380ddc6 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:17.753252 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.753252 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:17.754790 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f93ee4ba-34b5-41c6-8239-d10db380ddc6 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:17.786588 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f93ee4ba-34b5-41c6-8239-d10db380ddc6 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Detach volume completed successfully. Jul 22 00:06:17.786645 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f93ee4ba-34b5-41c6-8239-d10db380ddc6 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action returned with HTTP 202 Jul 22 00:06:17.787605 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 41/156] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:17 2026] POST /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:17.796416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0342a64b-6b5c-4a36-823c-3da2cd0abccb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.800241 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0342a64b-6b5c-4a36-823c-3da2cd0abccb tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:17.800241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0342a64b-6b5c-4a36-823c-3da2cd0abccb tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:17.800241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0342a64b-6b5c-4a36-823c-3da2cd0abccb tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:17.809637 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.809637 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:17.814982 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0342a64b-6b5c-4a36-823c-3da2cd0abccb tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:17.822280 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0342a64b-6b5c-4a36-823c-3da2cd0abccb tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:17.822801 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 39/157] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:17 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:17.844466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02118c12-6f81-4f2d-ab82-3effd524ece8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.847309 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02118c12-6f81-4f2d-ab82-3effd524ece8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:17.847522 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02118c12-6f81-4f2d-ab82-3effd524ece8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:17.847830 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02118c12-6f81-4f2d-ab82-3effd524ece8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:17.859501 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.859501 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:17.866885 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-02118c12-6f81-4f2d-ab82-3effd524ece8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:17.873730 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02118c12-6f81-4f2d-ab82-3effd524ece8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:17.874199 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 40/158] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:17 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:17.891635 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d20dbe3-345e-4f12-ba4d-06adc01c196e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.896000 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d20dbe3-345e-4f12-ba4d-06adc01c196e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] DELETE https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:17.896275 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d20dbe3-345e-4f12-ba4d-06adc01c196e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:17.897236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d20dbe3-345e-4f12-ba4d-06adc01c196e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:17.897236 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4d20dbe3-345e-4f12-ba4d-06adc01c196e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Delete volume with id: c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:17.911929 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.911929 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:17.912299 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d20dbe3-345e-4f12-ba4d-06adc01c196e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:17.950572 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d20dbe3-345e-4f12-ba4d-06adc01c196e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Delete volume request issued successfully. Jul 22 00:06:17.950905 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d20dbe3-345e-4f12-ba4d-06adc01c196e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 202 Jul 22 00:06:17.951488 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 39/159] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:17 2026] DELETE /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:17.962577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ed46296-dd34-49fb-8e98-940aac524be5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:17.965131 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ed46296-dd34-49fb-8e98-940aac524be5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:17.965404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ed46296-dd34-49fb-8e98-940aac524be5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:17.966438 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ed46296-dd34-49fb-8e98-940aac524be5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:17.977436 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:17.977436 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:17.983324 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7ed46296-dd34-49fb-8e98-940aac524be5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:17.991583 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ed46296-dd34-49fb-8e98-940aac524be5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 200 Jul 22 00:06:17.992062 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 42/160] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:17 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:18.016286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8851cd0c-3887-4e2c-9d73-53cc468f3d0d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:18.017070 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8851cd0c-3887-4e2c-9d73-53cc468f3d0d None None] GET https://10.4.3.168/volume// Jul 22 00:06:18.017235 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8851cd0c-3887-4e2c-9d73-53cc468f3d0d None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:18.017446 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8851cd0c-3887-4e2c-9d73-53cc468f3d0d None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:18.017999 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8851cd0c-3887-4e2c-9d73-53cc468f3d0d None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:18.018361 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 40/161] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:06:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:18.039299 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-abe8e87c-f098-402c-b416-90026befdcd6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:18.455065 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-abe8e87c-f098-402c-b416-90026befdcd6 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:18.455196 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-abe8e87c-f098-402c-b416-90026befdcd6 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "965f1761-a181-406a-bf7d-b19ee90923e4", "connector": null, "instance_uuid": "2cb147ae-ea6d-41f6-b29c-0247a3cc07d8"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:18.468302 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:18.468302 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:18.533941 np0000005612 devstack@c-api.service[100283]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 22 00:06:18.533941 np0000005612 devstack@c-api.service[100283]: .first() Jul 22 00:06:18.558609 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-abe8e87c-f098-402c-b416-90026befdcd6 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:18.559592 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 41/162] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:18 2026] POST /volume/v3/attachments => generated 273 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:18.609533 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8d8fcb4-483b-4947-9021-0ab79ebbe0cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:18.612190 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8d8fcb4-483b-4947-9021-0ab79ebbe0cd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:18.612190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8d8fcb4-483b-4947-9021-0ab79ebbe0cd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:18.612190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8d8fcb4-483b-4947-9021-0ab79ebbe0cd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:18.634637 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:18.634637 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:18.638098 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17d085f6-8fc9-4e94-af85-b515787b109e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:18.638543 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17d085f6-8fc9-4e94-af85-b515787b109e None None] GET https://10.4.3.168/volume// Jul 22 00:06:18.638777 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17d085f6-8fc9-4e94-af85-b515787b109e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:18.639025 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17d085f6-8fc9-4e94-af85-b515787b109e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:18.639820 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17d085f6-8fc9-4e94-af85-b515787b109e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:18.639820 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 43/163] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:18.645795 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c8d8fcb4-483b-4947-9021-0ab79ebbe0cd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:18.654345 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-ec84ec70-6b7a-41f5-916e-417cafcf5624 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:18.654527 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8d8fcb4-483b-4947-9021-0ab79ebbe0cd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:18.655535 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 40/164] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:18 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:18.659540 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-ec84ec70-6b7a-41f5-916e-417cafcf5624 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:18.660377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-ec84ec70-6b7a-41f5-916e-417cafcf5624 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:18.662587 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-ec84ec70-6b7a-41f5-916e-417cafcf5624 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:18.683297 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:18.683297 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:18.690793 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-ec84ec70-6b7a-41f5-916e-417cafcf5624 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:18.699930 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-ec84ec70-6b7a-41f5-916e-417cafcf5624 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:18.699930 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 41/165] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:18 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:18.810407 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-5d9f8c73-b275-420d-b5d0-ee93ff4aed1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:18.816158 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-5d9f8c73-b275-420d-b5d0-ee93ff4aed1c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] PUT https://10.4.3.168/volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c Jul 22 00:06:18.817516 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-5d9f8c73-b275-420d-b5d0-ee93ff4aed1c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:18.831463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-5d9f8c73-b275-420d-b5d0-ee93ff4aed1c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Acquiring lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:18.841712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-5d9f8c73-b275-420d-b5d0-ee93ff4aed1c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" acquired by "attachment_update" :: waited 0.011s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:18.843887 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:18.843887 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:18.995719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-5d9f8c73-b275-420d-b5d0-ee93ff4aed1c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" released by "attachment_update" :: held 0.154s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:18.996234 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-5d9f8c73-b275-420d-b5d0-ee93ff4aed1c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c returned with HTTP 200 Jul 22 00:06:18.996825 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 42/166] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:18 2026] PUT /volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:19.011230 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-720242df-8277-445d-9fca-3ab063571743 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:19.013742 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-720242df-8277-445d-9fca-3ab063571743 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 Jul 22 00:06:19.014676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-720242df-8277-445d-9fca-3ab063571743 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:19.015251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-720242df-8277-445d-9fca-3ab063571743 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:19.026997 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-720242df-8277-445d-9fca-3ab063571743 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 returned with HTTP 404 Jul 22 00:06:19.027411 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 44/167] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:19 2026] GET /volume/v3/volumes/c373b5c5-bc50-4659-835f-1e0001b1be65 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:19.448928 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:19.449559 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:19.450087 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1789612005"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:19.452329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1789612005'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:19.452500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Create volume of 1 GB Jul 22 00:06:19.459597 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Availability Zones retrieved successfully. Jul 22 00:06:19.471330 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Flow 'volume_create_api' (183aadf5-a6ea-4627-8f3d-9a68abcb5476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:19.473107 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a94d218-2ef6-47a6-a572-1a83f6f15950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:19.474696 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:19.524628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a94d218-2ef6-47a6-a572-1a83f6f15950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:19.525931 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96107df9-8f9e-44e4-8e48-d556b8dec14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:19.670788 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Created reservations ['fb177baf-4e1a-42a7-aff5-99195d50db41', '84d4cf6e-5ff1-4adc-896d-25ca6875805f', 'ecaf7658-426b-41a1-86e2-b1f05a96c0e6', '81bbfc1a-a371-4502-b3c0-158d5b00dfd1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:19.671628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96107df9-8f9e-44e4-8e48-d556b8dec14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb177baf-4e1a-42a7-aff5-99195d50db41', '84d4cf6e-5ff1-4adc-896d-25ca6875805f', 'ecaf7658-426b-41a1-86e2-b1f05a96c0e6', '81bbfc1a-a371-4502-b3c0-158d5b00dfd1']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:19.672751 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca00930-abce-4563-a810-973a8b1ec631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:19.677835 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5581deed-ca5a-404e-a3d3-fd33efd76c4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:19.680356 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5581deed-ca5a-404e-a3d3-fd33efd76c4c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:19.680486 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5581deed-ca5a-404e-a3d3-fd33efd76c4c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:19.681674 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5581deed-ca5a-404e-a3d3-fd33efd76c4c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:19.698995 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:19.698995 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:19.705923 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5581deed-ca5a-404e-a3d3-fd33efd76c4c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:19.714351 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca00930-abce-4563-a810-973a8b1ec631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e54033-5ef6-4b65-8965-2b5c4c62339a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1789612005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da41382b2d7450b918c77bea48f35bf',qos_specs=None,replication_status=,reservations=['fb177baf-4e1a-42a7-aff5-99195d50db41','84d4cf6e-5ff1-4adc-896d-25ca6875805f','ecaf7658-426b-41a1-86e2-b1f05a96c0e6','81bbfc1a-a371-4502-b3c0-158d5b00dfd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3bc30ecdd540f59d7731d11b6aa726',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1789612005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79e54033-5ef6-4b65-8965-2b5c4c62339a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2da41382b2d7450b918c77bea48f35bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3bc30ecdd540f59d7731d11b6aa726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:19.714889 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5581deed-ca5a-404e-a3d3-fd33efd76c4c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:19.715216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f291660-20db-413e-af3d-99c1402ddf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:19.715473 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 42/168] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:19 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:19.764365 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f291660-20db-413e-af3d-99c1402ddf8d) transitioned into state 'SUCCESS' from state '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-1789612005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2da41382b2d7450b918c77bea48f35bf',qos_specs=None,replication_status=,reservations=['fb177baf-4e1a-42a7-aff5-99195d50db41','84d4cf6e-5ff1-4adc-896d-25ca6875805f','ecaf7658-426b-41a1-86e2-b1f05a96c0e6','81bbfc1a-a371-4502-b3c0-158d5b00dfd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3bc30ecdd540f59d7731d11b6aa726',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:19.766073 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d7ff64-ee02-4c6e-baf8-1b0bf28e88e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:19.789643 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d7ff64-ee02-4c6e-baf8-1b0bf28e88e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:19.789643 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Flow 'volume_create_api' (183aadf5-a6ea-4627-8f3d-9a68abcb5476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:19.790110 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Create volume request issued successfully. Jul 22 00:06:19.791417 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fcae583-b984-4ba9-821f-ac8c2abad073 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:19.792413 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 41/169] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:19 2026] POST /volume/v3/volumes => generated 755 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:19.807935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a572b06-83a1-4612-8d6b-de1fe4ed4080 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:19.812893 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a572b06-83a1-4612-8d6b-de1fe4ed4080 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:19.815047 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a572b06-83a1-4612-8d6b-de1fe4ed4080 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:19.815047 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a572b06-83a1-4612-8d6b-de1fe4ed4080 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:19.826699 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:19.826699 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:19.837108 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a572b06-83a1-4612-8d6b-de1fe4ed4080 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:19.849257 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a572b06-83a1-4612-8d6b-de1fe4ed4080 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:19.849921 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 43/170] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:19 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:20.734538 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77d370d6-d44a-4bf6-80a9-221637b75fe3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:20.735987 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77d370d6-d44a-4bf6-80a9-221637b75fe3 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:20.736375 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77d370d6-d44a-4bf6-80a9-221637b75fe3 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:20.736458 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77d370d6-d44a-4bf6-80a9-221637b75fe3 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:20.749767 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:20.749767 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:20.755820 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77d370d6-d44a-4bf6-80a9-221637b75fe3 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:20.763958 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77d370d6-d44a-4bf6-80a9-221637b75fe3 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:20.764631 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 45/171] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:20 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:20.872900 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ae80a806-05dc-4a64-81bd-de3a8c22e309 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:20.876178 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae80a806-05dc-4a64-81bd-de3a8c22e309 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:20.876375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae80a806-05dc-4a64-81bd-de3a8c22e309 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:20.876599 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae80a806-05dc-4a64-81bd-de3a8c22e309 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:20.889583 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:20.889583 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:20.894366 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ae80a806-05dc-4a64-81bd-de3a8c22e309 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:20.900877 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae80a806-05dc-4a64-81bd-de3a8c22e309 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:20.901615 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 43/172] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:20 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:20.969954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-0f4f24f3-d468-43c1-92d5-8f48e5da37b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:20.972064 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-0f4f24f3-d468-43c1-92d5-8f48e5da37b3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:20.972306 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-0f4f24f3-d468-43c1-92d5-8f48e5da37b3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:20.972547 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-0f4f24f3-d468-43c1-92d5-8f48e5da37b3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:20.985058 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:20.985058 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:20.990032 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-0f4f24f3-d468-43c1-92d5-8f48e5da37b3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:20.997592 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-0f4f24f3-d468-43c1-92d5-8f48e5da37b3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:20.998236 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 42/173] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:20 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:21.441175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec6439de-2c34-4c0b-b2f7-6b2ec4e445a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.441977 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec6439de-2c34-4c0b-b2f7-6b2ec4e445a6 None None] GET https://10.4.3.168/volume// Jul 22 00:06:21.443132 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec6439de-2c34-4c0b-b2f7-6b2ec4e445a6 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:21.443733 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec6439de-2c34-4c0b-b2f7-6b2ec4e445a6 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:21.444125 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec6439de-2c34-4c0b-b2f7-6b2ec4e445a6 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:21.444622 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 44/174] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:06:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:21.464705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-36232abe-d8fe-46cc-aaf0-9a9db152fb23 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.686289 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8c81b1df-908f-4370-adad-404d0d200e80 req-dbdb073e-8d16-49fd-9312-02e15e030dab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.687925 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-dbdb073e-8d16-49fd-9312-02e15e030dab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:21.688195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-dbdb073e-8d16-49fd-9312-02e15e030dab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:21.688349 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-dbdb073e-8d16-49fd-9312-02e15e030dab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:21.698272 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:21.698272 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:21.701322 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0835d93-5a52-456b-8330-252617a6f0af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.703503 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:21.704485 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1987310240"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:21.704620 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8c81b1df-908f-4370-adad-404d0d200e80 req-dbdb073e-8d16-49fd-9312-02e15e030dab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:21.706411 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1987310240'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:21.706580 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume of 1 GB Jul 22 00:06:21.710377 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-dbdb073e-8d16-49fd-9312-02e15e030dab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:21.711890 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 44/175] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:21 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:21.711985 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Availability Zones retrieved successfully. Jul 22 00:06:21.720318 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (aa61b025-ccd9-43ff-9167-91f1b993f826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:21.721220 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-36232abe-d8fe-46cc-aaf0-9a9db152fb23 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:21.721416 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf2d9c0-9198-467e-9013-07bc68d8f2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:21.722305 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-36232abe-d8fe-46cc-aaf0-9a9db152fb23 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79e54033-5ef6-4b65-8965-2b5c4c62339a", "connector": null, "instance_uuid": "efc7061e-7b63-43f2-9485-39c6c9696aa6"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:21.722673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:21.735916 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:21.735916 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:21.768194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf2d9c0-9198-467e-9013-07bc68d8f2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:21.769289 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a54b95a0-4d34-4d57-b55f-44aa0d6225f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:21.784053 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-316dac28-8375-4fd4-9310-a24dc8881ae5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.787236 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-316dac28-8375-4fd4-9310-a24dc8881ae5 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:21.787529 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-316dac28-8375-4fd4-9310-a24dc8881ae5 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:21.787832 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-316dac28-8375-4fd4-9310-a24dc8881ae5 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:21.787918 np0000005612 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 22 00:06:21.787918 np0000005612 devstack@c-api.service[100286]: .first() Jul 22 00:06:21.800327 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:21.800327 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:21.805428 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-316dac28-8375-4fd4-9310-a24dc8881ae5 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:21.809384 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-36232abe-d8fe-46cc-aaf0-9a9db152fb23 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:21.810009 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 46/176] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:21 2026] POST /volume/v3/attachments => generated 273 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:21.814535 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-316dac28-8375-4fd4-9310-a24dc8881ae5 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:21.815145 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 45/177] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:21 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:21.830266 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Created reservations ['f9e835c1-ba50-4754-bb3a-86d45e937d1d', '96f44279-a68c-4f7e-a4c0-a9eaf521ef67', '5842ff92-27a9-471c-bcbc-4708baf7b1f9', 'c71feb65-2cff-4149-895c-c45f13ee0f7c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:21.831310 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a54b95a0-4d34-4d57-b55f-44aa0d6225f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e835c1-ba50-4754-bb3a-86d45e937d1d', '96f44279-a68c-4f7e-a4c0-a9eaf521ef67', '5842ff92-27a9-471c-bcbc-4708baf7b1f9', 'c71feb65-2cff-4149-895c-c45f13ee0f7c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:21.832225 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f9011f-479d-49e7-bbaf-f48feb36ac63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:21.853386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f791d70-1668-491b-909a-17229ef66695 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.857630 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f9011f-479d-49e7-bbaf-f48feb36ac63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc8e75da-ac15-40c6-ae08-b00c5882ef50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1987310240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['f9e835c1-ba50-4754-bb3a-86d45e937d1d','96f44279-a68c-4f7e-a4c0-a9eaf521ef67','5842ff92-27a9-471c-bcbc-4708baf7b1f9','c71feb65-2cff-4149-895c-c45f13ee0f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1987310240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc8e75da-ac15-40c6-ae08-b00c5882ef50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9db4011cc304995898286a52d655dd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f2e0c489514a489c6842fddb81df2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:21.858761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8243dfdf-e498-4da0-b8ba-cd9db279a052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:21.859028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f791d70-1668-491b-909a-17229ef66695 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:21.859345 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f791d70-1668-491b-909a-17229ef66695 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:21.859587 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f791d70-1668-491b-909a-17229ef66695 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:21.873725 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e8e926e-d375-40dd-af4e-b7681a76995f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.874400 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e8e926e-d375-40dd-af4e-b7681a76995f None None] GET https://10.4.3.168/volume// Jul 22 00:06:21.874652 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e8e926e-d375-40dd-af4e-b7681a76995f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:21.875021 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e8e926e-d375-40dd-af4e-b7681a76995f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:21.875428 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e8e926e-d375-40dd-af4e-b7681a76995f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:21.875852 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 47/178] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:21.881078 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:21.881078 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:21.886427 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f791d70-1668-491b-909a-17229ef66695 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:21.887589 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8243dfdf-e498-4da0-b8ba-cd9db279a052) transitioned into state 'SUCCESS' from state '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-1987310240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['f9e835c1-ba50-4754-bb3a-86d45e937d1d','96f44279-a68c-4f7e-a4c0-a9eaf521ef67','5842ff92-27a9-471c-bcbc-4708baf7b1f9','c71feb65-2cff-4149-895c-c45f13ee0f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:21.888637 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df91877e-b6d8-462f-8efd-6faa1cced9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:21.890555 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-f1e53cfc-ad0b-4a90-a250-aa098984462d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.893506 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f791d70-1668-491b-909a-17229ef66695 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:21.893972 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 45/179] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:21 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:21.895580 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-f1e53cfc-ad0b-4a90-a250-aa098984462d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:21.895915 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-f1e53cfc-ad0b-4a90-a250-aa098984462d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:21.896310 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-f1e53cfc-ad0b-4a90-a250-aa098984462d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:21.907621 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df91877e-b6d8-462f-8efd-6faa1cced9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:21.907621 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (aa61b025-ccd9-43ff-9167-91f1b993f826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:21.907621 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request issued successfully. Jul 22 00:06:21.908426 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0835d93-5a52-456b-8330-252617a6f0af tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:21.909057 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 43/180] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:21 2026] POST /volume/v3/volumes => generated 749 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:21.912900 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:21.912900 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:21.918947 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-f1e53cfc-ad0b-4a90-a250-aa098984462d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:21.927898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-f1e53cfc-ad0b-4a90-a250-aa098984462d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:21.927898 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 46/181] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:21 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:21.930481 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40d1b897-c69d-4e2d-9f58-a6dc80555198 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:21.932891 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40d1b897-c69d-4e2d-9f58-a6dc80555198 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 Jul 22 00:06:21.933081 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40d1b897-c69d-4e2d-9f58-a6dc80555198 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:21.934324 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40d1b897-c69d-4e2d-9f58-a6dc80555198 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:21.944739 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:21.944739 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:21.957163 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40d1b897-c69d-4e2d-9f58-a6dc80555198 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:21.968314 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40d1b897-c69d-4e2d-9f58-a6dc80555198 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 returned with HTTP 200 Jul 22 00:06:21.970333 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 48/182] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:21 2026] GET /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:22.051183 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-ff71e354-5816-49f4-98b5-cf7b393889b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.055922 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-ff71e354-5816-49f4-98b5-cf7b393889b9 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] PUT https://10.4.3.168/volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b Jul 22 00:06:22.056760 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-ff71e354-5816-49f4-98b5-cf7b393889b9 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:22.069271 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-ff71e354-5816-49f4-98b5-cf7b393889b9 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Acquiring lock "cinder-attachment_update-79e54033-5ef6-4b65-8965-2b5c4c62339a-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:22.077891 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-ff71e354-5816-49f4-98b5-cf7b393889b9 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Lock "cinder-attachment_update-79e54033-5ef6-4b65-8965-2b5c4c62339a-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:22.078335 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.078335 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:22.147082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-55b06c2c-c631-439c-b644-b8dc59a6f6ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.147082 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55b06c2c-c631-439c-b644-b8dc59a6f6ec None None] GET https://10.4.3.168/volume// Jul 22 00:06:22.147082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55b06c2c-c631-439c-b644-b8dc59a6f6ec None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.147082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55b06c2c-c631-439c-b644-b8dc59a6f6ec None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:22.147082 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55b06c2c-c631-439c-b644-b8dc59a6f6ec None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:22.147082 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 44/183] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:22.175620 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8c81b1df-908f-4370-adad-404d0d200e80 req-afb38b9e-26b3-4d03-8955-4d5b37b9c26f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.195368 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.198206 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:22.198206 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-138119020"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:22.200472 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-138119020'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:22.200472 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Create volume of 1 GB Jul 22 00:06:22.205956 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Availability Zones retrieved successfully. Jul 22 00:06:22.216191 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Flow 'volume_create_api' (973738ac-3834-4125-8a7d-337b7e8c2b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:22.219031 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c3d841-bb30-4342-9663-66d6b26b0812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:22.220471 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:22.249829 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-ff71e354-5816-49f4-98b5-cf7b393889b9 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Lock "cinder-attachment_update-79e54033-5ef6-4b65-8965-2b5c4c62339a-np0000005612" released by "attachment_update" :: held 0.172s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:22.249829 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-ff71e354-5816-49f4-98b5-cf7b393889b9 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b returned with HTTP 200 Jul 22 00:06:22.250009 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 46/184] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:22 2026] PUT /volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:22.266030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85c3d841-bb30-4342-9663-66d6b26b0812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:22.268535 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c8f6c7-ebef-43f7-8e6b-f008dee61021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:22.346511 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-087afabe-c8fd-4703-b054-cd32cc032581 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.349702 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-087afabe-c8fd-4703-b054-cd32cc032581 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] POST https://10.4.3.168/volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c/action Jul 22 00:06:22.350260 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-087afabe-c8fd-4703-b054-cd32cc032581 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:22.350365 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-087afabe-c8fd-4703-b054-cd32cc032581 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:22.370666 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Created reservations ['e6ce7a3d-c722-42c0-8a87-2cfc048cab12', '9d7bf6ba-cd85-4c37-b388-1d2f4a043fed', 'e18e7fcf-5cdf-4ec7-981d-0a60ea7e5e35', 'c6f4b7ff-7828-4fa0-a271-39d5af1bec46'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:22.371938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c8f6c7-ebef-43f7-8e6b-f008dee61021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ce7a3d-c722-42c0-8a87-2cfc048cab12', '9d7bf6ba-cd85-4c37-b388-1d2f4a043fed', 'e18e7fcf-5cdf-4ec7-981d-0a60ea7e5e35', 'c6f4b7ff-7828-4fa0-a271-39d5af1bec46']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:22.373401 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7896e09a-5b02-40aa-a7d8-b628a7ded5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:22.375387 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.375387 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:22.393069 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4a10aa33-6d66-4fea-ae9a-ab237d76d888 req-087afabe-c8fd-4703-b054-cd32cc032581 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c/action returned with HTTP 204 Jul 22 00:06:22.393678 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 45/185] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:22 2026] POST /volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:22.404832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7896e09a-5b02-40aa-a7d8-b628a7ded5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7180eb7c-f660-4e16-9722-7e24e4d9ec1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-138119020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de4bd4d1ca146d78ba9307edbdc0f2c',qos_specs=None,replication_status=,reservations=['e6ce7a3d-c722-42c0-8a87-2cfc048cab12','9d7bf6ba-cd85-4c37-b388-1d2f4a043fed','e18e7fcf-5cdf-4ec7-981d-0a60ea7e5e35','c6f4b7ff-7828-4fa0-a271-39d5af1bec46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0639e74f5f20452f9a005c4ebb9e117e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-138119020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7180eb7c-f660-4e16-9722-7e24e4d9ec1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4de4bd4d1ca146d78ba9307edbdc0f2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0639e74f5f20452f9a005c4ebb9e117e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:22.406461 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf3428e-8eb5-4a40-b719-96d8bd5477df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:22.434186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf3428e-8eb5-4a40-b719-96d8bd5477df) transitioned into state 'SUCCESS' from state '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-138119020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de4bd4d1ca146d78ba9307edbdc0f2c',qos_specs=None,replication_status=,reservations=['e6ce7a3d-c722-42c0-8a87-2cfc048cab12','9d7bf6ba-cd85-4c37-b388-1d2f4a043fed','e18e7fcf-5cdf-4ec7-981d-0a60ea7e5e35','c6f4b7ff-7828-4fa0-a271-39d5af1bec46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0639e74f5f20452f9a005c4ebb9e117e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:22.434639 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5c96d4-4b8f-4407-8e7b-ea171d63b083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:22.451228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5c96d4-4b8f-4407-8e7b-ea171d63b083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:22.452793 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Flow 'volume_create_api' (973738ac-3834-4125-8a7d-337b7e8c2b22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:22.452793 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Create volume request issued successfully. Jul 22 00:06:22.453886 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c53fbd9-2740-46b5-a217-45a0711778f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:22.454718 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 49/186] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:22 2026] POST /volume/v3/volumes => generated 751 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:22.472604 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d8db999-eeeb-4e5b-90ca-af4b65373fde None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.479575 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d8db999-eeeb-4e5b-90ca-af4b65373fde tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:22.479799 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d8db999-eeeb-4e5b-90ca-af4b65373fde tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.480051 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d8db999-eeeb-4e5b-90ca-af4b65373fde tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:22.493581 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.493581 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:22.499147 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d8db999-eeeb-4e5b-90ca-af4b65373fde tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:22.499483 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-afb38b9e-26b3-4d03-8955-4d5b37b9c26f tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:22.504022 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-afb38b9e-26b3-4d03-8955-4d5b37b9c26f tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08f7b55a-e205-4ba6-89df-e1196be2dae3", "connector": null, "instance_uuid": "4aeba5ef-6908-4308-88c7-1b194a09dad2"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:22.505565 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d8db999-eeeb-4e5b-90ca-af4b65373fde tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:22.506096 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 47/187] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:22.517093 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.517093 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:22.549491 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-afb38b9e-26b3-4d03-8955-4d5b37b9c26f tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:22.550175 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 47/188] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:22 2026] POST /volume/v3/attachments => generated 273 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:22.593892 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c07552df-1be7-41e9-af51-7d74a7dd4ccd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.596341 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c07552df-1be7-41e9-af51-7d74a7dd4ccd tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:22.596721 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c07552df-1be7-41e9-af51-7d74a7dd4ccd tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.597014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c07552df-1be7-41e9-af51-7d74a7dd4ccd tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:22.608110 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2080c59c-946c-40d6-acf0-0470cb44824b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.608382 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2080c59c-946c-40d6-acf0-0470cb44824b None None] GET https://10.4.3.168/volume// Jul 22 00:06:22.608473 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2080c59c-946c-40d6-acf0-0470cb44824b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.608731 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2080c59c-946c-40d6-acf0-0470cb44824b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:22.609124 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2080c59c-946c-40d6-acf0-0470cb44824b None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:22.609431 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 50/189] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:22.615076 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.615076 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:22.620139 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c07552df-1be7-41e9-af51-7d74a7dd4ccd tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:22.623285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8c81b1df-908f-4370-adad-404d0d200e80 req-e67dbb67-d00b-43d2-9ca6-ca532474e2b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.626252 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-e67dbb67-d00b-43d2-9ca6-ca532474e2b1 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:22.626347 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c07552df-1be7-41e9-af51-7d74a7dd4ccd tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:22.626471 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-e67dbb67-d00b-43d2-9ca6-ca532474e2b1 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.626812 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-e67dbb67-d00b-43d2-9ca6-ca532474e2b1 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:22.627015 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 46/190] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:22.646958 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.646958 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:22.653037 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8c81b1df-908f-4370-adad-404d0d200e80 req-e67dbb67-d00b-43d2-9ca6-ca532474e2b1 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:22.660165 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-e67dbb67-d00b-43d2-9ca6-ca532474e2b1 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:22.661121 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 48/191] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:22.762071 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8c81b1df-908f-4370-adad-404d0d200e80 req-0421ce47-c465-4af0-9cca-2a891e018564 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.766250 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-0421ce47-c465-4af0-9cca-2a891e018564 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] PUT https://10.4.3.168/volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45 Jul 22 00:06:22.766250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-0421ce47-c465-4af0-9cca-2a891e018564 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:22.773829 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8c81b1df-908f-4370-adad-404d0d200e80 req-0421ce47-c465-4af0-9cca-2a891e018564 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Acquiring lock "cinder-attachment_update-08f7b55a-e205-4ba6-89df-e1196be2dae3-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:22.781283 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8c81b1df-908f-4370-adad-404d0d200e80 req-0421ce47-c465-4af0-9cca-2a891e018564 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Lock "cinder-attachment_update-08f7b55a-e205-4ba6-89df-e1196be2dae3-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:22.784115 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.784115 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:22.840725 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca379deb-ba9e-4387-9064-88596e4b226c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.842764 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca379deb-ba9e-4387-9064-88596e4b226c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:22.843811 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca379deb-ba9e-4387-9064-88596e4b226c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.843811 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca379deb-ba9e-4387-9064-88596e4b226c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:22.859896 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.859896 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:22.866847 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca379deb-ba9e-4387-9064-88596e4b226c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:22.876670 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca379deb-ba9e-4387-9064-88596e4b226c tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:22.877294 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 51/192] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:22.899156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e845ee68-9184-45b5-aa0d-58b22b005e33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.901218 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e845ee68-9184-45b5-aa0d-58b22b005e33 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:06:22.901343 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e845ee68-9184-45b5-aa0d-58b22b005e33 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.901570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e845ee68-9184-45b5-aa0d-58b22b005e33 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:22.909527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4072099b-443f-449d-9038-7bfbf607d981 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.913220 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4072099b-443f-449d-9038-7bfbf607d981 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:22.913548 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4072099b-443f-449d-9038-7bfbf607d981 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.914386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4072099b-443f-449d-9038-7bfbf607d981 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:22.915346 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8c81b1df-908f-4370-adad-404d0d200e80 req-0421ce47-c465-4af0-9cca-2a891e018564 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Lock "cinder-attachment_update-08f7b55a-e205-4ba6-89df-e1196be2dae3-np0000005612" released by "attachment_update" :: held 0.134s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:22.915609 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-0421ce47-c465-4af0-9cca-2a891e018564 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45 returned with HTTP 200 Jul 22 00:06:22.916094 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 48/193] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:22 2026] PUT /volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:22.919711 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.919711 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:22.925266 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e845ee68-9184-45b5-aa0d-58b22b005e33 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:06:22.933884 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:22.933884 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:22.934450 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e845ee68-9184-45b5-aa0d-58b22b005e33 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:06:22.935280 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 47/194] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:22.943211 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4072099b-443f-449d-9038-7bfbf607d981 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:22.952064 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4072099b-443f-449d-9038-7bfbf607d981 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:22.952645 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 49/195] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:22.989354 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-429bbb99-aee8-4f8e-b2a7-bd83b646a64b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:22.995515 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-429bbb99-aee8-4f8e-b2a7-bd83b646a64b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 Jul 22 00:06:22.995846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-429bbb99-aee8-4f8e-b2a7-bd83b646a64b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:22.996192 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-429bbb99-aee8-4f8e-b2a7-bd83b646a64b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.007645 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.007645 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:23.013321 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-429bbb99-aee8-4f8e-b2a7-bd83b646a64b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:23.019430 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-429bbb99-aee8-4f8e-b2a7-bd83b646a64b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 returned with HTTP 200 Jul 22 00:06:23.019972 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 52/196] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:22 2026] GET /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:23.037542 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a309e47e-5d65-4249-8d13-105d7340f776 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.040074 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a309e47e-5d65-4249-8d13-105d7340f776 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50/action Jul 22 00:06:23.040677 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a309e47e-5d65-4249-8d13-105d7340f776 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:23.041001 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a309e47e-5d65-4249-8d13-105d7340f776 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:23.053731 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.053731 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:23.054500 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-a309e47e-5d65-4249-8d13-105d7340f776 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume 'cc8e75da-ac15-40c6-ae08-b00c5882ef50' with '{'status': 'attaching'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:23.077571 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a309e47e-5d65-4249-8d13-105d7340f776 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50/action returned with HTTP 202 Jul 22 00:06:23.078090 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 49/197] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:23 2026] POST /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:23.086597 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9002c751-6359-4477-b2dc-84a477362eb0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.089077 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9002c751-6359-4477-b2dc-84a477362eb0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 Jul 22 00:06:23.089328 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9002c751-6359-4477-b2dc-84a477362eb0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.089587 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9002c751-6359-4477-b2dc-84a477362eb0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.100238 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.100238 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:23.105732 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9002c751-6359-4477-b2dc-84a477362eb0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:23.112206 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9002c751-6359-4477-b2dc-84a477362eb0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 returned with HTTP 200 Jul 22 00:06:23.113035 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 48/198] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:23.131776 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d3634d16-90ca-4fd8-9613-a2423dea717a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.133681 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3634d16-90ca-4fd8-9613-a2423dea717a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50/action Jul 22 00:06:23.134047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3634d16-90ca-4fd8-9613-a2423dea717a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:23.134360 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3634d16-90ca-4fd8-9613-a2423dea717a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:23.146565 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.146565 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:23.147477 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d3634d16-90ca-4fd8-9613-a2423dea717a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Volume info retrieved successfully. Jul 22 00:06:23.176130 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d3634d16-90ca-4fd8-9613-a2423dea717a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Delete volume request issued successfully. Jul 22 00:06:23.176520 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3634d16-90ca-4fd8-9613-a2423dea717a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50/action returned with HTTP 202 Jul 22 00:06:23.178050 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 50/199] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:23 2026] POST /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:23.188244 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d394068d-7e50-4c2e-9f74-8e9fb2cb9433 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.189950 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d394068d-7e50-4c2e-9f74-8e9fb2cb9433 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 Jul 22 00:06:23.190354 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d394068d-7e50-4c2e-9f74-8e9fb2cb9433 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.190723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d394068d-7e50-4c2e-9f74-8e9fb2cb9433 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.201744 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.201744 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:23.206874 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d394068d-7e50-4c2e-9f74-8e9fb2cb9433 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:23.214828 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d394068d-7e50-4c2e-9f74-8e9fb2cb9433 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 returned with HTTP 200 Jul 22 00:06:23.215701 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 53/200] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:23.526453 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8658a8a7-6430-400c-97d2-4ffe48ad61b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.528108 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8658a8a7-6430-400c-97d2-4ffe48ad61b6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:23.531010 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8658a8a7-6430-400c-97d2-4ffe48ad61b6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.531010 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8658a8a7-6430-400c-97d2-4ffe48ad61b6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.542241 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.542241 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:23.550433 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8658a8a7-6430-400c-97d2-4ffe48ad61b6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:23.570348 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8658a8a7-6430-400c-97d2-4ffe48ad61b6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:23.570348 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 50/201] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:23.633260 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-128f7151-5253-48fe-9afc-da0155c07e0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.636381 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-128f7151-5253-48fe-9afc-da0155c07e0d tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:23.636633 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-128f7151-5253-48fe-9afc-da0155c07e0d tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.636940 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-128f7151-5253-48fe-9afc-da0155c07e0d tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.647786 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e536ad5-865a-4f1c-a24e-9275502fc484 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.648278 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.648278 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:23.650232 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e536ad5-865a-4f1c-a24e-9275502fc484 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:23.650537 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e536ad5-865a-4f1c-a24e-9275502fc484 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.650748 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e536ad5-865a-4f1c-a24e-9275502fc484 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.659045 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-128f7151-5253-48fe-9afc-da0155c07e0d tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:23.672419 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.672419 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:23.676386 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-128f7151-5253-48fe-9afc-da0155c07e0d tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:23.677172 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 49/202] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:23.683975 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e536ad5-865a-4f1c-a24e-9275502fc484 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:23.690835 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e536ad5-865a-4f1c-a24e-9275502fc484 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:23.690835 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 51/203] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:06:23.819906 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-255935ce-ee98-4e17-a491-448edc2ad999 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.820589 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-255935ce-ee98-4e17-a491-448edc2ad999 None None] GET https://10.4.3.168/volume// Jul 22 00:06:23.820869 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-255935ce-ee98-4e17-a491-448edc2ad999 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.821175 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-255935ce-ee98-4e17-a491-448edc2ad999 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.821688 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-255935ce-ee98-4e17-a491-448edc2ad999 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:23.823088 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 54/204] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:23.834787 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-55fdf2d4-901d-4f4d-9d47-6ae43db1c291 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.837418 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-55fdf2d4-901d-4f4d-9d47-6ae43db1c291 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:23.838172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-55fdf2d4-901d-4f4d-9d47-6ae43db1c291 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7180eb7c-f660-4e16-9722-7e24e4d9ec1d", "connector": null, "instance_uuid": "9218d035-58ed-496d-88bf-9768b13d6248"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:23.852004 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.852004 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:23.888592 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-55fdf2d4-901d-4f4d-9d47-6ae43db1c291 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:23.889150 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 51/205] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:23 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:23.925218 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6cc1cd1-a154-4566-b191-afc97ec6ed1a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.927431 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6cc1cd1-a154-4566-b191-afc97ec6ed1a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:23.927679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6cc1cd1-a154-4566-b191-afc97ec6ed1a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.927980 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6cc1cd1-a154-4566-b191-afc97ec6ed1a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.940364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b792e1e-ebdf-407a-af31-b0a8a19e4827 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.940364 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b792e1e-ebdf-407a-af31-b0a8a19e4827 None None] GET https://10.4.3.168/volume// Jul 22 00:06:23.940364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b792e1e-ebdf-407a-af31-b0a8a19e4827 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.940364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b792e1e-ebdf-407a-af31-b0a8a19e4827 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.940364 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b792e1e-ebdf-407a-af31-b0a8a19e4827 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:23.940364 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 52/206] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:23.943016 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.943016 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:23.950692 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6cc1cd1-a154-4566-b191-afc97ec6ed1a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:23.955513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-fa858f88-a90a-42d5-adc1-cc6c0a9770d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.957810 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-fa858f88-a90a-42d5-adc1-cc6c0a9770d2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:23.958151 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-fa858f88-a90a-42d5-adc1-cc6c0a9770d2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.958437 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-fa858f88-a90a-42d5-adc1-cc6c0a9770d2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.958484 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6cc1cd1-a154-4566-b191-afc97ec6ed1a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:23.959109 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 50/207] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:23.973493 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da7341cd-ed99-433e-ba44-942911b8abcd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:23.978529 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da7341cd-ed99-433e-ba44-942911b8abcd tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:23.978938 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da7341cd-ed99-433e-ba44-942911b8abcd tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:23.979690 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da7341cd-ed99-433e-ba44-942911b8abcd tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:23.981536 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.981536 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:23.987754 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-fa858f88-a90a-42d5-adc1-cc6c0a9770d2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:23.993728 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:23.993728 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:23.994352 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-fa858f88-a90a-42d5-adc1-cc6c0a9770d2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:23.994888 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 55/208] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:23.999598 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da7341cd-ed99-433e-ba44-942911b8abcd tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:24.006526 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da7341cd-ed99-433e-ba44-942911b8abcd tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:24.007521 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 52/209] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:23 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:24.086571 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-dc67df8f-4f77-4573-bd36-4ef56957bf59 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:24.089908 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-dc67df8f-4f77-4573-bd36-4ef56957bf59 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] PUT https://10.4.3.168/volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477 Jul 22 00:06:24.090951 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-dc67df8f-4f77-4573-bd36-4ef56957bf59 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:24.102074 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-dc67df8f-4f77-4573-bd36-4ef56957bf59 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Acquiring lock "cinder-attachment_update-7180eb7c-f660-4e16-9722-7e24e4d9ec1d-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:24.110273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-dc67df8f-4f77-4573-bd36-4ef56957bf59 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Lock "cinder-attachment_update-7180eb7c-f660-4e16-9722-7e24e4d9ec1d-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:24.110448 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:24.110448 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:24.221401 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-dc67df8f-4f77-4573-bd36-4ef56957bf59 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Lock "cinder-attachment_update-7180eb7c-f660-4e16-9722-7e24e4d9ec1d-np0000005612" released by "attachment_update" :: held 0.113s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:24.222036 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-dc67df8f-4f77-4573-bd36-4ef56957bf59 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477 returned with HTTP 200 Jul 22 00:06:24.222997 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 53/210] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:24 2026] PUT /volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:24.231842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d865003-cfd6-4c99-8885-c2dd7de48719 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:24.235028 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d865003-cfd6-4c99-8885-c2dd7de48719 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 Jul 22 00:06:24.235896 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d865003-cfd6-4c99-8885-c2dd7de48719 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:24.235896 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d865003-cfd6-4c99-8885-c2dd7de48719 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:24.244193 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d865003-cfd6-4c99-8885-c2dd7de48719 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 returned with HTTP 404 Jul 22 00:06:24.244749 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 51/211] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:24 2026] GET /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:24.256577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd88224c-5ddc-4e6f-9074-4ac1eb7367a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:24.259370 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd88224c-5ddc-4e6f-9074-4ac1eb7367a0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 Jul 22 00:06:24.259887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd88224c-5ddc-4e6f-9074-4ac1eb7367a0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:24.260138 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd88224c-5ddc-4e6f-9074-4ac1eb7367a0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:24.268845 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd88224c-5ddc-4e6f-9074-4ac1eb7367a0 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 returned with HTTP 404 Jul 22 00:06:24.269663 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 56/212] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:24 2026] GET /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:24.278278 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ceaf8e7b-e998-47e5-b5f7-62bf89ad12ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:24.280746 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ceaf8e7b-e998-47e5-b5f7-62bf89ad12ad tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] DELETE https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 Jul 22 00:06:24.281011 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ceaf8e7b-e998-47e5-b5f7-62bf89ad12ad tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:24.281294 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ceaf8e7b-e998-47e5-b5f7-62bf89ad12ad tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:24.281514 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ceaf8e7b-e998-47e5-b5f7-62bf89ad12ad tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Delete volume with id: cc8e75da-ac15-40c6-ae08-b00c5882ef50 Jul 22 00:06:24.291888 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ceaf8e7b-e998-47e5-b5f7-62bf89ad12ad tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 returned with HTTP 404 Jul 22 00:06:24.292749 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 53/213] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:24 2026] DELETE /volume/v3/volumes/cc8e75da-ac15-40c6-ae08-b00c5882ef50 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:24.304427 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:24.306142 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:24.306789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1460483834"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:24.311023 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1460483834'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:24.311023 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume of 1 GB Jul 22 00:06:24.311023 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:24.311023 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:24.316027 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Availability Zones retrieved successfully. Jul 22 00:06:24.325188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (42d9eb85-6d99-4ab5-b4f7-2e81d04e131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:24.327562 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d29697f-74c9-4ada-b016-53e4f8a8eb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:24.328758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:24.380886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d29697f-74c9-4ada-b016-53e4f8a8eb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:24.380886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaacc0fb-3b15-4013-a40e-cd70fcf9cf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:24.443531 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Created reservations ['e9d1a8ca-46ed-40e5-8fb9-1a2da00631e8', '11936f1e-8f4e-4699-9428-7921c76738a5', '07a61370-b1ee-42da-bcaf-ac010bfd8989', '933e6eff-554e-4c09-af30-27f2de2b50a8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:24.444784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaacc0fb-3b15-4013-a40e-cd70fcf9cf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d1a8ca-46ed-40e5-8fb9-1a2da00631e8', '11936f1e-8f4e-4699-9428-7921c76738a5', '07a61370-b1ee-42da-bcaf-ac010bfd8989', '933e6eff-554e-4c09-af30-27f2de2b50a8']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:24.445882 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc36dde-3bb9-4ca4-be6c-c27736263ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:24.477758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc36dde-3bb9-4ca4-be6c-c27736263ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2746a27f-4f73-4275-afa3-f576de062383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1460483834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['e9d1a8ca-46ed-40e5-8fb9-1a2da00631e8','11936f1e-8f4e-4699-9428-7921c76738a5','07a61370-b1ee-42da-bcaf-ac010bfd8989','933e6eff-554e-4c09-af30-27f2de2b50a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1460483834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2746a27f-4f73-4275-afa3-f576de062383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9db4011cc304995898286a52d655dd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f2e0c489514a489c6842fddb81df2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:24.479275 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a13f696-ee74-47f1-9358-9805b0423600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:24.506717 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a13f696-ee74-47f1-9358-9805b0423600) transitioned into state 'SUCCESS' from state '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-1460483834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['e9d1a8ca-46ed-40e5-8fb9-1a2da00631e8','11936f1e-8f4e-4699-9428-7921c76738a5','07a61370-b1ee-42da-bcaf-ac010bfd8989','933e6eff-554e-4c09-af30-27f2de2b50a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:24.508072 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0d143b-197c-43d0-8cea-7c6c5d8dc211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:24.520485 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0d143b-197c-43d0-8cea-7c6c5d8dc211) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:24.522838 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (42d9eb85-6d99-4ab5-b4f7-2e81d04e131f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:24.522838 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request issued successfully. Jul 22 00:06:24.523191 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af6fb212-131e-4f7b-95cb-31fccaa2cd16 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:24.523753 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 54/214] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:24 2026] POST /volume/v3/volumes => generated 749 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:24.542284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9ae2fb43-a74a-4290-96b9-d17c083a2416 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:24.546411 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ae2fb43-a74a-4290-96b9-d17c083a2416 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 Jul 22 00:06:24.546894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ae2fb43-a74a-4290-96b9-d17c083a2416 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:24.547248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ae2fb43-a74a-4290-96b9-d17c083a2416 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:24.559407 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:24.559407 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:24.567625 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9ae2fb43-a74a-4290-96b9-d17c083a2416 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:24.577442 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ae2fb43-a74a-4290-96b9-d17c083a2416 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 returned with HTTP 200 Jul 22 00:06:24.578209 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 52/215] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:24 2026] GET /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:24.713361 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c6ab811c-0757-4dd6-a3d1-4ea80e2b9e6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:24.716503 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6ab811c-0757-4dd6-a3d1-4ea80e2b9e6a tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:24.716503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6ab811c-0757-4dd6-a3d1-4ea80e2b9e6a tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:24.716880 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6ab811c-0757-4dd6-a3d1-4ea80e2b9e6a tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:24.733691 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:24.733691 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:24.739811 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c6ab811c-0757-4dd6-a3d1-4ea80e2b9e6a tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:24.747564 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6ab811c-0757-4dd6-a3d1-4ea80e2b9e6a tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:24.748045 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 57/216] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:24 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:24.976219 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0a0bce0-dfd6-4db6-9b96-fef46eab607e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:24.978225 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0a0bce0-dfd6-4db6-9b96-fef46eab607e tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:24.978413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0a0bce0-dfd6-4db6-9b96-fef46eab607e tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:24.978692 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0a0bce0-dfd6-4db6-9b96-fef46eab607e tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:24.989398 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:24.989398 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:24.993722 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d0a0bce0-dfd6-4db6-9b96-fef46eab607e tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:24.998890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0a0bce0-dfd6-4db6-9b96-fef46eab607e tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:24.999415 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 54/217] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:24 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:25.025079 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c86ee65-e5f1-4fc2-a409-6bc0cdc68e6b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:25.027523 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c86ee65-e5f1-4fc2-a409-6bc0cdc68e6b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:25.027955 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c86ee65-e5f1-4fc2-a409-6bc0cdc68e6b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:25.028223 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c86ee65-e5f1-4fc2-a409-6bc0cdc68e6b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:25.041670 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:25.041670 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:25.048405 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c86ee65-e5f1-4fc2-a409-6bc0cdc68e6b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:25.056791 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c86ee65-e5f1-4fc2-a409-6bc0cdc68e6b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:25.056791 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 55/218] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:25 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:25.596501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1c6745d-7ec7-44e8-9dfd-6d52089b08d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:25.601252 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1c6745d-7ec7-44e8-9dfd-6d52089b08d5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 Jul 22 00:06:25.601541 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1c6745d-7ec7-44e8-9dfd-6d52089b08d5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:25.601830 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1c6745d-7ec7-44e8-9dfd-6d52089b08d5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:25.602120 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-c87c9287-433d-4d9d-827d-ee8351965f10 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:25.607660 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-c87c9287-433d-4d9d-827d-ee8351965f10 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] POST https://10.4.3.168/volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b/action Jul 22 00:06:25.608193 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-c87c9287-433d-4d9d-827d-ee8351965f10 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:25.608339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-c87c9287-433d-4d9d-827d-ee8351965f10 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:25.611542 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:25.611542 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:25.617748 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1c6745d-7ec7-44e8-9dfd-6d52089b08d5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:25.624942 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1c6745d-7ec7-44e8-9dfd-6d52089b08d5 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 returned with HTTP 200 Jul 22 00:06:25.625514 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 53/219] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:25 2026] GET /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:25.643834 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-edf18a49-54e5-4f77-91ba-5829302cf43e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:25.644429 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:25.644429 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:25.646183 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edf18a49-54e5-4f77-91ba-5829302cf43e tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383/action Jul 22 00:06:25.646647 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edf18a49-54e5-4f77-91ba-5829302cf43e tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:25.646806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edf18a49-54e5-4f77-91ba-5829302cf43e tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:25.662074 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:25.662074 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:25.662779 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b5812958-d26f-4d7b-9bcd-feabc69edb57 req-c87c9287-433d-4d9d-827d-ee8351965f10 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b/action returned with HTTP 204 Jul 22 00:06:25.663462 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 58/220] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:25 2026] POST /volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:25.664376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-edf18a49-54e5-4f77-91ba-5829302cf43e tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume '2746a27f-4f73-4275-afa3-f576de062383' with '{'status': 'creating'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:25.699284 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edf18a49-54e5-4f77-91ba-5829302cf43e tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383/action returned with HTTP 202 Jul 22 00:06:25.699788 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 55/221] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:25 2026] POST /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:25.709035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ef00137e-ac11-4588-b7bb-33c848794127 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:25.711259 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef00137e-ac11-4588-b7bb-33c848794127 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 Jul 22 00:06:25.712035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef00137e-ac11-4588-b7bb-33c848794127 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:25.712035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef00137e-ac11-4588-b7bb-33c848794127 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:25.722393 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:25.722393 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:25.727042 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ef00137e-ac11-4588-b7bb-33c848794127 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:25.733530 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef00137e-ac11-4588-b7bb-33c848794127 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 returned with HTTP 200 Jul 22 00:06:25.733737 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 56/222] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:25 2026] GET /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:25.749772 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3cb2a0fb-0475-4cac-9d8c-f5b2e1c5e7ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:25.751778 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cb2a0fb-0475-4cac-9d8c-f5b2e1c5e7ed tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383/action Jul 22 00:06:25.752530 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cb2a0fb-0475-4cac-9d8c-f5b2e1c5e7ed tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:25.752530 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cb2a0fb-0475-4cac-9d8c-f5b2e1c5e7ed tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:25.764212 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:25.764212 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:25.764732 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3cb2a0fb-0475-4cac-9d8c-f5b2e1c5e7ed tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Volume info retrieved successfully. Jul 22 00:06:25.768014 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3aaebd08-7462-49c5-93d5-b1cf5f5f6434 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:25.770500 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3aaebd08-7462-49c5-93d5-b1cf5f5f6434 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:25.770874 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3aaebd08-7462-49c5-93d5-b1cf5f5f6434 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:25.770991 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3aaebd08-7462-49c5-93d5-b1cf5f5f6434 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:25.785560 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:25.785560 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:25.791535 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3aaebd08-7462-49c5-93d5-b1cf5f5f6434 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:25.792886 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3cb2a0fb-0475-4cac-9d8c-f5b2e1c5e7ed tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Delete volume request issued successfully. Jul 22 00:06:25.793252 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cb2a0fb-0475-4cac-9d8c-f5b2e1c5e7ed tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383/action returned with HTTP 202 Jul 22 00:06:25.793590 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 54/223] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:25 2026] POST /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:25.802191 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3aaebd08-7462-49c5-93d5-b1cf5f5f6434 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:25.802876 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 59/224] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:25 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:25.807445 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-307f2da6-0064-4356-9d31-b3e880c9ff7d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:25.809635 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-307f2da6-0064-4356-9d31-b3e880c9ff7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 Jul 22 00:06:25.809635 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-307f2da6-0064-4356-9d31-b3e880c9ff7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:25.809898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-307f2da6-0064-4356-9d31-b3e880c9ff7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:25.820328 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:25.820328 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:25.826013 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-307f2da6-0064-4356-9d31-b3e880c9ff7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:25.833246 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-307f2da6-0064-4356-9d31-b3e880c9ff7d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 returned with HTTP 200 Jul 22 00:06:25.834367 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 56/225] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:25 2026] GET /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:26.018237 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2ee17f04-0ab1-497b-aa00-3ecee76f9be2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.020440 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ee17f04-0ab1-497b-aa00-3ecee76f9be2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:26.020770 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ee17f04-0ab1-497b-aa00-3ecee76f9be2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.021169 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ee17f04-0ab1-497b-aa00-3ecee76f9be2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.048118 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.048118 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:26.055872 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ee17f04-0ab1-497b-aa00-3ecee76f9be2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:26.064359 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ee17f04-0ab1-497b-aa00-3ecee76f9be2 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:26.064799 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 57/226] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:26.078211 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9370d684-5bea-4848-abde-5582cf8828de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.080877 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9370d684-5bea-4848-abde-5582cf8828de tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:26.081130 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9370d684-5bea-4848-abde-5582cf8828de tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.081403 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9370d684-5bea-4848-abde-5582cf8828de tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.098500 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.098500 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:26.107670 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9370d684-5bea-4848-abde-5582cf8828de tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:26.114427 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9370d684-5bea-4848-abde-5582cf8828de tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:26.114581 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 55/227] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:26.134898 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c008d663-12e6-44b3-8730-28bdb3d4afd3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.137138 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c008d663-12e6-44b3-8730-28bdb3d4afd3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:26.137433 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c008d663-12e6-44b3-8730-28bdb3d4afd3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.138424 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c008d663-12e6-44b3-8730-28bdb3d4afd3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.152752 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.152752 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:26.157331 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c008d663-12e6-44b3-8730-28bdb3d4afd3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:26.165036 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c008d663-12e6-44b3-8730-28bdb3d4afd3 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:26.165460 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 60/228] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:26.181989 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f63cfbe-c997-4506-976f-b50b5f064501 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.184365 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f63cfbe-c997-4506-976f-b50b5f064501 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:26.184686 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f63cfbe-c997-4506-976f-b50b5f064501 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.185010 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f63cfbe-c997-4506-976f-b50b5f064501 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.197567 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.197567 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:26.202811 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f63cfbe-c997-4506-976f-b50b5f064501 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Volume info retrieved successfully. Jul 22 00:06:26.209480 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f63cfbe-c997-4506-976f-b50b5f064501 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:26.210040 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 57/229] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:26.351961 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-2cd0ff94-9fbe-4156-b260-951e5b488f2b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.355044 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-2cd0ff94-9fbe-4156-b260-951e5b488f2b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:26.355410 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-2cd0ff94-9fbe-4156-b260-951e5b488f2b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.355751 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-2cd0ff94-9fbe-4156-b260-951e5b488f2b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.375314 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.375314 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:26.385205 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-2cd0ff94-9fbe-4156-b260-951e5b488f2b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:26.391211 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-2cd0ff94-9fbe-4156-b260-951e5b488f2b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:26.391957 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 58/230] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:26.449780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-9eea7bc4-b037-46fc-b0cd-68e316d048ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.454261 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-9eea7bc4-b037-46fc-b0cd-68e316d048ec tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] POST https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a/action Jul 22 00:06:26.455532 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-9eea7bc4-b037-46fc-b0cd-68e316d048ec tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:26.455880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-9eea7bc4-b037-46fc-b0cd-68e316d048ec tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:26.474764 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.474764 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:26.475314 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-9eea7bc4-b037-46fc-b0cd-68e316d048ec tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:26.486367 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-9eea7bc4-b037-46fc-b0cd-68e316d048ec tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Begin detaching volume completed successfully. Jul 22 00:06:26.486758 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-9eea7bc4-b037-46fc-b0cd-68e316d048ec tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a/action returned with HTTP 202 Jul 22 00:06:26.487381 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 56/231] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:06:26 2026] POST /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:26.521591 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d67d648a-5cd5-4aad-be87-4c0ff66d3857 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.524224 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d67d648a-5cd5-4aad-be87-4c0ff66d3857 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:26.524544 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d67d648a-5cd5-4aad-be87-4c0ff66d3857 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.524787 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d67d648a-5cd5-4aad-be87-4c0ff66d3857 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.550416 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.550416 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:26.558986 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d67d648a-5cd5-4aad-be87-4c0ff66d3857 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Volume info retrieved successfully. Jul 22 00:06:26.564779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4966686c-0dbe-44f7-af03-91b9b471026c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.564954 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4966686c-0dbe-44f7-af03-91b9b471026c None None] GET https://10.4.3.168/volume// Jul 22 00:06:26.565665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4966686c-0dbe-44f7-af03-91b9b471026c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.565665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4966686c-0dbe-44f7-af03-91b9b471026c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.566179 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4966686c-0dbe-44f7-af03-91b9b471026c None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:26.568014 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 58/232] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:26.568408 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d67d648a-5cd5-4aad-be87-4c0ff66d3857 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:26.568974 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 61/233] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1143 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:26.588604 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-ab030315-6f49-4ca6-9d83-1ca618fc471e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.593142 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-ab030315-6f49-4ca6-9d83-1ca618fc471e tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:26.593416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-ab030315-6f49-4ca6-9d83-1ca618fc471e tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.594533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-ab030315-6f49-4ca6-9d83-1ca618fc471e tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.611991 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.611991 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:26.621104 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-ab030315-6f49-4ca6-9d83-1ca618fc471e tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:26.627987 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-ab030315-6f49-4ca6-9d83-1ca618fc471e tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:26.628598 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 59/234] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:26.818074 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d829b1be-d642-4d1e-b17f-004a05a1112f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.820815 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d829b1be-d642-4d1e-b17f-004a05a1112f tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:26.821090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d829b1be-d642-4d1e-b17f-004a05a1112f tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.821351 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d829b1be-d642-4d1e-b17f-004a05a1112f tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.833743 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:26.833743 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:26.838790 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d829b1be-d642-4d1e-b17f-004a05a1112f tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:26.848851 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d829b1be-d642-4d1e-b17f-004a05a1112f tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:26.849377 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 57/235] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:26.858280 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e7f7df8-8c30-4f46-9359-bd25d38fe98a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.860504 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e7f7df8-8c30-4f46-9359-bd25d38fe98a tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 Jul 22 00:06:26.860788 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e7f7df8-8c30-4f46-9359-bd25d38fe98a tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.861132 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e7f7df8-8c30-4f46-9359-bd25d38fe98a tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.868517 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e7f7df8-8c30-4f46-9359-bd25d38fe98a tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 returned with HTTP 404 Jul 22 00:06:26.868744 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 59/236] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:26.876934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad7c2b50-d773-4f75-a68b-344d4e252e05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.879323 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad7c2b50-d773-4f75-a68b-344d4e252e05 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 Jul 22 00:06:26.879522 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad7c2b50-d773-4f75-a68b-344d4e252e05 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.879762 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad7c2b50-d773-4f75-a68b-344d4e252e05 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.886511 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad7c2b50-d773-4f75-a68b-344d4e252e05 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 returned with HTTP 404 Jul 22 00:06:26.887429 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 62/237] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:26 2026] GET /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:26.895640 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-48e55286-57b4-414d-abe1-7516d56e15bd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.898414 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48e55286-57b4-414d-abe1-7516d56e15bd tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 Jul 22 00:06:26.898796 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48e55286-57b4-414d-abe1-7516d56e15bd tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:26.899103 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48e55286-57b4-414d-abe1-7516d56e15bd tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:26.899345 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-48e55286-57b4-414d-abe1-7516d56e15bd tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Delete volume with id: 2746a27f-4f73-4275-afa3-f576de062383 Jul 22 00:06:26.905460 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48e55286-57b4-414d-abe1-7516d56e15bd tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 returned with HTTP 404 Jul 22 00:06:26.906758 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 60/238] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:26 2026] DELETE /volume/v3/volumes/2746a27f-4f73-4275-afa3-f576de062383 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:26.915267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:26.917518 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:26.917879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1693470896"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:26.919737 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1693470896'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:26.920136 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume of 1 GB Jul 22 00:06:26.925507 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Availability Zones retrieved successfully. Jul 22 00:06:26.933631 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (6bb924e1-459c-465e-9c70-a558193ad69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:26.934437 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a045be0f-8395-4f07-8754-6080d3c3db08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:26.935493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:26.986680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a045be0f-8395-4f07-8754-6080d3c3db08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:26.987800 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f9ba99-7da4-4064-82c4-505267ad7fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:27.043567 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Created reservations ['7a8bb8ae-f659-4140-b737-d752fa013f98', 'd737eab3-6a15-4944-8c0a-636e4164e5b2', '9b1257d6-7949-4e28-9747-b1d2c73204cb', '80906bbd-8ae2-4f72-9082-6b09515dcac3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:27.044438 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f9ba99-7da4-4064-82c4-505267ad7fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a8bb8ae-f659-4140-b737-d752fa013f98', 'd737eab3-6a15-4944-8c0a-636e4164e5b2', '9b1257d6-7949-4e28-9747-b1d2c73204cb', '80906bbd-8ae2-4f72-9082-6b09515dcac3']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:27.045283 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1f4637-2065-4e55-affe-42c05325d193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:27.071691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1f4637-2065-4e55-affe-42c05325d193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12019e56-9446-4e6c-bd5a-1f91e820f6e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1693470896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['7a8bb8ae-f659-4140-b737-d752fa013f98','d737eab3-6a15-4944-8c0a-636e4164e5b2','9b1257d6-7949-4e28-9747-b1d2c73204cb','80906bbd-8ae2-4f72-9082-6b09515dcac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1693470896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12019e56-9446-4e6c-bd5a-1f91e820f6e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9db4011cc304995898286a52d655dd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f2e0c489514a489c6842fddb81df2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:27.072502 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b9e08f-de08-40df-882e-d4629b053091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:27.084193 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cb6190c9-c193-4710-9201-e8f415f7377a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:27.086950 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb6190c9-c193-4710-9201-e8f415f7377a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:27.087210 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb6190c9-c193-4710-9201-e8f415f7377a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:27.087923 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb6190c9-c193-4710-9201-e8f415f7377a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:27.102023 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b9e08f-de08-40df-882e-d4629b053091) transitioned into state 'SUCCESS' from state '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-1693470896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['7a8bb8ae-f659-4140-b737-d752fa013f98','d737eab3-6a15-4944-8c0a-636e4164e5b2','9b1257d6-7949-4e28-9747-b1d2c73204cb','80906bbd-8ae2-4f72-9082-6b09515dcac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:27.103151 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b82bc2f-5475-468a-b453-91799c381288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:27.108172 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:27.108172 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:27.115080 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cb6190c9-c193-4710-9201-e8f415f7377a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:27.119089 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b82bc2f-5475-468a-b453-91799c381288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:27.120687 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (6bb924e1-459c-465e-9c70-a558193ad69a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:27.121291 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request issued successfully. Jul 22 00:06:27.121725 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb6190c9-c193-4710-9201-e8f415f7377a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:27.122355 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 60/239] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:27 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:27.122848 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a0c5bbb-9d57-48bc-828d-729aeecd60f8 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:27.123492 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 58/240] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:26 2026] POST /volume/v3/volumes => generated 749 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:27.139281 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e34c1970-ebdf-45a3-9a32-787d7c23d686 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:27.144188 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e34c1970-ebdf-45a3-9a32-787d7c23d686 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 Jul 22 00:06:27.144466 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e34c1970-ebdf-45a3-9a32-787d7c23d686 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:27.144761 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e34c1970-ebdf-45a3-9a32-787d7c23d686 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:27.156520 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:27.156520 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:27.163873 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e34c1970-ebdf-45a3-9a32-787d7c23d686 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:27.179169 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e34c1970-ebdf-45a3-9a32-787d7c23d686 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 returned with HTTP 200 Jul 22 00:06:27.179734 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 63/241] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:27 2026] GET /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:27.587342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-791bd649-5e9d-4a29-a664-6f8fd1f4be9a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:27.591876 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-791bd649-5e9d-4a29-a664-6f8fd1f4be9a tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:27.592154 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-791bd649-5e9d-4a29-a664-6f8fd1f4be9a tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:27.592377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-791bd649-5e9d-4a29-a664-6f8fd1f4be9a tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:27.607063 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:27.607063 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:27.610603 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-791bd649-5e9d-4a29-a664-6f8fd1f4be9a tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Volume info retrieved successfully. Jul 22 00:06:27.614567 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-791bd649-5e9d-4a29-a664-6f8fd1f4be9a tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:27.614992 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 61/242] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:27 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:27.869015 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d067d2a0-e8ff-4946-ab9d-e08e84681d13 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:27.872276 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d067d2a0-e8ff-4946-ab9d-e08e84681d13 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:27.872547 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d067d2a0-e8ff-4946-ab9d-e08e84681d13 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:27.872843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d067d2a0-e8ff-4946-ab9d-e08e84681d13 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:27.894736 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:27.894736 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:27.904886 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d067d2a0-e8ff-4946-ab9d-e08e84681d13 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:27.911995 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d067d2a0-e8ff-4946-ab9d-e08e84681d13 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:27.912626 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 61/243] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:27 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:28.080241 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-afa5fd93-fe9b-431e-a50b-4bf05cc42d17 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.083672 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-afa5fd93-fe9b-431e-a50b-4bf05cc42d17 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:28.083998 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-afa5fd93-fe9b-431e-a50b-4bf05cc42d17 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.084280 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-afa5fd93-fe9b-431e-a50b-4bf05cc42d17 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.092907 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.092907 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:28.097849 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-afa5fd93-fe9b-431e-a50b-4bf05cc42d17 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:28.102957 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-afa5fd93-fe9b-431e-a50b-4bf05cc42d17 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:28.103435 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 59/244] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:28.140657 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-face47c0-7c56-4add-b399-806b2a29fa72 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.143422 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-face47c0-7c56-4add-b399-806b2a29fa72 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:28.143734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-face47c0-7c56-4add-b399-806b2a29fa72 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.145001 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-face47c0-7c56-4add-b399-806b2a29fa72 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.166214 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.166214 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:28.175733 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-face47c0-7c56-4add-b399-806b2a29fa72 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:28.183018 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-face47c0-7c56-4add-b399-806b2a29fa72 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:28.183615 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 64/245] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:28.197349 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4c0f3eb1-e84c-42b4-becc-6df5c1219c61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.199791 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c0f3eb1-e84c-42b4-becc-6df5c1219c61 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 Jul 22 00:06:28.200166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c0f3eb1-e84c-42b4-becc-6df5c1219c61 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.200394 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c0f3eb1-e84c-42b4-becc-6df5c1219c61 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.210642 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.210642 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:28.215095 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4c0f3eb1-e84c-42b4-becc-6df5c1219c61 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:28.219743 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c0f3eb1-e84c-42b4-becc-6df5c1219c61 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 returned with HTTP 200 Jul 22 00:06:28.220176 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 62/246] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:28.229477 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0db2758b-300a-4d68-b46c-f8800e4b6bc6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.229968 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0db2758b-300a-4d68-b46c-f8800e4b6bc6 None None] GET https://10.4.3.168/volume// Jul 22 00:06:28.230226 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0db2758b-300a-4d68-b46c-f8800e4b6bc6 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.230573 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0db2758b-300a-4d68-b46c-f8800e4b6bc6 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.231261 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0db2758b-300a-4d68-b46c-f8800e4b6bc6 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:28.231671 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 62/247] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:28.236469 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c97a8a3f-d1cf-45af-9d15-1572091f89c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.239029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c97a8a3f-d1cf-45af-9d15-1572091f89c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0/action Jul 22 00:06:28.239639 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c97a8a3f-d1cf-45af-9d15-1572091f89c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:28.240635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-1662269d-9feb-441b-a894-3e229a66d3b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.243630 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c97a8a3f-d1cf-45af-9d15-1572091f89c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:28.243781 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-1662269d-9feb-441b-a894-3e229a66d3b6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:28.244202 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-1662269d-9feb-441b-a894-3e229a66d3b6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e22fb2b-0886-495d-81b8-dd58f64327c9", "connector": null, "instance_uuid": "73f044ff-9708-400a-a1b2-478bd6bf5056"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:28.256289 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.256289 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:28.263097 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.263097 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:28.263651 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-c97a8a3f-d1cf-45af-9d15-1572091f89c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume '12019e56-9446-4e6c-bd5a-1f91e820f6e0' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:28.286413 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-1662269d-9feb-441b-a894-3e229a66d3b6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 22 00:06:28.289838 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c97a8a3f-d1cf-45af-9d15-1572091f89c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0/action returned with HTTP 202 Jul 22 00:06:28.290354 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 60/248] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:28 2026] POST /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:28.296778 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-1662269d-9feb-441b-a894-3e229a66d3b6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:28.297302 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 65/249] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:28 2026] POST /volume/v3/attachments => generated 271 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:28.298675 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-65eb1d30-a824-4509-b18a-9eafedb94839 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.300631 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-65eb1d30-a824-4509-b18a-9eafedb94839 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 Jul 22 00:06:28.300911 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-65eb1d30-a824-4509-b18a-9eafedb94839 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.301138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-65eb1d30-a824-4509-b18a-9eafedb94839 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.309907 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.309907 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:28.318485 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-65eb1d30-a824-4509-b18a-9eafedb94839 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:28.329233 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-65eb1d30-a824-4509-b18a-9eafedb94839 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 returned with HTTP 200 Jul 22 00:06:28.329786 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 63/250] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:28.330527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82e6ce8f-937f-4638-8d3b-d01f150b6251 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.333982 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82e6ce8f-937f-4638-8d3b-d01f150b6251 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:28.334235 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82e6ce8f-937f-4638-8d3b-d01f150b6251 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.334445 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82e6ce8f-937f-4638-8d3b-d01f150b6251 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.352435 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20cf88df-cbc2-44f1-bf1f-4f00b3a5bf79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.354987 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.354987 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:28.357792 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20cf88df-cbc2-44f1-bf1f-4f00b3a5bf79 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0/action Jul 22 00:06:28.358361 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20cf88df-cbc2-44f1-bf1f-4f00b3a5bf79 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:28.358569 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20cf88df-cbc2-44f1-bf1f-4f00b3a5bf79 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:28.362100 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-82e6ce8f-937f-4638-8d3b-d01f150b6251 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:28.369307 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e54358a8-f38b-4e2c-8d69-a9aa270bf2ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.369611 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.369611 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:28.369750 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e54358a8-f38b-4e2c-8d69-a9aa270bf2ba None None] GET https://10.4.3.168/volume// Jul 22 00:06:28.369945 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82e6ce8f-937f-4638-8d3b-d01f150b6251 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:28.370027 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e54358a8-f38b-4e2c-8d69-a9aa270bf2ba None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.370067 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-20cf88df-cbc2-44f1-bf1f-4f00b3a5bf79 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Volume info retrieved successfully. Jul 22 00:06:28.370179 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e54358a8-f38b-4e2c-8d69-a9aa270bf2ba None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.370476 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e54358a8-f38b-4e2c-8d69-a9aa270bf2ba None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:28.370656 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 63/251] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:28.370925 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 66/252] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:28.381880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-b822d4cb-5e0c-458b-87a9-dbb1febe8de7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.385167 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-b822d4cb-5e0c-458b-87a9-dbb1febe8de7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:28.385302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-b822d4cb-5e0c-458b-87a9-dbb1febe8de7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.385701 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-b822d4cb-5e0c-458b-87a9-dbb1febe8de7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.398759 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.398759 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:28.399426 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-20cf88df-cbc2-44f1-bf1f-4f00b3a5bf79 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Delete volume request issued successfully. Jul 22 00:06:28.399801 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20cf88df-cbc2-44f1-bf1f-4f00b3a5bf79 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0/action returned with HTTP 202 Jul 22 00:06:28.400434 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 61/253] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:28 2026] POST /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:28.405591 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-b822d4cb-5e0c-458b-87a9-dbb1febe8de7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:28.411617 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-992cab5d-991f-49ec-94d9-4167867fe55c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.414701 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-992cab5d-991f-49ec-94d9-4167867fe55c tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 Jul 22 00:06:28.414951 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-992cab5d-991f-49ec-94d9-4167867fe55c tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.416703 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-992cab5d-991f-49ec-94d9-4167867fe55c tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.418358 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-b822d4cb-5e0c-458b-87a9-dbb1febe8de7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:28.418730 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 64/254] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1048 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:28.429733 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.429733 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:28.440231 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-992cab5d-991f-49ec-94d9-4167867fe55c tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:28.447309 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-992cab5d-991f-49ec-94d9-4167867fe55c tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 returned with HTTP 200 Jul 22 00:06:28.448567 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 64/255] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:28.542249 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-700fe903-ff5b-4f4c-8bce-848852b80c56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.546356 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-700fe903-ff5b-4f4c-8bce-848852b80c56 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] PUT https://10.4.3.168/volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2 Jul 22 00:06:28.548547 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-700fe903-ff5b-4f4c-8bce-848852b80c56 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:28.559664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-700fe903-ff5b-4f4c-8bce-848852b80c56 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Acquiring lock "cinder-attachment_update-0e22fb2b-0886-495d-81b8-dd58f64327c9-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:28.566916 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-700fe903-ff5b-4f4c-8bce-848852b80c56 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Lock "cinder-attachment_update-0e22fb2b-0886-495d-81b8-dd58f64327c9-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:28.567982 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.567982 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:28.629891 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29553688-d721-4a34-af0a-fbb73a2409cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.632566 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29553688-d721-4a34-af0a-fbb73a2409cf tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:28.632924 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29553688-d721-4a34-af0a-fbb73a2409cf tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.633047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29553688-d721-4a34-af0a-fbb73a2409cf tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.647144 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8c81b1df-908f-4370-adad-404d0d200e80 req-f2e0fdb2-17d9-431e-a8ac-a1efbad4524d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.653643 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-f2e0fdb2-17d9-431e-a8ac-a1efbad4524d tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] POST https://10.4.3.168/volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45/action Jul 22 00:06:28.654665 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.654665 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:28.654984 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-f2e0fdb2-17d9-431e-a8ac-a1efbad4524d tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:28.655141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-f2e0fdb2-17d9-431e-a8ac-a1efbad4524d tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:28.660042 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-29553688-d721-4a34-af0a-fbb73a2409cf tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Volume info retrieved successfully. Jul 22 00:06:28.666661 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29553688-d721-4a34-af0a-fbb73a2409cf tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:28.667209 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 62/256] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:28.689876 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.689876 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:28.720690 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c81b1df-908f-4370-adad-404d0d200e80 req-f2e0fdb2-17d9-431e-a8ac-a1efbad4524d tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45/action returned with HTTP 204 Jul 22 00:06:28.723691 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 65/257] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:28 2026] POST /volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:28.723844 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-700fe903-ff5b-4f4c-8bce-848852b80c56 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Lock "cinder-attachment_update-0e22fb2b-0886-495d-81b8-dd58f64327c9-np0000005612" released by "attachment_update" :: held 0.157s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:28.725515 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-700fe903-ff5b-4f4c-8bce-848852b80c56 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2 returned with HTTP 200 Jul 22 00:06:28.726208 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 67/258] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:28 2026] PUT /volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2 => generated 967 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:28.931619 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5207c447-35e2-4005-83ba-ae6746b2673b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.935598 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5207c447-35e2-4005-83ba-ae6746b2673b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:28.935840 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5207c447-35e2-4005-83ba-ae6746b2673b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.936092 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5207c447-35e2-4005-83ba-ae6746b2673b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.950295 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.950295 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:28.956017 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5207c447-35e2-4005-83ba-ae6746b2673b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:28.962152 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5207c447-35e2-4005-83ba-ae6746b2673b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:28.962656 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 65/259] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:28.977775 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17bb1797-d957-4b42-af5a-37f2a65dea6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:28.979824 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17bb1797-d957-4b42-af5a-37f2a65dea6b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:28.980039 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17bb1797-d957-4b42-af5a-37f2a65dea6b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:28.980253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17bb1797-d957-4b42-af5a-37f2a65dea6b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:28.991426 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:28.991426 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:28.996768 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17bb1797-d957-4b42-af5a-37f2a65dea6b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:29.008854 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17bb1797-d957-4b42-af5a-37f2a65dea6b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:29.009646 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 63/260] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:28 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:29.200703 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2a40e78b-3e0f-43df-8e32-c57105952e40 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.202835 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a40e78b-3e0f-43df-8e32-c57105952e40 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:29.203138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a40e78b-3e0f-43df-8e32-c57105952e40 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.203397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a40e78b-3e0f-43df-8e32-c57105952e40 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.217245 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:29.217245 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:29.222983 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2a40e78b-3e0f-43df-8e32-c57105952e40 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:29.228976 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a40e78b-3e0f-43df-8e32-c57105952e40 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:29.229447 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 66/261] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:29.386757 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3441122-c1da-4522-aa11-fc29a76673c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.391601 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3441122-c1da-4522-aa11-fc29a76673c3 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:29.391744 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3441122-c1da-4522-aa11-fc29a76673c3 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.391965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3441122-c1da-4522-aa11-fc29a76673c3 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.407900 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:29.407900 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:29.416367 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b3441122-c1da-4522-aa11-fc29a76673c3 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:29.428107 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3441122-c1da-4522-aa11-fc29a76673c3 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:29.428645 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 68/262] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:29.459819 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d7e9791a-08a9-45da-b2b3-180c216d741f req-c68b4390-e5b9-4669-b34e-59854f8b2998 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.462508 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d7e9791a-08a9-45da-b2b3-180c216d741f req-c68b4390-e5b9-4669-b34e-59854f8b2998 tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] POST https://10.4.3.168/volume/v3/snapshots/26811c75-4568-4990-8b39-16042490800c/action Jul 22 00:06:29.462815 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d7e9791a-08a9-45da-b2b3-180c216d741f req-c68b4390-e5b9-4669-b34e-59854f8b2998 tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:29.462935 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc9758aa-ac9f-4720-95a4-c550f6414955 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.463281 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d7e9791a-08a9-45da-b2b3-180c216d741f req-c68b4390-e5b9-4669-b34e-59854f8b2998 tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:29.465565 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc9758aa-ac9f-4720-95a4-c550f6414955 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 Jul 22 00:06:29.465762 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.snapshot_actions [req-d7e9791a-08a9-45da-b2b3-180c216d741f req-c68b4390-e5b9-4669-b34e-59854f8b2998 tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100283) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 00:06:29.465838 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc9758aa-ac9f-4720-95a4-c550f6414955 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.466170 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc9758aa-ac9f-4720-95a4-c550f6414955 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.472441 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc9758aa-ac9f-4720-95a4-c550f6414955 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 returned with HTTP 404 Jul 22 00:06:29.473096 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 64/263] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:29.481297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2ef8eca7-1732-491d-8b3f-d9885a0cee28 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.481434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e449ce02-bb34-42f1-948a-38504019d98d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.482625 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-72e4b066-ab77-45d9-af73-eabdeb164b02 req-0181793b-46d6-4788-b5b1-6068b9cf4f7e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.483838 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e449ce02-bb34-42f1-948a-38504019d98d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 Jul 22 00:06:29.484562 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ef8eca7-1732-491d-8b3f-d9885a0cee28 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:29.484664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e449ce02-bb34-42f1-948a-38504019d98d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.484713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ef8eca7-1732-491d-8b3f-d9885a0cee28 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.484755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e449ce02-bb34-42f1-948a-38504019d98d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.484792 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ef8eca7-1732-491d-8b3f-d9885a0cee28 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.485341 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-72e4b066-ab77-45d9-af73-eabdeb164b02 req-0181793b-46d6-4788-b5b1-6068b9cf4f7e tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] POST https://10.4.3.168/volume/v3/snapshots/None/action Jul 22 00:06:29.485786 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-72e4b066-ab77-45d9-af73-eabdeb164b02 req-0181793b-46d6-4788-b5b1-6068b9cf4f7e tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:29.486195 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-72e4b066-ab77-45d9-af73-eabdeb164b02 req-0181793b-46d6-4788-b5b1-6068b9cf4f7e tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:29.488869 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [req-72e4b066-ab77-45d9-af73-eabdeb164b02 req-0181793b-46d6-4788-b5b1-6068b9cf4f7e tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100284) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 00:06:29.491397 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e449ce02-bb34-42f1-948a-38504019d98d tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 returned with HTTP 404 Jul 22 00:06:29.492049 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 69/264] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:29.496301 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d7e9791a-08a9-45da-b2b3-180c216d741f req-c68b4390-e5b9-4669-b34e-59854f8b2998 tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] https://10.4.3.168/volume/v3/snapshots/26811c75-4568-4990-8b39-16042490800c/action returned with HTTP 404 Jul 22 00:06:29.496618 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 66/265] 10.4.3.168 () {72 vars in 1678 bytes} [Wed Jul 22 00:06:29 2026] POST /volume/v3/snapshots/26811c75-4568-4990-8b39-16042490800c/action => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:29.502837 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-afa4b852-8196-4208-92f6-e3ff7c271b99 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.503672 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:29.503672 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:29.505638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afa4b852-8196-4208-92f6-e3ff7c271b99 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] DELETE https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 Jul 22 00:06:29.505638 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afa4b852-8196-4208-92f6-e3ff7c271b99 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.505638 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afa4b852-8196-4208-92f6-e3ff7c271b99 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.505743 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-afa4b852-8196-4208-92f6-e3ff7c271b99 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Delete volume with id: 12019e56-9446-4e6c-bd5a-1f91e820f6e0 Jul 22 00:06:29.510233 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ef8eca7-1732-491d-8b3f-d9885a0cee28 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:29.516710 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afa4b852-8196-4208-92f6-e3ff7c271b99 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 returned with HTTP 404 Jul 22 00:06:29.520254 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 70/266] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:29 2026] DELETE /volume/v3/volumes/12019e56-9446-4e6c-bd5a-1f91e820f6e0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:29.520305 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ef8eca7-1732-491d-8b3f-d9885a0cee28 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:29.520305 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 67/267] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:29.523640 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-72e4b066-ab77-45d9-af73-eabdeb164b02 req-0181793b-46d6-4788-b5b1-6068b9cf4f7e tempest-VolumesAssistedSnapshotsTest-1507830383 tempest-VolumesAssistedSnapshotsTest-1507830383-project] https://10.4.3.168/volume/v3/snapshots/None/action returned with HTTP 404 Jul 22 00:06:29.524296 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 65/268] 10.4.3.168 () {72 vars in 1582 bytes} [Wed Jul 22 00:06:29 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:29.529122 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f406563-1063-464c-aaca-cde7fa987063 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.539401 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:29.539401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-738457038"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:29.541926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-738457038'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:29.541926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume of 1 GB Jul 22 00:06:29.546314 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Availability Zones retrieved successfully. Jul 22 00:06:29.553076 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (b27dcdd4-0ed0-4f47-be82-30c437835fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:29.554351 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4f4055-8c7f-4dd2-9430-2b8c0b8719d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:29.555766 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:29.599742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4f4055-8c7f-4dd2-9430-2b8c0b8719d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:29.599742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82271436-e777-4798-9839-e667f7268138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:29.614962 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-8edeb673-55bc-4e04-8153-319f732d145e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.617489 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-8edeb673-55bc-4e04-8153-319f732d145e tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:29.617743 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-8edeb673-55bc-4e04-8153-319f732d145e tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.618019 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-8edeb673-55bc-4e04-8153-319f732d145e tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.632367 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:29.632367 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:29.636709 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-8edeb673-55bc-4e04-8153-319f732d145e tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:29.642050 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-8edeb673-55bc-4e04-8153-319f732d145e tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:29.642589 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 71/269] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:29.677742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Created reservations ['8000e7e5-8476-4214-bcb1-e1e614f3de48', '9d8e3b2a-d569-449c-9948-a5528b7e1307', '513060dc-2b7b-4d3a-91cc-39506e7776ff', 'dd616178-7b17-4622-9598-a68e6cfee7db'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:29.679053 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82271436-e777-4798-9839-e667f7268138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8000e7e5-8476-4214-bcb1-e1e614f3de48', '9d8e3b2a-d569-449c-9948-a5528b7e1307', '513060dc-2b7b-4d3a-91cc-39506e7776ff', 'dd616178-7b17-4622-9598-a68e6cfee7db']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:29.680300 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de299b0-7706-4dd1-af94-f5cd4bb9ac3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:29.693880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8148653c-1d56-4994-b637-873772f96265 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.696571 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8148653c-1d56-4994-b637-873772f96265 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:29.697618 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8148653c-1d56-4994-b637-873772f96265 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.698070 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8148653c-1d56-4994-b637-873772f96265 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.714264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-ded51baa-d4b9-4b67-8998-7517513e3eab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.714409 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:29.714409 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:29.717088 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-ded51baa-d4b9-4b67-8998-7517513e3eab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] POST https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3/action Jul 22 00:06:29.718879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-ded51baa-d4b9-4b67-8998-7517513e3eab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:29.718879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-ded51baa-d4b9-4b67-8998-7517513e3eab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:29.720384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de299b0-7706-4dd1-af94-f5cd4bb9ac3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3529c8f-acbd-4da4-8105-33edc2cc12ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-738457038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['8000e7e5-8476-4214-bcb1-e1e614f3de48','9d8e3b2a-d569-449c-9948-a5528b7e1307','513060dc-2b7b-4d3a-91cc-39506e7776ff','dd616178-7b17-4622-9598-a68e6cfee7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-738457038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3529c8f-acbd-4da4-8105-33edc2cc12ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9db4011cc304995898286a52d655dd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f2e0c489514a489c6842fddb81df2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:29.721314 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8148653c-1d56-4994-b637-873772f96265 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Volume info retrieved successfully. Jul 22 00:06:29.721551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e20c9a6-e7c6-4399-b1a4-a6c5ae5b06c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:29.729050 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8148653c-1d56-4994-b637-873772f96265 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:29.729307 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 68/270] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:29.735685 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:29.735685 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:29.736321 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-ded51baa-d4b9-4b67-8998-7517513e3eab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:29.752458 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e20c9a6-e7c6-4399-b1a4-a6c5ae5b06c9) transitioned into state 'SUCCESS' from state '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-738457038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['8000e7e5-8476-4214-bcb1-e1e614f3de48','9d8e3b2a-d569-449c-9948-a5528b7e1307','513060dc-2b7b-4d3a-91cc-39506e7776ff','dd616178-7b17-4622-9598-a68e6cfee7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:29.754335 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-ded51baa-d4b9-4b67-8998-7517513e3eab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Begin detaching volume completed successfully. Jul 22 00:06:29.754426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0b4b5b9-1ff8-4efa-a30a-938dca7ddba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:29.754459 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-ded51baa-d4b9-4b67-8998-7517513e3eab tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3/action returned with HTTP 202 Jul 22 00:06:29.754459 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 66/271] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:06:29 2026] POST /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:29.768688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0b4b5b9-1ff8-4efa-a30a-938dca7ddba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:29.769779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (b27dcdd4-0ed0-4f47-be82-30c437835fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:29.769900 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request issued successfully. Jul 22 00:06:29.770836 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f406563-1063-464c-aaca-cde7fa987063 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:29.771430 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 67/272] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:29 2026] POST /volume/v3/volumes => generated 748 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:29.792323 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-995e5703-cd7f-4a37-af0b-74abe6073809 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.793270 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-995e5703-cd7f-4a37-af0b-74abe6073809 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad Jul 22 00:06:29.793542 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-995e5703-cd7f-4a37-af0b-74abe6073809 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.794822 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-995e5703-cd7f-4a37-af0b-74abe6073809 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.805939 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:29.805939 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:29.811871 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-995e5703-cd7f-4a37-af0b-74abe6073809 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:29.816520 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-995e5703-cd7f-4a37-af0b-74abe6073809 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad returned with HTTP 200 Jul 22 00:06:29.817448 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 72/273] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:29.828345 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5383ca34-f3a5-4de1-a1c0-dfc82d6741c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.828647 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5383ca34-f3a5-4de1-a1c0-dfc82d6741c0 None None] GET https://10.4.3.168/volume// Jul 22 00:06:29.829067 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5383ca34-f3a5-4de1-a1c0-dfc82d6741c0 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.830247 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5383ca34-f3a5-4de1-a1c0-dfc82d6741c0 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.830691 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5383ca34-f3a5-4de1-a1c0-dfc82d6741c0 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:29.831179 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 69/274] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:29.845953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-fd9c749d-d764-46ca-934f-46d0958ccbbc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:29.848664 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-fd9c749d-d764-46ca-934f-46d0958ccbbc tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:29.849026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-fd9c749d-d764-46ca-934f-46d0958ccbbc tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:29.849340 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-fd9c749d-d764-46ca-934f-46d0958ccbbc tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:29.863242 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:29.863242 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:29.871890 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-fd9c749d-d764-46ca-934f-46d0958ccbbc tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:29.875119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-fd9c749d-d764-46ca-934f-46d0958ccbbc tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:29.875697 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 67/275] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:29 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1552 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:30.245534 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2306e506-60df-4c3f-a75b-4f776ae5c02a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:30.248203 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2306e506-60df-4c3f-a75b-4f776ae5c02a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:30.248518 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2306e506-60df-4c3f-a75b-4f776ae5c02a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:30.248812 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2306e506-60df-4c3f-a75b-4f776ae5c02a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:30.262549 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:30.262549 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:30.267527 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2306e506-60df-4c3f-a75b-4f776ae5c02a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:30.273381 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2306e506-60df-4c3f-a75b-4f776ae5c02a tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:30.273776 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 68/276] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:30 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:30.446651 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54e68a4a-688d-4af3-9229-60883728a111 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:30.448709 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54e68a4a-688d-4af3-9229-60883728a111 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:30.448928 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54e68a4a-688d-4af3-9229-60883728a111 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:30.449119 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54e68a4a-688d-4af3-9229-60883728a111 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:30.461122 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:30.461122 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:30.466320 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-54e68a4a-688d-4af3-9229-60883728a111 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:30.471170 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54e68a4a-688d-4af3-9229-60883728a111 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:30.471624 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 73/277] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:30 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:30.746192 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-761d872f-e5dd-4016-a46f-62cc1bdd13b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:30.748139 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-761d872f-e5dd-4016-a46f-62cc1bdd13b4 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:30.748320 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-761d872f-e5dd-4016-a46f-62cc1bdd13b4 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:30.748571 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-761d872f-e5dd-4016-a46f-62cc1bdd13b4 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:30.757899 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:30.757899 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:30.761400 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-761d872f-e5dd-4016-a46f-62cc1bdd13b4 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Volume info retrieved successfully. Jul 22 00:06:30.765167 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-761d872f-e5dd-4016-a46f-62cc1bdd13b4 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:30.765591 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 70/278] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:30 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:30.834974 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90f9e325-1acd-4e40-af80-ecde73f55921 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:30.836974 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90f9e325-1acd-4e40-af80-ecde73f55921 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad Jul 22 00:06:30.837174 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90f9e325-1acd-4e40-af80-ecde73f55921 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:30.837385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90f9e325-1acd-4e40-af80-ecde73f55921 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:30.845397 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:30.845397 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:30.849320 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-90f9e325-1acd-4e40-af80-ecde73f55921 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:30.854145 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90f9e325-1acd-4e40-af80-ecde73f55921 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad returned with HTTP 200 Jul 22 00:06:30.854579 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 68/279] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:30 2026] GET /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:30.872485 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8620cf32-5007-430c-9338-4cd73aaea23a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:30.874386 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8620cf32-5007-430c-9338-4cd73aaea23a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad/action Jul 22 00:06:30.874767 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8620cf32-5007-430c-9338-4cd73aaea23a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:30.874950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8620cf32-5007-430c-9338-4cd73aaea23a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:30.883767 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:30.883767 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:30.884206 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-8620cf32-5007-430c-9338-4cd73aaea23a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume 'c3529c8f-acbd-4da4-8105-33edc2cc12ad' with '{'status': 'maintenance'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:30.905235 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8620cf32-5007-430c-9338-4cd73aaea23a tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad/action returned with HTTP 202 Jul 22 00:06:30.905675 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 69/280] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:30 2026] POST /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:30.913161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2509e235-80b3-4c09-969c-c21246432f53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:30.915657 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2509e235-80b3-4c09-969c-c21246432f53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad Jul 22 00:06:30.915974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2509e235-80b3-4c09-969c-c21246432f53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:30.916254 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2509e235-80b3-4c09-969c-c21246432f53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:30.925400 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:30.925400 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:30.929989 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2509e235-80b3-4c09-969c-c21246432f53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:30.934609 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2509e235-80b3-4c09-969c-c21246432f53 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad returned with HTTP 200 Jul 22 00:06:30.935030 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 74/281] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:30 2026] GET /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:30.949138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7b93417-512c-4b93-bdc0-4a7d61cb9fb5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:30.951598 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7b93417-512c-4b93-bdc0-4a7d61cb9fb5 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad/action Jul 22 00:06:30.952090 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7b93417-512c-4b93-bdc0-4a7d61cb9fb5 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:30.952268 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7b93417-512c-4b93-bdc0-4a7d61cb9fb5 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:30.961031 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:30.961031 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:30.961345 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7b93417-512c-4b93-bdc0-4a7d61cb9fb5 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Volume info retrieved successfully. Jul 22 00:06:30.983805 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7b93417-512c-4b93-bdc0-4a7d61cb9fb5 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Delete volume request issued successfully. Jul 22 00:06:30.984080 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7b93417-512c-4b93-bdc0-4a7d61cb9fb5 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad/action returned with HTTP 202 Jul 22 00:06:30.984528 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 71/282] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:30 2026] POST /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:30.993109 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d56bc65b-f3ec-4651-b3cd-2cb0401677bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:30.995040 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d56bc65b-f3ec-4651-b3cd-2cb0401677bf tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad Jul 22 00:06:30.995228 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d56bc65b-f3ec-4651-b3cd-2cb0401677bf tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:30.995418 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d56bc65b-f3ec-4651-b3cd-2cb0401677bf tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:31.005888 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:31.005888 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:31.014518 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d56bc65b-f3ec-4651-b3cd-2cb0401677bf tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:31.020248 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d56bc65b-f3ec-4651-b3cd-2cb0401677bf tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad returned with HTTP 200 Jul 22 00:06:31.020780 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 69/283] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:30 2026] GET /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:31.288973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06f4b956-2e2c-4387-8d63-fc0224ad30ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:31.291212 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06f4b956-2e2c-4387-8d63-fc0224ad30ca tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:31.291691 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06f4b956-2e2c-4387-8d63-fc0224ad30ca tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:31.291889 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06f4b956-2e2c-4387-8d63-fc0224ad30ca tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:31.306464 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:31.306464 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:31.310183 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06f4b956-2e2c-4387-8d63-fc0224ad30ca tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:31.314611 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06f4b956-2e2c-4387-8d63-fc0224ad30ca tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:31.315026 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 70/284] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:31 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:06:31.488181 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76ca61b9-75a2-469e-b9ae-db8fb49b2b4c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:31.489995 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76ca61b9-75a2-469e-b9ae-db8fb49b2b4c tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:31.490224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76ca61b9-75a2-469e-b9ae-db8fb49b2b4c tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:31.490420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76ca61b9-75a2-469e-b9ae-db8fb49b2b4c tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:31.503381 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:31.503381 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:31.508378 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76ca61b9-75a2-469e-b9ae-db8fb49b2b4c tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:31.513666 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76ca61b9-75a2-469e-b9ae-db8fb49b2b4c tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:31.514102 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 75/285] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:31 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:31.604107 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-a2303dfe-325b-444d-9e66-dac6ecfcf610 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:31.609219 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-a2303dfe-325b-444d-9e66-dac6ecfcf610 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] POST https://10.4.3.168/volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477/action Jul 22 00:06:31.609822 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-a2303dfe-325b-444d-9e66-dac6ecfcf610 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:31.610050 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-a2303dfe-325b-444d-9e66-dac6ecfcf610 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:31.634824 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:31.634824 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:31.654304 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b725f5a7-66d4-4e29-ab36-6c198e1f2d6b req-a2303dfe-325b-444d-9e66-dac6ecfcf610 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477/action returned with HTTP 204 Jul 22 00:06:31.654846 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 72/286] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:31 2026] POST /volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:31.726932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-b6d6e44c-19da-430e-9a15-8970d008016d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:31.729847 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-b6d6e44c-19da-430e-9a15-8970d008016d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] DELETE https://10.4.3.168/volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b Jul 22 00:06:31.730132 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-b6d6e44c-19da-430e-9a15-8970d008016d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:31.730407 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-b6d6e44c-19da-430e-9a15-8970d008016d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:31.740218 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:31.740218 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:31.778136 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e486a764-276c-4acf-8fc2-cd942f1e0d41 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:31.780484 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e486a764-276c-4acf-8fc2-cd942f1e0d41 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:31.780744 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e486a764-276c-4acf-8fc2-cd942f1e0d41 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:31.780983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e486a764-276c-4acf-8fc2-cd942f1e0d41 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:31.791886 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:31.791886 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:31.796536 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e486a764-276c-4acf-8fc2-cd942f1e0d41 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Volume info retrieved successfully. Jul 22 00:06:31.801714 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e486a764-276c-4acf-8fc2-cd942f1e0d41 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:31.802098 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 71/287] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:31 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:31.822155 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b9228d52-e3f7-45e7-80df-e76089dcef2f req-b6d6e44c-19da-430e-9a15-8970d008016d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b returned with HTTP 200 Jul 22 00:06:31.822677 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 70/288] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:06:31 2026] DELETE /volume/v3/attachments/e81b4c50-ec1e-434f-b053-4bcb42bc134b => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:32.035892 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbcd7767-daa0-4b0f-8061-f0275f447c14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.037877 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbcd7767-daa0-4b0f-8061-f0275f447c14 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad Jul 22 00:06:32.038119 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbcd7767-daa0-4b0f-8061-f0275f447c14 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.038318 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbcd7767-daa0-4b0f-8061-f0275f447c14 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.043691 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbcd7767-daa0-4b0f-8061-f0275f447c14 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad returned with HTTP 404 Jul 22 00:06:32.044128 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 76/289] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:32 2026] GET /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:32.053502 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86bd1ec2-5546-45da-b232-b8d5bb43e027 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.055345 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86bd1ec2-5546-45da-b232-b8d5bb43e027 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad Jul 22 00:06:32.055608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86bd1ec2-5546-45da-b232-b8d5bb43e027 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.055812 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86bd1ec2-5546-45da-b232-b8d5bb43e027 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.061649 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86bd1ec2-5546-45da-b232-b8d5bb43e027 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad returned with HTTP 404 Jul 22 00:06:32.062162 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 73/290] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:32 2026] GET /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:32.069842 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9213631d-3baf-426b-b206-a512f17d926b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.072222 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9213631d-3baf-426b-b206-a512f17d926b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] DELETE https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad Jul 22 00:06:32.072488 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9213631d-3baf-426b-b206-a512f17d926b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.072744 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9213631d-3baf-426b-b206-a512f17d926b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.072982 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9213631d-3baf-426b-b206-a512f17d926b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Delete volume with id: c3529c8f-acbd-4da4-8105-33edc2cc12ad Jul 22 00:06:32.080312 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9213631d-3baf-426b-b206-a512f17d926b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad returned with HTTP 404 Jul 22 00:06:32.080951 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 72/291] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:32 2026] DELETE /volume/v3/volumes/c3529c8f-acbd-4da4-8105-33edc2cc12ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:32.089493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e56229ea-bc3d-4525-854a-027a27140f89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.091445 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:32.091763 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-289869857"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:32.093383 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-289869857'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:32.093554 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume of 1 GB Jul 22 00:06:32.093881 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:32.093881 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:32.098138 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Availability Zones retrieved successfully. Jul 22 00:06:32.104316 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (9612d7f8-273a-4532-80b0-2f7958a2ab66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:32.105340 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1bc64a1-e9de-44e3-b998-518347ecfb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:32.106385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:32.139137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1bc64a1-e9de-44e3-b998-518347ecfb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:32.139937 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31be2bba-413c-438c-91a2-bb6d65a50321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:32.184794 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Created reservations ['77f8e562-25c9-4cfa-b009-b205eed572b0', 'aea1364c-aae0-434f-94c7-6ed4f4d68063', '394ad87e-fa91-4f22-bbf3-52c600c1452c', '3a82cca3-1ed5-4add-8545-c20fec9c587f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:32.186001 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31be2bba-413c-438c-91a2-bb6d65a50321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77f8e562-25c9-4cfa-b009-b205eed572b0', 'aea1364c-aae0-434f-94c7-6ed4f4d68063', '394ad87e-fa91-4f22-bbf3-52c600c1452c', '3a82cca3-1ed5-4add-8545-c20fec9c587f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:32.187079 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f27c587-88e9-4076-8ca1-5c34fb4f7593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:32.212815 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f27c587-88e9-4076-8ca1-5c34fb4f7593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d0e06fe-02e8-408c-8432-99877b815c74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-289869857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['77f8e562-25c9-4cfa-b009-b205eed572b0','aea1364c-aae0-434f-94c7-6ed4f4d68063','394ad87e-fa91-4f22-bbf3-52c600c1452c','3a82cca3-1ed5-4add-8545-c20fec9c587f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-289869857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d0e06fe-02e8-408c-8432-99877b815c74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9db4011cc304995898286a52d655dd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f2e0c489514a489c6842fddb81df2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:32.214047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339edc63-badf-499f-8355-671f058ebd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:32.236009 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339edc63-badf-499f-8355-671f058ebd95) transitioned into state 'SUCCESS' from state '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-289869857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9db4011cc304995898286a52d655dd9',qos_specs=None,replication_status=,reservations=['77f8e562-25c9-4cfa-b009-b205eed572b0','aea1364c-aae0-434f-94c7-6ed4f4d68063','394ad87e-fa91-4f22-bbf3-52c600c1452c','3a82cca3-1ed5-4add-8545-c20fec9c587f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f2e0c489514a489c6842fddb81df2d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:32.236699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4cbfeb-de20-401c-881d-7a506a49eacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:32.246402 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4cbfeb-de20-401c-881d-7a506a49eacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:32.247332 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Flow 'volume_create_api' (9612d7f8-273a-4532-80b0-2f7958a2ab66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:32.247647 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Create volume request issued successfully. Jul 22 00:06:32.248474 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e56229ea-bc3d-4525-854a-027a27140f89 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:32.248717 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 71/292] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:06:32 2026] POST /volume/v3/volumes => generated 748 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:32.267000 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18dc8167-268c-42a2-8448-679c7f3a147b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.268917 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18dc8167-268c-42a2-8448-679c7f3a147b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:32.269130 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18dc8167-268c-42a2-8448-679c7f3a147b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.269347 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18dc8167-268c-42a2-8448-679c7f3a147b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.276149 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:32.276149 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:32.279965 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-18dc8167-268c-42a2-8448-679c7f3a147b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:32.285192 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18dc8167-268c-42a2-8448-679c7f3a147b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 200 Jul 22 00:06:32.285758 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 77/293] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:32 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:32.328524 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c46c88db-ff8d-4a36-9d0b-37617fdcc7c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.330214 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c46c88db-ff8d-4a36-9d0b-37617fdcc7c0 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:32.330369 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c46c88db-ff8d-4a36-9d0b-37617fdcc7c0 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.330554 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c46c88db-ff8d-4a36-9d0b-37617fdcc7c0 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.340607 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:32.340607 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:32.344506 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c46c88db-ff8d-4a36-9d0b-37617fdcc7c0 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:32.348765 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c46c88db-ff8d-4a36-9d0b-37617fdcc7c0 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:32.349207 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 74/294] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:32 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:32.362424 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0fb0f1ab-ebaa-40a3-b16d-a6867798e036 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.364386 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fb0f1ab-ebaa-40a3-b16d-a6867798e036 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:32.364622 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fb0f1ab-ebaa-40a3-b16d-a6867798e036 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.364817 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fb0f1ab-ebaa-40a3-b16d-a6867798e036 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.374764 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:32.374764 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:32.378806 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0fb0f1ab-ebaa-40a3-b16d-a6867798e036 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:32.383984 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fb0f1ab-ebaa-40a3-b16d-a6867798e036 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:32.384424 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 73/295] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:32 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:32.528032 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16a740a2-eee7-4731-b415-b286c6b971cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.530662 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16a740a2-eee7-4731-b415-b286c6b971cd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:32.530808 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16a740a2-eee7-4731-b415-b286c6b971cd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.530960 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16a740a2-eee7-4731-b415-b286c6b971cd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.542007 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:32.542007 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:32.545495 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16a740a2-eee7-4731-b415-b286c6b971cd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:32.549531 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16a740a2-eee7-4731-b415-b286c6b971cd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:32.549919 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 72/296] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:32 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:32.816125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5a78f3e-948f-418b-9fe2-43755f932245 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.819722 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5a78f3e-948f-418b-9fe2-43755f932245 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:32.819722 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5a78f3e-948f-418b-9fe2-43755f932245 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.819722 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5a78f3e-948f-418b-9fe2-43755f932245 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.827636 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:32.827636 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:32.832731 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5a78f3e-948f-418b-9fe2-43755f932245 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] Volume info retrieved successfully. Jul 22 00:06:32.837957 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5a78f3e-948f-418b-9fe2-43755f932245 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-reader] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:32.838496 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 78/297] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:32 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:32.898237 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-301f9679-8608-4a89-b40d-0527f4875029 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:32.900668 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-301f9679-8608-4a89-b40d-0527f4875029 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:32.900916 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-301f9679-8608-4a89-b40d-0527f4875029 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:32.901181 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-301f9679-8608-4a89-b40d-0527f4875029 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:32.910928 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:32.910928 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:32.922600 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-301f9679-8608-4a89-b40d-0527f4875029 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:32.928251 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-301f9679-8608-4a89-b40d-0527f4875029 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:32.928950 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 75/298] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:32 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.016581 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0abec2e5-a33f-48a6-a20e-22a05f7b3851 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.018517 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0abec2e5-a33f-48a6-a20e-22a05f7b3851 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:33.018958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0abec2e5-a33f-48a6-a20e-22a05f7b3851 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.020239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0abec2e5-a33f-48a6-a20e-22a05f7b3851 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.032898 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.032898 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:33.037965 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0abec2e5-a33f-48a6-a20e-22a05f7b3851 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:33.044615 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0abec2e5-a33f-48a6-a20e-22a05f7b3851 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:33.046068 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 74/299] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.301534 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76764a45-ab07-4794-9956-36627ca94d40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.303424 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76764a45-ab07-4794-9956-36627ca94d40 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.303661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76764a45-ab07-4794-9956-36627ca94d40 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.303899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76764a45-ab07-4794-9956-36627ca94d40 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.311835 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.311835 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:33.316570 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76764a45-ab07-4794-9956-36627ca94d40 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:33.321872 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76764a45-ab07-4794-9956-36627ca94d40 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 200 Jul 22 00:06:33.322322 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 73/300] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.343460 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33fb1a76-f76d-4b19-bb73-2cc0e77da9ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.346114 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33fb1a76-f76d-4b19-bb73-2cc0e77da9ce tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action Jul 22 00:06:33.346705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33fb1a76-f76d-4b19-bb73-2cc0e77da9ce tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:33.346833 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33fb1a76-f76d-4b19-bb73-2cc0e77da9ce tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:33.358106 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.358106 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:33.358488 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-33fb1a76-f76d-4b19-bb73-2cc0e77da9ce tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume '6d0e06fe-02e8-408c-8432-99877b815c74' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:33.382844 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33fb1a76-f76d-4b19-bb73-2cc0e77da9ce tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action returned with HTTP 202 Jul 22 00:06:33.383877 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 79/301] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:33 2026] POST /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:33.391042 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6cc65785-e97e-4fd6-94e0-eb169b8d39de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.392969 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6cc65785-e97e-4fd6-94e0-eb169b8d39de tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.393228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6cc65785-e97e-4fd6-94e0-eb169b8d39de tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.393561 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6cc65785-e97e-4fd6-94e0-eb169b8d39de tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.401603 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.401603 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:33.405994 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6cc65785-e97e-4fd6-94e0-eb169b8d39de tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:33.412042 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6cc65785-e97e-4fd6-94e0-eb169b8d39de tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 200 Jul 22 00:06:33.412476 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 76/302] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.427746 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-674737d3-5c62-40da-a21d-257994f2a6c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.432891 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-674737d3-5c62-40da-a21d-257994f2a6c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action Jul 22 00:06:33.432891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-674737d3-5c62-40da-a21d-257994f2a6c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:33.432891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-674737d3-5c62-40da-a21d-257994f2a6c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:33.442271 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.442271 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:33.443981 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-674737d3-5c62-40da-a21d-257994f2a6c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume '6d0e06fe-02e8-408c-8432-99877b815c74' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:33.465490 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-674737d3-5c62-40da-a21d-257994f2a6c6 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action returned with HTTP 202 Jul 22 00:06:33.466205 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 75/303] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:33 2026] POST /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:33.475591 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-48010e59-3c5f-4069-95f3-617dfd7f654e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.478119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48010e59-3c5f-4069-95f3-617dfd7f654e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.478442 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48010e59-3c5f-4069-95f3-617dfd7f654e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.478704 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48010e59-3c5f-4069-95f3-617dfd7f654e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.487263 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.487263 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:33.491236 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-48010e59-3c5f-4069-95f3-617dfd7f654e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:33.495649 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48010e59-3c5f-4069-95f3-617dfd7f654e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 200 Jul 22 00:06:33.496082 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 74/304] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.513721 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae204c94-53eb-43fe-8644-e314e3224a68 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.515881 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae204c94-53eb-43fe-8644-e314e3224a68 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action Jul 22 00:06:33.516275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae204c94-53eb-43fe-8644-e314e3224a68 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:33.516427 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae204c94-53eb-43fe-8644-e314e3224a68 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:33.528212 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.528212 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:33.528717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-ae204c94-53eb-43fe-8644-e314e3224a68 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume '6d0e06fe-02e8-408c-8432-99877b815c74' with '{'status': 'maintenance'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:33.556398 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae204c94-53eb-43fe-8644-e314e3224a68 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action returned with HTTP 202 Jul 22 00:06:33.558737 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 80/305] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:33 2026] POST /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:33.564103 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3656cfbe-6b1c-4adb-8d03-970d72cae3c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.566219 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3656cfbe-6b1c-4adb-8d03-970d72cae3c8 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:33.566304 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c3dd4c44-f938-443a-b167-ea2a939cc802 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.566452 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3656cfbe-6b1c-4adb-8d03-970d72cae3c8 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.566680 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3656cfbe-6b1c-4adb-8d03-970d72cae3c8 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.568610 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3dd4c44-f938-443a-b167-ea2a939cc802 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.568610 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3dd4c44-f938-443a-b167-ea2a939cc802 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.568916 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3dd4c44-f938-443a-b167-ea2a939cc802 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.577070 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.577070 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:33.581062 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.581062 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:33.581890 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c3dd4c44-f938-443a-b167-ea2a939cc802 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:33.588306 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3656cfbe-6b1c-4adb-8d03-970d72cae3c8 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:33.594478 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3dd4c44-f938-443a-b167-ea2a939cc802 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 200 Jul 22 00:06:33.594534 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3656cfbe-6b1c-4adb-8d03-970d72cae3c8 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:33.594570 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 76/306] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.594751 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 77/307] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.608184 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca2dd204-8ed9-414e-9a2c-ad7f68e2f1f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.611171 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca2dd204-8ed9-414e-9a2c-ad7f68e2f1f0 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] POST https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action Jul 22 00:06:33.611437 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca2dd204-8ed9-414e-9a2c-ad7f68e2f1f0 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:33.611671 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca2dd204-8ed9-414e-9a2c-ad7f68e2f1f0 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:33.624678 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.624678 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:33.626067 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-ca2dd204-8ed9-414e-9a2c-ad7f68e2f1f0 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] Updating volume '6d0e06fe-02e8-408c-8432-99877b815c74' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:06:33.663041 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca2dd204-8ed9-414e-9a2c-ad7f68e2f1f0 tempest-VolumesActionsTest-564972648 tempest-VolumesActionsTest-564972648-project-admin] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action returned with HTTP 202 Jul 22 00:06:33.663456 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 75/308] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:06:33 2026] POST /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:33.675146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70c1aca7-16b6-45ab-abf5-16977a476b0b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.678520 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70c1aca7-16b6-45ab-abf5-16977a476b0b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.678520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70c1aca7-16b6-45ab-abf5-16977a476b0b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.678520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70c1aca7-16b6-45ab-abf5-16977a476b0b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.689114 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.689114 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:33.700846 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-70c1aca7-16b6-45ab-abf5-16977a476b0b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:33.703060 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70c1aca7-16b6-45ab-abf5-16977a476b0b tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 200 Jul 22 00:06:33.703594 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 81/309] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.721113 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b4a1e1c-ecd1-4357-976e-13793b6b9d6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.723051 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b4a1e1c-ecd1-4357-976e-13793b6b9d6f tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.723290 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b4a1e1c-ecd1-4357-976e-13793b6b9d6f tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.723500 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b4a1e1c-ecd1-4357-976e-13793b6b9d6f tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.731930 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.731930 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:33.736029 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6b4a1e1c-ecd1-4357-976e-13793b6b9d6f tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:33.740743 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b4a1e1c-ecd1-4357-976e-13793b6b9d6f tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 200 Jul 22 00:06:33.741209 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 77/310] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:33.757450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8acbeb2f-2dfe-45ac-ae9c-ab4892b2414e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.759722 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8acbeb2f-2dfe-45ac-ae9c-ab4892b2414e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.760003 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8acbeb2f-2dfe-45ac-ae9c-ab4892b2414e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.760246 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8acbeb2f-2dfe-45ac-ae9c-ab4892b2414e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.760485 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-8acbeb2f-2dfe-45ac-ae9c-ab4892b2414e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Delete volume with id: 6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.769256 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.769256 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:33.771916 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8acbeb2f-2dfe-45ac-ae9c-ab4892b2414e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:33.796070 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8acbeb2f-2dfe-45ac-ae9c-ab4892b2414e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Delete volume request issued successfully. Jul 22 00:06:33.797549 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8acbeb2f-2dfe-45ac-ae9c-ab4892b2414e tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 202 Jul 22 00:06:33.797549 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 78/311] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:33 2026] DELETE /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:33.814091 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2974f408-0a51-4353-a402-ffd249748a74 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:33.815013 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2974f408-0a51-4353-a402-ffd249748a74 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:33.815013 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2974f408-0a51-4353-a402-ffd249748a74 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:33.815163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2974f408-0a51-4353-a402-ffd249748a74 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:33.830000 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:33.830000 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:33.836071 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2974f408-0a51-4353-a402-ffd249748a74 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Volume info retrieved successfully. Jul 22 00:06:33.843558 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2974f408-0a51-4353-a402-ffd249748a74 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 200 Jul 22 00:06:33.843558 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 76/312] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:33 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:34.610096 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a16c173-d425-46ee-83af-17a84452be31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:34.612515 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a16c173-d425-46ee-83af-17a84452be31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:34.612781 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a16c173-d425-46ee-83af-17a84452be31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:34.613071 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a16c173-d425-46ee-83af-17a84452be31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:34.626513 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:34.626513 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:34.631379 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a16c173-d425-46ee-83af-17a84452be31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:34.638193 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a16c173-d425-46ee-83af-17a84452be31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:34.638922 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 82/313] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:34 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:34.860375 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-439760e4-1cf9-458f-9507-d18c99843432 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:34.862514 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-439760e4-1cf9-458f-9507-d18c99843432 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] GET https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 Jul 22 00:06:34.862776 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-439760e4-1cf9-458f-9507-d18c99843432 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:34.863049 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-439760e4-1cf9-458f-9507-d18c99843432 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:34.869273 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-439760e4-1cf9-458f-9507-d18c99843432 tempest-VolumesActionsTest-1597645136 tempest-VolumesActionsTest-1597645136-project-member] https://10.4.3.168/volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 returned with HTTP 404 Jul 22 00:06:34.870093 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 78/314] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:34 2026] GET /volume/v3/volumes/6d0e06fe-02e8-408c-8432-99877b815c74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:35.270638 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-850b2d5a-3324-46b9-bbbb-49a6cd7b2dc4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.273739 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-850b2d5a-3324-46b9-bbbb-49a6cd7b2dc4 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] POST https://10.4.3.168/volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2/action Jul 22 00:06:35.274210 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-850b2d5a-3324-46b9-bbbb-49a6cd7b2dc4 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:35.274387 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-850b2d5a-3324-46b9-bbbb-49a6cd7b2dc4 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:35.297583 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:35.297583 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:35.319305 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-84c249fb-17a3-431a-9a13-1b249839dc54 req-850b2d5a-3324-46b9-bbbb-49a6cd7b2dc4 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2/action returned with HTTP 204 Jul 22 00:06:35.319852 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 79/315] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:35 2026] POST /volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:35.655025 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9fd17ce2-f069-4399-b822-008091d0ac11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.657972 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fd17ce2-f069-4399-b822-008091d0ac11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:35.657972 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fd17ce2-f069-4399-b822-008091d0ac11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:35.658513 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fd17ce2-f069-4399-b822-008091d0ac11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:35.678013 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:35.678013 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:35.684501 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9fd17ce2-f069-4399-b822-008091d0ac11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:35.692912 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fd17ce2-f069-4399-b822-008091d0ac11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:35.692912 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 77/316] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:35 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:35.742976 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c9c6abf-0054-4bbd-931a-fa13197c3ff0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.742976 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c9c6abf-0054-4bbd-931a-fa13197c3ff0 None None] GET https://10.4.3.168/volume// Jul 22 00:06:35.742976 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c9c6abf-0054-4bbd-931a-fa13197c3ff0 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:35.742976 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c9c6abf-0054-4bbd-931a-fa13197c3ff0 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:35.743441 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c9c6abf-0054-4bbd-931a-fa13197c3ff0 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:35.744879 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 83/317] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:35.752527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4b650f7-0a6a-450a-bc61-ad3f9001a39b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.757153 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4b650f7-0a6a-450a-bc61-ad3f9001a39b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:35.757313 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-54c9d0df-8253-4446-a23b-94d9b16b814d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.757409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4b650f7-0a6a-450a-bc61-ad3f9001a39b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:35.757622 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4b650f7-0a6a-450a-bc61-ad3f9001a39b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:35.760201 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-54c9d0df-8253-4446-a23b-94d9b16b814d tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:35.760629 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-54c9d0df-8253-4446-a23b-94d9b16b814d tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "965f1761-a181-406a-bf7d-b19ee90923e4", "connector": null, "instance_uuid": "2cb147ae-ea6d-41f6-b29c-0247a3cc07d8"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:35.767641 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-3e0ca5b5-102b-41c8-a9f5-30b454ecb327 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.770313 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-3e0ca5b5-102b-41c8-a9f5-30b454ecb327 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] DELETE https://10.4.3.168/volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45 Jul 22 00:06:35.770655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-3e0ca5b5-102b-41c8-a9f5-30b454ecb327 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:35.771889 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-3e0ca5b5-102b-41c8-a9f5-30b454ecb327 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:35.772035 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:35.772035 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:35.775294 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:35.775294 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:35.776941 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4b650f7-0a6a-450a-bc61-ad3f9001a39b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:35.784059 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:35.784059 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:35.784216 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4b650f7-0a6a-450a-bc61-ad3f9001a39b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:35.784940 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 79/318] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:35 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:35.841494 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-54c9d0df-8253-4446-a23b-94d9b16b814d tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:35.842005 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 80/319] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:35 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:35.857944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-0aff99bf-f068-4215-9190-96870a87aaba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.860971 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-0aff99bf-f068-4215-9190-96870a87aaba tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] DELETE https://10.4.3.168/volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c Jul 22 00:06:35.861262 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-0aff99bf-f068-4215-9190-96870a87aaba tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:35.861503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-0aff99bf-f068-4215-9190-96870a87aaba tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:35.873728 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:35.873728 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:35.882636 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e8aafb83-7a91-41bf-92e0-ad661052c924 req-3e0ca5b5-102b-41c8-a9f5-30b454ecb327 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45 returned with HTTP 200 Jul 22 00:06:35.883148 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 78/320] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:06:35 2026] DELETE /volume/v3/attachments/8524e1e7-ba26-4676-8cc5-ca24e5b88b45 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:35.928599 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e5b8c90-6360-4777-8896-615dc5743f00 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.929178 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e5b8c90-6360-4777-8896-615dc5743f00 None None] GET https://10.4.3.168/volume// Jul 22 00:06:35.929688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e5b8c90-6360-4777-8896-615dc5743f00 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:35.929807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e5b8c90-6360-4777-8896-615dc5743f00 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:35.930345 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e5b8c90-6360-4777-8896-615dc5743f00 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:35.930840 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 80/321] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:06:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:35.945205 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4d7b0f6-defb-430d-95e5-84ba042c12fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:35.948432 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4d7b0f6-defb-430d-95e5-84ba042c12fe tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:35.949045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4d7b0f6-defb-430d-95e5-84ba042c12fe tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e22fb2b-0886-495d-81b8-dd58f64327c9", "connector": null, "instance_uuid": "c141f409-7333-4cd8-8740-e7d8537290b6"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:35.965574 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:35.965574 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:35.976919 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-0aff99bf-f068-4215-9190-96870a87aaba tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c returned with HTTP 200 Jul 22 00:06:35.977394 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 84/322] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:06:35 2026] DELETE /volume/v3/attachments/3acefe99-be55-4440-b0f8-bb7cc5627d3c => generated 192 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:36.016082 np0000005612 devstack@c-api.service[100285]: WARNING cinder.volume.api [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4d7b0f6-defb-430d-95e5-84ba042c12fe tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 22 00:06:36.023504 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-c4d7b0f6-defb-430d-95e5-84ba042c12fe tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:36.024014 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 81/323] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:35 2026] POST /volume/v3/attachments => generated 271 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:36.067231 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-981e870a-16fd-43d1-84a1-35ca1893d088 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:36.069755 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-981e870a-16fd-43d1-84a1-35ca1893d088 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:36.070243 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-981e870a-16fd-43d1-84a1-35ca1893d088 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:36.070496 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-981e870a-16fd-43d1-84a1-35ca1893d088 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:36.085373 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-842a5df8-b769-43a3-bc06-35cf1d0b8b84 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:36.085960 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-842a5df8-b769-43a3-bc06-35cf1d0b8b84 None None] GET https://10.4.3.168/volume// Jul 22 00:06:36.086196 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-842a5df8-b769-43a3-bc06-35cf1d0b8b84 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:36.086698 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-842a5df8-b769-43a3-bc06-35cf1d0b8b84 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:36.086698 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-842a5df8-b769-43a3-bc06-35cf1d0b8b84 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:36.087188 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 81/324] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:36.087454 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:36.087454 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:36.093442 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-981e870a-16fd-43d1-84a1-35ca1893d088 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:36.096998 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-53ba181b-589a-42d6-90ac-c3ceda489e9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:36.100255 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-53ba181b-589a-42d6-90ac-c3ceda489e9b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:36.100891 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-53ba181b-589a-42d6-90ac-c3ceda489e9b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:36.101038 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-53ba181b-589a-42d6-90ac-c3ceda489e9b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:36.102353 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-981e870a-16fd-43d1-84a1-35ca1893d088 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:36.103051 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 79/325] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:36 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:36.121892 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:36.121892 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:36.133016 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-53ba181b-589a-42d6-90ac-c3ceda489e9b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:36.142671 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-53ba181b-589a-42d6-90ac-c3ceda489e9b tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:36.143187 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 85/326] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:36 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1343 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:36.152442 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76d9eb7a-f333-4cd2-92c5-cfa38b5b14e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:36.154610 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76d9eb7a-f333-4cd2-92c5-cfa38b5b14e2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:36.154713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76d9eb7a-f333-4cd2-92c5-cfa38b5b14e2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:36.155076 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76d9eb7a-f333-4cd2-92c5-cfa38b5b14e2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:36.164712 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:36.164712 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:36.176689 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-76d9eb7a-f333-4cd2-92c5-cfa38b5b14e2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:36.187653 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76d9eb7a-f333-4cd2-92c5-cfa38b5b14e2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:36.188258 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 82/327] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:36 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:36.210246 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6dc4ea12-d9c6-4340-abf6-e099b190777b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:36.212815 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dc4ea12-d9c6-4340-abf6-e099b190777b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:36.213149 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dc4ea12-d9c6-4340-abf6-e099b190777b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:36.213465 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dc4ea12-d9c6-4340-abf6-e099b190777b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:36.213696 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6dc4ea12-d9c6-4340-abf6-e099b190777b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Delete volume with id: 08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:36.229618 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:36.229618 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:36.229618 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6dc4ea12-d9c6-4340-abf6-e099b190777b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:36.257454 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-b320d651-06d2-4958-80a2-79cbb6ce7f93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:36.261875 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-b320d651-06d2-4958-80a2-79cbb6ce7f93 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] PUT https://10.4.3.168/volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4 Jul 22 00:06:36.261875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-b320d651-06d2-4958-80a2-79cbb6ce7f93 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:36.265592 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6dc4ea12-d9c6-4340-abf6-e099b190777b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Delete volume request issued successfully. Jul 22 00:06:36.265878 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dc4ea12-d9c6-4340-abf6-e099b190777b tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 202 Jul 22 00:06:36.266501 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 82/328] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:36 2026] DELETE /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:36.274515 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-b320d651-06d2-4958-80a2-79cbb6ce7f93 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Acquiring lock "cinder-attachment_update-0e22fb2b-0886-495d-81b8-dd58f64327c9-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:36.282901 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e67ffa4e-91f5-4e61-9386-71f9b3ebc48c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:36.283213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-b320d651-06d2-4958-80a2-79cbb6ce7f93 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Lock "cinder-attachment_update-0e22fb2b-0886-495d-81b8-dd58f64327c9-np0000005612" acquired by "attachment_update" :: waited 0.010s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:36.284621 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:36.284621 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:36.285050 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e67ffa4e-91f5-4e61-9386-71f9b3ebc48c tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:36.285338 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e67ffa4e-91f5-4e61-9386-71f9b3ebc48c tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:36.285648 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e67ffa4e-91f5-4e61-9386-71f9b3ebc48c tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:36.294628 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:36.294628 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:36.300811 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e67ffa4e-91f5-4e61-9386-71f9b3ebc48c tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Volume info retrieved successfully. Jul 22 00:06:36.308397 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e67ffa4e-91f5-4e61-9386-71f9b3ebc48c tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 200 Jul 22 00:06:36.309208 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 86/329] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:36 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:36.437903 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-b320d651-06d2-4958-80a2-79cbb6ce7f93 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Lock "cinder-attachment_update-0e22fb2b-0886-495d-81b8-dd58f64327c9-np0000005612" released by "attachment_update" :: held 0.155s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:36.438459 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-b320d651-06d2-4958-80a2-79cbb6ce7f93 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4 returned with HTTP 200 Jul 22 00:06:36.439267 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 80/330] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:36 2026] PUT /volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4 => generated 967 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:36.796043 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bf8a195f-cf70-43a6-9da8-ac91735b41b2 req-7711fb06-c5da-42a7-85b6-542603120cef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:36.799307 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bf8a195f-cf70-43a6-9da8-ac91735b41b2 req-7711fb06-c5da-42a7-85b6-542603120cef tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] DELETE https://10.4.3.168/volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477 Jul 22 00:06:36.799434 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bf8a195f-cf70-43a6-9da8-ac91735b41b2 req-7711fb06-c5da-42a7-85b6-542603120cef tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:36.799754 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bf8a195f-cf70-43a6-9da8-ac91735b41b2 req-7711fb06-c5da-42a7-85b6-542603120cef tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:36.813730 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:36.813730 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:36.904291 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bf8a195f-cf70-43a6-9da8-ac91735b41b2 req-7711fb06-c5da-42a7-85b6-542603120cef tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477 returned with HTTP 200 Jul 22 00:06:36.904775 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 83/331] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:06:36 2026] DELETE /volume/v3/attachments/af05268a-f6c4-4888-9f28-9d9ed2e69477 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:37.119374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c60ab181-0be3-4c8a-9ee1-cecfd793d130 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:37.121728 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c60ab181-0be3-4c8a-9ee1-cecfd793d130 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:37.122018 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c60ab181-0be3-4c8a-9ee1-cecfd793d130 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:37.122278 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c60ab181-0be3-4c8a-9ee1-cecfd793d130 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:37.140650 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:37.140650 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:37.145743 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c60ab181-0be3-4c8a-9ee1-cecfd793d130 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:37.155308 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c60ab181-0be3-4c8a-9ee1-cecfd793d130 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:37.156183 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 83/332] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:37 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:37.175185 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-691400f5-09d9-47a9-a095-d55941faab6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:37.178223 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-691400f5-09d9-47a9-a095-d55941faab6d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] DELETE https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:37.178408 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-691400f5-09d9-47a9-a095-d55941faab6d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:37.178594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-691400f5-09d9-47a9-a095-d55941faab6d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:37.178798 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-691400f5-09d9-47a9-a095-d55941faab6d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Delete volume with id: 79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:37.188312 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:37.188312 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:37.188844 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-691400f5-09d9-47a9-a095-d55941faab6d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:37.217540 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-691400f5-09d9-47a9-a095-d55941faab6d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Delete volume request issued successfully. Jul 22 00:06:37.217827 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-691400f5-09d9-47a9-a095-d55941faab6d tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 202 Jul 22 00:06:37.218422 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 87/333] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:37 2026] DELETE /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:37.231903 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31eb3898-d34b-4ac9-9139-e0c420530b43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:37.233970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31eb3898-d34b-4ac9-9139-e0c420530b43 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:37.234177 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31eb3898-d34b-4ac9-9139-e0c420530b43 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:37.234439 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31eb3898-d34b-4ac9-9139-e0c420530b43 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:37.245488 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:37.245488 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:37.251007 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-31eb3898-d34b-4ac9-9139-e0c420530b43 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Volume info retrieved successfully. Jul 22 00:06:37.259852 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31eb3898-d34b-4ac9-9139-e0c420530b43 tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 200 Jul 22 00:06:37.260480 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 81/334] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:37 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:37.336473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5db9ad28-5b74-4eb8-ae5f-0111b727c8d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:37.344302 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5db9ad28-5b74-4eb8-ae5f-0111b727c8d3 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:37.344645 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5db9ad28-5b74-4eb8-ae5f-0111b727c8d3 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:37.345055 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5db9ad28-5b74-4eb8-ae5f-0111b727c8d3 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:37.357716 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5db9ad28-5b74-4eb8-ae5f-0111b727c8d3 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 404 Jul 22 00:06:37.358404 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 84/335] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:37 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:37.416961 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-23f1ad88-7004-4da1-b807-4f2a103e0afe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:37.421892 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-23f1ad88-7004-4da1-b807-4f2a103e0afe tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] PUT https://10.4.3.168/volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 Jul 22 00:06:37.422310 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-23f1ad88-7004-4da1-b807-4f2a103e0afe tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:37.432897 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-23f1ad88-7004-4da1-b807-4f2a103e0afe tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Acquiring lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:37.438596 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-23f1ad88-7004-4da1-b807-4f2a103e0afe tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:37.444056 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:37.444056 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:37.577143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-23f1ad88-7004-4da1-b807-4f2a103e0afe tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" released by "attachment_update" :: held 0.139s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:37.577476 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-23f1ad88-7004-4da1-b807-4f2a103e0afe tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 returned with HTTP 200 Jul 22 00:06:37.577996 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 84/336] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:37 2026] PUT /volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:37.599310 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-e6e0ee96-5822-4387-8035-cca4e7fd0d02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:37.605701 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-e6e0ee96-5822-4387-8035-cca4e7fd0d02 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 Jul 22 00:06:37.606043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-e6e0ee96-5822-4387-8035-cca4e7fd0d02 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:37.606546 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-e6e0ee96-5822-4387-8035-cca4e7fd0d02 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:37.632643 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-e6e0ee96-5822-4387-8035-cca4e7fd0d02 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 returned with HTTP 200 Jul 22 00:06:37.633144 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 88/337] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:06:37 2026] GET /volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:38.173214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97703611-ce33-407c-9cf8-162ce20efeae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:38.175171 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97703611-ce33-407c-9cf8-162ce20efeae tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:38.175403 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97703611-ce33-407c-9cf8-162ce20efeae tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:38.175640 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97703611-ce33-407c-9cf8-162ce20efeae tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:38.191353 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:38.191353 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:38.196595 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97703611-ce33-407c-9cf8-162ce20efeae tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:38.202989 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97703611-ce33-407c-9cf8-162ce20efeae tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:38.203631 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 82/338] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:38 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:38.276644 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b2d186fb-4b5d-4dd2-a4e7-8ab02eea6a4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:38.278983 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2d186fb-4b5d-4dd2-a4e7-8ab02eea6a4b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] GET https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a Jul 22 00:06:38.279239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2d186fb-4b5d-4dd2-a4e7-8ab02eea6a4b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:38.279594 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2d186fb-4b5d-4dd2-a4e7-8ab02eea6a4b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:38.286267 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2d186fb-4b5d-4dd2-a4e7-8ab02eea6a4b tempest-AttachSCSIVolumeTestJSON-1609396828 tempest-AttachSCSIVolumeTestJSON-1609396828-project-member] https://10.4.3.168/volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a returned with HTTP 404 Jul 22 00:06:38.286915 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 85/339] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:38 2026] GET /volume/v3/volumes/79e54033-5ef6-4b65-8965-2b5c4c62339a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:38.760420 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-0d583d67-aabe-47e3-beef-34798fe7a678 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:38.766926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-0d583d67-aabe-47e3-beef-34798fe7a678 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] POST https://10.4.3.168/volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4/action Jul 22 00:06:38.768647 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-0d583d67-aabe-47e3-beef-34798fe7a678 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:38.768903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-0d583d67-aabe-47e3-beef-34798fe7a678 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:38.806811 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:38.806811 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:38.838555 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4fb52e93-110d-4ec9-ab97-227bd30a344e req-0d583d67-aabe-47e3-beef-34798fe7a678 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4/action returned with HTTP 204 Jul 22 00:06:38.839213 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 85/340] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:38 2026] POST /volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:38.850107 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-239e1f0e-845e-4915-9f75-5369388962f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:38.853681 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-239e1f0e-845e-4915-9f75-5369388962f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:38.854017 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-239e1f0e-845e-4915-9f75-5369388962f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:38.854513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-239e1f0e-845e-4915-9f75-5369388962f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:38.870124 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:38.870124 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:38.885896 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-239e1f0e-845e-4915-9f75-5369388962f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:38.897204 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-239e1f0e-845e-4915-9f75-5369388962f5 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:38.898468 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 89/341] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:38 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:38.918371 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f88ec61f-febc-4574-8ba9-d022b20551f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:38.922231 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f88ec61f-febc-4574-8ba9-d022b20551f6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:38.922516 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f88ec61f-febc-4574-8ba9-d022b20551f6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:38.922719 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f88ec61f-febc-4574-8ba9-d022b20551f6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:38.941372 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:38.941372 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:38.941372 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f88ec61f-febc-4574-8ba9-d022b20551f6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:38.949970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f88ec61f-febc-4574-8ba9-d022b20551f6 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:38.949970 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 83/342] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:38 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:39.023683 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5561e7de-de7b-4e71-a6a4-b63c25f0ac58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:39.026038 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5561e7de-de7b-4e71-a6a4-b63c25f0ac58 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:39.026327 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5561e7de-de7b-4e71-a6a4-b63c25f0ac58 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:39.026533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5561e7de-de7b-4e71-a6a4-b63c25f0ac58 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:39.036755 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:39.036755 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:39.042965 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5561e7de-de7b-4e71-a6a4-b63c25f0ac58 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:39.050599 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5561e7de-de7b-4e71-a6a4-b63c25f0ac58 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:39.051305 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 86/343] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:39 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:39.075916 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afddd0a3-249c-4561-83b7-d33711fd80eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:39.078538 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afddd0a3-249c-4561-83b7-d33711fd80eb tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] DELETE https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:39.078706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afddd0a3-249c-4561-83b7-d33711fd80eb tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:39.078969 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afddd0a3-249c-4561-83b7-d33711fd80eb tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:39.079206 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-afddd0a3-249c-4561-83b7-d33711fd80eb tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Delete volume with id: 7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:39.088310 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:39.088310 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:39.089000 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-afddd0a3-249c-4561-83b7-d33711fd80eb tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:39.118271 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-afddd0a3-249c-4561-83b7-d33711fd80eb tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Delete volume request issued successfully. Jul 22 00:06:39.118497 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afddd0a3-249c-4561-83b7-d33711fd80eb tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 202 Jul 22 00:06:39.119062 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 86/344] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:39 2026] DELETE /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:39.140094 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f07247d-c462-4700-a0c7-829256d7d744 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:39.144020 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f07247d-c462-4700-a0c7-829256d7d744 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:39.144182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f07247d-c462-4700-a0c7-829256d7d744 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:39.144464 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f07247d-c462-4700-a0c7-829256d7d744 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:39.156903 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:39.156903 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:39.166025 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f07247d-c462-4700-a0c7-829256d7d744 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Volume info retrieved successfully. Jul 22 00:06:39.172804 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f07247d-c462-4700-a0c7-829256d7d744 tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 200 Jul 22 00:06:39.173538 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 90/345] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:39 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:39.225094 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f521e40-22e2-42d0-823e-6ccae20c9c11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:39.230212 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f521e40-22e2-42d0-823e-6ccae20c9c11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:39.230506 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f521e40-22e2-42d0-823e-6ccae20c9c11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:39.230809 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f521e40-22e2-42d0-823e-6ccae20c9c11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:39.253204 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:39.253204 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:39.257563 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f521e40-22e2-42d0-823e-6ccae20c9c11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:39.263814 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f521e40-22e2-42d0-823e-6ccae20c9c11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:39.264289 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 84/346] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:39 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:39.595582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8a914ff7-74cf-41bf-9a64-97dfb7924582 req-8fe9df56-4f15-4d6b-a9f3-d7461cec58c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:39.598759 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8a914ff7-74cf-41bf-9a64-97dfb7924582 req-8fe9df56-4f15-4d6b-a9f3-d7461cec58c0 tempest-TestMultiAttachVolumeSwap-1291234449 tempest-TestMultiAttachVolumeSwap-1291234449-project] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:39.599543 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8a914ff7-74cf-41bf-9a64-97dfb7924582 req-8fe9df56-4f15-4d6b-a9f3-d7461cec58c0 tempest-TestMultiAttachVolumeSwap-1291234449 tempest-TestMultiAttachVolumeSwap-1291234449-project] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:39.599543 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8a914ff7-74cf-41bf-9a64-97dfb7924582 req-8fe9df56-4f15-4d6b-a9f3-d7461cec58c0 tempest-TestMultiAttachVolumeSwap-1291234449 tempest-TestMultiAttachVolumeSwap-1291234449-project] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:39.626024 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:39.626024 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:39.636098 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8a914ff7-74cf-41bf-9a64-97dfb7924582 req-8fe9df56-4f15-4d6b-a9f3-d7461cec58c0 tempest-TestMultiAttachVolumeSwap-1291234449 tempest-TestMultiAttachVolumeSwap-1291234449-project] Volume info retrieved successfully. Jul 22 00:06:39.644800 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8a914ff7-74cf-41bf-9a64-97dfb7924582 req-8fe9df56-4f15-4d6b-a9f3-d7461cec58c0 tempest-TestMultiAttachVolumeSwap-1291234449 tempest-TestMultiAttachVolumeSwap-1291234449-project] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:39.645135 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 87/347] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:39 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1642 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:39.663760 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-871773e8-f02b-45ed-89bd-74cd4336c4ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:39.670594 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-871773e8-f02b-45ed-89bd-74cd4336c4ab tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:39.671995 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-871773e8-f02b-45ed-89bd-74cd4336c4ab tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:39.671995 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-871773e8-f02b-45ed-89bd-74cd4336c4ab tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:39.695739 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:39.695739 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:39.706687 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-871773e8-f02b-45ed-89bd-74cd4336c4ab tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] Volume info retrieved successfully. Jul 22 00:06:39.721562 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-871773e8-f02b-45ed-89bd-74cd4336c4ab tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:39.722442 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 87/348] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:39 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1458 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:39.753470 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d09678d-df62-4f5f-9817-465f7763e101 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:39.753470 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d09678d-df62-4f5f-9817-465f7763e101 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] GET https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 Jul 22 00:06:39.753470 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d09678d-df62-4f5f-9817-465f7763e101 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:39.753470 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d09678d-df62-4f5f-9817-465f7763e101 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:39.758647 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:39.758647 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:39.768244 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3d09678d-df62-4f5f-9817-465f7763e101 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] Volume info retrieved successfully. Jul 22 00:06:39.775310 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d09678d-df62-4f5f-9817-465f7763e101 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-reader] https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 returned with HTTP 200 Jul 22 00:06:39.775732 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 91/349] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:39 2026] GET /volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:39.916454 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eeab2285-5af9-47b2-9c6a-416f589774a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:39.921214 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eeab2285-5af9-47b2-9c6a-416f589774a0 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:39.921775 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eeab2285-5af9-47b2-9c6a-416f589774a0 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:39.921987 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eeab2285-5af9-47b2-9c6a-416f589774a0 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:39.942037 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:39.942037 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:39.948387 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eeab2285-5af9-47b2-9c6a-416f589774a0 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:39.955124 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eeab2285-5af9-47b2-9c6a-416f589774a0 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:39.955626 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 85/350] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:39 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:40.054328 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-c98b9836-b4b4-453d-9966-b29bf72f44a1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:40.056916 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-c98b9836-b4b4-453d-9966-b29bf72f44a1 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:40.057296 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-c98b9836-b4b4-453d-9966-b29bf72f44a1 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:40.057399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-c98b9836-b4b4-453d-9966-b29bf72f44a1 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:40.075768 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:40.075768 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:40.083205 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-c98b9836-b4b4-453d-9966-b29bf72f44a1 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:40.095319 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-c98b9836-b4b4-453d-9966-b29bf72f44a1 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:40.097159 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 88/351] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:40 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:40.154726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-748616a5-f934-4090-a380-d3e561526c31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:40.160137 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-748616a5-f934-4090-a380-d3e561526c31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] POST https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action Jul 22 00:06:40.160137 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-748616a5-f934-4090-a380-d3e561526c31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:40.160137 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-748616a5-f934-4090-a380-d3e561526c31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:40.184908 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:40.184908 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:40.186171 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-748616a5-f934-4090-a380-d3e561526c31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:40.193091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08674748-935d-42ce-a346-d4f573369cce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:40.195257 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08674748-935d-42ce-a346-d4f573369cce tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] GET https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d Jul 22 00:06:40.195527 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08674748-935d-42ce-a346-d4f573369cce tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:40.195786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08674748-935d-42ce-a346-d4f573369cce tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:40.201875 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-748616a5-f934-4090-a380-d3e561526c31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Begin detaching volume completed successfully. Jul 22 00:06:40.201875 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-748616a5-f934-4090-a380-d3e561526c31 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action returned with HTTP 202 Jul 22 00:06:40.201875 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 88/352] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:06:40 2026] POST /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 00:06:40.202523 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08674748-935d-42ce-a346-d4f573369cce tempest-DeleteServersTestJSON-246866210 tempest-DeleteServersTestJSON-246866210-project-member] https://10.4.3.168/volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d returned with HTTP 404 Jul 22 00:06:40.203154 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 92/353] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:40 2026] GET /volume/v3/volumes/7180eb7c-f660-4e16-9722-7e24e4d9ec1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:40.335996 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e5abd8a-289e-4e00-8c2d-cecb1f552cb5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:40.335996 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e5abd8a-289e-4e00-8c2d-cecb1f552cb5 None None] GET https://10.4.3.168/volume// Jul 22 00:06:40.335996 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e5abd8a-289e-4e00-8c2d-cecb1f552cb5 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:40.336246 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e5abd8a-289e-4e00-8c2d-cecb1f552cb5 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:40.336500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e5abd8a-289e-4e00-8c2d-cecb1f552cb5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:40.336880 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 86/354] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:40.353962 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-33f0128a-d019-47db-af44-da704049d5f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:40.357378 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-33f0128a-d019-47db-af44-da704049d5f6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:40.357645 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-33f0128a-d019-47db-af44-da704049d5f6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:40.357939 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-33f0128a-d019-47db-af44-da704049d5f6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:40.374262 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:40.374262 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:40.383779 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-33f0128a-d019-47db-af44-da704049d5f6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:40.392965 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-33f0128a-d019-47db-af44-da704049d5f6 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:40.393436 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 89/355] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:40 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1641 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:40.799382 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a9fa843-1fb3-410a-af8e-553b4684d8f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:40.801400 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a9fa843-1fb3-410a-af8e-553b4684d8f2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:40.801650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a9fa843-1fb3-410a-af8e-553b4684d8f2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:40.802080 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a9fa843-1fb3-410a-af8e-553b4684d8f2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:40.802080 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0a9fa843-1fb3-410a-af8e-553b4684d8f2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Delete volume with id: 08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:40.808670 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a9fa843-1fb3-410a-af8e-553b4684d8f2 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 404 Jul 22 00:06:40.809239 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 89/356] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:40 2026] DELETE /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:40.820547 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e54d4e7e-9ab0-4414-a0f3-c4972cd1d863 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:40.823640 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e54d4e7e-9ab0-4414-a0f3-c4972cd1d863 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] GET https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 Jul 22 00:06:40.823937 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e54d4e7e-9ab0-4414-a0f3-c4972cd1d863 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:40.824161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e54d4e7e-9ab0-4414-a0f3-c4972cd1d863 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:40.833665 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e54d4e7e-9ab0-4414-a0f3-c4972cd1d863 tempest-VolumesAssistedSnapshotsTest-1101295721 tempest-VolumesAssistedSnapshotsTest-1101295721-project-admin] https://10.4.3.168/volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 returned with HTTP 404 Jul 22 00:06:40.834455 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 93/357] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:40 2026] GET /volume/v3/volumes/08f7b55a-e205-4ba6-89df-e1196be2dae3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:40.988483 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-1a1a6c5d-6ec6-4c0c-af54-e73cc4462fa7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:40.990699 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-1a1a6c5d-6ec6-4c0c-af54-e73cc4462fa7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:40.990699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-1a1a6c5d-6ec6-4c0c-af54-e73cc4462fa7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:40.990836 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-1a1a6c5d-6ec6-4c0c-af54-e73cc4462fa7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:41.004141 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:41.004141 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:41.008414 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-1a1a6c5d-6ec6-4c0c-af54-e73cc4462fa7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:41.015777 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-1a1a6c5d-6ec6-4c0c-af54-e73cc4462fa7 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:41.016609 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 87/358] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:40 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:41.044636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-d8f0df7e-60c2-4ba0-8c3b-201ae431d3dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:41.047832 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-d8f0df7e-60c2-4ba0-8c3b-201ae431d3dd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] DELETE https://10.4.3.168/volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4 Jul 22 00:06:41.048204 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-d8f0df7e-60c2-4ba0-8c3b-201ae431d3dd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:41.048530 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-d8f0df7e-60c2-4ba0-8c3b-201ae431d3dd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:41.058153 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:41.058153 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:41.146060 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-561b6e67-2a5a-4c3b-9c98-f4f624e6591f req-d8f0df7e-60c2-4ba0-8c3b-201ae431d3dd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4 returned with HTTP 200 Jul 22 00:06:41.146060 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 90/359] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:06:41 2026] DELETE /volume/v3/attachments/68628a66-6a60-4ffb-a870-ba39fb05c8f4 => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:41.338839 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d002a2f1-3baf-444e-a935-ea5b03bf41fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:41.341169 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d002a2f1-3baf-444e-a935-ea5b03bf41fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:41.341386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d002a2f1-3baf-444e-a935-ea5b03bf41fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:41.341585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d002a2f1-3baf-444e-a935-ea5b03bf41fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:41.358745 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:41.358745 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:41.373960 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d002a2f1-3baf-444e-a935-ea5b03bf41fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:41.381751 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d002a2f1-3baf-444e-a935-ea5b03bf41fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:41.382332 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 90/360] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:41 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:41.443801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8d969c02-387a-4a94-8101-4a9df028a2fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:41.447756 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8d969c02-387a-4a94-8101-4a9df028a2fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:41.447997 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8d969c02-387a-4a94-8101-4a9df028a2fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:41.448200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8d969c02-387a-4a94-8101-4a9df028a2fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:41.459230 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:41.459230 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:41.463676 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8d969c02-387a-4a94-8101-4a9df028a2fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:41.468137 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8d969c02-387a-4a94-8101-4a9df028a2fd tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:41.468609 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 94/361] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:41 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:41.500052 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-3d6ebfbf-1349-4e02-ac2e-f7f07b095f3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:41.502729 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-3d6ebfbf-1349-4e02-ac2e-f7f07b095f3d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] POST https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action Jul 22 00:06:41.503140 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-3d6ebfbf-1349-4e02-ac2e-f7f07b095f3d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:41.503282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-3d6ebfbf-1349-4e02-ac2e-f7f07b095f3d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:41.520693 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:41.520693 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:41.521274 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-3d6ebfbf-1349-4e02-ac2e-f7f07b095f3d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:41.529885 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-3d6ebfbf-1349-4e02-ac2e-f7f07b095f3d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Begin detaching volume completed successfully. Jul 22 00:06:41.530117 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-3d6ebfbf-1349-4e02-ac2e-f7f07b095f3d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action returned with HTTP 202 Jul 22 00:06:41.530796 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 88/362] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:06:41 2026] POST /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:06:41.593085 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3aef466a-30bd-4928-802d-6550338ca01f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:41.593547 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aef466a-30bd-4928-802d-6550338ca01f None None] GET https://10.4.3.168/volume// Jul 22 00:06:41.593876 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aef466a-30bd-4928-802d-6550338ca01f None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:41.598206 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aef466a-30bd-4928-802d-6550338ca01f None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:41.598206 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aef466a-30bd-4928-802d-6550338ca01f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:41.598206 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 91/363] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:41 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:41.628491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8a576db6-4732-4298-9cb0-07ad4ce1b606 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:41.639354 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8a576db6-4732-4298-9cb0-07ad4ce1b606 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:41.640476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8a576db6-4732-4298-9cb0-07ad4ce1b606 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:41.641821 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8a576db6-4732-4298-9cb0-07ad4ce1b606 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:41.655951 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:41.655951 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:41.661268 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8a576db6-4732-4298-9cb0-07ad4ce1b606 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:41.667827 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-8a576db6-4732-4298-9cb0-07ad4ce1b606 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:41.668433 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 91/364] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:41 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1344 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:43.348263 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-f44e57aa-f70e-4498-a0b3-d07a7f5d6ea7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:43.351048 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-f44e57aa-f70e-4498-a0b3-d07a7f5d6ea7 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] POST https://10.4.3.168/volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0/action Jul 22 00:06:43.351518 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-f44e57aa-f70e-4498-a0b3-d07a7f5d6ea7 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:43.351675 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-f44e57aa-f70e-4498-a0b3-d07a7f5d6ea7 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:43.390459 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:43.390459 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:43.424428 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8ef1ff10-d88d-4dc9-9e9b-fa17a3d97014 req-f44e57aa-f70e-4498-a0b3-d07a7f5d6ea7 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0/action returned with HTTP 204 Jul 22 00:06:43.425060 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 95/365] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:43 2026] POST /volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:44.179370 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-208bbcfa-908e-4ec0-a6ea-e8eb7e345292 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:44.181743 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-208bbcfa-908e-4ec0-a6ea-e8eb7e345292 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:06:44.181743 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-208bbcfa-908e-4ec0-a6ea-e8eb7e345292 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:44.182084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-208bbcfa-908e-4ec0-a6ea-e8eb7e345292 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:44.199023 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:44.199023 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:44.210031 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-208bbcfa-908e-4ec0-a6ea-e8eb7e345292 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:06:44.219409 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-208bbcfa-908e-4ec0-a6ea-e8eb7e345292 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:06:44.219999 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 89/366] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:44 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1683 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:44.273451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-98b0d8f5-31d0-438c-b662-d48ec32f1ffc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:44.276676 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-98b0d8f5-31d0-438c-b662-d48ec32f1ffc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:06:44.276927 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-98b0d8f5-31d0-438c-b662-d48ec32f1ffc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:44.277163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-98b0d8f5-31d0-438c-b662-d48ec32f1ffc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:44.296700 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:44.296700 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:44.309750 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-98b0d8f5-31d0-438c-b662-d48ec32f1ffc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:06:44.322078 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-98b0d8f5-31d0-438c-b662-d48ec32f1ffc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:06:44.322690 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 92/367] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:44 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1683 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:44.594638 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de579844-72e7-44c2-bea3-2aaa097879b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:44.867674 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:44.868202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-283064250"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:44.869934 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-283064250'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:44.870186 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Create volume of 1 GB Jul 22 00:06:44.874759 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Availability Zones retrieved successfully. Jul 22 00:06:44.882632 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Flow 'volume_create_api' (5e9fc777-9d03-4107-9bf9-f7d2d36f1fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:44.884237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5013f8-a831-45d6-983f-5ec1bd91d19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:44.885868 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:44.920426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5013f8-a831-45d6-983f-5ec1bd91d19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:44.921741 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3eaa3a-1d64-4d51-b43b-c82ca1f6d2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:45.013248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Created reservations ['6b08b68e-6f42-4df5-a03f-e9b73615677f', 'ebe985a6-7110-4f99-bf06-fdc8ed85b5b9', '2b754b13-86de-4d49-9da2-caf17297f153', '858a844f-2d63-4bc1-8b0a-75ea5eeeaf4a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:45.014043 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3eaa3a-1d64-4d51-b43b-c82ca1f6d2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b08b68e-6f42-4df5-a03f-e9b73615677f', 'ebe985a6-7110-4f99-bf06-fdc8ed85b5b9', '2b754b13-86de-4d49-9da2-caf17297f153', '858a844f-2d63-4bc1-8b0a-75ea5eeeaf4a']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:45.014783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de01821-70f8-4118-a21c-d79ef9498cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:45.045317 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de01821-70f8-4118-a21c-d79ef9498cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd1be506-b5f7-4713-9e60-8427d9aaac9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-283064250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1a633fdf426419c94c762f23e387ab1',qos_specs=None,replication_status=,reservations=['6b08b68e-6f42-4df5-a03f-e9b73615677f','ebe985a6-7110-4f99-bf06-fdc8ed85b5b9','2b754b13-86de-4d49-9da2-caf17297f153','858a844f-2d63-4bc1-8b0a-75ea5eeeaf4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b31e3d853d164ebf970b87fe58f4d55b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-283064250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd1be506-b5f7-4713-9e60-8427d9aaac9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1a633fdf426419c94c762f23e387ab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b31e3d853d164ebf970b87fe58f4d55b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:45.046320 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db35d9b6-5440-4728-9184-bde70a9478c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:45.078160 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db35d9b6-5440-4728-9184-bde70a9478c0) transitioned into state 'SUCCESS' from state '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-283064250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1a633fdf426419c94c762f23e387ab1',qos_specs=None,replication_status=,reservations=['6b08b68e-6f42-4df5-a03f-e9b73615677f','ebe985a6-7110-4f99-bf06-fdc8ed85b5b9','2b754b13-86de-4d49-9da2-caf17297f153','858a844f-2d63-4bc1-8b0a-75ea5eeeaf4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b31e3d853d164ebf970b87fe58f4d55b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:45.080407 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4174fd38-fbcb-4d5b-8410-8c9d1aaca1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:45.098737 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4174fd38-fbcb-4d5b-8410-8c9d1aaca1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:45.100457 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Flow 'volume_create_api' (5e9fc777-9d03-4107-9bf9-f7d2d36f1fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:45.101307 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Create volume request issued successfully. Jul 22 00:06:45.102271 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de579844-72e7-44c2-bea3-2aaa097879b1 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:45.103046 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 92/368] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:06:44 2026] POST /volume/v3/volumes => generated 751 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:45.124568 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95bee22e-095a-4794-81d4-af39fd455195 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:45.126854 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95bee22e-095a-4794-81d4-af39fd455195 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b Jul 22 00:06:45.127715 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95bee22e-095a-4794-81d4-af39fd455195 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:45.127715 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95bee22e-095a-4794-81d4-af39fd455195 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:45.137345 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:45.137345 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:45.143610 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95bee22e-095a-4794-81d4-af39fd455195 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Volume info retrieved successfully. Jul 22 00:06:45.149719 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95bee22e-095a-4794-81d4-af39fd455195 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b returned with HTTP 200 Jul 22 00:06:45.150416 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 96/369] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:45 2026] GET /volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:45.952965 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73f895d6-1581-47b4-9658-740ced8e1542 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:45.953664 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73f895d6-1581-47b4-9658-740ced8e1542 None None] GET https://10.4.3.168/volume// Jul 22 00:06:45.953664 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73f895d6-1581-47b4-9658-740ced8e1542 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:45.953882 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73f895d6-1581-47b4-9658-740ced8e1542 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:45.954241 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73f895d6-1581-47b4-9658-740ced8e1542 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:45.954553 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 90/370] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:45.969998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-25fbf3ac-c6fb-4cf5-a419-c5fd88fbe7ee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:45.974722 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-25fbf3ac-c6fb-4cf5-a419-c5fd88fbe7ee tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:45.974722 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-25fbf3ac-c6fb-4cf5-a419-c5fd88fbe7ee tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a8a137e-50cc-420c-8fdb-010a89706294", "connector": null, "instance_uuid": "8fd688bf-be4e-40a3-9ca8-eb422f9e93da"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:45.993916 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:45.993916 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:46.041911 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-25fbf3ac-c6fb-4cf5-a419-c5fd88fbe7ee tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:46.044700 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 93/371] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:45 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:46.132033 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-89b0d1ad-5d30-492d-9ec6-841ab65df18c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:46.135586 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-89b0d1ad-5d30-492d-9ec6-841ab65df18c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] DELETE https://10.4.3.168/volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c Jul 22 00:06:46.135847 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-89b0d1ad-5d30-492d-9ec6-841ab65df18c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:46.136173 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-89b0d1ad-5d30-492d-9ec6-841ab65df18c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:46.145311 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:46.145311 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:46.168825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-074cd07e-ac2a-42d8-a8c4-ce8ef83ea59e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:46.174135 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-074cd07e-ac2a-42d8-a8c4-ce8ef83ea59e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b Jul 22 00:06:46.174517 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-074cd07e-ac2a-42d8-a8c4-ce8ef83ea59e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:46.175191 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-074cd07e-ac2a-42d8-a8c4-ce8ef83ea59e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:46.186623 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:46.186623 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:46.192878 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-074cd07e-ac2a-42d8-a8c4-ce8ef83ea59e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Volume info retrieved successfully. Jul 22 00:06:46.200184 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-074cd07e-ac2a-42d8-a8c4-ce8ef83ea59e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b returned with HTTP 200 Jul 22 00:06:46.201137 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 97/372] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:46 2026] GET /volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:46.220150 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-784f0903-dc2e-4be6-a733-e7e027c33965 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:46.222949 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-784f0903-dc2e-4be6-a733-e7e027c33965 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:06:46.223135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-784f0903-dc2e-4be6-a733-e7e027c33965 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cd1be506-b5f7-4713-9e60-8427d9aaac9b", "name": "tempest-VolumesBackupsV39Test-Backup-2054642887", "container": "tempest-volumesbackupsv39test-backup-container-449115516"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:46.224984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-784f0903-dc2e-4be6-a733-e7e027c33965 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Creating new backup {'backup': {'volume_id': 'cd1be506-b5f7-4713-9e60-8427d9aaac9b', 'name': 'tempest-VolumesBackupsV39Test-Backup-2054642887', 'container': 'tempest-volumesbackupsv39test-backup-container-449115516'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:06:46.225341 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-784f0903-dc2e-4be6-a733-e7e027c33965 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Creating backup of volume cd1be506-b5f7-4713-9e60-8427d9aaac9b in container tempest-volumesbackupsv39test-backup-container-449115516 Jul 22 00:06:46.235222 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:46.235222 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:46.237031 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-784f0903-dc2e-4be6-a733-e7e027c33965 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Volume info retrieved successfully. Jul 22 00:06:46.244930 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-89b0d1ad-5d30-492d-9ec6-841ab65df18c tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c returned with HTTP 200 Jul 22 00:06:46.245360 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 93/373] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:06:46 2026] DELETE /volume/v3/attachments/89d63262-c710-43b0-be25-4e8d7b1c0a5c => generated 192 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:46.280776 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-784f0903-dc2e-4be6-a733-e7e027c33965 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Created reservations ['2fe14a90-1613-4466-8bb0-9d9abea99c9f', 'c5a03417-3d9e-43e9-b387-32333a353ee8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:46.349052 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-784f0903-dc2e-4be6-a733-e7e027c33965 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:06:46.351138 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 91/374] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:06:46 2026] POST /volume/v3/backups => generated 333 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:46.363467 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18160c95-058c-4eeb-b679-51bdfb1bc834 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:46.366261 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18160c95-058c-4eeb-b679-51bdfb1bc834 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:46.367983 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18160c95-058c-4eeb-b679-51bdfb1bc834 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:46.375194 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18160c95-058c-4eeb-b679-51bdfb1bc834 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:46.375194 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-18160c95-058c-4eeb-b679-51bdfb1bc834 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:46.384010 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65874793-4274-41b8-9115-552c6fee0238 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:46.384922 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65874793-4274-41b8-9115-552c6fee0238 None None] GET https://10.4.3.168/volume// Jul 22 00:06:46.384922 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65874793-4274-41b8-9115-552c6fee0238 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:46.385140 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65874793-4274-41b8-9115-552c6fee0238 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:46.385387 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65874793-4274-41b8-9115-552c6fee0238 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:46.385793 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 98/375] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:46.397525 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:46.397525 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:46.398148 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-07ffa350-8571-4687-a625-e48ddf599870 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:46.398698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18160c95-058c-4eeb-b679-51bdfb1bc834 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:46.399028 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 94/376] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:46 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 794 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:46.400939 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-07ffa350-8571-4687-a625-e48ddf599870 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] POST https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294/action Jul 22 00:06:46.401452 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-07ffa350-8571-4687-a625-e48ddf599870 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action body: b'{"os-reimage": {"image_id": "b3294445-5018-4162-b4e4-937b4de160c5", "reimage_reserved": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:46.401630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-07ffa350-8571-4687-a625-e48ddf599870 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "b3294445-5018-4162-b4e4-937b4de160c5", "reimage_reserved": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:46.418206 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:46.418206 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:46.418751 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-07ffa350-8571-4687-a625-e48ddf599870 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:06:46.545379 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-07ffa350-8571-4687-a625-e48ddf599870 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294/action returned with HTTP 202 Jul 22 00:06:46.546090 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 94/377] 10.4.3.168 () {74 vars in 1713 bytes} [Wed Jul 22 00:06:46 2026] POST /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 00:06:46.634890 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-a3be6e4d-42eb-449f-8f51-7541e8065f11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:46.637826 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-a3be6e4d-42eb-449f-8f51-7541e8065f11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:46.638073 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-a3be6e4d-42eb-449f-8f51-7541e8065f11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:46.639192 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-a3be6e4d-42eb-449f-8f51-7541e8065f11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:46.651572 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:46.651572 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:46.664930 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-a3be6e4d-42eb-449f-8f51-7541e8065f11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:46.673577 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-a3be6e4d-42eb-449f-8f51-7541e8065f11 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:46.674472 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 92/378] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:46 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 1164 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:47.069909 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-b55cd93a-9262-4112-8cbe-cbd6777a8a2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:47.069909 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-b55cd93a-9262-4112-8cbe-cbd6777a8a2d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] DELETE https://10.4.3.168/volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2 Jul 22 00:06:47.070482 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-b55cd93a-9262-4112-8cbe-cbd6777a8a2d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:47.070482 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-b55cd93a-9262-4112-8cbe-cbd6777a8a2d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:47.082374 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:47.082374 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:47.166910 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4eec6763-6793-437c-8ca2-b5bf93215701 req-b55cd93a-9262-4112-8cbe-cbd6777a8a2d tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2 returned with HTTP 200 Jul 22 00:06:47.167385 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 99/379] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:06:47 2026] DELETE /volume/v3/attachments/51e9b8a5-56d7-4805-9d08-9e58e4ed81f2 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:47.399151 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61350095-7ddf-4796-b46f-5f476a5be8d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:47.399722 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61350095-7ddf-4796-b46f-5f476a5be8d9 None None] GET https://10.4.3.168/volume// Jul 22 00:06:47.400223 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61350095-7ddf-4796-b46f-5f476a5be8d9 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:47.400568 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61350095-7ddf-4796-b46f-5f476a5be8d9 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:47.400907 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61350095-7ddf-4796-b46f-5f476a5be8d9 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:47.402507 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 95/380] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:47.412763 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-cfe16149-b01c-433a-ae86-35106282c08d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:47.413208 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3a38a75-ef3c-49a7-b1e3-ffbf16a790ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:47.415126 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-cfe16149-b01c-433a-ae86-35106282c08d tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:06:47.417392 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-cfe16149-b01c-433a-ae86-35106282c08d tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "965f1761-a181-406a-bf7d-b19ee90923e4", "connector": null, "instance_uuid": "2cb147ae-ea6d-41f6-b29c-0247a3cc07d8"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:47.417500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3a38a75-ef3c-49a7-b1e3-ffbf16a790ae tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:47.417500 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3a38a75-ef3c-49a7-b1e3-ffbf16a790ae tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:47.417500 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3a38a75-ef3c-49a7-b1e3-ffbf16a790ae tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:47.417500 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e3a38a75-ef3c-49a7-b1e3-ffbf16a790ae tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:47.428420 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:47.428420 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:47.428420 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3a38a75-ef3c-49a7-b1e3-ffbf16a790ae tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:47.428420 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 93/381] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:47 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:47.439526 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:47.439526 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:47.485915 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:47.488545 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:06:47.489046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-538762361", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:47.490758 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-538762361', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:06:47.490890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Create volume of 1 GB Jul 22 00:06:47.491238 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:47.491238 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:47.493886 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-cfe16149-b01c-433a-ae86-35106282c08d tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:06:47.494642 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 95/382] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:06:47 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:47.496412 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Availability Zones retrieved successfully. Jul 22 00:06:47.502696 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Flow 'volume_create_api' (4b5c1581-91cc-4ee6-b209-7d101d4d917c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:47.503799 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89eeb2d-5d7e-4862-8348-ffbd4f6c091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:47.504953 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:06:47.507590 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-eb3c933a-6641-492a-9bed-a414db6ebadd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:47.511763 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-eb3c933a-6641-492a-9bed-a414db6ebadd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] DELETE https://10.4.3.168/volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 Jul 22 00:06:47.512347 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-eb3c933a-6641-492a-9bed-a414db6ebadd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:47.512816 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-eb3c933a-6641-492a-9bed-a414db6ebadd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:47.525371 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:47.525371 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:47.545415 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89eeb2d-5d7e-4862-8348-ffbd4f6c091f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:47.546571 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98b2eea-92ea-4663-acf6-f0a4f9a3addf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:47.608991 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-eb3c933a-6641-492a-9bed-a414db6ebadd tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 returned with HTTP 200 Jul 22 00:06:47.609495 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 96/383] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:06:47 2026] DELETE /volume/v3/attachments/ec7c099b-3a89-45e1-aeb4-9a21ca58f3e0 => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:47.635695 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Created reservations ['6abaac9c-1eb7-4e4f-90bb-a371a09826af', 'dc1a0bfe-47d2-4703-babb-08282189a791', 'cf6675e7-93ed-496a-b81f-32b7a02ae7b5', 'd9ab5746-5b5f-4fd1-bb57-76646053461d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:47.636310 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98b2eea-92ea-4663-acf6-f0a4f9a3addf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6abaac9c-1eb7-4e4f-90bb-a371a09826af', 'dc1a0bfe-47d2-4703-babb-08282189a791', 'cf6675e7-93ed-496a-b81f-32b7a02ae7b5', 'd9ab5746-5b5f-4fd1-bb57-76646053461d']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:47.637394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67cb7f8-85b2-451a-987e-09ee4ea39116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:47.664877 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67cb7f8-85b2-451a-987e-09ee4ea39116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-538762361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0f4dad97cc84f9893db0f46cbbc6d32',qos_specs=None,replication_status=,reservations=['6abaac9c-1eb7-4e4f-90bb-a371a09826af','dc1a0bfe-47d2-4703-babb-08282189a791','cf6675e7-93ed-496a-b81f-32b7a02ae7b5','d9ab5746-5b5f-4fd1-bb57-76646053461d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0ba1d5f8184f1395d62c6b063fa520',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-538762361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0f4dad97cc84f9893db0f46cbbc6d32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af0ba1d5f8184f1395d62c6b063fa520',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:47.666957 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4607e2cc-0982-42c7-86e8-d165ee8257ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:47.692899 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4607e2cc-0982-42c7-86e8-d165ee8257ab) transitioned into state 'SUCCESS' from state '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-538762361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0f4dad97cc84f9893db0f46cbbc6d32',qos_specs=None,replication_status=,reservations=['6abaac9c-1eb7-4e4f-90bb-a371a09826af','dc1a0bfe-47d2-4703-babb-08282189a791','cf6675e7-93ed-496a-b81f-32b7a02ae7b5','d9ab5746-5b5f-4fd1-bb57-76646053461d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0ba1d5f8184f1395d62c6b063fa520',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:47.693675 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df9615a-1b35-4e4b-88c2-48bf20854d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:06:47.706592 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2df9615a-1b35-4e4b-88c2-48bf20854d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:06:47.707659 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Flow 'volume_create_api' (4b5c1581-91cc-4ee6-b209-7d101d4d917c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:06:47.708171 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Create volume request issued successfully. Jul 22 00:06:47.708998 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-1b3ac6d5-5621-479b-8c67-4e319848f245 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:06:47.709850 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 100/384] 10.4.3.168 () {72 vars in 1541 bytes} [Wed Jul 22 00:06:47 2026] POST /volume/v3/volumes => generated 754 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:06:47.723538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-3005c221-a985-4e1a-8568-fee7fd39c7d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:47.726585 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-3005c221-a985-4e1a-8568-fee7fd39c7d6 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:47.726585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-3005c221-a985-4e1a-8568-fee7fd39c7d6 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:47.726828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-3005c221-a985-4e1a-8568-fee7fd39c7d6 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:47.737564 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:47.737564 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:47.742466 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-3005c221-a985-4e1a-8568-fee7fd39c7d6 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Volume info retrieved successfully. Jul 22 00:06:47.747382 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f04ec74d-238c-43e7-a0a5-57abfbeefcab req-3005c221-a985-4e1a-8568-fee7fd39c7d6 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 returned with HTTP 200 Jul 22 00:06:47.747809 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 94/385] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:47 2026] GET /volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:06:47.784666 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f4a5d655-d27b-4d9e-80cd-a9d5260a34bb req-a3e43756-caf6-4e12-92d3-314119890449 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:47.787779 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f4a5d655-d27b-4d9e-80cd-a9d5260a34bb req-a3e43756-caf6-4e12-92d3-314119890449 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:47.788171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f4a5d655-d27b-4d9e-80cd-a9d5260a34bb req-a3e43756-caf6-4e12-92d3-314119890449 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:47.788430 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f4a5d655-d27b-4d9e-80cd-a9d5260a34bb req-a3e43756-caf6-4e12-92d3-314119890449 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:47.796357 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:47.796357 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:47.801235 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f4a5d655-d27b-4d9e-80cd-a9d5260a34bb req-a3e43756-caf6-4e12-92d3-314119890449 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Volume info retrieved successfully. Jul 22 00:06:47.806883 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f4a5d655-d27b-4d9e-80cd-a9d5260a34bb req-a3e43756-caf6-4e12-92d3-314119890449 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 returned with HTTP 200 Jul 22 00:06:47.807398 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 96/386] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:47 2026] GET /volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:48.443157 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1d6b4ee-51fb-4652-afd2-0cf28bb66a6c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:48.448198 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1d6b4ee-51fb-4652-afd2-0cf28bb66a6c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:48.448439 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1d6b4ee-51fb-4652-afd2-0cf28bb66a6c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:48.448623 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1d6b4ee-51fb-4652-afd2-0cf28bb66a6c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:48.448826 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a1d6b4ee-51fb-4652-afd2-0cf28bb66a6c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:48.456463 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:48.456463 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:48.457740 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1d6b4ee-51fb-4652-afd2-0cf28bb66a6c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:48.458281 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 97/387] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:48 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:48.846960 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-106bccaa-da5e-401b-9cba-e545ba0b781c req-5b746a4b-5e98-48ac-bac4-5400450bb6f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:48.849769 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-106bccaa-da5e-401b-9cba-e545ba0b781c req-5b746a4b-5e98-48ac-bac4-5400450bb6f5 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:48.850069 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-106bccaa-da5e-401b-9cba-e545ba0b781c req-5b746a4b-5e98-48ac-bac4-5400450bb6f5 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:48.850361 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-106bccaa-da5e-401b-9cba-e545ba0b781c req-5b746a4b-5e98-48ac-bac4-5400450bb6f5 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:48.863847 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:48.863847 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:48.870666 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-106bccaa-da5e-401b-9cba-e545ba0b781c req-5b746a4b-5e98-48ac-bac4-5400450bb6f5 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Volume info retrieved successfully. Jul 22 00:06:48.887102 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-106bccaa-da5e-401b-9cba-e545ba0b781c req-5b746a4b-5e98-48ac-bac4-5400450bb6f5 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 returned with HTTP 200 Jul 22 00:06:48.889545 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 101/388] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:48 2026] GET /volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:48.937578 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:48.940534 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:06:48.941149 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-723526394", "description": null, "metadata": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:48.956061 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:48.956061 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:48.956956 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Volume info retrieved successfully. Jul 22 00:06:48.957211 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Create snapshot from volume 9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:48.991979 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:06:49.053110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Created reservations ['bc731b69-2ebc-4c5e-8069-5d9b50028ae5', 'fdba0d32-b75b-4e42-a158-a44f0a0789ea', 'b38a069f-a847-4d6b-ba66-2f50a638a416', 'a35dfcbc-2c1a-468e-ae2e-6cb888f9b233'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:06:49.122889 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Snapshot create request issued successfully. Jul 22 00:06:49.122889 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5fff94a4-b1d0-4104-b7d5-ecdb4e31b2ec req-f1493f47-abe6-4d45-b6ef-c603d85674f8 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:06:49.122889 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 95/389] 10.4.3.168 () {72 vars in 1547 bytes} [Wed Jul 22 00:06:48 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) Jul 22 00:06:49.472587 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-595e4d8e-1501-48b4-b419-d0b840b855e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:49.476079 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-595e4d8e-1501-48b4-b419-d0b840b855e5 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:49.476408 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-595e4d8e-1501-48b4-b419-d0b840b855e5 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:49.478244 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-595e4d8e-1501-48b4-b419-d0b840b855e5 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:49.478244 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-595e4d8e-1501-48b4-b419-d0b840b855e5 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:49.497321 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:49.497321 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:49.499000 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-595e4d8e-1501-48b4-b419-d0b840b855e5 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:49.499000 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 97/390] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:49 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:49.527131 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-00cc8767-9600-4005-92c8-11f1b9a3933d req-c72d8a26-2861-4edc-aa23-6c73e9faa261 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:49.529695 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-00cc8767-9600-4005-92c8-11f1b9a3933d req-c72d8a26-2861-4edc-aa23-6c73e9faa261 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] GET https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 Jul 22 00:06:49.529833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-00cc8767-9600-4005-92c8-11f1b9a3933d req-c72d8a26-2861-4edc-aa23-6c73e9faa261 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:49.530095 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-00cc8767-9600-4005-92c8-11f1b9a3933d req-c72d8a26-2861-4edc-aa23-6c73e9faa261 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:49.555097 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:49.555097 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:49.556058 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-00cc8767-9600-4005-92c8-11f1b9a3933d req-c72d8a26-2861-4edc-aa23-6c73e9faa261 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] Snapshot retrieved successfully. Jul 22 00:06:49.557354 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-00cc8767-9600-4005-92c8-11f1b9a3933d req-c72d8a26-2861-4edc-aa23-6c73e9faa261 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 returned with HTTP 200 Jul 22 00:06:49.558207 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 98/391] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:06:49 2026] GET /volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:49.590410 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3c81253d-4abc-425e-829a-d53f2071b1ae req-b006a2c7-6153-4f7a-9fd6-320b6c0f6f83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:49.593817 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3c81253d-4abc-425e-829a-d53f2071b1ae req-b006a2c7-6153-4f7a-9fd6-320b6c0f6f83 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:06:49.594654 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3c81253d-4abc-425e-829a-d53f2071b1ae req-b006a2c7-6153-4f7a-9fd6-320b6c0f6f83 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:49.595040 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3c81253d-4abc-425e-829a-d53f2071b1ae req-b006a2c7-6153-4f7a-9fd6-320b6c0f6f83 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:49.595456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [req-3c81253d-4abc-425e-829a-d53f2071b1ae req-b006a2c7-6153-4f7a-9fd6-320b6c0f6f83 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:06:49.597162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [req-3c81253d-4abc-425e-829a-d53f2071b1ae req-b006a2c7-6153-4f7a-9fd6-320b6c0f6f83 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:06:49.618683 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3c81253d-4abc-425e-829a-d53f2071b1ae req-b006a2c7-6153-4f7a-9fd6-320b6c0f6f83 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] Get all snapshots completed successfully. Jul 22 00:06:49.619468 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:49.619468 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:49.620334 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3c81253d-4abc-425e-829a-d53f2071b1ae req-b006a2c7-6153-4f7a-9fd6-320b6c0f6f83 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-reader] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:06:49.620954 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 102/392] 10.4.3.168 () {68 vars in 1514 bytes} [Wed Jul 22 00:06:49 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:49.658341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9b1380bf-dff1-4818-9346-d66e60d831cf req-5bc631e2-6a93-4ef9-b0a3-6810eb21b106 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:49.662748 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9b1380bf-dff1-4818-9346-d66e60d831cf req-5bc631e2-6a93-4ef9-b0a3-6810eb21b106 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 Jul 22 00:06:49.663129 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9b1380bf-dff1-4818-9346-d66e60d831cf req-5bc631e2-6a93-4ef9-b0a3-6810eb21b106 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:49.663448 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9b1380bf-dff1-4818-9346-d66e60d831cf req-5bc631e2-6a93-4ef9-b0a3-6810eb21b106 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:49.672418 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:49.672418 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:49.672958 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9b1380bf-dff1-4818-9346-d66e60d831cf req-5bc631e2-6a93-4ef9-b0a3-6810eb21b106 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Snapshot retrieved successfully. Jul 22 00:06:49.674417 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9b1380bf-dff1-4818-9346-d66e60d831cf req-5bc631e2-6a93-4ef9-b0a3-6810eb21b106 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 returned with HTTP 200 Jul 22 00:06:49.675443 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 96/393] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:06:49 2026] GET /volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:49.722440 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-efab5625-dbb5-49cb-9cda-35c67df4f933 req-50a124b7-41e0-44b9-a4fa-8bc687e39d04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:49.726204 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-efab5625-dbb5-49cb-9cda-35c67df4f933 req-50a124b7-41e0-44b9-a4fa-8bc687e39d04 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 Jul 22 00:06:49.726204 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-efab5625-dbb5-49cb-9cda-35c67df4f933 req-50a124b7-41e0-44b9-a4fa-8bc687e39d04 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:49.726204 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-efab5625-dbb5-49cb-9cda-35c67df4f933 req-50a124b7-41e0-44b9-a4fa-8bc687e39d04 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:49.726204 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [req-efab5625-dbb5-49cb-9cda-35c67df4f933 req-50a124b7-41e0-44b9-a4fa-8bc687e39d04 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Delete snapshot with id: 0c36283d-00ce-4a5a-9649-79a48aa6d3b0 Jul 22 00:06:49.746879 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:49.746879 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:49.747484 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-efab5625-dbb5-49cb-9cda-35c67df4f933 req-50a124b7-41e0-44b9-a4fa-8bc687e39d04 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Snapshot retrieved successfully. Jul 22 00:06:49.779551 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-efab5625-dbb5-49cb-9cda-35c67df4f933 req-50a124b7-41e0-44b9-a4fa-8bc687e39d04 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Snapshot delete request issued successfully. Jul 22 00:06:49.779551 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-efab5625-dbb5-49cb-9cda-35c67df4f933 req-50a124b7-41e0-44b9-a4fa-8bc687e39d04 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 returned with HTTP 202 Jul 22 00:06:49.779551 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 98/394] 10.4.3.168 () {70 vars in 1626 bytes} [Wed Jul 22 00:06:49 2026] DELETE /volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:49.806925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-dcbe75ce-87c1-4fd7-88d4-201a7ea5f9a2 req-6e6a1177-7aa6-4705-a3c1-e4db27c796fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:49.811239 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-dcbe75ce-87c1-4fd7-88d4-201a7ea5f9a2 req-6e6a1177-7aa6-4705-a3c1-e4db27c796fb tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 Jul 22 00:06:49.811239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-dcbe75ce-87c1-4fd7-88d4-201a7ea5f9a2 req-6e6a1177-7aa6-4705-a3c1-e4db27c796fb tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:49.811771 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-dcbe75ce-87c1-4fd7-88d4-201a7ea5f9a2 req-6e6a1177-7aa6-4705-a3c1-e4db27c796fb tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:49.821431 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:49.821431 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:49.821945 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-dcbe75ce-87c1-4fd7-88d4-201a7ea5f9a2 req-6e6a1177-7aa6-4705-a3c1-e4db27c796fb tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Snapshot retrieved successfully. Jul 22 00:06:49.824737 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-dcbe75ce-87c1-4fd7-88d4-201a7ea5f9a2 req-6e6a1177-7aa6-4705-a3c1-e4db27c796fb tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 returned with HTTP 200 Jul 22 00:06:49.824737 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 99/395] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:06:49 2026] GET /volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:50.008367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-0733327a-d870-4d4f-8bea-bdfdfbc62178 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:50.010586 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-0733327a-d870-4d4f-8bea-bdfdfbc62178 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] PUT https://10.4.3.168/volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 Jul 22 00:06:50.011075 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-0733327a-d870-4d4f-8bea-bdfdfbc62178 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:50.022399 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-0733327a-d870-4d4f-8bea-bdfdfbc62178 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Acquiring lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:50.031524 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-0733327a-d870-4d4f-8bea-bdfdfbc62178 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:50.032668 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:50.032668 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:50.141077 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-0733327a-d870-4d4f-8bea-bdfdfbc62178 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Lock "cinder-attachment_update-965f1761-a181-406a-bf7d-b19ee90923e4-np0000005612" released by "attachment_update" :: held 0.108s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:50.141543 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-0733327a-d870-4d4f-8bea-bdfdfbc62178 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 returned with HTTP 200 Jul 22 00:06:50.142665 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 103/396] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:50 2026] PUT /volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:50.152720 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-9396325b-5f9f-4786-bec6-a808ccb8821f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:50.155016 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-9396325b-5f9f-4786-bec6-a808ccb8821f tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 Jul 22 00:06:50.155308 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-9396325b-5f9f-4786-bec6-a808ccb8821f tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:50.156100 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-9396325b-5f9f-4786-bec6-a808ccb8821f tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:50.179181 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-9396325b-5f9f-4786-bec6-a808ccb8821f tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 returned with HTTP 200 Jul 22 00:06:50.179908 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 97/397] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:06:50 2026] GET /volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:50.514274 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3763189a-b7d3-4009-8b04-f1cdce7da149 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:50.517924 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3763189a-b7d3-4009-8b04-f1cdce7da149 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:50.517924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3763189a-b7d3-4009-8b04-f1cdce7da149 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:50.517924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3763189a-b7d3-4009-8b04-f1cdce7da149 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:50.517924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3763189a-b7d3-4009-8b04-f1cdce7da149 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:50.529451 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:50.529451 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:50.529451 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3763189a-b7d3-4009-8b04-f1cdce7da149 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:50.530151 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 99/398] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:50 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:50.865828 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3f3770d6-c163-49ea-a51b-e93ce7a47e6b req-0b5fcc29-092a-48ed-a5f9-02e13e47a46f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:50.873627 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3f3770d6-c163-49ea-a51b-e93ce7a47e6b req-0b5fcc29-092a-48ed-a5f9-02e13e47a46f tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 Jul 22 00:06:50.873943 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3f3770d6-c163-49ea-a51b-e93ce7a47e6b req-0b5fcc29-092a-48ed-a5f9-02e13e47a46f tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:50.874276 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3f3770d6-c163-49ea-a51b-e93ce7a47e6b req-0b5fcc29-092a-48ed-a5f9-02e13e47a46f tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:50.882908 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3f3770d6-c163-49ea-a51b-e93ce7a47e6b req-0b5fcc29-092a-48ed-a5f9-02e13e47a46f tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 returned with HTTP 404 Jul 22 00:06:50.883657 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 100/399] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:06:50 2026] GET /volume/v3/snapshots/0c36283d-00ce-4a5a-9649-79a48aa6d3b0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:50.908098 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5b2fbfb0-886a-47f4-a4b7-a723973f6830 req-04b49d95-6f2e-4c0b-907b-92b27fcf606c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:50.910306 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b2fbfb0-886a-47f4-a4b7-a723973f6830 req-04b49d95-6f2e-4c0b-907b-92b27fcf606c tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:50.910487 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b2fbfb0-886a-47f4-a4b7-a723973f6830 req-04b49d95-6f2e-4c0b-907b-92b27fcf606c tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:50.910692 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b2fbfb0-886a-47f4-a4b7-a723973f6830 req-04b49d95-6f2e-4c0b-907b-92b27fcf606c tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:50.910916 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-5b2fbfb0-886a-47f4-a4b7-a723973f6830 req-04b49d95-6f2e-4c0b-907b-92b27fcf606c tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Delete volume with id: 9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:50.922092 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:50.922092 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:50.922620 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5b2fbfb0-886a-47f4-a4b7-a723973f6830 req-04b49d95-6f2e-4c0b-907b-92b27fcf606c tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Volume info retrieved successfully. Jul 22 00:06:50.943485 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5b2fbfb0-886a-47f4-a4b7-a723973f6830 req-04b49d95-6f2e-4c0b-907b-92b27fcf606c tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Delete volume request issued successfully. Jul 22 00:06:50.943742 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b2fbfb0-886a-47f4-a4b7-a723973f6830 req-04b49d95-6f2e-4c0b-907b-92b27fcf606c tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 returned with HTTP 202 Jul 22 00:06:50.944236 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 104/400] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:06:50 2026] DELETE /volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:50.975459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-888aa56c-7796-4412-9878-db0b9e9f122c req-e5fb57cc-1813-4d32-afb0-5caff9d59030 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:50.977880 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-888aa56c-7796-4412-9878-db0b9e9f122c req-e5fb57cc-1813-4d32-afb0-5caff9d59030 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:50.978182 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-888aa56c-7796-4412-9878-db0b9e9f122c req-e5fb57cc-1813-4d32-afb0-5caff9d59030 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:50.978558 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-888aa56c-7796-4412-9878-db0b9e9f122c req-e5fb57cc-1813-4d32-afb0-5caff9d59030 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:50.988213 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:50.988213 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:50.995252 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-888aa56c-7796-4412-9878-db0b9e9f122c req-e5fb57cc-1813-4d32-afb0-5caff9d59030 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Volume info retrieved successfully. Jul 22 00:06:51.005069 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-888aa56c-7796-4412-9878-db0b9e9f122c req-e5fb57cc-1813-4d32-afb0-5caff9d59030 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 returned with HTTP 200 Jul 22 00:06:51.005809 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 98/401] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:50 2026] GET /volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:51.551116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f02fe4d-f16d-45b5-bc20-2bf216a71e2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:51.553666 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f02fe4d-f16d-45b5-bc20-2bf216a71e2d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:51.554096 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f02fe4d-f16d-45b5-bc20-2bf216a71e2d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:51.554471 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f02fe4d-f16d-45b5-bc20-2bf216a71e2d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:51.554713 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4f02fe4d-f16d-45b5-bc20-2bf216a71e2d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:51.560194 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:51.560194 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:51.565176 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f02fe4d-f16d-45b5-bc20-2bf216a71e2d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:51.565607 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 100/402] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:51 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:52.036435 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ce491c27-f919-432d-920b-03d11acda695 req-012f2bd7-5253-415f-a70d-e6e5437a4811 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:52.038969 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ce491c27-f919-432d-920b-03d11acda695 req-012f2bd7-5253-415f-a70d-e6e5437a4811 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:52.039158 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ce491c27-f919-432d-920b-03d11acda695 req-012f2bd7-5253-415f-a70d-e6e5437a4811 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:52.039404 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ce491c27-f919-432d-920b-03d11acda695 req-012f2bd7-5253-415f-a70d-e6e5437a4811 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:52.046232 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ce491c27-f919-432d-920b-03d11acda695 req-012f2bd7-5253-415f-a70d-e6e5437a4811 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 returned with HTTP 404 Jul 22 00:06:52.047021 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 101/403] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:52 2026] GET /volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:52.072723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7bb48b19-11a4-4c25-b1b5-a14885f50c8e req-3d203c52-d938-4749-b6e2-b72d239794d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:52.075233 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7bb48b19-11a4-4c25-b1b5-a14885f50c8e req-3d203c52-d938-4749-b6e2-b72d239794d9 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:52.075233 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7bb48b19-11a4-4c25-b1b5-a14885f50c8e req-3d203c52-d938-4749-b6e2-b72d239794d9 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:52.075233 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7bb48b19-11a4-4c25-b1b5-a14885f50c8e req-3d203c52-d938-4749-b6e2-b72d239794d9 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:52.075233 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-7bb48b19-11a4-4c25-b1b5-a14885f50c8e req-3d203c52-d938-4749-b6e2-b72d239794d9 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Delete volume with id: 9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:52.080640 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7bb48b19-11a4-4c25-b1b5-a14885f50c8e req-3d203c52-d938-4749-b6e2-b72d239794d9 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 returned with HTTP 404 Jul 22 00:06:52.081144 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 105/404] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:06:52 2026] DELETE /volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:52.104565 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-230e1dc8-abc7-4899-8574-12ebd1327903 req-f435b497-6e13-48b5-8c24-1dca49a2b278 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:52.108897 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-230e1dc8-abc7-4899-8574-12ebd1327903 req-f435b497-6e13-48b5-8c24-1dca49a2b278 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] GET https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 Jul 22 00:06:52.108897 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-230e1dc8-abc7-4899-8574-12ebd1327903 req-f435b497-6e13-48b5-8c24-1dca49a2b278 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:52.108897 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-230e1dc8-abc7-4899-8574-12ebd1327903 req-f435b497-6e13-48b5-8c24-1dca49a2b278 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:52.116438 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-230e1dc8-abc7-4899-8574-12ebd1327903 req-f435b497-6e13-48b5-8c24-1dca49a2b278 tempest-VolumesSnapshotsTestJSON-351960077 tempest-VolumesSnapshotsTestJSON-351960077-project-member] https://10.4.3.168/volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 returned with HTTP 404 Jul 22 00:06:52.117375 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 99/405] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:52 2026] GET /volume/v3/volumes/9e5e9fd6-5e2d-45ed-b3e0-2f81900bbea6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:52.579514 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-001ef744-9399-44a7-9fcb-58966b18e161 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:52.587484 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-001ef744-9399-44a7-9fcb-58966b18e161 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:52.587784 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-001ef744-9399-44a7-9fcb-58966b18e161 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:52.590882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-001ef744-9399-44a7-9fcb-58966b18e161 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:52.590882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-001ef744-9399-44a7-9fcb-58966b18e161 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:52.597287 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:52.597287 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:52.598438 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-001ef744-9399-44a7-9fcb-58966b18e161 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:52.598975 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 101/406] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:52 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:52.784116 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7301c07a-3862-41c2-9c22-6ae9a3cc0d10 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:52.787994 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7301c07a-3862-41c2-9c22-6ae9a3cc0d10 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] DELETE https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 Jul 22 00:06:52.788264 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7301c07a-3862-41c2-9c22-6ae9a3cc0d10 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:52.789610 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7301c07a-3862-41c2-9c22-6ae9a3cc0d10 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:52.791756 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7301c07a-3862-41c2-9c22-6ae9a3cc0d10 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Delete volume with id: f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 Jul 22 00:06:52.809786 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:52.809786 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:52.810011 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7301c07a-3862-41c2-9c22-6ae9a3cc0d10 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:52.840394 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7301c07a-3862-41c2-9c22-6ae9a3cc0d10 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Delete volume request issued successfully. Jul 22 00:06:52.841893 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7301c07a-3862-41c2-9c22-6ae9a3cc0d10 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 returned with HTTP 202 Jul 22 00:06:52.841893 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 102/407] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:52 2026] DELETE /volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:52.857524 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed3e240f-1a18-4fd3-8aee-a4611c236069 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:52.860403 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed3e240f-1a18-4fd3-8aee-a4611c236069 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 Jul 22 00:06:52.860403 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed3e240f-1a18-4fd3-8aee-a4611c236069 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:52.860403 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed3e240f-1a18-4fd3-8aee-a4611c236069 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:52.872331 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:52.872331 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:52.876590 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed3e240f-1a18-4fd3-8aee-a4611c236069 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:52.884104 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed3e240f-1a18-4fd3-8aee-a4611c236069 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 returned with HTTP 200 Jul 22 00:06:52.884471 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 106/408] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:52 2026] GET /volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:53.610221 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0519f8f-b6b9-48f2-91f1-eabab2a30b23 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:53.612439 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0519f8f-b6b9-48f2-91f1-eabab2a30b23 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:53.612722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0519f8f-b6b9-48f2-91f1-eabab2a30b23 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:53.613047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0519f8f-b6b9-48f2-91f1-eabab2a30b23 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:53.613221 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c0519f8f-b6b9-48f2-91f1-eabab2a30b23 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:53.618102 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:53.618102 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:53.619013 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0519f8f-b6b9-48f2-91f1-eabab2a30b23 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:53.619474 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 100/409] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:53 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:53.907448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a659a3f-ac61-4c9b-a329-531e70eac838 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:53.910092 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a659a3f-ac61-4c9b-a329-531e70eac838 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 Jul 22 00:06:53.910092 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a659a3f-ac61-4c9b-a329-531e70eac838 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:53.910092 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a659a3f-ac61-4c9b-a329-531e70eac838 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:53.922821 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a659a3f-ac61-4c9b-a329-531e70eac838 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 returned with HTTP 404 Jul 22 00:06:53.923730 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 102/410] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:53 2026] GET /volume/v3/volumes/f4d6882c-e3f7-4b4c-92dc-f2ad767ffec8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:53.935101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-786672e8-a942-4b26-8d6b-042aadc8468e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:53.937690 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-786672e8-a942-4b26-8d6b-042aadc8468e tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:53.938122 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-786672e8-a942-4b26-8d6b-042aadc8468e tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:53.938338 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-786672e8-a942-4b26-8d6b-042aadc8468e tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:53.938499 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-786672e8-a942-4b26-8d6b-042aadc8468e tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Delete volume with id: 0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:53.949273 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:53.949273 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:53.949930 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-786672e8-a942-4b26-8d6b-042aadc8468e tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:53.984426 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-786672e8-a942-4b26-8d6b-042aadc8468e tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Delete volume request issued successfully. Jul 22 00:06:53.984780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-786672e8-a942-4b26-8d6b-042aadc8468e tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 202 Jul 22 00:06:53.985310 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 103/411] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:06:53 2026] DELETE /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:06:54.000363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa5c4129-ef62-4c44-8073-ed8c8def61ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:54.005375 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa5c4129-ef62-4c44-8073-ed8c8def61ec tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:54.005668 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa5c4129-ef62-4c44-8073-ed8c8def61ec tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:54.005984 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa5c4129-ef62-4c44-8073-ed8c8def61ec tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:54.022382 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:54.022382 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:54.027936 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa5c4129-ef62-4c44-8073-ed8c8def61ec tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Volume info retrieved successfully. Jul 22 00:06:54.037631 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa5c4129-ef62-4c44-8073-ed8c8def61ec tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 200 Jul 22 00:06:54.037631 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 107/412] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:53 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 868 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:54.631418 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88235b5f-dc0f-4a08-a59f-fa675605bb4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:54.633557 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88235b5f-dc0f-4a08-a59f-fa675605bb4e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:54.633789 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88235b5f-dc0f-4a08-a59f-fa675605bb4e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:54.634030 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88235b5f-dc0f-4a08-a59f-fa675605bb4e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:54.634215 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-88235b5f-dc0f-4a08-a59f-fa675605bb4e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:54.638966 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:54.638966 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:54.639911 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88235b5f-dc0f-4a08-a59f-fa675605bb4e tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:54.640393 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 101/413] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:54 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:55.060158 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10ac5664-d0ac-498e-b2f0-4685c5afb544 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:55.062937 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10ac5664-d0ac-498e-b2f0-4685c5afb544 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] GET https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 Jul 22 00:06:55.062937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10ac5664-d0ac-498e-b2f0-4685c5afb544 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:55.062937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10ac5664-d0ac-498e-b2f0-4685c5afb544 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:55.069448 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10ac5664-d0ac-498e-b2f0-4685c5afb544 tempest-TestMultiAttachVolumeSwap-1989390465 tempest-TestMultiAttachVolumeSwap-1989390465-project-member] https://10.4.3.168/volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 returned with HTTP 404 Jul 22 00:06:55.069448 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 103/414] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:06:55 2026] GET /volume/v3/volumes/0e22fb2b-0886-495d-81b8-dd58f64327c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:55.655381 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-dbcb3e61-380a-4763-a8d0-f92d96938bd2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:55.659371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-075dc6b1-df18-4c5a-85ec-9ab9a1ae678f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:55.663254 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-dbcb3e61-380a-4763-a8d0-f92d96938bd2 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] POST https://10.4.3.168/volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43/action Jul 22 00:06:55.663254 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-dbcb3e61-380a-4763-a8d0-f92d96938bd2 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:55.663254 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-dbcb3e61-380a-4763-a8d0-f92d96938bd2 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:55.663390 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-075dc6b1-df18-4c5a-85ec-9ab9a1ae678f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:55.663390 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-075dc6b1-df18-4c5a-85ec-9ab9a1ae678f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:55.663390 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-075dc6b1-df18-4c5a-85ec-9ab9a1ae678f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:55.663390 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-075dc6b1-df18-4c5a-85ec-9ab9a1ae678f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:55.685886 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:55.685886 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:55.687071 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-075dc6b1-df18-4c5a-85ec-9ab9a1ae678f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:55.688370 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 108/415] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:55 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:55.700405 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:55.700405 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:55.736411 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-dec6a128-1529-477e-995a-ee15d0a419d1 req-dbcb3e61-380a-4763-a8d0-f92d96938bd2 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43/action returned with HTTP 204 Jul 22 00:06:55.737944 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 104/416] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:55 2026] POST /volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:56.703702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fccf3bbb-743b-476d-b219-0dd9b008e825 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:56.706893 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fccf3bbb-743b-476d-b219-0dd9b008e825 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:56.707187 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fccf3bbb-743b-476d-b219-0dd9b008e825 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:56.707518 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fccf3bbb-743b-476d-b219-0dd9b008e825 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:56.707748 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fccf3bbb-743b-476d-b219-0dd9b008e825 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:56.717466 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:56.717466 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:56.718518 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fccf3bbb-743b-476d-b219-0dd9b008e825 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:56.718518 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 102/417] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:56 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:57.076374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b93795ac-bee9-402e-9c18-c315e2b8f768 req-c71c3c72-5181-4752-ac27-e01971df10a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:57.078937 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b93795ac-bee9-402e-9c18-c315e2b8f768 req-c71c3c72-5181-4752-ac27-e01971df10a2 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] DELETE https://10.4.3.168/volume/v3/volumes/tempest-invalid-742847325 Jul 22 00:06:57.079215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b93795ac-bee9-402e-9c18-c315e2b8f768 req-c71c3c72-5181-4752-ac27-e01971df10a2 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:57.079450 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b93795ac-bee9-402e-9c18-c315e2b8f768 req-c71c3c72-5181-4752-ac27-e01971df10a2 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:57.080241 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-b93795ac-bee9-402e-9c18-c315e2b8f768 req-c71c3c72-5181-4752-ac27-e01971df10a2 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] Delete volume with id: tempest-invalid-742847325 Jul 22 00:06:57.089011 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b93795ac-bee9-402e-9c18-c315e2b8f768 req-c71c3c72-5181-4752-ac27-e01971df10a2 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] https://10.4.3.168/volume/v3/volumes/tempest-invalid-742847325 returned with HTTP 404 Jul 22 00:06:57.089777 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 104/418] 10.4.3.168 () {70 vars in 1587 bytes} [Wed Jul 22 00:06:57 2026] DELETE /volume/v3/volumes/tempest-invalid-742847325 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jul 22 00:06:57.092373 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62fa3921-43a6-437e-bf9f-2bb0002d4db5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:57.093507 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62fa3921-43a6-437e-bf9f-2bb0002d4db5 None None] GET https://10.4.3.168/volume// Jul 22 00:06:57.093507 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62fa3921-43a6-437e-bf9f-2bb0002d4db5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:57.093507 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62fa3921-43a6-437e-bf9f-2bb0002d4db5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:57.093507 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62fa3921-43a6-437e-bf9f-2bb0002d4db5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:06:57.094563 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 109/419] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:06:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:06:57.107262 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-cb79308c-8893-4a44-afc7-76c7d89b8cef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:57.116968 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-cb79308c-8893-4a44-afc7-76c7d89b8cef tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:06:57.117293 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-cb79308c-8893-4a44-afc7-76c7d89b8cef tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:57.117588 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-cb79308c-8893-4a44-afc7-76c7d89b8cef tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:57.136788 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:57.136788 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:57.147907 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-cb79308c-8893-4a44-afc7-76c7d89b8cef tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:06:57.156064 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-cb79308c-8893-4a44-afc7-76c7d89b8cef tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:06:57.156516 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 105/420] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:06:57 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1539 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:06:57.289504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-53b1325a-3d72-418c-9a7d-acebec67830f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:57.295824 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-53b1325a-3d72-418c-9a7d-acebec67830f tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] PUT https://10.4.3.168/volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34 Jul 22 00:06:57.298268 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-53b1325a-3d72-418c-9a7d-acebec67830f tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:57.313409 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-53b1325a-3d72-418c-9a7d-acebec67830f tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Acquiring lock "cinder-attachment_update-2a8a137e-50cc-420c-8fdb-010a89706294-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:06:57.323029 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-53b1325a-3d72-418c-9a7d-acebec67830f tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Lock "cinder-attachment_update-2a8a137e-50cc-420c-8fdb-010a89706294-np0000005612" acquired by "attachment_update" :: waited 0.009s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:06:57.325521 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:57.325521 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:57.529142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-53b1325a-3d72-418c-9a7d-acebec67830f tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Lock "cinder-attachment_update-2a8a137e-50cc-420c-8fdb-010a89706294-np0000005612" released by "attachment_update" :: held 0.206s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:06:57.529142 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-53b1325a-3d72-418c-9a7d-acebec67830f tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34 returned with HTTP 200 Jul 22 00:06:57.529488 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 103/421] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:06:57 2026] PUT /volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34 => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:06:57.569883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-bcbd25f7-b913-43f1-a70e-ee2028cad4b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:57.572597 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-881e958d-e314-45a6-bd18-8637a2c989e5 req-21e0d8a6-59d0-4bf5-ad0d-92920f229d9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:57.573602 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-bcbd25f7-b913-43f1-a70e-ee2028cad4b3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] POST https://10.4.3.168/volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34/action Jul 22 00:06:57.573602 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-bcbd25f7-b913-43f1-a70e-ee2028cad4b3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:06:57.573602 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-bcbd25f7-b913-43f1-a70e-ee2028cad4b3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:06:57.575044 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-881e958d-e314-45a6-bd18-8637a2c989e5 req-21e0d8a6-59d0-4bf5-ad0d-92920f229d9f tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0cae31c7-f1cf-4fea-a1fc-e80df35fa069 Jul 22 00:06:57.575334 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-881e958d-e314-45a6-bd18-8637a2c989e5 req-21e0d8a6-59d0-4bf5-ad0d-92920f229d9f tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:57.575553 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-881e958d-e314-45a6-bd18-8637a2c989e5 req-21e0d8a6-59d0-4bf5-ad0d-92920f229d9f tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:57.575788 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-881e958d-e314-45a6-bd18-8637a2c989e5 req-21e0d8a6-59d0-4bf5-ad0d-92920f229d9f tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] Delete volume with id: 0cae31c7-f1cf-4fea-a1fc-e80df35fa069 Jul 22 00:06:57.590713 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-881e958d-e314-45a6-bd18-8637a2c989e5 req-21e0d8a6-59d0-4bf5-ad0d-92920f229d9f tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-member] https://10.4.3.168/volume/v3/volumes/0cae31c7-f1cf-4fea-a1fc-e80df35fa069 returned with HTTP 404 Jul 22 00:06:57.591470 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 110/422] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:06:57 2026] DELETE /volume/v3/volumes/0cae31c7-f1cf-4fea-a1fc-e80df35fa069 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:57.623123 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8b104d86-b060-406a-85a0-3ea0385875be req-42185a94-a30a-43ba-a876-0aca2f8e82d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:57.626194 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:57.626194 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:06:57.626847 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8b104d86-b060-406a-85a0-3ea0385875be req-42185a94-a30a-43ba-a876-0aca2f8e82d0 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-reader] GET https://10.4.3.168/volume/v3/volumes/97431054-4a50-4dc1-a18c-1fd4acb82cf4 Jul 22 00:06:57.627248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8b104d86-b060-406a-85a0-3ea0385875be req-42185a94-a30a-43ba-a876-0aca2f8e82d0 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:57.627557 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8b104d86-b060-406a-85a0-3ea0385875be req-42185a94-a30a-43ba-a876-0aca2f8e82d0 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:57.636022 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8b104d86-b060-406a-85a0-3ea0385875be req-42185a94-a30a-43ba-a876-0aca2f8e82d0 tempest-VolumesNegativeTest-404119701 tempest-VolumesNegativeTest-404119701-project-reader] https://10.4.3.168/volume/v3/volumes/97431054-4a50-4dc1-a18c-1fd4acb82cf4 returned with HTTP 404 Jul 22 00:06:57.636614 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 106/423] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:06:57 2026] GET /volume/v3/volumes/97431054-4a50-4dc1-a18c-1fd4acb82cf4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:57.644202 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ae69fd61-465c-4a1f-9be4-912e411f705e req-bcbd25f7-b913-43f1-a70e-ee2028cad4b3 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34/action returned with HTTP 204 Jul 22 00:06:57.644530 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 105/424] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:06:57 2026] POST /volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:06:57.737676 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-64c9b700-7a7e-45db-811d-22e470ee159b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:57.740886 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64c9b700-7a7e-45db-811d-22e470ee159b tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:57.741199 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64c9b700-7a7e-45db-811d-22e470ee159b tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:57.741660 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64c9b700-7a7e-45db-811d-22e470ee159b tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:57.741902 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-64c9b700-7a7e-45db-811d-22e470ee159b tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:57.753193 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:57.753193 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:06:57.754301 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64c9b700-7a7e-45db-811d-22e470ee159b tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:57.755133 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 104/425] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:57 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:58.768759 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d6c2844-3192-4729-bbb3-afb1e196c0cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:58.771917 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d6c2844-3192-4729-bbb3-afb1e196c0cd tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:58.772361 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d6c2844-3192-4729-bbb3-afb1e196c0cd tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:58.772722 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d6c2844-3192-4729-bbb3-afb1e196c0cd tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:58.772988 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0d6c2844-3192-4729-bbb3-afb1e196c0cd tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:58.781357 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:58.781357 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:06:58.782388 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d6c2844-3192-4729-bbb3-afb1e196c0cd tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:58.782943 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 111/426] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:58 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:06:59.800494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-04899630-539c-43a9-9734-ad5d84efdcaf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:06:59.804107 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04899630-539c-43a9-9734-ad5d84efdcaf tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:06:59.804200 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04899630-539c-43a9-9734-ad5d84efdcaf tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:06:59.804386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04899630-539c-43a9-9734-ad5d84efdcaf tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:06:59.804498 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-04899630-539c-43a9-9734-ad5d84efdcaf tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:06:59.814840 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:06:59.814840 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:06:59.816751 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04899630-539c-43a9-9734-ad5d84efdcaf tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:06:59.817262 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 107/427] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:06:59 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:07:00.015345 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-52484287-4d2b-4b07-8472-d0b2449698cd req-1bcbee7e-ba20-469b-a287-83252c3083d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:00.019135 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-1bcbee7e-ba20-469b-a287-83252c3083d2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:00.019426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-1bcbee7e-ba20-469b-a287-83252c3083d2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:00.019681 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-1bcbee7e-ba20-469b-a287-83252c3083d2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:00.030645 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:00.030645 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:00.035437 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-52484287-4d2b-4b07-8472-d0b2449698cd req-1bcbee7e-ba20-469b-a287-83252c3083d2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:00.041053 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-1bcbee7e-ba20-469b-a287-83252c3083d2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:00.042087 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 106/428] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:00 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:00.183613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51c73727-05ee-49ac-afc4-33de017f35ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:00.183993 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51c73727-05ee-49ac-afc4-33de017f35ba None None] GET https://10.4.3.168/volume// Jul 22 00:07:00.183993 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51c73727-05ee-49ac-afc4-33de017f35ba None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:00.184210 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51c73727-05ee-49ac-afc4-33de017f35ba None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:00.184649 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51c73727-05ee-49ac-afc4-33de017f35ba None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:00.185033 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 105/429] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:07:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:00.198529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-52484287-4d2b-4b07-8472-d0b2449698cd req-7e26d5d2-fe3c-4bab-960a-c77ece942cfa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:00.203142 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-7e26d5d2-fe3c-4bab-960a-c77ece942cfa tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:07:00.204278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-7e26d5d2-fe3c-4bab-960a-c77ece942cfa tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf585bd1-9032-4cce-ab56-36a3c502f52e", "connector": null, "instance_uuid": "2e94a0a7-45bf-44dd-86b7-a1bfa1597741"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:00.218545 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:00.218545 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:00.267886 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-7e26d5d2-fe3c-4bab-960a-c77ece942cfa tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:07:00.267886 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 112/430] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:07:00 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:00.318811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b8249143-f55d-48f9-9ce2-617fdd345efd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:00.321756 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8249143-f55d-48f9-9ce2-617fdd345efd tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:00.322814 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8249143-f55d-48f9-9ce2-617fdd345efd tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:00.322814 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8249143-f55d-48f9-9ce2-617fdd345efd tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:00.336637 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:00.336637 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:00.348507 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b8249143-f55d-48f9-9ce2-617fdd345efd tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:00.355162 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8249143-f55d-48f9-9ce2-617fdd345efd tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:00.356005 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 108/431] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:00 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:00.390793 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78d236ac-9b68-40be-b731-bb6882aaaf9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:00.391240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78d236ac-9b68-40be-b731-bb6882aaaf9e None None] GET https://10.4.3.168/volume// Jul 22 00:07:00.391463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78d236ac-9b68-40be-b731-bb6882aaaf9e None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:00.392262 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78d236ac-9b68-40be-b731-bb6882aaaf9e None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:00.392262 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78d236ac-9b68-40be-b731-bb6882aaaf9e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:00.393996 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 107/432] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:07:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:00.405012 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-52484287-4d2b-4b07-8472-d0b2449698cd req-78c90e60-c5e4-4272-95e3-c9a9adddf2a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:00.411246 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-78c90e60-c5e4-4272-95e3-c9a9adddf2a7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:00.411246 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-78c90e60-c5e4-4272-95e3-c9a9adddf2a7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:00.411246 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-78c90e60-c5e4-4272-95e3-c9a9adddf2a7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:00.424955 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:00.424955 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:00.431770 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-52484287-4d2b-4b07-8472-d0b2449698cd req-78c90e60-c5e4-4272-95e3-c9a9adddf2a7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:00.437981 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-78c90e60-c5e4-4272-95e3-c9a9adddf2a7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:00.438641 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 106/433] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:07:00 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:07:00.574425 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-52484287-4d2b-4b07-8472-d0b2449698cd req-fa59a024-a432-469c-bcf8-0ed445bee266 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:00.577467 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-fa59a024-a432-469c-bcf8-0ed445bee266 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] PUT https://10.4.3.168/volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c Jul 22 00:07:00.577991 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-fa59a024-a432-469c-bcf8-0ed445bee266 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:00.590958 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-52484287-4d2b-4b07-8472-d0b2449698cd req-fa59a024-a432-469c-bcf8-0ed445bee266 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Acquiring lock "cinder-attachment_update-cf585bd1-9032-4cce-ab56-36a3c502f52e-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:07:00.597161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-52484287-4d2b-4b07-8472-d0b2449698cd req-fa59a024-a432-469c-bcf8-0ed445bee266 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Lock "cinder-attachment_update-cf585bd1-9032-4cce-ab56-36a3c502f52e-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:07:00.597518 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:00.597518 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:00.731694 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-52484287-4d2b-4b07-8472-d0b2449698cd req-fa59a024-a432-469c-bcf8-0ed445bee266 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Lock "cinder-attachment_update-cf585bd1-9032-4cce-ab56-36a3c502f52e-np0000005612" released by "attachment_update" :: held 0.136s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:07:00.732217 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-fa59a024-a432-469c-bcf8-0ed445bee266 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c returned with HTTP 200 Jul 22 00:07:00.732958 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 113/434] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:07:00 2026] PUT /volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:00.829940 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eab763b4-57e9-48c3-9ff5-1fdd81a5a105 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:00.834751 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eab763b4-57e9-48c3-9ff5-1fdd81a5a105 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:00.838608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eab763b4-57e9-48c3-9ff5-1fdd81a5a105 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:00.838608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eab763b4-57e9-48c3-9ff5-1fdd81a5a105 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:00.838608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-eab763b4-57e9-48c3-9ff5-1fdd81a5a105 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:00.843846 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:00.843846 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:00.844790 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eab763b4-57e9-48c3-9ff5-1fdd81a5a105 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:00.845540 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 109/435] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:00 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:01.382109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f90ebdd-eca6-41a9-8cd2-7cfe37673b49 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:01.386749 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f90ebdd-eca6-41a9-8cd2-7cfe37673b49 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:01.387186 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f90ebdd-eca6-41a9-8cd2-7cfe37673b49 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:01.387432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f90ebdd-eca6-41a9-8cd2-7cfe37673b49 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:01.407304 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:01.407304 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:01.415573 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f90ebdd-eca6-41a9-8cd2-7cfe37673b49 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:01.425546 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f90ebdd-eca6-41a9-8cd2-7cfe37673b49 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:01.426030 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 108/436] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:01 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:01.858689 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f4145594-e93a-4a82-b9a3-b798efdbdeb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:01.861771 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4145594-e93a-4a82-b9a3-b798efdbdeb7 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:01.861771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4145594-e93a-4a82-b9a3-b798efdbdeb7 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:01.861771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4145594-e93a-4a82-b9a3-b798efdbdeb7 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:01.861771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f4145594-e93a-4a82-b9a3-b798efdbdeb7 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:01.869440 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:01.869440 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:01.869652 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4145594-e93a-4a82-b9a3-b798efdbdeb7 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:01.870088 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 107/437] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:01 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:02.246606 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-910b5d8f-d0d8-45d7-bbf5-5e469aa2f77a req-4e7b6de1-4cec-49f3-ae76-19f866d962b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:02.248897 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-910b5d8f-d0d8-45d7-bbf5-5e469aa2f77a req-4e7b6de1-4cec-49f3-ae76-19f866d962b8 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] DELETE https://10.4.3.168/volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 Jul 22 00:07:02.249050 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-910b5d8f-d0d8-45d7-bbf5-5e469aa2f77a req-4e7b6de1-4cec-49f3-ae76-19f866d962b8 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:02.249308 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-910b5d8f-d0d8-45d7-bbf5-5e469aa2f77a req-4e7b6de1-4cec-49f3-ae76-19f866d962b8 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:02.259834 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:02.259834 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:02.314922 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-910b5d8f-d0d8-45d7-bbf5-5e469aa2f77a req-4e7b6de1-4cec-49f3-ae76-19f866d962b8 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 returned with HTTP 200 Jul 22 00:07:02.315235 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 114/438] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:07:02 2026] DELETE /volume/v3/attachments/0e8a79c1-0522-49ca-b39a-e26451d67d43 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:02.448321 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-053fe59b-42f8-485b-b85b-2cbf0d4abb11 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:02.451996 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-053fe59b-42f8-485b-b85b-2cbf0d4abb11 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:02.452339 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-053fe59b-42f8-485b-b85b-2cbf0d4abb11 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:02.452725 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-053fe59b-42f8-485b-b85b-2cbf0d4abb11 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:02.478094 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:02.478094 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:02.489782 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-053fe59b-42f8-485b-b85b-2cbf0d4abb11 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:02.506381 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-053fe59b-42f8-485b-b85b-2cbf0d4abb11 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:02.508409 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 110/439] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:02 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:02.888610 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4803ee0d-4ab7-48d1-b097-56d85068f165 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:02.890239 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4803ee0d-4ab7-48d1-b097-56d85068f165 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:02.890367 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4803ee0d-4ab7-48d1-b097-56d85068f165 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:02.891368 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4803ee0d-4ab7-48d1-b097-56d85068f165 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:02.891368 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4803ee0d-4ab7-48d1-b097-56d85068f165 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:02.903947 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:02.903947 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:02.904840 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4803ee0d-4ab7-48d1-b097-56d85068f165 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:02.905309 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 109/440] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:02 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:03.163401 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d22775f7-be21-4b49-af2a-3161856511a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.365116 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4cd87234-7cbf-4e6f-9ad0-52a014cc31b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.367149 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cd87234-7cbf-4e6f-9ad0-52a014cc31b0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:07:03.367361 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4cd87234-7cbf-4e6f-9ad0-52a014cc31b0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:03.367591 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4cd87234-7cbf-4e6f-9ad0-52a014cc31b0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:03.378544 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:03.378544 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:03.383130 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4cd87234-7cbf-4e6f-9ad0-52a014cc31b0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:07:03.389823 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cd87234-7cbf-4e6f-9ad0-52a014cc31b0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:07:03.390246 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 115/441] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:03 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:03.444059 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf6564a0-a797-4e36-aca8-1788e11a574a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.445843 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf6564a0-a797-4e36-aca8-1788e11a574a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:07:03.446061 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf6564a0-a797-4e36-aca8-1788e11a574a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:03.446248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf6564a0-a797-4e36-aca8-1788e11a574a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:03.454005 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:03.454005 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:03.457962 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf6564a0-a797-4e36-aca8-1788e11a574a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:07:03.463100 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf6564a0-a797-4e36-aca8-1788e11a574a tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:07:03.463733 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 111/442] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:03 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:03.467542 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d22775f7-be21-4b49-af2a-3161856511a1 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:07:03.470942 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d22775f7-be21-4b49-af2a-3161856511a1 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-22689538"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:03.487328 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7287a41-8089-42fe-931a-6ef1e242ff31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.489488 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d22775f7-be21-4b49-af2a-3161856511a1 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:07:03.490078 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 108/443] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:07:03 2026] POST /volume/v3/types => generated 218 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:03.490224 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7287a41-8089-42fe-931a-6ef1e242ff31 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] DELETE https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:07:03.490728 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7287a41-8089-42fe-931a-6ef1e242ff31 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:03.491099 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7287a41-8089-42fe-931a-6ef1e242ff31 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:03.491397 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b7287a41-8089-42fe-931a-6ef1e242ff31 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Delete volume with id: 965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:07:03.499243 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef89eac3-c339-45e0-8ec3-e6a391dc6800 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.501425 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef89eac3-c339-45e0-8ec3-e6a391dc6800 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:07:03.501952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef89eac3-c339-45e0-8ec3-e6a391dc6800 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1658813931"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:03.508697 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:03.508697 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:03.510235 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7287a41-8089-42fe-931a-6ef1e242ff31 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:07:03.532648 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59b8b870-e117-4ae5-b2dc-5744459b74a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.533359 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef89eac3-c339-45e0-8ec3-e6a391dc6800 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:07:03.533359 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 116/444] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:07:03 2026] POST /volume/v3/group_types => generated 177 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:03.533483 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59b8b870-e117-4ae5-b2dc-5744459b74a6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:03.533483 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59b8b870-e117-4ae5-b2dc-5744459b74a6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:03.533483 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59b8b870-e117-4ae5-b2dc-5744459b74a6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:03.542753 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.544080 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:03.544080 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:03.545337 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7287a41-8089-42fe-931a-6ef1e242ff31 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Delete volume request issued successfully. Jul 22 00:07:03.545595 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7287a41-8089-42fe-931a-6ef1e242ff31 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 202 Jul 22 00:07:03.546077 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 110/445] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:07:03 2026] DELETE /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:03.548094 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59b8b870-e117-4ae5-b2dc-5744459b74a6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:03.552831 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59b8b870-e117-4ae5-b2dc-5744459b74a6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:03.553728 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-072c5a1f-38d2-4550-8db8-7f885a84e362 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.554276 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 112/446] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:03 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:03.557212 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-072c5a1f-38d2-4550-8db8-7f885a84e362 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:07:03.557972 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-072c5a1f-38d2-4550-8db8-7f885a84e362 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:03.558404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-072c5a1f-38d2-4550-8db8-7f885a84e362 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:03.567136 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:03.567136 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:03.572111 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-072c5a1f-38d2-4550-8db8-7f885a84e362 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Volume info retrieved successfully. Jul 22 00:07:03.580334 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-072c5a1f-38d2-4550-8db8-7f885a84e362 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 200 Jul 22 00:07:03.580880 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 117/447] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:03 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:03.830854 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:07:03.831303 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4ef19865-92d8-4fe0-995b-90e69c4cbe90", "volume_types": ["3735142a-8e1d-405d-9cfe-249d3cfb6a12"], "name": "tempest-GroupsV314Test-Group-724335746"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:03.833102 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Creating new group {'group': {'group_type': '4ef19865-92d8-4fe0-995b-90e69c4cbe90', 'volume_types': ['3735142a-8e1d-405d-9cfe-249d3cfb6a12'], 'name': 'tempest-GroupsV314Test-Group-724335746'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:07:03.836451 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Creating group tempest-GroupsV314Test-Group-724335746. Jul 22 00:07:03.853181 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:07:03.852802. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:07:03.853283 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Availability Zones retrieved successfully. Jul 22 00:07:03.875388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Created reservations ['4f6660a0-08f3-43e2-b1c6-7f341d8812a6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:03.911609 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32a7f703-1d6a-4073-bbe2-3fce294455d7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:07:03.919226 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 109/448] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:07:03 2026] POST /volume/v3/groups => generated 107 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:03.921906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c5019e6-a4f8-471b-b069-f2202f60ed9d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.929690 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c5019e6-a4f8-471b-b069-f2202f60ed9d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:03.929918 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d730f61e-dffe-4570-b76e-4e417d8b0945 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:03.930012 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c5019e6-a4f8-471b-b069-f2202f60ed9d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:03.930312 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c5019e6-a4f8-471b-b069-f2202f60ed9d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:03.930478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4c5019e6-a4f8-471b-b069-f2202f60ed9d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:03.933385 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d730f61e-dffe-4570-b76e-4e417d8b0945 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 Jul 22 00:07:03.933676 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d730f61e-dffe-4570-b76e-4e417d8b0945 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:03.933922 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d730f61e-dffe-4570-b76e-4e417d8b0945 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:03.934089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-d730f61e-dffe-4570-b76e-4e417d8b0945 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] show called for member 2cbcc9e4-14a4-4618-bbfe-68c9adb35394 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:03.935807 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=357,cinder:INSERT=43,cinder:UPDATE=77,cinder:DELETE=5 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:07:03.937755 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:03.937755 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:03.938886 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c5019e6-a4f8-471b-b069-f2202f60ed9d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:03.939515 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 111/449] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:03 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:03.940679 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:03.940679 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:03.960017 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d730f61e-dffe-4570-b76e-4e417d8b0945 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 returned with HTTP 200 Jul 22 00:07:03.960191 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 113/450] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:03 2026] GET /volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:04.257486 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-98c08548-0aa7-4bde-a440-0affbd029fdc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:04.262105 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98c08548-0aa7-4bde-a440-0affbd029fdc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] GET https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:07:04.262401 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98c08548-0aa7-4bde-a440-0affbd029fdc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:04.262641 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98c08548-0aa7-4bde-a440-0affbd029fdc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:04.279139 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:04.279139 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:04.284085 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-98c08548-0aa7-4bde-a440-0affbd029fdc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:07:04.292042 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98c08548-0aa7-4bde-a440-0affbd029fdc tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 200 Jul 22 00:07:04.292633 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 118/451] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:07:04 2026] GET /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 1832 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:07:04.572388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61e51f4c-a97a-434c-a06f-7bccd023166e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:04.574928 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61e51f4c-a97a-434c-a06f-7bccd023166e tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:04.575224 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61e51f4c-a97a-434c-a06f-7bccd023166e tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:04.575483 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61e51f4c-a97a-434c-a06f-7bccd023166e tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:04.588749 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:04.588749 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:04.593530 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61e51f4c-a97a-434c-a06f-7bccd023166e tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:04.594971 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1cdd5819-17e7-493a-b0a3-8022a93679c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:04.599229 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cdd5819-17e7-493a-b0a3-8022a93679c0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] GET https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 Jul 22 00:07:04.599448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cdd5819-17e7-493a-b0a3-8022a93679c0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:04.599671 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cdd5819-17e7-493a-b0a3-8022a93679c0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:04.603930 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61e51f4c-a97a-434c-a06f-7bccd023166e tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:04.604449 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 110/452] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:04 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:04.608892 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cdd5819-17e7-493a-b0a3-8022a93679c0 tempest-ServerActionsTestOtherB-204886889 tempest-ServerActionsTestOtherB-204886889-project-member] https://10.4.3.168/volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 returned with HTTP 404 Jul 22 00:07:04.609432 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 112/453] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:04 2026] GET /volume/v3/volumes/965f1761-a181-406a-bf7d-b19ee90923e4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:04.953148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ae68ee4e-1c71-4d08-afdf-f74454f0afc2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:04.959359 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae68ee4e-1c71-4d08-afdf-f74454f0afc2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:04.959646 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae68ee4e-1c71-4d08-afdf-f74454f0afc2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:04.959900 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae68ee4e-1c71-4d08-afdf-f74454f0afc2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:04.960083 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ae68ee4e-1c71-4d08-afdf-f74454f0afc2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:04.967878 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:04.967878 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:04.968745 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae68ee4e-1c71-4d08-afdf-f74454f0afc2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:04.969162 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 114/454] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:04 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:04.975878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32ad10f3-d0fd-4b8b-8f7f-ff4262b75df8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:04.977995 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32ad10f3-d0fd-4b8b-8f7f-ff4262b75df8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 Jul 22 00:07:04.978216 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32ad10f3-d0fd-4b8b-8f7f-ff4262b75df8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:04.978425 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32ad10f3-d0fd-4b8b-8f7f-ff4262b75df8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:04.978586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-32ad10f3-d0fd-4b8b-8f7f-ff4262b75df8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] show called for member 2cbcc9e4-14a4-4618-bbfe-68c9adb35394 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:04.983375 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:04.983375 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:04.998474 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32ad10f3-d0fd-4b8b-8f7f-ff4262b75df8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 returned with HTTP 200 Jul 22 00:07:04.998814 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 119/455] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:04 2026] GET /volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:05.010765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:05.012982 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:05.013562 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-397606923", "volume_type": "3735142a-8e1d-405d-9cfe-249d3cfb6a12", "group_id": "2cbcc9e4-14a4-4618-bbfe-68c9adb35394", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:05.016507 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-397606923', 'volume_type': '3735142a-8e1d-405d-9cfe-249d3cfb6a12', 'group_id': '2cbcc9e4-14a4-4618-bbfe-68c9adb35394', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:05.030391 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.030391 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:05.031273 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Create volume of 1 GB Jul 22 00:07:05.045120 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Availability Zones retrieved successfully. Jul 22 00:07:05.051569 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Flow 'volume_create_api' (32da506e-ff1c-4205-a05d-b7ee547d5f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:05.053137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b3e1c1-9a06-4284-9260-4ea6004114ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:05.054992 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.054992 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:05.055215 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:05.086343 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b3e1c1-9a06-4284-9260-4ea6004114ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:07:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3735142a-8e1d-405d-9cfe-249d3cfb6a12,is_public=True,name='tempest-GroupsV314Test-volume-type-22689538',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3735142a-8e1d-405d-9cfe-249d3cfb6a12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2cbcc9e4-14a4-4618-bbfe-68c9adb35394', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:05.087045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f166c8-e7af-40ba-9634-d5468ebc6e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:05.122977 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-22689538 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-22689538, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:07:05.123396 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-22689538 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-22689538, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:07:05.166698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Created reservations ['3ddee4d0-f528-464a-9ead-bde3b4ba38e5', '27d55bd0-9704-4c48-bd0d-ca12169e8e68', '33c5c9f2-2b8d-4090-aaf3-66ba08772ae5', '357b3c1f-d3c1-4a1c-8085-d8fb2415050f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:05.167625 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f166c8-e7af-40ba-9634-d5468ebc6e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ddee4d0-f528-464a-9ead-bde3b4ba38e5', '27d55bd0-9704-4c48-bd0d-ca12169e8e68', '33c5c9f2-2b8d-4090-aaf3-66ba08772ae5', '357b3c1f-d3c1-4a1c-8085-d8fb2415050f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:05.171891 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fca8bc-2c4b-4d52-bf54-e6479943cc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:05.191979 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fca8bc-2c4b-4d52-bf54-e6479943cc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf8a970-bfb6-4635-a38a-fe50eba3879b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-397606923',encryption_key_id=None,group_id=2cbcc9e4-14a4-4618-bbfe-68c9adb35394,group_type_id=,metadata={},multiattach=False,project_id='4bf431c7773e4ab2a87c0b7baee08d8d',qos_specs=None,replication_status=,reservations=['3ddee4d0-f528-464a-9ead-bde3b4ba38e5','27d55bd0-9704-4c48-bd0d-ca12169e8e68','33c5c9f2-2b8d-4090-aaf3-66ba08772ae5','357b3c1f-d3c1-4a1c-8085-d8fb2415050f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21ff5f1753b249e6b9dcb6ad33594e3a',volume_type_id=3735142a-8e1d-405d-9cfe-249d3cfb6a12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-397606923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2cbcc9e4-14a4-4618-bbfe-68c9adb35394,host=None,id=5bf8a970-bfb6-4635-a38a-fe50eba3879b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf431c7773e4ab2a87c0b7baee08d8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21ff5f1753b249e6b9dcb6ad33594e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3735142a-8e1d-405d-9cfe-249d3cfb6a12),volume_type_id=3735142a-8e1d-405d-9cfe-249d3cfb6a12)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:05.192978 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22792cfb-8ca1-4a56-add9-a900daeebee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:05.221269 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22792cfb-8ca1-4a56-add9-a900daeebee1) transitioned into state 'SUCCESS' from state '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-397606923',encryption_key_id=None,group_id=2cbcc9e4-14a4-4618-bbfe-68c9adb35394,group_type_id=,metadata={},multiattach=False,project_id='4bf431c7773e4ab2a87c0b7baee08d8d',qos_specs=None,replication_status=,reservations=['3ddee4d0-f528-464a-9ead-bde3b4ba38e5','27d55bd0-9704-4c48-bd0d-ca12169e8e68','33c5c9f2-2b8d-4090-aaf3-66ba08772ae5','357b3c1f-d3c1-4a1c-8085-d8fb2415050f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21ff5f1753b249e6b9dcb6ad33594e3a',volume_type_id=3735142a-8e1d-405d-9cfe-249d3cfb6a12)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:05.222329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (375ee350-d78c-4e4c-a1c4-0f4b85348198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:05.239440 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (375ee350-d78c-4e4c-a1c4-0f4b85348198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:05.240138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Flow 'volume_create_api' (32da506e-ff1c-4205-a05d-b7ee547d5f57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:05.240409 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Create volume request issued successfully. Jul 22 00:07:05.241092 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:05.242362 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:05.282358 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:05.286762 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.286762 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:05.290417 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85057e54-c8c0-44ee-90cc-977e2fd5c115 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:05.290840 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 111/456] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:07:05 2026] POST /volume/v3/volumes => generated 816 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:05.304872 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:05.306539 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b Jul 22 00:07:05.306790 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:05.307006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:05.314218 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.314218 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:05.318443 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Volume info retrieved successfully. Jul 22 00:07:05.319178 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:05.319369 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:05.366881 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:05.369755 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.369755 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:05.378670 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-926896ce-bd6a-40e0-a94d-5541789f26f7 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b returned with HTTP 200 Jul 22 00:07:05.379186 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 113/457] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:07:05 2026] GET /volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b => generated 884 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:05.539560 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-52484287-4d2b-4b07-8472-d0b2449698cd req-e6c45d86-1160-4f32-85d0-894150e7c6d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:05.543464 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-e6c45d86-1160-4f32-85d0-894150e7c6d7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] POST https://10.4.3.168/volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c/action Jul 22 00:07:05.543464 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-e6c45d86-1160-4f32-85d0-894150e7c6d7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:05.543464 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-e6c45d86-1160-4f32-85d0-894150e7c6d7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:05.573394 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.573394 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:05.591564 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-52484287-4d2b-4b07-8472-d0b2449698cd req-e6c45d86-1160-4f32-85d0-894150e7c6d7 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c/action returned with HTTP 204 Jul 22 00:07:05.591564 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 115/458] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:07:05 2026] POST /volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:05.622496 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b64c64a-950c-443d-b2ef-8b8a495048b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:05.626615 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b64c64a-950c-443d-b2ef-8b8a495048b8 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:05.626615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b64c64a-950c-443d-b2ef-8b8a495048b8 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:05.626615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b64c64a-950c-443d-b2ef-8b8a495048b8 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:05.646526 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.646526 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:05.652023 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b64c64a-950c-443d-b2ef-8b8a495048b8 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:05.654904 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b64c64a-950c-443d-b2ef-8b8a495048b8 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:05.655663 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 120/459] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:05 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:05.673338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e63ec70-54a1-4e87-9064-2afcff838e63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:05.674549 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e63ec70-54a1-4e87-9064-2afcff838e63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:05.674549 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e63ec70-54a1-4e87-9064-2afcff838e63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:05.674549 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e63ec70-54a1-4e87-9064-2afcff838e63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:05.693675 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.693675 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:05.704751 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e63ec70-54a1-4e87-9064-2afcff838e63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:05.713759 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e63ec70-54a1-4e87-9064-2afcff838e63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:05.714419 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 112/460] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:05 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:05.986656 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bfa5c9e0-5b6a-40f5-8ef4-dd8b61118c44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:05.990209 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfa5c9e0-5b6a-40f5-8ef4-dd8b61118c44 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:05.990585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bfa5c9e0-5b6a-40f5-8ef4-dd8b61118c44 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:05.990828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bfa5c9e0-5b6a-40f5-8ef4-dd8b61118c44 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:05.991124 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bfa5c9e0-5b6a-40f5-8ef4-dd8b61118c44 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:05.996943 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:05.996943 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:05.998367 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bfa5c9e0-5b6a-40f5-8ef4-dd8b61118c44 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:05.998779 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 114/461] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:05 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:06.394218 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:06.397101 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b Jul 22 00:07:06.397101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:06.397101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:06.412231 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:06.412231 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:06.425304 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Volume info retrieved successfully. Jul 22 00:07:06.426397 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:06.426642 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:06.486432 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:06.489184 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:06.489184 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:06.501536 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d344b75-6489-4a7e-9558-fb9ea61e74db tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b returned with HTTP 200 Jul 22 00:07:06.501536 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 116/462] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:07:06 2026] GET /volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b => generated 909 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:06.521921 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92dbb698-3442-450b-bdda-c595fa83c1da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:06.524573 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] POST https://10.4.3.168/volume/v3/groups/action Jul 22 00:07:06.525130 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Action body: b'{"create-from-src": {"source_group_id": "2cbcc9e4-14a4-4618-bbfe-68c9adb35394", "name": "tempest-Group_from_grp-1652128727"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:06.525339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "2cbcc9e4-14a4-4618-bbfe-68c9adb35394", "name": "tempest-Group_from_grp-1652128727"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:06.527379 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Creating new group {'create-from-src': {'source_group_id': '2cbcc9e4-14a4-4618-bbfe-68c9adb35394', 'name': 'tempest-Group_from_grp-1652128727'}}. {{(pid=100286) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 22 00:07:06.527577 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Creating group tempest-Group_from_grp-1652128727 from source group 2cbcc9e4-14a4-4618-bbfe-68c9adb35394. Jul 22 00:07:06.532015 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:06.532015 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:06.545625 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:06.545625 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:06.611077 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Created reservations ['8ba5e8cc-3219-4377-ad42-892cd9a78713'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:06.694034 np0000005612 devstack@c-api.service[100286]: INFO cinder.group.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] A mapping entry already exists for group b31ebacb-5379-416e-a14f-be6facfa2a5e and volume type 3735142a-8e1d-405d-9cfe-249d3cfb6a12. Do not need to create again. Jul 22 00:07:06.694526 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:06.694526 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:06.701458 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:07:06.701084. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:07:06.701640 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Availability Zones retrieved successfully. Jul 22 00:07:06.710304 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Flow 'volume_create_api' (f29edbeb-2717-458d-b483-1216ec901990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:06.712086 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d8e692-1236-42d6-8c0d-15ce4cf01df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:06.714061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:06.742326 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d8e692-1236-42d6-8c0d-15ce4cf01df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5bf8a970-bfb6-4635-a38a-fe50eba3879b', 'volume_type': VolumeType(created_at=2026-07-22T00:07:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3735142a-8e1d-405d-9cfe-249d3cfb6a12,is_public=True,name='tempest-GroupsV314Test-volume-type-22689538',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3735142a-8e1d-405d-9cfe-249d3cfb6a12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b31ebacb-5379-416e-a14f-be6facfa2a5e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:06.743660 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b099656e-c183-41aa-b4e1-4557d34c8840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:06.784315 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-22689538 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-22689538, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:07:06.784726 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-22689538 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-22689538, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:07:06.813964 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Created reservations ['783a6878-f20c-4420-b5b2-17fb6113c9d1', '69313911-ccd4-47cc-b7ec-8469e8618e29', '973b095a-28c4-4e58-8684-925c44426f92', '8f5102d4-9c2b-402e-ab1a-42fa1d528bff'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:06.815275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b099656e-c183-41aa-b4e1-4557d34c8840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['783a6878-f20c-4420-b5b2-17fb6113c9d1', '69313911-ccd4-47cc-b7ec-8469e8618e29', '973b095a-28c4-4e58-8684-925c44426f92', '8f5102d4-9c2b-402e-ab1a-42fa1d528bff']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:06.816314 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286934ca-fc6b-4d9d-87eb-5612bdd4d0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:06.853963 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286934ca-fc6b-4d9d-87eb-5612bdd4d0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e3a4910-80b0-4f8b-83c2-28af4fdd7fde', '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=b31ebacb-5379-416e-a14f-be6facfa2a5e,group_type_id=,metadata={},multiattach=False,project_id='4bf431c7773e4ab2a87c0b7baee08d8d',qos_specs=None,replication_status=,reservations=['783a6878-f20c-4420-b5b2-17fb6113c9d1','69313911-ccd4-47cc-b7ec-8469e8618e29','973b095a-28c4-4e58-8684-925c44426f92','8f5102d4-9c2b-402e-ab1a-42fa1d528bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=5bf8a970-bfb6-4635-a38a-fe50eba3879b,status='creating',user_id='21ff5f1753b249e6b9dcb6ad33594e3a',volume_type_id=3735142a-8e1d-405d-9cfe-249d3cfb6a12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b31ebacb-5379-416e-a14f-be6facfa2a5e,host=None,id=8e3a4910-80b0-4f8b-83c2-28af4fdd7fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf431c7773e4ab2a87c0b7baee08d8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5bf8a970-bfb6-4635-a38a-fe50eba3879b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21ff5f1753b249e6b9dcb6ad33594e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3735142a-8e1d-405d-9cfe-249d3cfb6a12),volume_type_id=3735142a-8e1d-405d-9cfe-249d3cfb6a12)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:06.854732 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a84f89-6b87-4a93-9753-26dcc15e120b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:06.881350 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a84f89-6b87-4a93-9753-26dcc15e120b) transitioned into state 'SUCCESS' from 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=b31ebacb-5379-416e-a14f-be6facfa2a5e,group_type_id=,metadata={},multiattach=False,project_id='4bf431c7773e4ab2a87c0b7baee08d8d',qos_specs=None,replication_status=,reservations=['783a6878-f20c-4420-b5b2-17fb6113c9d1','69313911-ccd4-47cc-b7ec-8469e8618e29','973b095a-28c4-4e58-8684-925c44426f92','8f5102d4-9c2b-402e-ab1a-42fa1d528bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=5bf8a970-bfb6-4635-a38a-fe50eba3879b,status='creating',user_id='21ff5f1753b249e6b9dcb6ad33594e3a',volume_type_id=3735142a-8e1d-405d-9cfe-249d3cfb6a12)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:06.882465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Flow 'volume_create_api' (f29edbeb-2717-458d-b483-1216ec901990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:06.883281 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Create volume request issued successfully. Jul 22 00:07:06.901944 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92dbb698-3442-450b-bdda-c595fa83c1da tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups/action returned with HTTP 202 Jul 22 00:07:06.901944 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 121/463] 10.4.3.168 () {70 vars in 1318 bytes} [Wed Jul 22 00:07:06 2026] POST /volume/v3/groups/action => generated 102 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:06.919903 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-997e899a-5799-414f-a658-aea211020a00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:06.924144 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:07:06.924422 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:06.925277 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:06.925712 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:06.927241 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:06.947317 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Get all volumes completed successfully. Jul 22 00:07:06.948849 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:06.949125 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:07.012106 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12fb030c-f114-4f8e-a874-1aa72e2f3c5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:07.015068 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12fb030c-f114-4f8e-a874-1aa72e2f3c5d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:07.015517 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12fb030c-f114-4f8e-a874-1aa72e2f3c5d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:07.015717 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12fb030c-f114-4f8e-a874-1aa72e2f3c5d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:07.015895 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-12fb030c-f114-4f8e-a874-1aa72e2f3c5d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:07.019167 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:07.022797 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.022797 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:07.022949 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.022949 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:07.023959 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12fb030c-f114-4f8e-a874-1aa72e2f3c5d tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:07.024582 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 115/464] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:07 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:07.033115 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:07.033413 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:07.101605 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:07.105133 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.105133 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:07.116056 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-997e899a-5799-414f-a658-aea211020a00 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:07:07.116457 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 113/465] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:07:06 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:07:07.133074 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:07.135465 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde Jul 22 00:07:07.135753 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:07.136020 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:07.145501 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.145501 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:07.151001 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Volume info retrieved successfully. Jul 22 00:07:07.151961 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:07.152138 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:07.202361 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:07.210257 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.210257 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:07.225265 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-153f0053-5a1d-47f8-8cdc-5ba9c95e19b0 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde returned with HTTP 200 Jul 22 00:07:07.225265 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 117/466] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:07:07 2026] GET /volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde => generated 921 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:07.243108 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c64eba31-d5ab-4f29-b906-a2d3f4d8d813 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:07.246238 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c64eba31-d5ab-4f29-b906-a2d3f4d8d813 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e Jul 22 00:07:07.247047 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c64eba31-d5ab-4f29-b906-a2d3f4d8d813 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:07.247454 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c64eba31-d5ab-4f29-b906-a2d3f4d8d813 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:07.248679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-c64eba31-d5ab-4f29-b906-a2d3f4d8d813 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] show called for member b31ebacb-5379-416e-a14f-be6facfa2a5e {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:07.256275 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=417,cinder:INSERT=44,cinder:UPDATE=78,cinder:DELETE=2 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:07:07.264999 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.264999 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:07.274805 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c64eba31-d5ab-4f29-b906-a2d3f4d8d813 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e returned with HTTP 200 Jul 22 00:07:07.275282 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 122/467] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:07 2026] GET /volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e => generated 417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:07.289457 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:07.292700 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:07:07.292990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:07.293219 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:07.293602 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:07.294719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:07.305754 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Get all volumes completed successfully. Jul 22 00:07:07.306957 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:07.306957 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:07.347768 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:07.351023 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.351023 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:07.355064 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:07.355236 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:07.411338 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:07.414872 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.414872 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:07.432077 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84d3c5b8-f7ae-4697-a46d-ca9003800401 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:07:07.432423 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 116/468] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:07:07 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:07:07.451714 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac082da1-d5f3-45dc-a9cb-ebfa6962debf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:07.454146 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac082da1-d5f3-45dc-a9cb-ebfa6962debf tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] POST https://10.4.3.168/volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e/action Jul 22 00:07:07.454656 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac082da1-d5f3-45dc-a9cb-ebfa6962debf tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:07.454823 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac082da1-d5f3-45dc-a9cb-ebfa6962debf tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:07.457429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-ac082da1-d5f3-45dc-a9cb-ebfa6962debf tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] delete called for group b31ebacb-5379-416e-a14f-be6facfa2a5e {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:07:07.457583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-ac082da1-d5f3-45dc-a9cb-ebfa6962debf tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Delete group with id: b31ebacb-5379-416e-a14f-be6facfa2a5e Jul 22 00:07:07.459989 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=428,cinder:INSERT=59,cinder:UPDATE=101,cinder:DELETE=2 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:07:07.465038 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.465038 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:07.564975 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac082da1-d5f3-45dc-a9cb-ebfa6962debf tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e/action returned with HTTP 202 Jul 22 00:07:07.565460 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 114/469] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:07:07 2026] POST /volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:07.582557 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:07.594168 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde Jul 22 00:07:07.594610 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:07.595189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:07.613567 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.613567 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:07.623098 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Volume info retrieved successfully. Jul 22 00:07:07.625993 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:07.625993 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:07.689541 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:07.693676 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:07.693676 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:07.704708 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d9285d0-d636-438d-ac76-a8e94b18c639 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde returned with HTTP 200 Jul 22 00:07:07.705232 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 118/470] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:07:07 2026] GET /volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:07.976271 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.040278 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ecf7778e-9792-4d08-9cde-3a563077bb68 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.043089 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecf7778e-9792-4d08-9cde-3a563077bb68 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:08.043376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecf7778e-9792-4d08-9cde-3a563077bb68 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.043687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ecf7778e-9792-4d08-9cde-3a563077bb68 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.043829 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ecf7778e-9792-4d08-9cde-3a563077bb68 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:08.050832 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.050832 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:08.051812 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ecf7778e-9792-4d08-9cde-3a563077bb68 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:08.052180 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 117/471] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:08.276965 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:08.276965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-109301798", "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:08.278683 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-109301798', 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:08.586760 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-fbefa7f8-b56b-4e3a-8d63-2ced3bfd9ce6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.590542 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-fbefa7f8-b56b-4e3a-8d63-2ced3bfd9ce6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:08.590938 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-fbefa7f8-b56b-4e3a-8d63-2ced3bfd9ce6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.591248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-fbefa7f8-b56b-4e3a-8d63-2ced3bfd9ce6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.611620 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.611620 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:08.618264 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-fbefa7f8-b56b-4e3a-8d63-2ced3bfd9ce6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:08.626327 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-fbefa7f8-b56b-4e3a-8d63-2ced3bfd9ce6 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:08.626918 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 115/472] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:08.711940 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-100d1666-6d83-4ac6-a2d5-e3130edcda63 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.715044 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-100d1666-6d83-4ac6-a2d5-e3130edcda63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] POST https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e/action Jul 22 00:07:08.715691 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-100d1666-6d83-4ac6-a2d5-e3130edcda63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:08.715691 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-100d1666-6d83-4ac6-a2d5-e3130edcda63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:08.719630 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=355,cinder:UPDATE=45,cinder:INSERT=14 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:07:08.726350 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af7e0362-2eaf-48cc-aceb-8f1d27b1298a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.729783 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af7e0362-2eaf-48cc-aceb-8f1d27b1298a tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde Jul 22 00:07:08.730173 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af7e0362-2eaf-48cc-aceb-8f1d27b1298a tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.730343 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af7e0362-2eaf-48cc-aceb-8f1d27b1298a tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.730976 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.730976 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:08.731739 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-100d1666-6d83-4ac6-a2d5-e3130edcda63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:08.737178 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af7e0362-2eaf-48cc-aceb-8f1d27b1298a tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde returned with HTTP 404 Jul 22 00:07:08.737808 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 118/473] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/v3/volumes/8e3a4910-80b0-4f8b-83c2-28af4fdd7fde => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:07:08.744255 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-100d1666-6d83-4ac6-a2d5-e3130edcda63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Begin detaching volume completed successfully. Jul 22 00:07:08.744603 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-100d1666-6d83-4ac6-a2d5-e3130edcda63 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e/action returned with HTTP 202 Jul 22 00:07:08.745593 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 119/474] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:07:08 2026] POST /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:07:08.746665 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c0ab527-8c78-4561-99e5-69bf418f2525 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.748781 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c0ab527-8c78-4561-99e5-69bf418f2525 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e Jul 22 00:07:08.749097 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c0ab527-8c78-4561-99e5-69bf418f2525 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.749341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c0ab527-8c78-4561-99e5-69bf418f2525 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.749726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-2c0ab527-8c78-4561-99e5-69bf418f2525 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] show called for member b31ebacb-5379-416e-a14f-be6facfa2a5e {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:08.754523 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c0ab527-8c78-4561-99e5-69bf418f2525 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e returned with HTTP 404 Jul 22 00:07:08.755542 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 116/475] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/v3/groups/b31ebacb-5379-416e-a14f-be6facfa2a5e => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:07:08.765192 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.767879 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:07:08.768129 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.768670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.768670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:08.769764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:08.779111 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Get all volumes completed successfully. Jul 22 00:07:08.780061 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:08.780270 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:08.780358 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2da14b1d-a3e4-4a65-8046-2b6adeba1561 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.784197 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2da14b1d-a3e4-4a65-8046-2b6adeba1561 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:08.785035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2da14b1d-a3e4-4a65-8046-2b6adeba1561 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.785035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2da14b1d-a3e4-4a65-8046-2b6adeba1561 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.797715 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.797715 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:08.802107 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2da14b1d-a3e4-4a65-8046-2b6adeba1561 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:08.807392 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2da14b1d-a3e4-4a65-8046-2b6adeba1561 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:08.807795 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 120/476] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:08.810453 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b187941-ea83-4fef-8125-3a4f05581368 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.810965 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b187941-ea83-4fef-8125-3a4f05581368 None None] GET https://10.4.3.168/volume// Jul 22 00:07:08.811147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b187941-ea83-4fef-8125-3a4f05581368 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.811366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b187941-ea83-4fef-8125-3a4f05581368 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.811765 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b187941-ea83-4fef-8125-3a4f05581368 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:08.812290 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 117/477] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:08.824771 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-a61af3c9-b36d-4ccb-97cb-96bf3799a9d4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.827125 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-a61af3c9-b36d-4ccb-97cb-96bf3799a9d4 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:08.827347 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-a61af3c9-b36d-4ccb-97cb-96bf3799a9d4 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.827576 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-a61af3c9-b36d-4ccb-97cb-96bf3799a9d4 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.840307 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:08.843534 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.843534 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:08.846078 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.846078 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:08.848218 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-a61af3c9-b36d-4ccb-97cb-96bf3799a9d4 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:08.855072 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-a61af3c9-b36d-4ccb-97cb-96bf3799a9d4 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:08.856039 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 121/478] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:07:08.857147 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-615a99af-9a38-48bf-84fb-3f04f8269cf8 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:07:08.859050 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 119/479] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:08.876278 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8023b547-c45b-4eae-bafc-c740e5ffc880 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.878973 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8023b547-c45b-4eae-bafc-c740e5ffc880 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] POST https://10.4.3.168/volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394/action Jul 22 00:07:08.879336 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8023b547-c45b-4eae-bafc-c740e5ffc880 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:08.879486 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8023b547-c45b-4eae-bafc-c740e5ffc880 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:08.881970 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-8023b547-c45b-4eae-bafc-c740e5ffc880 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] delete called for group 2cbcc9e4-14a4-4618-bbfe-68c9adb35394 {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:07:08.882702 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-8023b547-c45b-4eae-bafc-c740e5ffc880 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Delete group with id: 2cbcc9e4-14a4-4618-bbfe-68c9adb35394 Jul 22 00:07:08.891501 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.891501 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:08.941505 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8023b547-c45b-4eae-bafc-c740e5ffc880 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394/action returned with HTTP 202 Jul 22 00:07:08.942122 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 118/480] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:07:08 2026] POST /volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:08.951347 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:08.952221 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume of 1 GB Jul 22 00:07:08.952772 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.952772 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:08.953838 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b Jul 22 00:07:08.954157 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:08.954472 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:08.959957 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Availability Zones retrieved successfully. Jul 22 00:07:08.963784 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:08.963784 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:08.969770 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Flow 'volume_create_api' (8ab956b2-90e0-440a-a2ed-4776863b5547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:08.971707 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Volume info retrieved successfully. Jul 22 00:07:08.971879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082b1cdb-a188-4014-bc72-9df8cd616d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:08.972908 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:07:08.973168 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:07:08.973815 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:09.039334 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:07:09.044056 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:09.044056 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:09.054932 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6cc920b-7ac5-4f2f-8478-b7b4277c0afc tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b returned with HTTP 200 Jul 22 00:07:09.055494 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 122/481] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:07:08 2026] GET /volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b => generated 908 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:09.070737 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1bbfa57-e546-422e-97e1-8f07dabf186a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:09.075335 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1bbfa57-e546-422e-97e1-8f07dabf186a tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:09.075335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1bbfa57-e546-422e-97e1-8f07dabf186a tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:09.075335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1bbfa57-e546-422e-97e1-8f07dabf186a tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:09.075616 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e1bbfa57-e546-422e-97e1-8f07dabf186a tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:09.087477 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:09.087477 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:09.088080 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1bbfa57-e546-422e-97e1-8f07dabf186a tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:09.091892 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 120/482] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:09 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:09.092033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082b1cdb-a188-4014-bc72-9df8cd616d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:09.092442 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2129849-c9d6-4126-a160-287941fcd673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:09.179408 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Created reservations ['6059e67c-f51c-492a-a7ab-735e9efcee09', 'c46c069c-dd09-4f75-aa5b-d18925dc4d61', 'bbffe307-c845-41ca-850a-3b7c389a6362', 'e9f09542-7b8d-45f4-bdea-cffd682af518'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:09.180685 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2129849-c9d6-4126-a160-287941fcd673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6059e67c-f51c-492a-a7ab-735e9efcee09', 'c46c069c-dd09-4f75-aa5b-d18925dc4d61', 'bbffe307-c845-41ca-850a-3b7c389a6362', 'e9f09542-7b8d-45f4-bdea-cffd682af518']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:09.181594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed338b8a-320d-40b6-a1a9-1b55cd8004d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:09.212659 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed338b8a-320d-40b6-a1a9-1b55cd8004d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ff6841e-e020-4001-abc8-00a8ca990881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-109301798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a29de910cca45f1a838032279d2cd1e',qos_specs=None,replication_status=,reservations=['6059e67c-f51c-492a-a7ab-735e9efcee09','c46c069c-dd09-4f75-aa5b-d18925dc4d61','bbffe307-c845-41ca-850a-3b7c389a6362','e9f09542-7b8d-45f4-bdea-cffd682af518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-109301798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ff6841e-e020-4001-abc8-00a8ca990881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a29de910cca45f1a838032279d2cd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:09.213908 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e823180-5868-4305-8d1c-eee1fbe4e287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:09.245303 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e823180-5868-4305-8d1c-eee1fbe4e287) transitioned into state 'SUCCESS' from state '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-109301798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a29de910cca45f1a838032279d2cd1e',qos_specs=None,replication_status=,reservations=['6059e67c-f51c-492a-a7ab-735e9efcee09','c46c069c-dd09-4f75-aa5b-d18925dc4d61','bbffe307-c845-41ca-850a-3b7c389a6362','e9f09542-7b8d-45f4-bdea-cffd682af518'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:09.245903 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b93cddd-e352-495d-875f-d92aac909c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:09.260940 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b93cddd-e352-495d-875f-d92aac909c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:09.262091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Flow 'volume_create_api' (8ab956b2-90e0-440a-a2ed-4776863b5547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:09.262541 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume request issued successfully. Jul 22 00:07:09.263910 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0fb9110-1c0d-44e3-b62f-8c875aacfd6f tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:09.264847 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 123/483] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:07:07 2026] POST /volume/v3/volumes => generated 751 bytes in 1288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:09.281326 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69fce4df-e770-44ed-b022-243eeab61fff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:09.283769 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69fce4df-e770-44ed-b022-243eeab61fff tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 Jul 22 00:07:09.283769 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69fce4df-e770-44ed-b022-243eeab61fff tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:09.283769 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69fce4df-e770-44ed-b022-243eeab61fff tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:09.298554 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:09.298554 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:09.306522 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-69fce4df-e770-44ed-b022-243eeab61fff tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:09.315189 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69fce4df-e770-44ed-b022-243eeab61fff tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 returned with HTTP 200 Jul 22 00:07:09.315977 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 119/484] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:09 2026] GET /volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:09.824981 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66d4847c-4f72-424e-be36-debeb7fd48cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:09.828358 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66d4847c-4f72-424e-be36-debeb7fd48cf tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:09.828620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66d4847c-4f72-424e-be36-debeb7fd48cf tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:09.828845 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66d4847c-4f72-424e-be36-debeb7fd48cf tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:09.844324 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:09.844324 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:09.849481 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-66d4847c-4f72-424e-be36-debeb7fd48cf tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:09.862817 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66d4847c-4f72-424e-be36-debeb7fd48cf tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:09.862817 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 123/485] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:09 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:09.939686 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-14c81c6a-9df3-48e5-afc6-e70c8ecce499 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:09.946813 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-14c81c6a-9df3-48e5-afc6-e70c8ecce499 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] DELETE https://10.4.3.168/volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c Jul 22 00:07:09.947517 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-14c81c6a-9df3-48e5-afc6-e70c8ecce499 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:09.948278 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-14c81c6a-9df3-48e5-afc6-e70c8ecce499 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:09.976761 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:09.976761 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:10.078978 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d9d42aa-8c8c-44f1-aa67-176bff8f701f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.081142 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d9d42aa-8c8c-44f1-aa67-176bff8f701f tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b Jul 22 00:07:10.081556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d9d42aa-8c8c-44f1-aa67-176bff8f701f tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.081910 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d9d42aa-8c8c-44f1-aa67-176bff8f701f tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.090305 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d9d42aa-8c8c-44f1-aa67-176bff8f701f tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b returned with HTTP 404 Jul 22 00:07:10.091738 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 124/486] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:07:10 2026] GET /volume/v3/volumes/5bf8a970-bfb6-4635-a38a-fe50eba3879b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:07:10.104359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6e214307-7155-45e4-bbc2-cf4dbc30a165 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.104788 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7b7079d-7e9a-4693-bfed-ff2d38089a4f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.105616 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-67a16f2a-9fad-4497-874a-71ebec1e275a req-14c81c6a-9df3-48e5-afc6-e70c8ecce499 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c returned with HTTP 200 Jul 22 00:07:10.106135 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 121/487] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:07:09 2026] DELETE /volume/v3/attachments/2ad62fd8-7ae9-4c18-ac1f-10807d89735c => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:10.106897 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7b7079d-7e9a-4693-bfed-ff2d38089a4f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:10.107222 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7b7079d-7e9a-4693-bfed-ff2d38089a4f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.107455 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7b7079d-7e9a-4693-bfed-ff2d38089a4f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.107580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f7b7079d-7e9a-4693-bfed-ff2d38089a4f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:10.108770 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e214307-7155-45e4-bbc2-cf4dbc30a165 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] GET https://10.4.3.168/volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 Jul 22 00:07:10.109655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e214307-7155-45e4-bbc2-cf4dbc30a165 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.110090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e214307-7155-45e4-bbc2-cf4dbc30a165 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.110314 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-6e214307-7155-45e4-bbc2-cf4dbc30a165 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] show called for member 2cbcc9e4-14a4-4618-bbfe-68c9adb35394 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:10.115252 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:10.115252 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:10.116013 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7b7079d-7e9a-4693-bfed-ff2d38089a4f tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:10.116384 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 124/488] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:10 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:10.121641 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e214307-7155-45e4-bbc2-cf4dbc30a165 tempest-GroupsV314Test-330820097 tempest-GroupsV314Test-330820097-project-member] https://10.4.3.168/volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 returned with HTTP 404 Jul 22 00:07:10.121641 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 120/489] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:10 2026] GET /volume/v3/groups/2cbcc9e4-14a4-4618-bbfe-68c9adb35394 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:07:10.132536 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66256206-03ef-413a-8b0b-28bbc60b5b67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.135191 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66256206-03ef-413a-8b0b-28bbc60b5b67 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/4ef19865-92d8-4fe0-995b-90e69c4cbe90 Jul 22 00:07:10.143313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66256206-03ef-413a-8b0b-28bbc60b5b67 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.143699 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66256206-03ef-413a-8b0b-28bbc60b5b67 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.150815 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:10.150815 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:10.172102 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66256206-03ef-413a-8b0b-28bbc60b5b67 tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] https://10.4.3.168/volume/v3/group_types/4ef19865-92d8-4fe0-995b-90e69c4cbe90 returned with HTTP 202 Jul 22 00:07:10.172671 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 125/490] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:07:10 2026] DELETE /volume/v3/group_types/4ef19865-92d8-4fe0-995b-90e69c4cbe90 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:10.188689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-091f120d-7457-463c-b50a-cbe15fd1eb6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.192134 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-091f120d-7457-463c-b50a-cbe15fd1eb6f tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] DELETE https://10.4.3.168/volume/v3/types/3735142a-8e1d-405d-9cfe-249d3cfb6a12 Jul 22 00:07:10.192681 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-091f120d-7457-463c-b50a-cbe15fd1eb6f tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.192681 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-091f120d-7457-463c-b50a-cbe15fd1eb6f tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.193043 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:10.193043 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:10.226554 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-091f120d-7457-463c-b50a-cbe15fd1eb6f tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] https://10.4.3.168/volume/v3/types/3735142a-8e1d-405d-9cfe-249d3cfb6a12 returned with HTTP 202 Jul 22 00:07:10.226781 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 122/491] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:07:10 2026] DELETE /volume/v3/types/3735142a-8e1d-405d-9cfe-249d3cfb6a12 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:10.237116 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56ffffa9-9766-42fd-ae5d-1511661ff39e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.239323 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56ffffa9-9766-42fd-ae5d-1511661ff39e tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] GET https://10.4.3.168/volume/v3/types/3735142a-8e1d-405d-9cfe-249d3cfb6a12 Jul 22 00:07:10.239612 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56ffffa9-9766-42fd-ae5d-1511661ff39e tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.239852 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56ffffa9-9766-42fd-ae5d-1511661ff39e tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.247342 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56ffffa9-9766-42fd-ae5d-1511661ff39e tempest-GroupsV314Test-845160570 tempest-GroupsV314Test-845160570-project-admin] https://10.4.3.168/volume/v3/types/3735142a-8e1d-405d-9cfe-249d3cfb6a12 returned with HTTP 404 Jul 22 00:07:10.248095 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 125/492] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:07:10 2026] GET /volume/v3/types/3735142a-8e1d-405d-9cfe-249d3cfb6a12 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:10.335841 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6b5ab5c-a8d5-4698-9daa-fc4fb035c0c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.337424 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6b5ab5c-a8d5-4698-9daa-fc4fb035c0c5 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 Jul 22 00:07:10.337883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6b5ab5c-a8d5-4698-9daa-fc4fb035c0c5 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.338223 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6b5ab5c-a8d5-4698-9daa-fc4fb035c0c5 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.349773 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:10.349773 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:10.358885 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6b5ab5c-a8d5-4698-9daa-fc4fb035c0c5 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:10.364890 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6b5ab5c-a8d5-4698-9daa-fc4fb035c0c5 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 returned with HTTP 200 Jul 22 00:07:10.365822 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 121/493] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:10 2026] GET /volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:10.384384 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5626a75c-000d-403a-b5d5-81c69426900c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.391499 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:10.392345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-836862242"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:10.393916 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-836862242'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:10.393916 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume of 1 GB Jul 22 00:07:10.401161 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Availability Zones retrieved successfully. Jul 22 00:07:10.411676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Flow 'volume_create_api' (f707e31d-2d1b-451b-bd9f-608bcfd78f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:10.413441 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a81a041-2a6e-40b4-86c4-dd57a7718481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:10.415046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:10.464465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a81a041-2a6e-40b4-86c4-dd57a7718481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:10.466114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ee83e7-2281-47ad-b259-f8b5a1b6e060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:10.528539 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Created reservations ['ace6ffb8-ea17-4506-a70e-e1cf8cdfb449', 'a9df291e-6dde-4b63-bd3c-a1e6275465e2', 'aafea30c-e094-404d-9325-41e2906ce386', 'e1efce83-512f-45cf-b8ee-6c0d946ffedf'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:10.529529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ee83e7-2281-47ad-b259-f8b5a1b6e060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ace6ffb8-ea17-4506-a70e-e1cf8cdfb449', 'a9df291e-6dde-4b63-bd3c-a1e6275465e2', 'aafea30c-e094-404d-9325-41e2906ce386', 'e1efce83-512f-45cf-b8ee-6c0d946ffedf']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:10.530455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ff4075-f00d-4803-a19c-af980e748e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:10.566549 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ff4075-f00d-4803-a19c-af980e748e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd10d8e8-1987-4a06-9d99-620a44e8c8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-836862242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a29de910cca45f1a838032279d2cd1e',qos_specs=None,replication_status=,reservations=['ace6ffb8-ea17-4506-a70e-e1cf8cdfb449','a9df291e-6dde-4b63-bd3c-a1e6275465e2','aafea30c-e094-404d-9325-41e2906ce386','e1efce83-512f-45cf-b8ee-6c0d946ffedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-836862242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd10d8e8-1987-4a06-9d99-620a44e8c8e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a29de910cca45f1a838032279d2cd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:10.568821 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d0212d-ec9a-4b2c-b5d0-10581617ac1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:10.597540 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d0212d-ec9a-4b2c-b5d0-10581617ac1b) transitioned into state 'SUCCESS' from state '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-836862242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a29de910cca45f1a838032279d2cd1e',qos_specs=None,replication_status=,reservations=['ace6ffb8-ea17-4506-a70e-e1cf8cdfb449','a9df291e-6dde-4b63-bd3c-a1e6275465e2','aafea30c-e094-404d-9325-41e2906ce386','e1efce83-512f-45cf-b8ee-6c0d946ffedf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:10.598500 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7083739-a499-44e3-b286-16ee0af406c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:10.612410 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7083739-a499-44e3-b286-16ee0af406c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:10.613536 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Flow 'volume_create_api' (f707e31d-2d1b-451b-bd9f-608bcfd78f53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:10.613789 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume request issued successfully. Jul 22 00:07:10.614644 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5626a75c-000d-403a-b5d5-81c69426900c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:10.615306 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 126/494] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:10 2026] POST /volume/v3/volumes => generated 751 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:10.636024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a94c5a90-bf28-471a-8f58-ba7ffc2ecd3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.640622 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a94c5a90-bf28-471a-8f58-ba7ffc2ecd3d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 Jul 22 00:07:10.640908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a94c5a90-bf28-471a-8f58-ba7ffc2ecd3d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.641221 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a94c5a90-bf28-471a-8f58-ba7ffc2ecd3d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.656764 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:10.656764 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:10.663376 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a94c5a90-bf28-471a-8f58-ba7ffc2ecd3d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:10.670422 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a94c5a90-bf28-471a-8f58-ba7ffc2ecd3d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 returned with HTTP 200 Jul 22 00:07:10.671010 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 123/495] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:10 2026] GET /volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:10.897547 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eac35c9c-fb8f-45b3-b612-610a8ac92720 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:10.899673 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eac35c9c-fb8f-45b3-b612-610a8ac92720 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:10.900054 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eac35c9c-fb8f-45b3-b612-610a8ac92720 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:10.900346 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eac35c9c-fb8f-45b3-b612-610a8ac92720 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:10.908019 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:10.908019 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:10.912661 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eac35c9c-fb8f-45b3-b612-610a8ac92720 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:10.917767 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eac35c9c-fb8f-45b3-b612-610a8ac92720 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:10.918220 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 126/496] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:10 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:11.133842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04c14114-1063-48a2-b8bc-635809f78b06 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:11.136141 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04c14114-1063-48a2-b8bc-635809f78b06 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:11.137405 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04c14114-1063-48a2-b8bc-635809f78b06 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:11.137405 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04c14114-1063-48a2-b8bc-635809f78b06 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:11.137405 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-04c14114-1063-48a2-b8bc-635809f78b06 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:11.143401 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:11.143401 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:11.144548 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04c14114-1063-48a2-b8bc-635809f78b06 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:11.145612 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 122/497] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:11 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:11.689388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51bfd069-026e-4efc-bcee-59aa820108ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:11.692023 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51bfd069-026e-4efc-bcee-59aa820108ed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 Jul 22 00:07:11.692572 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51bfd069-026e-4efc-bcee-59aa820108ed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:11.692840 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51bfd069-026e-4efc-bcee-59aa820108ed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:11.712656 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:11.712656 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:11.722490 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-51bfd069-026e-4efc-bcee-59aa820108ed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:11.731471 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51bfd069-026e-4efc-bcee-59aa820108ed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 returned with HTTP 200 Jul 22 00:07:11.731968 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 127/498] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:11 2026] GET /volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:11.746880 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:11.749769 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:11.750109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-128190040"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:11.752084 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-128190040'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:11.752172 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume of 1 GB Jul 22 00:07:11.758124 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Availability Zones retrieved successfully. Jul 22 00:07:11.765991 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Flow 'volume_create_api' (f113783c-9dd4-4573-82c3-d3a970c2dcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:11.767045 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a1fcea-4f93-45bd-b423-886e130ae096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:11.768110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:11.806618 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a1fcea-4f93-45bd-b423-886e130ae096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:11.807910 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bba56f-2b90-40fb-80ac-82c39e47591c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:11.871479 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Created reservations ['f2676c8a-f26f-44b3-bb55-f2bdf12958bc', '39ab2e4d-ea94-4236-a9eb-ae42e0b7b463', 'be9a4078-db6d-4591-acf3-8582c59a12c9', 'd1af39e6-b417-4ee8-ac52-de2b8dc3ae4f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:11.872494 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bba56f-2b90-40fb-80ac-82c39e47591c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2676c8a-f26f-44b3-bb55-f2bdf12958bc', '39ab2e4d-ea94-4236-a9eb-ae42e0b7b463', 'be9a4078-db6d-4591-acf3-8582c59a12c9', 'd1af39e6-b417-4ee8-ac52-de2b8dc3ae4f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:11.873489 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d9e877-b194-49fc-9c7f-fd26e8a77f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:11.907336 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d9e877-b194-49fc-9c7f-fd26e8a77f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15fda7bc-aa1e-42c1-9b8c-c10e48b80092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-128190040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a29de910cca45f1a838032279d2cd1e',qos_specs=None,replication_status=,reservations=['f2676c8a-f26f-44b3-bb55-f2bdf12958bc','39ab2e4d-ea94-4236-a9eb-ae42e0b7b463','be9a4078-db6d-4591-acf3-8582c59a12c9','d1af39e6-b417-4ee8-ac52-de2b8dc3ae4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-128190040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15fda7bc-aa1e-42c1-9b8c-c10e48b80092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a29de910cca45f1a838032279d2cd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:11.909005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7498c4-d170-4053-87a7-69781fd44138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:11.950333 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7498c4-d170-4053-87a7-69781fd44138) transitioned into state 'SUCCESS' from state '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-128190040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a29de910cca45f1a838032279d2cd1e',qos_specs=None,replication_status=,reservations=['f2676c8a-f26f-44b3-bb55-f2bdf12958bc','39ab2e4d-ea94-4236-a9eb-ae42e0b7b463','be9a4078-db6d-4591-acf3-8582c59a12c9','d1af39e6-b417-4ee8-ac52-de2b8dc3ae4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f22c2aa11e664d91b5a34532f62b2ddf',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:11.951334 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf3b373-8326-4dc0-b2b8-da80f1f34d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:11.965267 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf3b373-8326-4dc0-b2b8-da80f1f34d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:11.966054 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Flow 'volume_create_api' (f113783c-9dd4-4573-82c3-d3a970c2dcb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:11.966448 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Create volume request issued successfully. Jul 22 00:07:11.968624 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b058098-ce93-465e-9c5b-7b41995b7ebd tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:11.968624 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 124/499] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:11 2026] POST /volume/v3/volumes => generated 751 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:11.987889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac7f1830-6c44-44f2-a311-b826d06015e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:11.988488 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac7f1830-6c44-44f2-a311-b826d06015e1 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 Jul 22 00:07:11.988742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac7f1830-6c44-44f2-a311-b826d06015e1 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:11.988968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac7f1830-6c44-44f2-a311-b826d06015e1 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:11.996802 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:11.996802 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:12.000752 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ac7f1830-6c44-44f2-a311-b826d06015e1 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:12.008270 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac7f1830-6c44-44f2-a311-b826d06015e1 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 returned with HTTP 200 Jul 22 00:07:12.008781 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 127/500] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:11 2026] GET /volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:12.158885 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98123b09-ba38-43fb-a09f-2057903da54c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.161159 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.161791 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98123b09-ba38-43fb-a09f-2057903da54c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:12.162108 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98123b09-ba38-43fb-a09f-2057903da54c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:12.162819 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98123b09-ba38-43fb-a09f-2057903da54c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:12.162819 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-98123b09-ba38-43fb-a09f-2057903da54c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:12.163771 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:12.164268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1599642110", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:12.167172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1599642110', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:12.167358 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Create volume of 1 GB Jul 22 00:07:12.170346 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:12.170346 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:12.171493 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98123b09-ba38-43fb-a09f-2057903da54c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:12.172081 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 123/501] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:12 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:12.173798 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Availability Zones retrieved successfully. Jul 22 00:07:12.182220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Flow 'volume_create_api' (6cf45b07-d70c-4b06-ab5f-61f406f55158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:12.183668 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e0a0bc-4dd8-47bc-9747-518563150327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:12.184790 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81303692-24ce-481d-a313-6ccaa589a028 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.184969 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:12.187460 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81303692-24ce-481d-a313-6ccaa589a028 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b Jul 22 00:07:12.187687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81303692-24ce-481d-a313-6ccaa589a028 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:12.187908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81303692-24ce-481d-a313-6ccaa589a028 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:12.197318 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:12.197318 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:12.203640 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81303692-24ce-481d-a313-6ccaa589a028 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Volume info retrieved successfully. Jul 22 00:07:12.210248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81303692-24ce-481d-a313-6ccaa589a028 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b returned with HTTP 200 Jul 22 00:07:12.211228 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 125/502] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:12 2026] GET /volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:12.225023 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e0a0bc-4dd8-47bc-9747-518563150327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:12.226088 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c79902-e483-4e83-8fad-04123e9f51d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:12.228620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5152681b-ef76-4f07-9778-a7b9e98f6ba6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.231197 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5152681b-ef76-4f07-9778-a7b9e98f6ba6 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] PUT https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:12.231775 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5152681b-ef76-4f07-9778-a7b9e98f6ba6 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1291429875", "description": "tempest-volume-backup-description-335447345"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:12.245261 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:12.245261 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:12.253744 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5152681b-ef76-4f07-9778-a7b9e98f6ba6 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:12.254357 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 128/503] 10.4.3.168 () {70 vars in 1409 bytes} [Wed Jul 22 00:07:12 2026] PUT /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 333 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:12.265725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-716e1da8-9724-430b-930e-347aa27f78a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.268015 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-716e1da8-9724-430b-930e-347aa27f78a2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:12.268136 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-716e1da8-9724-430b-930e-347aa27f78a2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:12.268801 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-716e1da8-9724-430b-930e-347aa27f78a2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:12.268801 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-716e1da8-9724-430b-930e-347aa27f78a2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:12.276173 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:12.276173 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:12.277092 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-716e1da8-9724-430b-930e-347aa27f78a2 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:12.278630 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 124/504] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:12 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 839 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:12.302109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-768ef4bb-cff4-460e-960b-74941aa25c2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.302109 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-768ef4bb-cff4-460e-960b-74941aa25c2c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] DELETE https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:12.302109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-768ef4bb-cff4-460e-960b-74941aa25c2c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:12.302109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-768ef4bb-cff4-460e-960b-74941aa25c2c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:12.302109 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-768ef4bb-cff4-460e-960b-74941aa25c2c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Delete backup with id: 33d9f08d-894c-48bc-91af-22ae96732a20. Jul 22 00:07:12.307795 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:12.307795 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:12.320425 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Created reservations ['d309afa1-bb4f-4772-b928-a57d2f049182', '098b7469-7b11-4a92-b559-383d1d8b4c24', '1872ac3d-f563-4541-af3c-c6862f29e910', 'a144d10c-5dc0-4f6e-91b5-69cd454ba803'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:12.321874 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c79902-e483-4e83-8fad-04123e9f51d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d309afa1-bb4f-4772-b928-a57d2f049182', '098b7469-7b11-4a92-b559-383d1d8b4c24', '1872ac3d-f563-4541-af3c-c6862f29e910', 'a144d10c-5dc0-4f6e-91b5-69cd454ba803']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:12.323117 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a785934a-017c-4bd9-a92d-78ba1c72b1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:12.339968 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-768ef4bb-cff4-460e-960b-74941aa25c2c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] delete_backup rpcapi backup_id 33d9f08d-894c-48bc-91af-22ae96732a20 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:07:12.342681 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-768ef4bb-cff4-460e-960b-74941aa25c2c tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 202 Jul 22 00:07:12.344936 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 126/505] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:07:12 2026] DELETE /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:07:12.361714 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a785934a-017c-4bd9-a92d-78ba1c72b1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dca1617-167c-493c-a799-613610bdc6fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1599642110',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c6ef18f80434cf98c42fb95a50bd847',qos_specs=None,replication_status=,reservations=['d309afa1-bb4f-4772-b928-a57d2f049182','098b7469-7b11-4a92-b559-383d1d8b4c24','1872ac3d-f563-4541-af3c-c6862f29e910','a144d10c-5dc0-4f6e-91b5-69cd454ba803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59abf7ba40af4c44a4eb6d34787a7a52',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1599642110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dca1617-167c-493c-a799-613610bdc6fc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3c6ef18f80434cf98c42fb95a50bd847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59abf7ba40af4c44a4eb6d34787a7a52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:12.362840 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-47b6742c-db13-4600-8348-82cb834cece3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.363123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c7b59e-af9f-4d52-8a6e-f134576acd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:12.368695 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47b6742c-db13-4600-8348-82cb834cece3 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:12.369104 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47b6742c-db13-4600-8348-82cb834cece3 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:12.369494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47b6742c-db13-4600-8348-82cb834cece3 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:12.369659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-47b6742c-db13-4600-8348-82cb834cece3 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:12.381018 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:12.381018 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:12.383119 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47b6742c-db13-4600-8348-82cb834cece3 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 200 Jul 22 00:07:12.385024 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 129/506] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:12 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:07:12.394970 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c7b59e-af9f-4d52-8a6e-f134576acd75) transitioned into state 'SUCCESS' from state '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-1599642110',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c6ef18f80434cf98c42fb95a50bd847',qos_specs=None,replication_status=,reservations=['d309afa1-bb4f-4772-b928-a57d2f049182','098b7469-7b11-4a92-b559-383d1d8b4c24','1872ac3d-f563-4541-af3c-c6862f29e910','a144d10c-5dc0-4f6e-91b5-69cd454ba803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59abf7ba40af4c44a4eb6d34787a7a52',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:12.396100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad522527-018d-47d6-869d-ccb66e9d8678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:12.412097 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad522527-018d-47d6-869d-ccb66e9d8678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:12.413392 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Flow 'volume_create_api' (6cf45b07-d70c-4b06-ab5f-61f406f55158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:12.413932 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Create volume request issued successfully. Jul 22 00:07:12.414963 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-185e9e9a-ce25-4713-800b-cf44ff80de1d tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:12.415766 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 128/507] 10.4.3.168 () {72 vars in 1541 bytes} [Wed Jul 22 00:07:12 2026] POST /volume/v3/volumes => generated 763 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:12.426985 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-00cbadc6-7f3a-425c-aff2-58c362ceb6e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.432342 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-00cbadc6-7f3a-425c-aff2-58c362ceb6e6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] GET https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc Jul 22 00:07:12.432528 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-00cbadc6-7f3a-425c-aff2-58c362ceb6e6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:12.433563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-00cbadc6-7f3a-425c-aff2-58c362ceb6e6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:12.449982 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:12.449982 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:12.457139 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-00cbadc6-7f3a-425c-aff2-58c362ceb6e6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Volume info retrieved successfully. Jul 22 00:07:12.465885 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-58934ca6-e311-4633-9a9c-36b8410d6252 req-00cbadc6-7f3a-425c-aff2-58c362ceb6e6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc returned with HTTP 200 Jul 22 00:07:12.467603 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 125/508] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:12 2026] GET /volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc => generated 831 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:12.514899 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-cda52eeb-0d32-491b-99fc-6ededeac44ca req-505a77ef-123c-419c-a012-b9464f3020ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:12.517672 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cda52eeb-0d32-491b-99fc-6ededeac44ca req-505a77ef-123c-419c-a012-b9464f3020ad tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] GET https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc Jul 22 00:07:12.517906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cda52eeb-0d32-491b-99fc-6ededeac44ca req-505a77ef-123c-419c-a012-b9464f3020ad tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:12.518123 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cda52eeb-0d32-491b-99fc-6ededeac44ca req-505a77ef-123c-419c-a012-b9464f3020ad tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:12.530241 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:12.530241 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:12.538070 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-cda52eeb-0d32-491b-99fc-6ededeac44ca req-505a77ef-123c-419c-a012-b9464f3020ad tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Volume info retrieved successfully. Jul 22 00:07:12.546310 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cda52eeb-0d32-491b-99fc-6ededeac44ca req-505a77ef-123c-419c-a012-b9464f3020ad tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc returned with HTTP 200 Jul 22 00:07:12.548170 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 127/509] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:12 2026] GET /volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:13.022784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4e9cf0b-ced4-4787-9ac0-03916e0d4b7a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:13.025203 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4e9cf0b-ced4-4787-9ac0-03916e0d4b7a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 Jul 22 00:07:13.025309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4e9cf0b-ced4-4787-9ac0-03916e0d4b7a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:13.025620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4e9cf0b-ced4-4787-9ac0-03916e0d4b7a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:13.037370 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:13.037370 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:13.050510 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4e9cf0b-ced4-4787-9ac0-03916e0d4b7a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:13.063116 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4e9cf0b-ced4-4787-9ac0-03916e0d4b7a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 returned with HTTP 200 Jul 22 00:07:13.063601 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 130/510] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:13 2026] GET /volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:13.400795 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92c70e5c-da8b-4ddb-a448-1df9f0772569 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:13.404182 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92c70e5c-da8b-4ddb-a448-1df9f0772569 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 Jul 22 00:07:13.404432 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92c70e5c-da8b-4ddb-a448-1df9f0772569 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:13.404643 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92c70e5c-da8b-4ddb-a448-1df9f0772569 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:13.404749 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-92c70e5c-da8b-4ddb-a448-1df9f0772569 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Show backup with id 33d9f08d-894c-48bc-91af-22ae96732a20. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:13.409332 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92c70e5c-da8b-4ddb-a448-1df9f0772569 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 returned with HTTP 404 Jul 22 00:07:13.409956 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 129/511] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:13 2026] GET /volume/v3/backups/33d9f08d-894c-48bc-91af-22ae96732a20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:13.525990 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef348961-b294-4576-9854-18c942881352 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:13.528265 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef348961-b294-4576-9854-18c942881352 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b Jul 22 00:07:13.528523 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef348961-b294-4576-9854-18c942881352 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:13.528717 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef348961-b294-4576-9854-18c942881352 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:13.541846 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:13.541846 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:13.544662 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ef348961-b294-4576-9854-18c942881352 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Volume info retrieved successfully. Jul 22 00:07:13.549646 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef348961-b294-4576-9854-18c942881352 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b returned with HTTP 200 Jul 22 00:07:13.550116 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 126/512] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:13 2026] GET /volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:13.562993 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07f62fbd-2f1b-4dbf-9b3c-3ec482fca4fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:13.566815 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07f62fbd-2f1b-4dbf-9b3c-3ec482fca4fe tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] DELETE https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b Jul 22 00:07:13.568170 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07f62fbd-2f1b-4dbf-9b3c-3ec482fca4fe tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:13.568170 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07f62fbd-2f1b-4dbf-9b3c-3ec482fca4fe tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:13.569248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-07f62fbd-2f1b-4dbf-9b3c-3ec482fca4fe tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Delete volume with id: cd1be506-b5f7-4713-9e60-8427d9aaac9b Jul 22 00:07:13.582788 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:13.582788 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:13.583257 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07f62fbd-2f1b-4dbf-9b3c-3ec482fca4fe tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Volume info retrieved successfully. Jul 22 00:07:13.601257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-20dfe1b7-c33d-4204-a3c2-23b2ba39d9ef req-5b91c3e4-2e56-4175-8a71-6e521278a6f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:13.605136 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-20dfe1b7-c33d-4204-a3c2-23b2ba39d9ef req-5b91c3e4-2e56-4175-8a71-6e521278a6f0 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] GET https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc Jul 22 00:07:13.605467 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-20dfe1b7-c33d-4204-a3c2-23b2ba39d9ef req-5b91c3e4-2e56-4175-8a71-6e521278a6f0 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:13.605723 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-20dfe1b7-c33d-4204-a3c2-23b2ba39d9ef req-5b91c3e4-2e56-4175-8a71-6e521278a6f0 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:13.624466 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:13.624466 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:13.630873 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07f62fbd-2f1b-4dbf-9b3c-3ec482fca4fe tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Delete volume request issued successfully. Jul 22 00:07:13.631109 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07f62fbd-2f1b-4dbf-9b3c-3ec482fca4fe tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b returned with HTTP 202 Jul 22 00:07:13.631791 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 128/513] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:07:13 2026] DELETE /volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:13.636943 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-20dfe1b7-c33d-4204-a3c2-23b2ba39d9ef req-5b91c3e4-2e56-4175-8a71-6e521278a6f0 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Volume info retrieved successfully. Jul 22 00:07:13.642810 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bde26556-8131-41c3-87e0-390d2cde13e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:13.644110 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-20dfe1b7-c33d-4204-a3c2-23b2ba39d9ef req-5b91c3e4-2e56-4175-8a71-6e521278a6f0 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc returned with HTTP 200 Jul 22 00:07:13.644711 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 131/514] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:13 2026] GET /volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:13.646923 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bde26556-8131-41c3-87e0-390d2cde13e6 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b Jul 22 00:07:13.646923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bde26556-8131-41c3-87e0-390d2cde13e6 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:13.647198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bde26556-8131-41c3-87e0-390d2cde13e6 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:13.659778 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:13.659778 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:13.665846 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bde26556-8131-41c3-87e0-390d2cde13e6 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Volume info retrieved successfully. Jul 22 00:07:13.673478 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bde26556-8131-41c3-87e0-390d2cde13e6 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b returned with HTTP 200 Jul 22 00:07:13.674100 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 130/515] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:13 2026] GET /volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:13.913656 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-680eba66-c1fb-494d-a986-08d15e3eaaaf req-cdcacbdf-9469-46b3-aa00-e83c2fa483f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:13.917666 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-680eba66-c1fb-494d-a986-08d15e3eaaaf req-cdcacbdf-9469-46b3-aa00-e83c2fa483f6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-reader] GET https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc Jul 22 00:07:13.918107 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-680eba66-c1fb-494d-a986-08d15e3eaaaf req-cdcacbdf-9469-46b3-aa00-e83c2fa483f6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:13.918379 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-680eba66-c1fb-494d-a986-08d15e3eaaaf req-cdcacbdf-9469-46b3-aa00-e83c2fa483f6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:13.933033 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:13.933033 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:13.938446 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-680eba66-c1fb-494d-a986-08d15e3eaaaf req-cdcacbdf-9469-46b3-aa00-e83c2fa483f6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-reader] Volume info retrieved successfully. Jul 22 00:07:13.945222 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-680eba66-c1fb-494d-a986-08d15e3eaaaf req-cdcacbdf-9469-46b3-aa00-e83c2fa483f6 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-reader] https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc returned with HTTP 200 Jul 22 00:07:13.945917 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 127/516] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:13 2026] GET /volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:13.980195 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-116106db-1519-464e-b3cb-4183baa70118 req-cd9e6938-b9f8-4c09-95cf-ac8935c60a88 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:13.982913 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-116106db-1519-464e-b3cb-4183baa70118 req-cd9e6938-b9f8-4c09-95cf-ac8935c60a88 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc Jul 22 00:07:13.983213 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-116106db-1519-464e-b3cb-4183baa70118 req-cd9e6938-b9f8-4c09-95cf-ac8935c60a88 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:13.983481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-116106db-1519-464e-b3cb-4183baa70118 req-cd9e6938-b9f8-4c09-95cf-ac8935c60a88 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:13.983714 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-116106db-1519-464e-b3cb-4183baa70118 req-cd9e6938-b9f8-4c09-95cf-ac8935c60a88 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Delete volume with id: 4dca1617-167c-493c-a799-613610bdc6fc Jul 22 00:07:13.993805 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:13.993805 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:13.993805 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-116106db-1519-464e-b3cb-4183baa70118 req-cd9e6938-b9f8-4c09-95cf-ac8935c60a88 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Volume info retrieved successfully. Jul 22 00:07:14.019565 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-116106db-1519-464e-b3cb-4183baa70118 req-cd9e6938-b9f8-4c09-95cf-ac8935c60a88 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Delete volume request issued successfully. Jul 22 00:07:14.021317 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-116106db-1519-464e-b3cb-4183baa70118 req-cd9e6938-b9f8-4c09-95cf-ac8935c60a88 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc returned with HTTP 202 Jul 22 00:07:14.021317 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 129/517] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:07:13 2026] DELETE /volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:14.056656 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-99ec8733-162c-41a8-a470-77f17778c25c req-7539989f-3d41-45f8-8848-f46df644ff26 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:14.063565 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-99ec8733-162c-41a8-a470-77f17778c25c req-7539989f-3d41-45f8-8848-f46df644ff26 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] GET https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc Jul 22 00:07:14.063762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-99ec8733-162c-41a8-a470-77f17778c25c req-7539989f-3d41-45f8-8848-f46df644ff26 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:14.064076 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-99ec8733-162c-41a8-a470-77f17778c25c req-7539989f-3d41-45f8-8848-f46df644ff26 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:14.075570 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:14.075570 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:14.082915 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-99ec8733-162c-41a8-a470-77f17778c25c req-7539989f-3d41-45f8-8848-f46df644ff26 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Volume info retrieved successfully. Jul 22 00:07:14.098117 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-99ec8733-162c-41a8-a470-77f17778c25c req-7539989f-3d41-45f8-8848-f46df644ff26 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc returned with HTTP 200 Jul 22 00:07:14.098930 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 132/518] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:14 2026] GET /volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:14.692630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-922d29d6-588a-4be9-83ba-aca2d84eea50 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:14.699208 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-922d29d6-588a-4be9-83ba-aca2d84eea50 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] GET https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b Jul 22 00:07:14.699507 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-922d29d6-588a-4be9-83ba-aca2d84eea50 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:14.699775 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-922d29d6-588a-4be9-83ba-aca2d84eea50 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:14.709790 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-922d29d6-588a-4be9-83ba-aca2d84eea50 tempest-VolumesBackupsV39Test-32816256 tempest-VolumesBackupsV39Test-32816256-project-member] https://10.4.3.168/volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b returned with HTTP 404 Jul 22 00:07:14.710255 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 131/519] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:07:14 2026] GET /volume/v3/volumes/cd1be506-b5f7-4713-9e60-8427d9aaac9b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:14.890726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c9b3a79a-6797-4cc0-8cf6-598678b551f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:14.892932 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c9b3a79a-6797-4cc0-8cf6-598678b551f2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:14.893228 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c9b3a79a-6797-4cc0-8cf6-598678b551f2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:14.893457 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c9b3a79a-6797-4cc0-8cf6-598678b551f2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:14.906519 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:14.906519 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:14.913079 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c9b3a79a-6797-4cc0-8cf6-598678b551f2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:14.918875 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c9b3a79a-6797-4cc0-8cf6-598678b551f2 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:14.919451 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 128/520] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:14 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:15.001142 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-651db9b0-43f6-4ec9-8d39-2226e30de243 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:15.003949 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-651db9b0-43f6-4ec9-8d39-2226e30de243 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:15.006041 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-651db9b0-43f6-4ec9-8d39-2226e30de243 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:15.006041 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-651db9b0-43f6-4ec9-8d39-2226e30de243 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:15.016636 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:15.016636 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:15.023309 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-651db9b0-43f6-4ec9-8d39-2226e30de243 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:15.029847 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-651db9b0-43f6-4ec9-8d39-2226e30de243 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:15.030268 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 130/521] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:15 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:15.131205 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a854377e-b231-4313-a413-14cdc37f244c req-b33587c9-db31-41e3-be13-fdc4d72a05e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:15.139034 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a854377e-b231-4313-a413-14cdc37f244c req-b33587c9-db31-41e3-be13-fdc4d72a05e7 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] GET https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc Jul 22 00:07:15.139241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a854377e-b231-4313-a413-14cdc37f244c req-b33587c9-db31-41e3-be13-fdc4d72a05e7 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:15.139477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a854377e-b231-4313-a413-14cdc37f244c req-b33587c9-db31-41e3-be13-fdc4d72a05e7 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:15.159780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a854377e-b231-4313-a413-14cdc37f244c req-b33587c9-db31-41e3-be13-fdc4d72a05e7 tempest-VolumesGetTestJSON-1897552897 tempest-VolumesGetTestJSON-1897552897-project-member] https://10.4.3.168/volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc returned with HTTP 404 Jul 22 00:07:15.160784 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 133/522] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:15 2026] GET /volume/v3/volumes/4dca1617-167c-493c-a799-613610bdc6fc => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:16.212414 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c705c24c-9227-442f-917a-201c06fde9dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:16.510339 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c705c24c-9227-442f-917a-201c06fde9dc tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:07:16.510735 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c705c24c-9227-442f-917a-201c06fde9dc tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1510012158"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:16.537611 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c705c24c-9227-442f-917a-201c06fde9dc tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:07:16.538137 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 132/523] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:07:16 2026] POST /volume/v3/types => generated 220 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:16.551207 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29a91204-9f9c-4afa-9cd9-2826013c7bea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:16.557889 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29a91204-9f9c-4afa-9cd9-2826013c7bea tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:07:16.558433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29a91204-9f9c-4afa-9cd9-2826013c7bea tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1237744898"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:16.579365 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29a91204-9f9c-4afa-9cd9-2826013c7bea tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:07:16.579884 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 129/524] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:07:16 2026] POST /volume/v3/group_types => generated 177 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:16.589010 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:16.890057 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:07:16.890057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d71420a3-6259-48fc-b642-675ab8bb185a", "volume_types": ["3b56c196-c8c2-4ce1-b7fa-f717ea75df66"], "name": "tempest-GroupsV320Test-Group-1472135907"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:16.891832 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Creating new group {'group': {'group_type': 'd71420a3-6259-48fc-b642-675ab8bb185a', 'volume_types': ['3b56c196-c8c2-4ce1-b7fa-f717ea75df66'], 'name': 'tempest-GroupsV320Test-Group-1472135907'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:07:16.897375 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Creating group tempest-GroupsV320Test-Group-1472135907. Jul 22 00:07:16.916052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:07:16.915657. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:07:16.916537 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Availability Zones retrieved successfully. Jul 22 00:07:16.947048 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Created reservations ['457c0a41-d322-42bd-b95a-a250d815416a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:16.989093 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c63c85b-7e5e-44cb-8677-c5fca6ecad72 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:07:16.989093 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 131/525] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:07:16 2026] POST /volume/v3/groups => generated 108 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:17.004608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c527c0cf-82f2-4996-8edc-a7b2497957c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:17.007254 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c527c0cf-82f2-4996-8edc-a7b2497957c6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:17.007659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c527c0cf-82f2-4996-8edc-a7b2497957c6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:17.008527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c527c0cf-82f2-4996-8edc-a7b2497957c6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:17.008527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-c527c0cf-82f2-4996-8edc-a7b2497957c6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] show called for member c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:17.014841 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:17.014841 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:17.035085 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c527c0cf-82f2-4996-8edc-a7b2497957c6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c returned with HTTP 200 Jul 22 00:07:17.035563 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 134/526] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:17 2026] GET /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:17.824395 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f486c440-d406-4e35-9f05-42058956f091 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.020054 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f486c440-d406-4e35-9f05-42058956f091 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:07:18.020360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f486c440-d406-4e35-9f05-42058956f091 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.020554 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f486c440-d406-4e35-9f05-42058956f091 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.021364 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-f486c440-d406-4e35-9f05-42058956f091 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:18.022575 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f486c440-d406-4e35-9f05-42058956f091 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:18.029666 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f486c440-d406-4e35-9f05-42058956f091 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:18.030008 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f486c440-d406-4e35-9f05-42058956f091 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:07:18.030394 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 133/527] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:07:17 2026] GET /volume/v3/volumes => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:07:18.041534 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-704ae6f7-9f45-48c0-a0db-714027814a5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.043488 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:18.043996 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1897045999"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:18.047051 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1897045999'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:18.047051 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume of 1 GB Jul 22 00:07:18.050161 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f6dd01a6-d326-4afa-bd30-c7a43b998419 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.051141 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Availability Zones retrieved successfully. Jul 22 00:07:18.052900 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6dd01a6-d326-4afa-bd30-c7a43b998419 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:18.053164 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6dd01a6-d326-4afa-bd30-c7a43b998419 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.053433 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6dd01a6-d326-4afa-bd30-c7a43b998419 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.053621 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-f6dd01a6-d326-4afa-bd30-c7a43b998419 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] show called for member c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:18.058099 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.058099 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:18.060128 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Flow 'volume_create_api' (39825b0b-755a-4d10-b59c-b637dc9695cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:18.061984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e38ee0-496b-43b5-80fd-cfb9d77c9c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:18.063372 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:18.079182 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6dd01a6-d326-4afa-bd30-c7a43b998419 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c returned with HTTP 200 Jul 22 00:07:18.080784 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 132/528] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:18 2026] GET /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c => generated 389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:18.092837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5e38ee0-496b-43b5-80fd-cfb9d77c9c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:18.093755 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06705554-f446-43cd-ba79-fea94c826360 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.094127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842e7677-95b0-478a-9341-2fa1d6def380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:18.096522 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06705554-f446-43cd-ba79-fea94c826360 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] POST https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action Jul 22 00:07:18.096997 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06705554-f446-43cd-ba79-fea94c826360 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:18.097170 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06705554-f446-43cd-ba79-fea94c826360 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:18.099346 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-06705554-f446-43cd-ba79-fea94c826360 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Updating group 'c9a7436f-bb50-44dd-a04b-a05bbc97816c' with 'creating' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 00:07:18.105715 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.105715 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:18.112650 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06705554-f446-43cd-ba79-fea94c826360 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action returned with HTTP 202 Jul 22 00:07:18.113181 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 135/529] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:07:18 2026] POST /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:18.120817 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b9589ce8-8257-496d-aaa0-8088cab7e81d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.122961 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9589ce8-8257-496d-aaa0-8088cab7e81d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:18.123434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9589ce8-8257-496d-aaa0-8088cab7e81d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.123792 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9589ce8-8257-496d-aaa0-8088cab7e81d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.123965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-b9589ce8-8257-496d-aaa0-8088cab7e81d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] show called for member c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:18.130794 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.130794 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:18.141540 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9589ce8-8257-496d-aaa0-8088cab7e81d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c returned with HTTP 200 Jul 22 00:07:18.142133 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 134/530] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:18 2026] GET /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:18.154855 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4745ada6-2637-4b90-a6be-eee16f743f01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.156926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4745ada6-2637-4b90-a6be-eee16f743f01 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] POST https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action Jul 22 00:07:18.157346 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4745ada6-2637-4b90-a6be-eee16f743f01 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:18.157537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4745ada6-2637-4b90-a6be-eee16f743f01 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:18.159570 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-4745ada6-2637-4b90-a6be-eee16f743f01 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Updating group 'c9a7436f-bb50-44dd-a04b-a05bbc97816c' with 'available' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 00:07:18.166039 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.166039 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:18.177461 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4745ada6-2637-4b90-a6be-eee16f743f01 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action returned with HTTP 202 Jul 22 00:07:18.178313 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 133/531] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:07:18 2026] POST /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:18.188359 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57140a09-4a33-4028-807e-ff80c8be928d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.190353 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57140a09-4a33-4028-807e-ff80c8be928d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:18.191262 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57140a09-4a33-4028-807e-ff80c8be928d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.191262 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57140a09-4a33-4028-807e-ff80c8be928d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.192295 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-57140a09-4a33-4028-807e-ff80c8be928d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] show called for member c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:18.198911 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.198911 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:18.213208 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57140a09-4a33-4028-807e-ff80c8be928d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c returned with HTTP 200 Jul 22 00:07:18.213765 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 136/532] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:18 2026] GET /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c => generated 389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:18.216235 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Created reservations ['c068213b-2673-486a-8503-de19327a38af', '2ab2bcae-f7e3-4522-a074-62ed88963fc7', '3ab3ded4-5c5e-4d81-904b-47217028ed3c', '7c0eba5f-6619-4108-873c-1a02ee055656'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:18.217558 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842e7677-95b0-478a-9341-2fa1d6def380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c068213b-2673-486a-8503-de19327a38af', '2ab2bcae-f7e3-4522-a074-62ed88963fc7', '3ab3ded4-5c5e-4d81-904b-47217028ed3c', '7c0eba5f-6619-4108-873c-1a02ee055656']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:18.218420 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4a0345-c701-43da-9539-fde73f70e3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:18.226002 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92730415-26c7-44fe-9bb4-59cf9dc7009d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.228135 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92730415-26c7-44fe-9bb4-59cf9dc7009d tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] POST https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action Jul 22 00:07:18.229284 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92730415-26c7-44fe-9bb4-59cf9dc7009d tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:18.229284 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92730415-26c7-44fe-9bb4-59cf9dc7009d tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:18.230939 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-92730415-26c7-44fe-9bb4-59cf9dc7009d tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Updating group 'c9a7436f-bb50-44dd-a04b-a05bbc97816c' with 'error' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 00:07:18.236583 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.236583 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:18.244998 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92730415-26c7-44fe-9bb4-59cf9dc7009d tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action returned with HTTP 202 Jul 22 00:07:18.245552 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 135/533] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:07:18 2026] POST /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:18.255264 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-117e28a2-0688-4444-b7ec-c8024f08473b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.257703 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-117e28a2-0688-4444-b7ec-c8024f08473b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:18.258346 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4a0345-c701-43da-9539-fde73f70e3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eb6d51d-40fe-4570-9f73-8789941faa92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1897045999',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4083d9e077e948d0bf168f325ea72166',qos_specs=None,replication_status=,reservations=['c068213b-2673-486a-8503-de19327a38af','2ab2bcae-f7e3-4522-a074-62ed88963fc7','3ab3ded4-5c5e-4d81-904b-47217028ed3c','7c0eba5f-6619-4108-873c-1a02ee055656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1897045999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eb6d51d-40fe-4570-9f73-8789941faa92,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4083d9e077e948d0bf168f325ea72166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:18.258476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-117e28a2-0688-4444-b7ec-c8024f08473b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.258476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-117e28a2-0688-4444-b7ec-c8024f08473b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.258686 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-117e28a2-0688-4444-b7ec-c8024f08473b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] show called for member c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:18.260899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b89ba2-6361-4379-a7ab-a0b1b1f60a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:18.264430 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.264430 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:18.278674 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-117e28a2-0688-4444-b7ec-c8024f08473b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c returned with HTTP 200 Jul 22 00:07:18.280463 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 134/534] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:18 2026] GET /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c => generated 385 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:18.292827 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-849ba666-aeb1-44c1-9cd5-5337fb9d14e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.293186 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b89ba2-6361-4379-a7ab-a0b1b1f60a9d) transitioned into state 'SUCCESS' from state '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-1897045999',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4083d9e077e948d0bf168f325ea72166',qos_specs=None,replication_status=,reservations=['c068213b-2673-486a-8503-de19327a38af','2ab2bcae-f7e3-4522-a074-62ed88963fc7','3ab3ded4-5c5e-4d81-904b-47217028ed3c','7c0eba5f-6619-4108-873c-1a02ee055656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:18.293186 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2d29135-44d7-43a2-b69f-b2a28fe543bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:18.296521 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-849ba666-aeb1-44c1-9cd5-5337fb9d14e7 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] POST https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action Jul 22 00:07:18.297212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-849ba666-aeb1-44c1-9cd5-5337fb9d14e7 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:18.297368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-849ba666-aeb1-44c1-9cd5-5337fb9d14e7 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:18.300104 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-849ba666-aeb1-44c1-9cd5-5337fb9d14e7 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Updating group 'c9a7436f-bb50-44dd-a04b-a05bbc97816c' with 'available' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 00:07:18.308553 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.308553 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:18.311534 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2d29135-44d7-43a2-b69f-b2a28fe543bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:18.314010 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Flow 'volume_create_api' (39825b0b-755a-4d10-b59c-b637dc9695cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:18.315209 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume request issued successfully. Jul 22 00:07:18.316029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-704ae6f7-9f45-48c0-a0db-714027814a5d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:18.317583 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 130/535] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:07:18 2026] POST /volume/v3/volumes => generated 764 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:18.319973 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-849ba666-aeb1-44c1-9cd5-5337fb9d14e7 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action returned with HTTP 202 Jul 22 00:07:18.320517 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 137/536] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:07:18 2026] POST /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:18.332982 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4eb9720a-82dc-434a-88b1-9184346740aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.333131 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cec63e2-7e54-44db-b5a1-dbf3d699c4d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.335620 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cec63e2-7e54-44db-b5a1-dbf3d699c4d6 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:18.336333 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cec63e2-7e54-44db-b5a1-dbf3d699c4d6 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.336716 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cec63e2-7e54-44db-b5a1-dbf3d699c4d6 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.337121 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eb9720a-82dc-434a-88b1-9184346740aa tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:18.337463 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eb9720a-82dc-434a-88b1-9184346740aa tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.337526 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eb9720a-82dc-434a-88b1-9184346740aa tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.337740 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-4eb9720a-82dc-434a-88b1-9184346740aa tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] show called for member c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:18.346761 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.346761 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:18.348755 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.348755 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:18.359677 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7cec63e2-7e54-44db-b5a1-dbf3d699c4d6 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:18.361145 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eb9720a-82dc-434a-88b1-9184346740aa tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c returned with HTTP 200 Jul 22 00:07:18.361145 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 136/537] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:18 2026] GET /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c => generated 389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:18.372035 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cec63e2-7e54-44db-b5a1-dbf3d699c4d6 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 200 Jul 22 00:07:18.372836 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 135/538] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:18 2026] GET /volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:18.375319 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ec4f9b6-1945-4f94-9061-0a036c4fffd6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.378958 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ec4f9b6-1945-4f94-9061-0a036c4fffd6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:07:18.380340 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ec4f9b6-1945-4f94-9061-0a036c4fffd6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.380902 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ec4f9b6-1945-4f94-9061-0a036c4fffd6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.381107 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-5ec4f9b6-1945-4f94-9061-0a036c4fffd6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:18.381613 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.381613 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:18.382554 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5ec4f9b6-1945-4f94-9061-0a036c4fffd6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:18.390135 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ec4f9b6-1945-4f94-9061-0a036c4fffd6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Get all volumes completed successfully. Jul 22 00:07:18.392402 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ec4f9b6-1945-4f94-9061-0a036c4fffd6 tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:07:18.392906 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 131/539] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:07:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:18.410163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ff49a2bf-c9d7-43a8-adb1-1c9e4367484d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.414382 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff49a2bf-c9d7-43a8-adb1-1c9e4367484d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] POST https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action Jul 22 00:07:18.414881 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff49a2bf-c9d7-43a8-adb1-1c9e4367484d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:18.415089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff49a2bf-c9d7-43a8-adb1-1c9e4367484d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:18.417556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-ff49a2bf-c9d7-43a8-adb1-1c9e4367484d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] delete called for group c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:07:18.417747 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-ff49a2bf-c9d7-43a8-adb1-1c9e4367484d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Delete group with id: c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:18.422156 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.422156 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:18.481949 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff49a2bf-c9d7-43a8-adb1-1c9e4367484d tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action returned with HTTP 202 Jul 22 00:07:18.482391 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 138/540] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:07:18 2026] POST /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:18.490842 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fe7a0f9-626e-4be1-a821-ae0af0eb817f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:18.495823 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fe7a0f9-626e-4be1-a821-ae0af0eb817f tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:18.495823 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fe7a0f9-626e-4be1-a821-ae0af0eb817f tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:18.496146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fe7a0f9-626e-4be1-a821-ae0af0eb817f tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:18.496373 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-6fe7a0f9-626e-4be1-a821-ae0af0eb817f tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] show called for member c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:18.501010 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:18.501010 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:18.510359 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fe7a0f9-626e-4be1-a821-ae0af0eb817f tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c returned with HTTP 200 Jul 22 00:07:18.510851 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 137/541] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:18 2026] GET /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:19.016443 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f183569a-d13c-4143-b60e-8f7562dbe371 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.018322 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f183569a-d13c-4143-b60e-8f7562dbe371 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] DELETE https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:19.018533 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f183569a-d13c-4143-b60e-8f7562dbe371 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.018712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f183569a-d13c-4143-b60e-8f7562dbe371 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.018887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f183569a-d13c-4143-b60e-8f7562dbe371 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Delete volume with id: cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:19.028006 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:19.028006 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:19.028875 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f183569a-d13c-4143-b60e-8f7562dbe371 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:19.054094 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f183569a-d13c-4143-b60e-8f7562dbe371 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Delete volume request issued successfully. Jul 22 00:07:19.054548 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f183569a-d13c-4143-b60e-8f7562dbe371 tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 202 Jul 22 00:07:19.057008 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 136/542] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:07:19 2026] DELETE /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:19.061123 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-840d7718-4d6f-4819-a23f-c49974b421e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.066660 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61902090-0dec-41cc-a536-bb465e3181ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.068666 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61902090-0dec-41cc-a536-bb465e3181ce tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:19.069271 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61902090-0dec-41cc-a536-bb465e3181ce tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.070882 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61902090-0dec-41cc-a536-bb465e3181ce tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.078696 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:19.078696 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:19.085886 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-61902090-0dec-41cc-a536-bb465e3181ce tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Volume info retrieved successfully. Jul 22 00:07:19.089442 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61902090-0dec-41cc-a536-bb465e3181ce tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 200 Jul 22 00:07:19.090319 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 139/543] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:19.200364 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-840d7718-4d6f-4819-a23f-c49974b421e5 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:07:19.200805 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-840d7718-4d6f-4819-a23f-c49974b421e5 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-511276844"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:19.216526 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-840d7718-4d6f-4819-a23f-c49974b421e5 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:07:19.217075 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 132/544] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:07:19 2026] POST /volume/v3/group_types => generated 180 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:19.226797 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d904ef6-f9fa-4e4c-9a02-b9d530335952 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.229394 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d904ef6-f9fa-4e4c-9a02-b9d530335952 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] POST https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs Jul 22 00:07:19.229840 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d904ef6-f9fa-4e4c-9a02-b9d530335952 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:19.232709 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:19.232709 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:19.246609 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d904ef6-f9fa-4e4c-9a02-b9d530335952 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs returned with HTTP 202 Jul 22 00:07:19.247265 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 138/545] 10.4.3.168 () {70 vars in 1458 bytes} [Wed Jul 22 00:07:19 2026] POST /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs => generated 53 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:19.254615 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-597f2ed8-58d7-4a78-8bef-e12732acc77e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.256562 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-597f2ed8-58d7-4a78-8bef-e12732acc77e tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] POST https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs Jul 22 00:07:19.256998 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-597f2ed8-58d7-4a78-8bef-e12732acc77e tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:19.273567 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-597f2ed8-58d7-4a78-8bef-e12732acc77e tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs returned with HTTP 202 Jul 22 00:07:19.274102 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 137/546] 10.4.3.168 () {70 vars in 1458 bytes} [Wed Jul 22 00:07:19 2026] POST /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs => generated 61 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:19.282484 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-85a79bb5-4f0f-4f5b-8741-e3d04359f2c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.285885 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85a79bb5-4f0f-4f5b-8741-e3d04359f2c8 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] GET https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 Jul 22 00:07:19.285885 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85a79bb5-4f0f-4f5b-8741-e3d04359f2c8 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.285885 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85a79bb5-4f0f-4f5b-8741-e3d04359f2c8 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.296323 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85a79bb5-4f0f-4f5b-8741-e3d04359f2c8 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 returned with HTTP 200 Jul 22 00:07:19.297043 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 140/547] 10.4.3.168 () {68 vars in 1452 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:19.305167 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-484d5e96-e76f-4793-9472-88b7baf0b78c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.307169 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-484d5e96-e76f-4793-9472-88b7baf0b78c tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] GET https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 Jul 22 00:07:19.307481 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-484d5e96-e76f-4793-9472-88b7baf0b78c tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.307708 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-484d5e96-e76f-4793-9472-88b7baf0b78c tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.316010 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-484d5e96-e76f-4793-9472-88b7baf0b78c tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 returned with HTTP 200 Jul 22 00:07:19.316306 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 133/548] 10.4.3.168 () {68 vars in 1452 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:19.323611 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53e78146-1b36-494e-9df0-cb58645cadbd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.325473 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53e78146-1b36-494e-9df0-cb58645cadbd tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] PUT https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 Jul 22 00:07:19.325933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53e78146-1b36-494e-9df0-cb58645cadbd tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:19.341694 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53e78146-1b36-494e-9df0-cb58645cadbd tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 returned with HTTP 200 Jul 22 00:07:19.342153 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 139/549] 10.4.3.168 () {70 vars in 1472 bytes} [Wed Jul 22 00:07:19 2026] PUT /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:19.351018 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f4bb041-6927-424a-a540-9d73ef08d92a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.353138 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f4bb041-6927-424a-a540-9d73ef08d92a tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] GET https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs Jul 22 00:07:19.353450 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f4bb041-6927-424a-a540-9d73ef08d92a tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.353769 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f4bb041-6927-424a-a540-9d73ef08d92a tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.360850 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f4bb041-6927-424a-a540-9d73ef08d92a tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs returned with HTTP 200 Jul 22 00:07:19.361347 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 138/550] 10.4.3.168 () {68 vars in 1437 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:19.369382 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1db73d85-7c23-4a8d-8b5b-a67985f8d6f5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.372983 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1db73d85-7c23-4a8d-8b5b-a67985f8d6f5 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key1 Jul 22 00:07:19.372983 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1db73d85-7c23-4a8d-8b5b-a67985f8d6f5 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.372983 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1db73d85-7c23-4a8d-8b5b-a67985f8d6f5 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.385721 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1db73d85-7c23-4a8d-8b5b-a67985f8d6f5 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key1 returned with HTTP 202 Jul 22 00:07:19.386315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-182be44e-df3e-423a-8be2-975a22716bc9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.386426 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 141/551] 10.4.3.168 () {68 vars in 1455 bytes} [Wed Jul 22 00:07:19 2026] DELETE /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:19.388553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-182be44e-df3e-423a-8be2-975a22716bc9 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:19.388782 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-182be44e-df3e-423a-8be2-975a22716bc9 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.389056 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-182be44e-df3e-423a-8be2-975a22716bc9 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.394228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-630cab9c-fc3a-402b-8780-1c47ca4b359f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.395905 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-630cab9c-fc3a-402b-8780-1c47ca4b359f tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] GET https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key1 Jul 22 00:07:19.396085 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-630cab9c-fc3a-402b-8780-1c47ca4b359f tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.396270 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-630cab9c-fc3a-402b-8780-1c47ca4b359f tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.397882 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:19.397882 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:19.402386 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-182be44e-df3e-423a-8be2-975a22716bc9 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:19.404567 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-630cab9c-fc3a-402b-8780-1c47ca4b359f tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] HTTP exception thrown: Group Type 661a2fb7-afca-4903-b3c7-988e3fe90fa1 has no extra spec with key key1. Jul 22 00:07:19.404734 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-630cab9c-fc3a-402b-8780-1c47ca4b359f tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key1 returned with HTTP 404 Jul 22 00:07:19.405204 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 140/552] 10.4.3.168 () {68 vars in 1452 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:07:19.408895 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-182be44e-df3e-423a-8be2-975a22716bc9 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 200 Jul 22 00:07:19.409532 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 134/553] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:19.412006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f527a2f3-3cdb-4c6c-a793-1069e934b65b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.414054 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f527a2f3-3cdb-4c6c-a793-1069e934b65b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 Jul 22 00:07:19.414351 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f527a2f3-3cdb-4c6c-a793-1069e934b65b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.414680 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f527a2f3-3cdb-4c6c-a793-1069e934b65b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.421513 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57c38977-af28-4003-8c18-1fafaf2a7214 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.425562 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57c38977-af28-4003-8c18-1fafaf2a7214 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:19.425562 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57c38977-af28-4003-8c18-1fafaf2a7214 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.425562 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57c38977-af28-4003-8c18-1fafaf2a7214 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.430050 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f527a2f3-3cdb-4c6c-a793-1069e934b65b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 returned with HTTP 202 Jul 22 00:07:19.430733 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 139/554] 10.4.3.168 () {68 vars in 1455 bytes} [Wed Jul 22 00:07:19 2026] DELETE /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:19.434326 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:19.434326 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:19.439338 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-57c38977-af28-4003-8c18-1fafaf2a7214 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:19.440530 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0a598de-2c1d-49ac-a467-3f5bd394fe04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.443371 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0a598de-2c1d-49ac-a467-3f5bd394fe04 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] GET https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 Jul 22 00:07:19.443371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0a598de-2c1d-49ac-a467-3f5bd394fe04 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.443596 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0a598de-2c1d-49ac-a467-3f5bd394fe04 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.446007 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57c38977-af28-4003-8c18-1fafaf2a7214 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 200 Jul 22 00:07:19.446007 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 142/555] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:19.454888 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0a598de-2c1d-49ac-a467-3f5bd394fe04 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] HTTP exception thrown: Group Type 661a2fb7-afca-4903-b3c7-988e3fe90fa1 has no extra spec with key key2. Jul 22 00:07:19.455142 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0a598de-2c1d-49ac-a467-3f5bd394fe04 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 returned with HTTP 404 Jul 22 00:07:19.455779 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 141/556] 10.4.3.168 () {68 vars in 1452 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key2 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:07:19.461202 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.463668 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:19.464200 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-939559419"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:19.466142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-939559419'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:19.466271 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume of 1 GB Jul 22 00:07:19.468255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e68acd6-44bd-4b80-935f-9d0778d2c806 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.470768 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e68acd6-44bd-4b80-935f-9d0778d2c806 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 Jul 22 00:07:19.471198 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e68acd6-44bd-4b80-935f-9d0778d2c806 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.471320 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Availability Zones retrieved successfully. Jul 22 00:07:19.471579 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e68acd6-44bd-4b80-935f-9d0778d2c806 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.480156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Flow 'volume_create_api' (16228d0a-099d-4ea8-95dc-5354956c45f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:19.482000 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14651464-eda0-4962-b252-f2b00f832075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:19.483609 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:19.485947 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e68acd6-44bd-4b80-935f-9d0778d2c806 tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 returned with HTTP 202 Jul 22 00:07:19.486830 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 140/557] 10.4.3.168 () {68 vars in 1455 bytes} [Wed Jul 22 00:07:19 2026] DELETE /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:19.496569 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d3d768d6-a566-4582-b4d9-2dae2e2b205b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.498344 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3d768d6-a566-4582-b4d9-2dae2e2b205b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] GET https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 Jul 22 00:07:19.498988 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3d768d6-a566-4582-b4d9-2dae2e2b205b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.499437 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3d768d6-a566-4582-b4d9-2dae2e2b205b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.513448 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3d768d6-a566-4582-b4d9-2dae2e2b205b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] HTTP exception thrown: Group Type 661a2fb7-afca-4903-b3c7-988e3fe90fa1 has no extra spec with key key3. Jul 22 00:07:19.513448 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3d768d6-a566-4582-b4d9-2dae2e2b205b tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 returned with HTTP 404 Jul 22 00:07:19.513448 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 143/558] 10.4.3.168 () {68 vars in 1452 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1/group_specs/key3 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:07:19.524004 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb1b4639-374c-4ccb-bfe5-46962180eb6b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.527177 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb1b4639-374c-4ccb-bfe5-46962180eb6b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] GET https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c Jul 22 00:07:19.527415 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb1b4639-374c-4ccb-bfe5-46962180eb6b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.527632 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb1b4639-374c-4ccb-bfe5-46962180eb6b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.527761 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-fb1b4639-374c-4ccb-bfe5-46962180eb6b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] show called for member c9a7436f-bb50-44dd-a04b-a05bbc97816c {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:07:19.529062 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08dae0ca-78b8-4895-89b0-eb911bf81bec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.532359 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08dae0ca-78b8-4895-89b0-eb911bf81bec tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1 Jul 22 00:07:19.532644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08dae0ca-78b8-4895-89b0-eb911bf81bec tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.532902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08dae0ca-78b8-4895-89b0-eb911bf81bec tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.536019 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb1b4639-374c-4ccb-bfe5-46962180eb6b tempest-GroupsV320Test-323793686 tempest-GroupsV320Test-323793686-project-member] https://10.4.3.168/volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c returned with HTTP 404 Jul 22 00:07:19.536720 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 142/559] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/groups/c9a7436f-bb50-44dd-a04b-a05bbc97816c => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:07:19.536934 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14651464-eda0-4962-b252-f2b00f832075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:19.537958 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db86036d-2de6-485b-82ae-0db56593fbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:19.550546 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a278938e-d594-4bd0-aba4-a3a3f5e6c1fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.553027 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a278938e-d594-4bd0-aba4-a3a3f5e6c1fd tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/d71420a3-6259-48fc-b642-675ab8bb185a Jul 22 00:07:19.553563 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a278938e-d594-4bd0-aba4-a3a3f5e6c1fd tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.553842 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a278938e-d594-4bd0-aba4-a3a3f5e6c1fd tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.566493 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08dae0ca-78b8-4895-89b0-eb911bf81bec tempest-GroupTypeSpecsTest-460779234 tempest-GroupTypeSpecsTest-460779234-project-admin] https://10.4.3.168/volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1 returned with HTTP 202 Jul 22 00:07:19.567010 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 141/560] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:07:19 2026] DELETE /volume/v3/group_types/661a2fb7-afca-4903-b3c7-988e3fe90fa1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:19.573450 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a278938e-d594-4bd0-aba4-a3a3f5e6c1fd tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/group_types/d71420a3-6259-48fc-b642-675ab8bb185a returned with HTTP 202 Jul 22 00:07:19.573450 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 144/561] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:07:19 2026] DELETE /volume/v3/group_types/d71420a3-6259-48fc-b642-675ab8bb185a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:07:19.583326 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61ecf2f3-bc03-4294-9ae1-69fb770c58a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.586794 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61ecf2f3-bc03-4294-9ae1-69fb770c58a4 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] DELETE https://10.4.3.168/volume/v3/types/3b56c196-c8c2-4ce1-b7fa-f717ea75df66 Jul 22 00:07:19.587049 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61ecf2f3-bc03-4294-9ae1-69fb770c58a4 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.587268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61ecf2f3-bc03-4294-9ae1-69fb770c58a4 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.590962 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Created reservations ['eb7b5058-3276-48d5-a94c-65936545f10a', '4831810b-e8ac-46bb-93ec-c78e4b2f3c72', '5ac96e56-d619-4397-a258-f7c3e7bbdb10', 'cc4c13cb-68bc-4d9b-87fc-b418c9e96a1c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:19.591810 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db86036d-2de6-485b-82ae-0db56593fbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb7b5058-3276-48d5-a94c-65936545f10a', '4831810b-e8ac-46bb-93ec-c78e4b2f3c72', '5ac96e56-d619-4397-a258-f7c3e7bbdb10', 'cc4c13cb-68bc-4d9b-87fc-b418c9e96a1c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:19.592626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (862cd645-0275-4935-91aa-169dfb4f7106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:19.623899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (862cd645-0275-4935-91aa-169dfb4f7106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75d418ce-452b-4a3f-90c0-8840753780b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-939559419',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4083d9e077e948d0bf168f325ea72166',qos_specs=None,replication_status=,reservations=['eb7b5058-3276-48d5-a94c-65936545f10a','4831810b-e8ac-46bb-93ec-c78e4b2f3c72','5ac96e56-d619-4397-a258-f7c3e7bbdb10','cc4c13cb-68bc-4d9b-87fc-b418c9e96a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-939559419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75d418ce-452b-4a3f-90c0-8840753780b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4083d9e077e948d0bf168f325ea72166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:19.624967 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfb333f4-1ad5-4e8d-b1a8-f2d9ca98d487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:19.645719 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfb333f4-1ad5-4e8d-b1a8-f2d9ca98d487) transitioned into state 'SUCCESS' from state '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-939559419',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4083d9e077e948d0bf168f325ea72166',qos_specs=None,replication_status=,reservations=['eb7b5058-3276-48d5-a94c-65936545f10a','4831810b-e8ac-46bb-93ec-c78e4b2f3c72','5ac96e56-d619-4397-a258-f7c3e7bbdb10','cc4c13cb-68bc-4d9b-87fc-b418c9e96a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:19.646985 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61ecf2f3-bc03-4294-9ae1-69fb770c58a4 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/types/3b56c196-c8c2-4ce1-b7fa-f717ea75df66 returned with HTTP 202 Jul 22 00:07:19.647285 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8669a928-03dc-498f-8bbe-df443af9ba70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:19.647646 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 143/562] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:07:19 2026] DELETE /volume/v3/types/3b56c196-c8c2-4ce1-b7fa-f717ea75df66 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 00:07:19.658126 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d0ff338-3246-4221-9258-028ef5e20163 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.659244 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8669a928-03dc-498f-8bbe-df443af9ba70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:19.660890 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Flow 'volume_create_api' (16228d0a-099d-4ea8-95dc-5354956c45f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:19.660890 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume request issued successfully. Jul 22 00:07:19.661016 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d0ff338-3246-4221-9258-028ef5e20163 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] GET https://10.4.3.168/volume/v3/types/3b56c196-c8c2-4ce1-b7fa-f717ea75df66 Jul 22 00:07:19.661061 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae7e34b0-3051-4f7a-84fa-690b1543a97c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:19.661356 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 135/563] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:07:19 2026] POST /volume/v3/volumes => generated 763 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:19.661779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d0ff338-3246-4221-9258-028ef5e20163 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.662088 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d0ff338-3246-4221-9258-028ef5e20163 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.666053 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d0ff338-3246-4221-9258-028ef5e20163 tempest-GroupsV320Test-553646604 tempest-GroupsV320Test-553646604-project-admin] https://10.4.3.168/volume/v3/types/3b56c196-c8c2-4ce1-b7fa-f717ea75df66 returned with HTTP 404 Jul 22 00:07:19.666956 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 142/564] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/types/3b56c196-c8c2-4ce1-b7fa-f717ea75df66 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:19.675167 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-84f50d71-672a-430d-97c2-fa2ac163964d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:19.680144 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84f50d71-672a-430d-97c2-fa2ac163964d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:19.680451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84f50d71-672a-430d-97c2-fa2ac163964d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:19.680573 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84f50d71-672a-430d-97c2-fa2ac163964d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:19.691587 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:19.691587 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:19.696617 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-84f50d71-672a-430d-97c2-fa2ac163964d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:19.703076 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84f50d71-672a-430d-97c2-fa2ac163964d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 200 Jul 22 00:07:19.703817 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 145/565] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:19 2026] GET /volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:20.110920 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8801b82a-643e-404c-826e-5445b251fe6c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:20.113094 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8801b82a-643e-404c-826e-5445b251fe6c tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] GET https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e Jul 22 00:07:20.114482 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8801b82a-643e-404c-826e-5445b251fe6c tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:20.114482 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8801b82a-643e-404c-826e-5445b251fe6c tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:20.127706 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8801b82a-643e-404c-826e-5445b251fe6c tempest-TaggedAttachmentsTest-589209940 tempest-TaggedAttachmentsTest-589209940-project-member] https://10.4.3.168/volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e returned with HTTP 404 Jul 22 00:07:20.127706 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 144/566] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:20 2026] GET /volume/v3/volumes/cf585bd1-9032-4cce-ab56-36a3c502f52e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:20.719063 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb7f8dc1-8166-47cd-833e-33cd5d399cf4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:20.721432 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb7f8dc1-8166-47cd-833e-33cd5d399cf4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:20.721726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb7f8dc1-8166-47cd-833e-33cd5d399cf4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:20.721877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb7f8dc1-8166-47cd-833e-33cd5d399cf4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:20.741716 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:20.741716 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:20.752580 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eb7f8dc1-8166-47cd-833e-33cd5d399cf4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:20.761609 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb7f8dc1-8166-47cd-833e-33cd5d399cf4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 200 Jul 22 00:07:20.761609 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 136/567] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:20 2026] GET /volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:20.780099 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-72d22f40-89c7-4dfc-8927-75ba0257b565 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:20.782315 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72d22f40-89c7-4dfc-8927-75ba0257b565 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:20.782621 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72d22f40-89c7-4dfc-8927-75ba0257b565 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:20.782873 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72d22f40-89c7-4dfc-8927-75ba0257b565 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:20.795604 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:20.795604 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:20.800901 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-72d22f40-89c7-4dfc-8927-75ba0257b565 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:20.810076 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72d22f40-89c7-4dfc-8927-75ba0257b565 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 200 Jul 22 00:07:20.810229 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 143/568] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:20 2026] GET /volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:20.827985 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4055933-1176-4de8-ba1c-5633be7ee735 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:20.830077 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:20.830505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1675898772"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:20.832641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1675898772'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:20.832778 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume of 1 GB Jul 22 00:07:20.838020 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Availability Zones retrieved successfully. Jul 22 00:07:20.844044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Flow 'volume_create_api' (c7c78ef0-8acb-48b3-9157-dcebf38b000c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:20.845309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533c58d8-386c-48ac-825e-792342613e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:20.846256 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:20.875377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533c58d8-386c-48ac-825e-792342613e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:20.876170 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e03d3ae-1618-404a-ac04-2e0923ac3864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:20.938553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Created reservations ['0d1b9c39-9934-4dac-9dc2-2a24a542ef15', '3c220632-db94-49ea-8992-63e04c0fdf80', '5f3634bf-e320-483e-923b-03a1b7e2b834', 'cc5a50af-2c63-489a-9d85-9ae3ad6e779d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:20.939701 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e03d3ae-1618-404a-ac04-2e0923ac3864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d1b9c39-9934-4dac-9dc2-2a24a542ef15', '3c220632-db94-49ea-8992-63e04c0fdf80', '5f3634bf-e320-483e-923b-03a1b7e2b834', 'cc5a50af-2c63-489a-9d85-9ae3ad6e779d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:20.940663 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f33656-9629-4324-a076-45e440aa3d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:20.972469 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f33656-9629-4324-a076-45e440aa3d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5740f8e7-ba6d-41d3-98fb-87b49a4b99b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1675898772',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4083d9e077e948d0bf168f325ea72166',qos_specs=None,replication_status=,reservations=['0d1b9c39-9934-4dac-9dc2-2a24a542ef15','3c220632-db94-49ea-8992-63e04c0fdf80','5f3634bf-e320-483e-923b-03a1b7e2b834','cc5a50af-2c63-489a-9d85-9ae3ad6e779d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1675898772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5740f8e7-ba6d-41d3-98fb-87b49a4b99b4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4083d9e077e948d0bf168f325ea72166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:20.973364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29d71eb-e285-446b-bb3e-a26e4b9e7b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:21.001076 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29d71eb-e285-446b-bb3e-a26e4b9e7b84) transitioned into state 'SUCCESS' from state '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-1675898772',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4083d9e077e948d0bf168f325ea72166',qos_specs=None,replication_status=,reservations=['0d1b9c39-9934-4dac-9dc2-2a24a542ef15','3c220632-db94-49ea-8992-63e04c0fdf80','5f3634bf-e320-483e-923b-03a1b7e2b834','cc5a50af-2c63-489a-9d85-9ae3ad6e779d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='395b9182ee8a4ae8b44404ad27eeada7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:21.001944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f759e5be-5853-4e9f-bcfe-e3a2c771ba99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:21.023498 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f759e5be-5853-4e9f-bcfe-e3a2c771ba99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:21.024650 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Flow 'volume_create_api' (c7c78ef0-8acb-48b3-9157-dcebf38b000c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:21.027934 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Create volume request issued successfully. Jul 22 00:07:21.028724 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4055933-1176-4de8-ba1c-5633be7ee735 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:21.029233 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 146/569] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:07:20 2026] POST /volume/v3/volumes => generated 764 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:21.043158 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37531819-e8ce-4709-8ba9-42e1424cd708 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:21.046733 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37531819-e8ce-4709-8ba9-42e1424cd708 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:21.047500 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37531819-e8ce-4709-8ba9-42e1424cd708 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:21.047500 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37531819-e8ce-4709-8ba9-42e1424cd708 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:21.058060 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:21.058060 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:21.064630 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-37531819-e8ce-4709-8ba9-42e1424cd708 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:21.072666 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37531819-e8ce-4709-8ba9-42e1424cd708 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 200 Jul 22 00:07:21.073023 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 145/570] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:21 2026] GET /volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.087459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-86fd03d4-6817-481b-9b6b-d44c8ef015ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.090360 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86fd03d4-6817-481b-9b6b-d44c8ef015ad tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:22.090612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86fd03d4-6817-481b-9b6b-d44c8ef015ad tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.090851 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86fd03d4-6817-481b-9b6b-d44c8ef015ad tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.098179 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.098179 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:22.102726 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-86fd03d4-6817-481b-9b6b-d44c8ef015ad tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:22.107961 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86fd03d4-6817-481b-9b6b-d44c8ef015ad tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 200 Jul 22 00:07:22.108354 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 137/571] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.134264 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7561ddf8-0195-476a-b566-8387b3d6a385 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.138347 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7561ddf8-0195-476a-b566-8387b3d6a385 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:22.138707 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7561ddf8-0195-476a-b566-8387b3d6a385 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.139468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7561ddf8-0195-476a-b566-8387b3d6a385 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.151245 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.151245 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:22.159377 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7561ddf8-0195-476a-b566-8387b3d6a385 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:22.165540 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7561ddf8-0195-476a-b566-8387b3d6a385 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 200 Jul 22 00:07:22.166245 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 144/572] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.183806 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf0eef7a-9244-4f2d-84b9-d4ff77978954 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.191904 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf0eef7a-9244-4f2d-84b9-d4ff77978954 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:07:22.191904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf0eef7a-9244-4f2d-84b9-d4ff77978954 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.191904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf0eef7a-9244-4f2d-84b9-d4ff77978954 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.191904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-bf0eef7a-9244-4f2d-84b9-d4ff77978954 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.191904 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.191904 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:22.191904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bf0eef7a-9244-4f2d-84b9-d4ff77978954 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.205735 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf0eef7a-9244-4f2d-84b9-d4ff77978954 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.206495 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf0eef7a-9244-4f2d-84b9-d4ff77978954 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:07:22.207002 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 147/573] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes => generated 975 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.223997 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae014313-f809-4b89-aa50-610e33f77b7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.227417 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae014313-f809-4b89-aa50-610e33f77b7b tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-939559419 Jul 22 00:07:22.227747 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae014313-f809-4b89-aa50-610e33f77b7b tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.228057 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae014313-f809-4b89-aa50-610e33f77b7b tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.228344 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-ae014313-f809-4b89-aa50-610e33f77b7b tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.230755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae014313-f809-4b89-aa50-610e33f77b7b tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-939559419'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.279605 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae014313-f809-4b89-aa50-610e33f77b7b tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.280217 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae014313-f809-4b89-aa50-610e33f77b7b tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-939559419 returned with HTTP 200 Jul 22 00:07:22.280758 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 146/574] 10.4.3.168 () {66 vars in 1336 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-939559419 => generated 333 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.299179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b35de4b-475e-4edb-918c-94d13a9adb03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.301525 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b35de4b-475e-4edb-918c-94d13a9adb03 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1897045999 Jul 22 00:07:22.301820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b35de4b-475e-4edb-918c-94d13a9adb03 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.302732 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b35de4b-475e-4edb-918c-94d13a9adb03 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.302851 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-1b35de4b-475e-4edb-918c-94d13a9adb03 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.303966 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1b35de4b-475e-4edb-918c-94d13a9adb03 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1897045999'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.342763 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b35de4b-475e-4edb-918c-94d13a9adb03 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.343511 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.343511 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:22.349115 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b35de4b-475e-4edb-918c-94d13a9adb03 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1897045999 returned with HTTP 200 Jul 22 00:07:22.349671 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 138/575] 10.4.3.168 () {66 vars in 1359 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1897045999 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.367344 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8be12224-819e-4f66-99a4-0cdd3ba1b4f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.369965 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8be12224-819e-4f66-99a4-0cdd3ba1b4f0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?limit=1 Jul 22 00:07:22.370250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8be12224-819e-4f66-99a4-0cdd3ba1b4f0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.371204 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8be12224-819e-4f66-99a4-0cdd3ba1b4f0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.371204 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-8be12224-819e-4f66-99a4-0cdd3ba1b4f0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.372384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8be12224-819e-4f66-99a4-0cdd3ba1b4f0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.383905 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8be12224-819e-4f66-99a4-0cdd3ba1b4f0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.384971 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.384971 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:22.395832 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8be12224-819e-4f66-99a4-0cdd3ba1b4f0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 22 00:07:22.396323 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 145/576] 10.4.3.168 () {66 vars in 1273 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:22.413476 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-30e93c8a-2d3d-405b-9754-d8f358f36ec1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.415255 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30e93c8a-2d3d-405b-9754-d8f358f36ec1 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?limit=1&marker=5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:22.415468 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30e93c8a-2d3d-405b-9754-d8f358f36ec1 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.415743 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30e93c8a-2d3d-405b-9754-d8f358f36ec1 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.416102 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-30e93c8a-2d3d-405b-9754-d8f358f36ec1 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.416537 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.416537 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:22.417106 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30e93c8a-2d3d-405b-9754-d8f358f36ec1 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.466428 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-30e93c8a-2d3d-405b-9754-d8f358f36ec1 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.467306 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.467306 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:22.474520 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30e93c8a-2d3d-405b-9754-d8f358f36ec1 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?limit=1&marker=5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 200 Jul 22 00:07:22.475426 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 148/577] 10.4.3.168 () {66 vars in 1361 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 1002 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:22.496818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3824a25d-f510-4dd0-be33-9f8880512fc0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.499671 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3824a25d-f510-4dd0-be33-9f8880512fc0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?limit=1&marker=75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:22.500069 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3824a25d-f510-4dd0-be33-9f8880512fc0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.500449 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3824a25d-f510-4dd0-be33-9f8880512fc0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.500800 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-3824a25d-f510-4dd0-be33-9f8880512fc0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.501393 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.501393 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:22.502018 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3824a25d-f510-4dd0-be33-9f8880512fc0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.562868 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3824a25d-f510-4dd0-be33-9f8880512fc0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.563847 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.563847 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:22.575118 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3824a25d-f510-4dd0-be33-9f8880512fc0 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?limit=1&marker=75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 200 Jul 22 00:07:22.575670 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 147/578] 10.4.3.168 () {66 vars in 1361 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=75d418ce-452b-4a3f-90c0-8840753780b7 => generated 1003 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:22.594163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0965939-cda2-4756-9191-dc4756ac799a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.599436 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0965939-cda2-4756-9191-dc4756ac799a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?limit=1&marker=4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:22.599657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0965939-cda2-4756-9191-dc4756ac799a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.599973 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0965939-cda2-4756-9191-dc4756ac799a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.600524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-b0965939-cda2-4756-9191-dc4756ac799a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.601527 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b0965939-cda2-4756-9191-dc4756ac799a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.651588 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0965939-cda2-4756-9191-dc4756ac799a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.653777 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0965939-cda2-4756-9191-dc4756ac799a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?limit=1&marker=4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 200 Jul 22 00:07:22.654331 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 139/579] 10.4.3.168 () {66 vars in 1361 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:07:22.673433 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-826331d3-3fc2-44b9-b307-df14acb866a5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.675286 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-826331d3-3fc2-44b9-b307-df14acb866a5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 22 00:07:22.675534 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-826331d3-3fc2-44b9-b307-df14acb866a5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.675760 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-826331d3-3fc2-44b9-b307-df14acb866a5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.676781 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-826331d3-3fc2-44b9-b307-df14acb866a5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.676781 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-826331d3-3fc2-44b9-b307-df14acb866a5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value available, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:22.676950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-826331d3-3fc2-44b9-b307-df14acb866a5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.709196 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4ccac01-2176-4143-91da-b9e473a074b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.726638 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-826331d3-3fc2-44b9-b307-df14acb866a5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.728286 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.728286 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:22.734719 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-826331d3-3fc2-44b9-b307-df14acb866a5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 22 00:07:22.735112 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 146/580] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:22.755650 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.758081 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 22 00:07:22.758820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.759166 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.759877 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.760750 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:22.761723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.807304 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.808235 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.808235 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:22.812159 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4cea052-50da-4789-a08e-664fa65e9ab2 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 22 00:07:22.812547 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 148/581] 10.4.3.168 () {66 vars in 1359 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:22.829521 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:22.829959 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1446683572"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:22.831677 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1446683572'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:22.832922 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef5dd01f-73a9-4971-8d88-6ca737b6d4fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.833638 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Create volume of 1 GB Jul 22 00:07:22.837455 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef5dd01f-73a9-4971-8d88-6ca737b6d4fd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?limit=1 Jul 22 00:07:22.838733 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef5dd01f-73a9-4971-8d88-6ca737b6d4fd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.839038 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef5dd01f-73a9-4971-8d88-6ca737b6d4fd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.839478 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-ef5dd01f-73a9-4971-8d88-6ca737b6d4fd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.841997 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ef5dd01f-73a9-4971-8d88-6ca737b6d4fd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.843177 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Availability Zones retrieved successfully. Jul 22 00:07:22.855644 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ef5dd01f-73a9-4971-8d88-6ca737b6d4fd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.856320 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef5dd01f-73a9-4971-8d88-6ca737b6d4fd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 22 00:07:22.856692 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 140/582] 10.4.3.168 () {66 vars in 1252 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.856909 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Flow 'volume_create_api' (13064160-18dd-488e-82b8-fe90205055c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:22.858607 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0267545-dc18-49bc-a888-21ebb85c982b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:22.860057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:22.866708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65848665-96be-448a-8afc-1f1fc12511e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.868943 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65848665-96be-448a-8afc-1f1fc12511e7 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?limit=1&marker=5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:22.869263 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65848665-96be-448a-8afc-1f1fc12511e7 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.869537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65848665-96be-448a-8afc-1f1fc12511e7 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.869864 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-65848665-96be-448a-8afc-1f1fc12511e7 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.870874 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-65848665-96be-448a-8afc-1f1fc12511e7 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.902837 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0267545-dc18-49bc-a888-21ebb85c982b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:22.905520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632b0b88-2e83-4604-8e4a-a8efefdc8c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:22.916099 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-65848665-96be-448a-8afc-1f1fc12511e7 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.917438 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65848665-96be-448a-8afc-1f1fc12511e7 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?limit=1&marker=5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 200 Jul 22 00:07:22.917760 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 147/583] 10.4.3.168 () {66 vars in 1340 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes?limit=1&marker=5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.930162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-588ddfd4-d752-4f41-9935-c71c5b025f8c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.931086 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-9498f2de-e447-4c90-8323-d778fb098ab8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.932367 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-588ddfd4-d752-4f41-9935-c71c5b025f8c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?limit=1&marker=75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:22.932367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-588ddfd4-d752-4f41-9935-c71c5b025f8c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.932583 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-588ddfd4-d752-4f41-9935-c71c5b025f8c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.935886 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-588ddfd4-d752-4f41-9935-c71c5b025f8c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.935886 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-588ddfd4-d752-4f41-9935-c71c5b025f8c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.936012 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-9498f2de-e447-4c90-8323-d778fb098ab8 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 Jul 22 00:07:22.936012 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-9498f2de-e447-4c90-8323-d778fb098ab8 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.936012 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-9498f2de-e447-4c90-8323-d778fb098ab8 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.947267 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.947267 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:22.948011 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-588ddfd4-d752-4f41-9935-c71c5b025f8c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.948643 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-588ddfd4-d752-4f41-9935-c71c5b025f8c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?limit=1&marker=75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 200 Jul 22 00:07:22.949112 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 149/584] 10.4.3.168 () {66 vars in 1340 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes?limit=1&marker=75d418ce-452b-4a3f-90c0-8840753780b7 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:22.953820 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-79120e64-379c-4e64-94b6-012086ca426f req-9498f2de-e447-4c90-8323-d778fb098ab8 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:22.961169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a00d67c7-7326-4afa-9211-63561b01ac81 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.963098 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-9498f2de-e447-4c90-8323-d778fb098ab8 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 returned with HTTP 200 Jul 22 00:07:22.963493 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a00d67c7-7326-4afa-9211-63561b01ac81 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?limit=1&marker=4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:22.963773 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a00d67c7-7326-4afa-9211-63561b01ac81 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.964056 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a00d67c7-7326-4afa-9211-63561b01ac81 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.964277 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 141/585] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:22.964409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a00d67c7-7326-4afa-9211-63561b01ac81 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.964884 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.964884 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:22.965883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a00d67c7-7326-4afa-9211-63561b01ac81 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:22.975380 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-37773b85-568f-4182-af61-b38b858c0f53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.979363 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-37773b85-568f-4182-af61-b38b858c0f53 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 Jul 22 00:07:22.979363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-37773b85-568f-4182-af61-b38b858c0f53 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.979363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-37773b85-568f-4182-af61-b38b858c0f53 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.979509 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a00d67c7-7326-4afa-9211-63561b01ac81 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:22.979509 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a00d67c7-7326-4afa-9211-63561b01ac81 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?limit=1&marker=4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 200 Jul 22 00:07:22.980006 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 148/586] 10.4.3.168 () {66 vars in 1340 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes?limit=1&marker=4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:07:22.987695 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:22.987695 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:22.992371 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-79120e64-379c-4e64-94b6-012086ca426f req-37773b85-568f-4182-af61-b38b858c0f53 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:22.993739 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:22.997228 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1897045999&status=available Jul 22 00:07:22.997524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:22.997808 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:22.998903 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:22.998903 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value available, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:22.999672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1897045999'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.000077 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-37773b85-568f-4182-af61-b38b858c0f53 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 returned with HTTP 200 Jul 22 00:07:23.000803 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 150/587] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.007833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Created reservations ['580189fc-172e-4d7f-aa0e-852c04aa6411', '9d84efc2-f1cd-452a-92c2-85cdaa300668', '39f932b6-758a-4e27-b38f-1b7c2df50896', '784c4da6-3239-4e14-b0c1-7dfd23dc0ba3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:23.008665 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632b0b88-2e83-4604-8e4a-a8efefdc8c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['580189fc-172e-4d7f-aa0e-852c04aa6411', '9d84efc2-f1cd-452a-92c2-85cdaa300668', '39f932b6-758a-4e27-b38f-1b7c2df50896', '784c4da6-3239-4e14-b0c1-7dfd23dc0ba3']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.009932 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b48835f-5a1d-4303-bcf9-6ce376c19468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:23.018462 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-79eb2047-843f-49ed-b81d-1c78aebe55ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.020823 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-79eb2047-843f-49ed-b81d-1c78aebe55ec tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 Jul 22 00:07:23.021132 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-79eb2047-843f-49ed-b81d-1c78aebe55ec tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.021384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-79eb2047-843f-49ed-b81d-1c78aebe55ec tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.031185 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.031185 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.038755 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-79120e64-379c-4e64-94b6-012086ca426f req-79eb2047-843f-49ed-b81d-1c78aebe55ec tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:23.039703 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b48835f-5a1d-4303-bcf9-6ce376c19468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1446683572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b804e7d4890549e281146b167d309acd',qos_specs=None,replication_status=,reservations=['580189fc-172e-4d7f-aa0e-852c04aa6411','9d84efc2-f1cd-452a-92c2-85cdaa300668','39f932b6-758a-4e27-b38f-1b7c2df50896','784c4da6-3239-4e14-b0c1-7dfd23dc0ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1446683572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b804e7d4890549e281146b167d309acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.040643 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b63dd2-241d-4f52-b94f-9c5118dd5f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:23.046731 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-79eb2047-843f-49ed-b81d-1c78aebe55ec tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 returned with HTTP 200 Jul 22 00:07:23.047417 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 149/588] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.052762 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.053667 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cefa97fe-30a3-476f-9c68-14c899bb0e75 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1897045999&status=available returned with HTTP 200 Jul 22 00:07:23.054048 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 142/589] 10.4.3.168 () {66 vars in 1372 bytes} [Wed Jul 22 00:07:22 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1897045999&status=available => generated 334 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.060564 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2eaea352-9658-4cc2-ba0c-63f26818424e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.061071 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eaea352-9658-4cc2-ba0c-63f26818424e None None] GET https://10.4.3.168/volume// Jul 22 00:07:23.061290 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eaea352-9658-4cc2-ba0c-63f26818424e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.061510 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eaea352-9658-4cc2-ba0c-63f26818424e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.061837 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eaea352-9658-4cc2-ba0c-63f26818424e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:23.062202 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 151/590] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:23.067802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b63dd2-241d-4f52-b94f-9c5118dd5f3b) transitioned into state 'SUCCESS' from state '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-1446683572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b804e7d4890549e281146b167d309acd',qos_specs=None,replication_status=,reservations=['580189fc-172e-4d7f-aa0e-852c04aa6411','9d84efc2-f1cd-452a-92c2-85cdaa300668','39f932b6-758a-4e27-b38f-1b7c2df50896','784c4da6-3239-4e14-b0c1-7dfd23dc0ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.068692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09dd14a-07ef-410f-86dd-4b1eba4604fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:23.069701 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62185cc8-42ca-46e6-8771-f5284955196a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.071630 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62185cc8-42ca-46e6-8771-f5284955196a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-939559419&status=available Jul 22 00:07:23.071881 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62185cc8-42ca-46e6-8771-f5284955196a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.072562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62185cc8-42ca-46e6-8771-f5284955196a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.072562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-62185cc8-42ca-46e6-8771-f5284955196a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.072785 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-62185cc8-42ca-46e6-8771-f5284955196a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value available, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:23.073306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-62185cc8-42ca-46e6-8771-f5284955196a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-939559419'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.074892 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-41e86a5c-14a7-4f1a-8456-6892ba6c4918 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.078412 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-41e86a5c-14a7-4f1a-8456-6892ba6c4918 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:07:23.078888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-41e86a5c-14a7-4f1a-8456-6892ba6c4918 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ff6841e-e020-4001-abc8-00a8ca990881", "connector": null, "instance_uuid": "b3214b47-32c3-4fc7-bdd7-3f56ad9f2aa6"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:23.083848 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c09dd14a-07ef-410f-86dd-4b1eba4604fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.085595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Flow 'volume_create_api' (13064160-18dd-488e-82b8-fe90205055c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:23.086410 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Create volume request issued successfully. Jul 22 00:07:23.087309 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4ccac01-2176-4143-91da-b9e473a074b3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:23.088043 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 149/591] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:22 2026] POST /volume/v3/volumes => generated 754 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:23.092317 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.092317 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:23.107534 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4a4735e-28d0-4ed4-b1da-fec8e291a433 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.109536 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4a4735e-28d0-4ed4-b1da-fec8e291a433 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c Jul 22 00:07:23.109834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4a4735e-28d0-4ed4-b1da-fec8e291a433 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.110203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4a4735e-28d0-4ed4-b1da-fec8e291a433 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.118461 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.118461 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:23.118976 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62185cc8-42ca-46e6-8771-f5284955196a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.119821 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.119821 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.124263 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e4a4735e-28d0-4ed4-b1da-fec8e291a433 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:07:23.130463 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62185cc8-42ca-46e6-8771-f5284955196a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-939559419&status=available returned with HTTP 200 Jul 22 00:07:23.130463 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 150/592] 10.4.3.168 () {66 vars in 1391 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-939559419&status=available => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.130677 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-41e86a5c-14a7-4f1a-8456-6892ba6c4918 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:07:23.130884 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4a4735e-28d0-4ed4-b1da-fec8e291a433 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c returned with HTTP 200 Jul 22 00:07:23.131302 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 143/593] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:07:23 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:07:23.131494 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 152/594] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.141801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c91991d6-2505-4285-9e06-34bd899e9c89 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.141801 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c91991d6-2505-4285-9e06-34bd899e9c89 None None] GET https://10.4.3.168/volume// Jul 22 00:07:23.141801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c91991d6-2505-4285-9e06-34bd899e9c89 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.142022 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c91991d6-2505-4285-9e06-34bd899e9c89 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.142422 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c91991d6-2505-4285-9e06-34bd899e9c89 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:23.142815 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 150/595] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:23.147914 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f3268254-dffd-45d7-87c6-c0557d0e8bb4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.149831 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3268254-dffd-45d7-87c6-c0557d0e8bb4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?marker=4eb6d51d-40fe-4570-9f73-8789941faa92&sort=id%3Aasc Jul 22 00:07:23.150553 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3268254-dffd-45d7-87c6-c0557d0e8bb4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.150906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3268254-dffd-45d7-87c6-c0557d0e8bb4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.151231 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-300e1be0-4f5d-4827-aa1c-e383796590b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.151283 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-f3268254-dffd-45d7-87c6-c0557d0e8bb4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.152481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f3268254-dffd-45d7-87c6-c0557d0e8bb4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.153719 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-300e1be0-4f5d-4827-aa1c-e383796590b7 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:07:23.154060 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-300e1be0-4f5d-4827-aa1c-e383796590b7 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd10d8e8-1987-4a06-9d99-620a44e8c8e3", "connector": null, "instance_uuid": "b3214b47-32c3-4fc7-bdd7-3f56ad9f2aa6"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:23.163432 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.163432 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:23.193365 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f3268254-dffd-45d7-87c6-c0557d0e8bb4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.194476 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.194476 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.199235 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3268254-dffd-45d7-87c6-c0557d0e8bb4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?marker=4eb6d51d-40fe-4570-9f73-8789941faa92&sort=id%3Aasc returned with HTTP 200 Jul 22 00:07:23.199916 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 151/596] 10.4.3.168 () {66 vars in 1373 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/detail?marker=4eb6d51d-40fe-4570-9f73-8789941faa92&sort=id%3Aasc => generated 1706 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:23.200096 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-300e1be0-4f5d-4827-aa1c-e383796590b7 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:07:23.200620 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 144/597] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:07:23 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:07:23.214095 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8fab3d54-c178-43ff-a725-e9ebcb5a16e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.214767 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fab3d54-c178-43ff-a725-e9ebcb5a16e5 None None] GET https://10.4.3.168/volume// Jul 22 00:07:23.214990 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fab3d54-c178-43ff-a725-e9ebcb5a16e5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.216072 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fab3d54-c178-43ff-a725-e9ebcb5a16e5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.217011 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fab3d54-c178-43ff-a725-e9ebcb5a16e5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:23.217287 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b2414581-0c42-4857-8233-abfe4d96763d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.217586 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 153/598] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:23.219785 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2414581-0c42-4857-8233-abfe4d96763d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 22 00:07:23.220084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2414581-0c42-4857-8233-abfe4d96763d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.220264 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2414581-0c42-4857-8233-abfe4d96763d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.220580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-b2414581-0c42-4857-8233-abfe4d96763d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.221180 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.221180 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:23.221615 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b2414581-0c42-4857-8233-abfe4d96763d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.231066 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-8b7c9914-f2de-4a66-ae50-9e0f45527b5c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.233340 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-8b7c9914-f2de-4a66-ae50-9e0f45527b5c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:07:23.233729 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-8b7c9914-f2de-4a66-ae50-9e0f45527b5c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15fda7bc-aa1e-42c1-9b8c-c10e48b80092", "connector": null, "instance_uuid": "b3214b47-32c3-4fc7-bdd7-3f56ad9f2aa6"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:23.242694 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.242694 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.256135 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b2414581-0c42-4857-8233-abfe4d96763d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.257266 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.257266 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:23.262357 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2414581-0c42-4857-8233-abfe4d96763d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 22 00:07:23.262838 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 151/599] 10.4.3.168 () {66 vars in 1337 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:23.278206 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-8b7c9914-f2de-4a66-ae50-9e0f45527b5c tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:07:23.278822 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 152/600] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:07:23 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:23.281773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5b5bf38-67fc-4c36-8aa0-542016344f82 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.283963 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5b5bf38-67fc-4c36-8aa0-542016344f82 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:07:23.284194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5b5bf38-67fc-4c36-8aa0-542016344f82 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.284438 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5b5bf38-67fc-4c36-8aa0-542016344f82 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.284635 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-d5b5bf38-67fc-4c36-8aa0-542016344f82 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.284983 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.284983 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:23.285522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d5b5bf38-67fc-4c36-8aa0-542016344f82 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.296241 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5b5bf38-67fc-4c36-8aa0-542016344f82 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.297280 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.297280 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:23.303808 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5b5bf38-67fc-4c36-8aa0-542016344f82 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:07:23.304520 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 145/601] 10.4.3.168 () {66 vars in 1258 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:23.322307 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2939d6df-1242-4f7e-943c-417dbe88f47d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.325519 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2939d6df-1242-4f7e-943c-417dbe88f47d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 22 00:07:23.326100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2939d6df-1242-4f7e-943c-417dbe88f47d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.326637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2939d6df-1242-4f7e-943c-417dbe88f47d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.327231 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-2939d6df-1242-4f7e-943c-417dbe88f47d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.328600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2939d6df-1242-4f7e-943c-417dbe88f47d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.330344 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-77d8a167-c45a-4d94-a8d6-e5cb68ea21a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.385634 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2939d6df-1242-4f7e-943c-417dbe88f47d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.386629 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2939d6df-1242-4f7e-943c-417dbe88f47d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 22 00:07:23.387330 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 154/602] 10.4.3.168 () {66 vars in 1316 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.403249 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.404984 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?availability_zone=nova Jul 22 00:07:23.405243 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.405403 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.405670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.405954 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value nova, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:23.406275 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.406275 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.406750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.440193 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.440840 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3bab3e3-de4b-482e-b5b3-0f5a586ed9dc tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 22 00:07:23.441323 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 153/603] 10.4.3.168 () {66 vars in 1282 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.456338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.459438 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?availability_zone=nova Jul 22 00:07:23.459734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.460011 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.460323 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.460601 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value nova, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:23.461572 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.478006 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-77d8a167-c45a-4d94-a8d6-e5cb68ea21a8 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:07:23.478497 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-77d8a167-c45a-4d94-a8d6-e5cb68ea21a8 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-900919276", "os-volume-type-access:is_public": false}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:23.508499 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-77d8a167-c45a-4d94-a8d6-e5cb68ea21a8 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:07:23.508878 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 152/604] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:07:23 2026] POST /volume/v3/types => generated 228 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.520942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f94f956-1110-44cd-8fd8-938208a6683e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.521119 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.521119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9192fcc5-f1da-4fb6-bd03-c02bd163f623 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 22 00:07:23.521119 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 146/605] 10.4.3.168 () {66 vars in 1282 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.538886 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1de6ae15-e4cb-45f8-a0b9-4e6d0e1f2372 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.544552 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1de6ae15-e4cb-45f8-a0b9-4e6d0e1f2372 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?bootable=false Jul 22 00:07:23.544764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1de6ae15-e4cb-45f8-a0b9-4e6d0e1f2372 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.545082 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1de6ae15-e4cb-45f8-a0b9-4e6d0e1f2372 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.545509 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-1de6ae15-e4cb-45f8-a0b9-4e6d0e1f2372 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.546091 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.546091 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.546800 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1de6ae15-e4cb-45f8-a0b9-4e6d0e1f2372 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.589964 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1de6ae15-e4cb-45f8-a0b9-4e6d0e1f2372 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.590245 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1de6ae15-e4cb-45f8-a0b9-4e6d0e1f2372 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 22 00:07:23.590876 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 154/606] 10.4.3.168 () {66 vars in 1266 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.602710 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69228305-3854-4554-aaa1-4d32b069b1b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.605038 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69228305-3854-4554-aaa1-4d32b069b1b4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?bootable=false Jul 22 00:07:23.605255 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69228305-3854-4554-aaa1-4d32b069b1b4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.606060 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69228305-3854-4554-aaa1-4d32b069b1b4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.606060 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-69228305-3854-4554-aaa1-4d32b069b1b4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.607653 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-69228305-3854-4554-aaa1-4d32b069b1b4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.617646 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f94f956-1110-44cd-8fd8-938208a6683e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:23.618247 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f94f956-1110-44cd-8fd8-938208a6683e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b12173c9-90b3-4124-b3e7-6b24c1e7ef1b", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:23.619421 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-9f94f956-1110-44cd-8fd8-938208a6683e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Create volume request body: {'volume': {'volume_type': 'b12173c9-90b3-4124-b3e7-6b24c1e7ef1b', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:23.626812 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f94f956-1110-44cd-8fd8-938208a6683e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 404 Jul 22 00:07:23.627898 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 155/607] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:23 2026] POST /volume/v3/volumes => generated 114 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:23.640880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f4be0287-758c-4905-a0fc-2f607ee68c24 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.642796 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4be0287-758c-4905-a0fc-2f607ee68c24 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] POST https://10.4.3.168/volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b/action Jul 22 00:07:23.643534 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4be0287-758c-4905-a0fc-2f607ee68c24 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action body: b'{"addProjectAccess": {"project": "3f3f4ba1a51348c488b32fef8d866d8b"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:23.644879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4be0287-758c-4905-a0fc-2f607ee68c24 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3f3f4ba1a51348c488b32fef8d866d8b"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:23.648592 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.648592 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:23.648977 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-69228305-3854-4554-aaa1-4d32b069b1b4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.649565 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69228305-3854-4554-aaa1-4d32b069b1b4 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 22 00:07:23.650138 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 153/608] 10.4.3.168 () {66 vars in 1266 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.667200 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4be0287-758c-4905-a0fc-2f607ee68c24 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b/action returned with HTTP 202 Jul 22 00:07:23.667200 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 147/609] 10.4.3.168 () {68 vars in 1384 bytes} [Wed Jul 22 00:07:23 2026] POST /volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:23.669211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.676897 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?status=available Jul 22 00:07:23.677077 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.677306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.677567 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.677667 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4eb65925-b924-4e44-8fa9-775748fc658e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.677739 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value available, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:23.678090 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.678090 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.678564 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.679931 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:23.680384 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b12173c9-90b3-4124-b3e7-6b24c1e7ef1b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1778879377"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:23.681706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Create volume request body: {'volume': {'volume_type': 'b12173c9-90b3-4124-b3e7-6b24c1e7ef1b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1778879377'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:23.686264 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Create volume of 1 GB Jul 22 00:07:23.686594 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.686594 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:23.687119 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Availability Zones retrieved successfully. Jul 22 00:07:23.692708 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Flow 'volume_create_api' (631f4be0-e573-42c6-b08e-e5714e67219b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:23.693704 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840ddd8c-7e76-44c4-a075-d3d00d63fded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:23.694729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:23.714438 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.715104 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e4e64fa-a443-4feb-90c4-052aceec8afd tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?status=available returned with HTTP 200 Jul 22 00:07:23.715629 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 155/610] 10.4.3.168 () {66 vars in 1270 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.727367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840ddd8c-7e76-44c4-a075-d3d00d63fded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:07:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b12173c9-90b3-4124-b3e7-6b24c1e7ef1b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-900919276',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b12173c9-90b3-4124-b3e7-6b24c1e7ef1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.728625 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839e619f-2b1d-43e9-a7c0-ec923c81916c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:23.728675 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.730581 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes?status=available Jul 22 00:07:23.730790 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.731342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.731342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.731620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value available, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:23.731845 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.731845 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:23.732306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.762696 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-900919276 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-900919276, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:07:23.764257 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-900919276 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-900919276, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:07:23.772225 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.773264 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba53c4b6-5641-4b51-a5da-e051caa46f5c tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes?status=available returned with HTTP 200 Jul 22 00:07:23.774018 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 154/611] 10.4.3.168 () {66 vars in 1270 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.785594 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.788410 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?availability_zone=nova Jul 22 00:07:23.788953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.788953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.789282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.789573 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value nova, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:23.791198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.805016 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.806445 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.806445 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:23.815846 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aeed9d2-cd7e-4445-9b2a-3ad0dd7597ca tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 22 00:07:23.816707 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 148/612] 10.4.3.168 () {66 vars in 1303 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:23.820994 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Created reservations ['423de9f7-5b20-4965-9b3e-bfb07d2f0dbb', '922db763-ead2-48d5-9276-498b941f0e04', '6cafdba7-0c13-4360-b7f3-21a01b62fcd4', '26f629f8-dbf2-414e-b501-775bf733059f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:23.822385 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839e619f-2b1d-43e9-a7c0-ec923c81916c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423de9f7-5b20-4965-9b3e-bfb07d2f0dbb', '922db763-ead2-48d5-9276-498b941f0e04', '6cafdba7-0c13-4360-b7f3-21a01b62fcd4', '26f629f8-dbf2-414e-b501-775bf733059f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.823735 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6aba93c-d1d2-4725-8ea6-bd6432bf0d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:23.835506 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec6ae176-cb9d-4f96-ac47-c6480e9069e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.837523 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec6ae176-cb9d-4f96-ac47-c6480e9069e5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?bootable=false Jul 22 00:07:23.837843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec6ae176-cb9d-4f96-ac47-c6480e9069e5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.838109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec6ae176-cb9d-4f96-ac47-c6480e9069e5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.838734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-ec6ae176-cb9d-4f96-ac47-c6480e9069e5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.838734 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.838734 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.839347 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ec6ae176-cb9d-4f96-ac47-c6480e9069e5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.850967 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ec6ae176-cb9d-4f96-ac47-c6480e9069e5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.852312 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.852312 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.852517 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6aba93c-d1d2-4725-8ea6-bd6432bf0d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9434770a-7a42-460c-96e3-bb5e50ff9689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1778879377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f4ba1a51348c488b32fef8d866d8b',qos_specs=None,replication_status=,reservations=['423de9f7-5b20-4965-9b3e-bfb07d2f0dbb','922db763-ead2-48d5-9276-498b941f0e04','6cafdba7-0c13-4360-b7f3-21a01b62fcd4','26f629f8-dbf2-414e-b501-775bf733059f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87cbac8599ba417fbbfb8a1de465aa49',volume_type_id=b12173c9-90b3-4124-b3e7-6b24c1e7ef1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1778879377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9434770a-7a42-460c-96e3-bb5e50ff9689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f3f4ba1a51348c488b32fef8d866d8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87cbac8599ba417fbbfb8a1de465aa49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b12173c9-90b3-4124-b3e7-6b24c1e7ef1b),volume_type_id=b12173c9-90b3-4124-b3e7-6b24c1e7ef1b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.853301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d81249d-c55b-4719-bc2a-670d01307c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:23.861977 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec6ae176-cb9d-4f96-ac47-c6480e9069e5 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 22 00:07:23.862640 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 156/613] 10.4.3.168 () {66 vars in 1287 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:23.879733 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.882523 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?status=available Jul 22 00:07:23.882849 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d81249d-c55b-4719-bc2a-670d01307c5a) transitioned into state 'SUCCESS' from state '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-1778879377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f3f4ba1a51348c488b32fef8d866d8b',qos_specs=None,replication_status=,reservations=['423de9f7-5b20-4965-9b3e-bfb07d2f0dbb','922db763-ead2-48d5-9276-498b941f0e04','6cafdba7-0c13-4360-b7f3-21a01b62fcd4','26f629f8-dbf2-414e-b501-775bf733059f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87cbac8599ba417fbbfb8a1de465aa49',volume_type_id=b12173c9-90b3-4124-b3e7-6b24c1e7ef1b)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.883027 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.883255 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.883670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:07:23.884002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Could not evaluate value available, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:07:23.884291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2efdd6-2ac7-4660-b71b-291ad9ca90f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:23.884419 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.884419 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:23.885153 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:07:23.897168 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Get all volumes completed successfully. Jul 22 00:07:23.897635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e2efdd6-2ac7-4660-b71b-291ad9ca90f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:23.898560 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.898560 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:23.899153 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Flow 'volume_create_api' (631f4be0-e573-42c6-b08e-e5714e67219b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:23.899643 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Create volume request issued successfully. Jul 22 00:07:23.900831 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eb65925-b924-4e44-8fa9-775748fc658e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:23.901507 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 156/614] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:07:23 2026] POST /volume/v3/volumes => generated 795 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:23.910387 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25fd2b36-6b49-488d-a62d-bb62c3620279 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 22 00:07:23.910994 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 155/615] 10.4.3.168 () {66 vars in 1291 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:23.919151 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45e9a24c-8b84-40a2-9d9e-6b91e67a2f1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.922240 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45e9a24c-8b84-40a2-9d9e-6b91e67a2f1d tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] GET https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 Jul 22 00:07:23.922451 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45e9a24c-8b84-40a2-9d9e-6b91e67a2f1d tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.922643 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45e9a24c-8b84-40a2-9d9e-6b91e67a2f1d tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.931683 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.931683 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:23.934570 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6889f92-f6ad-463d-ad80-7d728a57bd99 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.937059 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-45e9a24c-8b84-40a2-9d9e-6b91e67a2f1d tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Volume info retrieved successfully. Jul 22 00:07:23.938935 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6889f92-f6ad-463d-ad80-7d728a57bd99 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:23.939261 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6889f92-f6ad-463d-ad80-7d728a57bd99 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.939550 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6889f92-f6ad-463d-ad80-7d728a57bd99 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.941673 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45e9a24c-8b84-40a2-9d9e-6b91e67a2f1d tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 returned with HTTP 200 Jul 22 00:07:23.942082 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 149/616] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.958779 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:23.958779 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:23.966318 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c6889f92-f6ad-463d-ad80-7d728a57bd99 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:23.972030 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6889f92-f6ad-463d-ad80-7d728a57bd99 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 200 Jul 22 00:07:23.972625 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 157/617] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:23 2026] GET /volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:23.986373 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d9cb68c4-21f2-459f-96ea-d0abc5904902 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:23.990195 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9cb68c4-21f2-459f-96ea-d0abc5904902 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] DELETE https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:23.991123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9cb68c4-21f2-459f-96ea-d0abc5904902 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:23.991123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9cb68c4-21f2-459f-96ea-d0abc5904902 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:23.991553 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d9cb68c4-21f2-459f-96ea-d0abc5904902 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Delete volume with id: 5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:24.002011 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:24.002011 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:24.003341 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d9cb68c4-21f2-459f-96ea-d0abc5904902 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:24.029444 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d9cb68c4-21f2-459f-96ea-d0abc5904902 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Delete volume request issued successfully. Jul 22 00:07:24.029731 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9cb68c4-21f2-459f-96ea-d0abc5904902 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 202 Jul 22 00:07:24.030327 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 157/618] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:07:23 2026] DELETE /volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:24.043196 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-72502c12-048f-4989-8001-c8cc87d66a5a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:24.045783 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72502c12-048f-4989-8001-c8cc87d66a5a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:24.046227 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72502c12-048f-4989-8001-c8cc87d66a5a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:24.046442 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72502c12-048f-4989-8001-c8cc87d66a5a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:24.057965 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:24.057965 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:24.064124 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-72502c12-048f-4989-8001-c8cc87d66a5a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:24.069806 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72502c12-048f-4989-8001-c8cc87d66a5a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 200 Jul 22 00:07:24.070042 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 156/619] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:24 2026] GET /volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:24.148532 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-330f46ed-470b-477e-b8a9-7b0ffffdee68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:24.152150 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-330f46ed-470b-477e-b8a9-7b0ffffdee68 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c Jul 22 00:07:24.152414 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-330f46ed-470b-477e-b8a9-7b0ffffdee68 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:24.152674 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-330f46ed-470b-477e-b8a9-7b0ffffdee68 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:24.171987 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:24.171987 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:24.178208 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-330f46ed-470b-477e-b8a9-7b0ffffdee68 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:07:24.185732 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-330f46ed-470b-477e-b8a9-7b0ffffdee68 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c returned with HTTP 200 Jul 22 00:07:24.185732 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 150/620] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:24 2026] GET /volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:24.199891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4130b49a-ac53-4fa8-bbe3-e055a6734b08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:24.202080 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4130b49a-ac53-4fa8-bbe3-e055a6734b08 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:07:24.202533 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4130b49a-ac53-4fa8-bbe3-e055a6734b08 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c", "name": "tempest-VolumesBackupsAdminTest-Backup-1549151987", "container": "tempest-volumesbackupsadmintest-backup-container-783556099"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:24.204541 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-4130b49a-ac53-4fa8-bbe3-e055a6734b08 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Creating new backup {'backup': {'volume_id': 'b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1549151987', 'container': 'tempest-volumesbackupsadmintest-backup-container-783556099'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:07:24.204721 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-4130b49a-ac53-4fa8-bbe3-e055a6734b08 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Creating backup of volume b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c in container tempest-volumesbackupsadmintest-backup-container-783556099 Jul 22 00:07:24.213315 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:24.213315 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:24.213883 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4130b49a-ac53-4fa8-bbe3-e055a6734b08 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:07:24.244112 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4130b49a-ac53-4fa8-bbe3-e055a6734b08 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Created reservations ['5497cedb-baae-4ac0-a325-fa25aecbf706', 'c9f68004-2b6a-4cd3-b10e-df2e4bc06125'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:24.282061 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4130b49a-ac53-4fa8-bbe3-e055a6734b08 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:07:24.282487 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 158/621] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:07:24 2026] POST /volume/v3/backups => generated 335 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:24.293192 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8fb173fa-70e1-41a2-a910-045cdb130329 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:24.295593 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fb173fa-70e1-41a2-a910-045cdb130329 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:24.295872 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fb173fa-70e1-41a2-a910-045cdb130329 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:24.296249 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fb173fa-70e1-41a2-a910-045cdb130329 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:24.296369 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8fb173fa-70e1-41a2-a910-045cdb130329 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:24.302556 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:24.302556 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:24.303827 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fb173fa-70e1-41a2-a910-045cdb130329 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:24.304394 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 158/622] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:24 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:24.960316 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e87d548e-e31f-4f66-b05d-859831a51406 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:24.962320 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e87d548e-e31f-4f66-b05d-859831a51406 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] GET https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 Jul 22 00:07:24.962588 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e87d548e-e31f-4f66-b05d-859831a51406 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:24.962943 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e87d548e-e31f-4f66-b05d-859831a51406 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:24.972244 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:24.972244 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:24.977502 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e87d548e-e31f-4f66-b05d-859831a51406 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Volume info retrieved successfully. Jul 22 00:07:24.983054 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e87d548e-e31f-4f66-b05d-859831a51406 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 returned with HTTP 200 Jul 22 00:07:24.983593 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 157/623] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:24 2026] GET /volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 => generated 888 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:25.000911 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6990768-74bf-49ed-8df4-471e40119a6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.003125 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6990768-74bf-49ed-8df4-471e40119a6b tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] GET https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 Jul 22 00:07:25.003304 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6990768-74bf-49ed-8df4-471e40119a6b tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.003508 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6990768-74bf-49ed-8df4-471e40119a6b tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.015927 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.015927 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:25.023941 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e6990768-74bf-49ed-8df4-471e40119a6b tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Volume info retrieved successfully. Jul 22 00:07:25.030174 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6990768-74bf-49ed-8df4-471e40119a6b tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 returned with HTTP 200 Jul 22 00:07:25.030851 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 151/624] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 => generated 888 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:25.046837 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ebea46c-7407-41ff-860d-d7fa9f64c49e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.049568 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ebea46c-7407-41ff-860d-d7fa9f64c49e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 Jul 22 00:07:25.049800 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ebea46c-7407-41ff-860d-d7fa9f64c49e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.050052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ebea46c-7407-41ff-860d-d7fa9f64c49e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.050268 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4ebea46c-7407-41ff-860d-d7fa9f64c49e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Delete volume with id: 9434770a-7a42-460c-96e3-bb5e50ff9689 Jul 22 00:07:25.060432 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.060432 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:25.061043 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ebea46c-7407-41ff-860d-d7fa9f64c49e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Volume info retrieved successfully. Jul 22 00:07:25.085891 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a180fce0-9edf-484a-84c7-0ecbc634a26e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.088280 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a180fce0-9edf-484a-84c7-0ecbc634a26e tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 Jul 22 00:07:25.088576 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a180fce0-9edf-484a-84c7-0ecbc634a26e tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.088765 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ebea46c-7407-41ff-860d-d7fa9f64c49e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Delete volume request issued successfully. Jul 22 00:07:25.088826 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a180fce0-9edf-484a-84c7-0ecbc634a26e tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.089011 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ebea46c-7407-41ff-860d-d7fa9f64c49e tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 returned with HTTP 202 Jul 22 00:07:25.089556 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 159/625] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:07:25 2026] DELETE /volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:25.099204 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a180fce0-9edf-484a-84c7-0ecbc634a26e tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 returned with HTTP 404 Jul 22 00:07:25.099840 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 159/626] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/v3/volumes/5740f8e7-ba6d-41d3-98fb-87b49a4b99b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:25.101697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ae88dbf6-a1c4-4694-8644-0f5a222eeec0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.105419 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae88dbf6-a1c4-4694-8644-0f5a222eeec0 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] GET https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 Jul 22 00:07:25.105623 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae88dbf6-a1c4-4694-8644-0f5a222eeec0 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.108054 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae88dbf6-a1c4-4694-8644-0f5a222eeec0 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.108131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd474b23-4138-45c6-bf1a-df639adddbde None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.110588 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd474b23-4138-45c6-bf1a-df639adddbde tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:25.110975 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd474b23-4138-45c6-bf1a-df639adddbde tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.111245 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd474b23-4138-45c6-bf1a-df639adddbde tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.122824 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.122824 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:25.123303 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.123303 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:25.128922 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ae88dbf6-a1c4-4694-8644-0f5a222eeec0 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Volume info retrieved successfully. Jul 22 00:07:25.131154 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fd474b23-4138-45c6-bf1a-df639adddbde tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:25.134002 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae88dbf6-a1c4-4694-8644-0f5a222eeec0 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 returned with HTTP 200 Jul 22 00:07:25.134418 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 158/627] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:25.136119 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95b3eff3-ad6b-445f-9c3d-e0830b9965f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.136643 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95b3eff3-ad6b-445f-9c3d-e0830b9965f3 None None] GET https://10.4.3.168/volume// Jul 22 00:07:25.136704 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd474b23-4138-45c6-bf1a-df639adddbde tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 200 Jul 22 00:07:25.136878 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95b3eff3-ad6b-445f-9c3d-e0830b9965f3 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.137169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95b3eff3-ad6b-445f-9c3d-e0830b9965f3 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.137225 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 152/628] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:25.137728 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95b3eff3-ad6b-445f-9c3d-e0830b9965f3 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:25.138616 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 160/629] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:25.149041 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-12bd8954-41eb-472b-8e1f-acc818dae0d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.151268 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-12bd8954-41eb-472b-8e1f-acc818dae0d4 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 Jul 22 00:07:25.151587 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-12bd8954-41eb-472b-8e1f-acc818dae0d4 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.151698 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-12bd8954-41eb-472b-8e1f-acc818dae0d4 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.161449 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5bfb7e30-9d53-4d8e-823c-2659e656f69d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.164099 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.164099 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:25.164226 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bfb7e30-9d53-4d8e-823c-2659e656f69d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] DELETE https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:25.164451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bfb7e30-9d53-4d8e-823c-2659e656f69d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.164678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bfb7e30-9d53-4d8e-823c-2659e656f69d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.164897 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5bfb7e30-9d53-4d8e-823c-2659e656f69d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Delete volume with id: 75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:25.168023 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-79120e64-379c-4e64-94b6-012086ca426f req-12bd8954-41eb-472b-8e1f-acc818dae0d4 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:25.174434 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-12bd8954-41eb-472b-8e1f-acc818dae0d4 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 returned with HTTP 200 Jul 22 00:07:25.174959 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 160/630] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:07:25.176150 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.176150 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:25.176781 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5bfb7e30-9d53-4d8e-823c-2659e656f69d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:25.204851 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5bfb7e30-9d53-4d8e-823c-2659e656f69d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Delete volume request issued successfully. Jul 22 00:07:25.205269 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bfb7e30-9d53-4d8e-823c-2659e656f69d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 202 Jul 22 00:07:25.205713 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 159/631] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:07:25 2026] DELETE /volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:25.214076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-931ba6bc-035a-4452-8cb3-ff63bd415892 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.216432 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-931ba6bc-035a-4452-8cb3-ff63bd415892 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:25.216691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-931ba6bc-035a-4452-8cb3-ff63bd415892 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.216918 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-931ba6bc-035a-4452-8cb3-ff63bd415892 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.228178 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.228178 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:25.235980 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-931ba6bc-035a-4452-8cb3-ff63bd415892 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:25.246098 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-931ba6bc-035a-4452-8cb3-ff63bd415892 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 200 Jul 22 00:07:25.247076 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 153/632] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:25.274409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-883497fd-3d6b-47f3-b8cc-1f063bf44fed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.277071 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-883497fd-3d6b-47f3-b8cc-1f063bf44fed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] PUT https://10.4.3.168/volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e Jul 22 00:07:25.277540 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-883497fd-3d6b-47f3-b8cc-1f063bf44fed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:25.289630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-883497fd-3d6b-47f3-b8cc-1f063bf44fed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Acquiring lock "cinder-attachment_update-4ff6841e-e020-4001-abc8-00a8ca990881-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:07:25.296473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-883497fd-3d6b-47f3-b8cc-1f063bf44fed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Lock "cinder-attachment_update-4ff6841e-e020-4001-abc8-00a8ca990881-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:07:25.298023 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.298023 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:25.321300 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e96a81a-0622-427f-9ce4-04bfc2405838 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.325376 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e96a81a-0622-427f-9ce4-04bfc2405838 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:25.325705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e96a81a-0622-427f-9ce4-04bfc2405838 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.325902 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e96a81a-0622-427f-9ce4-04bfc2405838 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.326233 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3e96a81a-0622-427f-9ce4-04bfc2405838 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:25.334460 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.334460 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:25.335502 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e96a81a-0622-427f-9ce4-04bfc2405838 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:25.336091 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 161/633] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:25.419807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-883497fd-3d6b-47f3-b8cc-1f063bf44fed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Lock "cinder-attachment_update-4ff6841e-e020-4001-abc8-00a8ca990881-np0000005612" released by "attachment_update" :: held 0.123s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:07:25.420196 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-883497fd-3d6b-47f3-b8cc-1f063bf44fed tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e returned with HTTP 200 Jul 22 00:07:25.420943 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 161/634] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:07:25 2026] PUT /volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:25.457655 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-2ad91c16-9a00-4ab5-8b74-6f75c40617c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.460482 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-2ad91c16-9a00-4ab5-8b74-6f75c40617c6 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e/action Jul 22 00:07:25.461044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-2ad91c16-9a00-4ab5-8b74-6f75c40617c6 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:25.461278 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-2ad91c16-9a00-4ab5-8b74-6f75c40617c6 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:25.484200 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.484200 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:25.507736 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-2ad91c16-9a00-4ab5-8b74-6f75c40617c6 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e/action returned with HTTP 204 Jul 22 00:07:25.508541 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 160/635] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:07:25 2026] POST /volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:25.529692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2aefc81d-f9cd-41e2-89e8-0c385bfae8ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.530137 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2aefc81d-f9cd-41e2-89e8-0c385bfae8ce None None] GET https://10.4.3.168/volume// Jul 22 00:07:25.530342 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2aefc81d-f9cd-41e2-89e8-0c385bfae8ce None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.530537 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2aefc81d-f9cd-41e2-89e8-0c385bfae8ce None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.530842 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2aefc81d-f9cd-41e2-89e8-0c385bfae8ce None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:25.531185 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 154/636] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:25.540807 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-4f68852e-8759-4b8e-861c-b9d4ca460a36 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.544007 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-4f68852e-8759-4b8e-861c-b9d4ca460a36 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 Jul 22 00:07:25.544220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-4f68852e-8759-4b8e-861c-b9d4ca460a36 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:25.544448 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-4f68852e-8759-4b8e-861c-b9d4ca460a36 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:25.558952 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.558952 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:25.565080 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-79120e64-379c-4e64-94b6-012086ca426f req-4f68852e-8759-4b8e-861c-b9d4ca460a36 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:25.571756 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-4f68852e-8759-4b8e-861c-b9d4ca460a36 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 returned with HTTP 200 Jul 22 00:07:25.573277 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 162/637] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:07:25 2026] GET /volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:07:25.696450 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-5ab6aa52-e465-4957-b04c-9ab450705430 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.699010 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-5ab6aa52-e465-4957-b04c-9ab450705430 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] PUT https://10.4.3.168/volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe Jul 22 00:07:25.699408 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-5ab6aa52-e465-4957-b04c-9ab450705430 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:25.710041 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-5ab6aa52-e465-4957-b04c-9ab450705430 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Acquiring lock "cinder-attachment_update-fd10d8e8-1987-4a06-9d99-620a44e8c8e3-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:07:25.715007 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-5ab6aa52-e465-4957-b04c-9ab450705430 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Lock "cinder-attachment_update-fd10d8e8-1987-4a06-9d99-620a44e8c8e3-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:07:25.716086 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:25.716086 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:25.948089 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-5ab6aa52-e465-4957-b04c-9ab450705430 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Lock "cinder-attachment_update-fd10d8e8-1987-4a06-9d99-620a44e8c8e3-np0000005612" released by "attachment_update" :: held 0.233s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:07:25.948531 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-5ab6aa52-e465-4957-b04c-9ab450705430 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe returned with HTTP 200 Jul 22 00:07:25.949084 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 162/638] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:07:25 2026] PUT /volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:25.995678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-99188c7d-ff6f-47ad-9ce4-930212f37882 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:25.998522 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-99188c7d-ff6f-47ad-9ce4-930212f37882 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe/action Jul 22 00:07:25.999197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-99188c7d-ff6f-47ad-9ce4-930212f37882 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:25.999375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-99188c7d-ff6f-47ad-9ce4-930212f37882 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.026627 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.026627 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:26.051358 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-99188c7d-ff6f-47ad-9ce4-930212f37882 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe/action returned with HTTP 204 Jul 22 00:07:26.052196 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 161/639] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:07:25 2026] POST /volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:26.081959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fdd1bf30-f59d-4efb-9b7d-d2feceb1ce3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.082733 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fdd1bf30-f59d-4efb-9b7d-d2feceb1ce3b None None] GET https://10.4.3.168/volume// Jul 22 00:07:26.082927 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fdd1bf30-f59d-4efb-9b7d-d2feceb1ce3b None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.083204 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fdd1bf30-f59d-4efb-9b7d-d2feceb1ce3b None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.083583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fdd1bf30-f59d-4efb-9b7d-d2feceb1ce3b None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:07:26.084372 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 155/640] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:07:26.100960 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-61d73974-4902-41fd-b116-bfbe9fd50e70 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.103925 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-61d73974-4902-41fd-b116-bfbe9fd50e70 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 Jul 22 00:07:26.104133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-61d73974-4902-41fd-b116-bfbe9fd50e70 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.104321 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-61d73974-4902-41fd-b116-bfbe9fd50e70 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.116904 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.116904 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:26.121880 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-79120e64-379c-4e64-94b6-012086ca426f req-61d73974-4902-41fd-b116-bfbe9fd50e70 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:07:26.127817 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-61d73974-4902-41fd-b116-bfbe9fd50e70 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 returned with HTTP 200 Jul 22 00:07:26.128296 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 163/641] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:07:26.153465 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af56458b-c965-4da1-a9f3-44edaeadca71 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.156575 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af56458b-c965-4da1-a9f3-44edaeadca71 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] GET https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 Jul 22 00:07:26.156575 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af56458b-c965-4da1-a9f3-44edaeadca71 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.156946 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af56458b-c965-4da1-a9f3-44edaeadca71 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.168320 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af56458b-c965-4da1-a9f3-44edaeadca71 tempest-VolumeTypesAccessTest-609444013 tempest-VolumeTypesAccessTest-609444013-project-member] https://10.4.3.168/volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 returned with HTTP 404 Jul 22 00:07:26.168955 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 163/642] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/volumes/9434770a-7a42-460c-96e3-bb5e50ff9689 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:26.179489 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08978b70-c249-4729-bd80-645a64ca26f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.182073 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08978b70-c249-4729-bd80-645a64ca26f0 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] POST https://10.4.3.168/volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b/action Jul 22 00:07:26.182677 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08978b70-c249-4729-bd80-645a64ca26f0 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action body: b'{"removeProjectAccess": {"project": "3f3f4ba1a51348c488b32fef8d866d8b"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:26.182963 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08978b70-c249-4729-bd80-645a64ca26f0 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3f3f4ba1a51348c488b32fef8d866d8b"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.202205 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08978b70-c249-4729-bd80-645a64ca26f0 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b/action returned with HTTP 202 Jul 22 00:07:26.203135 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 162/643] 10.4.3.168 () {68 vars in 1384 bytes} [Wed Jul 22 00:07:26 2026] POST /volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:26.210164 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1c9edd2-086b-4f39-9fb2-b4e51f8021c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.212565 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1c9edd2-086b-4f39-9fb2-b4e51f8021c3 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] DELETE https://10.4.3.168/volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b Jul 22 00:07:26.212876 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1c9edd2-086b-4f39-9fb2-b4e51f8021c3 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.213257 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1c9edd2-086b-4f39-9fb2-b4e51f8021c3 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.221986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-cc0aaeec-d9d0-4ff7-9ed7-5d76ed27ed1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.225074 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-cc0aaeec-d9d0-4ff7-9ed7-5d76ed27ed1d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] PUT https://10.4.3.168/volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d Jul 22 00:07:26.225729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-cc0aaeec-d9d0-4ff7-9ed7-5d76ed27ed1d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.236371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-cc0aaeec-d9d0-4ff7-9ed7-5d76ed27ed1d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Acquiring lock "cinder-attachment_update-15fda7bc-aa1e-42c1-9b8c-c10e48b80092-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:07:26.243121 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-cc0aaeec-d9d0-4ff7-9ed7-5d76ed27ed1d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Lock "cinder-attachment_update-15fda7bc-aa1e-42c1-9b8c-c10e48b80092-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:07:26.244633 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.244633 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:26.247220 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1c9edd2-086b-4f39-9fb2-b4e51f8021c3 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b returned with HTTP 202 Jul 22 00:07:26.247729 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 156/644] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:07:26 2026] DELETE /volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:26.261472 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9730544-94bf-4d56-b2a6-c9791a3df6ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.263318 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9730544-94bf-4d56-b2a6-c9791a3df6ce tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] GET https://10.4.3.168/volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b Jul 22 00:07:26.263527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9730544-94bf-4d56-b2a6-c9791a3df6ce tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.263750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9730544-94bf-4d56-b2a6-c9791a3df6ce tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.263945 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02eb6635-8587-4639-b851-49e9c4bf3950 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.265680 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02eb6635-8587-4639-b851-49e9c4bf3950 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 Jul 22 00:07:26.265940 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02eb6635-8587-4639-b851-49e9c4bf3950 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.266164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02eb6635-8587-4639-b851-49e9c4bf3950 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.267512 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9730544-94bf-4d56-b2a6-c9791a3df6ce tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b returned with HTTP 404 Jul 22 00:07:26.268098 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 164/645] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/types/b12173c9-90b3-4124-b3e7-6b24c1e7ef1b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:26.276357 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02eb6635-8587-4639-b851-49e9c4bf3950 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 returned with HTTP 404 Jul 22 00:07:26.277103 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 163/646] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/volumes/75d418ce-452b-4a3f-90c0-8840753780b7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:26.281580 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-53f5077c-347d-4c7d-8185-08345e4f1c01 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.285507 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53f5077c-347d-4c7d-8185-08345e4f1c01 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:07:26.285989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53f5077c-347d-4c7d-8185-08345e4f1c01 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1118253816", "os-volume-type-access:is_public": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.287633 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-99897f12-3d17-4141-9928-5ea02087f10d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.290114 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99897f12-3d17-4141-9928-5ea02087f10d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:26.290408 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99897f12-3d17-4141-9928-5ea02087f10d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.290702 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99897f12-3d17-4141-9928-5ea02087f10d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.300889 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.300889 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:26.306110 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-99897f12-3d17-4141-9928-5ea02087f10d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:26.307212 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53f5077c-347d-4c7d-8185-08345e4f1c01 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:07:26.307596 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 157/647] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:07:26 2026] POST /volume/v3/types => generated 229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:26.315419 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99897f12-3d17-4141-9928-5ea02087f10d tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 200 Jul 22 00:07:26.316208 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 165/648] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:26.317993 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca76b420-85bc-4055-9ed9-4a9079dfe0b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.320451 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca76b420-85bc-4055-9ed9-4a9079dfe0b2 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] POST https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action Jul 22 00:07:26.321281 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca76b420-85bc-4055-9ed9-4a9079dfe0b2 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action body: b'{"addProjectAccess": {"project": "3f3f4ba1a51348c488b32fef8d866d8b"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:26.321479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca76b420-85bc-4055-9ed9-4a9079dfe0b2 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3f3f4ba1a51348c488b32fef8d866d8b"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.332234 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c9f5efd-ebbb-4aea-ae11-7d2943f8038a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.335749 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c9f5efd-ebbb-4aea-ae11-7d2943f8038a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:26.335749 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c9f5efd-ebbb-4aea-ae11-7d2943f8038a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.335749 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c9f5efd-ebbb-4aea-ae11-7d2943f8038a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.335968 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1c9f5efd-ebbb-4aea-ae11-7d2943f8038a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Delete volume with id: 4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:26.351837 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-79120e64-379c-4e64-94b6-012086ca426f req-cc0aaeec-d9d0-4ff7-9ed7-5d76ed27ed1d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Lock "cinder-attachment_update-15fda7bc-aa1e-42c1-9b8c-c10e48b80092-np0000005612" released by "attachment_update" :: held 0.106s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:07:26.351837 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-cc0aaeec-d9d0-4ff7-9ed7-5d76ed27ed1d tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d returned with HTTP 200 Jul 22 00:07:26.351837 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 164/649] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:07:26 2026] PUT /volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:26.352519 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca76b420-85bc-4055-9ed9-4a9079dfe0b2 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action returned with HTTP 202 Jul 22 00:07:26.352801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ead5a118-c13e-42b9-8f2f-fb252a4e37a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.353013 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 164/650] 10.4.3.168 () {68 vars in 1384 bytes} [Wed Jul 22 00:07:26 2026] POST /volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:26.353157 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.353157 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:26.353157 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c9f5efd-ebbb-4aea-ae11-7d2943f8038a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:26.354277 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ead5a118-c13e-42b9-8f2f-fb252a4e37a7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:26.354522 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ead5a118-c13e-42b9-8f2f-fb252a4e37a7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.354824 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ead5a118-c13e-42b9-8f2f-fb252a4e37a7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.355116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ead5a118-c13e-42b9-8f2f-fb252a4e37a7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:26.364344 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8068a47e-9b65-439e-a6f0-f0899a8e3f26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.366229 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8068a47e-9b65-439e-a6f0-f0899a8e3f26 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] POST https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action Jul 22 00:07:26.366635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8068a47e-9b65-439e-a6f0-f0899a8e3f26 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action body: b'{"addProjectAccess": {"project": "4942aeec72e24a2ebe75bece66401fdd"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:26.366712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8068a47e-9b65-439e-a6f0-f0899a8e3f26 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4942aeec72e24a2ebe75bece66401fdd"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.368339 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.368339 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:26.368422 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.368422 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:26.370205 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ead5a118-c13e-42b9-8f2f-fb252a4e37a7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:26.370433 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 166/651] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:26.383590 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8068a47e-9b65-439e-a6f0-f0899a8e3f26 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action returned with HTTP 202 Jul 22 00:07:26.384517 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 165/652] 10.4.3.168 () {68 vars in 1384 bytes} [Wed Jul 22 00:07:26 2026] POST /volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:26.385424 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c9f5efd-ebbb-4aea-ae11-7d2943f8038a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Delete volume request issued successfully. Jul 22 00:07:26.385424 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c9f5efd-ebbb-4aea-ae11-7d2943f8038a tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 202 Jul 22 00:07:26.386115 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 158/653] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:07:26 2026] DELETE /volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:26.386442 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-79120e64-379c-4e64-94b6-012086ca426f req-c8a30441-7433-415b-9cfb-559932e9eb72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.395458 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-c8a30441-7433-415b-9cfb-559932e9eb72 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] POST https://10.4.3.168/volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d/action Jul 22 00:07:26.396022 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d86cd5fc-53cd-4cee-aabe-c627be3af540 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.396277 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-c8a30441-7433-415b-9cfb-559932e9eb72 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:26.396373 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-c8a30441-7433-415b-9cfb-559932e9eb72 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.398595 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aac2dd13-e5ab-4af6-8e85-f57c82531cf3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.399073 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d86cd5fc-53cd-4cee-aabe-c627be3af540 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] GET https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/os-volume-type-access Jul 22 00:07:26.399073 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d86cd5fc-53cd-4cee-aabe-c627be3af540 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.399367 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d86cd5fc-53cd-4cee-aabe-c627be3af540 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.403890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aac2dd13-e5ab-4af6-8e85-f57c82531cf3 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:26.403890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aac2dd13-e5ab-4af6-8e85-f57c82531cf3 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.403890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aac2dd13-e5ab-4af6-8e85-f57c82531cf3 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.412218 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.412218 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:26.415123 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d86cd5fc-53cd-4cee-aabe-c627be3af540 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/os-volume-type-access returned with HTTP 200 Jul 22 00:07:26.415783 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 167/654] 10.4.3.168 () {66 vars in 1408 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/os-volume-type-access => generated 244 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:26.417160 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aac2dd13-e5ab-4af6-8e85-f57c82531cf3 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Volume info retrieved successfully. Jul 22 00:07:26.424359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6680101-2ab8-496a-9550-c42bb3228a35 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.424953 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aac2dd13-e5ab-4af6-8e85-f57c82531cf3 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 200 Jul 22 00:07:26.425391 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 166/655] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:26.427885 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:26.427885 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:26.429058 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6680101-2ab8-496a-9550-c42bb3228a35 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] POST https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action Jul 22 00:07:26.429058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6680101-2ab8-496a-9550-c42bb3228a35 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action body: b'{"removeProjectAccess": {"project": "4942aeec72e24a2ebe75bece66401fdd"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:26.429058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6680101-2ab8-496a-9550-c42bb3228a35 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4942aeec72e24a2ebe75bece66401fdd"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.438823 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6680101-2ab8-496a-9550-c42bb3228a35 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action returned with HTTP 202 Jul 22 00:07:26.439327 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 159/656] 10.4.3.168 () {68 vars in 1384 bytes} [Wed Jul 22 00:07:26 2026] POST /volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:26.450199 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ebbdfec-0cfe-44c2-ab51-9ccb9cd99af7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.451195 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79120e64-379c-4e64-94b6-012086ca426f req-c8a30441-7433-415b-9cfb-559932e9eb72 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d/action returned with HTTP 204 Jul 22 00:07:26.451668 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 165/657] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:07:26 2026] POST /volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:26.453567 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ebbdfec-0cfe-44c2-ab51-9ccb9cd99af7 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] POST https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action Jul 22 00:07:26.454077 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ebbdfec-0cfe-44c2-ab51-9ccb9cd99af7 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action body: b'{"removeProjectAccess": {"project": "3f3f4ba1a51348c488b32fef8d866d8b"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:26.454238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ebbdfec-0cfe-44c2-ab51-9ccb9cd99af7 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3f3f4ba1a51348c488b32fef8d866d8b"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:26.473626 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ebbdfec-0cfe-44c2-ab51-9ccb9cd99af7 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action returned with HTTP 202 Jul 22 00:07:26.474221 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 168/658] 10.4.3.168 () {68 vars in 1384 bytes} [Wed Jul 22 00:07:26 2026] POST /volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:26.483963 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45743d21-fcc2-48eb-b3a8-d8daa8db2890 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.490780 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45743d21-fcc2-48eb-b3a8-d8daa8db2890 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] DELETE https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9 Jul 22 00:07:26.491216 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45743d21-fcc2-48eb-b3a8-d8daa8db2890 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.491527 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45743d21-fcc2-48eb-b3a8-d8daa8db2890 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.537397 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45743d21-fcc2-48eb-b3a8-d8daa8db2890 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9 returned with HTTP 202 Jul 22 00:07:26.537825 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 167/659] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:07:26 2026] DELETE /volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:26.547684 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51d4253b-62d4-4bd9-802b-7a7a697728f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:26.549994 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51d4253b-62d4-4bd9-802b-7a7a697728f1 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] GET https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9 Jul 22 00:07:26.550228 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51d4253b-62d4-4bd9-802b-7a7a697728f1 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:26.550460 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51d4253b-62d4-4bd9-802b-7a7a697728f1 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:26.555674 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51d4253b-62d4-4bd9-802b-7a7a697728f1 tempest-VolumeTypesAccessTest-519099266 tempest-VolumeTypesAccessTest-519099266-project-admin] https://10.4.3.168/volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9 returned with HTTP 404 Jul 22 00:07:26.555912 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 160/660] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:07:26 2026] GET /volume/v3/types/be4f4c85-4477-4300-8818-1fc632be25e9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:27.385197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b02f8a4-8a5b-4f7a-bef7-838a696b94b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:27.388132 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b02f8a4-8a5b-4f7a-bef7-838a696b94b8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:27.388273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b02f8a4-8a5b-4f7a-bef7-838a696b94b8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:27.388493 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b02f8a4-8a5b-4f7a-bef7-838a696b94b8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:27.389340 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5b02f8a4-8a5b-4f7a-bef7-838a696b94b8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:27.396171 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:27.396171 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:27.397252 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b02f8a4-8a5b-4f7a-bef7-838a696b94b8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:27.397729 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 166/661] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:27 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:27.448638 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c919c2b2-3a13-4933-be5e-8f125102b028 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:27.450904 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c919c2b2-3a13-4933-be5e-8f125102b028 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] GET https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 Jul 22 00:07:27.450904 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c919c2b2-3a13-4933-be5e-8f125102b028 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:27.450904 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c919c2b2-3a13-4933-be5e-8f125102b028 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:27.458746 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c919c2b2-3a13-4933-be5e-8f125102b028 tempest-VolumesListTestJSON-219956002 tempest-VolumesListTestJSON-219956002-project-member] https://10.4.3.168/volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 returned with HTTP 404 Jul 22 00:07:27.459511 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 169/662] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:27 2026] GET /volume/v3/volumes/4eb6d51d-40fe-4570-9f73-8789941faa92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:07:28.409705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d20daa04-31e1-4167-ab9f-11f295adc387 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:28.411638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d20daa04-31e1-4167-ab9f-11f295adc387 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:28.411824 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d20daa04-31e1-4167-ab9f-11f295adc387 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:28.412059 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d20daa04-31e1-4167-ab9f-11f295adc387 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:28.412177 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d20daa04-31e1-4167-ab9f-11f295adc387 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:28.416993 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:28.416993 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:28.417851 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d20daa04-31e1-4167-ab9f-11f295adc387 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:28.418341 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 168/663] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:28 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:29.435885 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef23516e-f19e-42f2-83e1-111730171d28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:29.442035 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef23516e-f19e-42f2-83e1-111730171d28 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:29.442035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef23516e-f19e-42f2-83e1-111730171d28 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:29.442035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef23516e-f19e-42f2-83e1-111730171d28 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:29.442035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ef23516e-f19e-42f2-83e1-111730171d28 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:29.449457 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:29.449457 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:29.450412 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef23516e-f19e-42f2-83e1-111730171d28 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:29.451037 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 161/664] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:29 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:30.471054 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bddd2f65-772c-4dbf-a1fe-5d44a4ed877f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:30.474560 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bddd2f65-772c-4dbf-a1fe-5d44a4ed877f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:30.476177 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bddd2f65-772c-4dbf-a1fe-5d44a4ed877f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:30.476473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bddd2f65-772c-4dbf-a1fe-5d44a4ed877f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:30.476633 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bddd2f65-772c-4dbf-a1fe-5d44a4ed877f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:30.484033 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:30.484033 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:30.484724 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bddd2f65-772c-4dbf-a1fe-5d44a4ed877f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:30.485240 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 167/665] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:30 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:31.497715 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2fbe9d3-b4b9-4506-b8af-ca46ff2fe455 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:31.499642 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2fbe9d3-b4b9-4506-b8af-ca46ff2fe455 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:31.499919 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2fbe9d3-b4b9-4506-b8af-ca46ff2fe455 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:31.500114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2fbe9d3-b4b9-4506-b8af-ca46ff2fe455 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:31.500220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b2fbe9d3-b4b9-4506-b8af-ca46ff2fe455 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:31.510271 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:31.510271 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:31.511361 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2fbe9d3-b4b9-4506-b8af-ca46ff2fe455 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:31.511785 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 170/666] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:31 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22fb50a8-7572-4616-a2d9-e26f02aed363 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22fb50a8-7572-4616-a2d9-e26f02aed363 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22fb50a8-7572-4616-a2d9-e26f02aed363 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22fb50a8-7572-4616-a2d9-e26f02aed363 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-22fb50a8-7572-4616-a2d9-e26f02aed363 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22fb50a8-7572-4616-a2d9-e26f02aed363 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:32.972383 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 169/667] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:32 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:33.554431 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-003c8150-f7a5-4e14-b62c-c0c1add544a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:33.556381 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-003c8150-f7a5-4e14-b62c-c0c1add544a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:33.556584 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-003c8150-f7a5-4e14-b62c-c0c1add544a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:33.556820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-003c8150-f7a5-4e14-b62c-c0c1add544a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:33.557007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-003c8150-f7a5-4e14-b62c-c0c1add544a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:33.562420 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:33.562420 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:33.563367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-003c8150-f7a5-4e14-b62c-c0c1add544a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:33.563937 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 162/668] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:33 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:34.577918 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b66da5d8-14ab-422d-8e13-5e47c3af9cd4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:34.586904 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b66da5d8-14ab-422d-8e13-5e47c3af9cd4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:34.586904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b66da5d8-14ab-422d-8e13-5e47c3af9cd4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:34.587080 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b66da5d8-14ab-422d-8e13-5e47c3af9cd4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:34.587197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b66da5d8-14ab-422d-8e13-5e47c3af9cd4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:34.596889 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:34.596889 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:34.598134 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b66da5d8-14ab-422d-8e13-5e47c3af9cd4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:34.598591 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 168/669] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:34 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:35.615916 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-093a03e7-bb04-4609-ab7e-8b89c6a40c01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:35.620955 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-093a03e7-bb04-4609-ab7e-8b89c6a40c01 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:35.621189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-093a03e7-bb04-4609-ab7e-8b89c6a40c01 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:35.621365 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-093a03e7-bb04-4609-ab7e-8b89c6a40c01 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:35.621584 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-093a03e7-bb04-4609-ab7e-8b89c6a40c01 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:35.626542 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:35.626542 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:35.627691 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-093a03e7-bb04-4609-ab7e-8b89c6a40c01 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:35.628086 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 171/670] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:35 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:36.642689 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8b2ea204-c52f-46ad-93c8-1a2d8af2ca8e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:36.646053 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b2ea204-c52f-46ad-93c8-1a2d8af2ca8e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:36.646321 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b2ea204-c52f-46ad-93c8-1a2d8af2ca8e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:36.646582 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b2ea204-c52f-46ad-93c8-1a2d8af2ca8e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:36.646757 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8b2ea204-c52f-46ad-93c8-1a2d8af2ca8e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:36.652202 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:36.652202 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:36.653341 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b2ea204-c52f-46ad-93c8-1a2d8af2ca8e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:36.653904 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 170/671] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:36 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:36.946014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:37.106013 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:37.106013 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-365545916"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:37.107504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-365545916'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:37.107694 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume of 1 GB Jul 22 00:07:37.113685 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Availability Zones retrieved successfully. Jul 22 00:07:37.120820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (2be06c85-8ce4-4e43-bcd2-2909eb2da019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:37.121969 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c9ac0d-2bab-49a2-a895-e2a5c4f257f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:37.123198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:37.161714 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c9ac0d-2bab-49a2-a895-e2a5c4f257f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:37.162779 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd79938c-8779-43c0-bdff-fd0716e672b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:37.255235 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['7f20e76d-1c5d-451b-b95a-0686ade93119', 'bd7e597a-3adf-497a-915e-8821b000242a', '60ae2a50-e1ac-484a-8ae2-e47c224b864f', '007e6897-12c0-4476-9f2d-728b0d9d7016'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:37.256329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd79938c-8779-43c0-bdff-fd0716e672b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f20e76d-1c5d-451b-b95a-0686ade93119', 'bd7e597a-3adf-497a-915e-8821b000242a', '60ae2a50-e1ac-484a-8ae2-e47c224b864f', '007e6897-12c0-4476-9f2d-728b0d9d7016']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:37.256975 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8dc3c69-d3b4-40e1-b892-252d40cedd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:37.293257 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8dc3c69-d3b4-40e1-b892-252d40cedd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-365545916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['7f20e76d-1c5d-451b-b95a-0686ade93119','bd7e597a-3adf-497a-915e-8821b000242a','60ae2a50-e1ac-484a-8ae2-e47c224b864f','007e6897-12c0-4476-9f2d-728b0d9d7016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-365545916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b62b54e2eea4cb9bf1265a81a204788',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:37.294294 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b47240-81f4-4b23-b3a6-44bdfc658f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:37.326914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b47240-81f4-4b23-b3a6-44bdfc658f6f) transitioned into state 'SUCCESS' from state '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-365545916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['7f20e76d-1c5d-451b-b95a-0686ade93119','bd7e597a-3adf-497a-915e-8821b000242a','60ae2a50-e1ac-484a-8ae2-e47c224b864f','007e6897-12c0-4476-9f2d-728b0d9d7016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:37.327641 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0193a16-d319-4ee8-84bc-c832b689999c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:37.344208 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0193a16-d319-4ee8-84bc-c832b689999c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:37.345637 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (2be06c85-8ce4-4e43-bcd2-2909eb2da019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:37.346036 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request issued successfully. Jul 22 00:07:37.346784 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7e47ec1-1833-46da-9436-fa7ec907fa1e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:37.347246 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 163/672] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:36 2026] POST /volume/v3/volumes => generated 753 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:37.369100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-375f2f9b-8974-4e52-9348-cef05f1be96f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:37.371625 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-375f2f9b-8974-4e52-9348-cef05f1be96f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:07:37.371625 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-375f2f9b-8974-4e52-9348-cef05f1be96f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:37.371844 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-375f2f9b-8974-4e52-9348-cef05f1be96f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:37.381170 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:37.381170 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:37.386966 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-375f2f9b-8974-4e52-9348-cef05f1be96f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:07:37.394442 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-375f2f9b-8974-4e52-9348-cef05f1be96f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:07:37.395058 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 169/673] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:37 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:37.672353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a37374ff-181e-4cae-acac-f9bd409226fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:37.674350 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a37374ff-181e-4cae-acac-f9bd409226fa tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:37.674641 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a37374ff-181e-4cae-acac-f9bd409226fa tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:37.674920 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a37374ff-181e-4cae-acac-f9bd409226fa tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:37.675957 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a37374ff-181e-4cae-acac-f9bd409226fa tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:37.687060 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:37.687060 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:37.688215 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a37374ff-181e-4cae-acac-f9bd409226fa tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:37.692040 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 172/674] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:37 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:38.416820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fe5d667-db66-4258-96cc-56cc8d478ebf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:38.421931 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fe5d667-db66-4258-96cc-56cc8d478ebf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:07:38.421931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fe5d667-db66-4258-96cc-56cc8d478ebf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:38.421931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fe5d667-db66-4258-96cc-56cc8d478ebf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:38.439431 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:38.439431 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:38.444363 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fe5d667-db66-4258-96cc-56cc8d478ebf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:07:38.450968 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fe5d667-db66-4258-96cc-56cc8d478ebf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:07:38.450968 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 171/675] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:38 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:38.469182 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c15eb0e-0e78-4593-89bc-5b4cc2799f39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:38.471349 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c15eb0e-0e78-4593-89bc-5b4cc2799f39 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:07:38.471626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c15eb0e-0e78-4593-89bc-5b4cc2799f39 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:38.471930 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c15eb0e-0e78-4593-89bc-5b4cc2799f39 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:38.483731 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:38.483731 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:38.492545 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0c15eb0e-0e78-4593-89bc-5b4cc2799f39 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:07:38.501342 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c15eb0e-0e78-4593-89bc-5b4cc2799f39 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:07:38.502141 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 164/676] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:38 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:38.523014 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:38.524615 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:07:38.525075 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-559642484"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:38.535164 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:38.535164 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:38.535741 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:07:38.535885 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume 80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:07:38.567393 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:07:38.608918 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['9b42e5b9-a409-46da-a7e3-bb023a204de9', 'f88e29b3-ce2d-4781-ae18-5b5d500d0563', 'a918424f-e5ab-4363-b9d6-91f8f18467f1', '00c80ca5-0bcd-4386-bccc-930fa01393b5'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:38.674816 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot create request issued successfully. Jul 22 00:07:38.674991 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09e610cb-9f6c-4b20-8371-b03cbb1b263b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:07:38.675471 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 170/677] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:07:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:38.689750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db8b3a91-ed6b-4e4e-8b78-2805663ec508 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:38.692329 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db8b3a91-ed6b-4e4e-8b78-2805663ec508 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d Jul 22 00:07:38.692659 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db8b3a91-ed6b-4e4e-8b78-2805663ec508 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:38.693347 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db8b3a91-ed6b-4e4e-8b78-2805663ec508 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:38.699475 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:38.700452 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:38.700452 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:38.701033 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db8b3a91-ed6b-4e4e-8b78-2805663ec508 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:07:38.702132 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db8b3a91-ed6b-4e4e-8b78-2805663ec508 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d returned with HTTP 200 Jul 22 00:07:38.702809 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 173/678] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:07:38 2026] GET /volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:38.708901 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-846cbc27-284b-423f-8a99-cd96643fe863 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:38.711611 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-846cbc27-284b-423f-8a99-cd96643fe863 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:38.712925 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-846cbc27-284b-423f-8a99-cd96643fe863 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:38.712925 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-846cbc27-284b-423f-8a99-cd96643fe863 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:38.712925 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-846cbc27-284b-423f-8a99-cd96643fe863 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:38.718842 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:38.718842 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:38.723506 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-846cbc27-284b-423f-8a99-cd96643fe863 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:38.723506 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 165/679] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:38 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:38.762472 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:38.762950 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-207570940"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:38.765848 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-207570940'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:38.766161 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Create volume of 1 GB Jul 22 00:07:38.772254 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Availability Zones retrieved successfully. Jul 22 00:07:38.781714 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Flow 'volume_create_api' (15d15af7-2202-4297-8a68-9dbd55a2e29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:38.783015 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009d5a18-c36f-4e8b-8acb-090a6139d6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:38.784494 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:38.830095 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009d5a18-c36f-4e8b-8acb-090a6139d6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:38.831515 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b1ecd5-f0bf-46ab-8329-3f90ebce700a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:38.917275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Created reservations ['cb6b0a06-1d7c-43d6-a779-6dfb4b3accdc', '12356fc3-8f99-450a-bcdd-722a10a95b43', '342034e0-6a50-46b8-93c2-1b2ade5d6fb6', '71ecc660-1ab9-431a-b3b4-3014b2b27741'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:38.918239 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b1ecd5-f0bf-46ab-8329-3f90ebce700a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6b0a06-1d7c-43d6-a779-6dfb4b3accdc', '12356fc3-8f99-450a-bcdd-722a10a95b43', '342034e0-6a50-46b8-93c2-1b2ade5d6fb6', '71ecc660-1ab9-431a-b3b4-3014b2b27741']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:38.919216 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a17d8a3-f991-4152-97ba-48c423cd6ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:38.958969 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a17d8a3-f991-4152-97ba-48c423cd6ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5d46b0a-a0c6-4eb5-be23-10b50aaae190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-207570940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98021dbefc04634ac5cd68ae6231f60',qos_specs=None,replication_status=,reservations=['cb6b0a06-1d7c-43d6-a779-6dfb4b3accdc','12356fc3-8f99-450a-bcdd-722a10a95b43','342034e0-6a50-46b8-93c2-1b2ade5d6fb6','71ecc660-1ab9-431a-b3b4-3014b2b27741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a19399526824980b71f5fe661c6fcd9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-207570940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5d46b0a-a0c6-4eb5-be23-10b50aaae190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d98021dbefc04634ac5cd68ae6231f60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a19399526824980b71f5fe661c6fcd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:38.960332 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abb2c71-2d7e-45ec-9b57-72f1cc4cec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:38.990701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abb2c71-2d7e-45ec-9b57-72f1cc4cec89) transitioned into state 'SUCCESS' from state '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-207570940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98021dbefc04634ac5cd68ae6231f60',qos_specs=None,replication_status=,reservations=['cb6b0a06-1d7c-43d6-a779-6dfb4b3accdc','12356fc3-8f99-450a-bcdd-722a10a95b43','342034e0-6a50-46b8-93c2-1b2ade5d6fb6','71ecc660-1ab9-431a-b3b4-3014b2b27741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a19399526824980b71f5fe661c6fcd9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:38.991735 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bcd976b-9a8d-4906-b25f-40012dd6d363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:39.007476 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bcd976b-9a8d-4906-b25f-40012dd6d363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:39.008516 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Flow 'volume_create_api' (15d15af7-2202-4297-8a68-9dbd55a2e29f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:39.008934 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Create volume request issued successfully. Jul 22 00:07:39.009602 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f7ae9b0-ecf7-4889-8c67-9f2b63896f26 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:39.010125 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 172/680] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:38 2026] POST /volume/v3/volumes => generated 748 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:39.028980 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddaa356d-04ae-4991-a31c-45370cdca1c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:39.035811 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddaa356d-04ae-4991-a31c-45370cdca1c6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:07:39.036851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddaa356d-04ae-4991-a31c-45370cdca1c6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:39.036851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddaa356d-04ae-4991-a31c-45370cdca1c6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:39.048716 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:39.048716 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:39.054323 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ddaa356d-04ae-4991-a31c-45370cdca1c6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:39.061192 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddaa356d-04ae-4991-a31c-45370cdca1c6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:07:39.062141 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 171/681] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:39 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:39.714991 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7b66db6-90fe-4eb6-acfe-de12853647bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:39.718377 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7b66db6-90fe-4eb6-acfe-de12853647bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d Jul 22 00:07:39.718743 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7b66db6-90fe-4eb6-acfe-de12853647bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:39.719301 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7b66db6-90fe-4eb6-acfe-de12853647bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:39.729565 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:39.729565 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:39.730385 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c7b66db6-90fe-4eb6-acfe-de12853647bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:07:39.731623 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7b66db6-90fe-4eb6-acfe-de12853647bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d returned with HTTP 200 Jul 22 00:07:39.732427 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 174/682] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:07:39 2026] GET /volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:39.739322 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8701cbe9-ba3b-40ed-984a-3b843b325aa3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:39.742739 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8701cbe9-ba3b-40ed-984a-3b843b325aa3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:39.742739 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8701cbe9-ba3b-40ed-984a-3b843b325aa3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:39.742979 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8701cbe9-ba3b-40ed-984a-3b843b325aa3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:39.743135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8701cbe9-ba3b-40ed-984a-3b843b325aa3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:39.746646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:39.748323 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:39.748323 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:39.749004 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:07:39.749642 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8701cbe9-ba3b-40ed-984a-3b843b325aa3 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:39.749715 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689", "snapshot_id": "85542e40-80fd-44a8-92e8-874be8e5ab3d", "name": "tempest-VolumesSnapshotTestJSON-Backup-249146930", "container": "tempest-volumessnapshottestjson-backup-container-2111908855"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:39.749953 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 166/683] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:39 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:07:39.752023 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Creating new backup {'backup': {'volume_id': '80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689', 'snapshot_id': '85542e40-80fd-44a8-92e8-874be8e5ab3d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-249146930', 'container': 'tempest-volumessnapshottestjson-backup-container-2111908855'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:07:39.752481 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Creating backup of volume 80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 in container tempest-volumessnapshottestjson-backup-container-2111908855 Jul 22 00:07:39.770634 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:39.770634 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:39.771488 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:07:39.805880 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:39.805880 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:39.806517 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:07:39.874949 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['cf8b5ed8-ca18-4b0c-b6d5-f488ffbc90fe', 'c1c44197-113e-41a8-8233-e9f15d1c0386'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:39.930400 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87e5dadd-ad93-4ab4-b1e5-b5ab2add5ed9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:07:39.931067 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 173/684] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:07:39 2026] POST /volume/v3/backups => generated 334 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:39.945558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-adc5aa93-2b9b-4711-a1be-eff3d59bde1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:39.948612 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-adc5aa93-2b9b-4711-a1be-eff3d59bde1f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:39.949191 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-adc5aa93-2b9b-4711-a1be-eff3d59bde1f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:39.949391 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-adc5aa93-2b9b-4711-a1be-eff3d59bde1f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:39.949512 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-adc5aa93-2b9b-4711-a1be-eff3d59bde1f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:39.956400 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:39.956400 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:39.957606 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-adc5aa93-2b9b-4711-a1be-eff3d59bde1f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:39.958470 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 172/685] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:39 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:40.087419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79c703ec-8130-49ab-8b69-4cdb2faccea3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:40.089626 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79c703ec-8130-49ab-8b69-4cdb2faccea3 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:07:40.089870 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79c703ec-8130-49ab-8b69-4cdb2faccea3 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:40.090099 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79c703ec-8130-49ab-8b69-4cdb2faccea3 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:40.098239 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:40.098239 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:40.103069 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-79c703ec-8130-49ab-8b69-4cdb2faccea3 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:40.108374 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79c703ec-8130-49ab-8b69-4cdb2faccea3 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:07:40.109095 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 175/686] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:40 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:40.771300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c877cb4e-ccb4-47dc-b54a-2e365d04fa3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:40.776610 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c877cb4e-ccb4-47dc-b54a-2e365d04fa3e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:40.778608 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c877cb4e-ccb4-47dc-b54a-2e365d04fa3e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:40.778961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c877cb4e-ccb4-47dc-b54a-2e365d04fa3e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:40.779176 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c877cb4e-ccb4-47dc-b54a-2e365d04fa3e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:40.789326 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:40.789326 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:40.790477 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c877cb4e-ccb4-47dc-b54a-2e365d04fa3e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:40.791247 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 167/687] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:40 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:40.973785 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f79f2921-557f-4d39-88f5-9b806f0e264c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:40.976358 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f79f2921-557f-4d39-88f5-9b806f0e264c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:40.976654 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f79f2921-557f-4d39-88f5-9b806f0e264c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:40.977091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f79f2921-557f-4d39-88f5-9b806f0e264c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:40.977091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f79f2921-557f-4d39-88f5-9b806f0e264c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:40.984245 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:40.984245 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:40.985661 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f79f2921-557f-4d39-88f5-9b806f0e264c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:40.986069 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 174/688] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:40 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:07:41.804808 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a65b0c42-023d-4d7f-ac90-4fd58c8b2e34 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:41.809471 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a65b0c42-023d-4d7f-ac90-4fd58c8b2e34 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:41.810944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a65b0c42-023d-4d7f-ac90-4fd58c8b2e34 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:41.810944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a65b0c42-023d-4d7f-ac90-4fd58c8b2e34 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:41.810944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a65b0c42-023d-4d7f-ac90-4fd58c8b2e34 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:41.815560 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:41.815560 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:41.816423 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a65b0c42-023d-4d7f-ac90-4fd58c8b2e34 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:41.817085 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 173/689] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:41 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:42.000775 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2b01a45-5424-4465-a4b9-bf6b3653e7da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:42.005423 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2b01a45-5424-4465-a4b9-bf6b3653e7da tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:42.005840 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2b01a45-5424-4465-a4b9-bf6b3653e7da tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:42.006020 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2b01a45-5424-4465-a4b9-bf6b3653e7da tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:42.006197 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f2b01a45-5424-4465-a4b9-bf6b3653e7da tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:42.011943 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:42.011943 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:42.013081 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2b01a45-5424-4465-a4b9-bf6b3653e7da tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:42.013662 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 176/690] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:41 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:42.830299 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc34a1ae-24a9-4a53-87f1-7916630a1a9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:42.832222 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc34a1ae-24a9-4a53-87f1-7916630a1a9b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:42.832442 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc34a1ae-24a9-4a53-87f1-7916630a1a9b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:42.832958 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc34a1ae-24a9-4a53-87f1-7916630a1a9b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:42.832958 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dc34a1ae-24a9-4a53-87f1-7916630a1a9b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:42.838620 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:42.838620 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:42.839650 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc34a1ae-24a9-4a53-87f1-7916630a1a9b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:42.840977 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 168/691] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:42 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:42.859544 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14b8356e-52c8-403b-8db4-d165c0b64704 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:42.863177 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14b8356e-52c8-403b-8db4-d165c0b64704 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c Jul 22 00:07:42.863412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14b8356e-52c8-403b-8db4-d165c0b64704 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:42.863713 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14b8356e-52c8-403b-8db4-d165c0b64704 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:42.873925 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:42.873925 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:42.880187 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14b8356e-52c8-403b-8db4-d165c0b64704 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:07:42.886652 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14b8356e-52c8-403b-8db4-d165c0b64704 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c returned with HTTP 200 Jul 22 00:07:42.887213 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 175/692] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:42 2026] GET /volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:42.905260 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:42.939944 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:42.942607 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:42.943171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-817647619"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:42.945139 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-817647619'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:42.945139 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Create volume of 1 GB Jul 22 00:07:42.954993 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Availability Zones retrieved successfully. Jul 22 00:07:42.963513 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Flow 'volume_create_api' (3ae5dc43-5897-4146-8827-97fa3c8112a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:42.965448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acd4717-5b40-471c-bde2-116eb37aa0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:42.967161 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:43.008221 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4acd4717-5b40-471c-bde2-116eb37aa0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:43.009448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96228500-7704-40ef-8416-1996771da590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:43.030151 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-511309e6-698f-4d6b-afaf-2938088b9db8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:43.032508 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-511309e6-698f-4d6b-afaf-2938088b9db8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:43.032828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-511309e6-698f-4d6b-afaf-2938088b9db8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:43.034000 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-511309e6-698f-4d6b-afaf-2938088b9db8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:43.034469 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-511309e6-698f-4d6b-afaf-2938088b9db8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:43.042541 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:43.042541 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:43.044690 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-511309e6-698f-4d6b-afaf-2938088b9db8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:43.044690 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 169/693] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:43 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:43.121455 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Created reservations ['29cf21ec-5cf3-49fa-bbbc-d4f1884df271', '487fa854-d60a-4073-ba41-2f23c3ba8568', '38844ddb-8df7-481f-97b5-278dd5c49dac', '7f81e3ef-d238-4bf6-a507-d8bf45eec3fd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:43.122811 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96228500-7704-40ef-8416-1996771da590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29cf21ec-5cf3-49fa-bbbc-d4f1884df271', '487fa854-d60a-4073-ba41-2f23c3ba8568', '38844ddb-8df7-481f-97b5-278dd5c49dac', '7f81e3ef-d238-4bf6-a507-d8bf45eec3fd']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:43.123896 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b229f0cc-40f4-4ce1-a7c7-8203494faca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:43.140540 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96/export_record Jul 22 00:07:43.140880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:43.141661 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Calling method 'export_record' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:43.141838 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Export record for backup 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 00:07:43.158757 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b229f0cc-40f4-4ce1-a7c7-8203494faca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69287486-7cd3-48a3-9460-d92839437d82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-817647619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a814e94b024750befec14f0b46be0e',qos_specs=None,replication_status=,reservations=['29cf21ec-5cf3-49fa-bbbc-d4f1884df271','487fa854-d60a-4073-ba41-2f23c3ba8568','38844ddb-8df7-481f-97b5-278dd5c49dac','7f81e3ef-d238-4bf6-a507-d8bf45eec3fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b44ee907889f41bc851ec85fdae2821c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-817647619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69287486-7cd3-48a3-9460-d92839437d82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21a814e94b024750befec14f0b46be0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b44ee907889f41bc851ec85fdae2821c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:43.159374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb00c01-8333-4ca1-a4c5-da051f6a08a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:43.162339 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:43.162339 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:43.162919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.api [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Calling RPCAPI with context: , host: np0000005612, backup: 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 00:07:43.181918 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] export_record in rpcapi backup_id 5497bf1a-841a-4fd8-ab55-ec39b43dff96 on host np0000005612. {{(pid=100285) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 00:07:43.192112 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb00c01-8333-4ca1-a4c5-da051f6a08a7) transitioned into state 'SUCCESS' from state '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-817647619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a814e94b024750befec14f0b46be0e',qos_specs=None,replication_status=,reservations=['29cf21ec-5cf3-49fa-bbbc-d4f1884df271','487fa854-d60a-4073-ba41-2f23c3ba8568','38844ddb-8df7-481f-97b5-278dd5c49dac','7f81e3ef-d238-4bf6-a507-d8bf45eec3fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b44ee907889f41bc851ec85fdae2821c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:43.193395 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064a6f85-3413-475a-97c7-36d2800c5d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:43.198189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTQ5N2JmMWEtODQxYS00ZmQ4LWFiNTUtZWMzOWI0M2RmZjk2IiwgInVzZXJfaWQiOiAiZjBjNmE0OWE0Y2Y4NDRiM2JkYWMzN2E4OWM5YjIyNjYiLCAicHJvamVjdF9pZCI6ICJiODA0ZTdkNDg5MDU0OWUyODExNDZiMTY3ZDMwOWFjZCIsICJ2b2x1bWVfaWQiOiAiYjViYTk5YTktYmU4NC00NGQ1LWJjNWItNGIxYzBjZGRlOTFjIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODM1NTYwOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU0OTE1MTk4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I1YmE5OWE5LWJlODQtNDRkNS1iYzViLTRiMWMwY2RkZTkxYy8yMDI2MDcyMjAwMDcyNy9hel9ub3ZhX2JhY2t1cF81NDk3YmYxYS04NDFhLTRmZDgtYWI1NS1lYzM5YjQzZGZmOTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MDc6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100285) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 00:07:43.198777 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8e5b9e9-a120-43d2-8ade-1be3781e9ec3 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96/export_record returned with HTTP 200 Jul 22 00:07:43.199752 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 174/694] 10.4.3.168 () {66 vars in 1390 bytes} [Wed Jul 22 00:07:42 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96/export_record => generated 1512 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:43.212374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064a6f85-3413-475a-97c7-36d2800c5d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:43.213003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Flow 'volume_create_api' (3ae5dc43-5897-4146-8827-97fa3c8112a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:43.213421 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Create volume request issued successfully. Jul 22 00:07:43.214272 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9999cf5c-64ab-46c7-8fc5-9c75d6a2458e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:43.215326 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 177/695] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:42 2026] POST /volume/v3/volumes => generated 753 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:43.217148 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47d6706b-0dd1-452f-8df9-909dec592b9c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:43.223047 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47d6706b-0dd1-452f-8df9-909dec592b9c tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] POST https://10.4.3.168/volume/v3/backups/import_record Jul 22 00:07:43.223767 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47d6706b-0dd1-452f-8df9-909dec592b9c tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY5ZmQ5M2UtMjQ1Ni00ODFjLTgwNzYtZDllZDU0NTY0ZDRkIiwgInVzZXJfaWQiOiAiZjBjNmE0OWE0Y2Y4NDRiM2JkYWMzN2E4OWM5YjIyNjYiLCAicHJvamVjdF9pZCI6ICJiODA0ZTdkNDg5MDU0OWUyODExNDZiMTY3ZDMwOWFjZCIsICJ2b2x1bWVfaWQiOiAiYjViYTk5YTktYmU4NC00NGQ1LWJjNWItNGIxYzBjZGRlOTFjIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODM1NTYwOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU0OTE1MTk4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I1YmE5OWE5LWJlODQtNDRkNS1iYzViLTRiMWMwY2RkZTkxYy8yMDI2MDcyMjAwMDcyNy9hel9ub3ZhX2JhY2t1cF81NDk3YmYxYS04NDFhLTRmZDgtYWI1NS1lYzM5YjQzZGZmOTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MDc6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:43.228313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-47d6706b-0dd1-452f-8df9-909dec592b9c tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY5ZmQ5M2UtMjQ1Ni00ODFjLTgwNzYtZDllZDU0NTY0ZDRkIiwgInVzZXJfaWQiOiAiZjBjNmE0OWE0Y2Y4NDRiM2JkYWMzN2E4OWM5YjIyNjYiLCAicHJvamVjdF9pZCI6ICJiODA0ZTdkNDg5MDU0OWUyODExNDZiMTY3ZDMwOWFjZCIsICJ2b2x1bWVfaWQiOiAiYjViYTk5YTktYmU4NC00NGQ1LWJjNWItNGIxYzBjZGRlOTFjIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODM1NTYwOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU0OTE1MTk4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I1YmE5OWE5LWJlODQtNDRkNS1iYzViLTRiMWMwY2RkZTkxYy8yMDI2MDcyMjAwMDcyNy9hel9ub3ZhX2JhY2t1cF81NDk3YmYxYS04NDFhLTRmZDgtYWI1NS1lYzM5YjQzZGZmOTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MDc6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 00:07:43.229315 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-47d6706b-0dd1-452f-8df9-909dec592b9c tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY5ZmQ5M2UtMjQ1Ni00ODFjLTgwNzYtZDllZDU0NTY0ZDRkIiwgInVzZXJfaWQiOiAiZjBjNmE0OWE0Y2Y4NDRiM2JkYWMzN2E4OWM5YjIyNjYiLCAicHJvamVjdF9pZCI6ICJiODA0ZTdkNDg5MDU0OWUyODExNDZiMTY3ZDMwOWFjZCIsICJ2b2x1bWVfaWQiOiAiYjViYTk5YTktYmU4NC00NGQ1LWJjNWItNGIxYzBjZGRlOTFjIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODM1NTYwOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU0OTE1MTk4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I1YmE5OWE5LWJlODQtNDRkNS1iYzViLTRiMWMwY2RkZTkxYy8yMDI2MDcyMjAwMDcyNy9hel9ub3ZhX2JhY2t1cF81NDk3YmYxYS04NDFhLTRmZDgtYWI1NS1lYzM5YjQzZGZmOTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MDc6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 00:07:43.317343 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-47d6706b-0dd1-452f-8df9-909dec592b9c tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Created reservations ['7b9ec923-f077-42fe-96ac-99864f548de5', '9ccbf393-514c-4135-b257-d31c262c0c4b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:43.369404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-47d6706b-0dd1-452f-8df9-909dec592b9c tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] import_record rpcapi backup id df9fd93e-2456-481c-8076-d9ed54564d4d on host np0000005612 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY5ZmQ5M2UtMjQ1Ni00ODFjLTgwNzYtZDllZDU0NTY0ZDRkIiwgInVzZXJfaWQiOiAiZjBjNmE0OWE0Y2Y4NDRiM2JkYWMzN2E4OWM5YjIyNjYiLCAicHJvamVjdF9pZCI6ICJiODA0ZTdkNDg5MDU0OWUyODExNDZiMTY3ZDMwOWFjZCIsICJ2b2x1bWVfaWQiOiAiYjViYTk5YTktYmU4NC00NGQ1LWJjNWItNGIxYzBjZGRlOTFjIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03ODM1NTYwOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU0OTE1MTk4NyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I1YmE5OWE5LWJlODQtNDRkNS1iYzViLTRiMWMwY2RkZTkxYy8yMDI2MDcyMjAwMDcyNy9hel9ub3ZhX2JhY2t1cF81NDk3YmYxYS04NDFhLTRmZDgtYWI1NS1lYzM5YjQzZGZmOTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDAwOjA3OjI0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MDc6NDNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100286) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 22 00:07:43.375884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-47d6706b-0dd1-452f-8df9-909dec592b9c tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Import record output: {'backup': {'id': 'df9fd93e-2456-481c-8076-d9ed54564d4d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.168/volume/backups/df9fd93e-2456-481c-8076-d9ed54564d4d'}]}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 22 00:07:43.375884 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47d6706b-0dd1-452f-8df9-909dec592b9c tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups/import_record returned with HTTP 201 Jul 22 00:07:43.375884 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 176/696] 10.4.3.168 () {68 vars in 1302 bytes} [Wed Jul 22 00:07:43 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 161 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 22 00:07:43.394760 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af77e97b-0938-45df-a90a-b566181aabd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:43.398717 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af77e97b-0938-45df-a90a-b566181aabd5 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] GET https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d Jul 22 00:07:43.398717 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af77e97b-0938-45df-a90a-b566181aabd5 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:43.398717 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af77e97b-0938-45df-a90a-b566181aabd5 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:43.398886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-af77e97b-0938-45df-a90a-b566181aabd5 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Show backup with id df9fd93e-2456-481c-8076-d9ed54564d4d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:43.421965 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:43.421965 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:43.422998 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af77e97b-0938-45df-a90a-b566181aabd5 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d returned with HTTP 200 Jul 22 00:07:43.423543 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 170/697] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:43 2026] GET /volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d => generated 647 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:44.060808 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c5d820b9-aecf-4cdd-8aa2-66d5b3db484e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:44.063487 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5d820b9-aecf-4cdd-8aa2-66d5b3db484e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:44.063487 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5d820b9-aecf-4cdd-8aa2-66d5b3db484e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:44.063933 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5d820b9-aecf-4cdd-8aa2-66d5b3db484e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:44.064338 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c5d820b9-aecf-4cdd-8aa2-66d5b3db484e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:44.074823 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:44.074823 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:44.075988 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5d820b9-aecf-4cdd-8aa2-66d5b3db484e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:44.081453 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 175/698] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:44 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:44.118879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-e0f5fa80-e384-45bd-ba62-9c7b93c0e7a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:44.123135 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-e0f5fa80-e384-45bd-ba62-9c7b93c0e7a0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] DELETE https://10.4.3.168/volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34 Jul 22 00:07:44.123427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-e0f5fa80-e384-45bd-ba62-9c7b93c0e7a0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:44.123726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-e0f5fa80-e384-45bd-ba62-9c7b93c0e7a0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:44.135101 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:44.135101 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:44.205328 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-e0f5fa80-e384-45bd-ba62-9c7b93c0e7a0 tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34 returned with HTTP 200 Jul 22 00:07:44.206036 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 178/699] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:07:44 2026] DELETE /volume/v3/attachments/dec26e6b-477e-4263-bdc1-ab31b1d93d34 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:44.217868 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-059247c7-0dfe-4d6a-9221-a3a92e78661a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:44.220918 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-059247c7-0dfe-4d6a-9221-a3a92e78661a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:07:44.221306 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-059247c7-0dfe-4d6a-9221-a3a92e78661a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:44.221522 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-059247c7-0dfe-4d6a-9221-a3a92e78661a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:44.221793 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-059247c7-0dfe-4d6a-9221-a3a92e78661a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Delete volume with id: 2a8a137e-50cc-420c-8fdb-010a89706294 Jul 22 00:07:44.229923 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:44.229923 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:44.230681 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-059247c7-0dfe-4d6a-9221-a3a92e78661a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Volume info retrieved successfully. Jul 22 00:07:44.255566 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-059247c7-0dfe-4d6a-9221-a3a92e78661a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] Delete volume request issued successfully. Jul 22 00:07:44.255796 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ac2a1f7b-88f2-402f-828f-13b7eae95320 req-059247c7-0dfe-4d6a-9221-a3a92e78661a tempest-ServerActionsV293TestJSON-894982818 tempest-ServerActionsV293TestJSON-894982818-project-member] https://10.4.3.168/volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 returned with HTTP 202 Jul 22 00:07:44.256395 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 177/700] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:07:44 2026] DELETE /volume/v3/volumes/2a8a137e-50cc-420c-8fdb-010a89706294 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:07:44.438014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-255721a9-0897-4589-871f-dec4d71fe65f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:44.441682 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-255721a9-0897-4589-871f-dec4d71fe65f tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] GET https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d Jul 22 00:07:44.441682 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-255721a9-0897-4589-871f-dec4d71fe65f tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:44.441682 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-255721a9-0897-4589-871f-dec4d71fe65f tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:44.441895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-255721a9-0897-4589-871f-dec4d71fe65f tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Show backup with id df9fd93e-2456-481c-8076-d9ed54564d4d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:44.448291 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:44.448291 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:44.449292 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-255721a9-0897-4589-871f-dec4d71fe65f tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d returned with HTTP 200 Jul 22 00:07:44.449838 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 171/701] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:44 2026] GET /volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:44.462543 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a941c90-a262-47cb-b2e2-21cd3bcf5ad4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:44.465129 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a941c90-a262-47cb-b2e2-21cd3bcf5ad4 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] GET https://10.4.3.168/volume/v3/backups Jul 22 00:07:44.465458 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a941c90-a262-47cb-b2e2-21cd3bcf5ad4 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:44.465787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a941c90-a262-47cb-b2e2-21cd3bcf5ad4 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:44.481266 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a941c90-a262-47cb-b2e2-21cd3bcf5ad4 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 200 Jul 22 00:07:44.482253 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 176/702] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:07:44 2026] GET /volume/v3/backups => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:44.493831 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32d96364-7738-4f72-8b81-3c0b930eb145 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:44.498680 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] POST https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96/restore Jul 22 00:07:44.499202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:44.502184 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Restoring backup 5497bf1a-841a-4fd8-ab55-ec39b43dff96 ({'restore': {}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 00:07:44.502394 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Restoring backup 5497bf1a-841a-4fd8-ab55-ec39b43dff96 to volume None. Jul 22 00:07:44.509633 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:44.509633 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:44.511219 np0000005612 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Creating volume of 1 GB for restore of backup 5497bf1a-841a-4fd8-ab55-ec39b43dff96. Jul 22 00:07:44.531720 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:07:44.529557. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:07:44.531720 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Availability Zones retrieved successfully. Jul 22 00:07:44.539987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Flow 'volume_create_api' (10b5af23-2416-4e55-bc76-f3f0c3abac58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:44.543851 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f440797-ca5d-4ff8-b804-03e317f1131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:44.545493 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:44.591377 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f440797-ca5d-4ff8-b804-03e317f1131f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:44.592377 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b4d723-5ea5-480f-a018-8503161ea61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:44.642974 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Created reservations ['762d730d-3ed3-49e1-8b67-2708c0855529', '1e8d4693-1164-4a1a-b1e3-553ef42e3e97', 'ff1afcf6-b35c-42dc-9b91-dec7ff36b731', '5e0836c1-ef1b-4b56-86b6-52ffd1f2262f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:44.642974 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b4d723-5ea5-480f-a018-8503161ea61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['762d730d-3ed3-49e1-8b67-2708c0855529', '1e8d4693-1164-4a1a-b1e3-553ef42e3e97', 'ff1afcf6-b35c-42dc-9b91-dec7ff36b731', '5e0836c1-ef1b-4b56-86b6-52ffd1f2262f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:44.644152 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3924d3-1822-40f3-a1e2-ebdd08c09015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:44.886678 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3924d3-1822-40f3-a1e2-ebdd08c09015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd30ab24f-2451-4c57-bc29-cc2ae5a18438', '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_5497bf1a-841a-4fd8-ab55-ec39b43dff96',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b804e7d4890549e281146b167d309acd',qos_specs=None,replication_status=,reservations=['762d730d-3ed3-49e1-8b67-2708c0855529','1e8d4693-1164-4a1a-b1e3-553ef42e3e97','ff1afcf6-b35c-42dc-9b91-dec7ff36b731','5e0836c1-ef1b-4b56-86b6-52ffd1f2262f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5497bf1a-841a-4fd8-ab55-ec39b43dff96',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d30ab24f-2451-4c57-bc29-cc2ae5a18438,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b804e7d4890549e281146b167d309acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:44.887611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a930df89-bf2d-49b5-af75-66134f6a37cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:44.919999 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a930df89-bf2d-49b5-af75-66134f6a37cc) transitioned into 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_5497bf1a-841a-4fd8-ab55-ec39b43dff96',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b804e7d4890549e281146b167d309acd',qos_specs=None,replication_status=,reservations=['762d730d-3ed3-49e1-8b67-2708c0855529','1e8d4693-1164-4a1a-b1e3-553ef42e3e97','ff1afcf6-b35c-42dc-9b91-dec7ff36b731','5e0836c1-ef1b-4b56-86b6-52ffd1f2262f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:44.920839 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5989a906-0736-45d0-be46-44dbc265d073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:44.942245 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5989a906-0736-45d0-be46-44dbc265d073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:44.945196 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Flow 'volume_create_api' (10b5af23-2416-4e55-bc76-f3f0c3abac58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:44.945439 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Create volume request issued successfully. Jul 22 00:07:44.962297 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:44.962297 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:44.963988 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:07:45.089483 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c01bffce-6e79-442d-9669-06fa2032b709 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:45.091897 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c01bffce-6e79-442d-9669-06fa2032b709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:45.092296 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c01bffce-6e79-442d-9669-06fa2032b709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:45.092408 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c01bffce-6e79-442d-9669-06fa2032b709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:45.092716 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c01bffce-6e79-442d-9669-06fa2032b709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:45.100553 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:45.100553 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:45.102579 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c01bffce-6e79-442d-9669-06fa2032b709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:45.103186 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 178/703] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:45 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:45.492671 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:45.788972 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:45.789371 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-836310276", "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:45.791010 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-836310276', 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:45.971959 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:45.971959 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:45.972394 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:07:45.972617 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 00:07:45.972780 np0000005612 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Overwriting volume d30ab24f-2451-4c57-bc29-cc2ae5a18438 with restore of backup 5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:45.997369 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] restore_backup in rpcapi backup_id 5497bf1a-841a-4fd8-ab55-ec39b43dff96 {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 00:07:46.001139 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32d96364-7738-4f72-8b81-3c0b930eb145 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96/restore returned with HTTP 202 Jul 22 00:07:46.001788 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 179/704] 10.4.3.168 () {68 vars in 1393 bytes} [Wed Jul 22 00:07:44 2026] POST /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96/restore => generated 189 bytes in 1509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:46.013502 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-21623e03-fcfa-43cc-b512-09fc2e084803 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:46.015872 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21623e03-fcfa-43cc-b512-09fc2e084803 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:46.016089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21623e03-fcfa-43cc-b512-09fc2e084803 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:46.016334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21623e03-fcfa-43cc-b512-09fc2e084803 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:46.016444 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-21623e03-fcfa-43cc-b512-09fc2e084803 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:46.022479 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:46.022479 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:46.023559 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21623e03-fcfa-43cc-b512-09fc2e084803 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:46.024100 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 177/705] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:46 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:46.119617 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31202ea9-839e-432e-afb3-6262751ee7d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:46.123673 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31202ea9-839e-432e-afb3-6262751ee7d0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:46.123956 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31202ea9-839e-432e-afb3-6262751ee7d0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:46.124818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31202ea9-839e-432e-afb3-6262751ee7d0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:46.124818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-31202ea9-839e-432e-afb3-6262751ee7d0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:46.130241 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:46.130241 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:46.131316 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31202ea9-839e-432e-afb3-6262751ee7d0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:46.131838 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 179/706] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:46 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:46.143140 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume of 1 GB Jul 22 00:07:46.148978 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Availability Zones retrieved successfully. Jul 22 00:07:46.156414 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Flow 'volume_create_api' (4b736ee4-b70a-4a35-8514-0ea8e056d381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:46.157765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebef73b-4df7-4d6a-a08f-bac758aad02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:46.159072 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:46.268644 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eebef73b-4df7-4d6a-a08f-bac758aad02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:46.270399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295fe871-1ee0-46c0-8a54-6c88df6d63c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:46.379614 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Created reservations ['18b3267b-c457-4da9-99e5-fad8fa1a59fb', '486e31f3-fc6f-4b96-bd82-310d17da55ea', '21cb50a3-8d9f-4275-b1e7-13d475fd7342', '30f73477-f947-4f68-9814-8456b7706391'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:46.380776 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295fe871-1ee0-46c0-8a54-6c88df6d63c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b3267b-c457-4da9-99e5-fad8fa1a59fb', '486e31f3-fc6f-4b96-bd82-310d17da55ea', '21cb50a3-8d9f-4275-b1e7-13d475fd7342', '30f73477-f947-4f68-9814-8456b7706391']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:46.381936 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae2f9e9-b95c-4cb5-ac20-3e7442195ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:46.417332 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae2f9e9-b95c-4cb5-ac20-3e7442195ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac31abbe-fe88-4acb-8a43-f8ca09dc523d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-836310276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc8d87a33b724418ae0444f677e534a7',qos_specs=None,replication_status=,reservations=['18b3267b-c457-4da9-99e5-fad8fa1a59fb','486e31f3-fc6f-4b96-bd82-310d17da55ea','21cb50a3-8d9f-4275-b1e7-13d475fd7342','30f73477-f947-4f68-9814-8456b7706391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-836310276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac31abbe-fe88-4acb-8a43-f8ca09dc523d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc8d87a33b724418ae0444f677e534a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:46.418476 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cc0164-8f68-4a5e-bcde-d034efd4516b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:46.452331 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cc0164-8f68-4a5e-bcde-d034efd4516b) transitioned into state 'SUCCESS' from state '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-836310276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc8d87a33b724418ae0444f677e534a7',qos_specs=None,replication_status=,reservations=['18b3267b-c457-4da9-99e5-fad8fa1a59fb','486e31f3-fc6f-4b96-bd82-310d17da55ea','21cb50a3-8d9f-4275-b1e7-13d475fd7342','30f73477-f947-4f68-9814-8456b7706391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:46.453380 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2561431f-401f-4639-a6a9-cd6b5931b566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:46.467376 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2561431f-401f-4639-a6a9-cd6b5931b566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:46.468698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Flow 'volume_create_api' (4b736ee4-b70a-4a35-8514-0ea8e056d381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:46.469467 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume request issued successfully. Jul 22 00:07:46.470248 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6b0f0fa-feb3-4337-929f-16dfe03ec485 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:46.471047 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 172/707] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:07:45 2026] POST /volume/v3/volumes => generated 756 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:46.488194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fcf117da-bd67-4687-9b8c-b1bdc57bedef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:46.490652 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcf117da-bd67-4687-9b8c-b1bdc57bedef tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d Jul 22 00:07:46.490973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcf117da-bd67-4687-9b8c-b1bdc57bedef tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:46.491245 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcf117da-bd67-4687-9b8c-b1bdc57bedef tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:46.506268 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:46.506268 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:46.511737 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fcf117da-bd67-4687-9b8c-b1bdc57bedef tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:07:46.518884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcf117da-bd67-4687-9b8c-b1bdc57bedef tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d returned with HTTP 200 Jul 22 00:07:46.518884 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 180/708] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:46 2026] GET /volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:47.038998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27ded4f2-79b0-4e56-8556-957e9829a640 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:47.041153 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27ded4f2-79b0-4e56-8556-957e9829a640 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:47.041608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27ded4f2-79b0-4e56-8556-957e9829a640 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:47.041942 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27ded4f2-79b0-4e56-8556-957e9829a640 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:47.042087 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-27ded4f2-79b0-4e56-8556-957e9829a640 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:47.047187 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:47.047187 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:47.048589 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27ded4f2-79b0-4e56-8556-957e9829a640 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:47.049038 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 178/709] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:47 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:47.142084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fadfd70-85aa-436a-af17-3829e6cc3d26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:47.143928 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fadfd70-85aa-436a-af17-3829e6cc3d26 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:47.144051 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fadfd70-85aa-436a-af17-3829e6cc3d26 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:47.144200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fadfd70-85aa-436a-af17-3829e6cc3d26 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:47.144298 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9fadfd70-85aa-436a-af17-3829e6cc3d26 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:47.148388 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:47.148388 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:47.149187 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fadfd70-85aa-436a-af17-3829e6cc3d26 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:47.149576 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 180/710] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:47 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:47.533726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-767fa6b9-b70a-4311-9498-53cd05e7412d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:47.535734 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-767fa6b9-b70a-4311-9498-53cd05e7412d tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d Jul 22 00:07:47.535952 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-767fa6b9-b70a-4311-9498-53cd05e7412d tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:47.536551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-767fa6b9-b70a-4311-9498-53cd05e7412d tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:47.544517 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:47.544517 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:47.549193 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-767fa6b9-b70a-4311-9498-53cd05e7412d tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:07:47.554885 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-767fa6b9-b70a-4311-9498-53cd05e7412d tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d returned with HTTP 200 Jul 22 00:07:47.555286 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 173/711] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:47 2026] GET /volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:47.572060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e733583b-a1a8-4346-a692-328133804753 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:47.574269 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:47.574678 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-375532229"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:47.576319 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-375532229'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:47.576582 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume of 1 GB Jul 22 00:07:47.581632 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Availability Zones retrieved successfully. Jul 22 00:07:47.587945 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Flow 'volume_create_api' (a182a8c7-ac5b-4eb6-ad84-63645e0f1fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:47.589212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4775001b-bba0-4a45-865c-ee2b4bbdf0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:47.590234 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:47.625326 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4775001b-bba0-4a45-865c-ee2b4bbdf0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:47.626756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989703e0-fda4-40e1-8c56-5e8ef898dec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:47.687561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Created reservations ['143a783c-30ad-43ba-a5cf-a3caa85fdf5d', '019607c7-7c32-43ac-b9b1-a3a6c816aada', '238e7eec-a5da-44ef-b0ad-4f759b1a4d9b', '2ad8888a-9d46-4212-a788-dafde402c5bf'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:47.689513 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (989703e0-fda4-40e1-8c56-5e8ef898dec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['143a783c-30ad-43ba-a5cf-a3caa85fdf5d', '019607c7-7c32-43ac-b9b1-a3a6c816aada', '238e7eec-a5da-44ef-b0ad-4f759b1a4d9b', '2ad8888a-9d46-4212-a788-dafde402c5bf']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:47.689513 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06473cac-1b5b-435f-883b-6ca1a7dd4a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:47.722639 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06473cac-1b5b-435f-883b-6ca1a7dd4a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '325bc5c3-1167-457b-bcf8-e8e58b0f90d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-375532229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc8d87a33b724418ae0444f677e534a7',qos_specs=None,replication_status=,reservations=['143a783c-30ad-43ba-a5cf-a3caa85fdf5d','019607c7-7c32-43ac-b9b1-a3a6c816aada','238e7eec-a5da-44ef-b0ad-4f759b1a4d9b','2ad8888a-9d46-4212-a788-dafde402c5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-375532229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=325bc5c3-1167-457b-bcf8-e8e58b0f90d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc8d87a33b724418ae0444f677e534a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:47.725030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36bdac38-27b5-47ac-b5cf-eb12e65988de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:47.766435 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36bdac38-27b5-47ac-b5cf-eb12e65988de) transitioned into state 'SUCCESS' from state '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-375532229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc8d87a33b724418ae0444f677e534a7',qos_specs=None,replication_status=,reservations=['143a783c-30ad-43ba-a5cf-a3caa85fdf5d','019607c7-7c32-43ac-b9b1-a3a6c816aada','238e7eec-a5da-44ef-b0ad-4f759b1a4d9b','2ad8888a-9d46-4212-a788-dafde402c5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:47.767788 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49aeba0-f662-4abe-8364-a3d01d5019d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:47.791452 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49aeba0-f662-4abe-8364-a3d01d5019d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:47.791452 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Flow 'volume_create_api' (a182a8c7-ac5b-4eb6-ad84-63645e0f1fea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:47.791452 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume request issued successfully. Jul 22 00:07:47.792181 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e733583b-a1a8-4346-a692-328133804753 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:47.794049 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 181/712] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:47 2026] POST /volume/v3/volumes => generated 756 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:47.812850 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-137564da-bb49-4eed-b8e0-6e02418dfc69 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:47.816917 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-137564da-bb49-4eed-b8e0-6e02418dfc69 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 Jul 22 00:07:47.816917 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-137564da-bb49-4eed-b8e0-6e02418dfc69 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:47.816917 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-137564da-bb49-4eed-b8e0-6e02418dfc69 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:47.840041 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:47.840041 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:47.853201 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-137564da-bb49-4eed-b8e0-6e02418dfc69 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:07:47.860033 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-137564da-bb49-4eed-b8e0-6e02418dfc69 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 returned with HTTP 200 Jul 22 00:07:47.860992 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 179/713] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:47 2026] GET /volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:47.920742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cee779f-7e5b-43b7-b4d2-96969103f5ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:47.923524 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cee779f-7e5b-43b7-b4d2-96969103f5ef tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:07:47.924001 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cee779f-7e5b-43b7-b4d2-96969103f5ef tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-attach": {"instance_uuid": "fd496ed3-a8d5-4aee-ba9e-2e03b3b3c6ba", "mountpoint": "/dev/vdb"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:47.924206 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cee779f-7e5b-43b7-b4d2-96969103f5ef tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fd496ed3-a8d5-4aee-ba9e-2e03b3b3c6ba", "mountpoint": "/dev/vdb"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:47.943763 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:47.943763 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:47.943975 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0cee779f-7e5b-43b7-b4d2-96969103f5ef tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:47.957223 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0cee779f-7e5b-43b7-b4d2-96969103f5ef tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Update volume admin metadata completed successfully. Jul 22 00:07:48.056708 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0cee779f-7e5b-43b7-b4d2-96969103f5ef tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Attach volume completed successfully. Jul 22 00:07:48.057053 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cee779f-7e5b-43b7-b4d2-96969103f5ef tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:07:48.057764 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 181/714] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:07:47 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:07:48.068107 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7a898bd-fb05-4d20-8866-39c43cf1f778 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:48.070526 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-812daf8a-b5bb-4e8d-9cae-3fe947c26090 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:48.070850 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7a898bd-fb05-4d20-8866-39c43cf1f778 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:07:48.070850 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7a898bd-fb05-4d20-8866-39c43cf1f778 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:48.070948 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7a898bd-fb05-4d20-8866-39c43cf1f778 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:48.074102 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-812daf8a-b5bb-4e8d-9cae-3fe947c26090 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:48.074361 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-812daf8a-b5bb-4e8d-9cae-3fe947c26090 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:48.074630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-812daf8a-b5bb-4e8d-9cae-3fe947c26090 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:48.074783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-812daf8a-b5bb-4e8d-9cae-3fe947c26090 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:48.081738 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:48.081738 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:48.082758 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-812daf8a-b5bb-4e8d-9cae-3fe947c26090 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:48.082867 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:48.082867 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:48.083689 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 182/715] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:48 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:48.088489 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c7a898bd-fb05-4d20-8866-39c43cf1f778 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:48.095884 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7a898bd-fb05-4d20-8866-39c43cf1f778 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:07:48.096464 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 174/716] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:48 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:48.116935 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c45d1df3-3b13-4da2-b1ff-d186793ef7e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:48.119387 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c45d1df3-3b13-4da2-b1ff-d186793ef7e0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:07:48.120380 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c45d1df3-3b13-4da2-b1ff-d186793ef7e0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-detach": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:48.121626 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c45d1df3-3b13-4da2-b1ff-d186793ef7e0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:48.145749 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:48.145749 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:48.146727 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c45d1df3-3b13-4da2-b1ff-d186793ef7e0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:48.163472 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-178323aa-5f9b-4a12-aa53-5e9daf14b425 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:48.168189 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-178323aa-5f9b-4a12-aa53-5e9daf14b425 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:48.168256 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-178323aa-5f9b-4a12-aa53-5e9daf14b425 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:48.168603 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-178323aa-5f9b-4a12-aa53-5e9daf14b425 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:48.168658 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-178323aa-5f9b-4a12-aa53-5e9daf14b425 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:48.186509 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:48.186509 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:48.186509 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-178323aa-5f9b-4a12-aa53-5e9daf14b425 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:48.186509 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 182/717] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:48 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:48.214496 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c45d1df3-3b13-4da2-b1ff-d186793ef7e0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Detach volume completed successfully. Jul 22 00:07:48.215165 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c45d1df3-3b13-4da2-b1ff-d186793ef7e0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:07:48.215987 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 180/718] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:07:48 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:07:48.227881 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd413c67-f662-443d-af35-d8b199bc9a29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:48.232624 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd413c67-f662-443d-af35-d8b199bc9a29 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:07:48.232624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd413c67-f662-443d-af35-d8b199bc9a29 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:48.233484 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd413c67-f662-443d-af35-d8b199bc9a29 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:48.245332 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:48.245332 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:48.252345 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd413c67-f662-443d-af35-d8b199bc9a29 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:48.263254 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd413c67-f662-443d-af35-d8b199bc9a29 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:07:48.263388 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 183/719] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:48 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:48.882968 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4414460b-4649-4b98-b485-a5407a0c6eb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:48.883610 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4414460b-4649-4b98-b485-a5407a0c6eb7 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 Jul 22 00:07:48.884001 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4414460b-4649-4b98-b485-a5407a0c6eb7 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:48.884237 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4414460b-4649-4b98-b485-a5407a0c6eb7 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:48.901433 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:48.901433 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:48.915391 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4414460b-4649-4b98-b485-a5407a0c6eb7 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:07:48.923238 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4414460b-4649-4b98-b485-a5407a0c6eb7 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 returned with HTTP 200 Jul 22 00:07:48.923938 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 175/720] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:48 2026] GET /volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:48.942268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:48.944532 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:07:48.944891 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-820108800"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:48.947023 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-820108800'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:07:48.947023 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume of 1 GB Jul 22 00:07:48.952774 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Availability Zones retrieved successfully. Jul 22 00:07:48.959990 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Flow 'volume_create_api' (76b5a0a8-7039-438d-a0fc-ca28ec7b4fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:48.962172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4755a66f-ac60-40bf-87aa-b07135cc8565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:48.964749 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:07:49.000884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4755a66f-ac60-40bf-87aa-b07135cc8565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:49.001800 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4fa805-5593-48ad-8017-30f3fa80823e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:49.080659 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Created reservations ['bb1e05d1-fa6f-4c2b-bf96-f2eef4ebd0a4', 'f0516771-e5db-4973-b1b4-f390ef89612f', 'b48de117-1b39-4927-b539-9764cba34fc4', 'be52ee36-c2a6-4ae1-ad6c-5f106ee69c3d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:07:49.081823 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4fa805-5593-48ad-8017-30f3fa80823e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb1e05d1-fa6f-4c2b-bf96-f2eef4ebd0a4', 'f0516771-e5db-4973-b1b4-f390ef89612f', 'b48de117-1b39-4927-b539-9764cba34fc4', 'be52ee36-c2a6-4ae1-ad6c-5f106ee69c3d']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:49.083167 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180f0cd3-b5e7-4482-b0ce-909ede02f488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:49.097689 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b187aad1-4389-45f5-9a94-5ac6e0877b40 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:49.101741 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b187aad1-4389-45f5-9a94-5ac6e0877b40 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:49.102095 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b187aad1-4389-45f5-9a94-5ac6e0877b40 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:49.102397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b187aad1-4389-45f5-9a94-5ac6e0877b40 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:49.102626 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b187aad1-4389-45f5-9a94-5ac6e0877b40 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:49.111477 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:49.111477 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:49.112399 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b187aad1-4389-45f5-9a94-5ac6e0877b40 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:49.113742 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 181/721] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:49 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:49.119486 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180f0cd3-b5e7-4482-b0ce-909ede02f488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32e71e99-8a82-401c-9283-3c52a1a44e90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-820108800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc8d87a33b724418ae0444f677e534a7',qos_specs=None,replication_status=,reservations=['bb1e05d1-fa6f-4c2b-bf96-f2eef4ebd0a4','f0516771-e5db-4973-b1b4-f390ef89612f','b48de117-1b39-4927-b539-9764cba34fc4','be52ee36-c2a6-4ae1-ad6c-5f106ee69c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-820108800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32e71e99-8a82-401c-9283-3c52a1a44e90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc8d87a33b724418ae0444f677e534a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:49.120370 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd489886-4025-433d-bdc7-c477aaa5333b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:49.148586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd489886-4025-433d-bdc7-c477aaa5333b) transitioned into state 'SUCCESS' from state '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-820108800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc8d87a33b724418ae0444f677e534a7',qos_specs=None,replication_status=,reservations=['bb1e05d1-fa6f-4c2b-bf96-f2eef4ebd0a4','f0516771-e5db-4973-b1b4-f390ef89612f','b48de117-1b39-4927-b539-9764cba34fc4','be52ee36-c2a6-4ae1-ad6c-5f106ee69c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f8a37f0cc946e29d37cbbccf53425c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:49.149448 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d8377d5-25cf-4b23-aa26-1b7b4377b978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:07:49.162791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d8377d5-25cf-4b23-aa26-1b7b4377b978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:07:49.163959 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Flow 'volume_create_api' (76b5a0a8-7039-438d-a0fc-ca28ec7b4fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:07:49.164359 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Create volume request issued successfully. Jul 22 00:07:49.165010 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38c7c8f8-a0b4-4811-9bfc-4a63cbe0fb39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:07:49.165416 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 183/722] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:07:48 2026] POST /volume/v3/volumes => generated 756 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:07:49.184480 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-194991db-f958-4dd4-aa80-f1160269f040 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:49.188110 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-194991db-f958-4dd4-aa80-f1160269f040 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 Jul 22 00:07:49.188110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-194991db-f958-4dd4-aa80-f1160269f040 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:49.189590 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-194991db-f958-4dd4-aa80-f1160269f040 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:49.196370 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1a99b2d-0193-41dc-93a9-664ddf47caa3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:49.201497 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1a99b2d-0193-41dc-93a9-664ddf47caa3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:49.201564 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:49.201564 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:49.201651 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1a99b2d-0193-41dc-93a9-664ddf47caa3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:49.201651 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1a99b2d-0193-41dc-93a9-664ddf47caa3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:49.202130 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d1a99b2d-0193-41dc-93a9-664ddf47caa3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:49.211771 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-194991db-f958-4dd4-aa80-f1160269f040 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:07:49.214108 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:49.214108 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:49.215325 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1a99b2d-0193-41dc-93a9-664ddf47caa3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:49.215525 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 176/723] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:49 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:49.219440 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-194991db-f958-4dd4-aa80-f1160269f040 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 returned with HTTP 200 Jul 22 00:07:49.219941 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 184/724] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:49 2026] GET /volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:50.126701 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd3c3560-ba01-464d-a26b-87f16ac0e419 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:50.129291 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd3c3560-ba01-464d-a26b-87f16ac0e419 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:50.129714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd3c3560-ba01-464d-a26b-87f16ac0e419 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:50.129948 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd3c3560-ba01-464d-a26b-87f16ac0e419 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:50.130142 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bd3c3560-ba01-464d-a26b-87f16ac0e419 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:50.137314 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:50.137314 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:50.138720 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd3c3560-ba01-464d-a26b-87f16ac0e419 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:50.139495 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 182/725] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:50 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:50.228394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-128afb9f-138f-44ef-9aee-d4c5f1271aea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:50.232223 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-128afb9f-138f-44ef-9aee-d4c5f1271aea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:50.233450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-128afb9f-138f-44ef-9aee-d4c5f1271aea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:50.233450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-128afb9f-138f-44ef-9aee-d4c5f1271aea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:50.233450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-128afb9f-138f-44ef-9aee-d4c5f1271aea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:50.237174 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd649648-8cf9-4ee5-acac-7814f57d7e23 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:50.239636 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd649648-8cf9-4ee5-acac-7814f57d7e23 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 Jul 22 00:07:50.239806 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd649648-8cf9-4ee5-acac-7814f57d7e23 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:50.240124 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd649648-8cf9-4ee5-acac-7814f57d7e23 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:50.243783 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:50.243783 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:50.246760 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-128afb9f-138f-44ef-9aee-d4c5f1271aea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:50.248947 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 184/726] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:50 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:50.254073 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:50.254073 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:50.261570 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dd649648-8cf9-4ee5-acac-7814f57d7e23 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:07:50.269990 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd649648-8cf9-4ee5-acac-7814f57d7e23 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 returned with HTTP 200 Jul 22 00:07:50.270437 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 177/727] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:50 2026] GET /volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:51.153404 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ae0a3c5-5b6f-4981-93ec-877003b2eef1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:51.156408 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ae0a3c5-5b6f-4981-93ec-877003b2eef1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:51.156696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ae0a3c5-5b6f-4981-93ec-877003b2eef1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:51.157233 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ae0a3c5-5b6f-4981-93ec-877003b2eef1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:51.157728 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2ae0a3c5-5b6f-4981-93ec-877003b2eef1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:51.165944 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:51.165944 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:51.167305 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ae0a3c5-5b6f-4981-93ec-877003b2eef1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:51.168592 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 185/728] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:51 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:51.260318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a13514a2-94d7-4860-92be-b442acc63709 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:51.263892 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a13514a2-94d7-4860-92be-b442acc63709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:51.264209 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a13514a2-94d7-4860-92be-b442acc63709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:51.265342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a13514a2-94d7-4860-92be-b442acc63709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:51.265342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a13514a2-94d7-4860-92be-b442acc63709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:51.274773 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:51.274773 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:51.275774 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a13514a2-94d7-4860-92be-b442acc63709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:51.276279 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 183/729] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:51 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:52.183829 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11ef698d-95e5-4dac-a775-2d6c373174f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:52.186330 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11ef698d-95e5-4dac-a775-2d6c373174f6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:52.186513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11ef698d-95e5-4dac-a775-2d6c373174f6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:52.186726 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11ef698d-95e5-4dac-a775-2d6c373174f6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:52.186854 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-11ef698d-95e5-4dac-a775-2d6c373174f6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:52.192546 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:52.192546 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:52.193595 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11ef698d-95e5-4dac-a775-2d6c373174f6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:52.193990 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 185/730] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:52 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:52.294686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-72dc8777-b5bd-4803-b9d9-c270b1ee0d6d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:52.301544 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72dc8777-b5bd-4803-b9d9-c270b1ee0d6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:52.302216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72dc8777-b5bd-4803-b9d9-c270b1ee0d6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:52.302718 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72dc8777-b5bd-4803-b9d9-c270b1ee0d6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:52.302961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-72dc8777-b5bd-4803-b9d9-c270b1ee0d6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:52.311775 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:52.311775 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:52.313160 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72dc8777-b5bd-4803-b9d9-c270b1ee0d6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:52.314021 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 178/731] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:52 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:53.211106 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1df6ef51-bb93-461d-881f-65faf783334c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:53.217958 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1df6ef51-bb93-461d-881f-65faf783334c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:53.220815 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1df6ef51-bb93-461d-881f-65faf783334c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:53.221063 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1df6ef51-bb93-461d-881f-65faf783334c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:53.221235 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1df6ef51-bb93-461d-881f-65faf783334c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:53.228218 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:53.228218 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:53.229269 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1df6ef51-bb93-461d-881f-65faf783334c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:53.229808 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 186/732] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:53 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:53.330128 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-43335aa9-d566-48c6-aadf-0942278e813d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:53.333410 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43335aa9-d566-48c6-aadf-0942278e813d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:53.334062 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43335aa9-d566-48c6-aadf-0942278e813d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:53.334448 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43335aa9-d566-48c6-aadf-0942278e813d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:53.334624 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-43335aa9-d566-48c6-aadf-0942278e813d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:53.340833 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:53.340833 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:53.341783 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43335aa9-d566-48c6-aadf-0942278e813d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:53.342371 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 184/733] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:53 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:54.243430 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-803808e2-7b14-4214-b574-5e329246f66a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:54.245820 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-803808e2-7b14-4214-b574-5e329246f66a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:54.246236 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-803808e2-7b14-4214-b574-5e329246f66a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:54.246635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-803808e2-7b14-4214-b574-5e329246f66a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:54.246942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-803808e2-7b14-4214-b574-5e329246f66a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:54.252348 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:54.252348 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:54.253180 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-803808e2-7b14-4214-b574-5e329246f66a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:54.253692 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 186/734] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:54 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:54.356652 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf458f8b-b981-4a3c-8aa6-de1c3fad75a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:54.360035 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf458f8b-b981-4a3c-8aa6-de1c3fad75a1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:54.360035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf458f8b-b981-4a3c-8aa6-de1c3fad75a1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:54.360035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf458f8b-b981-4a3c-8aa6-de1c3fad75a1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:54.360035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cf458f8b-b981-4a3c-8aa6-de1c3fad75a1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:54.365002 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:54.365002 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:54.368883 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf458f8b-b981-4a3c-8aa6-de1c3fad75a1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:54.368883 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 179/735] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:54 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:07:55.271974 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5bf00b9d-3b08-4739-885c-d08a34f3124e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:55.277706 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bf00b9d-3b08-4739-885c-d08a34f3124e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:55.278060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bf00b9d-3b08-4739-885c-d08a34f3124e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:55.278517 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bf00b9d-3b08-4739-885c-d08a34f3124e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:55.278517 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5bf00b9d-3b08-4739-885c-d08a34f3124e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:55.289438 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:55.289438 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:55.290452 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bf00b9d-3b08-4739-885c-d08a34f3124e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:55.290959 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 187/736] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:55 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:55.385954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-be054372-3080-438c-b9fc-850f56092327 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:55.388317 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be054372-3080-438c-b9fc-850f56092327 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:55.388473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be054372-3080-438c-b9fc-850f56092327 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:55.388789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be054372-3080-438c-b9fc-850f56092327 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:55.388926 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-be054372-3080-438c-b9fc-850f56092327 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:55.394811 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:55.394811 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:55.395903 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be054372-3080-438c-b9fc-850f56092327 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:55.397021 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 185/737] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:55 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:56.309621 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-73f447a8-0e53-4f28-9598-c143a1bf6c05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:56.311517 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73f447a8-0e53-4f28-9598-c143a1bf6c05 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:56.311832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73f447a8-0e53-4f28-9598-c143a1bf6c05 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:56.312101 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73f447a8-0e53-4f28-9598-c143a1bf6c05 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:56.312264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-73f447a8-0e53-4f28-9598-c143a1bf6c05 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:56.326949 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:56.326949 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:56.327947 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73f447a8-0e53-4f28-9598-c143a1bf6c05 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:56.328303 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 187/738] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:56 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:56.417166 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3376320b-d691-4ed1-8997-618946307bb3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:56.419630 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3376320b-d691-4ed1-8997-618946307bb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:56.419953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3376320b-d691-4ed1-8997-618946307bb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:56.420163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3376320b-d691-4ed1-8997-618946307bb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:56.420300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3376320b-d691-4ed1-8997-618946307bb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:56.426231 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:56.426231 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:56.428983 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3376320b-d691-4ed1-8997-618946307bb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:56.428983 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 180/739] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:56 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:57.348216 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0acfec39-6d27-48ff-9c08-d2368ff0f136 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:57.351076 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0acfec39-6d27-48ff-9c08-d2368ff0f136 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:57.351318 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0acfec39-6d27-48ff-9c08-d2368ff0f136 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:57.353483 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0acfec39-6d27-48ff-9c08-d2368ff0f136 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:57.353483 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0acfec39-6d27-48ff-9c08-d2368ff0f136 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:57.365901 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:57.365901 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:57.367821 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0acfec39-6d27-48ff-9c08-d2368ff0f136 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:57.367821 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 188/740] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:57 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:57.443060 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5f895de5-163f-4aba-b057-1850c83aff9f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:57.450027 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f895de5-163f-4aba-b057-1850c83aff9f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:57.450027 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f895de5-163f-4aba-b057-1850c83aff9f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:57.450027 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f895de5-163f-4aba-b057-1850c83aff9f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:57.450768 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5f895de5-163f-4aba-b057-1850c83aff9f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:57.465640 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:57.465640 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:57.466777 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f895de5-163f-4aba-b057-1850c83aff9f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:57.467801 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 186/741] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:57 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:58.387872 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-350e29bf-9b83-48f1-921b-cf51feb515f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:58.390677 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-350e29bf-9b83-48f1-921b-cf51feb515f0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:58.391090 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-350e29bf-9b83-48f1-921b-cf51feb515f0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:58.391301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-350e29bf-9b83-48f1-921b-cf51feb515f0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:58.391730 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-350e29bf-9b83-48f1-921b-cf51feb515f0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:58.398433 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:58.398433 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:58.399974 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-350e29bf-9b83-48f1-921b-cf51feb515f0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:58.399974 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 188/742] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:58 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:58.482929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6eaa26ee-a012-454f-8e01-85deedc95794 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:58.488605 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6eaa26ee-a012-454f-8e01-85deedc95794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:58.490879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6eaa26ee-a012-454f-8e01-85deedc95794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:58.490879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6eaa26ee-a012-454f-8e01-85deedc95794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:58.490879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6eaa26ee-a012-454f-8e01-85deedc95794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:58.495123 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:58.495123 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:58.496180 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6eaa26ee-a012-454f-8e01-85deedc95794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:58.496708 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 181/743] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:58 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:59.417661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d18026c6-2617-4362-a80c-56300f44ff73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:59.420957 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d18026c6-2617-4362-a80c-56300f44ff73 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:07:59.421362 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d18026c6-2617-4362-a80c-56300f44ff73 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:59.421636 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d18026c6-2617-4362-a80c-56300f44ff73 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:59.423613 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d18026c6-2617-4362-a80c-56300f44ff73 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:59.435553 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:59.435553 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:59.436639 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d18026c6-2617-4362-a80c-56300f44ff73 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:07:59.437715 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 189/744] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:59 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:59.511405 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af56783f-ad0b-47ac-84b9-3c56d5ada516 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:59.512608 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af56783f-ad0b-47ac-84b9-3c56d5ada516 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:07:59.512846 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af56783f-ad0b-47ac-84b9-3c56d5ada516 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:59.513108 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af56783f-ad0b-47ac-84b9-3c56d5ada516 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:59.513270 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-af56783f-ad0b-47ac-84b9-3c56d5ada516 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:07:59.532893 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:59.532893 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:59.534179 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af56783f-ad0b-47ac-84b9-3c56d5ada516 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:07:59.534179 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 187/745] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:59 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:07:59.613966 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c7d2385e-0fab-4c5d-acc3-a1ead283a3f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:59.618219 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7d2385e-0fab-4c5d-acc3-a1ead283a3f5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:07:59.618219 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7d2385e-0fab-4c5d-acc3-a1ead283a3f5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-attach": {"instance_uuid": "63060dcb-d295-4727-a287-2e0c61f08d1c", "mountpoint": "/dev/vdb"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:59.618219 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7d2385e-0fab-4c5d-acc3-a1ead283a3f5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "63060dcb-d295-4727-a287-2e0c61f08d1c", "mountpoint": "/dev/vdb"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:59.633102 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:59.633102 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:07:59.633102 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c7d2385e-0fab-4c5d-acc3-a1ead283a3f5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:59.644066 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c7d2385e-0fab-4c5d-acc3-a1ead283a3f5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Update volume admin metadata completed successfully. Jul 22 00:07:59.755669 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c7d2385e-0fab-4c5d-acc3-a1ead283a3f5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Attach volume completed successfully. Jul 22 00:07:59.756044 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7d2385e-0fab-4c5d-acc3-a1ead283a3f5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:07:59.756803 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 189/746] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:07:59 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:07:59.767318 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aac67f86-5469-4e6c-b92c-101863ce620c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:59.772787 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aac67f86-5469-4e6c-b92c-101863ce620c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:07:59.773097 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aac67f86-5469-4e6c-b92c-101863ce620c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:59.773440 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aac67f86-5469-4e6c-b92c-101863ce620c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:59.787729 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:59.787729 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:07:59.793368 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aac67f86-5469-4e6c-b92c-101863ce620c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:59.800282 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aac67f86-5469-4e6c-b92c-101863ce620c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:07:59.800844 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 182/747] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:59 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 1175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:59.824525 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b809555b-ff67-44d6-aae7-6b9619d0b566 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:59.827812 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b809555b-ff67-44d6-aae7-6b9619d0b566 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:07:59.828100 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b809555b-ff67-44d6-aae7-6b9619d0b566 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:59.828531 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b809555b-ff67-44d6-aae7-6b9619d0b566 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:07:59.846681 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:59.846681 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:07:59.859836 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b809555b-ff67-44d6-aae7-6b9619d0b566 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:59.870127 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b809555b-ff67-44d6-aae7-6b9619d0b566 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:07:59.870756 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 190/748] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:59 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 1175 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:07:59.891562 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4f3ce15-776c-4db8-86de-36688b693bcb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:59.899125 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4f3ce15-776c-4db8-86de-36688b693bcb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:07:59.899125 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4f3ce15-776c-4db8-86de-36688b693bcb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-detach": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:07:59.899125 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4f3ce15-776c-4db8-86de-36688b693bcb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:07:59.919354 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:07:59.919354 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:07:59.919913 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4f3ce15-776c-4db8-86de-36688b693bcb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:07:59.979680 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4f3ce15-776c-4db8-86de-36688b693bcb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Detach volume completed successfully. Jul 22 00:07:59.979982 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4f3ce15-776c-4db8-86de-36688b693bcb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:07:59.981149 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 188/749] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:07:59 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:07:59.989902 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef6add19-e01d-4652-a448-ba676bb7674a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:07:59.992493 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef6add19-e01d-4652-a448-ba676bb7674a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:07:59.992738 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef6add19-e01d-4652-a448-ba676bb7674a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:07:59.993016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef6add19-e01d-4652-a448-ba676bb7674a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:00.008466 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:00.008466 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:00.015032 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ef6add19-e01d-4652-a448-ba676bb7674a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:00.032162 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef6add19-e01d-4652-a448-ba676bb7674a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:00.032727 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 190/750] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:07:59 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:00.449562 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9cb3646e-2639-4024-abcc-ff47898b8722 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:00.456895 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cb3646e-2639-4024-abcc-ff47898b8722 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:08:00.456895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cb3646e-2639-4024-abcc-ff47898b8722 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:00.456895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cb3646e-2639-4024-abcc-ff47898b8722 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:00.456895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9cb3646e-2639-4024-abcc-ff47898b8722 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:00.462891 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:00.462891 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:00.463877 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cb3646e-2639-4024-abcc-ff47898b8722 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:08:00.464327 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 183/751] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:00 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:00.554034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1bf68af7-d0ee-4998-a274-1e06f2289429 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:00.557645 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bf68af7-d0ee-4998-a274-1e06f2289429 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:08:00.558127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bf68af7-d0ee-4998-a274-1e06f2289429 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:00.558127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bf68af7-d0ee-4998-a274-1e06f2289429 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:00.558127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1bf68af7-d0ee-4998-a274-1e06f2289429 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:00.567831 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:00.567831 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:00.568654 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bf68af7-d0ee-4998-a274-1e06f2289429 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:08:00.569183 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 191/752] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:00 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:00.583994 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c51a871-60a4-4848-915d-5af99022114a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:00.586028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c51a871-60a4-4848-915d-5af99022114a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d Jul 22 00:08:00.586259 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c51a871-60a4-4848-915d-5af99022114a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:00.586526 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c51a871-60a4-4848-915d-5af99022114a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:00.598774 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:00.598774 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:00.598913 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2c51a871-60a4-4848-915d-5af99022114a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:08:00.600000 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c51a871-60a4-4848-915d-5af99022114a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d returned with HTTP 200 Jul 22 00:08:00.600345 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 189/753] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:08:00 2026] GET /volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:00.621691 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70ff0088-7237-491f-85b3-e5682d3558b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:00.628989 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70ff0088-7237-491f-85b3-e5682d3558b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:08:00.628989 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70ff0088-7237-491f-85b3-e5682d3558b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:00.628989 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70ff0088-7237-491f-85b3-e5682d3558b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:00.628989 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-70ff0088-7237-491f-85b3-e5682d3558b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:00.639206 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:00.639206 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:00.639611 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70ff0088-7237-491f-85b3-e5682d3558b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:08:00.640871 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 191/754] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:00 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:00.655134 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ea6c3669-c91b-4e83-945f-ac50e312874a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:00.657618 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea6c3669-c91b-4e83-945f-ac50e312874a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:08:00.658385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea6c3669-c91b-4e83-945f-ac50e312874a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:00.658385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea6c3669-c91b-4e83-945f-ac50e312874a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:00.658512 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-ea6c3669-c91b-4e83-945f-ac50e312874a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete backup with id: 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. Jul 22 00:08:00.663569 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:00.663569 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:00.704464 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-ea6c3669-c91b-4e83-945f-ac50e312874a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] delete_backup rpcapi backup_id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:08:00.708316 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea6c3669-c91b-4e83-945f-ac50e312874a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 202 Jul 22 00:08:00.708947 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 184/755] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:00 2026] DELETE /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:00.720535 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-732554af-5b60-4ad0-a63c-3590fdfc55b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:00.722554 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-732554af-5b60-4ad0-a63c-3590fdfc55b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:08:00.724116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-732554af-5b60-4ad0-a63c-3590fdfc55b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:00.725005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-732554af-5b60-4ad0-a63c-3590fdfc55b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:00.725440 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-732554af-5b60-4ad0-a63c-3590fdfc55b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:00.736694 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:00.736694 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:00.737298 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-732554af-5b60-4ad0-a63c-3590fdfc55b0 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 200 Jul 22 00:08:00.737730 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 192/756] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:00 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:01.486393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7bbf7d10-99fc-4f07-9541-b462a6cc2167 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.492328 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7bbf7d10-99fc-4f07-9541-b462a6cc2167 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:08:01.492688 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7bbf7d10-99fc-4f07-9541-b462a6cc2167 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.493049 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7bbf7d10-99fc-4f07-9541-b462a6cc2167 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.493376 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7bbf7d10-99fc-4f07-9541-b462a6cc2167 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:01.500298 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.500298 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:01.501388 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7bbf7d10-99fc-4f07-9541-b462a6cc2167 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:08:01.502692 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 190/757] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:01.521150 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-167bd5bf-077e-4c52-9f90-1def0c8b13d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.525508 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-167bd5bf-077e-4c52-9f90-1def0c8b13d7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/d30ab24f-2451-4c57-bc29-cc2ae5a18438 Jul 22 00:08:01.526107 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-167bd5bf-077e-4c52-9f90-1def0c8b13d7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.526188 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-167bd5bf-077e-4c52-9f90-1def0c8b13d7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.537269 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.537269 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:01.548011 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-167bd5bf-077e-4c52-9f90-1def0c8b13d7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:01.562333 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-167bd5bf-077e-4c52-9f90-1def0c8b13d7 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/d30ab24f-2451-4c57-bc29-cc2ae5a18438 returned with HTTP 200 Jul 22 00:08:01.562333 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 192/758] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/volumes/d30ab24f-2451-4c57-bc29-cc2ae5a18438 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:01.580635 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74399e90-bb86-43ec-b771-a78884926280 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.582852 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74399e90-bb86-43ec-b771-a78884926280 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:08:01.583192 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74399e90-bb86-43ec-b771-a78884926280 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.583480 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74399e90-bb86-43ec-b771-a78884926280 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.583893 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-74399e90-bb86-43ec-b771-a78884926280 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:08:01.585165 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74399e90-bb86-43ec-b771-a78884926280 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:08:01.606419 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-74399e90-bb86-43ec-b771-a78884926280 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Get all volumes completed successfully. Jul 22 00:08:01.607408 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74399e90-bb86-43ec-b771-a78884926280 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:08:01.607831 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 185/759] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/volumes => generated 663 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:01.618725 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce2e1df7-a529-46a9-a513-978f73ecd9de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.621711 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce2e1df7-a529-46a9-a513-978f73ecd9de tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] DELETE https://10.4.3.168/volume/v3/volumes/d30ab24f-2451-4c57-bc29-cc2ae5a18438 Jul 22 00:08:01.622081 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce2e1df7-a529-46a9-a513-978f73ecd9de tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.622705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce2e1df7-a529-46a9-a513-978f73ecd9de tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.623201 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ce2e1df7-a529-46a9-a513-978f73ecd9de tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Delete volume with id: d30ab24f-2451-4c57-bc29-cc2ae5a18438 Jul 22 00:08:01.631548 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.631548 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:01.632775 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce2e1df7-a529-46a9-a513-978f73ecd9de tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:01.651239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-1cb8d408-51f4-4882-82e3-ea52b2e85fc3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.656663 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-1cb8d408-51f4-4882-82e3-ea52b2e85fc3 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d Jul 22 00:08:01.657833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-1cb8d408-51f4-4882-82e3-ea52b2e85fc3 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.657833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-1cb8d408-51f4-4882-82e3-ea52b2e85fc3 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.670770 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce2e1df7-a529-46a9-a513-978f73ecd9de tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Delete volume request issued successfully. Jul 22 00:08:01.670770 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce2e1df7-a529-46a9-a513-978f73ecd9de tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/d30ab24f-2451-4c57-bc29-cc2ae5a18438 returned with HTTP 202 Jul 22 00:08:01.671368 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 193/760] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:01 2026] DELETE /volume/v3/volumes/d30ab24f-2451-4c57-bc29-cc2ae5a18438 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:01.680777 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.680777 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:01.686278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fbc4c401-ccaf-42e9-9a96-3622c682e935 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.691164 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-1cb8d408-51f4-4882-82e3-ea52b2e85fc3 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:08:01.691278 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbc4c401-ccaf-42e9-9a96-3622c682e935 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] DELETE https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d Jul 22 00:08:01.691278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbc4c401-ccaf-42e9-9a96-3622c682e935 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.691278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbc4c401-ccaf-42e9-9a96-3622c682e935 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.691278 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-fbc4c401-ccaf-42e9-9a96-3622c682e935 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Delete backup with id: df9fd93e-2456-481c-8076-d9ed54564d4d. Jul 22 00:08:01.698869 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-1cb8d408-51f4-4882-82e3-ea52b2e85fc3 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d returned with HTTP 200 Jul 22 00:08:01.699438 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 191/761] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:01.703058 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.703058 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:01.715780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a8c09f6b-a19e-47b6-8ac5-13bad549f632 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.721712 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a8c09f6b-a19e-47b6-8ac5-13bad549f632 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 Jul 22 00:08:01.722008 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a8c09f6b-a19e-47b6-8ac5-13bad549f632 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.722449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a8c09f6b-a19e-47b6-8ac5-13bad549f632 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.734705 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.734705 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:01.741841 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a8c09f6b-a19e-47b6-8ac5-13bad549f632 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:08:01.748695 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-fbc4c401-ccaf-42e9-9a96-3622c682e935 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] delete_backup rpcapi backup_id df9fd93e-2456-481c-8076-d9ed54564d4d {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:08:01.748897 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a8c09f6b-a19e-47b6-8ac5-13bad549f632 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 returned with HTTP 200 Jul 22 00:08:01.750988 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 186/762] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:01.751998 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbc4c401-ccaf-42e9-9a96-3622c682e935 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d returned with HTTP 202 Jul 22 00:08:01.752749 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 193/763] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:01 2026] DELETE /volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:01.755765 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e5c2f14-b1a2-4956-9e63-c3ad1ed2c4e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.761208 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e5c2f14-b1a2-4956-9e63-c3ad1ed2c4e7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 Jul 22 00:08:01.761208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e5c2f14-b1a2-4956-9e63-c3ad1ed2c4e7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.762306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e5c2f14-b1a2-4956-9e63-c3ad1ed2c4e7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.762306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6e5c2f14-b1a2-4956-9e63-c3ad1ed2c4e7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Show backup with id 38b6a112-a6f4-4e20-bf99-eafe27a8f4e8. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:01.766471 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-19e0da6c-0d45-4a5f-96e4-ed83f13d0c4e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.766599 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e5c2f14-b1a2-4956-9e63-c3ad1ed2c4e7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 returned with HTTP 404 Jul 22 00:08:01.767252 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 194/764] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/backups/38b6a112-a6f4-4e20-bf99-eafe27a8f4e8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:01.770025 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-61272480-d3c5-4a5c-9d52-ad703e71d7ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.770118 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19e0da6c-0d45-4a5f-96e4-ed83f13d0c4e tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] GET https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d Jul 22 00:08:01.770459 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19e0da6c-0d45-4a5f-96e4-ed83f13d0c4e tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.770693 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19e0da6c-0d45-4a5f-96e4-ed83f13d0c4e tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.770802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-19e0da6c-0d45-4a5f-96e4-ed83f13d0c4e tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Show backup with id df9fd93e-2456-481c-8076-d9ed54564d4d. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:01.772810 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-61272480-d3c5-4a5c-9d52-ad703e71d7ea tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 Jul 22 00:08:01.773447 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-61272480-d3c5-4a5c-9d52-ad703e71d7ea tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.773447 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-61272480-d3c5-4a5c-9d52-ad703e71d7ea tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.782154 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.782154 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:01.784992 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.784992 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:01.787178 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19e0da6c-0d45-4a5f-96e4-ed83f13d0c4e tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d returned with HTTP 200 Jul 22 00:08:01.787445 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-61272480-d3c5-4a5c-9d52-ad703e71d7ea tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:08:01.788006 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 192/765] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:01.794328 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-61272480-d3c5-4a5c-9d52-ad703e71d7ea tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 returned with HTTP 200 Jul 22 00:08:01.794853 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 187/766] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:01.820440 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c0ea14a-6a90-4b6a-804c-4ccc073c7d67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.820886 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c0ea14a-6a90-4b6a-804c-4ccc073c7d67 None None] GET https://10.4.3.168/volume// Jul 22 00:08:01.821131 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c0ea14a-6a90-4b6a-804c-4ccc073c7d67 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.821398 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c0ea14a-6a90-4b6a-804c-4ccc073c7d67 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.821842 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c0ea14a-6a90-4b6a-804c-4ccc073c7d67 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:01.823003 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 194/767] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:01.839303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-7cc0422d-990d-4bc9-9ce6-8efe9ee31344 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.844084 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-7cc0422d-990d-4bc9-9ce6-8efe9ee31344 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:08:01.844405 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-7cc0422d-990d-4bc9-9ce6-8efe9ee31344 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac31abbe-fe88-4acb-8a43-f8ca09dc523d", "connector": null, "instance_uuid": "2fcad93f-37c1-4b45-a67f-95d812315664"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:01.860693 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.860693 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:01.891953 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-939f3bb3-d067-41ef-a225-807b12e1788e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.894247 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-939f3bb3-d067-41ef-a225-807b12e1788e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d Jul 22 00:08:01.894465 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-939f3bb3-d067-41ef-a225-807b12e1788e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.894664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-939f3bb3-d067-41ef-a225-807b12e1788e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.894786 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-939f3bb3-d067-41ef-a225-807b12e1788e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 85542e40-80fd-44a8-92e8-874be8e5ab3d Jul 22 00:08:01.908966 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.908966 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:01.909315 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-939f3bb3-d067-41ef-a225-807b12e1788e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:08:01.925011 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-7cc0422d-990d-4bc9-9ce6-8efe9ee31344 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:08:01.925011 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 195/768] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:08:01 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:01.936609 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-55e16df0-ab0d-4b31-b9aa-18384cf4a450 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.937165 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55e16df0-ab0d-4b31-b9aa-18384cf4a450 None None] GET https://10.4.3.168/volume// Jul 22 00:08:01.937366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55e16df0-ab0d-4b31-b9aa-18384cf4a450 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.937711 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55e16df0-ab0d-4b31-b9aa-18384cf4a450 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.938163 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55e16df0-ab0d-4b31-b9aa-18384cf4a450 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:01.938582 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 188/769] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:01.949290 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-806941e4-15ee-47ea-bdee-462beae53213 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.953745 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-939f3bb3-d067-41ef-a225-807b12e1788e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:08:01.954028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-939f3bb3-d067-41ef-a225-807b12e1788e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d returned with HTTP 202 Jul 22 00:08:01.954797 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 193/770] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:08:01 2026] DELETE /volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:01.957025 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-806941e4-15ee-47ea-bdee-462beae53213 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:08:01.957341 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-806941e4-15ee-47ea-bdee-462beae53213 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "325bc5c3-1167-457b-bcf8-e8e58b0f90d0", "connector": null, "instance_uuid": "2fcad93f-37c1-4b45-a67f-95d812315664"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:01.966219 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c964cd2-4cea-4a5e-b578-b14f5cf972ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:01.968673 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c964cd2-4cea-4a5e-b578-b14f5cf972ea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d Jul 22 00:08:01.969367 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c964cd2-4cea-4a5e-b578-b14f5cf972ea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:01.969719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c964cd2-4cea-4a5e-b578-b14f5cf972ea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:01.978845 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.978845 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:01.978845 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c964cd2-4cea-4a5e-b578-b14f5cf972ea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:08:01.979236 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:01.979236 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:01.979406 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c964cd2-4cea-4a5e-b578-b14f5cf972ea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d returned with HTTP 200 Jul 22 00:08:01.979406 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 196/771] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:08:01 2026] GET /volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:02.028761 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-806941e4-15ee-47ea-bdee-462beae53213 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:08:02.029307 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 195/772] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:08:01 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:02.045092 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5cd761cc-6bae-4f86-9076-01e353d5a085 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:02.046517 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5cd761cc-6bae-4f86-9076-01e353d5a085 None None] GET https://10.4.3.168/volume// Jul 22 00:08:02.046697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5cd761cc-6bae-4f86-9076-01e353d5a085 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:02.046980 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5cd761cc-6bae-4f86-9076-01e353d5a085 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:02.048240 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5cd761cc-6bae-4f86-9076-01e353d5a085 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:02.048632 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 189/773] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:08:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:02.060886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-dfbc3ffe-795c-4120-9f9b-4dd532dacd27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:02.064383 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-dfbc3ffe-795c-4120-9f9b-4dd532dacd27 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:08:02.064960 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-dfbc3ffe-795c-4120-9f9b-4dd532dacd27 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32e71e99-8a82-401c-9283-3c52a1a44e90", "connector": null, "instance_uuid": "2fcad93f-37c1-4b45-a67f-95d812315664"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:02.077809 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:02.077809 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:02.135487 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-dfbc3ffe-795c-4120-9f9b-4dd532dacd27 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:08:02.136331 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 194/774] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:08:02 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:08:02.803644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2bd1b6ce-4d7a-4d27-8be3-b8f05abf75d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:02.806618 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bd1b6ce-4d7a-4d27-8be3-b8f05abf75d0 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] GET https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d Jul 22 00:08:02.806915 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bd1b6ce-4d7a-4d27-8be3-b8f05abf75d0 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:02.807271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bd1b6ce-4d7a-4d27-8be3-b8f05abf75d0 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:02.807271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2bd1b6ce-4d7a-4d27-8be3-b8f05abf75d0 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Show backup with id df9fd93e-2456-481c-8076-d9ed54564d4d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:02.830483 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bd1b6ce-4d7a-4d27-8be3-b8f05abf75d0 tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d returned with HTTP 404 Jul 22 00:08:02.831245 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 197/775] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:02 2026] GET /volume/v3/backups/df9fd93e-2456-481c-8076-d9ed54564d4d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:02.842182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9530eb4f-956c-466f-9404-814da34f4355 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:02.844310 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9530eb4f-956c-466f-9404-814da34f4355 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] DELETE https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:08:02.844673 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9530eb4f-956c-466f-9404-814da34f4355 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:02.844837 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9530eb4f-956c-466f-9404-814da34f4355 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:02.845031 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-9530eb4f-956c-466f-9404-814da34f4355 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Delete backup with id: 5497bf1a-841a-4fd8-ab55-ec39b43dff96. Jul 22 00:08:02.850807 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:02.850807 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:02.871934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-9530eb4f-956c-466f-9404-814da34f4355 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] delete_backup rpcapi backup_id 5497bf1a-841a-4fd8-ab55-ec39b43dff96 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:08:02.873787 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9530eb4f-956c-466f-9404-814da34f4355 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 202 Jul 22 00:08:02.874309 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 196/776] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:02 2026] DELETE /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:02.888761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b947920-6686-4d11-8b36-69550bcb744c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:02.893003 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b947920-6686-4d11-8b36-69550bcb744c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:08:02.893172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b947920-6686-4d11-8b36-69550bcb744c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:02.893283 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b947920-6686-4d11-8b36-69550bcb744c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:02.893384 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1b947920-6686-4d11-8b36-69550bcb744c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:02.899309 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:02.899309 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:02.900168 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b947920-6686-4d11-8b36-69550bcb744c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 200 Jul 22 00:08:02.900617 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 190/777] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:02 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:02.990681 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-23ac2f53-0913-4aeb-a35d-a13aa953b502 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:02.995376 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23ac2f53-0913-4aeb-a35d-a13aa953b502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d Jul 22 00:08:02.995376 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23ac2f53-0913-4aeb-a35d-a13aa953b502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:02.995560 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23ac2f53-0913-4aeb-a35d-a13aa953b502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:03.003059 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23ac2f53-0913-4aeb-a35d-a13aa953b502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d returned with HTTP 404 Jul 22 00:08:03.003758 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 195/778] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:08:02 2026] GET /volume/v3/snapshots/85542e40-80fd-44a8-92e8-874be8e5ab3d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:03.016748 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59c8dd0a-8548-40ed-988a-1f0108174c79 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:03.020078 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59c8dd0a-8548-40ed-988a-1f0108174c79 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:08:03.021249 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59c8dd0a-8548-40ed-988a-1f0108174c79 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:03.021801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59c8dd0a-8548-40ed-988a-1f0108174c79 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:03.035834 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:03.035834 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:03.046630 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59c8dd0a-8548-40ed-988a-1f0108174c79 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:03.054322 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59c8dd0a-8548-40ed-988a-1f0108174c79 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:08:03.054473 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 198/779] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:03 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:03.100448 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:03.102363 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:08:03.102671 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-444978898"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:03.104421 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request body: {'volume': {'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-444978898'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:08:03.234934 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume of 1 GB Jul 22 00:08:03.241367 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Availability Zones retrieved successfully. Jul 22 00:08:03.248140 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (017b1903-ec71-4409-82e2-0c0b74d8076d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:03.251819 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65f53eb-696c-453c-a42d-32f1c245c7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:03.251819 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:08:03.365208 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65f53eb-696c-453c-a42d-32f1c245c7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:03.366763 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0a59bd-9db3-4fd2-99e1-93bb35af2a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:03.437350 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['b5e96a37-7053-4e65-b96f-fd70d239537b', '548e277d-b981-42e9-b5ee-cab25deee993', '3a308d87-1ca1-4f09-be14-d6c76de4182b', '57e03141-cd80-4a4f-b198-b89b07947d9c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:03.438613 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0a59bd-9db3-4fd2-99e1-93bb35af2a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e96a37-7053-4e65-b96f-fd70d239537b', '548e277d-b981-42e9-b5ee-cab25deee993', '3a308d87-1ca1-4f09-be14-d6c76de4182b', '57e03141-cd80-4a4f-b198-b89b07947d9c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:03.440300 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6244da79-f892-41aa-a9c8-526143f1a8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:03.473893 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6244da79-f892-41aa-a9c8-526143f1a8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf6b793e-7020-4297-8636-531112298762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-444978898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['b5e96a37-7053-4e65-b96f-fd70d239537b','548e277d-b981-42e9-b5ee-cab25deee993','3a308d87-1ca1-4f09-be14-d6c76de4182b','57e03141-cd80-4a4f-b198-b89b07947d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:08:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-444978898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf6b793e-7020-4297-8636-531112298762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b62b54e2eea4cb9bf1265a81a204788',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:03.474937 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8e8bc8-1aed-425f-b449-f10f5dbc4de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:03.503183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8e8bc8-1aed-425f-b449-f10f5dbc4de0) transitioned into state 'SUCCESS' from state '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-444978898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['b5e96a37-7053-4e65-b96f-fd70d239537b','548e277d-b981-42e9-b5ee-cab25deee993','3a308d87-1ca1-4f09-be14-d6c76de4182b','57e03141-cd80-4a4f-b198-b89b07947d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:03.503572 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5968a8c-7712-4d6a-8da0-40e8ef646890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:03.522533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5968a8c-7712-4d6a-8da0-40e8ef646890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:03.523911 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (017b1903-ec71-4409-82e2-0c0b74d8076d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:03.525808 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request issued successfully. Jul 22 00:08:03.527054 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc51dc10-8624-4e17-9d15-d28e2a53ce24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:08:03.527346 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 197/780] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:08:03 2026] POST /volume/v3/volumes => generated 753 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:03.544728 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ce220c1-c8a8-4b22-b399-239415a9c18d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:03.547771 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ce220c1-c8a8-4b22-b399-239415a9c18d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:03.548131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ce220c1-c8a8-4b22-b399-239415a9c18d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:03.548529 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ce220c1-c8a8-4b22-b399-239415a9c18d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:03.566214 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:03.566214 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:03.572820 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ce220c1-c8a8-4b22-b399-239415a9c18d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:03.584512 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ce220c1-c8a8-4b22-b399-239415a9c18d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:03.585132 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 191/781] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:03 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:03.814908 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1830cd8b-12b6-4abb-b511-860a5e4c69d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:03.817340 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1830cd8b-12b6-4abb-b511-860a5e4c69d1 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:08:03.817687 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1830cd8b-12b6-4abb-b511-860a5e4c69d1 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:03.817914 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1830cd8b-12b6-4abb-b511-860a5e4c69d1 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:03.834715 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:03.834715 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:03.835735 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1830cd8b-12b6-4abb-b511-860a5e4c69d1 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:03.855188 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1830cd8b-12b6-4abb-b511-860a5e4c69d1 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Reserve volume completed successfully. Jul 22 00:08:03.855454 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1830cd8b-12b6-4abb-b511-860a5e4c69d1 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:08:03.856089 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 196/782] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:08:03 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:03.869662 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-868fb835-be0b-4349-9dff-e5fd6bebb02d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:03.872965 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-868fb835-be0b-4349-9dff-e5fd6bebb02d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:03.875262 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-868fb835-be0b-4349-9dff-e5fd6bebb02d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:03.875743 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-868fb835-be0b-4349-9dff-e5fd6bebb02d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:03.886756 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:03.886756 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:03.893700 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-868fb835-be0b-4349-9dff-e5fd6bebb02d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:03.905407 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-868fb835-be0b-4349-9dff-e5fd6bebb02d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:03.905818 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 199/783] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:03 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:03.914025 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62c8807d-3750-4001-a22b-8ed9412906a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:03.916341 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62c8807d-3750-4001-a22b-8ed9412906a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 Jul 22 00:08:03.916622 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62c8807d-3750-4001-a22b-8ed9412906a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:03.917026 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62c8807d-3750-4001-a22b-8ed9412906a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:03.917172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-62c8807d-3750-4001-a22b-8ed9412906a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 5497bf1a-841a-4fd8-ab55-ec39b43dff96. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:03.922086 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c014f6e-6c2c-4522-8ad6-0abefb909b70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:03.924909 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62c8807d-3750-4001-a22b-8ed9412906a1 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 returned with HTTP 404 Jul 22 00:08:03.925164 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c014f6e-6c2c-4522-8ad6-0abefb909b70 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:08:03.925416 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 198/784] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:03 2026] GET /volume/v3/backups/5497bf1a-841a-4fd8-ab55-ec39b43dff96 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:03.925486 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c014f6e-6c2c-4522-8ad6-0abefb909b70 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:03.925652 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c014f6e-6c2c-4522-8ad6-0abefb909b70 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:03.946289 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:03.946289 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:03.946910 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c014f6e-6c2c-4522-8ad6-0abefb909b70 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:03.973929 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c014f6e-6c2c-4522-8ad6-0abefb909b70 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Unreserve volume completed successfully. Jul 22 00:08:03.977561 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c014f6e-6c2c-4522-8ad6-0abefb909b70 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:08:03.978812 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 192/785] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:08:03 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:03.989050 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4a2445e-7fa6-4cdc-8744-fe70dcf3ee7d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:03.991281 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4a2445e-7fa6-4cdc-8744-fe70dcf3ee7d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:03.991876 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4a2445e-7fa6-4cdc-8744-fe70dcf3ee7d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:03.991876 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4a2445e-7fa6-4cdc-8744-fe70dcf3ee7d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.010595 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.010595 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:04.017986 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4a2445e-7fa6-4cdc-8744-fe70dcf3ee7d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.023701 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4a2445e-7fa6-4cdc-8744-fe70dcf3ee7d tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:04.024317 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 197/786] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:03 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:04.046216 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34a74d04-68e7-4261-934a-5c3fc7c36de6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.051730 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34a74d04-68e7-4261-934a-5c3fc7c36de6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:08:04.052261 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34a74d04-68e7-4261-934a-5c3fc7c36de6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:04.054166 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34a74d04-68e7-4261-934a-5c3fc7c36de6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:04.056932 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2a41c28-565a-4a4e-88b0-08455266fdb6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.058721 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=341,cinder:UPDATE=90,cinder:INSERT=45 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:08:04.059369 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2a41c28-565a-4a4e-88b0-08455266fdb6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c Jul 22 00:08:04.059614 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2a41c28-565a-4a4e-88b0-08455266fdb6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.059796 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2a41c28-565a-4a4e-88b0-08455266fdb6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.067312 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.067312 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:04.067846 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.067846 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:04.068185 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34a74d04-68e7-4261-934a-5c3fc7c36de6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.075696 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2a41c28-565a-4a4e-88b0-08455266fdb6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:04.080223 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34a74d04-68e7-4261-934a-5c3fc7c36de6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume updated successfully. Jul 22 00:08:04.080547 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34a74d04-68e7-4261-934a-5c3fc7c36de6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 200 Jul 22 00:08:04.081199 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 200/787] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:08:04 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 00:08:04.089599 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2a41c28-565a-4a4e-88b0-08455266fdb6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c returned with HTTP 200 Jul 22 00:08:04.090203 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 199/788] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:04.095567 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43567cd5-7f61-40da-b664-82ca51ac2be7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.098226 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43567cd5-7f61-40da-b664-82ca51ac2be7 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:04.098528 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43567cd5-7f61-40da-b664-82ca51ac2be7 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.099463 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43567cd5-7f61-40da-b664-82ca51ac2be7 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.109131 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.109131 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:04.110319 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-88b58991-5e18-4181-b361-d4ef0439c43d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.113576 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43567cd5-7f61-40da-b664-82ca51ac2be7 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.113839 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-88b58991-5e18-4181-b361-d4ef0439c43d tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c Jul 22 00:08:04.114243 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-88b58991-5e18-4181-b361-d4ef0439c43d tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.114427 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-88b58991-5e18-4181-b361-d4ef0439c43d tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.114614 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-88b58991-5e18-4181-b361-d4ef0439c43d tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Delete volume with id: b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c Jul 22 00:08:04.119873 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43567cd5-7f61-40da-b664-82ca51ac2be7 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:04.120363 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 193/789] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:04.126884 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.126884 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:04.127493 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-88b58991-5e18-4181-b361-d4ef0439c43d tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:04.135731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2c54964-d611-4660-a48c-0bbb6757bf6c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.137564 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2c54964-d611-4660-a48c-0bbb6757bf6c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:08:04.138005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2c54964-d611-4660-a48c-0bbb6757bf6c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:04.138134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2c54964-d611-4660-a48c-0bbb6757bf6c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:04.147516 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.147516 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:04.148043 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2c54964-d611-4660-a48c-0bbb6757bf6c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.152683 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-88b58991-5e18-4181-b361-d4ef0439c43d tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Delete volume request issued successfully. Jul 22 00:08:04.152891 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-88b58991-5e18-4181-b361-d4ef0439c43d tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c returned with HTTP 202 Jul 22 00:08:04.153385 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 198/790] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:04 2026] DELETE /volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:04.159269 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2c54964-d611-4660-a48c-0bbb6757bf6c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume updated successfully. Jul 22 00:08:04.159499 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2c54964-d611-4660-a48c-0bbb6757bf6c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 200 Jul 22 00:08:04.160157 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 201/791] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:08:04 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 00:08:04.164352 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88529b1b-8705-42e5-a3fa-1a398d03ba5f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.166125 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88529b1b-8705-42e5-a3fa-1a398d03ba5f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c Jul 22 00:08:04.166334 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88529b1b-8705-42e5-a3fa-1a398d03ba5f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.166534 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88529b1b-8705-42e5-a3fa-1a398d03ba5f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.174394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c9b0991-1b9f-4fc1-b081-9a5d688d4b91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.175924 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.175924 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:04.178815 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c9b0991-1b9f-4fc1-b081-9a5d688d4b91 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:04.179015 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c9b0991-1b9f-4fc1-b081-9a5d688d4b91 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.179274 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c9b0991-1b9f-4fc1-b081-9a5d688d4b91 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.180334 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-88529b1b-8705-42e5-a3fa-1a398d03ba5f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:04.185906 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88529b1b-8705-42e5-a3fa-1a398d03ba5f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c returned with HTTP 200 Jul 22 00:08:04.186419 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 200/792] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:04.190639 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.190639 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:04.198127 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c9b0991-1b9f-4fc1-b081-9a5d688d4b91 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.206719 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c9b0991-1b9f-4fc1-b081-9a5d688d4b91 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:04.207332 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 194/793] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:04.234746 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1862cab-cdce-4836-8654-53af183d2be6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.239884 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1862cab-cdce-4836-8654-53af183d2be6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:08:04.243486 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1862cab-cdce-4836-8654-53af183d2be6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:04.243711 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1862cab-cdce-4836-8654-53af183d2be6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:04.255606 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.255606 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:04.256442 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1862cab-cdce-4836-8654-53af183d2be6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.273249 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1862cab-cdce-4836-8654-53af183d2be6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Update volume admin metadata completed successfully. Jul 22 00:08:04.273446 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1862cab-cdce-4836-8654-53af183d2be6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Update readonly setting on volume completed successfully. Jul 22 00:08:04.273715 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1862cab-cdce-4836-8654-53af183d2be6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:08:04.274338 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 199/794] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:08:04 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:04.286921 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea373637-5548-43e8-a22c-4c5ea2207580 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.291449 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea373637-5548-43e8-a22c-4c5ea2207580 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:04.291449 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea373637-5548-43e8-a22c-4c5ea2207580 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.291449 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea373637-5548-43e8-a22c-4c5ea2207580 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.303277 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.303277 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:04.310088 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea373637-5548-43e8-a22c-4c5ea2207580 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.315467 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea373637-5548-43e8-a22c-4c5ea2207580 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:04.315848 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 202/795] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:04.329387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96002e94-aaa9-46c1-bc27-28a943d2b6f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.332190 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96002e94-aaa9-46c1-bc27-28a943d2b6f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:08:04.332693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96002e94-aaa9-46c1-bc27-28a943d2b6f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:04.332897 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96002e94-aaa9-46c1-bc27-28a943d2b6f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:04.349607 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.349607 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:04.354537 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96002e94-aaa9-46c1-bc27-28a943d2b6f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.379121 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96002e94-aaa9-46c1-bc27-28a943d2b6f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Update volume admin metadata completed successfully. Jul 22 00:08:04.379336 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96002e94-aaa9-46c1-bc27-28a943d2b6f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Update readonly setting on volume completed successfully. Jul 22 00:08:04.379618 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96002e94-aaa9-46c1-bc27-28a943d2b6f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:08:04.380238 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 201/796] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:08:04 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:04.388499 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8888288b-6a1a-495b-b269-2cf810e015c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.391367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8888288b-6a1a-495b-b269-2cf810e015c4 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:04.391617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8888288b-6a1a-495b-b269-2cf810e015c4 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.391915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8888288b-6a1a-495b-b269-2cf810e015c4 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.400827 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.400827 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:04.401633 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-98e7b9e3-379d-487c-85de-b21488878d95 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.402201 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98e7b9e3-379d-487c-85de-b21488878d95 None None] GET https://10.4.3.168/volume// Jul 22 00:08:04.402445 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98e7b9e3-379d-487c-85de-b21488878d95 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.402733 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98e7b9e3-379d-487c-85de-b21488878d95 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.403457 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98e7b9e3-379d-487c-85de-b21488878d95 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:04.403882 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 200/797] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:04.410577 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8888288b-6a1a-495b-b269-2cf810e015c4 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.428011 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-efea9b9e-1511-414c-a90a-ddbbce7f3ce8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.428101 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8888288b-6a1a-495b-b269-2cf810e015c4 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:04.428101 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 195/798] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:04.434892 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-efea9b9e-1511-414c-a90a-ddbbce7f3ce8 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d Jul 22 00:08:04.434892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-efea9b9e-1511-414c-a90a-ddbbce7f3ce8 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.434892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-efea9b9e-1511-414c-a90a-ddbbce7f3ce8 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.450645 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-30519e16-21b2-498a-ae7e-8f8d31bbe3d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.453994 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30519e16-21b2-498a-ae7e-8f8d31bbe3d0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:08:04.454382 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30519e16-21b2-498a-ae7e-8f8d31bbe3d0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2045417079", "disk_format": "raw"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:04.454582 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30519e16-21b2-498a-ae7e-8f8d31bbe3d0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2045417079", "disk_format": "raw"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:04.454802 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.454802 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:04.464127 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-efea9b9e-1511-414c-a90a-ddbbce7f3ce8 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:08:04.477223 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-efea9b9e-1511-414c-a90a-ddbbce7f3ce8 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d returned with HTTP 200 Jul 22 00:08:04.477802 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 203/799] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d => generated 1543 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:08:04.480233 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.480233 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:04.481041 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-30519e16-21b2-498a-ae7e-8f8d31bbe3d0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:04.505049 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.505049 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:04.514805 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.image.image_utils [None req-30519e16-21b2-498a-ae7e-8f8d31bbe3d0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2045417079'}] 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-2045417079'}]. {{(pid=100286) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 22 00:08:04.604770 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-222df947-8601-44a6-be7c-894f3717c0b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.607433 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-222df947-8601-44a6-be7c-894f3717c0b1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:04.607433 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-222df947-8601-44a6-be7c-894f3717c0b1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.607752 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-222df947-8601-44a6-be7c-894f3717c0b1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.620389 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.620389 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:04.627565 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-222df947-8601-44a6-be7c-894f3717c0b1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:04.633774 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7bdbdf7-cdd2-4839-829c-50d28b3bd937 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.634630 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-222df947-8601-44a6-be7c-894f3717c0b1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:04.634630 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 201/800] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:04.640700 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7bdbdf7-cdd2-4839-829c-50d28b3bd937 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] PUT https://10.4.3.168/volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728 Jul 22 00:08:04.642765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7bdbdf7-cdd2-4839-829c-50d28b3bd937 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:04.654430 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7bdbdf7-cdd2-4839-829c-50d28b3bd937 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Acquiring lock "cinder-attachment_update-ac31abbe-fe88-4acb-8a43-f8ca09dc523d-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:08:04.663264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7bdbdf7-cdd2-4839-829c-50d28b3bd937 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Lock "cinder-attachment_update-ac31abbe-fe88-4acb-8a43-f8ca09dc523d-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:08:04.664384 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.664384 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:04.839854 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7bdbdf7-cdd2-4839-829c-50d28b3bd937 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Lock "cinder-attachment_update-ac31abbe-fe88-4acb-8a43-f8ca09dc523d-np0000005612" released by "attachment_update" :: held 0.177s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:08:04.840446 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7bdbdf7-cdd2-4839-829c-50d28b3bd937 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728 returned with HTTP 200 Jul 22 00:08:04.841755 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 196/801] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:08:04 2026] PUT /volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:04.896922 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-32239900-e1a3-4e97-bde7-6256be235de1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.900427 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-32239900-e1a3-4e97-bde7-6256be235de1 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728/action Jul 22 00:08:04.900427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-32239900-e1a3-4e97-bde7-6256be235de1 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:04.900579 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-32239900-e1a3-4e97-bde7-6256be235de1 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:04.928028 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:04.928028 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:04.944241 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-32239900-e1a3-4e97-bde7-6256be235de1 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728/action returned with HTTP 204 Jul 22 00:08:04.944836 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 204/802] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:04 2026] POST /volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:04.974433 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e5a95d4b-608b-427d-8a26-2e815a0a90d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.974851 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5a95d4b-608b-427d-8a26-2e815a0a90d2 None None] GET https://10.4.3.168/volume// Jul 22 00:08:04.975071 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5a95d4b-608b-427d-8a26-2e815a0a90d2 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.975290 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5a95d4b-608b-427d-8a26-2e815a0a90d2 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:04.975647 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5a95d4b-608b-427d-8a26-2e815a0a90d2 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:04.976163 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 202/803] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:04.988826 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-f4a61218-d993-4822-878c-45a52852e279 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:04.991015 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-f4a61218-d993-4822-878c-45a52852e279 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 Jul 22 00:08:04.991271 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-f4a61218-d993-4822-878c-45a52852e279 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:04.991493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-f4a61218-d993-4822-878c-45a52852e279 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:05.002537 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:05.002537 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:05.009314 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-f4a61218-d993-4822-878c-45a52852e279 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:08:05.014377 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-f4a61218-d993-4822-878c-45a52852e279 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 returned with HTTP 200 Jul 22 00:08:05.014776 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 197/804] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:04 2026] GET /volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:08:05.147525 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-d8bdce7e-8287-426a-8fba-25072f5fb72a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.150726 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-d8bdce7e-8287-426a-8fba-25072f5fb72a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] PUT https://10.4.3.168/volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220 Jul 22 00:08:05.151731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-d8bdce7e-8287-426a-8fba-25072f5fb72a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:05.163870 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-d8bdce7e-8287-426a-8fba-25072f5fb72a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Acquiring lock "cinder-attachment_update-325bc5c3-1167-457b-bcf8-e8e58b0f90d0-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:08:05.175933 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-d8bdce7e-8287-426a-8fba-25072f5fb72a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Lock "cinder-attachment_update-325bc5c3-1167-457b-bcf8-e8e58b0f90d0-np0000005612" acquired by "attachment_update" :: waited 0.012s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:08:05.177257 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:05.177257 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:05.205062 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d21f2eae-3a15-4132-ae83-0dc8755a33eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.208796 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d21f2eae-3a15-4132-ae83-0dc8755a33eb tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c Jul 22 00:08:05.209165 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d21f2eae-3a15-4132-ae83-0dc8755a33eb tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:05.209412 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d21f2eae-3a15-4132-ae83-0dc8755a33eb tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:05.218209 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d21f2eae-3a15-4132-ae83-0dc8755a33eb tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c returned with HTTP 404 Jul 22 00:08:05.220206 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 203/805] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:05 2026] GET /volume/v3/volumes/b5ba99a9-be84-44d5-bc5b-4b1c0cdde91c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:05.233053 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.235724 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:08:05.236937 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-726249369"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:05.238510 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-726249369'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:08:05.238743 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Create volume of 1 GB Jul 22 00:08:05.245885 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Availability Zones retrieved successfully. Jul 22 00:08:05.257697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Flow 'volume_create_api' (b188a751-7115-4910-ba69-4ac548dbbf86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:05.259593 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b162e39d-35d7-412a-b41f-edf793e00e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:05.261165 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:08:05.301506 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b162e39d-35d7-412a-b41f-edf793e00e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:05.309239 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8078cf94-6e47-4a2c-90bf-697dd9f943bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:05.323978 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-d8bdce7e-8287-426a-8fba-25072f5fb72a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Lock "cinder-attachment_update-325bc5c3-1167-457b-bcf8-e8e58b0f90d0-np0000005612" released by "attachment_update" :: held 0.148s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:08:05.324397 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-d8bdce7e-8287-426a-8fba-25072f5fb72a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220 returned with HTTP 200 Jul 22 00:08:05.324992 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 205/806] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:08:05 2026] PUT /volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:05.330189 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-30519e16-21b2-498a-ae7e-8f8d31bbe3d0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Copy volume to image completed successfully. Jul 22 00:08:05.330793 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30519e16-21b2-498a-ae7e-8f8d31bbe3d0 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:08:05.331287 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 202/807] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:08:04 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 687 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:05.360161 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-2ea1ec08-f489-47be-b427-569103344717 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.362747 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-2ea1ec08-f489-47be-b427-569103344717 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220/action Jul 22 00:08:05.363276 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-2ea1ec08-f489-47be-b427-569103344717 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:05.363488 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-2ea1ec08-f489-47be-b427-569103344717 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:05.385927 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:05.385927 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:05.386123 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Created reservations ['fe0ce729-5d6b-4e8b-9c5f-9fad5dbe335a', '767b2068-f8f6-4728-b959-8ee352e2100b', '0fc69f3e-f87a-491c-a30b-21484226980d', 'cf62967f-a132-4c03-b2e0-666b3f70e879'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:05.386927 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8078cf94-6e47-4a2c-90bf-697dd9f943bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe0ce729-5d6b-4e8b-9c5f-9fad5dbe335a', '767b2068-f8f6-4728-b959-8ee352e2100b', '0fc69f3e-f87a-491c-a30b-21484226980d', 'cf62967f-a132-4c03-b2e0-666b3f70e879']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:05.388048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23a92b1-7762-4a75-9e60-547bcab31dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:05.406457 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-2ea1ec08-f489-47be-b427-569103344717 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220/action returned with HTTP 204 Jul 22 00:08:05.407037 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 204/808] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:05 2026] POST /volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:05.417433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23a92b1-7762-4a75-9e60-547bcab31dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81fd6e28-88c9-4c0f-af97-24f39a1f72e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-726249369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b804e7d4890549e281146b167d309acd',qos_specs=None,replication_status=,reservations=['fe0ce729-5d6b-4e8b-9c5f-9fad5dbe335a','767b2068-f8f6-4728-b959-8ee352e2100b','0fc69f3e-f87a-491c-a30b-21484226980d','cf62967f-a132-4c03-b2e0-666b3f70e879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:08:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-726249369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81fd6e28-88c9-4c0f-af97-24f39a1f72e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b804e7d4890549e281146b167d309acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:05.418345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d4a08f-48d7-4de3-8cf3-0316513342dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:05.437398 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16a5640c-329e-4259-8786-fef03eaaba9b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.437961 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16a5640c-329e-4259-8786-fef03eaaba9b None None] GET https://10.4.3.168/volume// Jul 22 00:08:05.438126 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16a5640c-329e-4259-8786-fef03eaaba9b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:05.438356 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16a5640c-329e-4259-8786-fef03eaaba9b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:05.438738 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16a5640c-329e-4259-8786-fef03eaaba9b None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:05.441114 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 206/809] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:05.453494 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7f41232-6d8c-4811-a67f-c8aa18cd229b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.456032 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7f41232-6d8c-4811-a67f-c8aa18cd229b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 Jul 22 00:08:05.456310 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7f41232-6d8c-4811-a67f-c8aa18cd229b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:05.456541 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7f41232-6d8c-4811-a67f-c8aa18cd229b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:05.459764 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86d4a08f-48d7-4de3-8cf3-0316513342dd) transitioned into state 'SUCCESS' from state '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-726249369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b804e7d4890549e281146b167d309acd',qos_specs=None,replication_status=,reservations=['fe0ce729-5d6b-4e8b-9c5f-9fad5dbe335a','767b2068-f8f6-4728-b959-8ee352e2100b','0fc69f3e-f87a-491c-a30b-21484226980d','cf62967f-a132-4c03-b2e0-666b3f70e879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c6a49a4cf844b3bdac37a89c9b2266',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:05.460813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0614258a-5870-40fa-b298-bea5a8619fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:05.473824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0614258a-5870-40fa-b298-bea5a8619fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:05.475209 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Flow 'volume_create_api' (b188a751-7115-4910-ba69-4ac548dbbf86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:05.475299 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Create volume request issued successfully. Jul 22 00:08:05.475387 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:05.475387 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:05.475930 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d314557b-cf37-4a2d-b8de-190b66f4ff62 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:08:05.476488 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 198/810] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:08:05 2026] POST /volume/v3/volumes => generated 753 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:05.492243 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7f41232-6d8c-4811-a67f-c8aa18cd229b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:08:05.500602 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e3403af-7498-4ffb-baa6-0677ac05e0e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.502965 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e3403af-7498-4ffb-baa6-0677ac05e0e6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 Jul 22 00:08:05.503381 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e3403af-7498-4ffb-baa6-0677ac05e0e6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:05.503461 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-b7f41232-6d8c-4811-a67f-c8aa18cd229b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 returned with HTTP 200 Jul 22 00:08:05.503756 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e3403af-7498-4ffb-baa6-0677ac05e0e6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:05.505281 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 203/811] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:05 2026] GET /volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 => generated 1028 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:08:05.512270 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:05.512270 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:05.517695 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e3403af-7498-4ffb-baa6-0677ac05e0e6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:05.526552 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e3403af-7498-4ffb-baa6-0677ac05e0e6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 returned with HTTP 200 Jul 22 00:08:05.530907 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 205/812] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:05 2026] GET /volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:05.635098 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a9606d3c-1e66-4354-ae91-9449a06c1438 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.637364 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a9606d3c-1e66-4354-ae91-9449a06c1438 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] PUT https://10.4.3.168/volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26 Jul 22 00:08:05.638223 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a9606d3c-1e66-4354-ae91-9449a06c1438 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:05.650754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a9606d3c-1e66-4354-ae91-9449a06c1438 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Acquiring lock "cinder-attachment_update-32e71e99-8a82-401c-9283-3c52a1a44e90-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:08:05.659900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a9606d3c-1e66-4354-ae91-9449a06c1438 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Lock "cinder-attachment_update-32e71e99-8a82-401c-9283-3c52a1a44e90-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:08:05.659900 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:05.659900 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:05.840013 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a9606d3c-1e66-4354-ae91-9449a06c1438 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Lock "cinder-attachment_update-32e71e99-8a82-401c-9283-3c52a1a44e90-np0000005612" released by "attachment_update" :: held 0.181s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:08:05.842009 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-a9606d3c-1e66-4354-ae91-9449a06c1438 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26 returned with HTTP 200 Jul 22 00:08:05.842009 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 207/813] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:08:05 2026] PUT /volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:05.885296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-24fdb757-14a7-489b-8739-9006e5597b0c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:05.891385 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-24fdb757-14a7-489b-8739-9006e5597b0c tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] POST https://10.4.3.168/volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26/action Jul 22 00:08:05.891842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-24fdb757-14a7-489b-8739-9006e5597b0c tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:05.892015 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-24fdb757-14a7-489b-8739-9006e5597b0c tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:05.927462 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:05.927462 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:05.950413 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d104e47-f465-492e-9283-a9f5c8baec55 req-24fdb757-14a7-489b-8739-9006e5597b0c tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26/action returned with HTTP 204 Jul 22 00:08:05.951049 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 199/814] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:05 2026] POST /volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:06.550717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-332d94cd-a087-401b-b371-aa0491be7e60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:06.560404 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-332d94cd-a087-401b-b371-aa0491be7e60 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 Jul 22 00:08:06.560404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-332d94cd-a087-401b-b371-aa0491be7e60 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:06.560404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-332d94cd-a087-401b-b371-aa0491be7e60 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:06.571214 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:06.571214 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:06.576202 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-332d94cd-a087-401b-b371-aa0491be7e60 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:06.589539 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-332d94cd-a087-401b-b371-aa0491be7e60 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 returned with HTTP 200 Jul 22 00:08:06.590161 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 204/815] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:06 2026] GET /volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:06.617327 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-80049ca1-e80f-4ec9-bbff-f64fc2099b2b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:06.620020 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80049ca1-e80f-4ec9-bbff-f64fc2099b2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:08:06.620627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80049ca1-e80f-4ec9-bbff-f64fc2099b2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81fd6e28-88c9-4c0f-af97-24f39a1f72e9", "name": "tempest-VolumesBackupsAdminTest-Backup-1907514002", "container": "tempest-volumesbackupsadmintest-backup-container-1378124312"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:06.622669 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-80049ca1-e80f-4ec9-bbff-f64fc2099b2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Creating new backup {'backup': {'volume_id': '81fd6e28-88c9-4c0f-af97-24f39a1f72e9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1907514002', 'container': 'tempest-volumesbackupsadmintest-backup-container-1378124312'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:08:06.622997 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-80049ca1-e80f-4ec9-bbff-f64fc2099b2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Creating backup of volume 81fd6e28-88c9-4c0f-af97-24f39a1f72e9 in container tempest-volumesbackupsadmintest-backup-container-1378124312 Jul 22 00:08:06.637548 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:06.637548 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:06.638443 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-80049ca1-e80f-4ec9-bbff-f64fc2099b2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:06.666240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-80049ca1-e80f-4ec9-bbff-f64fc2099b2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Created reservations ['53edb7cd-c096-4574-a7da-5fc228ed6251', '0275fb1f-3331-4f92-8624-f2ffa6cac234'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:06.738491 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80049ca1-e80f-4ec9-bbff-f64fc2099b2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:08:06.739203 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 206/816] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:08:06 2026] POST /volume/v3/backups => generated 335 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:06.750434 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b3b9e73-f8aa-44a1-910d-b221c63bf115 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:06.753341 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b3b9e73-f8aa-44a1-910d-b221c63bf115 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:06.753719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b3b9e73-f8aa-44a1-910d-b221c63bf115 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:06.753879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b3b9e73-f8aa-44a1-910d-b221c63bf115 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:06.754362 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3b3b9e73-f8aa-44a1-910d-b221c63bf115 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:06.759810 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:06.759810 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:06.761089 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b3b9e73-f8aa-44a1-910d-b221c63bf115 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:06.761653 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 208/817] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:06 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:07.777326 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73534490-878c-43f7-896e-e652963a52ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:07.780076 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73534490-878c-43f7-896e-e652963a52ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:07.782427 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73534490-878c-43f7-896e-e652963a52ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:07.782427 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73534490-878c-43f7-896e-e652963a52ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:07.782427 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-73534490-878c-43f7-896e-e652963a52ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:07.785213 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=341,cinder:UPDATE=79,cinder:INSERT=51 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:08:07.791184 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:07.791184 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:07.792648 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73534490-878c-43f7-896e-e652963a52ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:07.794024 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 200/818] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:07 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:08.806246 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33cfe603-8777-4eb7-b817-e34f11a4c899 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:08.808977 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33cfe603-8777-4eb7-b817-e34f11a4c899 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:08.809208 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33cfe603-8777-4eb7-b817-e34f11a4c899 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:08.809399 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33cfe603-8777-4eb7-b817-e34f11a4c899 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:08.809520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-33cfe603-8777-4eb7-b817-e34f11a4c899 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:08.813712 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=385,cinder:INSERT=77,cinder:UPDATE=119 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:08:08.821979 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:08.821979 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:08.823736 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33cfe603-8777-4eb7-b817-e34f11a4c899 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:08.824340 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 205/819] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:08 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:09.840275 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0aaa7d77-e593-4061-bf56-b15bb9ebf394 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:09.842905 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0aaa7d77-e593-4061-bf56-b15bb9ebf394 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:09.843196 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0aaa7d77-e593-4061-bf56-b15bb9ebf394 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:09.843514 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0aaa7d77-e593-4061-bf56-b15bb9ebf394 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:09.843617 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0aaa7d77-e593-4061-bf56-b15bb9ebf394 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:09.845794 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=275,cinder:UPDATE=70,cinder:INSERT=32 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:08:09.850820 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:09.850820 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:09.852935 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0aaa7d77-e593-4061-bf56-b15bb9ebf394 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:09.853457 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 207/820] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:09 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:10.872734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7167b7c-e984-40ad-aeb2-17ea568a04d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:10.878105 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7167b7c-e984-40ad-aeb2-17ea568a04d0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:10.878105 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7167b7c-e984-40ad-aeb2-17ea568a04d0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:10.878275 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7167b7c-e984-40ad-aeb2-17ea568a04d0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:10.878470 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b7167b7c-e984-40ad-aeb2-17ea568a04d0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:10.892674 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:10.892674 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:10.893502 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7167b7c-e984-40ad-aeb2-17ea568a04d0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:10.894775 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 209/821] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:10 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:11.911576 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7df662c8-53bb-4f87-8962-ae7d65ba8673 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:11.915822 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7df662c8-53bb-4f87-8962-ae7d65ba8673 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:11.917031 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7df662c8-53bb-4f87-8962-ae7d65ba8673 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:11.917031 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7df662c8-53bb-4f87-8962-ae7d65ba8673 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:11.917031 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7df662c8-53bb-4f87-8962-ae7d65ba8673 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:11.925563 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:11.925563 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:11.928996 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7df662c8-53bb-4f87-8962-ae7d65ba8673 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:11.929653 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 201/822] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:11 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:12.957557 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7fb97370-e544-4249-a793-23af33f4e197 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:12.957557 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fb97370-e544-4249-a793-23af33f4e197 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:12.957557 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fb97370-e544-4249-a793-23af33f4e197 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:12.958778 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fb97370-e544-4249-a793-23af33f4e197 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:12.958778 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7fb97370-e544-4249-a793-23af33f4e197 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:12.971081 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:12.971081 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:12.972100 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fb97370-e544-4249-a793-23af33f4e197 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:12.972882 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 206/823] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:12 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:13.993416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e16628c5-4a86-43a9-a8b1-4f93f8b1bf2b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:13.995780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e16628c5-4a86-43a9-a8b1-4f93f8b1bf2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:13.996058 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e16628c5-4a86-43a9-a8b1-4f93f8b1bf2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:13.996317 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e16628c5-4a86-43a9-a8b1-4f93f8b1bf2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:13.996456 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e16628c5-4a86-43a9-a8b1-4f93f8b1bf2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:14.004619 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:14.004619 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:14.006228 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e16628c5-4a86-43a9-a8b1-4f93f8b1bf2b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:14.007016 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 208/824] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:13 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:15.035532 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff519fcd-1666-438f-806d-603a07901978 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:15.041083 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff519fcd-1666-438f-806d-603a07901978 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:15.041634 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff519fcd-1666-438f-806d-603a07901978 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:15.044536 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff519fcd-1666-438f-806d-603a07901978 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:15.044536 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ff519fcd-1666-438f-806d-603a07901978 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:15.059340 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:15.059340 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:15.060619 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff519fcd-1666-438f-806d-603a07901978 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:15.068600 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 210/825] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:15 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:08:16.081002 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-417bf1be-e231-44a0-8781-1bbe4a0abff8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:16.093499 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-417bf1be-e231-44a0-8781-1bbe4a0abff8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:16.093499 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-417bf1be-e231-44a0-8781-1bbe4a0abff8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:16.093499 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-417bf1be-e231-44a0-8781-1bbe4a0abff8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:16.093499 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-417bf1be-e231-44a0-8781-1bbe4a0abff8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:16.109460 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:16.109460 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:16.112100 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-417bf1be-e231-44a0-8781-1bbe4a0abff8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:16.112741 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 202/826] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:16 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:17.134548 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-abd7de6b-d132-4d0f-bb86-6d7937d9261b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:17.137528 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-abd7de6b-d132-4d0f-bb86-6d7937d9261b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:17.137818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-abd7de6b-d132-4d0f-bb86-6d7937d9261b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:17.138100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-abd7de6b-d132-4d0f-bb86-6d7937d9261b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:17.138249 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-abd7de6b-d132-4d0f-bb86-6d7937d9261b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:17.148252 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:17.148252 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:17.151637 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-abd7de6b-d132-4d0f-bb86-6d7937d9261b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:17.151973 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 207/827] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:17 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:17.648581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:17.656397 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:08:17.656689 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "e4cf4141-5c78-4fc4-a8b3-62aea037b2fe-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:17.662736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'e4cf4141-5c78-4fc4-a8b3-62aea037b2fe-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:08:17.663541 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Create volume of 1 GB Jul 22 00:08:17.679468 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Availability Zones retrieved successfully. Jul 22 00:08:17.687455 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Flow 'volume_create_api' (9f91c579-f024-40d7-9832-251e05e95fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:17.689265 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d355e0d-13be-41fa-8f19-4f90cb20e192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:17.690957 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:08:17.730888 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d355e0d-13be-41fa-8f19-4f90cb20e192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:17.730888 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27fde0b9-9927-4800-af5e-9a9d70bbddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:17.849503 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Created reservations ['561328d8-01d6-4892-9875-765668f9fe08', '75170fb9-2b49-435f-900d-e7f3fe498105', '74f3b82d-84d8-4a8b-878a-62bd703196ee', 'eeb80167-fa96-4784-a268-86ebcaa68c44'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:17.852511 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27fde0b9-9927-4800-af5e-9a9d70bbddcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['561328d8-01d6-4892-9875-765668f9fe08', '75170fb9-2b49-435f-900d-e7f3fe498105', '74f3b82d-84d8-4a8b-878a-62bd703196ee', 'eeb80167-fa96-4784-a268-86ebcaa68c44']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:17.853313 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd005e34-8a43-468f-a5aa-3651d001f008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:17.894361 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd005e34-8a43-468f-a5aa-3651d001f008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='e4cf4141-5c78-4fc4-a8b3-62aea037b2fe-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba7504817c246aba22c8e3d9182a019',qos_specs=None,replication_status=,reservations=['561328d8-01d6-4892-9875-765668f9fe08','75170fb9-2b49-435f-900d-e7f3fe498105','74f3b82d-84d8-4a8b-878a-62bd703196ee','eeb80167-fa96-4784-a268-86ebcaa68c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d7144e734444469d511571714b9812',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:08:17Z,deleted=False,deleted_at=None,display_description='',display_name='e4cf4141-5c78-4fc4-a8b3-62aea037b2fe-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bba7504817c246aba22c8e3d9182a019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d7144e734444469d511571714b9812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:17.895536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35375e77-48a0-440b-a868-0bdcd7d9f2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:17.934076 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35375e77-48a0-440b-a868-0bdcd7d9f2d5) transitioned into 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='e4cf4141-5c78-4fc4-a8b3-62aea037b2fe-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba7504817c246aba22c8e3d9182a019',qos_specs=None,replication_status=,reservations=['561328d8-01d6-4892-9875-765668f9fe08','75170fb9-2b49-435f-900d-e7f3fe498105','74f3b82d-84d8-4a8b-878a-62bd703196ee','eeb80167-fa96-4784-a268-86ebcaa68c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d7144e734444469d511571714b9812',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:17.936256 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (031012c5-30bd-4bfb-8fab-90a0f0d1eda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:17.956465 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (031012c5-30bd-4bfb-8fab-90a0f0d1eda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:17.959679 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Flow 'volume_create_api' (9f91c579-f024-40d7-9832-251e05e95fa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:17.961996 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Create volume request issued successfully. Jul 22 00:08:17.963041 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-cd36b751-efe8-471a-a660-cced7c8a39c9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:08:17.963270 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 209/828] 10.4.3.168 () {72 vars in 1541 bytes} [Wed Jul 22 00:08:17 2026] POST /volume/v3/volumes => generated 749 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:17.988545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-60b894f9-7552-48b3-9bb7-e0e44db38f59 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:17.993761 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-60b894f9-7552-48b3-9bb7-e0e44db38f59 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd Jul 22 00:08:17.993761 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-60b894f9-7552-48b3-9bb7-e0e44db38f59 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:17.993761 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-60b894f9-7552-48b3-9bb7-e0e44db38f59 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:18.012255 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:18.012255 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:18.022498 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-60b894f9-7552-48b3-9bb7-e0e44db38f59 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:08:18.032307 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-60b894f9-7552-48b3-9bb7-e0e44db38f59 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd returned with HTTP 200 Jul 22 00:08:18.035511 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 211/829] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:17 2026] GET /volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:18.056444 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-5f504cd0-daee-438d-9cb5-3d6e7cd29751 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:18.064054 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-5f504cd0-daee-438d-9cb5-3d6e7cd29751 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd Jul 22 00:08:18.064353 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-5f504cd0-daee-438d-9cb5-3d6e7cd29751 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:18.065316 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-5f504cd0-daee-438d-9cb5-3d6e7cd29751 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:18.075789 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:18.075789 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:18.081852 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-5f504cd0-daee-438d-9cb5-3d6e7cd29751 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:08:18.090794 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-5f504cd0-daee-438d-9cb5-3d6e7cd29751 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd returned with HTTP 200 Jul 22 00:08:18.090794 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 203/830] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:18 2026] GET /volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:18.182053 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a5b554d-42cd-43a8-bd42-f5d0a4f45f12 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:18.191064 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a5b554d-42cd-43a8-bd42-f5d0a4f45f12 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:18.191064 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a5b554d-42cd-43a8-bd42-f5d0a4f45f12 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:18.191064 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a5b554d-42cd-43a8-bd42-f5d0a4f45f12 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:18.193470 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9a5b554d-42cd-43a8-bd42-f5d0a4f45f12 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:18.208642 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:18.208642 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:18.210156 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a5b554d-42cd-43a8-bd42-f5d0a4f45f12 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:18.211030 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 208/831] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:18 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:19.238663 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4640bbb-3ab0-4a45-a8ca-fb0e4dc8329c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:19.249129 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4640bbb-3ab0-4a45-a8ca-fb0e4dc8329c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:19.250074 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4640bbb-3ab0-4a45-a8ca-fb0e4dc8329c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:19.250368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4640bbb-3ab0-4a45-a8ca-fb0e4dc8329c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:19.250763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a4640bbb-3ab0-4a45-a8ca-fb0e4dc8329c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:19.265884 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:19.265884 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:19.267888 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4640bbb-3ab0-4a45-a8ca-fb0e4dc8329c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:19.268991 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 210/832] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:19 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:20.286746 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-900b66d3-12c4-4c65-aaed-11e5293dd1d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:20.289623 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-900b66d3-12c4-4c65-aaed-11e5293dd1d5 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:20.290296 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-900b66d3-12c4-4c65-aaed-11e5293dd1d5 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:20.290416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-900b66d3-12c4-4c65-aaed-11e5293dd1d5 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:20.293887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-900b66d3-12c4-4c65-aaed-11e5293dd1d5 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:20.298720 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:20.298720 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:20.299998 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-900b66d3-12c4-4c65-aaed-11e5293dd1d5 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:20.300664 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 212/833] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:20 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:21.105436 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-556d4b82-444b-4cd7-8a97-de79ac31cecb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:21.111766 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-556d4b82-444b-4cd7-8a97-de79ac31cecb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd Jul 22 00:08:21.112464 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-556d4b82-444b-4cd7-8a97-de79ac31cecb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:21.113399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-556d4b82-444b-4cd7-8a97-de79ac31cecb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:21.130359 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:21.130359 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:21.140193 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-556d4b82-444b-4cd7-8a97-de79ac31cecb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:08:21.147426 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-556d4b82-444b-4cd7-8a97-de79ac31cecb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd returned with HTTP 200 Jul 22 00:08:21.148281 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 204/834] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:21 2026] GET /volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:21.163194 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5187b7d9-1945-4e3e-8311-5b7445c186be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:21.163939 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5187b7d9-1945-4e3e-8311-5b7445c186be None None] GET https://10.4.3.168/volume// Jul 22 00:08:21.164244 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5187b7d9-1945-4e3e-8311-5b7445c186be None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:21.164670 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5187b7d9-1945-4e3e-8311-5b7445c186be None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:21.165092 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5187b7d9-1945-4e3e-8311-5b7445c186be None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:21.165773 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 209/835] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:21.182821 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-9b1b7122-65e9-40b8-b610-766579e3dc82 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:21.195807 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-9b1b7122-65e9-40b8-b610-766579e3dc82 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:08:21.195807 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-9b1b7122-65e9-40b8-b610-766579e3dc82 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd", "connector": null, "instance_uuid": "e4cf4141-5c78-4fc4-a8b3-62aea037b2fe"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:21.220141 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:21.220141 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:21.322845 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-9b1b7122-65e9-40b8-b610-766579e3dc82 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:08:21.323106 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 211/836] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:08:21 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:21.326000 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d9035ed0-f39c-49af-968d-48aef5fcb42b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:21.328057 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9035ed0-f39c-49af-968d-48aef5fcb42b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:21.331399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9035ed0-f39c-49af-968d-48aef5fcb42b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:21.331399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9035ed0-f39c-49af-968d-48aef5fcb42b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:21.331399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d9035ed0-f39c-49af-968d-48aef5fcb42b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:21.335931 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:21.335931 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:21.336818 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9035ed0-f39c-49af-968d-48aef5fcb42b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:21.337264 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 213/837] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:21 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:21.357945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c12602fc-43b9-460f-93b2-1e8e28bfb0bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:21.357945 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c12602fc-43b9-460f-93b2-1e8e28bfb0bf None None] GET https://10.4.3.168/volume// Jul 22 00:08:21.357945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c12602fc-43b9-460f-93b2-1e8e28bfb0bf None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:21.357945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c12602fc-43b9-460f-93b2-1e8e28bfb0bf None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:21.358682 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c12602fc-43b9-460f-93b2-1e8e28bfb0bf None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:21.359544 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 205/838] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:21.382428 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-fcbde427-93c6-4d37-9d2b-a1fdd0693a25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:21.387638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-fcbde427-93c6-4d37-9d2b-a1fdd0693a25 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd Jul 22 00:08:21.387638 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-fcbde427-93c6-4d37-9d2b-a1fdd0693a25 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:21.387638 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-fcbde427-93c6-4d37-9d2b-a1fdd0693a25 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:21.409664 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:21.409664 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:21.417655 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-fcbde427-93c6-4d37-9d2b-a1fdd0693a25 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:08:21.427276 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-fcbde427-93c6-4d37-9d2b-a1fdd0693a25 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd returned with HTTP 200 Jul 22 00:08:21.427276 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 210/839] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:21 2026] GET /volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd => generated 1021 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 00:08:21.606693 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-e75f5174-b558-4ca1-a043-542b26b28b63 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:21.609610 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-e75f5174-b558-4ca1-a043-542b26b28b63 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] PUT https://10.4.3.168/volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370 Jul 22 00:08:21.611936 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-e75f5174-b558-4ca1-a043-542b26b28b63 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:21.625718 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-e75f5174-b558-4ca1-a043-542b26b28b63 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Acquiring lock "cinder-attachment_update-9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:08:21.634054 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-e75f5174-b558-4ca1-a043-542b26b28b63 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Lock "cinder-attachment_update-9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:08:21.637900 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:21.637900 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:21.855217 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-e75f5174-b558-4ca1-a043-542b26b28b63 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Lock "cinder-attachment_update-9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd-np0000005612" released by "attachment_update" :: held 0.221s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:08:21.856698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-e75f5174-b558-4ca1-a043-542b26b28b63 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370 returned with HTTP 200 Jul 22 00:08:21.856698 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 212/840] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:08:21 2026] PUT /volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370 => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:21.943370 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-c4407fcc-148b-41a6-ab4f-57cc44e4c3eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:21.948409 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-c4407fcc-148b-41a6-ab4f-57cc44e4c3eb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] POST https://10.4.3.168/volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370/action Jul 22 00:08:21.948993 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-c4407fcc-148b-41a6-ab4f-57cc44e4c3eb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:21.949724 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-c4407fcc-148b-41a6-ab4f-57cc44e4c3eb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:21.977681 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:21.977681 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:22.002537 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ba028388-ed4e-47db-9421-30852ac81cc6 req-c4407fcc-148b-41a6-ab4f-57cc44e4c3eb tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370/action returned with HTTP 204 Jul 22 00:08:22.002884 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 214/841] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:21 2026] POST /volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:22.356826 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-baead7c1-508d-469f-aff5-35eda8e3df0f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:22.361025 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-baead7c1-508d-469f-aff5-35eda8e3df0f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:22.361025 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-baead7c1-508d-469f-aff5-35eda8e3df0f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:22.361025 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-baead7c1-508d-469f-aff5-35eda8e3df0f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:22.361025 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-baead7c1-508d-469f-aff5-35eda8e3df0f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:22.370036 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:22.370036 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:22.370898 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-baead7c1-508d-469f-aff5-35eda8e3df0f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:22.371582 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 206/842] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:22 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:23.401834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31f67b2f-1c4f-4e11-a3dc-c3fef67b384f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:23.405952 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31f67b2f-1c4f-4e11-a3dc-c3fef67b384f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:23.405952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31f67b2f-1c4f-4e11-a3dc-c3fef67b384f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:23.405952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31f67b2f-1c4f-4e11-a3dc-c3fef67b384f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:23.405952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-31f67b2f-1c4f-4e11-a3dc-c3fef67b384f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:23.411354 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:23.411354 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:23.412483 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31f67b2f-1c4f-4e11-a3dc-c3fef67b384f tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:23.413555 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 211/843] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:23 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:24.434153 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3707644a-267d-4ca8-85d6-d1112221a07a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:24.436516 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3707644a-267d-4ca8-85d6-d1112221a07a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:24.436732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3707644a-267d-4ca8-85d6-d1112221a07a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:24.437068 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3707644a-267d-4ca8-85d6-d1112221a07a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:24.437273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3707644a-267d-4ca8-85d6-d1112221a07a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:24.443830 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:24.443830 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:24.445107 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3707644a-267d-4ca8-85d6-d1112221a07a tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:24.445623 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 213/844] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:24 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:24.941614 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b9fbc27-2891-4af3-a138-bff0058e3abb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:24.942814 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b9fbc27-2891-4af3-a138-bff0058e3abb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:24.943042 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b9fbc27-2891-4af3-a138-bff0058e3abb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:24.943253 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b9fbc27-2891-4af3-a138-bff0058e3abb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:24.955030 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:24.955030 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:24.961658 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6b9fbc27-2891-4af3-a138-bff0058e3abb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:24.966744 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b9fbc27-2891-4af3-a138-bff0058e3abb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:24.967170 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 215/845] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:24 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:25.465066 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0f17fe0-6d25-4f3f-8792-34ff1739fdca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:25.471929 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0f17fe0-6d25-4f3f-8792-34ff1739fdca tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:25.471929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0f17fe0-6d25-4f3f-8792-34ff1739fdca tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:25.471929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0f17fe0-6d25-4f3f-8792-34ff1739fdca tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:25.471929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e0f17fe0-6d25-4f3f-8792-34ff1739fdca tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:25.475576 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:25.475576 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:25.476696 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0f17fe0-6d25-4f3f-8792-34ff1739fdca tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:25.477517 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 207/846] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:25 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:25.989224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04da41d8-f301-4fd8-a230-d357d2787c73 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:25.992889 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04da41d8-f301-4fd8-a230-d357d2787c73 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:25.992889 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04da41d8-f301-4fd8-a230-d357d2787c73 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:25.993441 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04da41d8-f301-4fd8-a230-d357d2787c73 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:26.009723 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:26.009723 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:26.017100 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04da41d8-f301-4fd8-a230-d357d2787c73 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:26.025146 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04da41d8-f301-4fd8-a230-d357d2787c73 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:26.026142 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 212/847] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:25 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:26.492584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b71dc2c9-246f-4b26-980c-ecb5b7a1a9ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:26.494898 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b71dc2c9-246f-4b26-980c-ecb5b7a1a9ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:26.494898 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b71dc2c9-246f-4b26-980c-ecb5b7a1a9ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:26.494898 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b71dc2c9-246f-4b26-980c-ecb5b7a1a9ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:26.495999 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b71dc2c9-246f-4b26-980c-ecb5b7a1a9ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:26.500540 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:26.500540 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:26.501333 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b71dc2c9-246f-4b26-980c-ecb5b7a1a9ae tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:26.501718 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 214/848] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:26 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:27.046282 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d66e3bfe-23c9-4cae-b50e-67d8aed8607c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:27.048673 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d66e3bfe-23c9-4cae-b50e-67d8aed8607c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:27.048987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d66e3bfe-23c9-4cae-b50e-67d8aed8607c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:27.049513 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d66e3bfe-23c9-4cae-b50e-67d8aed8607c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:27.061923 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:27.061923 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:27.070050 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d66e3bfe-23c9-4cae-b50e-67d8aed8607c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:27.079468 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d66e3bfe-23c9-4cae-b50e-67d8aed8607c tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:27.081056 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 216/849] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:27 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:27.519994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c453ee1-65d4-4caa-b04d-e898e6c9248b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:27.526380 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c453ee1-65d4-4caa-b04d-e898e6c9248b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:27.530309 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c453ee1-65d4-4caa-b04d-e898e6c9248b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:27.530733 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c453ee1-65d4-4caa-b04d-e898e6c9248b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:27.532970 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1c453ee1-65d4-4caa-b04d-e898e6c9248b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:27.540936 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:27.540936 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:27.541845 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c453ee1-65d4-4caa-b04d-e898e6c9248b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:27.542344 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 208/850] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:27 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:28.101257 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5359cd7-da19-485b-a92f-73d52060e141 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:28.106123 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5359cd7-da19-485b-a92f-73d52060e141 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:28.107213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5359cd7-da19-485b-a92f-73d52060e141 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:28.107213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5359cd7-da19-485b-a92f-73d52060e141 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:28.116808 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:28.116808 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:28.122240 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5359cd7-da19-485b-a92f-73d52060e141 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:28.128147 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5359cd7-da19-485b-a92f-73d52060e141 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:28.128744 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 213/851] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:28 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:28.557960 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10a6af0c-5f30-4dc2-9cd3-97195b377a25 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:28.561969 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10a6af0c-5f30-4dc2-9cd3-97195b377a25 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:28.561969 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10a6af0c-5f30-4dc2-9cd3-97195b377a25 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:28.561969 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10a6af0c-5f30-4dc2-9cd3-97195b377a25 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:28.561969 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-10a6af0c-5f30-4dc2-9cd3-97195b377a25 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:28.568158 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:28.568158 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:28.568893 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10a6af0c-5f30-4dc2-9cd3-97195b377a25 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:28.570340 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 215/852] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:28 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:29.048806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e2bc3c06-852c-402a-9a4e-de815cf9e64b req-fb1ee34d-4f45-40fa-ac27-b1b86e8d1f73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:29.051605 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e2bc3c06-852c-402a-9a4e-de815cf9e64b req-fb1ee34d-4f45-40fa-ac27-b1b86e8d1f73 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd Jul 22 00:08:29.051897 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e2bc3c06-852c-402a-9a4e-de815cf9e64b req-fb1ee34d-4f45-40fa-ac27-b1b86e8d1f73 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:29.052167 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e2bc3c06-852c-402a-9a4e-de815cf9e64b req-fb1ee34d-4f45-40fa-ac27-b1b86e8d1f73 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:29.066305 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:29.066305 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:29.071929 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e2bc3c06-852c-402a-9a4e-de815cf9e64b req-fb1ee34d-4f45-40fa-ac27-b1b86e8d1f73 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:08:29.077843 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e2bc3c06-852c-402a-9a4e-de815cf9e64b req-fb1ee34d-4f45-40fa-ac27-b1b86e8d1f73 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd returned with HTTP 200 Jul 22 00:08:29.078835 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 217/853] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:29 2026] GET /volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:29.149250 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9f01933-3bc9-400f-b5c4-0af889dc4baf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:29.151185 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9f01933-3bc9-400f-b5c4-0af889dc4baf tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:29.151417 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9f01933-3bc9-400f-b5c4-0af889dc4baf tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:29.151620 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9f01933-3bc9-400f-b5c4-0af889dc4baf tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:29.159656 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:29.159656 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:29.166998 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9f01933-3bc9-400f-b5c4-0af889dc4baf tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:29.172755 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9f01933-3bc9-400f-b5c4-0af889dc4baf tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:29.173195 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 209/854] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:29 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:29.585010 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe1688ca-c10f-4684-8510-090e65338f45 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:29.588015 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe1688ca-c10f-4684-8510-090e65338f45 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:29.588287 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe1688ca-c10f-4684-8510-090e65338f45 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:29.588516 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe1688ca-c10f-4684-8510-090e65338f45 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:29.588659 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fe1688ca-c10f-4684-8510-090e65338f45 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:29.601029 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:29.601029 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:29.601470 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe1688ca-c10f-4684-8510-090e65338f45 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:29.601830 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 214/855] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:29 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:30.191431 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9369fd51-6524-4964-bcb1-ec556ebce797 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:30.195154 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9369fd51-6524-4964-bcb1-ec556ebce797 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:30.195154 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9369fd51-6524-4964-bcb1-ec556ebce797 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:30.196288 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9369fd51-6524-4964-bcb1-ec556ebce797 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:30.205965 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:30.205965 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:30.212815 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9369fd51-6524-4964-bcb1-ec556ebce797 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:30.219888 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9369fd51-6524-4964-bcb1-ec556ebce797 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:30.220354 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 216/856] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:30 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:30.615337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-61a72867-57a1-4f08-957f-9d8c4dc388f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:30.617428 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61a72867-57a1-4f08-957f-9d8c4dc388f8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:30.617705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61a72867-57a1-4f08-957f-9d8c4dc388f8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:30.617973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61a72867-57a1-4f08-957f-9d8c4dc388f8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:30.618117 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-61a72867-57a1-4f08-957f-9d8c4dc388f8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:30.624510 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:30.624510 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:30.624510 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61a72867-57a1-4f08-957f-9d8c4dc388f8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:30.624910 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 218/857] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:30 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:31.247898 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81afd9f4-d24c-43f6-a178-9509717a1a6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:31.249577 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81afd9f4-d24c-43f6-a178-9509717a1a6b tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:31.249908 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81afd9f4-d24c-43f6-a178-9509717a1a6b tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:31.250197 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81afd9f4-d24c-43f6-a178-9509717a1a6b tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:31.265666 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:31.265666 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:31.277149 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-81afd9f4-d24c-43f6-a178-9509717a1a6b tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:31.287934 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81afd9f4-d24c-43f6-a178-9509717a1a6b tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:31.287934 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 210/858] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:31 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:08:31.636476 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3892ac1-5f95-483f-a50d-72aa8976a85c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:31.638519 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3892ac1-5f95-483f-a50d-72aa8976a85c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:31.638707 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3892ac1-5f95-483f-a50d-72aa8976a85c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:31.638981 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3892ac1-5f95-483f-a50d-72aa8976a85c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:31.639125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d3892ac1-5f95-483f-a50d-72aa8976a85c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:31.644035 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:31.644035 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:31.644922 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3892ac1-5f95-483f-a50d-72aa8976a85c tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:31.645309 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 215/859] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:31 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:32.304915 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5850e837-2d51-4cfe-84b3-5efd82333900 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:32.306918 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5850e837-2d51-4cfe-84b3-5efd82333900 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:32.307114 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5850e837-2d51-4cfe-84b3-5efd82333900 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:32.307377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5850e837-2d51-4cfe-84b3-5efd82333900 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:32.316628 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:32.316628 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:32.322129 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5850e837-2d51-4cfe-84b3-5efd82333900 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:32.326602 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5850e837-2d51-4cfe-84b3-5efd82333900 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:32.327135 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 217/860] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:32 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:32.657880 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54d7f85e-2c1e-4ce4-8f16-0f9d6c81eaa8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:32.660241 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54d7f85e-2c1e-4ce4-8f16-0f9d6c81eaa8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:32.660532 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54d7f85e-2c1e-4ce4-8f16-0f9d6c81eaa8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:32.660792 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54d7f85e-2c1e-4ce4-8f16-0f9d6c81eaa8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:32.660957 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-54d7f85e-2c1e-4ce4-8f16-0f9d6c81eaa8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:32.666935 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:32.666935 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:32.668030 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54d7f85e-2c1e-4ce4-8f16-0f9d6c81eaa8 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:32.668725 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 219/861] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:32 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:33.056248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b99de903-2cc6-4144-b2a1-8d5055cdb885 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.059087 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b99de903-2cc6-4144-b2a1-8d5055cdb885 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:33.059308 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b99de903-2cc6-4144-b2a1-8d5055cdb885 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:33.059516 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b99de903-2cc6-4144-b2a1-8d5055cdb885 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:33.078938 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:33.078938 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:33.086457 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b99de903-2cc6-4144-b2a1-8d5055cdb885 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:33.097093 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b99de903-2cc6-4144-b2a1-8d5055cdb885 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:33.097670 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 211/862] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:33 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:33.177723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4e789705-10a0-4635-8471-1bbcaa935946 req-b19583be-d0e7-4ced-946e-84e665f3dba8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.178824 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-b19583be-d0e7-4ced-946e-84e665f3dba8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:33.179163 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-b19583be-d0e7-4ced-946e-84e665f3dba8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:33.179584 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-b19583be-d0e7-4ced-946e-84e665f3dba8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:33.202376 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:33.202376 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:33.212096 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4e789705-10a0-4635-8471-1bbcaa935946 req-b19583be-d0e7-4ced-946e-84e665f3dba8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:33.226309 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-b19583be-d0e7-4ced-946e-84e665f3dba8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:33.227181 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 216/863] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:33 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:33.347358 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f1da8399-c5f6-4fed-a58e-6497a6cd47e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.352094 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1da8399-c5f6-4fed-a58e-6497a6cd47e6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:33.352404 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1da8399-c5f6-4fed-a58e-6497a6cd47e6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:33.352612 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1da8399-c5f6-4fed-a58e-6497a6cd47e6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:33.366250 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:33.366250 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:33.374022 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f1da8399-c5f6-4fed-a58e-6497a6cd47e6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:33.382107 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1da8399-c5f6-4fed-a58e-6497a6cd47e6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:33.382107 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 218/864] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:33 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:33.458464 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5839acaa-bbd6-439e-a427-ced738779f2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.459262 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5839acaa-bbd6-439e-a427-ced738779f2c None None] GET https://10.4.3.168/volume// Jul 22 00:08:33.459262 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5839acaa-bbd6-439e-a427-ced738779f2c None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:33.459262 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5839acaa-bbd6-439e-a427-ced738779f2c None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:33.459448 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5839acaa-bbd6-439e-a427-ced738779f2c None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:33.459827 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 220/865] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:08:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:33.492187 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4e789705-10a0-4635-8471-1bbcaa935946 req-2722366f-cc88-48ba-bc8f-541cedeb9a50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.496463 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-2722366f-cc88-48ba-bc8f-541cedeb9a50 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:08:33.496463 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-2722366f-cc88-48ba-bc8f-541cedeb9a50 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69287486-7cd3-48a3-9460-d92839437d82", "connector": null, "instance_uuid": "f2f792ca-7d84-42b5-a46b-69a2a73535e3"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:33.508039 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:33.508039 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:33.602934 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-2722366f-cc88-48ba-bc8f-541cedeb9a50 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:08:33.603551 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 212/866] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:08:33 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:33.662204 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80d03f7d-519b-4a7f-8903-858648d1d0b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.665300 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80d03f7d-519b-4a7f-8903-858648d1d0b4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:33.665585 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80d03f7d-519b-4a7f-8903-858648d1d0b4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:33.665834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80d03f7d-519b-4a7f-8903-858648d1d0b4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:33.684380 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09fcb79b-10bb-4f95-a6ef-dba130c4677e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.688052 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09fcb79b-10bb-4f95-a6ef-dba130c4677e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:33.688385 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09fcb79b-10bb-4f95-a6ef-dba130c4677e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:33.688958 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09fcb79b-10bb-4f95-a6ef-dba130c4677e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:33.689076 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-09fcb79b-10bb-4f95-a6ef-dba130c4677e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:33.694694 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:33.694694 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:33.697672 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:33.697672 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:33.699555 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09fcb79b-10bb-4f95-a6ef-dba130c4677e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:33.699555 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 219/867] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:33 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:33.708712 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-80d03f7d-519b-4a7f-8903-858648d1d0b4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:33.716751 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80d03f7d-519b-4a7f-8903-858648d1d0b4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:33.717621 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 217/868] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:33 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:33.732486 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c1ae145-6bc6-4251-b245-c10caf08a6f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.733491 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c1ae145-6bc6-4251-b245-c10caf08a6f2 None None] GET https://10.4.3.168/volume// Jul 22 00:08:33.733491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c1ae145-6bc6-4251-b245-c10caf08a6f2 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:33.733491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c1ae145-6bc6-4251-b245-c10caf08a6f2 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:33.735378 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c1ae145-6bc6-4251-b245-c10caf08a6f2 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:33.735378 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 221/869] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:33.745781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4e789705-10a0-4635-8471-1bbcaa935946 req-d155cfcb-e18e-4750-a9f5-3b69d7cd69d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.749466 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-d155cfcb-e18e-4750-a9f5-3b69d7cd69d5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:33.749945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-d155cfcb-e18e-4750-a9f5-3b69d7cd69d5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:33.750303 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-d155cfcb-e18e-4750-a9f5-3b69d7cd69d5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:33.764456 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:33.764456 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:33.769285 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4e789705-10a0-4635-8471-1bbcaa935946 req-d155cfcb-e18e-4750-a9f5-3b69d7cd69d5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:33.776243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-d155cfcb-e18e-4750-a9f5-3b69d7cd69d5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:33.776977 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 213/870] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:33 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:08:33.923916 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4e789705-10a0-4635-8471-1bbcaa935946 req-80f7ac9e-b2f2-4fb2-83a5-4bc9ed2a565e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:33.928119 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-80f7ac9e-b2f2-4fb2-83a5-4bc9ed2a565e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] PUT https://10.4.3.168/volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf Jul 22 00:08:33.928603 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-80f7ac9e-b2f2-4fb2-83a5-4bc9ed2a565e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:33.949969 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4e789705-10a0-4635-8471-1bbcaa935946 req-80f7ac9e-b2f2-4fb2-83a5-4bc9ed2a565e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Acquiring lock "cinder-attachment_update-69287486-7cd3-48a3-9460-d92839437d82-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:08:33.959437 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4e789705-10a0-4635-8471-1bbcaa935946 req-80f7ac9e-b2f2-4fb2-83a5-4bc9ed2a565e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Lock "cinder-attachment_update-69287486-7cd3-48a3-9460-d92839437d82-np0000005612" acquired by "attachment_update" :: waited 0.010s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:08:33.961151 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:33.961151 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:34.165699 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4e789705-10a0-4635-8471-1bbcaa935946 req-80f7ac9e-b2f2-4fb2-83a5-4bc9ed2a565e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Lock "cinder-attachment_update-69287486-7cd3-48a3-9460-d92839437d82-np0000005612" released by "attachment_update" :: held 0.206s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:08:34.167624 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-80f7ac9e-b2f2-4fb2-83a5-4bc9ed2a565e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf returned with HTTP 200 Jul 22 00:08:34.168204 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 220/871] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:08:33 2026] PUT /volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:34.404030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09c97949-9158-478a-930f-16d217aab3f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:34.406395 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09c97949-9158-478a-930f-16d217aab3f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:34.406660 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09c97949-9158-478a-930f-16d217aab3f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:34.406904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09c97949-9158-478a-930f-16d217aab3f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:34.417517 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:34.417517 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:34.422918 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09c97949-9158-478a-930f-16d217aab3f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:34.429938 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09c97949-9158-478a-930f-16d217aab3f8 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:34.430511 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 218/872] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:34 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:34.715567 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ad5ae70-dd2f-4fb0-8c5d-e942b78cc6ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:34.717379 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ad5ae70-dd2f-4fb0-8c5d-e942b78cc6ff tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:34.718138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ad5ae70-dd2f-4fb0-8c5d-e942b78cc6ff tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:34.718486 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ad5ae70-dd2f-4fb0-8c5d-e942b78cc6ff tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:34.718722 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3ad5ae70-dd2f-4fb0-8c5d-e942b78cc6ff tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:34.725562 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:34.725562 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:34.725562 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ad5ae70-dd2f-4fb0-8c5d-e942b78cc6ff tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:34.726297 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 222/873] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:34 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:34.738456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a6c5915-e3fc-4a5e-a089-b22a4761f05f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:34.742920 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a6c5915-e3fc-4a5e-a089-b22a4761f05f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:34.743244 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a6c5915-e3fc-4a5e-a089-b22a4761f05f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:34.743490 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a6c5915-e3fc-4a5e-a089-b22a4761f05f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:34.754210 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:34.754210 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:34.758721 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1a6c5915-e3fc-4a5e-a089-b22a4761f05f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:34.765231 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a6c5915-e3fc-4a5e-a089-b22a4761f05f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:34.766152 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 214/874] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:34 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:35.447101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26283110-75cd-4274-acbf-ff2770aa82a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:35.448992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26283110-75cd-4274-acbf-ff2770aa82a6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:35.449225 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26283110-75cd-4274-acbf-ff2770aa82a6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:35.449432 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26283110-75cd-4274-acbf-ff2770aa82a6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:35.458652 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:35.458652 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:35.466612 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26283110-75cd-4274-acbf-ff2770aa82a6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:35.472092 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26283110-75cd-4274-acbf-ff2770aa82a6 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:35.472524 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 221/875] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:35 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:35.742333 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4b21493-700b-42ae-8535-d348a38e7e13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:35.745571 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4b21493-700b-42ae-8535-d348a38e7e13 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:35.745571 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4b21493-700b-42ae-8535-d348a38e7e13 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:35.745571 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4b21493-700b-42ae-8535-d348a38e7e13 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:35.745571 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d4b21493-700b-42ae-8535-d348a38e7e13 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:35.757641 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:35.757641 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:35.757641 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4b21493-700b-42ae-8535-d348a38e7e13 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:35.757641 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 219/876] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:35 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:35.785633 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12bf0040-30e3-4106-bf2f-c44664c67e8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:35.788204 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12bf0040-30e3-4106-bf2f-c44664c67e8e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:35.788452 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12bf0040-30e3-4106-bf2f-c44664c67e8e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:35.788694 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12bf0040-30e3-4106-bf2f-c44664c67e8e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:35.803657 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:35.803657 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:35.810713 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-12bf0040-30e3-4106-bf2f-c44664c67e8e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:35.816423 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12bf0040-30e3-4106-bf2f-c44664c67e8e tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:35.817615 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 223/877] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:35 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:36.488539 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fb478ff4-1ee2-462e-abb7-66f9a770b224 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:36.490344 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb478ff4-1ee2-462e-abb7-66f9a770b224 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:36.490674 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb478ff4-1ee2-462e-abb7-66f9a770b224 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:36.491071 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb478ff4-1ee2-462e-abb7-66f9a770b224 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:36.500791 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:36.500791 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:36.508947 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fb478ff4-1ee2-462e-abb7-66f9a770b224 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:36.513111 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb478ff4-1ee2-462e-abb7-66f9a770b224 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:36.513748 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 215/878] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:36 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:36.769400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45247adb-11cb-442b-b7ff-a146113c7290 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:36.772493 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45247adb-11cb-442b-b7ff-a146113c7290 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:36.772802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45247adb-11cb-442b-b7ff-a146113c7290 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:36.772983 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45247adb-11cb-442b-b7ff-a146113c7290 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:36.773138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-45247adb-11cb-442b-b7ff-a146113c7290 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:36.779438 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:36.779438 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:36.780726 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45247adb-11cb-442b-b7ff-a146113c7290 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:36.781555 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 222/879] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:36 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:36.829925 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-606f1add-18f7-435e-9ae7-a9c7a1558df2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:36.831888 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-606f1add-18f7-435e-9ae7-a9c7a1558df2 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:36.832177 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-606f1add-18f7-435e-9ae7-a9c7a1558df2 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:36.832419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-606f1add-18f7-435e-9ae7-a9c7a1558df2 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:36.844532 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:36.844532 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:36.850515 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-606f1add-18f7-435e-9ae7-a9c7a1558df2 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:36.857539 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-606f1add-18f7-435e-9ae7-a9c7a1558df2 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:36.857539 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 220/880] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:36 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:37.543693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d9bdcfe-f9f2-4068-a22b-4a32851c9181 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:37.545934 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d9bdcfe-f9f2-4068-a22b-4a32851c9181 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:37.546108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d9bdcfe-f9f2-4068-a22b-4a32851c9181 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:37.546500 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d9bdcfe-f9f2-4068-a22b-4a32851c9181 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:37.558394 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:37.558394 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:37.565720 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1d9bdcfe-f9f2-4068-a22b-4a32851c9181 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:37.571760 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d9bdcfe-f9f2-4068-a22b-4a32851c9181 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:37.572489 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 224/881] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:37 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:37.796811 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93e6fe17-6658-4227-b6a8-fe4e36720c48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:37.801824 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93e6fe17-6658-4227-b6a8-fe4e36720c48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:37.802182 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93e6fe17-6658-4227-b6a8-fe4e36720c48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:37.802388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93e6fe17-6658-4227-b6a8-fe4e36720c48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:37.802646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-93e6fe17-6658-4227-b6a8-fe4e36720c48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:37.813515 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:37.813515 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:37.814607 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93e6fe17-6658-4227-b6a8-fe4e36720c48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:37.815311 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 216/882] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:37 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:37.874848 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb3c2fc8-f800-4e3f-afe1-fdbf724be2ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:37.878327 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb3c2fc8-f800-4e3f-afe1-fdbf724be2ca tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:37.878655 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb3c2fc8-f800-4e3f-afe1-fdbf724be2ca tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:37.879888 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb3c2fc8-f800-4e3f-afe1-fdbf724be2ca tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:37.898804 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:37.898804 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:37.902247 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cb3c2fc8-f800-4e3f-afe1-fdbf724be2ca tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:37.907297 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb3c2fc8-f800-4e3f-afe1-fdbf724be2ca tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:37.907991 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 223/883] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:37 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:38.364287 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4e789705-10a0-4635-8471-1bbcaa935946 req-7ddf1fbb-0a8f-488e-a8a0-332dca948744 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.369312 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-7ddf1fbb-0a8f-488e-a8a0-332dca948744 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf/action Jul 22 00:08:38.369918 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-7ddf1fbb-0a8f-488e-a8a0-332dca948744 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:38.370163 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-7ddf1fbb-0a8f-488e-a8a0-332dca948744 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:38.402692 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.402692 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:38.425937 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e789705-10a0-4635-8471-1bbcaa935946 req-7ddf1fbb-0a8f-488e-a8a0-332dca948744 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf/action returned with HTTP 204 Jul 22 00:08:38.426639 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 221/884] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:38 2026] POST /volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:38.593301 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f298cf3a-ff1e-4418-b49d-56172fe0693a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.595734 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f298cf3a-ff1e-4418-b49d-56172fe0693a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:38.595734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f298cf3a-ff1e-4418-b49d-56172fe0693a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:38.595734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f298cf3a-ff1e-4418-b49d-56172fe0693a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:38.603244 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.603244 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:38.611877 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f298cf3a-ff1e-4418-b49d-56172fe0693a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:38.621884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f298cf3a-ff1e-4418-b49d-56172fe0693a tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:38.622233 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 225/885] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:38 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:38.829205 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-226e73a9-5fb9-4b05-aa7e-2807cc4c2b99 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.831821 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-226e73a9-5fb9-4b05-aa7e-2807cc4c2b99 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:38.832140 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-226e73a9-5fb9-4b05-aa7e-2807cc4c2b99 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:38.832848 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-226e73a9-5fb9-4b05-aa7e-2807cc4c2b99 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:38.832848 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-226e73a9-5fb9-4b05-aa7e-2807cc4c2b99 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:38.839288 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.839288 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:38.840128 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-226e73a9-5fb9-4b05-aa7e-2807cc4c2b99 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:38.840506 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 217/886] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:38 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:38.852976 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-332a4d6d-936e-449c-9ce1-e2c56a5ddc48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.857371 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-332a4d6d-936e-449c-9ce1-e2c56a5ddc48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 Jul 22 00:08:38.857371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-332a4d6d-936e-449c-9ce1-e2c56a5ddc48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:38.857371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-332a4d6d-936e-449c-9ce1-e2c56a5ddc48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:38.864585 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.864585 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:38.868471 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-332a4d6d-936e-449c-9ce1-e2c56a5ddc48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:38.873174 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-332a4d6d-936e-449c-9ce1-e2c56a5ddc48 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 returned with HTTP 200 Jul 22 00:08:38.873692 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 224/887] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:38 2026] GET /volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:38.891556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7c123fde-f8ba-4351-9f5d-5a5cb1d23bcd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.893954 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c123fde-f8ba-4351-9f5d-5a5cb1d23bcd tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] POST https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82/action Jul 22 00:08:38.894358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c123fde-f8ba-4351-9f5d-5a5cb1d23bcd tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:38.894550 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c123fde-f8ba-4351-9f5d-5a5cb1d23bcd tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:38.900891 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-7c123fde-f8ba-4351-9f5d-5a5cb1d23bcd tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] Updating backup '96b2815b-ee0a-427d-9032-9675337e6d82' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 00:08:38.921589 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.921589 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:38.926931 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e049852-e576-4bc9-8e45-40fecea95047 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.928921 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e049852-e576-4bc9-8e45-40fecea95047 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:38.929208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e049852-e576-4bc9-8e45-40fecea95047 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:38.929426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e049852-e576-4bc9-8e45-40fecea95047 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:38.933224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-7c123fde-f8ba-4351-9f5d-5a5cb1d23bcd tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] reset_status in rpcapi backup_id 96b2815b-ee0a-427d-9032-9675337e6d82 on host np0000005612. {{(pid=100286) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 22 00:08:38.937167 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c123fde-f8ba-4351-9f5d-5a5cb1d23bcd tempest-VolumesBackupsAdminTest-737265227 tempest-VolumesBackupsAdminTest-737265227-project-admin] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82/action returned with HTTP 202 Jul 22 00:08:38.937167 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 222/888] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:08:38 2026] POST /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:38.943596 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.943596 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:38.951153 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05ba325d-658c-47df-a158-e57faeb47c15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.951301 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4e049852-e576-4bc9-8e45-40fecea95047 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:38.951367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05ba325d-658c-47df-a158-e57faeb47c15 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:38.951367 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05ba325d-658c-47df-a158-e57faeb47c15 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:38.951367 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05ba325d-658c-47df-a158-e57faeb47c15 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:38.951367 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-05ba325d-658c-47df-a158-e57faeb47c15 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:38.954347 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e049852-e576-4bc9-8e45-40fecea95047 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:38.954804 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 226/889] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:38 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:38.960912 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.960912 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:38.960912 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05ba325d-658c-47df-a158-e57faeb47c15 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:38.960912 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 218/890] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:38 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:38.973372 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b7ce38f9-4710-403c-948f-e79af33af04d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.974568 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-30a92eb9-aa93-4d86-b57f-44b3b239b9c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:38.976554 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7ce38f9-4710-403c-948f-e79af33af04d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:38.976554 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7ce38f9-4710-403c-948f-e79af33af04d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:38.976554 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7ce38f9-4710-403c-948f-e79af33af04d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:38.977595 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30a92eb9-aa93-4d86-b57f-44b3b239b9c4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] DELETE https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:38.978625 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30a92eb9-aa93-4d86-b57f-44b3b239b9c4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:38.979104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-30a92eb9-aa93-4d86-b57f-44b3b239b9c4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:38.980065 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-30a92eb9-aa93-4d86-b57f-44b3b239b9c4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Delete backup with id: 96b2815b-ee0a-427d-9032-9675337e6d82. Jul 22 00:08:38.985692 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.985692 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:38.990712 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:38.990712 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:38.996737 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b7ce38f9-4710-403c-948f-e79af33af04d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:39.002004 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7ce38f9-4710-403c-948f-e79af33af04d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:39.002388 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 225/891] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:38 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:39.005942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-30a92eb9-aa93-4d86-b57f-44b3b239b9c4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] delete_backup rpcapi backup_id 96b2815b-ee0a-427d-9032-9675337e6d82 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:08:39.009270 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-30a92eb9-aa93-4d86-b57f-44b3b239b9c4 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 202 Jul 22 00:08:39.009457 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 223/892] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:38 2026] DELETE /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:08:39.017843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-364b38e5-4125-4340-b90c-b207f690a7b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:39.020044 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-364b38e5-4125-4340-b90c-b207f690a7b0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:39.021200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-364b38e5-4125-4340-b90c-b207f690a7b0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:39.021200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-364b38e5-4125-4340-b90c-b207f690a7b0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:39.021200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-364b38e5-4125-4340-b90c-b207f690a7b0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:39.026060 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:39.026060 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:39.027001 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-364b38e5-4125-4340-b90c-b207f690a7b0 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 200 Jul 22 00:08:39.027567 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 227/893] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:39 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:39.518590 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-415422da-903a-47f8-918b-fdd9902a8c81 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:39.520984 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-415422da-903a-47f8-918b-fdd9902a8c81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:39.521281 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-415422da-903a-47f8-918b-fdd9902a8c81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:39.521562 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-415422da-903a-47f8-918b-fdd9902a8c81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:39.537310 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:39.537310 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:39.542429 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-415422da-903a-47f8-918b-fdd9902a8c81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:39.549086 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-415422da-903a-47f8-918b-fdd9902a8c81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:39.549688 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 219/894] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:39 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:39.640059 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f07b634-be18-41b4-b208-5fc328056640 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:39.642484 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f07b634-be18-41b4-b208-5fc328056640 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:39.642676 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f07b634-be18-41b4-b208-5fc328056640 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:39.642985 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f07b634-be18-41b4-b208-5fc328056640 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:39.656180 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:39.656180 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:39.661653 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f07b634-be18-41b4-b208-5fc328056640 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:39.671000 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f07b634-be18-41b4-b208-5fc328056640 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:39.671363 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 226/895] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:39 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:39.716204 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c06b8683-1610-47f3-97cf-2c885ca6f9ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:39.718654 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c06b8683-1610-47f3-97cf-2c885ca6f9ba tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] POST https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action Jul 22 00:08:39.719122 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c06b8683-1610-47f3-97cf-2c885ca6f9ba tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-572943570", "disk_format": "qcow2"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:39.719300 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c06b8683-1610-47f3-97cf-2c885ca6f9ba tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-572943570", "disk_format": "qcow2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:39.734435 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:39.734435 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:39.735438 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c06b8683-1610-47f3-97cf-2c885ca6f9ba tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:39.751509 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:39.751509 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:39.757105 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.image.image_utils [None req-c06b8683-1610-47f3-97cf-2c885ca6f9ba tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-572943570'}] 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-572943570'}]. {{(pid=100286) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 22 00:08:40.042202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc53cc95-e2b9-4b57-b704-e4d44a68c6d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:40.045236 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc53cc95-e2b9-4b57-b704-e4d44a68c6d6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 Jul 22 00:08:40.045527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc53cc95-e2b9-4b57-b704-e4d44a68c6d6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:40.045802 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc53cc95-e2b9-4b57-b704-e4d44a68c6d6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:40.045947 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cc53cc95-e2b9-4b57-b704-e4d44a68c6d6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Show backup with id 96b2815b-ee0a-427d-9032-9675337e6d82. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:08:40.050601 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc53cc95-e2b9-4b57-b704-e4d44a68c6d6 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 returned with HTTP 404 Jul 22 00:08:40.051911 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 228/896] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:40 2026] GET /volume/v3/backups/96b2815b-ee0a-427d-9032-9675337e6d82 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:40.139321 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-10eb00a2-2419-4d2d-a338-4200cce2f616 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:40.141265 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10eb00a2-2419-4d2d-a338-4200cce2f616 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 Jul 22 00:08:40.141468 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10eb00a2-2419-4d2d-a338-4200cce2f616 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:40.141740 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10eb00a2-2419-4d2d-a338-4200cce2f616 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:40.149599 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:40.149599 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:40.154244 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-10eb00a2-2419-4d2d-a338-4200cce2f616 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:40.159252 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10eb00a2-2419-4d2d-a338-4200cce2f616 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 returned with HTTP 200 Jul 22 00:08:40.159648 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 220/897] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:40 2026] GET /volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:40.174209 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1d580801-8f79-45b8-98e3-4384dcd04d3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:40.176317 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d580801-8f79-45b8-98e3-4384dcd04d3b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] DELETE https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 Jul 22 00:08:40.176495 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d580801-8f79-45b8-98e3-4384dcd04d3b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:40.176671 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d580801-8f79-45b8-98e3-4384dcd04d3b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:40.176823 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1d580801-8f79-45b8-98e3-4384dcd04d3b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Delete volume with id: 81fd6e28-88c9-4c0f-af97-24f39a1f72e9 Jul 22 00:08:40.183979 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:40.183979 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:40.184525 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1d580801-8f79-45b8-98e3-4384dcd04d3b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:40.204263 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1d580801-8f79-45b8-98e3-4384dcd04d3b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Delete volume request issued successfully. Jul 22 00:08:40.204517 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d580801-8f79-45b8-98e3-4384dcd04d3b tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 returned with HTTP 202 Jul 22 00:08:40.205010 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 227/898] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:40 2026] DELETE /volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:40.214976 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fde58cf9-bf49-4fb8-b239-2017960397b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:40.217017 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fde58cf9-bf49-4fb8-b239-2017960397b9 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 Jul 22 00:08:40.217238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fde58cf9-bf49-4fb8-b239-2017960397b9 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:40.217431 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fde58cf9-bf49-4fb8-b239-2017960397b9 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:40.225888 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:40.225888 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:40.231490 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fde58cf9-bf49-4fb8-b239-2017960397b9 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Volume info retrieved successfully. Jul 22 00:08:40.238225 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fde58cf9-bf49-4fb8-b239-2017960397b9 tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 returned with HTTP 200 Jul 22 00:08:40.238557 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 229/899] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:40 2026] GET /volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:40.430007 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c06b8683-1610-47f3-97cf-2c885ca6f9ba tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Copy volume to image completed successfully. Jul 22 00:08:40.430715 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c06b8683-1610-47f3-97cf-2c885ca6f9ba tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action returned with HTTP 202 Jul 22 00:08:40.431608 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 224/900] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:08:39 2026] POST /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190/action => generated 688 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:40.736222 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29f336ad-68a5-45cf-bcb7-6b216d5fcda8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:40.736733 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29f336ad-68a5-45cf-bcb7-6b216d5fcda8 None None] GET https://10.4.3.168/volume// Jul 22 00:08:40.737005 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29f336ad-68a5-45cf-bcb7-6b216d5fcda8 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:40.737255 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29f336ad-68a5-45cf-bcb7-6b216d5fcda8 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:40.737650 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29f336ad-68a5-45cf-bcb7-6b216d5fcda8 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:40.738029 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 221/901] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:40.747993 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-8d9a7866-05ec-4b52-b991-d56600a3a836 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:40.752090 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-8d9a7866-05ec-4b52-b991-d56600a3a836 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:08:40.752394 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-8d9a7866-05ec-4b52-b991-d56600a3a836 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69287486-7cd3-48a3-9460-d92839437d82", "connector": null, "instance_uuid": "f2f792ca-7d84-42b5-a46b-69a2a73535e3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:40.769083 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:40.769083 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:40.814600 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-8d9a7866-05ec-4b52-b991-d56600a3a836 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:08:40.815260 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 228/902] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:08:40 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:40.825074 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ef4938e-0749-4804-a479-1a4362ddcb55 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:40.825484 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ef4938e-0749-4804-a479-1a4362ddcb55 None None] GET https://10.4.3.168/volume// Jul 22 00:08:40.825665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ef4938e-0749-4804-a479-1a4362ddcb55 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:40.826090 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ef4938e-0749-4804-a479-1a4362ddcb55 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:40.826291 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ef4938e-0749-4804-a479-1a4362ddcb55 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:40.826592 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 230/903] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:40.837727 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-532013f5-3e81-46b0-a19b-6a51e05d2067 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:40.840830 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-532013f5-3e81-46b0-a19b-6a51e05d2067 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:40.841151 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-532013f5-3e81-46b0-a19b-6a51e05d2067 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:40.841407 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-532013f5-3e81-46b0-a19b-6a51e05d2067 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:40.857192 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:40.857192 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:40.862251 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-532013f5-3e81-46b0-a19b-6a51e05d2067 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:40.868254 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-532013f5-3e81-46b0-a19b-6a51e05d2067 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:40.868805 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 225/904] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:40 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:08:41.257606 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7aa234a6-2a50-48a7-bb6f-90a99004189e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:41.260000 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7aa234a6-2a50-48a7-bb6f-90a99004189e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] GET https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 Jul 22 00:08:41.260265 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7aa234a6-2a50-48a7-bb6f-90a99004189e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:41.260495 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7aa234a6-2a50-48a7-bb6f-90a99004189e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:41.268152 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7aa234a6-2a50-48a7-bb6f-90a99004189e tempest-VolumesBackupsAdminTest-1810071238 tempest-VolumesBackupsAdminTest-1810071238-project-member] https://10.4.3.168/volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 returned with HTTP 404 Jul 22 00:08:41.268887 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 222/905] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:41 2026] GET /volume/v3/volumes/81fd6e28-88c9-4c0f-af97-24f39a1f72e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:43.673135 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:43.854619 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:08:43.856397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1728055131"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:43.858000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1728055131'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:08:43.858161 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Create volume of 1 GB Jul 22 00:08:43.858512 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:43.858512 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:43.864427 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Availability Zones retrieved successfully. Jul 22 00:08:43.875408 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Flow 'volume_create_api' (5f4ab654-6e6c-47be-b257-2fcc10740f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:43.876815 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce1cfed5-6492-4af6-b147-7e1dee266206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:43.877828 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:08:43.906668 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce1cfed5-6492-4af6-b147-7e1dee266206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:43.907669 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79041fc-7307-4dad-b56c-f077bbea330b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:44.002894 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Created reservations ['5f796bec-aed5-45be-8004-186b220cfe7f', '8f131fa6-3ca3-4171-8f3b-ea38fb21f5f7', '4e05c4b8-590b-4ee2-a828-0aa3c0affa33', '8d02131c-8c7c-4bd3-9461-90b4bfbca201'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:44.003089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79041fc-7307-4dad-b56c-f077bbea330b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f796bec-aed5-45be-8004-186b220cfe7f', '8f131fa6-3ca3-4171-8f3b-ea38fb21f5f7', '4e05c4b8-590b-4ee2-a828-0aa3c0affa33', '8d02131c-8c7c-4bd3-9461-90b4bfbca201']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:44.004282 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddc7c75-3bc7-482f-b004-10398d0dfe44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:44.034996 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddc7c75-3bc7-482f-b004-10398d0dfe44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99e58f79-d982-4bae-8fbc-77aee24d45a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1728055131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288d8464c353435ea65191ad365bff2e',qos_specs=None,replication_status=,reservations=['5f796bec-aed5-45be-8004-186b220cfe7f','8f131fa6-3ca3-4171-8f3b-ea38fb21f5f7','4e05c4b8-590b-4ee2-a828-0aa3c0affa33','8d02131c-8c7c-4bd3-9461-90b4bfbca201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d358334f1344b9a15eb761043185c3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1728055131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99e58f79-d982-4bae-8fbc-77aee24d45a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='288d8464c353435ea65191ad365bff2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d358334f1344b9a15eb761043185c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:44.036178 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e98e70e-000f-4558-b5e2-98d937add7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:44.077429 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e98e70e-000f-4558-b5e2-98d937add7a7) transitioned into state 'SUCCESS' from state '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-1728055131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288d8464c353435ea65191ad365bff2e',qos_specs=None,replication_status=,reservations=['5f796bec-aed5-45be-8004-186b220cfe7f','8f131fa6-3ca3-4171-8f3b-ea38fb21f5f7','4e05c4b8-590b-4ee2-a828-0aa3c0affa33','8d02131c-8c7c-4bd3-9461-90b4bfbca201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d358334f1344b9a15eb761043185c3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:44.078479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b8d0e4-3eff-413c-a41b-b0cbb1091507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:44.085664 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-9bcdc7cd-6268-47bc-a2e0-7a9ce9434c57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:44.088340 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-9bcdc7cd-6268-47bc-a2e0-7a9ce9434c57 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] DELETE https://10.4.3.168/volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf Jul 22 00:08:44.088810 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-9bcdc7cd-6268-47bc-a2e0-7a9ce9434c57 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:44.089085 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-9bcdc7cd-6268-47bc-a2e0-7a9ce9434c57 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:44.095353 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b8d0e4-3eff-413c-a41b-b0cbb1091507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:44.095353 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Flow 'volume_create_api' (5f4ab654-6e6c-47be-b257-2fcc10740f3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:44.095732 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Create volume request issued successfully. Jul 22 00:08:44.098283 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:44.098283 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:44.100231 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f897f0d-9d05-4219-ab37-5f6a9f616a58 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:08:44.100752 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 229/906] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:08:43 2026] POST /volume/v3/volumes => generated 750 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:44.120230 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58f96b1a-144d-4daf-9468-3fd7a1f20e83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:44.123721 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f96b1a-144d-4daf-9468-3fd7a1f20e83 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 Jul 22 00:08:44.124023 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f96b1a-144d-4daf-9468-3fd7a1f20e83 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:44.124293 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f96b1a-144d-4daf-9468-3fd7a1f20e83 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:44.137430 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:44.137430 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:44.147887 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-58f96b1a-144d-4daf-9468-3fd7a1f20e83 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:44.155690 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f96b1a-144d-4daf-9468-3fd7a1f20e83 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 returned with HTTP 200 Jul 22 00:08:44.156265 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 226/907] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:44 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:44.205307 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-9bcdc7cd-6268-47bc-a2e0-7a9ce9434c57 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf returned with HTTP 200 Jul 22 00:08:44.205811 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 231/908] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:08:44 2026] DELETE /volume/v3/attachments/c8aa214a-c346-4ba0-a962-a6505e3afdcf => generated 192 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:44.644186 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-54806661-62b9-45f8-a860-acf14f55eba8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:44.644755 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54806661-62b9-45f8-a860-acf14f55eba8 None None] GET https://10.4.3.168/volume// Jul 22 00:08:44.645262 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54806661-62b9-45f8-a860-acf14f55eba8 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:44.645340 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54806661-62b9-45f8-a860-acf14f55eba8 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:44.646170 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54806661-62b9-45f8-a860-acf14f55eba8 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:44.646531 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 223/909] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:44.664979 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-aac1e9e8-b20c-4409-bd0f-f398dd115ea3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:44.668299 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-aac1e9e8-b20c-4409-bd0f-f398dd115ea3 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:08:44.668609 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-aac1e9e8-b20c-4409-bd0f-f398dd115ea3 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:44.668886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-aac1e9e8-b20c-4409-bd0f-f398dd115ea3 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:44.689263 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:44.689263 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:44.701788 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-aac1e9e8-b20c-4409-bd0f-f398dd115ea3 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:08:44.715546 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-aac1e9e8-b20c-4409-bd0f-f398dd115ea3 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:08:44.716188 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 230/910] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:44 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1025 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:08:44.905871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-5abd5f8a-6c9e-4f10-b2ea-f9f1b2a5dc70 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:44.906430 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-5abd5f8a-6c9e-4f10-b2ea-f9f1b2a5dc70 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] PUT https://10.4.3.168/volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62 Jul 22 00:08:44.907044 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-5abd5f8a-6c9e-4f10-b2ea-f9f1b2a5dc70 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:44.922186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-5abd5f8a-6c9e-4f10-b2ea-f9f1b2a5dc70 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Acquiring lock "cinder-attachment_update-69287486-7cd3-48a3-9460-d92839437d82-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:08:44.930190 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-5abd5f8a-6c9e-4f10-b2ea-f9f1b2a5dc70 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Lock "cinder-attachment_update-69287486-7cd3-48a3-9460-d92839437d82-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:08:44.931595 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:44.931595 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:44.943079 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:44.950503 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:08:44.953260 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-937856583"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:44.955584 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-937856583'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:08:44.956274 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Create volume of 1 GB Jul 22 00:08:44.957848 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:44.957848 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:44.966150 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Availability Zones retrieved successfully. Jul 22 00:08:44.973545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Flow 'volume_create_api' (7d70929e-cee1-4152-884b-2d17d8553ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:44.975036 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12249b20-bd70-4cbd-ac4a-3fffd07084d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:44.976681 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:08:45.016149 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12249b20-bd70-4cbd-ac4a-3fffd07084d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:45.017696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ebf4a1-c912-42c3-82e7-999aeda7ae52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:45.121211 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-5abd5f8a-6c9e-4f10-b2ea-f9f1b2a5dc70 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Lock "cinder-attachment_update-69287486-7cd3-48a3-9460-d92839437d82-np0000005612" released by "attachment_update" :: held 0.191s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:08:45.122216 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-5abd5f8a-6c9e-4f10-b2ea-f9f1b2a5dc70 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62 returned with HTTP 200 Jul 22 00:08:45.122404 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 227/911] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:08:44 2026] PUT /volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62 => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:45.127662 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Created reservations ['4e937ba5-f565-4903-a96e-0c5d74f34b74', '038f5039-bcf6-4561-ae2b-880eae970cae', '3c3ce985-f6d8-4248-8312-1c4f69446682', '98c4c32b-ad52-4cf6-8ad6-8bf5cbf63492'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:45.128850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ebf4a1-c912-42c3-82e7-999aeda7ae52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e937ba5-f565-4903-a96e-0c5d74f34b74', '038f5039-bcf6-4561-ae2b-880eae970cae', '3c3ce985-f6d8-4248-8312-1c4f69446682', '98c4c32b-ad52-4cf6-8ad6-8bf5cbf63492']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:45.129983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cf6e0e-d65d-45ce-b53d-ea02906a6dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:45.167560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cf6e0e-d65d-45ce-b53d-ea02906a6dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb4c6e34-26da-4256-8d42-526ef4ea4549', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-937856583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc80f69470f64ccba65d432a0bd948a8',qos_specs=None,replication_status=,reservations=['4e937ba5-f565-4903-a96e-0c5d74f34b74','038f5039-bcf6-4561-ae2b-880eae970cae','3c3ce985-f6d8-4248-8312-1c4f69446682','98c4c32b-ad52-4cf6-8ad6-8bf5cbf63492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8bf6eafc9a46c6aa18ea1385def91c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-937856583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb4c6e34-26da-4256-8d42-526ef4ea4549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc80f69470f64ccba65d432a0bd948a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a8bf6eafc9a46c6aa18ea1385def91c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:45.168654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-03a730d4-ad9d-483d-b040-e3e2d79963b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.170376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f980d0-d4b4-484c-b705-f2c2e8268c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:45.173018 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-03a730d4-ad9d-483d-b040-e3e2d79963b1 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62/action Jul 22 00:08:45.173356 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-03a730d4-ad9d-483d-b040-e3e2d79963b1 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:45.174045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-03a730d4-ad9d-483d-b040-e3e2d79963b1 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:45.179244 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9adb0801-c40a-4084-80c2-5f1f617a16b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.181538 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9adb0801-c40a-4084-80c2-5f1f617a16b2 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 Jul 22 00:08:45.182273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9adb0801-c40a-4084-80c2-5f1f617a16b2 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.182273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9adb0801-c40a-4084-80c2-5f1f617a16b2 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.191848 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.191848 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:45.200554 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.200554 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:45.206779 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9adb0801-c40a-4084-80c2-5f1f617a16b2 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.210532 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f980d0-d4b4-484c-b705-f2c2e8268c7d) transitioned into state 'SUCCESS' from state '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-937856583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc80f69470f64ccba65d432a0bd948a8',qos_specs=None,replication_status=,reservations=['4e937ba5-f565-4903-a96e-0c5d74f34b74','038f5039-bcf6-4561-ae2b-880eae970cae','3c3ce985-f6d8-4248-8312-1c4f69446682','98c4c32b-ad52-4cf6-8ad6-8bf5cbf63492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8bf6eafc9a46c6aa18ea1385def91c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:45.211933 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47cdddff-9be6-4219-a77f-ffa97050f6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:45.215306 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9adb0801-c40a-4084-80c2-5f1f617a16b2 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 returned with HTTP 200 Jul 22 00:08:45.215306 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 231/912] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:45 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:45.219751 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9b7eaa77-4605-4207-8061-0232f7ffd07e req-03a730d4-ad9d-483d-b040-e3e2d79963b1 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62/action returned with HTTP 204 Jul 22 00:08:45.220654 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 224/913] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:45 2026] POST /volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:45.224363 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47cdddff-9be6-4219-a77f-ffa97050f6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:45.225463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Flow 'volume_create_api' (7d70929e-cee1-4152-884b-2d17d8553ec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:45.225811 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Create volume request issued successfully. Jul 22 00:08:45.226993 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d57d8a8-5b67-4895-9114-1e23c11eda47 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:08:45.227418 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 232/914] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:08:44 2026] POST /volume/v3/volumes => generated 756 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:45.240011 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1112d8d3-59a2-4032-99da-7f221fb9d58a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.244466 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1112d8d3-59a2-4032-99da-7f221fb9d58a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] POST https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.244466 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1112d8d3-59a2-4032-99da-7f221fb9d58a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:45.254277 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-431106c7-e7d5-41c8-aa8e-fccc76e4abf2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.256308 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-431106c7-e7d5-41c8-aa8e-fccc76e4abf2 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:08:45.256594 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-431106c7-e7d5-41c8-aa8e-fccc76e4abf2 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.256903 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-431106c7-e7d5-41c8-aa8e-fccc76e4abf2 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.260716 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.260716 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:45.260716 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1112d8d3-59a2-4032-99da-7f221fb9d58a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.277995 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.277995 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:45.289024 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1112d8d3-59a2-4032-99da-7f221fb9d58a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Create volume metadata completed successfully. Jul 22 00:08:45.291197 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-431106c7-e7d5-41c8-aa8e-fccc76e4abf2 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:08:45.291334 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1112d8d3-59a2-4032-99da-7f221fb9d58a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.291334 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 228/915] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:08:45 2026] POST /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 101 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:45.307146 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-431106c7-e7d5-41c8-aa8e-fccc76e4abf2 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:08:45.307793 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 232/916] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:45 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:45.310258 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2dbfce8-2442-4410-b147-71704f605751 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.317316 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2dbfce8-2442-4410-b147-71704f605751 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.317316 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2dbfce8-2442-4410-b147-71704f605751 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.317316 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2dbfce8-2442-4410-b147-71704f605751 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.341943 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.341943 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:45.344305 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a2dbfce8-2442-4410-b147-71704f605751 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.363817 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a2dbfce8-2442-4410-b147-71704f605751 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Get volume metadata completed successfully. Jul 22 00:08:45.364474 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2dbfce8-2442-4410-b147-71704f605751 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.365249 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 225/917] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:08:45 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 101 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:45.378548 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0be165e4-83a8-47db-91e0-e1f693cf0abc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.382388 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0be165e4-83a8-47db-91e0-e1f693cf0abc tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] PUT https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.382641 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0be165e4-83a8-47db-91e0-e1f693cf0abc tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:45.395510 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.395510 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:45.396451 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0be165e4-83a8-47db-91e0-e1f693cf0abc tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.422716 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0be165e4-83a8-47db-91e0-e1f693cf0abc tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Update volume metadata completed successfully. Jul 22 00:08:45.423133 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0be165e4-83a8-47db-91e0-e1f693cf0abc tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.423736 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 233/918] 10.4.3.168 () {68 vars in 1395 bytes} [Wed Jul 22 00:08:45 2026] PUT /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.435565 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce4e20a5-15e1-4ba0-a20f-125aa8c7b896 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.441540 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce4e20a5-15e1-4ba0-a20f-125aa8c7b896 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.441801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce4e20a5-15e1-4ba0-a20f-125aa8c7b896 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.442176 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce4e20a5-15e1-4ba0-a20f-125aa8c7b896 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.452883 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.452883 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:45.453137 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce4e20a5-15e1-4ba0-a20f-125aa8c7b896 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.463495 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce4e20a5-15e1-4ba0-a20f-125aa8c7b896 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Get volume metadata completed successfully. Jul 22 00:08:45.463926 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce4e20a5-15e1-4ba0-a20f-125aa8c7b896 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.464429 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 229/919] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:08:45 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.472788 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f7a346f-35bb-4e6e-a1a2-10ed8663bccf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.475305 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f7a346f-35bb-4e6e-a1a2-10ed8663bccf tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] DELETE https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key1 Jul 22 00:08:45.475552 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f7a346f-35bb-4e6e-a1a2-10ed8663bccf tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.475878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f7a346f-35bb-4e6e-a1a2-10ed8663bccf tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.486260 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.486260 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:45.487643 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f7a346f-35bb-4e6e-a1a2-10ed8663bccf tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.500441 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f7a346f-35bb-4e6e-a1a2-10ed8663bccf tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Get volume metadata completed successfully. Jul 22 00:08:45.525604 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f7a346f-35bb-4e6e-a1a2-10ed8663bccf tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Delete volume metadata completed successfully. Jul 22 00:08:45.525604 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f7a346f-35bb-4e6e-a1a2-10ed8663bccf tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key1 returned with HTTP 200 Jul 22 00:08:45.531223 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 233/920] 10.4.3.168 () {66 vars in 1393 bytes} [Wed Jul 22 00:08:45 2026] DELETE /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key1 => generated 0 bytes in 59 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 00:08:45.546949 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3a499bf-6bba-4fc7-842e-d23953501a65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.549257 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3a499bf-6bba-4fc7-842e-d23953501a65 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.549681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3a499bf-6bba-4fc7-842e-d23953501a65 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.551321 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3a499bf-6bba-4fc7-842e-d23953501a65 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.564269 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.564269 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:45.565555 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3a499bf-6bba-4fc7-842e-d23953501a65 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.576775 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3a499bf-6bba-4fc7-842e-d23953501a65 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Get volume metadata completed successfully. Jul 22 00:08:45.576944 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3a499bf-6bba-4fc7-842e-d23953501a65 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.577740 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 226/921] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:08:45 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 32 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.593303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e5c6b46-a690-4674-a478-320f9752c361 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.599111 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e5c6b46-a690-4674-a478-320f9752c361 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] PUT https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.599691 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e5c6b46-a690-4674-a478-320f9752c361 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:45.616418 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.616418 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:45.617001 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e5c6b46-a690-4674-a478-320f9752c361 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.637709 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e5c6b46-a690-4674-a478-320f9752c361 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Update volume metadata completed successfully. Jul 22 00:08:45.637709 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e5c6b46-a690-4674-a478-320f9752c361 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.639003 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 234/922] 10.4.3.168 () {68 vars in 1395 bytes} [Wed Jul 22 00:08:45 2026] PUT /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 16 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.657197 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5122aeb6-e81a-424f-8ecd-b73b5aa98c67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.660230 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5122aeb6-e81a-424f-8ecd-b73b5aa98c67 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] POST https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.661277 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5122aeb6-e81a-424f-8ecd-b73b5aa98c67 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:45.674429 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.674429 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:45.675165 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5122aeb6-e81a-424f-8ecd-b73b5aa98c67 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.690556 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5122aeb6-e81a-424f-8ecd-b73b5aa98c67 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Create volume metadata completed successfully. Jul 22 00:08:45.690556 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5122aeb6-e81a-424f-8ecd-b73b5aa98c67 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.691495 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 230/923] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:08:45 2026] POST /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.703779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45ade64f-ae5a-4293-81f0-e16f495547bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.708168 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45ade64f-ae5a-4293-81f0-e16f495547bb tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] PUT https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key3 Jul 22 00:08:45.708729 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45ade64f-ae5a-4293-81f0-e16f495547bb tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:45.724242 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.724242 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:45.725176 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-45ade64f-ae5a-4293-81f0-e16f495547bb tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.749928 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-45ade64f-ae5a-4293-81f0-e16f495547bb tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Update volume metadata completed successfully. Jul 22 00:08:45.749928 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45ade64f-ae5a-4293-81f0-e16f495547bb tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key3 returned with HTTP 200 Jul 22 00:08:45.750368 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 234/924] 10.4.3.168 () {68 vars in 1410 bytes} [Wed Jul 22 00:08:45 2026] PUT /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.763937 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34b4aed2-efa9-4c69-89e1-27fc66c58ab5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.767544 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34b4aed2-efa9-4c69-89e1-27fc66c58ab5 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key3 Jul 22 00:08:45.767544 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34b4aed2-efa9-4c69-89e1-27fc66c58ab5 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.767544 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34b4aed2-efa9-4c69-89e1-27fc66c58ab5 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.783700 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.783700 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:45.784843 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-34b4aed2-efa9-4c69-89e1-27fc66c58ab5 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.797998 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-34b4aed2-efa9-4c69-89e1-27fc66c58ab5 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Get volume metadata completed successfully. Jul 22 00:08:45.798473 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34b4aed2-efa9-4c69-89e1-27fc66c58ab5 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key3 returned with HTTP 200 Jul 22 00:08:45.799128 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 227/925] 10.4.3.168 () {66 vars in 1390 bytes} [Wed Jul 22 00:08:45 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.816967 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aed68aa0-442e-4575-a4dc-c782db33799a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.820505 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aed68aa0-442e-4575-a4dc-c782db33799a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.820842 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aed68aa0-442e-4575-a4dc-c782db33799a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.821128 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aed68aa0-442e-4575-a4dc-c782db33799a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.834735 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.834735 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:45.836620 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aed68aa0-442e-4575-a4dc-c782db33799a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.848343 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aed68aa0-442e-4575-a4dc-c782db33799a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Get volume metadata completed successfully. Jul 22 00:08:45.848744 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aed68aa0-442e-4575-a4dc-c782db33799a tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.850544 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 235/926] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:08:45 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 75 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.864060 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f55a4c0-cdb3-450a-8a73-1a3fa62b8d39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.869025 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f55a4c0-cdb3-450a-8a73-1a3fa62b8d39 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] PUT https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata Jul 22 00:08:45.869212 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f55a4c0-cdb3-450a-8a73-1a3fa62b8d39 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:45.889912 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.889912 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:45.890893 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f55a4c0-cdb3-450a-8a73-1a3fa62b8d39 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.910537 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f55a4c0-cdb3-450a-8a73-1a3fa62b8d39 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Update volume metadata completed successfully. Jul 22 00:08:45.910974 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f55a4c0-cdb3-450a-8a73-1a3fa62b8d39 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata returned with HTTP 200 Jul 22 00:08:45.913141 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 231/927] 10.4.3.168 () {68 vars in 1395 bytes} [Wed Jul 22 00:08:45 2026] PUT /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3/metadata => generated 16 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:08:45.927288 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f8ae04fc-2c29-4655-8459-c2f498cb3c95 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.931527 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8ae04fc-2c29-4655-8459-c2f498cb3c95 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 Jul 22 00:08:45.931713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8ae04fc-2c29-4655-8459-c2f498cb3c95 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.931925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8ae04fc-2c29-4655-8459-c2f498cb3c95 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.947338 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:45.947338 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:45.965244 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f8ae04fc-2c29-4655-8459-c2f498cb3c95 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:45.973180 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8ae04fc-2c29-4655-8459-c2f498cb3c95 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 returned with HTTP 200 Jul 22 00:08:45.973911 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 235/928] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:45 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:45.991049 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b9ed139-0fc6-4583-a530-d4bfdabbd741 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:45.994218 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b9ed139-0fc6-4583-a530-d4bfdabbd741 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] DELETE https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 Jul 22 00:08:45.994948 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b9ed139-0fc6-4583-a530-d4bfdabbd741 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:45.996251 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b9ed139-0fc6-4583-a530-d4bfdabbd741 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:45.996729 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2b9ed139-0fc6-4583-a530-d4bfdabbd741 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Delete volume with id: 99e58f79-d982-4bae-8fbc-77aee24d45a3 Jul 22 00:08:46.011309 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:46.011309 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:46.011309 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b9ed139-0fc6-4583-a530-d4bfdabbd741 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:46.039034 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b9ed139-0fc6-4583-a530-d4bfdabbd741 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Delete volume request issued successfully. Jul 22 00:08:46.039682 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b9ed139-0fc6-4583-a530-d4bfdabbd741 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 returned with HTTP 202 Jul 22 00:08:46.040499 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 228/929] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:45 2026] DELETE /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:46.051670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-539b761d-4b87-4fbd-8c89-d210d6b9755b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:46.057209 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-539b761d-4b87-4fbd-8c89-d210d6b9755b tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 Jul 22 00:08:46.057209 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-539b761d-4b87-4fbd-8c89-d210d6b9755b tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:46.057209 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-539b761d-4b87-4fbd-8c89-d210d6b9755b tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:46.071524 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:46.071524 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:46.084259 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-539b761d-4b87-4fbd-8c89-d210d6b9755b tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Volume info retrieved successfully. Jul 22 00:08:46.092691 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-539b761d-4b87-4fbd-8c89-d210d6b9755b tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 returned with HTTP 200 Jul 22 00:08:46.095087 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 236/930] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:46 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:46.328423 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-422ae86f-694f-4bed-b685-8a3a1944fef9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:46.332037 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-422ae86f-694f-4bed-b685-8a3a1944fef9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:08:46.332037 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-422ae86f-694f-4bed-b685-8a3a1944fef9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:46.332801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-422ae86f-694f-4bed-b685-8a3a1944fef9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:46.344191 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:46.344191 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:46.350946 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-422ae86f-694f-4bed-b685-8a3a1944fef9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:08:46.358393 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-422ae86f-694f-4bed-b685-8a3a1944fef9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:08:46.358973 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 232/931] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:46 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:47.118246 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c97dfe1-703e-4053-b789-034a48e29331 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:47.120325 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c97dfe1-703e-4053-b789-034a48e29331 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] GET https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 Jul 22 00:08:47.120695 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c97dfe1-703e-4053-b789-034a48e29331 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:47.120981 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c97dfe1-703e-4053-b789-034a48e29331 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:47.136348 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c97dfe1-703e-4053-b789-034a48e29331 tempest-VolumesMetadataTest-597819541 tempest-VolumesMetadataTest-597819541-project-member] https://10.4.3.168/volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 returned with HTTP 404 Jul 22 00:08:47.140889 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 236/932] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:47 2026] GET /volume/v3/volumes/99e58f79-d982-4bae-8fbc-77aee24d45a3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:50.401551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:50.540085 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:08:50.540502 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-372307739"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:50.542671 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-372307739'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:08:50.543141 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Create volume of 1 GB Jul 22 00:08:50.548850 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Availability Zones retrieved successfully. Jul 22 00:08:50.557279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Flow 'volume_create_api' (1a23957d-5372-402c-800b-cf01b204a548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:50.558610 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b3dde2-8a23-4b57-ba1f-e8a77417fbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:50.559986 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:08:50.592703 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b3dde2-8a23-4b57-ba1f-e8a77417fbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:50.593820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b3bb3b-e49d-4bd5-9f06-2b679d14db0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:50.663878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Created reservations ['8c9e1710-b376-492d-8a83-0e6a7831c330', 'c5c43622-b91e-4b1f-98d3-5423ad43c774', 'c37d9e9a-2452-46dc-9fa6-81fe8cb576c7', '5275e204-dd18-4216-8804-9c88d3f666a8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:50.665537 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1b3bb3b-e49d-4bd5-9f06-2b679d14db0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c9e1710-b376-492d-8a83-0e6a7831c330', 'c5c43622-b91e-4b1f-98d3-5423ad43c774', 'c37d9e9a-2452-46dc-9fa6-81fe8cb576c7', '5275e204-dd18-4216-8804-9c88d3f666a8']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:50.665672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc2229e-4e5b-43c7-aff4-7dfc1184a67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:50.691343 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc2229e-4e5b-43c7-aff4-7dfc1184a67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7a99aee-197a-46d4-ac4b-998a6673661d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-372307739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512533112615448a8cf4449f63ab6d83',qos_specs=None,replication_status=,reservations=['8c9e1710-b376-492d-8a83-0e6a7831c330','c5c43622-b91e-4b1f-98d3-5423ad43c774','c37d9e9a-2452-46dc-9fa6-81fe8cb576c7','5275e204-dd18-4216-8804-9c88d3f666a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b58d55325af4b90a1cbe2891c5bb3e1',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-372307739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7a99aee-197a-46d4-ac4b-998a6673661d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512533112615448a8cf4449f63ab6d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b58d55325af4b90a1cbe2891c5bb3e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:50.692928 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138db797-746a-4061-ae49-e314f903880c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:50.725448 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138db797-746a-4061-ae49-e314f903880c) transitioned into state 'SUCCESS' from state '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-372307739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512533112615448a8cf4449f63ab6d83',qos_specs=None,replication_status=,reservations=['8c9e1710-b376-492d-8a83-0e6a7831c330','c5c43622-b91e-4b1f-98d3-5423ad43c774','c37d9e9a-2452-46dc-9fa6-81fe8cb576c7','5275e204-dd18-4216-8804-9c88d3f666a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b58d55325af4b90a1cbe2891c5bb3e1',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:50.726043 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ac6174c-8020-42c5-966b-80ca30558d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:50.739022 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ac6174c-8020-42c5-966b-80ca30558d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:50.740172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Flow 'volume_create_api' (1a23957d-5372-402c-800b-cf01b204a548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:50.740570 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Create volume request issued successfully. Jul 22 00:08:50.742768 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cd9d4ed-c324-4830-be9b-f6e31205127b tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:08:50.742768 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 229/933] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:08:50 2026] POST /volume/v3/volumes => generated 750 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:50.759277 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bbe36d30-4ba2-4695-ab00-6fbed9085b24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:50.761928 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bbe36d30-4ba2-4695-ab00-6fbed9085b24 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:50.762215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bbe36d30-4ba2-4695-ab00-6fbed9085b24 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:50.762422 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bbe36d30-4ba2-4695-ab00-6fbed9085b24 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:50.770469 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:50.770469 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:50.776887 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bbe36d30-4ba2-4695-ab00-6fbed9085b24 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Volume info retrieved successfully. Jul 22 00:08:50.783106 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bbe36d30-4ba2-4695-ab00-6fbed9085b24 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 200 Jul 22 00:08:50.783701 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 237/934] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:50 2026] GET /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:51.804192 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1889ac8-3b41-41f0-a830-4b1d526084e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:51.804901 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-da3952f8-f2b5-4a3e-9827-451a33c8a7a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:51.815289 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da3952f8-f2b5-4a3e-9827-451a33c8a7a6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:51.815289 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da3952f8-f2b5-4a3e-9827-451a33c8a7a6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:51.815289 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da3952f8-f2b5-4a3e-9827-451a33c8a7a6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:51.817886 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1889ac8-3b41-41f0-a830-4b1d526084e5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:51.818880 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1889ac8-3b41-41f0-a830-4b1d526084e5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:51.819654 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1889ac8-3b41-41f0-a830-4b1d526084e5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:51.833401 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:51.833401 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:51.835142 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:51.835142 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:51.845980 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f1889ac8-3b41-41f0-a830-4b1d526084e5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:51.847597 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-da3952f8-f2b5-4a3e-9827-451a33c8a7a6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Volume info retrieved successfully. Jul 22 00:08:51.864122 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1889ac8-3b41-41f0-a830-4b1d526084e5 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:51.864122 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 233/935] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:51 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:51.864462 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da3952f8-f2b5-4a3e-9827-451a33c8a7a6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 200 Jul 22 00:08:51.865098 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 237/936] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:51 2026] GET /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:08:51.884552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32a716aa-41e5-43f0-8b41-4342b53c7089 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:51.888647 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32a716aa-41e5-43f0-8b41-4342b53c7089 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] POST https://10.4.3.168/volume/v3/os-volume-transfer Jul 22 00:08:51.889163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32a716aa-41e5-43f0-8b41-4342b53c7089 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a7a99aee-197a-46d4-ac4b-998a6673661d"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:51.891557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-32a716aa-41e5-43f0-8b41-4342b53c7089 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a7a99aee-197a-46d4-ac4b-998a6673661d'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 00:08:51.891557 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-32a716aa-41e5-43f0-8b41-4342b53c7089 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Creating transfer of volume a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:51.892236 np0000005612 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-32a716aa-41e5-43f0-8b41-4342b53c7089 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Generating transfer record for volume a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:51.903029 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:51.903029 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:51.928343 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32a716aa-41e5-43f0-8b41-4342b53c7089 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 00:08:51.928908 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 230/937] 10.4.3.168 () {68 vars in 1291 bytes} [Wed Jul 22 00:08:51 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:51.939893 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-918e881b-6f7d-44ac-8dce-b83b9c0b4afb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:51.943894 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-918e881b-6f7d-44ac-8dce-b83b9c0b4afb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:51.943894 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-918e881b-6f7d-44ac-8dce-b83b9c0b4afb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:51.943894 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-918e881b-6f7d-44ac-8dce-b83b9c0b4afb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:51.958771 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:51.958771 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:51.965892 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-918e881b-6f7d-44ac-8dce-b83b9c0b4afb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Volume info retrieved successfully. Jul 22 00:08:51.972946 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-918e881b-6f7d-44ac-8dce-b83b9c0b4afb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 200 Jul 22 00:08:51.972946 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 238/938] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:51 2026] GET /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:52.001743 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70acbfca-ab0b-490a-9a32-f271b65be955 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.009267 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70acbfca-ab0b-490a-9a32-f271b65be955 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b Jul 22 00:08:52.009578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70acbfca-ab0b-490a-9a32-f271b65be955 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:52.010248 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70acbfca-ab0b-490a-9a32-f271b65be955 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:52.019019 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70acbfca-ab0b-490a-9a32-f271b65be955 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b returned with HTTP 200 Jul 22 00:08:52.020045 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 234/939] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:08:52 2026] GET /volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b => generated 409 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:52.039147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a408a1ab-ca0a-4ee9-8aa3-9bd82890b0fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.057117 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a408a1ab-ca0a-4ee9-8aa3-9bd82890b0fe tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/os-volume-transfer Jul 22 00:08:52.057117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a408a1ab-ca0a-4ee9-8aa3-9bd82890b0fe tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:52.057117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a408a1ab-ca0a-4ee9-8aa3-9bd82890b0fe tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:52.057117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.volume_transfer [None req-a408a1ab-ca0a-4ee9-8aa3-9bd82890b0fe tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Listing volume transfers {{(pid=100285) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 22 00:08:52.057117 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a408a1ab-ca0a-4ee9-8aa3-9bd82890b0fe tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/os-volume-transfer returned with HTTP 200 Jul 22 00:08:52.057117 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 238/940] 10.4.3.168 () {66 vars in 1270 bytes} [Wed Jul 22 00:08:52 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:52.063462 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b216e322-bedb-4395-9a13-36d7ead2d97f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.140666 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] POST https://10.4.3.168/volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b/accept Jul 22 00:08:52.141288 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "26f519e4ee6d9ba6"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:52.143228 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Accepting volume transfer 8525e6f9-6eb4-432b-b8fb-90322191556b {{(pid=100284) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 00:08:52.143537 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Accepting transfer 8525e6f9-6eb4-432b-b8fb-90322191556b Jul 22 00:08:52.253516 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Created reservations ['09d5b8e1-ee38-434f-8e1d-6d812af22ba2', '6bc8a78d-e7e1-408c-84a9-532e8c24e157', '5dfc532c-ea52-4393-8c17-6b51b7733526', '9c45e359-3482-485e-964e-7db631435100'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:52.282070 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Created reservations ['70b3a0fc-67e4-4448-b794-5dcbe39cd090', '515063b8-9e97-43ef-a166-92fe528c6ec5', '1214cecb-4ab6-4bf6-ac2c-812b875eb62a', 'a1815fb0-4683-476e-8963-8d56391ba01c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:52.355275 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Created reservations ['d343bce6-5ce8-467c-991e-f380bd7889a5', 'd0db5a96-f9f7-428b-b71d-9b1bd98d3663', 'baac6403-b1a1-4306-9488-275cb07c2f0d', 'b8098e5c-039b-43ab-b67c-b3b1dbb26010'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:52.423364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Created reservations ['fb13570a-d4c3-4e42-9d89-4ff2cc872979', '4055eab5-2f2c-4c76-8d74-436c202f1ff9', '274fc78e-6c0a-4d09-b7f6-741b45291d37', '2e00a266-74a3-429c-a2c9-667a55f79f02'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:52.438352 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Transfer volume completed successfully. Jul 22 00:08:52.580291 np0000005612 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Volume a7a99aee-197a-46d4-ac4b-998a6673661d has been transferred. Jul 22 00:08:52.588152 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b216e322-bedb-4395-9a13-36d7ead2d97f tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] https://10.4.3.168/volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b/accept returned with HTTP 202 Jul 22 00:08:52.588815 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 231/941] 10.4.3.168 () {68 vars in 1423 bytes} [Wed Jul 22 00:08:52 2026] POST /volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b/accept => generated 365 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:52.605422 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91937206-831f-4eea-adc0-e504a6faf30a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.608010 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91937206-831f-4eea-adc0-e504a6faf30a tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] GET https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:52.608327 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91937206-831f-4eea-adc0-e504a6faf30a tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:52.608706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91937206-831f-4eea-adc0-e504a6faf30a tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:52.621249 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:52.621249 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:52.627799 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91937206-831f-4eea-adc0-e504a6faf30a tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Volume info retrieved successfully. Jul 22 00:08:52.635827 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91937206-831f-4eea-adc0-e504a6faf30a tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 200 Jul 22 00:08:52.636309 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 239/942] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:52 2026] GET /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:52.655988 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e681178-8034-4241-98cd-ea9d642e7988 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.659953 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e681178-8034-4241-98cd-ea9d642e7988 tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] GET https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:52.659953 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e681178-8034-4241-98cd-ea9d642e7988 tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:52.659953 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e681178-8034-4241-98cd-ea9d642e7988 tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:52.669915 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:52.669915 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:52.676522 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e681178-8034-4241-98cd-ea9d642e7988 tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] Volume info retrieved successfully. Jul 22 00:08:52.691955 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e681178-8034-4241-98cd-ea9d642e7988 tempest-VolumesTransfersTest-1052792837 tempest-VolumesTransfersTest-1052792837-project-member] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 200 Jul 22 00:08:52.692923 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 235/943] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:52 2026] GET /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:52.717633 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4302f5bf-f297-4424-9de0-adbed96ad779 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.719333 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4302f5bf-f297-4424-9de0-adbed96ad779 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] DELETE https://10.4.3.168/volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b Jul 22 00:08:52.720101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4302f5bf-f297-4424-9de0-adbed96ad779 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:52.721731 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4302f5bf-f297-4424-9de0-adbed96ad779 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:52.721731 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.volume_transfer [None req-4302f5bf-f297-4424-9de0-adbed96ad779 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Delete transfer with id: 8525e6f9-6eb4-432b-b8fb-90322191556b Jul 22 00:08:52.729477 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4302f5bf-f297-4424-9de0-adbed96ad779 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b returned with HTTP 404 Jul 22 00:08:52.730248 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 239/944] 10.4.3.168 () {66 vars in 1384 bytes} [Wed Jul 22 00:08:52 2026] DELETE /volume/v3/os-volume-transfer/8525e6f9-6eb4-432b-b8fb-90322191556b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:52.741452 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8fcc2fa7-2d15-4892-98b2-8170b82349be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.794941 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fcc2fa7-2d15-4892-98b2-8170b82349be tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:52.795185 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fcc2fa7-2d15-4892-98b2-8170b82349be tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:52.795466 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fcc2fa7-2d15-4892-98b2-8170b82349be tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:52.795681 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8fcc2fa7-2d15-4892-98b2-8170b82349be tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Delete volume with id: a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:52.805409 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:52.805409 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:52.806025 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8fcc2fa7-2d15-4892-98b2-8170b82349be tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Volume info retrieved successfully. Jul 22 00:08:52.829590 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8fcc2fa7-2d15-4892-98b2-8170b82349be tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Delete volume request issued successfully. Jul 22 00:08:52.829798 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fcc2fa7-2d15-4892-98b2-8170b82349be tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 202 Jul 22 00:08:52.831069 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 232/945] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:52 2026] DELETE /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:52.842262 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34b13189-b5c0-4ac5-aaf2-950956cd9197 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.845069 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34b13189-b5c0-4ac5-aaf2-950956cd9197 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] GET https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:52.845591 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34b13189-b5c0-4ac5-aaf2-950956cd9197 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:52.845591 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34b13189-b5c0-4ac5-aaf2-950956cd9197 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:52.861323 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:52.861323 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:52.875386 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34b13189-b5c0-4ac5-aaf2-950956cd9197 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Volume info retrieved successfully. Jul 22 00:08:52.884655 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34b13189-b5c0-4ac5-aaf2-950956cd9197 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 200 Jul 22 00:08:52.885021 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aee96793-9d06-4cd9-8751-781044973107 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:52.885302 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 240/946] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:52 2026] GET /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 1006 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:52.889213 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aee96793-9d06-4cd9-8751-781044973107 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:52.889787 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aee96793-9d06-4cd9-8751-781044973107 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:52.889787 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aee96793-9d06-4cd9-8751-781044973107 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:52.904976 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:52.904976 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:52.909369 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aee96793-9d06-4cd9-8751-781044973107 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:52.916950 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aee96793-9d06-4cd9-8751-781044973107 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:52.917526 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 236/947] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:52 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:53.904114 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b0f32d7-fd0f-43e9-8722-678216de4223 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:53.907987 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f24d5ec9-4d63-45b0-9ada-de046086f1bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:53.908416 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b0f32d7-fd0f-43e9-8722-678216de4223 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] GET https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:53.908416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b0f32d7-fd0f-43e9-8722-678216de4223 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:53.908416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b0f32d7-fd0f-43e9-8722-678216de4223 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:53.908876 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f24d5ec9-4d63-45b0-9ada-de046086f1bb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:53.909112 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f24d5ec9-4d63-45b0-9ada-de046086f1bb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:53.909361 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f24d5ec9-4d63-45b0-9ada-de046086f1bb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:53.916697 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b0f32d7-fd0f-43e9-8722-678216de4223 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 404 Jul 22 00:08:53.917425 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 240/948] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:53 2026] GET /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:53.920773 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5faa47c2-57b2-466a-8a2c-7f80732fa161 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:53.924762 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:53.924762 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:53.929448 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5faa47c2-57b2-466a-8a2c-7f80732fa161 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:53.931014 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5faa47c2-57b2-466a-8a2c-7f80732fa161 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:53.931014 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5faa47c2-57b2-466a-8a2c-7f80732fa161 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:53.931710 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6821acb-9ab1-497d-bf5d-5d17034e8d90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:53.934688 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f24d5ec9-4d63-45b0-9ada-de046086f1bb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:53.937269 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6821acb-9ab1-497d-bf5d-5d17034e8d90 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:53.937269 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6821acb-9ab1-497d-bf5d-5d17034e8d90 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:53.938654 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6821acb-9ab1-497d-bf5d-5d17034e8d90 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:53.942121 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f24d5ec9-4d63-45b0-9ada-de046086f1bb tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:53.943366 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 233/949] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:53 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:53.943467 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:53.943467 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:53.945877 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6821acb-9ab1-497d-bf5d-5d17034e8d90 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 404 Jul 22 00:08:53.946724 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 237/950] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:53 2026] GET /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:08:53.950733 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5faa47c2-57b2-466a-8a2c-7f80732fa161 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:53.958635 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0d68e4f9-e621-4a1f-9e96-baf6d296b266 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:53.962427 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5faa47c2-57b2-466a-8a2c-7f80732fa161 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:53.963368 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d68e4f9-e621-4a1f-9e96-baf6d296b266 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:53.963475 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 241/951] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:53 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:53.964926 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d68e4f9-e621-4a1f-9e96-baf6d296b266 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:53.964926 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d68e4f9-e621-4a1f-9e96-baf6d296b266 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:53.964926 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0d68e4f9-e621-4a1f-9e96-baf6d296b266 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Delete volume with id: a7a99aee-197a-46d4-ac4b-998a6673661d Jul 22 00:08:53.968953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3048231a-762a-4453-a9ef-75fafdeb4345 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:53.972887 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3048231a-762a-4453-a9ef-75fafdeb4345 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:53.972887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3048231a-762a-4453-a9ef-75fafdeb4345 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:53.972887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3048231a-762a-4453-a9ef-75fafdeb4345 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:53.972887 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3048231a-762a-4453-a9ef-75fafdeb4345 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Delete volume with id: a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:53.973465 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d68e4f9-e621-4a1f-9e96-baf6d296b266 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d returned with HTTP 404 Jul 22 00:08:53.973882 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 241/952] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:53 2026] DELETE /volume/v3/volumes/a7a99aee-197a-46d4-ac4b-998a6673661d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:53.987935 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:53.987935 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:53.988447 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3048231a-762a-4453-a9ef-75fafdeb4345 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:53.991275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:53.993275 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:08:53.995978 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1768615332"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:53.995978 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1768615332'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:08:53.996196 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Create volume of 1 GB Jul 22 00:08:54.005168 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Availability Zones retrieved successfully. Jul 22 00:08:54.009502 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Flow 'volume_create_api' (b3dd8242-d219-4605-96a5-0df8e4dcefde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:54.010840 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6c8408-fc2e-458d-a700-94c0020c164d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:54.012313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:08:54.027667 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3048231a-762a-4453-a9ef-75fafdeb4345 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Delete volume request issued successfully. Jul 22 00:08:54.027667 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3048231a-762a-4453-a9ef-75fafdeb4345 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 202 Jul 22 00:08:54.028264 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 234/953] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:53 2026] DELETE /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:54.042344 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f6daa66f-af90-453f-9527-9ad4213f3d27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:54.045764 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6daa66f-af90-453f-9527-9ad4213f3d27 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:54.045764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6daa66f-af90-453f-9527-9ad4213f3d27 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:54.045764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6daa66f-af90-453f-9527-9ad4213f3d27 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:54.062369 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:54.062369 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:54.073158 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f6daa66f-af90-453f-9527-9ad4213f3d27 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Volume info retrieved successfully. Jul 22 00:08:54.079702 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6c8408-fc2e-458d-a700-94c0020c164d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:54.080612 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3971224f-d805-4340-b86a-84adf64138cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:54.083471 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6daa66f-af90-453f-9527-9ad4213f3d27 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 200 Jul 22 00:08:54.084802 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 242/954] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:54 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:54.138312 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddf67095-dd61-48aa-acb0-4a5800b9e335 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:54.139134 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddf67095-dd61-48aa-acb0-4a5800b9e335 None None] GET https://10.4.3.168/volume// Jul 22 00:08:54.139134 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddf67095-dd61-48aa-acb0-4a5800b9e335 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:54.139254 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddf67095-dd61-48aa-acb0-4a5800b9e335 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:54.141198 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddf67095-dd61-48aa-acb0-4a5800b9e335 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:54.141900 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 242/955] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:08:54 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:54.158634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-a12e2503-7cab-4f90-9eb3-0bdaed0cb47b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:54.163274 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-a12e2503-7cab-4f90-9eb3-0bdaed0cb47b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:08:54.165853 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-a12e2503-7cab-4f90-9eb3-0bdaed0cb47b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf6b793e-7020-4297-8636-531112298762", "connector": null, "instance_uuid": "534c1b41-efe6-46b3-8a26-060c89a850c2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:54.182057 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Created reservations ['253d61dc-6a0d-4285-b41b-afd06de5bb64', '0ce5a5bc-9e7a-4389-a615-11d19bf27bfd', '546edf77-2a60-46f0-a47d-09ae49d1f38f', 'df77c10a-ef85-4ef7-ae38-230534990491'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:54.182894 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3971224f-d805-4340-b86a-84adf64138cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['253d61dc-6a0d-4285-b41b-afd06de5bb64', '0ce5a5bc-9e7a-4389-a615-11d19bf27bfd', '546edf77-2a60-46f0-a47d-09ae49d1f38f', 'df77c10a-ef85-4ef7-ae38-230534990491']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:54.184016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db27f5f1-c519-4a4e-816e-b838849221f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:54.184425 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:54.184425 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:54.224610 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db27f5f1-c519-4a4e-816e-b838849221f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9867511c-6aeb-4303-9d2d-dac5fe1cd296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1768615332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512533112615448a8cf4449f63ab6d83',qos_specs=None,replication_status=,reservations=['253d61dc-6a0d-4285-b41b-afd06de5bb64','0ce5a5bc-9e7a-4389-a615-11d19bf27bfd','546edf77-2a60-46f0-a47d-09ae49d1f38f','df77c10a-ef85-4ef7-ae38-230534990491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b58d55325af4b90a1cbe2891c5bb3e1',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1768615332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9867511c-6aeb-4303-9d2d-dac5fe1cd296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='512533112615448a8cf4449f63ab6d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b58d55325af4b90a1cbe2891c5bb3e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:54.225503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c26ca0-4f15-43cf-b80f-09061026e50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:54.253871 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-a12e2503-7cab-4f90-9eb3-0bdaed0cb47b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:08:54.253871 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 235/956] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:08:54 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:54.292952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c26ca0-4f15-43cf-b80f-09061026e50b) transitioned into state 'SUCCESS' from state '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-1768615332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='512533112615448a8cf4449f63ab6d83',qos_specs=None,replication_status=,reservations=['253d61dc-6a0d-4285-b41b-afd06de5bb64','0ce5a5bc-9e7a-4389-a615-11d19bf27bfd','546edf77-2a60-46f0-a47d-09ae49d1f38f','df77c10a-ef85-4ef7-ae38-230534990491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b58d55325af4b90a1cbe2891c5bb3e1',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:54.294167 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29efa9a8-69cf-4030-9bca-fe3df4b0558f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:54.308384 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29efa9a8-69cf-4030-9bca-fe3df4b0558f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:54.309794 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Flow 'volume_create_api' (b3dd8242-d219-4605-96a5-0df8e4dcefde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:54.311005 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Create volume request issued successfully. Jul 22 00:08:54.312093 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb89f804-cb03-416c-8826-a7e1d7a848c7 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:08:54.313153 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 238/957] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:08:53 2026] POST /volume/v3/volumes => generated 751 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:54.337313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-686133e3-b6cd-4644-953f-d58fce150b44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:54.344193 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eb4d71e7-27bd-409d-b8f3-d8f01b7e19c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:54.344499 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-686133e3-b6cd-4644-953f-d58fce150b44 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:54.344499 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-686133e3-b6cd-4644-953f-d58fce150b44 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:54.344499 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-686133e3-b6cd-4644-953f-d58fce150b44 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:54.349852 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb4d71e7-27bd-409d-b8f3-d8f01b7e19c5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:54.349852 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb4d71e7-27bd-409d-b8f3-d8f01b7e19c5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:54.349852 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb4d71e7-27bd-409d-b8f3-d8f01b7e19c5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:54.358879 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:54.358879 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:54.363405 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31a8843b-9e79-42d5-b161-5b4b360ffd5a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:54.364832 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-686133e3-b6cd-4644-953f-d58fce150b44 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Volume info retrieved successfully. Jul 22 00:08:54.367614 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31a8843b-9e79-42d5-b161-5b4b360ffd5a None None] GET https://10.4.3.168/volume// Jul 22 00:08:54.369384 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31a8843b-9e79-42d5-b161-5b4b360ffd5a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:54.370094 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31a8843b-9e79-42d5-b161-5b4b360ffd5a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:54.370422 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31a8843b-9e79-42d5-b161-5b4b360ffd5a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:54.371234 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 236/958] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:54 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:54.375331 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-686133e3-b6cd-4644-953f-d58fce150b44 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 returned with HTTP 200 Jul 22 00:08:54.375331 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 243/959] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:54 2026] GET /volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:54.381891 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:54.381891 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:54.385186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5c9df096-0a50-4675-962f-c55e20ef5ca2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:54.390032 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eb4d71e7-27bd-409d-b8f3-d8f01b7e19c5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:54.391349 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5c9df096-0a50-4675-962f-c55e20ef5ca2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:54.391349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5c9df096-0a50-4675-962f-c55e20ef5ca2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:54.391349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5c9df096-0a50-4675-962f-c55e20ef5ca2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:54.399591 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb4d71e7-27bd-409d-b8f3-d8f01b7e19c5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:54.399591 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 243/960] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:54 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1360 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:54.414004 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:54.414004 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:54.422181 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5c9df096-0a50-4675-962f-c55e20ef5ca2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:54.435550 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-5c9df096-0a50-4675-962f-c55e20ef5ca2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:54.436001 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 239/961] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:54 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1540 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:08:54.592387 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-e9ce5420-06fd-4561-9db1-038c348004d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:54.596555 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-e9ce5420-06fd-4561-9db1-038c348004d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] PUT https://10.4.3.168/volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 Jul 22 00:08:54.596555 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-e9ce5420-06fd-4561-9db1-038c348004d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:54.608320 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-e9ce5420-06fd-4561-9db1-038c348004d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Acquiring lock "cinder-attachment_update-bf6b793e-7020-4297-8636-531112298762-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:08:54.618074 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-e9ce5420-06fd-4561-9db1-038c348004d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Lock "cinder-attachment_update-bf6b793e-7020-4297-8636-531112298762-np0000005612" acquired by "attachment_update" :: waited 0.009s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:08:54.619054 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:54.619054 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:54.762922 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-e9ce5420-06fd-4561-9db1-038c348004d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Lock "cinder-attachment_update-bf6b793e-7020-4297-8636-531112298762-np0000005612" released by "attachment_update" :: held 0.146s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:08:54.763351 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-e9ce5420-06fd-4561-9db1-038c348004d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 returned with HTTP 200 Jul 22 00:08:54.764263 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 237/962] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:08:54 2026] PUT /volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:55.108083 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-edfaeaed-82a7-43a8-9314-9e7275cd8822 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.110369 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edfaeaed-82a7-43a8-9314-9e7275cd8822 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] GET https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 Jul 22 00:08:55.110628 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edfaeaed-82a7-43a8-9314-9e7275cd8822 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.110849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edfaeaed-82a7-43a8-9314-9e7275cd8822 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.120533 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edfaeaed-82a7-43a8-9314-9e7275cd8822 tempest-VolumesActionsTest-950730338 tempest-VolumesActionsTest-950730338-project-member] https://10.4.3.168/volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 returned with HTTP 404 Jul 22 00:08:55.121576 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 244/963] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/a5d46b0a-a0c6-4eb5-be23-10b50aaae190 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:55.392620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56b5701d-fb35-4b4e-a337-f1ad96b275a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.395604 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56b5701d-fb35-4b4e-a337-f1ad96b275a9 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:55.395974 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56b5701d-fb35-4b4e-a337-f1ad96b275a9 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.396393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56b5701d-fb35-4b4e-a337-f1ad96b275a9 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.408314 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.408314 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:55.419528 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-967ef8a5-3f3e-41af-87ba-251a6ceb993f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.423983 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-967ef8a5-3f3e-41af-87ba-251a6ceb993f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:55.423983 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-967ef8a5-3f3e-41af-87ba-251a6ceb993f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.424256 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56b5701d-fb35-4b4e-a337-f1ad96b275a9 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Volume info retrieved successfully. Jul 22 00:08:55.424298 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-967ef8a5-3f3e-41af-87ba-251a6ceb993f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.429698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56b5701d-fb35-4b4e-a337-f1ad96b275a9 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 returned with HTTP 200 Jul 22 00:08:55.430317 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 244/964] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:55.431492 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-df06c493-28ec-4fbf-9762-ad005fbea6f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.437535 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-df06c493-28ec-4fbf-9762-ad005fbea6f8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:08:55.437836 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-df06c493-28ec-4fbf-9762-ad005fbea6f8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.438574 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-df06c493-28ec-4fbf-9762-ad005fbea6f8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.442941 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.442941 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:55.445352 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f41af7a8-71b1-483c-a73b-6dc9c3f0e6e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.448054 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f41af7a8-71b1-483c-a73b-6dc9c3f0e6e6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] POST https://10.4.3.168/volume/v3/os-volume-transfer Jul 22 00:08:55.448054 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f41af7a8-71b1-483c-a73b-6dc9c3f0e6e6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9867511c-6aeb-4303-9d2d-dac5fe1cd296"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:55.451089 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-f41af7a8-71b1-483c-a73b-6dc9c3f0e6e6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Creating new volume transfer {'transfer': {'volume_id': '9867511c-6aeb-4303-9d2d-dac5fe1cd296'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 00:08:55.451089 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-f41af7a8-71b1-483c-a73b-6dc9c3f0e6e6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Creating transfer of volume 9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:55.451089 np0000005612 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-f41af7a8-71b1-483c-a73b-6dc9c3f0e6e6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Generating transfer record for volume 9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:55.452665 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.452665 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:55.455573 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-967ef8a5-3f3e-41af-87ba-251a6ceb993f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:55.458877 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-df06c493-28ec-4fbf-9762-ad005fbea6f8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:08:55.460888 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.460888 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:55.465538 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-967ef8a5-3f3e-41af-87ba-251a6ceb993f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:55.465711 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 240/965] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1361 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:55.467300 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-df06c493-28ec-4fbf-9762-ad005fbea6f8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:08:55.467525 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 238/966] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:55.492586 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f41af7a8-71b1-483c-a73b-6dc9c3f0e6e6 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 00:08:55.493104 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 245/967] 10.4.3.168 () {68 vars in 1291 bytes} [Wed Jul 22 00:08:55 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:55.507492 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b91f74b4-7e5f-47dd-8621-ee930de8818d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.509759 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b91f74b4-7e5f-47dd-8621-ee930de8818d tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:55.510985 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b91f74b4-7e5f-47dd-8621-ee930de8818d tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.511562 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b91f74b4-7e5f-47dd-8621-ee930de8818d tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.520988 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2fb1ac69-e791-467e-b96d-d7b5d456221a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.520988 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fb1ac69-e791-467e-b96d-d7b5d456221a None None] GET https://10.4.3.168/volume// Jul 22 00:08:55.521634 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fb1ac69-e791-467e-b96d-d7b5d456221a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.521634 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fb1ac69-e791-467e-b96d-d7b5d456221a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.521634 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fb1ac69-e791-467e-b96d-d7b5d456221a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:55.522563 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 241/968] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:55.526890 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.526890 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:55.532954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-1513fb6e-16b9-4767-af1a-86406a971bee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.535378 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-1513fb6e-16b9-4767-af1a-86406a971bee tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:08:55.535878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-1513fb6e-16b9-4767-af1a-86406a971bee tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb4c6e34-26da-4256-8d42-526ef4ea4549", "connector": null, "instance_uuid": "a03976d3-dd1a-452f-b20d-20b7d24b8ad2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:55.539521 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b91f74b4-7e5f-47dd-8621-ee930de8818d tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Volume info retrieved successfully. Jul 22 00:08:55.546399 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.546399 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:55.546810 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b91f74b4-7e5f-47dd-8621-ee930de8818d tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 returned with HTTP 200 Jul 22 00:08:55.547411 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 245/969] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:55.565479 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4fabd071-990f-438c-931f-378da5651bce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.567490 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fabd071-990f-438c-931f-378da5651bce tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/os-volume-transfer/detail Jul 22 00:08:55.569950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fabd071-990f-438c-931f-378da5651bce tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.569950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fabd071-990f-438c-931f-378da5651bce tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.569950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-4fabd071-990f-438c-931f-378da5651bce tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Listing volume transfers {{(pid=100283) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 22 00:08:55.579888 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fabd071-990f-438c-931f-378da5651bce tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 22 00:08:55.581902 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-1513fb6e-16b9-4767-af1a-86406a971bee tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:08:55.581902 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 239/970] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:08:55 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:55.582576 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 246/971] 10.4.3.168 () {66 vars in 1291 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:55.597871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-51ca8b24-600f-4b3b-96a5-fa212e6549eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.600189 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51ca8b24-600f-4b3b-96a5-fa212e6549eb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] DELETE https://10.4.3.168/volume/v3/os-volume-transfer/25a6e802-ffdb-49c5-bb95-d0b77ea115c9 Jul 22 00:08:55.600388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51ca8b24-600f-4b3b-96a5-fa212e6549eb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.600653 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-51ca8b24-600f-4b3b-96a5-fa212e6549eb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.600792 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-51ca8b24-600f-4b3b-96a5-fa212e6549eb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Delete transfer with id: 25a6e802-ffdb-49c5-bb95-d0b77ea115c9 Jul 22 00:08:55.615685 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.615685 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:55.627034 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-51ca8b24-600f-4b3b-96a5-fa212e6549eb tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/os-volume-transfer/25a6e802-ffdb-49c5-bb95-d0b77ea115c9 returned with HTTP 202 Jul 22 00:08:55.627404 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 242/972] 10.4.3.168 () {66 vars in 1384 bytes} [Wed Jul 22 00:08:55 2026] DELETE /volume/v3/os-volume-transfer/25a6e802-ffdb-49c5-bb95-d0b77ea115c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:55.638118 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf754846-ddf1-4b89-9f3d-0632e92d1460 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.640697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-d2a0cd30-c67c-4e11-862a-dc5349ef67ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.641955 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf754846-ddf1-4b89-9f3d-0632e92d1460 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:55.642273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf754846-ddf1-4b89-9f3d-0632e92d1460 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.642613 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf754846-ddf1-4b89-9f3d-0632e92d1460 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.644233 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-d2a0cd30-c67c-4e11-862a-dc5349ef67ad tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] POST https://10.4.3.168/volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502/action Jul 22 00:08:55.645182 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-d2a0cd30-c67c-4e11-862a-dc5349ef67ad tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:55.645419 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-d2a0cd30-c67c-4e11-862a-dc5349ef67ad tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:55.660211 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.660211 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:55.667229 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf754846-ddf1-4b89-9f3d-0632e92d1460 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Volume info retrieved successfully. Jul 22 00:08:55.673484 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf754846-ddf1-4b89-9f3d-0632e92d1460 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 returned with HTTP 200 Jul 22 00:08:55.673952 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 246/973] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:55.677907 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.677907 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:55.694475 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f91d2ee-f731-47f4-8418-c8b329d710db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.696555 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-66ffcb91-ce2d-4ca1-8c38-23d160625dc5 req-d2a0cd30-c67c-4e11-862a-dc5349ef67ad tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502/action returned with HTTP 204 Jul 22 00:08:55.697175 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f91d2ee-f731-47f4-8418-c8b329d710db tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] DELETE https://10.4.3.168/volume/v3/os-volume-transfer/25a6e802-ffdb-49c5-bb95-d0b77ea115c9 Jul 22 00:08:55.697439 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 240/974] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:55 2026] POST /volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:55.697700 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f91d2ee-f731-47f4-8418-c8b329d710db tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.698009 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f91d2ee-f731-47f4-8418-c8b329d710db tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.698188 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-0f91d2ee-f731-47f4-8418-c8b329d710db tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Delete transfer with id: 25a6e802-ffdb-49c5-bb95-d0b77ea115c9 Jul 22 00:08:55.704658 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f91d2ee-f731-47f4-8418-c8b329d710db tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/os-volume-transfer/25a6e802-ffdb-49c5-bb95-d0b77ea115c9 returned with HTTP 404 Jul 22 00:08:55.704848 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 247/975] 10.4.3.168 () {66 vars in 1384 bytes} [Wed Jul 22 00:08:55 2026] DELETE /volume/v3/os-volume-transfer/25a6e802-ffdb-49c5-bb95-d0b77ea115c9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:55.714851 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4ec3f7a-6c9a-4af8-86ee-b9ca70946e75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.717011 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4ec3f7a-6c9a-4af8-86ee-b9ca70946e75 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:55.717270 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4ec3f7a-6c9a-4af8-86ee-b9ca70946e75 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.717478 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4ec3f7a-6c9a-4af8-86ee-b9ca70946e75 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.717713 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d4ec3f7a-6c9a-4af8-86ee-b9ca70946e75 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Delete volume with id: 9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:55.733624 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.733624 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:55.734011 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4ec3f7a-6c9a-4af8-86ee-b9ca70946e75 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Volume info retrieved successfully. Jul 22 00:08:55.749484 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0d6b8f71-335d-4456-bfb8-2c397b4750bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.752992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d6b8f71-335d-4456-bfb8-2c397b4750bc tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:08:55.753226 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d6b8f71-335d-4456-bfb8-2c397b4750bc tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.753418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d6b8f71-335d-4456-bfb8-2c397b4750bc tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.778523 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.778523 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:55.779993 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4ec3f7a-6c9a-4af8-86ee-b9ca70946e75 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Delete volume request issued successfully. Jul 22 00:08:55.780189 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4ec3f7a-6c9a-4af8-86ee-b9ca70946e75 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 returned with HTTP 202 Jul 22 00:08:55.780898 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 243/976] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:55 2026] DELETE /volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:08:55.790280 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0d6b8f71-335d-4456-bfb8-2c397b4750bc tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:08:55.795628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11d4f724-52c2-40e5-b0fc-2822761a7c46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.798854 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11d4f724-52c2-40e5-b0fc-2822761a7c46 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] GET https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:55.798973 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d6b8f71-335d-4456-bfb8-2c397b4750bc tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:08:55.799006 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11d4f724-52c2-40e5-b0fc-2822761a7c46 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.799006 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11d4f724-52c2-40e5-b0fc-2822761a7c46 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.799066 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 247/977] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 1111 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:55.820926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab781e2a-8e26-4e75-99e6-c2d6bc36391b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:55.823545 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab781e2a-8e26-4e75-99e6-c2d6bc36391b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:08:55.823961 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab781e2a-8e26-4e75-99e6-c2d6bc36391b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:55.824187 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab781e2a-8e26-4e75-99e6-c2d6bc36391b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:55.838434 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:55.838434 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:55.846428 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab781e2a-8e26-4e75-99e6-c2d6bc36391b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:08:55.866613 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab781e2a-8e26-4e75-99e6-c2d6bc36391b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:08:55.866613 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 248/978] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 1111 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:56.001995 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:56.001995 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:56.005060 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11d4f724-52c2-40e5-b0fc-2822761a7c46 tempest-VolumesTransfersTest-726833068 tempest-VolumesTransfersTest-726833068-project-admin] https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 returned with HTTP 404 Jul 22 00:08:56.005166 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 241/979] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:55 2026] GET /volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:56.015770 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9204c46d-11c1-4252-9a4b-5bbc288e2e4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:56.018088 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9204c46d-11c1-4252-9a4b-5bbc288e2e4f tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] GET https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:56.018343 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9204c46d-11c1-4252-9a4b-5bbc288e2e4f tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:56.018633 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9204c46d-11c1-4252-9a4b-5bbc288e2e4f tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:56.026783 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9204c46d-11c1-4252-9a4b-5bbc288e2e4f tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 returned with HTTP 404 Jul 22 00:08:56.026783 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 244/980] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:56 2026] GET /volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:56.043948 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-379335c4-879b-42ae-bd55-8ce2f3c83c93 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:56.046004 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-379335c4-879b-42ae-bd55-8ce2f3c83c93 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:56.048667 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-379335c4-879b-42ae-bd55-8ce2f3c83c93 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:56.048667 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-379335c4-879b-42ae-bd55-8ce2f3c83c93 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:56.050462 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-379335c4-879b-42ae-bd55-8ce2f3c83c93 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] Delete volume with id: 9867511c-6aeb-4303-9d2d-dac5fe1cd296 Jul 22 00:08:56.061770 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-379335c4-879b-42ae-bd55-8ce2f3c83c93 tempest-VolumesTransfersTest-1211615206 tempest-VolumesTransfersTest-1211615206-project-member] https://10.4.3.168/volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 returned with HTTP 404 Jul 22 00:08:56.064434 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 248/981] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:08:56 2026] DELETE /volume/v3/volumes/9867511c-6aeb-4303-9d2d-dac5fe1cd296 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:56.488589 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-20b6202c-6d15-499f-aca3-e21de3e6667b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:56.491969 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20b6202c-6d15-499f-aca3-e21de3e6667b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:56.493672 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20b6202c-6d15-499f-aca3-e21de3e6667b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:56.493902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20b6202c-6d15-499f-aca3-e21de3e6667b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:56.511130 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:56.511130 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:56.514770 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-20b6202c-6d15-499f-aca3-e21de3e6667b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:56.521433 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20b6202c-6d15-499f-aca3-e21de3e6667b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:56.521433 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 249/982] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:56 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:57.542563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b40c4b6-98c0-4200-89cf-b34a0d8025d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:57.544897 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b40c4b6-98c0-4200-89cf-b34a0d8025d8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:57.544897 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b40c4b6-98c0-4200-89cf-b34a0d8025d8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:57.544897 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b40c4b6-98c0-4200-89cf-b34a0d8025d8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:57.560322 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:57.560322 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:57.567261 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b40c4b6-98c0-4200-89cf-b34a0d8025d8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:57.575597 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96f52984-10a8-417a-8791-b4f49ca11871 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:57.576071 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96f52984-10a8-417a-8791-b4f49ca11871 None None] GET https://10.4.3.168/volume// Jul 22 00:08:57.576644 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96f52984-10a8-417a-8791-b4f49ca11871 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:57.576644 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96f52984-10a8-417a-8791-b4f49ca11871 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:57.576931 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96f52984-10a8-417a-8791-b4f49ca11871 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:08:57.577204 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b40c4b6-98c0-4200-89cf-b34a0d8025d8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:57.577272 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 245/983] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:08:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:08:57.577963 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 242/984] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:57 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:57.593245 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-527629f6-dc9e-4da8-9b47-b71a9e7a63eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:57.595025 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-527629f6-dc9e-4da8-9b47-b71a9e7a63eb tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:08:57.596160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-527629f6-dc9e-4da8-9b47-b71a9e7a63eb tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:57.596160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-527629f6-dc9e-4da8-9b47-b71a9e7a63eb tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:57.617988 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:57.617988 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:57.624323 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-527629f6-dc9e-4da8-9b47-b71a9e7a63eb tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:08:57.632654 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-527629f6-dc9e-4da8-9b47-b71a9e7a63eb tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:08:57.633591 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 249/985] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:08:57 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 1291 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:08:57.749039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-7b078000-6fb5-4a77-a430-0eed818d4f3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:57.754216 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-7b078000-6fb5-4a77-a430-0eed818d4f3b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] PUT https://10.4.3.168/volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502 Jul 22 00:08:57.754216 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-7b078000-6fb5-4a77-a430-0eed818d4f3b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:57.770280 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-7b078000-6fb5-4a77-a430-0eed818d4f3b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Acquiring lock "cinder-attachment_update-cb4c6e34-26da-4256-8d42-526ef4ea4549-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:08:57.779037 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-7b078000-6fb5-4a77-a430-0eed818d4f3b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Lock "cinder-attachment_update-cb4c6e34-26da-4256-8d42-526ef4ea4549-np0000005612" acquired by "attachment_update" :: waited 0.009s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:08:57.780959 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:57.780959 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:57.906701 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-7b078000-6fb5-4a77-a430-0eed818d4f3b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Lock "cinder-attachment_update-cb4c6e34-26da-4256-8d42-526ef4ea4549-np0000005612" released by "attachment_update" :: held 0.128s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:08:57.907139 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-7b078000-6fb5-4a77-a430-0eed818d4f3b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502 returned with HTTP 200 Jul 22 00:08:57.908056 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 250/986] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:08:57 2026] PUT /volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:57.947719 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-ac99f62f-a5a2-42f2-aefc-0092b71d59f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:57.951011 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-ac99f62f-a5a2-42f2-aefc-0092b71d59f6 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] POST https://10.4.3.168/volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502/action Jul 22 00:08:57.951450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-ac99f62f-a5a2-42f2-aefc-0092b71d59f6 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:57.951652 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-ac99f62f-a5a2-42f2-aefc-0092b71d59f6 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:57.971974 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:57.971974 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:08:57.999284 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1c1fbefb-0775-4db0-8136-68172a2f5259 req-ac99f62f-a5a2-42f2-aefc-0092b71d59f6 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502/action returned with HTTP 204 Jul 22 00:08:57.999284 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 246/987] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:57 2026] POST /volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:58.591934 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a295e852-12aa-40d6-9ed4-36fe8ecdc148 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:58.593236 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a295e852-12aa-40d6-9ed4-36fe8ecdc148 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:58.593527 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a295e852-12aa-40d6-9ed4-36fe8ecdc148 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:58.594894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a295e852-12aa-40d6-9ed4-36fe8ecdc148 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:58.604394 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:58.604394 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:58.609011 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a295e852-12aa-40d6-9ed4-36fe8ecdc148 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:58.615119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a295e852-12aa-40d6-9ed4-36fe8ecdc148 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:58.615617 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 243/988] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:58 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:59.137670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-2d3d9993-104d-4752-8dd3-e7bd63c8b98f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:59.143961 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-2d3d9993-104d-4752-8dd3-e7bd63c8b98f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129/action Jul 22 00:08:59.143961 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-2d3d9993-104d-4752-8dd3-e7bd63c8b98f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:08:59.144277 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-2d3d9993-104d-4752-8dd3-e7bd63c8b98f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:59.164952 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:59.164952 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:59.183838 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e26fd1fc-2a7f-4e73-9016-7a8631e9910d req-2d3d9993-104d-4752-8dd3-e7bd63c8b98f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129/action returned with HTTP 204 Jul 22 00:08:59.184788 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 250/989] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:08:59 2026] POST /volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:08:59.637453 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b65e6ef7-48e2-4234-afaa-d0f234600393 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:59.640129 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b65e6ef7-48e2-4234-afaa-d0f234600393 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:59.640435 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b65e6ef7-48e2-4234-afaa-d0f234600393 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:59.640712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b65e6ef7-48e2-4234-afaa-d0f234600393 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:59.655132 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:59.655132 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:59.663034 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b65e6ef7-48e2-4234-afaa-d0f234600393 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:59.675845 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:59.677993 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:08:59.678436 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1816061818"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:59.680032 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b65e6ef7-48e2-4234-afaa-d0f234600393 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:08:59.680366 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume request body: {'volume': {'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1816061818'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:08:59.680670 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 251/990] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:08:59 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1653 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:08:59.705054 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-86e519c2-a9f0-472e-ac90-3ab64b8aaaeb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:59.709554 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86e519c2-a9f0-472e-ac90-3ab64b8aaaeb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:08:59.710113 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86e519c2-a9f0-472e-ac90-3ab64b8aaaeb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf6b793e-7020-4297-8636-531112298762", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-758261413"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:59.735932 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:59.735932 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:08:59.737281 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-86e519c2-a9f0-472e-ac90-3ab64b8aaaeb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:59.738200 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-86e519c2-a9f0-472e-ac90-3ab64b8aaaeb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:59.752305 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86e519c2-a9f0-472e-ac90-3ab64b8aaaeb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 400 Jul 22 00:08:59.752938 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 244/991] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:08:59 2026] POST /volume/v3/snapshots => generated 160 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:08:59.762855 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0305d5e-3934-454d-a412-4d55b357deac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:59.768136 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0305d5e-3934-454d-a412-4d55b357deac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:08:59.768297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0305d5e-3934-454d-a412-4d55b357deac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf6b793e-7020-4297-8636-531112298762", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1021398711"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:08:59.785053 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:59.785053 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:08:59.785656 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0305d5e-3934-454d-a412-4d55b357deac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:08:59.786161 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c0305d5e-3934-454d-a412-4d55b357deac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume bf6b793e-7020-4297-8636-531112298762 Jul 22 00:08:59.837449 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c0305d5e-3934-454d-a412-4d55b357deac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['5f1d1975-b904-4edf-af16-8bd1a83f8a83', '6135e8a8-2df1-41fd-86dc-0750325d3377', '398b1261-52d0-4091-a7a2-59db5db82df9', '7702b61d-d99a-4927-bddc-d6bb8b0c49f3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:08:59.841833 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume of 1 GB Jul 22 00:08:59.852204 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Availability Zones retrieved successfully. Jul 22 00:08:59.862377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Flow 'volume_create_api' (f10bebef-6f97-4218-a885-7225a25e31d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:08:59.864698 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7b00b1-b265-4f5e-8e40-544d1f37ebc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:08:59.866849 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:08:59.901975 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0305d5e-3934-454d-a412-4d55b357deac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot force create request issued successfully. Jul 22 00:08:59.902367 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0305d5e-3934-454d-a412-4d55b357deac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:08:59.906396 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 251/992] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:08:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:08:59.915026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-576eb676-7aa3-4832-a8d9-836782ba8577 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:08:59.920700 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-576eb676-7aa3-4832-a8d9-836782ba8577 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 Jul 22 00:08:59.921531 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-576eb676-7aa3-4832-a8d9-836782ba8577 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:08:59.921531 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-576eb676-7aa3-4832-a8d9-836782ba8577 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:08:59.933988 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:08:59.933988 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:08:59.935010 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-576eb676-7aa3-4832-a8d9-836782ba8577 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:08:59.936308 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-576eb676-7aa3-4832-a8d9-836782ba8577 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 returned with HTTP 200 Jul 22 00:08:59.936914 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 252/993] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:08:59 2026] GET /volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:08:59.973004 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e7b00b1-b265-4f5e-8e40-544d1f37ebc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:08:59.974300 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b29c4f-659b-4c81-bef7-8d2f3dbf18d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.014795 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:00.018733 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:00.019443 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-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": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "source_volid": null, "backup_id": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:00.024661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-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': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'source_volid': None, 'backup_id': None}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:00.061691 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Created reservations ['7f1ac94d-d859-4889-ab6c-339e1d8ef6d3', 'ab4f9041-b29f-489e-8463-68d4320526b7', '0b09aef2-488e-41df-9df6-ad48d1a830ac', '57023bb4-cc65-4471-9b8d-3caca325f4df'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:00.062772 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b29c4f-659b-4c81-bef7-8d2f3dbf18d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1ac94d-d859-4889-ab6c-339e1d8ef6d3', 'ab4f9041-b29f-489e-8463-68d4320526b7', '0b09aef2-488e-41df-9df6-ad48d1a830ac', '57023bb4-cc65-4471-9b8d-3caca325f4df']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.064089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cd6046-e3f3-4165-99af-d7fc79088a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.100360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cd6046-e3f3-4165-99af-d7fc79088a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de2001c9-12a9-4237-b1c5-ae7a378ae7cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816061818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6750a4cd084651b2733aa972ae9c2d',qos_specs=None,replication_status=,reservations=['7f1ac94d-d859-4889-ab6c-339e1d8ef6d3','ab4f9041-b29f-489e-8463-68d4320526b7','0b09aef2-488e-41df-9df6-ad48d1a830ac','57023bb4-cc65-4471-9b8d-3caca325f4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816061818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de2001c9-12a9-4237-b1c5-ae7a378ae7cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6750a4cd084651b2733aa972ae9c2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.101874 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4ab0888-702b-4b60-ad76-33efea57649b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.132525 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4ab0888-702b-4b60-ad76-33efea57649b) transitioned into state 'SUCCESS' from state '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-1816061818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6750a4cd084651b2733aa972ae9c2d',qos_specs=None,replication_status=,reservations=['7f1ac94d-d859-4889-ab6c-339e1d8ef6d3','ab4f9041-b29f-489e-8463-68d4320526b7','0b09aef2-488e-41df-9df6-ad48d1a830ac','57023bb4-cc65-4471-9b8d-3caca325f4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.133094 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (120e5b9c-ea1b-4db3-9ec8-956536997a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.147208 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (120e5b9c-ea1b-4db3-9ec8-956536997a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.148465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Flow 'volume_create_api' (f10bebef-6f97-4218-a885-7225a25e31d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:00.148702 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume request issued successfully. Jul 22 00:09:00.149538 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-628db42f-e0f7-4a94-ac2f-63ff1f00a27a tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:00.150466 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 247/994] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:08:59 2026] POST /volume/v3/volumes => generated 747 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:00.157920 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Create volume of 1 GB Jul 22 00:09:00.162228 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Availability Zones retrieved successfully. Jul 22 00:09:00.166670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-245ce9cc-983f-4584-9e39-77449a8bbf94 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:00.169872 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-245ce9cc-983f-4584-9e39-77449a8bbf94 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd Jul 22 00:09:00.170358 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-245ce9cc-983f-4584-9e39-77449a8bbf94 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:00.170536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-245ce9cc-983f-4584-9e39-77449a8bbf94 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:00.171348 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Flow 'volume_create_api' (5adda80a-3c0b-47cb-9f1b-8e9fb28765a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:00.172647 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e593a628-6868-45d9-89e3-990dbf7eb76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.173803 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:00.182563 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:00.182563 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:00.190534 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-245ce9cc-983f-4584-9e39-77449a8bbf94 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:00.202184 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-245ce9cc-983f-4584-9e39-77449a8bbf94 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd returned with HTTP 200 Jul 22 00:09:00.202880 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 252/995] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:00 2026] GET /volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:00.277723 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e593a628-6868-45d9-89e3-990dbf7eb76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.279701 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37595a5-e5a8-48a8-9796-60fbbb369038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.364945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Created reservations ['00c908b4-90b3-4a12-a591-537765f78a51', '47f457cf-9178-47de-81a0-75ee958e1549', '8b26bc54-b349-4f33-bec7-28dad11dcdc4', '614cb112-0cea-41ed-9cc7-6192452347d4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:00.366275 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37595a5-e5a8-48a8-9796-60fbbb369038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c908b4-90b3-4a12-a591-537765f78a51', '47f457cf-9178-47de-81a0-75ee958e1549', '8b26bc54-b349-4f33-bec7-28dad11dcdc4', '614cb112-0cea-41ed-9cc7-6192452347d4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.367553 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00e9cb7-6621-413f-83a3-07d563fe8daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.408649 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00e9cb7-6621-413f-83a3-07d563fe8daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bcf31fc-e5c2-41de-a259-e8f615bd709f', '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='bba7504817c246aba22c8e3d9182a019',qos_specs=None,replication_status=,reservations=['00c908b4-90b3-4a12-a591-537765f78a51','47f457cf-9178-47de-81a0-75ee958e1549','8b26bc54-b349-4f33-bec7-28dad11dcdc4','614cb112-0cea-41ed-9cc7-6192452347d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d7144e734444469d511571714b9812',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09: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=1bcf31fc-e5c2-41de-a259-e8f615bd709f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bba7504817c246aba22c8e3d9182a019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3d7144e734444469d511571714b9812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.410517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2ec9f5-76a5-4278-b7a1-2a5e3cffd386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.450896 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2ec9f5-76a5-4278-b7a1-2a5e3cffd386) transitioned into 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='bba7504817c246aba22c8e3d9182a019',qos_specs=None,replication_status=,reservations=['00c908b4-90b3-4a12-a591-537765f78a51','47f457cf-9178-47de-81a0-75ee958e1549','8b26bc54-b349-4f33-bec7-28dad11dcdc4','614cb112-0cea-41ed-9cc7-6192452347d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3d7144e734444469d511571714b9812',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.452514 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc9e90b-3f4b-4536-9b8e-ae97f59bc1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:00.466275 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc9e90b-3f4b-4536-9b8e-ae97f59bc1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:00.468205 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Flow 'volume_create_api' (5adda80a-3c0b-47cb-9f1b-8e9fb28765a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:00.468205 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Create volume request issued successfully. Jul 22 00:09:00.468955 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-48a25f61-1972-4936-896f-e572a611012e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:00.469571 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 245/996] 10.4.3.168 () {72 vars in 1541 bytes} [Wed Jul 22 00:09:00 2026] POST /volume/v3/volumes => generated 703 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:00.481627 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-00568b85-e30c-4c43-8c81-513efa26e706 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:00.487134 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-00568b85-e30c-4c43-8c81-513efa26e706 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f Jul 22 00:09:00.488626 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-00568b85-e30c-4c43-8c81-513efa26e706 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:00.488626 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-00568b85-e30c-4c43-8c81-513efa26e706 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:00.501695 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:00.501695 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:00.508588 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-00568b85-e30c-4c43-8c81-513efa26e706 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:09:00.518724 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-00568b85-e30c-4c43-8c81-513efa26e706 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f returned with HTTP 200 Jul 22 00:09:00.519387 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 253/997] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:00 2026] GET /volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f => generated 771 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:00.536251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d5e9e85c-d215-4cbb-b81c-c21774266da9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:00.539680 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d5e9e85c-d215-4cbb-b81c-c21774266da9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f Jul 22 00:09:00.539680 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d5e9e85c-d215-4cbb-b81c-c21774266da9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:00.539979 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d5e9e85c-d215-4cbb-b81c-c21774266da9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:00.551434 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:00.551434 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:00.561442 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d5e9e85c-d215-4cbb-b81c-c21774266da9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:09:00.577733 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d5e9e85c-d215-4cbb-b81c-c21774266da9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f returned with HTTP 200 Jul 22 00:09:00.578565 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 248/998] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:00 2026] GET /volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f => generated 771 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:00.951429 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c790aa8d-4b8c-4389-83b5-dd6536ebe991 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:00.957974 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c790aa8d-4b8c-4389-83b5-dd6536ebe991 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 Jul 22 00:09:00.960022 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c790aa8d-4b8c-4389-83b5-dd6536ebe991 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:00.960499 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c790aa8d-4b8c-4389-83b5-dd6536ebe991 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:00.973237 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:00.973237 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:00.973237 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c790aa8d-4b8c-4389-83b5-dd6536ebe991 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:00.975681 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c790aa8d-4b8c-4389-83b5-dd6536ebe991 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 returned with HTTP 200 Jul 22 00:09:00.976372 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 253/999] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:00 2026] GET /volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:00.991777 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e36e93c4-4c0e-4990-8223-2e625b1666f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:00.994230 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e36e93c4-4c0e-4990-8223-2e625b1666f9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:09:00.994648 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e36e93c4-4c0e-4990-8223-2e625b1666f9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf6b793e-7020-4297-8636-531112298762", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-198263561"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:01.012947 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:01.012947 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:01.013849 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e36e93c4-4c0e-4990-8223-2e625b1666f9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:01.013849 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-e36e93c4-4c0e-4990-8223-2e625b1666f9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:01.044756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18c90b6c-2551-42d5-8434-944784729254 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:01.078249 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e36e93c4-4c0e-4990-8223-2e625b1666f9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['1da216ef-3a52-4fd0-8c71-25b5bce92ec1', '13c68ae4-be42-489e-97be-543421a05afb', 'bfbdd59b-4be7-4da6-9a5d-633056c946de', '9b88070a-2a0f-4e4e-9009-0a21a65b2c0e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:01.146893 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e36e93c4-4c0e-4990-8223-2e625b1666f9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot force create request issued successfully. Jul 22 00:09:01.148142 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e36e93c4-4c0e-4990-8223-2e625b1666f9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:09:01.148514 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 246/1000] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:09:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:01.168085 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e54f6a65-859c-4216-adb6-eef7324c01ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:01.171016 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e54f6a65-859c-4216-adb6-eef7324c01ae tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 Jul 22 00:09:01.171343 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e54f6a65-859c-4216-adb6-eef7324c01ae tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:01.171623 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e54f6a65-859c-4216-adb6-eef7324c01ae tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:01.180791 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:01.180791 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:01.181967 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e54f6a65-859c-4216-adb6-eef7324c01ae tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:01.182492 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e54f6a65-859c-4216-adb6-eef7324c01ae tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 returned with HTTP 200 Jul 22 00:09:01.182959 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 249/1001] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:01 2026] GET /volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:01.224534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5f65219a-5963-450c-85f1-d2aabfaf1301 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:01.225928 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:01.226960 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1180256137"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:01.227586 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f65219a-5963-450c-85f1-d2aabfaf1301 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd Jul 22 00:09:01.227937 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f65219a-5963-450c-85f1-d2aabfaf1301 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:01.228223 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f65219a-5963-450c-85f1-d2aabfaf1301 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:01.229695 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1180256137'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:01.230114 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Create volume of 1 GB Jul 22 00:09:01.240175 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Availability Zones retrieved successfully. Jul 22 00:09:01.242386 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:01.242386 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:01.250165 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Flow 'volume_create_api' (1f9cb686-d2e4-43d3-aeb5-ec0c5d45724e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:01.252002 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2df557d-aed6-4094-8b31-17c1afab3597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.252941 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5f65219a-5963-450c-85f1-d2aabfaf1301 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:01.253953 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:01.270905 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f65219a-5963-450c-85f1-d2aabfaf1301 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd returned with HTTP 200 Jul 22 00:09:01.271900 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 254/1002] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:01 2026] GET /volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd => generated 1355 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:01.299533 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:01.304542 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:01.305035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "de2001c9-12a9-4237-b1c5-ae7a378ae7cd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2016835870"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:01.307523 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume request body: {'volume': {'source_volid': 'de2001c9-12a9-4237-b1c5-ae7a378ae7cd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2016835870'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:01.324603 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2df557d-aed6-4094-8b31-17c1afab3597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.324603 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183a622a-c3e7-465f-9498-c39615cffcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.333279 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:01.333279 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:01.335775 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume retrieved successfully. Jul 22 00:09:01.336032 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume of 1 GB Jul 22 00:09:01.345993 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Availability Zones retrieved successfully. Jul 22 00:09:01.360744 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Flow 'volume_create_api' (9c7f163b-1d84-4482-b0aa-ee9efb93e089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:01.363415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eac92ce-8062-42e8-80f1-c8964bdbd2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.364832 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:01.410768 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eac92ce-8062-42e8-80f1-c8964bdbd2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'de2001c9-12a9-4237-b1c5-ae7a378ae7cd', 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.412968 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afccd67-737f-4fd1-a25f-b6fd9475edb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.438512 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Created reservations ['457026ec-362e-4c93-bb94-d5ef397502d7', 'bc5f74a5-56a0-4d12-a449-152092e07ce4', 'e86931bd-31f9-4d15-9da7-b3710daa487c', 'b37da220-23ef-4e85-9f9a-373f63b689b7'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:01.439657 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183a622a-c3e7-465f-9498-c39615cffcda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['457026ec-362e-4c93-bb94-d5ef397502d7', 'bc5f74a5-56a0-4d12-a449-152092e07ce4', 'e86931bd-31f9-4d15-9da7-b3710daa487c', 'b37da220-23ef-4e85-9f9a-373f63b689b7']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.440530 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8fc23bc-b2ba-4220-817c-93811ea6f29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.483602 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8fc23bc-b2ba-4220-817c-93811ea6f29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1180256137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b70297044ac84d9caff88fba4182ea25',qos_specs=None,replication_status=,reservations=['457026ec-362e-4c93-bb94-d5ef397502d7','bc5f74a5-56a0-4d12-a449-152092e07ce4','e86931bd-31f9-4d15-9da7-b3710daa487c','b37da220-23ef-4e85-9f9a-373f63b689b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7bbdda20484343853d8f1c42d5a2d3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1180256137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b70297044ac84d9caff88fba4182ea25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d7bbdda20484343853d8f1c42d5a2d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.485939 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc26c3a-d1f8-41c5-b09a-ed2292ca7672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.503641 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Created reservations ['8ab398e6-d643-4750-a8d9-daf0f1d384b5', 'bc28ef5c-126e-4bcc-943e-651d846ac628', '5977109e-5632-415c-8496-712a83d2b54c', '91e2ed28-0dde-46bd-b8d0-b6462407f61c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:01.505126 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afccd67-737f-4fd1-a25f-b6fd9475edb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab398e6-d643-4750-a8d9-daf0f1d384b5', 'bc28ef5c-126e-4bcc-943e-651d846ac628', '5977109e-5632-415c-8496-712a83d2b54c', '91e2ed28-0dde-46bd-b8d0-b6462407f61c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.506810 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b83d8a-da53-4deb-8c1c-edbdf1fe933c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.530078 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc26c3a-d1f8-41c5-b09a-ed2292ca7672) transitioned into state 'SUCCESS' from state '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-1180256137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b70297044ac84d9caff88fba4182ea25',qos_specs=None,replication_status=,reservations=['457026ec-362e-4c93-bb94-d5ef397502d7','bc5f74a5-56a0-4d12-a449-152092e07ce4','e86931bd-31f9-4d15-9da7-b3710daa487c','b37da220-23ef-4e85-9f9a-373f63b689b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7bbdda20484343853d8f1c42d5a2d3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.531339 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9925692-37bd-47f4-9186-2409dfe98898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.556839 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9925692-37bd-47f4-9186-2409dfe98898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.556839 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Flow 'volume_create_api' (1f9cb686-d2e4-43d3-aeb5-ec0c5d45724e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:01.557165 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Create volume request issued successfully. Jul 22 00:09:01.558178 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18c90b6c-2551-42d5-8434-944784729254 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:01.558904 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 254/1003] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:09:01 2026] POST /volume/v3/volumes => generated 819 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:01.562876 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55b83d8a-da53-4deb-8c1c-edbdf1fe933c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81898c3e-6465-49af-bb74-baddf9e03fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2016835870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6750a4cd084651b2733aa972ae9c2d',qos_specs=None,replication_status=,reservations=['8ab398e6-d643-4750-a8d9-daf0f1d384b5','bc28ef5c-126e-4bcc-943e-651d846ac628','5977109e-5632-415c-8496-712a83d2b54c','91e2ed28-0dde-46bd-b8d0-b6462407f61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=de2001c9-12a9-4237-b1c5-ae7a378ae7cd,status='creating',user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2016835870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81898c3e-6465-49af-bb74-baddf9e03fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6750a4cd084651b2733aa972ae9c2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=de2001c9-12a9-4237-b1c5-ae7a378ae7cd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.563830 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d01bd0b-55fb-47a9-871d-73b81da7dc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.578779 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07238df1-b38d-4e48-ba92-93b5607664a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:01.582560 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07238df1-b38d-4e48-ba92-93b5607664a4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:01.583396 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07238df1-b38d-4e48-ba92-93b5607664a4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:01.583396 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07238df1-b38d-4e48-ba92-93b5607664a4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:01.589456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d01bd0b-55fb-47a9-871d-73b81da7dc04) transitioned into state 'SUCCESS' from state '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-2016835870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6750a4cd084651b2733aa972ae9c2d',qos_specs=None,replication_status=,reservations=['8ab398e6-d643-4750-a8d9-daf0f1d384b5','bc28ef5c-126e-4bcc-943e-651d846ac628','5977109e-5632-415c-8496-712a83d2b54c','91e2ed28-0dde-46bd-b8d0-b6462407f61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=de2001c9-12a9-4237-b1c5-ae7a378ae7cd,status='creating',user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.590046 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f9558d2-b714-439c-8eaa-a392dd8f9aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:01.603281 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:01.603281 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:01.609497 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-07238df1-b38d-4e48-ba92-93b5607664a4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Volume info retrieved successfully. Jul 22 00:09:01.614727 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07238df1-b38d-4e48-ba92-93b5607664a4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 200 Jul 22 00:09:01.615154 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 250/1004] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:01 2026] GET /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:01.615994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f9558d2-b714-439c-8eaa-a392dd8f9aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:01.617343 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Flow 'volume_create_api' (9c7f163b-1d84-4482-b0aa-ee9efb93e089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:01.617789 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume request issued successfully. Jul 22 00:09:01.618731 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28664503-b3a5-4fc5-aae9-e061f3dc8b43 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:01.619450 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 247/1005] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:09:01 2026] POST /volume/v3/volumes => generated 780 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:01.636292 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f2f7321b-6776-4f89-9589-989d8f753229 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:01.639968 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2f7321b-6776-4f89-9589-989d8f753229 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 Jul 22 00:09:01.639968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2f7321b-6776-4f89-9589-989d8f753229 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:01.639968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2f7321b-6776-4f89-9589-989d8f753229 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:01.650981 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:01.650981 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:01.656096 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f2f7321b-6776-4f89-9589-989d8f753229 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:01.663000 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2f7321b-6776-4f89-9589-989d8f753229 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 returned with HTTP 200 Jul 22 00:09:01.663567 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 255/1006] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:01 2026] GET /volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:02.194438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79270233-ee7f-4795-849d-54342dddacc5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.197153 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79270233-ee7f-4795-849d-54342dddacc5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 Jul 22 00:09:02.197342 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79270233-ee7f-4795-849d-54342dddacc5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.197562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79270233-ee7f-4795-849d-54342dddacc5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.204130 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.204130 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:02.205159 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-79270233-ee7f-4795-849d-54342dddacc5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:02.205924 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79270233-ee7f-4795-849d-54342dddacc5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 returned with HTTP 200 Jul 22 00:09:02.206599 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 255/1007] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:02.219187 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.221990 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:09:02.223898 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf6b793e-7020-4297-8636-531112298762", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-529627558"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:02.238483 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.238483 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:02.239383 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:02.239732 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:02.260419 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:02.283561 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['c45b790b-c009-4323-9e0e-8ee5d02ea9e7', '479540f1-f3f1-4352-ae4c-ae53b156ca39', 'ccda6171-05f8-4365-9cb0-a647cfde4c84', 'cc7ade28-d5d4-48e5-835d-00cc1cf3c58b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:02.338389 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot force create request issued successfully. Jul 22 00:09:02.339072 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22ca46c7-0234-407b-a3df-a9fdafd1054a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:09:02.339679 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 251/1008] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:09:02 2026] POST /volume/v3/snapshots => generated 309 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:02.350057 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aafacec2-21ec-4673-bc11-e58a5577180b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.352583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aafacec2-21ec-4673-bc11-e58a5577180b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f Jul 22 00:09:02.352818 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aafacec2-21ec-4673-bc11-e58a5577180b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.353984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aafacec2-21ec-4673-bc11-e58a5577180b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.360147 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.360147 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:02.360756 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aafacec2-21ec-4673-bc11-e58a5577180b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:02.361799 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aafacec2-21ec-4673-bc11-e58a5577180b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f returned with HTTP 200 Jul 22 00:09:02.362648 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 248/1009] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:02.633123 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3f883856-7db6-44cf-9988-f4e0b4c36416 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.635602 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f883856-7db6-44cf-9988-f4e0b4c36416 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:02.635893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f883856-7db6-44cf-9988-f4e0b4c36416 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.636153 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f883856-7db6-44cf-9988-f4e0b4c36416 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.647911 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.647911 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:02.653952 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3f883856-7db6-44cf-9988-f4e0b4c36416 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Volume info retrieved successfully. Jul 22 00:09:02.660547 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f883856-7db6-44cf-9988-f4e0b4c36416 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 200 Jul 22 00:09:02.660547 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 256/1010] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:02.678564 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f2faaac-2468-4d9e-90db-afba23954d9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.680963 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f2faaac-2468-4d9e-90db-afba23954d9a tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] POST https://10.4.3.168/volume/v3/volume-transfers Jul 22 00:09:02.681453 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f2faaac-2468-4d9e-90db-afba23954d9a tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:02.681569 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc270380-31a2-4e7e-beb1-ae0d668f843e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.683325 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-9f2faaac-2468-4d9e-90db-afba23954d9a tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Creating new volume transfer {'transfer': {'volume_id': 'addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 00:09:02.683575 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volume_transfer [None req-9f2faaac-2468-4d9e-90db-afba23954d9a tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Creating transfer of volume addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:02.683662 np0000005612 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-9f2faaac-2468-4d9e-90db-afba23954d9a tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Generating transfer record for volume addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:02.685701 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc270380-31a2-4e7e-beb1-ae0d668f843e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 Jul 22 00:09:02.685701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc270380-31a2-4e7e-beb1-ae0d668f843e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.686392 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc270380-31a2-4e7e-beb1-ae0d668f843e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.699274 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.699274 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:02.699455 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.699455 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:02.709915 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dc270380-31a2-4e7e-beb1-ae0d668f843e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:02.718936 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc270380-31a2-4e7e-beb1-ae0d668f843e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 returned with HTTP 200 Jul 22 00:09:02.719091 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f2faaac-2468-4d9e-90db-afba23954d9a tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volume-transfers returned with HTTP 202 Jul 22 00:09:02.719604 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 252/1011] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 => generated 1389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:02.719683 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 256/1012] 10.4.3.168 () {70 vars in 1326 bytes} [Wed Jul 22 00:09:02 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:02.733476 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c22fcd9-0765-4580-93b7-0fad0532ec95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.736051 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c22fcd9-0765-4580-93b7-0fad0532ec95 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:02.736677 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c22fcd9-0765-4580-93b7-0fad0532ec95 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.736760 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c22fcd9-0765-4580-93b7-0fad0532ec95 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.744035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-13542988-6737-4cf7-b30c-d9f7f55d73f4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.747106 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13542988-6737-4cf7-b30c-d9f7f55d73f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 Jul 22 00:09:02.747438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13542988-6737-4cf7-b30c-d9f7f55d73f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.748431 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13542988-6737-4cf7-b30c-d9f7f55d73f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.759801 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.759801 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:02.760455 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.760455 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:02.766586 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-13542988-6737-4cf7-b30c-d9f7f55d73f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:02.774584 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13542988-6737-4cf7-b30c-d9f7f55d73f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 returned with HTTP 200 Jul 22 00:09:02.775103 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 257/1013] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:02.776483 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0c22fcd9-0765-4580-93b7-0fad0532ec95 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Volume info retrieved successfully. Jul 22 00:09:02.784404 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c22fcd9-0765-4580-93b7-0fad0532ec95 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 200 Jul 22 00:09:02.785314 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 249/1014] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:02.796368 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4e9c4610-0602-41d6-9ee4-d737e7f5b3b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.799139 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e9c4610-0602-41d6-9ee4-d737e7f5b3b5 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 Jul 22 00:09:02.799814 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e9c4610-0602-41d6-9ee4-d737e7f5b3b5 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.799814 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e9c4610-0602-41d6-9ee4-d737e7f5b3b5 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.810355 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad859ea6-11d1-4b3f-a01e-db2b132f6774 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.812650 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad859ea6-11d1-4b3f-a01e-db2b132f6774 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4 Jul 22 00:09:02.812752 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad859ea6-11d1-4b3f-a01e-db2b132f6774 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.812948 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad859ea6-11d1-4b3f-a01e-db2b132f6774 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.818677 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.818677 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:02.819492 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad859ea6-11d1-4b3f-a01e-db2b132f6774 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4 returned with HTTP 200 Jul 22 00:09:02.820168 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 257/1015] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4 => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:02.824820 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4e9c4610-0602-41d6-9ee4-d737e7f5b3b5 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:02.832288 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e9c4610-0602-41d6-9ee4-d737e7f5b3b5 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 returned with HTTP 200 Jul 22 00:09:02.832956 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 253/1016] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 => generated 1389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:02.835762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b923d9fe-2967-4d55-b3d6-c5685b1f100e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.838723 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b923d9fe-2967-4d55-b3d6-c5685b1f100e tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volume-transfers Jul 22 00:09:02.839532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b923d9fe-2967-4d55-b3d6-c5685b1f100e tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.839532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b923d9fe-2967-4d55-b3d6-c5685b1f100e tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.839639 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volume_transfer [None req-b923d9fe-2967-4d55-b3d6-c5685b1f100e tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Listing volume transfers {{(pid=100285) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 00:09:02.848787 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b923d9fe-2967-4d55-b3d6-c5685b1f100e tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volume-transfers returned with HTTP 200 Jul 22 00:09:02.849939 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 258/1017] 10.4.3.168 () {68 vars in 1305 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:02.851007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-182f3bf1-3f54-4953-b45b-bd83ad50889c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.854001 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-182f3bf1-3f54-4953-b45b-bd83ad50889c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] DELETE https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 Jul 22 00:09:02.854001 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-182f3bf1-3f54-4953-b45b-bd83ad50889c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.854208 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-182f3bf1-3f54-4953-b45b-bd83ad50889c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.854435 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-182f3bf1-3f54-4953-b45b-bd83ad50889c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Delete volume with id: 81898c3e-6465-49af-bb74-baddf9e03fa2 Jul 22 00:09:02.864503 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.866220 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.866220 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:02.867810 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-182f3bf1-3f54-4953-b45b-bd83ad50889c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:02.898720 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-182f3bf1-3f54-4953-b45b-bd83ad50889c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Delete volume request issued successfully. Jul 22 00:09:02.899652 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-182f3bf1-3f54-4953-b45b-bd83ad50889c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 returned with HTTP 202 Jul 22 00:09:02.899652 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 250/1018] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:02 2026] DELETE /volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:02.912403 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fbe6c6c4-f971-42b9-91b9-5570fe109f8e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:02.914161 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbe6c6c4-f971-42b9-91b9-5570fe109f8e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 Jul 22 00:09:02.914161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbe6c6c4-f971-42b9-91b9-5570fe109f8e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:02.914161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbe6c6c4-f971-42b9-91b9-5570fe109f8e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:02.923123 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:02.923123 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:02.928176 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fbe6c6c4-f971-42b9-91b9-5570fe109f8e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:02.935471 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbe6c6c4-f971-42b9-91b9-5570fe109f8e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 returned with HTTP 200 Jul 22 00:09:02.939061 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 254/1019] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:02 2026] GET /volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:02.975007 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] POST https://10.4.3.168/volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4/accept Jul 22 00:09:02.975391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e8cc83316a25abe1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:02.976778 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Accepting volume transfer a9776c8e-5634-41f1-aba5-78078e434bb4 {{(pid=100283) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 00:09:02.976877 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Accepting transfer a9776c8e-5634-41f1-aba5-78078e434bb4 Jul 22 00:09:03.057811 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Created reservations ['56338811-f578-463a-ab3f-0cc212ea4c06', 'a97e6d38-0229-4e7e-b03e-fd1f2a115100', 'dbb53419-4514-4367-82e2-05f0ab2c4a0a', '20edf5ed-4030-4f23-afde-0e31a72a468f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:03.090828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Created reservations ['43a6ea67-3d05-482b-9f0a-05aedb4bfa3e', '669a2704-f2e8-4e52-9c02-37a520d95bcb', '1588c35d-3d53-41a5-bf9a-cab134377ad3', '130cecd9-8289-4dda-823c-d64d7314af1b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:03.110262 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:03.134096 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Created reservations ['8c9a3b3f-3ed7-4f3d-9bb2-489339ce3553', 'ca068b71-a489-4b09-9d32-48f3e7dfbcdc', 'f8939042-957e-4dc0-be86-f89078574a8a', 'df26ae84-c307-4061-869c-44df661b7800'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:03.173715 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Created reservations ['d30e50fb-4a91-4840-9452-31bc180df479', 'fcf7b310-98c6-418f-b770-05dcc8239c01', 'd9d70efd-b4bb-43bb-be3d-9eee7e451314', '8d59c7fc-cd1e-44cd-816a-afe8b515bf9b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:03.187504 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Transfer volume completed successfully. Jul 22 00:09:03.280396 np0000005612 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Volume addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c has been transferred. Jul 22 00:09:03.287361 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aab5889c-330d-4f1e-8f57-9b9236db6665 tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] https://10.4.3.168/volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4/accept returned with HTTP 202 Jul 22 00:09:03.287912 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 258/1020] 10.4.3.168 () {70 vars in 1458 bytes} [Wed Jul 22 00:09:02 2026] POST /volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4/accept => generated 365 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:03.296621 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a38b8ad5-a619-4024-a6ff-41623a0aa9cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.298450 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a38b8ad5-a619-4024-a6ff-41623a0aa9cc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] GET https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:03.298636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a38b8ad5-a619-4024-a6ff-41623a0aa9cc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.298844 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a38b8ad5-a619-4024-a6ff-41623a0aa9cc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.306434 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.306434 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:03.310883 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a38b8ad5-a619-4024-a6ff-41623a0aa9cc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Volume info retrieved successfully. Jul 22 00:09:03.316001 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a38b8ad5-a619-4024-a6ff-41623a0aa9cc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 200 Jul 22 00:09:03.316523 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 259/1021] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:03.330192 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87582fea-f532-4cb4-86c7-52e1bacd38fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.332085 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87582fea-f532-4cb4-86c7-52e1bacd38fc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] GET https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:03.332321 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87582fea-f532-4cb4-86c7-52e1bacd38fc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.332521 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87582fea-f532-4cb4-86c7-52e1bacd38fc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.340648 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.340648 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:03.345173 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-87582fea-f532-4cb4-86c7-52e1bacd38fc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] Volume info retrieved successfully. Jul 22 00:09:03.351610 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87582fea-f532-4cb4-86c7-52e1bacd38fc tempest-VolumesTransfersV355Test-548561421 tempest-VolumesTransfersV355Test-548561421-project-member] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 200 Jul 22 00:09:03.352319 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 251/1022] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:03.367012 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-786f2a15-5843-49f2-9f8d-59a9daf218ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.373315 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-786f2a15-5843-49f2-9f8d-59a9daf218ba tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] DELETE https://10.4.3.168/volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4 Jul 22 00:09:03.373681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-786f2a15-5843-49f2-9f8d-59a9daf218ba tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.373896 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-786f2a15-5843-49f2-9f8d-59a9daf218ba tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.374065 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-786f2a15-5843-49f2-9f8d-59a9daf218ba tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Delete transfer with id: a9776c8e-5634-41f1-aba5-78078e434bb4 Jul 22 00:09:03.378636 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-330a3e9e-8f55-435e-b644-91613ad69b7f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.381359 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-330a3e9e-8f55-435e-b644-91613ad69b7f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f Jul 22 00:09:03.381646 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-330a3e9e-8f55-435e-b644-91613ad69b7f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.382250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-330a3e9e-8f55-435e-b644-91613ad69b7f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.383073 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-786f2a15-5843-49f2-9f8d-59a9daf218ba tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4 returned with HTTP 404 Jul 22 00:09:03.383723 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 255/1023] 10.4.3.168 () {68 vars in 1419 bytes} [Wed Jul 22 00:09:03 2026] DELETE /volume/v3/volume-transfers/a9776c8e-5634-41f1-aba5-78078e434bb4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:03.388956 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.388956 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:03.389623 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-330a3e9e-8f55-435e-b644-91613ad69b7f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:03.390746 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-330a3e9e-8f55-435e-b644-91613ad69b7f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f returned with HTTP 200 Jul 22 00:09:03.391436 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 259/1024] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:03.392631 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6822c331-9807-4275-8a51-3038166715db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.404546 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-401e7490-4f48-4bbe-8aac-59b573d66a6d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.406947 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-401e7490-4f48-4bbe-8aac-59b573d66a6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 Jul 22 00:09:03.407151 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-401e7490-4f48-4bbe-8aac-59b573d66a6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.407418 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-401e7490-4f48-4bbe-8aac-59b573d66a6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.407619 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-401e7490-4f48-4bbe-8aac-59b573d66a6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: f0b8757d-d4cd-4bba-b45d-9b7324fb1274 Jul 22 00:09:03.413967 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.413967 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:03.414474 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-401e7490-4f48-4bbe-8aac-59b573d66a6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:03.437974 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6822c331-9807-4275-8a51-3038166715db tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:03.438151 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6822c331-9807-4275-8a51-3038166715db tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.438364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6822c331-9807-4275-8a51-3038166715db tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.438572 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6822c331-9807-4275-8a51-3038166715db tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Delete volume with id: addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:03.444196 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-401e7490-4f48-4bbe-8aac-59b573d66a6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:09:03.444438 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-401e7490-4f48-4bbe-8aac-59b573d66a6d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 returned with HTTP 202 Jul 22 00:09:03.444938 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 252/1025] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:09:03 2026] DELETE /volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:03.450437 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.450437 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:03.451001 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6822c331-9807-4275-8a51-3038166715db tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Volume info retrieved successfully. Jul 22 00:09:03.456769 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9642a9be-3159-4537-bbb5-981ce335417b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.459527 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9642a9be-3159-4537-bbb5-981ce335417b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 Jul 22 00:09:03.459720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9642a9be-3159-4537-bbb5-981ce335417b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.459924 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9642a9be-3159-4537-bbb5-981ce335417b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.466271 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.466271 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:03.467447 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9642a9be-3159-4537-bbb5-981ce335417b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:03.468573 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9642a9be-3159-4537-bbb5-981ce335417b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 returned with HTTP 200 Jul 22 00:09:03.469310 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 256/1026] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:03.480679 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6822c331-9807-4275-8a51-3038166715db tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Delete volume request issued successfully. Jul 22 00:09:03.481001 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6822c331-9807-4275-8a51-3038166715db tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 202 Jul 22 00:09:03.481624 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 260/1027] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:09:03 2026] DELETE /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:03.491544 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5da3cff1-fe17-4499-a18b-726b4f64662d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.494719 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5da3cff1-fe17-4499-a18b-726b4f64662d tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] GET https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:03.495001 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5da3cff1-fe17-4499-a18b-726b4f64662d tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.495251 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5da3cff1-fe17-4499-a18b-726b4f64662d tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.506543 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.506543 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:03.512404 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5da3cff1-fe17-4499-a18b-726b4f64662d tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Volume info retrieved successfully. Jul 22 00:09:03.521232 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5da3cff1-fe17-4499-a18b-726b4f64662d tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 200 Jul 22 00:09:03.521232 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 260/1028] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:03.590237 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-15247654-1bbe-4f96-a5e9-0e9d50cafde3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.595068 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-15247654-1bbe-4f96-a5e9-0e9d50cafde3 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f Jul 22 00:09:03.597048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-15247654-1bbe-4f96-a5e9-0e9d50cafde3 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.597048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-15247654-1bbe-4f96-a5e9-0e9d50cafde3 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.612349 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.612349 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:03.619907 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-15247654-1bbe-4f96-a5e9-0e9d50cafde3 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:09:03.628723 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-15247654-1bbe-4f96-a5e9-0e9d50cafde3 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f returned with HTTP 200 Jul 22 00:09:03.629323 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 253/1029] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f => generated 1311 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:03.639570 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d5fffce-a460-474b-b8ad-e142100104f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.640172 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d5fffce-a460-474b-b8ad-e142100104f7 None None] GET https://10.4.3.168/volume// Jul 22 00:09:03.640525 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d5fffce-a460-474b-b8ad-e142100104f7 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.640617 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d5fffce-a460-474b-b8ad-e142100104f7 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.640977 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d5fffce-a460-474b-b8ad-e142100104f7 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:03.641270 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 257/1030] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:03.651732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-78dd39f0-0345-463c-b886-8f9a026686ff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.656982 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-78dd39f0-0345-463c-b886-8f9a026686ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:09:03.656982 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-78dd39f0-0345-463c-b886-8f9a026686ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bcf31fc-e5c2-41de-a259-e8f615bd709f", "connector": null, "instance_uuid": "56f91d80-03a4-4c72-9e34-8d168e9f217d"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:03.668462 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.668462 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:03.702249 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-78dd39f0-0345-463c-b886-8f9a026686ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:09:03.702903 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 261/1031] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:09:03 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:03.712088 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d3844b93-59bb-45e9-8b85-450c1164d505 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.712783 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3844b93-59bb-45e9-8b85-450c1164d505 None None] GET https://10.4.3.168/volume// Jul 22 00:09:03.713028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3844b93-59bb-45e9-8b85-450c1164d505 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.713294 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3844b93-59bb-45e9-8b85-450c1164d505 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.713722 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3844b93-59bb-45e9-8b85-450c1164d505 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:03.714121 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 261/1032] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:03.723303 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-e592fbcf-90e5-4d31-8d74-00f9a7664862 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.725613 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-e592fbcf-90e5-4d31-8d74-00f9a7664862 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f Jul 22 00:09:03.725888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-e592fbcf-90e5-4d31-8d74-00f9a7664862 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.726161 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-e592fbcf-90e5-4d31-8d74-00f9a7664862 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.740158 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.740158 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:03.746227 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-e592fbcf-90e5-4d31-8d74-00f9a7664862 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:09:03.752361 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-e592fbcf-90e5-4d31-8d74-00f9a7664862 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f returned with HTTP 200 Jul 22 00:09:03.753174 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 254/1033] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f => generated 1490 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:03.866541 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-12911d8b-a546-44a4-b08e-0ce31f7194ff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.870572 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-12911d8b-a546-44a4-b08e-0ce31f7194ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] PUT https://10.4.3.168/volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95 Jul 22 00:09:03.871155 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-12911d8b-a546-44a4-b08e-0ce31f7194ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:03.883510 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-12911d8b-a546-44a4-b08e-0ce31f7194ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Acquiring lock "cinder-attachment_update-1bcf31fc-e5c2-41de-a259-e8f615bd709f-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:09:03.891612 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-12911d8b-a546-44a4-b08e-0ce31f7194ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Lock "cinder-attachment_update-1bcf31fc-e5c2-41de-a259-e8f615bd709f-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:09:03.893210 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:03.893210 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:03.957945 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b540e16-da8b-4fb5-b151-f74a998e92e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.961008 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b540e16-da8b-4fb5-b151-f74a998e92e7 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 Jul 22 00:09:03.961008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b540e16-da8b-4fb5-b151-f74a998e92e7 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.961008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b540e16-da8b-4fb5-b151-f74a998e92e7 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.968804 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b540e16-da8b-4fb5-b151-f74a998e92e7 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 returned with HTTP 404 Jul 22 00:09:03.969508 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 262/1034] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/volumes/81898c3e-6465-49af-bb74-baddf9e03fa2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:03.984987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0d99d4e-99f1-4829-8ecc-d495af575be9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:03.988321 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0d99d4e-99f1-4829-8ecc-d495af575be9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd Jul 22 00:09:03.989009 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0d99d4e-99f1-4829-8ecc-d495af575be9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:03.989009 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0d99d4e-99f1-4829-8ecc-d495af575be9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:03.995076 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-12911d8b-a546-44a4-b08e-0ce31f7194ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Lock "cinder-attachment_update-1bcf31fc-e5c2-41de-a259-e8f615bd709f-np0000005612" released by "attachment_update" :: held 0.103s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:09:03.995665 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-12911d8b-a546-44a4-b08e-0ce31f7194ff tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95 returned with HTTP 200 Jul 22 00:09:03.996181 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 258/1035] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:09:03 2026] PUT /volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:04.000288 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:04.000288 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:04.007093 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0d99d4e-99f1-4829-8ecc-d495af575be9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:04.014473 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0d99d4e-99f1-4829-8ecc-d495af575be9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd returned with HTTP 200 Jul 22 00:09:04.015052 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 262/1036] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:03 2026] GET /volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:04.033659 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d0c35350-18cb-43cc-855a-a3bd63102e88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.036641 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d0c35350-18cb-43cc-855a-a3bd63102e88 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] POST https://10.4.3.168/volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95/action Jul 22 00:09:04.037191 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d0c35350-18cb-43cc-855a-a3bd63102e88 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:04.037401 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d0c35350-18cb-43cc-855a-a3bd63102e88 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:04.037603 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1d799af-fe90-4b04-a9e7-0d505e508892 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.040040 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1d799af-fe90-4b04-a9e7-0d505e508892 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] DELETE https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd Jul 22 00:09:04.040354 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1d799af-fe90-4b04-a9e7-0d505e508892 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.040634 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1d799af-fe90-4b04-a9e7-0d505e508892 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.040889 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c1d799af-fe90-4b04-a9e7-0d505e508892 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Delete volume with id: de2001c9-12a9-4237-b1c5-ae7a378ae7cd Jul 22 00:09:04.051659 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:04.051659 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:04.052355 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c1d799af-fe90-4b04-a9e7-0d505e508892 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:04.062808 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:04.062808 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:04.078668 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c1d799af-fe90-4b04-a9e7-0d505e508892 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Delete volume request issued successfully. Jul 22 00:09:04.078870 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1d799af-fe90-4b04-a9e7-0d505e508892 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd returned with HTTP 202 Jul 22 00:09:04.079377 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 263/1037] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:04 2026] DELETE /volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:04.089223 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-556854eb-a302-4c65-b7c6-f5b31512eb52 req-d0c35350-18cb-43cc-855a-a3bd63102e88 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95/action returned with HTTP 204 Jul 22 00:09:04.089825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c628b88c-fae4-4915-81d0-68bfa9a3e8cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.090001 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 255/1038] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:09:04 2026] POST /volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:04.094468 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c628b88c-fae4-4915-81d0-68bfa9a3e8cd tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd Jul 22 00:09:04.094794 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c628b88c-fae4-4915-81d0-68bfa9a3e8cd tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.095050 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c628b88c-fae4-4915-81d0-68bfa9a3e8cd tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.106599 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:04.106599 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:04.112436 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c628b88c-fae4-4915-81d0-68bfa9a3e8cd tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:04.120216 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c628b88c-fae4-4915-81d0-68bfa9a3e8cd tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd returned with HTTP 200 Jul 22 00:09:04.120621 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 259/1039] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:04 2026] GET /volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:04.481783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-adc1d266-2db1-48a1-9a6c-e25b77f30b4a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.484196 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adc1d266-2db1-48a1-9a6c-e25b77f30b4a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 Jul 22 00:09:04.484497 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adc1d266-2db1-48a1-9a6c-e25b77f30b4a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.484771 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adc1d266-2db1-48a1-9a6c-e25b77f30b4a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.487061 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:UPDATE=72,cinder:SELECT=278,cinder:INSERT=46 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:09:04.491897 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adc1d266-2db1-48a1-9a6c-e25b77f30b4a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 returned with HTTP 404 Jul 22 00:09:04.492746 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 263/1040] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:04 2026] GET /volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:04.500288 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-384769b2-0f4f-4953-b277-8a8a006ecdb3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.502564 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-384769b2-0f4f-4953-b277-8a8a006ecdb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f Jul 22 00:09:04.502812 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-384769b2-0f4f-4953-b277-8a8a006ecdb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.503045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-384769b2-0f4f-4953-b277-8a8a006ecdb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.503158 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-384769b2-0f4f-4953-b277-8a8a006ecdb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 1cb92ab8-903f-482a-b18b-7573874b7d0f Jul 22 00:09:04.509505 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:04.509505 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:04.510061 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-384769b2-0f4f-4953-b277-8a8a006ecdb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:04.537039 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-384769b2-0f4f-4953-b277-8a8a006ecdb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:09:04.537227 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-384769b2-0f4f-4953-b277-8a8a006ecdb3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f returned with HTTP 202 Jul 22 00:09:04.537748 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 264/1041] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:09:04 2026] DELETE /volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:04.538187 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-094a25e2-47ec-4fdd-8782-ee3c49ab33b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.540924 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-094a25e2-47ec-4fdd-8782-ee3c49ab33b3 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] GET https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:04.541172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-094a25e2-47ec-4fdd-8782-ee3c49ab33b3 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.542250 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-094a25e2-47ec-4fdd-8782-ee3c49ab33b3 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.546213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab47a91e-f004-44f3-b1ec-b14f2e07973f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.548107 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab47a91e-f004-44f3-b1ec-b14f2e07973f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f Jul 22 00:09:04.548342 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab47a91e-f004-44f3-b1ec-b14f2e07973f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.548662 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab47a91e-f004-44f3-b1ec-b14f2e07973f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.550810 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-094a25e2-47ec-4fdd-8782-ee3c49ab33b3 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 404 Jul 22 00:09:04.551516 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 256/1042] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:04 2026] GET /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:04.555469 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:04.555469 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:04.556143 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab47a91e-f004-44f3-b1ec-b14f2e07973f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:04.557495 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab47a91e-f004-44f3-b1ec-b14f2e07973f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f returned with HTTP 200 Jul 22 00:09:04.558062 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 260/1043] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:04 2026] GET /volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:04.561838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a1135df6-2c17-4d28-861a-ccac037b8ed2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.563737 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1135df6-2c17-4d28-861a-ccac037b8ed2 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:04.564018 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1135df6-2c17-4d28-861a-ccac037b8ed2 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.564251 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1135df6-2c17-4d28-861a-ccac037b8ed2 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.569851 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1135df6-2c17-4d28-861a-ccac037b8ed2 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 404 Jul 22 00:09:04.570362 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 264/1044] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:04 2026] GET /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:04.579614 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-379b0184-6172-4b7d-b346-ab21793f0fc8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.582092 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-379b0184-6172-4b7d-b346-ab21793f0fc8 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] DELETE https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:04.582454 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-379b0184-6172-4b7d-b346-ab21793f0fc8 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.582736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-379b0184-6172-4b7d-b346-ab21793f0fc8 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.583032 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-379b0184-6172-4b7d-b346-ab21793f0fc8 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Delete volume with id: addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c Jul 22 00:09:04.591288 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-379b0184-6172-4b7d-b346-ab21793f0fc8 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c returned with HTTP 404 Jul 22 00:09:04.591796 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 265/1045] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:09:04 2026] DELETE /volume/v3/volumes/addd6be4-b9dc-4dc3-9e0d-7ce3ce59e24c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:04.601654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.603840 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:04.604429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1082610810"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:04.606313 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1082610810'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:04.606437 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Create volume of 1 GB Jul 22 00:09:04.613223 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Availability Zones retrieved successfully. Jul 22 00:09:04.621789 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Flow 'volume_create_api' (cdd031f9-78c6-42da-b293-c41056c2b587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:04.624065 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7701fb38-125d-4d41-8f0e-9d20d5319025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:04.625141 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:04.655245 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7701fb38-125d-4d41-8f0e-9d20d5319025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:04.656967 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac54249-d457-41c5-aa42-2e2a69bd753e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:04.706968 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Created reservations ['fdb5de56-29fe-4c2b-885c-d33b6a1ff417', '431d6a75-d147-4602-8d8e-894641d26482', 'a59489c7-502d-431e-b032-aeea3778b3d7', '17e38886-04d5-4034-a9d0-627b46eff071'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:04.707838 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac54249-d457-41c5-aa42-2e2a69bd753e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb5de56-29fe-4c2b-885c-d33b6a1ff417', '431d6a75-d147-4602-8d8e-894641d26482', 'a59489c7-502d-431e-b032-aeea3778b3d7', '17e38886-04d5-4034-a9d0-627b46eff071']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:04.708784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ec608c-8521-48eb-8dad-0e01cecd1f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:04.739431 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ec608c-8521-48eb-8dad-0e01cecd1f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0af3b33-2f24-46ee-8f29-29e1b52dacc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1082610810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b70297044ac84d9caff88fba4182ea25',qos_specs=None,replication_status=,reservations=['fdb5de56-29fe-4c2b-885c-d33b6a1ff417','431d6a75-d147-4602-8d8e-894641d26482','a59489c7-502d-431e-b032-aeea3778b3d7','17e38886-04d5-4034-a9d0-627b46eff071'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7bbdda20484343853d8f1c42d5a2d3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1082610810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0af3b33-2f24-46ee-8f29-29e1b52dacc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b70297044ac84d9caff88fba4182ea25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d7bbdda20484343853d8f1c42d5a2d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:04.740148 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea42444-344a-42ff-a352-dfb50388ff81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:04.764475 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cea42444-344a-42ff-a352-dfb50388ff81) transitioned into state 'SUCCESS' from state '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-1082610810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b70297044ac84d9caff88fba4182ea25',qos_specs=None,replication_status=,reservations=['fdb5de56-29fe-4c2b-885c-d33b6a1ff417','431d6a75-d147-4602-8d8e-894641d26482','a59489c7-502d-431e-b032-aeea3778b3d7','17e38886-04d5-4034-a9d0-627b46eff071'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d7bbdda20484343853d8f1c42d5a2d3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:04.765546 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47cc2e4-a609-497a-ad43-7a42ec5052a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:04.779019 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47cc2e4-a609-497a-ad43-7a42ec5052a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:04.780345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Flow 'volume_create_api' (cdd031f9-78c6-42da-b293-c41056c2b587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:04.780714 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Create volume request issued successfully. Jul 22 00:09:04.782003 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0be6d8ac-be2c-4403-87e0-d2dff69170ac tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:04.782985 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 257/1046] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:09:04 2026] POST /volume/v3/volumes => generated 819 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:04.794717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14db906d-9554-47ce-b798-2e9227696672 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:04.797058 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14db906d-9554-47ce-b798-2e9227696672 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:04.797427 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14db906d-9554-47ce-b798-2e9227696672 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:04.797700 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14db906d-9554-47ce-b798-2e9227696672 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:04.808391 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:04.808391 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:04.814043 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14db906d-9554-47ce-b798-2e9227696672 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Volume info retrieved successfully. Jul 22 00:09:04.820908 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14db906d-9554-47ce-b798-2e9227696672 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 200 Jul 22 00:09:04.821406 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 261/1047] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:04 2026] GET /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 887 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:05.137143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d1ffd35-1d01-4933-8fa4-acffef45ecbe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.141028 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d1ffd35-1d01-4933-8fa4-acffef45ecbe tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd Jul 22 00:09:05.141028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d1ffd35-1d01-4933-8fa4-acffef45ecbe tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.141028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d1ffd35-1d01-4933-8fa4-acffef45ecbe tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.147247 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d1ffd35-1d01-4933-8fa4-acffef45ecbe tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd returned with HTTP 404 Jul 22 00:09:05.147758 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 265/1048] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:05 2026] GET /volume/v3/volumes/de2001c9-12a9-4237-b1c5-ae7a378ae7cd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:05.156260 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.158626 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:05.159049 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1053614726"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:05.160604 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1053614726'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:05.160890 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume of 1 GB Jul 22 00:09:05.161227 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:05.161227 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:05.166958 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Availability Zones retrieved successfully. Jul 22 00:09:05.172963 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Flow 'volume_create_api' (5211d1e5-1905-405c-82f0-1e81145822d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:05.173935 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5ba375-e8d7-4492-b1ce-824d9709b905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:05.175009 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:05.207664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5ba375-e8d7-4492-b1ce-824d9709b905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:05.208080 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e993d4e2-13ea-4fe9-9766-f90e42160e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:05.262908 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Created reservations ['d656ce71-4829-4ce9-91d1-a6ad3d0a0814', '35f10c3a-4db7-4dcd-939b-e99222e4c484', '7f5ea047-9bea-4ecb-9532-6287ce64c8d2', '545012c7-074b-4761-a098-7a04f3ed2b26'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:05.264203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e993d4e2-13ea-4fe9-9766-f90e42160e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d656ce71-4829-4ce9-91d1-a6ad3d0a0814', '35f10c3a-4db7-4dcd-939b-e99222e4c484', '7f5ea047-9bea-4ecb-9532-6287ce64c8d2', '545012c7-074b-4761-a098-7a04f3ed2b26']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:05.265331 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d9f0be-2830-4171-a88f-9b8c529d03ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:05.299649 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d9f0be-2830-4171-a88f-9b8c529d03ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700d77c7-13b8-4545-a4d7-870d12031968', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1053614726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6750a4cd084651b2733aa972ae9c2d',qos_specs=None,replication_status=,reservations=['d656ce71-4829-4ce9-91d1-a6ad3d0a0814','35f10c3a-4db7-4dcd-939b-e99222e4c484','7f5ea047-9bea-4ecb-9532-6287ce64c8d2','545012c7-074b-4761-a098-7a04f3ed2b26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1053614726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=700d77c7-13b8-4545-a4d7-870d12031968,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6750a4cd084651b2733aa972ae9c2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:05.300674 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d651b7a-51bc-4f3a-97f5-e121cc3c0fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:05.331826 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d651b7a-51bc-4f3a-97f5-e121cc3c0fd2) transitioned into state 'SUCCESS' from state '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-1053614726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6750a4cd084651b2733aa972ae9c2d',qos_specs=None,replication_status=,reservations=['d656ce71-4829-4ce9-91d1-a6ad3d0a0814','35f10c3a-4db7-4dcd-939b-e99222e4c484','7f5ea047-9bea-4ecb-9532-6287ce64c8d2','545012c7-074b-4761-a098-7a04f3ed2b26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:05.332538 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9241966d-4aed-4fbb-baa3-f33070501d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:05.348466 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9241966d-4aed-4fbb-baa3-f33070501d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:05.349643 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Flow 'volume_create_api' (5211d1e5-1905-405c-82f0-1e81145822d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:05.350069 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume request issued successfully. Jul 22 00:09:05.350873 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ef1b70f-b940-4b4c-a667-79a4fd0e2978 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:05.351777 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 266/1049] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:09:05 2026] POST /volume/v3/volumes => generated 747 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:05.370145 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-add31ac3-b6f9-44fd-ba95-f90b9c09112f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.374137 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add31ac3-b6f9-44fd-ba95-f90b9c09112f tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 Jul 22 00:09:05.377083 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add31ac3-b6f9-44fd-ba95-f90b9c09112f tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.377083 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add31ac3-b6f9-44fd-ba95-f90b9c09112f tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.384833 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:05.384833 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:05.389951 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-add31ac3-b6f9-44fd-ba95-f90b9c09112f tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:05.393670 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add31ac3-b6f9-44fd-ba95-f90b9c09112f tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 returned with HTTP 200 Jul 22 00:09:05.394115 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 258/1050] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:05 2026] GET /volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:05.569462 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f9a0a7d-8c10-4746-957b-10efc67bded5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.572629 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f9a0a7d-8c10-4746-957b-10efc67bded5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f Jul 22 00:09:05.572836 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f9a0a7d-8c10-4746-957b-10efc67bded5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.574069 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f9a0a7d-8c10-4746-957b-10efc67bded5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.582130 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f9a0a7d-8c10-4746-957b-10efc67bded5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f returned with HTTP 404 Jul 22 00:09:05.582631 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 262/1051] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:05 2026] GET /volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:05.590215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-117ab2be-5f80-4428-8eb1-d794b7754ff4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.592163 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-117ab2be-5f80-4428-8eb1-d794b7754ff4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 Jul 22 00:09:05.592391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-117ab2be-5f80-4428-8eb1-d794b7754ff4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.592587 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-117ab2be-5f80-4428-8eb1-d794b7754ff4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.592695 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-117ab2be-5f80-4428-8eb1-d794b7754ff4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 Jul 22 00:09:05.598209 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:05.598209 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:05.598874 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-117ab2be-5f80-4428-8eb1-d794b7754ff4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:05.621310 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-117ab2be-5f80-4428-8eb1-d794b7754ff4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:09:05.621515 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-117ab2be-5f80-4428-8eb1-d794b7754ff4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 returned with HTTP 202 Jul 22 00:09:05.621874 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 266/1052] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:09:05 2026] DELETE /volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:05.628932 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c94c8dc-ebb7-4eb0-9254-9254ca6940e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.631427 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c94c8dc-ebb7-4eb0-9254-9254ca6940e5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 Jul 22 00:09:05.631427 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c94c8dc-ebb7-4eb0-9254-9254ca6940e5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.631736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c94c8dc-ebb7-4eb0-9254-9254ca6940e5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.637665 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:05.637665 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:05.638239 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9c94c8dc-ebb7-4eb0-9254-9254ca6940e5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:05.639290 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c94c8dc-ebb7-4eb0-9254-9254ca6940e5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 returned with HTTP 200 Jul 22 00:09:05.639676 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 267/1053] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:05 2026] GET /volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:05.835900 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85b8a428-1c31-44e7-9b52-62d381cae059 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.838286 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85b8a428-1c31-44e7-9b52-62d381cae059 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:05.838551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85b8a428-1c31-44e7-9b52-62d381cae059 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.838816 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85b8a428-1c31-44e7-9b52-62d381cae059 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.847185 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:05.847185 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:05.852599 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85b8a428-1c31-44e7-9b52-62d381cae059 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Volume info retrieved successfully. Jul 22 00:09:05.858232 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85b8a428-1c31-44e7-9b52-62d381cae059 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 200 Jul 22 00:09:05.858645 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 259/1054] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:05 2026] GET /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:05.877685 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b866d16a-1583-4cf8-be3a-edb8df14188d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.880583 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b866d16a-1583-4cf8-be3a-edb8df14188d tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] POST https://10.4.3.168/volume/v3/volume-transfers Jul 22 00:09:05.881324 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b866d16a-1583-4cf8-be3a-edb8df14188d tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b0af3b33-2f24-46ee-8f29-29e1b52dacc1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:05.883854 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-b866d16a-1583-4cf8-be3a-edb8df14188d tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b0af3b33-2f24-46ee-8f29-29e1b52dacc1'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 00:09:05.884094 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volume_transfer [None req-b866d16a-1583-4cf8-be3a-edb8df14188d tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Creating transfer of volume b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:05.884285 np0000005612 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-b866d16a-1583-4cf8-be3a-edb8df14188d tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Generating transfer record for volume b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:05.894092 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:05.894092 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:05.910802 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b866d16a-1583-4cf8-be3a-edb8df14188d tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volume-transfers returned with HTTP 202 Jul 22 00:09:05.911358 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 263/1055] 10.4.3.168 () {70 vars in 1326 bytes} [Wed Jul 22 00:09:05 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:05.920892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-df333587-42b6-436d-9405-1b8449ad026f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.922773 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df333587-42b6-436d-9405-1b8449ad026f tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:05.923242 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df333587-42b6-436d-9405-1b8449ad026f tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.923584 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df333587-42b6-436d-9405-1b8449ad026f tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.932423 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:05.932423 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:05.936974 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-df333587-42b6-436d-9405-1b8449ad026f tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Volume info retrieved successfully. Jul 22 00:09:05.942688 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df333587-42b6-436d-9405-1b8449ad026f tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 200 Jul 22 00:09:05.942688 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 267/1056] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:05 2026] GET /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:05.955724 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-750ea99c-34b2-408e-84e4-00958b5fd85c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.957689 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-750ea99c-34b2-408e-84e4-00958b5fd85c tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volume-transfers/detail Jul 22 00:09:05.957954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-750ea99c-34b2-408e-84e4-00958b5fd85c tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.958172 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-750ea99c-34b2-408e-84e4-00958b5fd85c tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.958358 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volume_transfer [None req-750ea99c-34b2-408e-84e4-00958b5fd85c tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Listing volume transfers {{(pid=100285) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 00:09:05.962542 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-750ea99c-34b2-408e-84e4-00958b5fd85c tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 22 00:09:05.962969 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 268/1057] 10.4.3.168 () {68 vars in 1326 bytes} [Wed Jul 22 00:09:05 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:05.971335 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b254768-3fae-4358-96d7-78f9d6b3a1ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:05.973799 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b254768-3fae-4358-96d7-78f9d6b3a1ee tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] DELETE https://10.4.3.168/volume/v3/volume-transfers/33857e35-04e3-4585-b133-84c27ad9697c Jul 22 00:09:05.974080 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b254768-3fae-4358-96d7-78f9d6b3a1ee tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:05.974366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b254768-3fae-4358-96d7-78f9d6b3a1ee tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:05.974544 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-9b254768-3fae-4358-96d7-78f9d6b3a1ee tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Delete transfer with id: 33857e35-04e3-4585-b133-84c27ad9697c Jul 22 00:09:05.989144 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:05.989144 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:06.000610 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b254768-3fae-4358-96d7-78f9d6b3a1ee tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volume-transfers/33857e35-04e3-4585-b133-84c27ad9697c returned with HTTP 202 Jul 22 00:09:06.001198 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 260/1058] 10.4.3.168 () {68 vars in 1419 bytes} [Wed Jul 22 00:09:05 2026] DELETE /volume/v3/volume-transfers/33857e35-04e3-4585-b133-84c27ad9697c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:06.008436 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff48fc8b-d221-4346-b58c-a38a6c6a6f69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.010600 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff48fc8b-d221-4346-b58c-a38a6c6a6f69 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:06.010844 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff48fc8b-d221-4346-b58c-a38a6c6a6f69 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.011067 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff48fc8b-d221-4346-b58c-a38a6c6a6f69 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.019809 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.019809 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:06.023638 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff48fc8b-d221-4346-b58c-a38a6c6a6f69 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Volume info retrieved successfully. Jul 22 00:09:06.028479 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff48fc8b-d221-4346-b58c-a38a6c6a6f69 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 200 Jul 22 00:09:06.028868 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 264/1059] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:06 2026] GET /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:06.042592 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8efa95d1-cbe2-41ba-958e-57ac1d85b0d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.044081 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8efa95d1-cbe2-41ba-958e-57ac1d85b0d4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] DELETE https://10.4.3.168/volume/v3/volume-transfers/33857e35-04e3-4585-b133-84c27ad9697c Jul 22 00:09:06.044492 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8efa95d1-cbe2-41ba-958e-57ac1d85b0d4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.044814 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8efa95d1-cbe2-41ba-958e-57ac1d85b0d4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.045053 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-8efa95d1-cbe2-41ba-958e-57ac1d85b0d4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Delete transfer with id: 33857e35-04e3-4585-b133-84c27ad9697c Jul 22 00:09:06.048485 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8efa95d1-cbe2-41ba-958e-57ac1d85b0d4 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volume-transfers/33857e35-04e3-4585-b133-84c27ad9697c returned with HTTP 404 Jul 22 00:09:06.049144 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 268/1060] 10.4.3.168 () {68 vars in 1419 bytes} [Wed Jul 22 00:09:06 2026] DELETE /volume/v3/volume-transfers/33857e35-04e3-4585-b133-84c27ad9697c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:06.056168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-848a6ae9-1506-463e-a2fa-a14365ca2551 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.057897 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-848a6ae9-1506-463e-a2fa-a14365ca2551 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:06.058133 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-848a6ae9-1506-463e-a2fa-a14365ca2551 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.058330 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-848a6ae9-1506-463e-a2fa-a14365ca2551 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.058491 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-848a6ae9-1506-463e-a2fa-a14365ca2551 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Delete volume with id: b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:06.066284 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.066284 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:06.066673 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-848a6ae9-1506-463e-a2fa-a14365ca2551 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Volume info retrieved successfully. Jul 22 00:09:06.083082 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-848a6ae9-1506-463e-a2fa-a14365ca2551 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Delete volume request issued successfully. Jul 22 00:09:06.083270 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-848a6ae9-1506-463e-a2fa-a14365ca2551 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 202 Jul 22 00:09:06.083799 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 269/1061] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:09:06 2026] DELETE /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:06.093425 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b277490-f767-4d8d-8ba9-37db8ea69251 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.095833 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b277490-f767-4d8d-8ba9-37db8ea69251 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] GET https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:06.096092 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b277490-f767-4d8d-8ba9-37db8ea69251 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.096353 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b277490-f767-4d8d-8ba9-37db8ea69251 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.104181 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.104181 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:06.108995 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b277490-f767-4d8d-8ba9-37db8ea69251 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Volume info retrieved successfully. Jul 22 00:09:06.115700 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b277490-f767-4d8d-8ba9-37db8ea69251 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 200 Jul 22 00:09:06.116156 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 261/1062] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:06 2026] GET /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:06.407552 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b39d9e0-2ba6-488c-bb7f-4280b848bb05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.409985 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b39d9e0-2ba6-488c-bb7f-4280b848bb05 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 Jul 22 00:09:06.410279 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b39d9e0-2ba6-488c-bb7f-4280b848bb05 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.410615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b39d9e0-2ba6-488c-bb7f-4280b848bb05 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.598586 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.598586 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:06.604086 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5b39d9e0-2ba6-488c-bb7f-4280b848bb05 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:06.610190 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b39d9e0-2ba6-488c-bb7f-4280b848bb05 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 returned with HTTP 200 Jul 22 00:09:06.610754 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 265/1063] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:06 2026] GET /volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 => generated 840 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:06.626885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50b25a25-7798-4da7-86ba-e177b147f609 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.629026 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:06.629671 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "700d77c7-13b8-4545-a4d7-870d12031968", "size": 2, "name": "tempest-VolumesCloneTest-Volume-825573617"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:06.632228 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume request body: {'volume': {'source_volid': '700d77c7-13b8-4545-a4d7-870d12031968', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-825573617'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:06.639936 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.639936 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:06.641883 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume retrieved successfully. Jul 22 00:09:06.641883 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume of 2 GB Jul 22 00:09:06.647895 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Availability Zones retrieved successfully. Jul 22 00:09:06.652201 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Flow 'volume_create_api' (825a493e-383a-404b-89b9-97ac3ee85365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:06.652494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-280bf865-d5a5-4aec-b856-83a66010fc0b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.654816 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-280bf865-d5a5-4aec-b856-83a66010fc0b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 Jul 22 00:09:06.655077 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-280bf865-d5a5-4aec-b856-83a66010fc0b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.655364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-280bf865-d5a5-4aec-b856-83a66010fc0b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.655945 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257260b2-f49c-4bb5-887b-1fe02ed6146a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:06.657728 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:06.660916 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-280bf865-d5a5-4aec-b856-83a66010fc0b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 returned with HTTP 404 Jul 22 00:09:06.661491 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 270/1064] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:06 2026] GET /volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:06.670652 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88d2bec2-f1c1-4360-b26d-64446488382a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.673399 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88d2bec2-f1c1-4360-b26d-64446488382a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f Jul 22 00:09:06.673399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88d2bec2-f1c1-4360-b26d-64446488382a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.673399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88d2bec2-f1c1-4360-b26d-64446488382a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.676889 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-88d2bec2-f1c1-4360-b26d-64446488382a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 1cb92ab8-903f-482a-b18b-7573874b7d0f Jul 22 00:09:06.678770 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88d2bec2-f1c1-4360-b26d-64446488382a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f returned with HTTP 404 Jul 22 00:09:06.679291 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 262/1065] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:09:06 2026] DELETE /volume/v3/snapshots/1cb92ab8-903f-482a-b18b-7573874b7d0f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:06.691063 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1525124-8116-495b-acea-58bc8a2b146f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.691218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257260b2-f49c-4bb5-887b-1fe02ed6146a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '700d77c7-13b8-4545-a4d7-870d12031968', 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:06.691551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342984ca-c439-465b-a963-e9680e4c9880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:06.692220 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1525124-8116-495b-acea-58bc8a2b146f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 Jul 22 00:09:06.692491 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1525124-8116-495b-acea-58bc8a2b146f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.692754 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1525124-8116-495b-acea-58bc8a2b146f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.693295 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-e1525124-8116-495b-acea-58bc8a2b146f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 Jul 22 00:09:06.701973 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1525124-8116-495b-acea-58bc8a2b146f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 returned with HTTP 404 Jul 22 00:09:06.702840 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 266/1066] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:09:06 2026] DELETE /volume/v3/snapshots/e74a9b4b-0aa3-4797-9188-2b8ae1a2cc90 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:06.712320 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-012f1dcd-38b9-4ed0-b429-9d304d505ead None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.712757 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-012f1dcd-38b9-4ed0-b429-9d304d505ead tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 Jul 22 00:09:06.712965 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-012f1dcd-38b9-4ed0-b429-9d304d505ead tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.713831 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-012f1dcd-38b9-4ed0-b429-9d304d505ead tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.713831 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-012f1dcd-38b9-4ed0-b429-9d304d505ead tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: f0b8757d-d4cd-4bba-b45d-9b7324fb1274 Jul 22 00:09:06.718584 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-012f1dcd-38b9-4ed0-b429-9d304d505ead tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 returned with HTTP 404 Jul 22 00:09:06.719095 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 271/1067] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:09:06 2026] DELETE /volume/v3/snapshots/f0b8757d-d4cd-4bba-b45d-9b7324fb1274 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:06.741535 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Created reservations ['98abbc6a-17c6-4e39-ad64-f64865a377f0', 'c2f4cdbc-9478-48d5-a958-15c7047949a3', '671e9cb9-8bdf-4a51-9585-6ea2cb3a2809', '8ca1fe3f-030d-49a4-9c5e-94b78a3c0f4d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:06.742698 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342984ca-c439-465b-a963-e9680e4c9880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98abbc6a-17c6-4e39-ad64-f64865a377f0', 'c2f4cdbc-9478-48d5-a958-15c7047949a3', '671e9cb9-8bdf-4a51-9585-6ea2cb3a2809', '8ca1fe3f-030d-49a4-9c5e-94b78a3c0f4d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:06.743609 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99217a7-3064-4915-bb49-32d561ea35fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:06.762562 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-9cbf7e64-72ca-46ec-8820-b24e9879eff9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.764667 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-9cbf7e64-72ca-46ec-8820-b24e9879eff9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:06.764899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-9cbf7e64-72ca-46ec-8820-b24e9879eff9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.765160 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-9cbf7e64-72ca-46ec-8820-b24e9879eff9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.777542 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.777542 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:06.783501 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-9cbf7e64-72ca-46ec-8820-b24e9879eff9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:06.789451 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99217a7-3064-4915-bb49-32d561ea35fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a5daeb-2c53-4fce-ae92-a2f88c2b8099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-825573617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6750a4cd084651b2733aa972ae9c2d',qos_specs=None,replication_status=,reservations=['98abbc6a-17c6-4e39-ad64-f64865a377f0','c2f4cdbc-9478-48d5-a958-15c7047949a3','671e9cb9-8bdf-4a51-9585-6ea2cb3a2809','8ca1fe3f-030d-49a4-9c5e-94b78a3c0f4d'],size=2,snapshot_id=None,source_replicaid=,source_volid=700d77c7-13b8-4545-a4d7-870d12031968,status='creating',user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-825573617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a5daeb-2c53-4fce-ae92-a2f88c2b8099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6750a4cd084651b2733aa972ae9c2d',provider_auth=None,provider_geometry=None,provider_id=None,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=700d77c7-13b8-4545-a4d7-870d12031968,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:06.790557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d73ffcb-ac5b-4842-956f-f85e578cbee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:06.791416 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-9cbf7e64-72ca-46ec-8820-b24e9879eff9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:09:06.792109 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 263/1068] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:06 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1653 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:06.816479 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d73ffcb-ac5b-4842-956f-f85e578cbee8) transitioned into state 'SUCCESS' from state '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-825573617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba6750a4cd084651b2733aa972ae9c2d',qos_specs=None,replication_status=,reservations=['98abbc6a-17c6-4e39-ad64-f64865a377f0','c2f4cdbc-9478-48d5-a958-15c7047949a3','671e9cb9-8bdf-4a51-9585-6ea2cb3a2809','8ca1fe3f-030d-49a4-9c5e-94b78a3c0f4d'],size=2,snapshot_id=None,source_replicaid=,source_volid=700d77c7-13b8-4545-a4d7-870d12031968,status='creating',user_id='b0e7ac2daa8b43d59b8bb72e5ed21a80',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:06.817659 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (812ff25b-c5b3-4ce1-839f-c35e1400a7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:06.823498 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-d82ab654-f81d-4cb5-99ca-e278d036c419 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.826581 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-d82ab654-f81d-4cb5-99ca-e278d036c419 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762/action Jul 22 00:09:06.827046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-d82ab654-f81d-4cb5-99ca-e278d036c419 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:06.827223 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-d82ab654-f81d-4cb5-99ca-e278d036c419 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:06.845237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (812ff25b-c5b3-4ce1-839f-c35e1400a7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:06.845682 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Flow 'volume_create_api' (825a493e-383a-404b-89b9-97ac3ee85365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:06.846202 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Create volume request issued successfully. Jul 22 00:09:06.847326 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50b25a25-7798-4da7-86ba-e177b147f609 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:06.847934 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 269/1069] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:09:06 2026] POST /volume/v3/volumes => generated 780 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:06.849213 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.849213 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:06.849889 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-d82ab654-f81d-4cb5-99ca-e278d036c419 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:06.863583 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-d82ab654-f81d-4cb5-99ca-e278d036c419 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Begin detaching volume completed successfully. Jul 22 00:09:06.866449 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-d82ab654-f81d-4cb5-99ca-e278d036c419 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762/action returned with HTTP 202 Jul 22 00:09:06.866607 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-813273bc-1f7a-45b2-a68f-65da5a8cd9f4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.866692 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 267/1070] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:09:06 2026] POST /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:09:06.866802 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-813273bc-1f7a-45b2-a68f-65da5a8cd9f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 Jul 22 00:09:06.866802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-813273bc-1f7a-45b2-a68f-65da5a8cd9f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.866802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-813273bc-1f7a-45b2-a68f-65da5a8cd9f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.875965 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.875965 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:06.881668 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-813273bc-1f7a-45b2-a68f-65da5a8cd9f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:06.888424 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-813273bc-1f7a-45b2-a68f-65da5a8cd9f4 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 returned with HTTP 200 Jul 22 00:09:06.888954 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 272/1071] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:06 2026] GET /volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:06.929880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2bb5e0d0-7294-4cab-ac50-2303fd0a9511 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.930553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bb5e0d0-7294-4cab-ac50-2303fd0a9511 None None] GET https://10.4.3.168/volume// Jul 22 00:09:06.930981 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bb5e0d0-7294-4cab-ac50-2303fd0a9511 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.931397 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bb5e0d0-7294-4cab-ac50-2303fd0a9511 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.931881 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bb5e0d0-7294-4cab-ac50-2303fd0a9511 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:06.932322 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 264/1072] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:09:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:06.944297 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-94195d32-4ba0-48a8-8512-925c2a02ac17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:06.947888 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-94195d32-4ba0-48a8-8512-925c2a02ac17 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:06.948229 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-94195d32-4ba0-48a8-8512-925c2a02ac17 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:06.948594 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-94195d32-4ba0-48a8-8512-925c2a02ac17 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:06.969568 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:06.969568 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:06.976259 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-94195d32-4ba0-48a8-8512-925c2a02ac17 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:06.985680 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-94195d32-4ba0-48a8-8512-925c2a02ac17 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:09:06.986235 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 270/1073] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:09:06 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:07.136582 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4befe60c-0e7c-4d31-b53d-5ee3d75dcfd9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:07.141444 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4befe60c-0e7c-4d31-b53d-5ee3d75dcfd9 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] GET https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:07.141712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4befe60c-0e7c-4d31-b53d-5ee3d75dcfd9 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:07.141938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4befe60c-0e7c-4d31-b53d-5ee3d75dcfd9 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:07.149598 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4befe60c-0e7c-4d31-b53d-5ee3d75dcfd9 tempest-VolumesTransfersV355Test-1976252618 tempest-VolumesTransfersV355Test-1976252618-project-admin] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 404 Jul 22 00:09:07.149935 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 268/1074] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:07 2026] GET /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:07.159101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ae53c154-c812-490c-aee7-d0dbdd2431b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:07.160979 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae53c154-c812-490c-aee7-d0dbdd2431b2 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] GET https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:07.161284 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae53c154-c812-490c-aee7-d0dbdd2431b2 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:07.161820 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae53c154-c812-490c-aee7-d0dbdd2431b2 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:07.168937 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae53c154-c812-490c-aee7-d0dbdd2431b2 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 404 Jul 22 00:09:07.169584 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 273/1075] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:07 2026] GET /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:07.181236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b591f68-fae6-44f9-81fa-0cecbe3e20f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:07.183754 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b591f68-fae6-44f9-81fa-0cecbe3e20f1 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:07.185828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b591f68-fae6-44f9-81fa-0cecbe3e20f1 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:07.185828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b591f68-fae6-44f9-81fa-0cecbe3e20f1 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:07.185828 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3b591f68-fae6-44f9-81fa-0cecbe3e20f1 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] Delete volume with id: b0af3b33-2f24-46ee-8f29-29e1b52dacc1 Jul 22 00:09:07.191877 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b591f68-fae6-44f9-81fa-0cecbe3e20f1 tempest-VolumesTransfersV355Test-704384517 tempest-VolumesTransfersV355Test-704384517-project-member] https://10.4.3.168/volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 returned with HTTP 404 Jul 22 00:09:07.192767 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 265/1076] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:09:07 2026] DELETE /volume/v3/volumes/b0af3b33-2f24-46ee-8f29-29e1b52dacc1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:07.908642 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b27f9a1e-b0c5-4d53-840e-d316cb81068c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:07.911744 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b27f9a1e-b0c5-4d53-840e-d316cb81068c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 Jul 22 00:09:07.912067 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b27f9a1e-b0c5-4d53-840e-d316cb81068c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:07.912409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b27f9a1e-b0c5-4d53-840e-d316cb81068c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:07.923477 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:07.923477 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:07.933047 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b27f9a1e-b0c5-4d53-840e-d316cb81068c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:07.939140 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b27f9a1e-b0c5-4d53-840e-d316cb81068c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 returned with HTTP 200 Jul 22 00:09:07.939919 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 271/1077] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:07 2026] GET /volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:07.960220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0004a5d0-488f-4120-9a12-ba9cff5310a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:07.963565 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0004a5d0-488f-4120-9a12-ba9cff5310a9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 Jul 22 00:09:07.963565 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0004a5d0-488f-4120-9a12-ba9cff5310a9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:07.963947 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0004a5d0-488f-4120-9a12-ba9cff5310a9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:07.973015 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:07.973015 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:07.977391 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0004a5d0-488f-4120-9a12-ba9cff5310a9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:07.981972 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0004a5d0-488f-4120-9a12-ba9cff5310a9 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 returned with HTTP 200 Jul 22 00:09:07.982349 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 269/1078] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:07 2026] GET /volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:07.994411 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f1acdf58-9555-449c-b9c1-afb5fab0832c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:07.996287 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1acdf58-9555-449c-b9c1-afb5fab0832c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 Jul 22 00:09:07.996511 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1acdf58-9555-449c-b9c1-afb5fab0832c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:07.996756 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1acdf58-9555-449c-b9c1-afb5fab0832c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:08.007264 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:08.007264 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:08.012240 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f1acdf58-9555-449c-b9c1-afb5fab0832c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:08.026169 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1acdf58-9555-449c-b9c1-afb5fab0832c tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 returned with HTTP 200 Jul 22 00:09:08.026616 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 274/1079] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:07 2026] GET /volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:08.042555 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a3ebe8b-6746-4559-b6f3-9d76d4dfa27e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:08.048537 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a3ebe8b-6746-4559-b6f3-9d76d4dfa27e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] DELETE https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 Jul 22 00:09:08.048725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a3ebe8b-6746-4559-b6f3-9d76d4dfa27e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:08.048976 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a3ebe8b-6746-4559-b6f3-9d76d4dfa27e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:08.049258 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9a3ebe8b-6746-4559-b6f3-9d76d4dfa27e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Delete volume with id: 24a5daeb-2c53-4fce-ae92-a2f88c2b8099 Jul 22 00:09:08.054048 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=335,cinder:UPDATE=111,cinder:INSERT=65 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:09:08.064899 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:08.064899 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:08.065495 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a3ebe8b-6746-4559-b6f3-9d76d4dfa27e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:08.099673 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a3ebe8b-6746-4559-b6f3-9d76d4dfa27e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Delete volume request issued successfully. Jul 22 00:09:08.099965 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a3ebe8b-6746-4559-b6f3-9d76d4dfa27e tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 returned with HTTP 202 Jul 22 00:09:08.100523 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 266/1080] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:08 2026] DELETE /volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:08.112560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9938aead-8d7b-44c9-ad86-92ff4c4389b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:08.114453 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9938aead-8d7b-44c9-ad86-92ff4c4389b1 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 Jul 22 00:09:08.115035 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9938aead-8d7b-44c9-ad86-92ff4c4389b1 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:08.115035 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9938aead-8d7b-44c9-ad86-92ff4c4389b1 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:08.124342 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:08.124342 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:08.128797 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9938aead-8d7b-44c9-ad86-92ff4c4389b1 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:08.134043 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9938aead-8d7b-44c9-ad86-92ff4c4389b1 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 returned with HTTP 200 Jul 22 00:09:08.134574 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 272/1081] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:08 2026] GET /volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:09.150983 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8fe98256-613e-4ad6-8729-48f2a1690590 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:09.153295 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fe98256-613e-4ad6-8729-48f2a1690590 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 Jul 22 00:09:09.153568 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fe98256-613e-4ad6-8729-48f2a1690590 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:09.153803 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fe98256-613e-4ad6-8729-48f2a1690590 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:09.156480 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=234,cinder:UPDATE=51,cinder:INSERT=25 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:09:09.163079 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fe98256-613e-4ad6-8729-48f2a1690590 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 returned with HTTP 404 Jul 22 00:09:09.163079 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 270/1082] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:09 2026] GET /volume/v3/volumes/24a5daeb-2c53-4fce-ae92-a2f88c2b8099 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:09.171815 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86ab7c61-41dc-4640-9c6a-976f421dde8b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:09.174069 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86ab7c61-41dc-4640-9c6a-976f421dde8b tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 Jul 22 00:09:09.174263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86ab7c61-41dc-4640-9c6a-976f421dde8b tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:09.174457 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86ab7c61-41dc-4640-9c6a-976f421dde8b tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:09.184610 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:09.184610 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:09.190257 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-86ab7c61-41dc-4640-9c6a-976f421dde8b tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:09.199787 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86ab7c61-41dc-4640-9c6a-976f421dde8b tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 returned with HTTP 200 Jul 22 00:09:09.200286 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 275/1083] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:09 2026] GET /volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:09.220068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7498de4e-7470-4d09-aa27-9fae9241ea36 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:09.223242 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7498de4e-7470-4d09-aa27-9fae9241ea36 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] DELETE https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 Jul 22 00:09:09.223978 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7498de4e-7470-4d09-aa27-9fae9241ea36 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:09.224420 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7498de4e-7470-4d09-aa27-9fae9241ea36 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:09.224721 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7498de4e-7470-4d09-aa27-9fae9241ea36 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Delete volume with id: 700d77c7-13b8-4545-a4d7-870d12031968 Jul 22 00:09:09.235486 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:09.235486 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:09.236433 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7498de4e-7470-4d09-aa27-9fae9241ea36 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:09.265068 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7498de4e-7470-4d09-aa27-9fae9241ea36 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Delete volume request issued successfully. Jul 22 00:09:09.265068 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7498de4e-7470-4d09-aa27-9fae9241ea36 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 returned with HTTP 202 Jul 22 00:09:09.265068 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 267/1084] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:09 2026] DELETE /volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:09.276016 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-47887e76-eb10-49b5-80c2-c22e28b314ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:09.282176 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47887e76-eb10-49b5-80c2-c22e28b314ab tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 Jul 22 00:09:09.282703 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47887e76-eb10-49b5-80c2-c22e28b314ab tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:09.282989 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47887e76-eb10-49b5-80c2-c22e28b314ab tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:09.295174 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:09.295174 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:09.303055 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-47887e76-eb10-49b5-80c2-c22e28b314ab tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Volume info retrieved successfully. Jul 22 00:09:09.309499 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47887e76-eb10-49b5-80c2-c22e28b314ab tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 returned with HTTP 200 Jul 22 00:09:09.310039 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 273/1085] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:09 2026] GET /volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:10.330730 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08bbde00-49fd-45dd-8e44-4b55f7b25ae3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:10.333892 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08bbde00-49fd-45dd-8e44-4b55f7b25ae3 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] GET https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 Jul 22 00:09:10.334729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08bbde00-49fd-45dd-8e44-4b55f7b25ae3 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:10.334907 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08bbde00-49fd-45dd-8e44-4b55f7b25ae3 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:10.342968 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08bbde00-49fd-45dd-8e44-4b55f7b25ae3 tempest-VolumesCloneTest-1009030224 tempest-VolumesCloneTest-1009030224-project-member] https://10.4.3.168/volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 returned with HTTP 404 Jul 22 00:09:10.343789 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 271/1086] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:10 2026] GET /volume/v3/volumes/700d77c7-13b8-4545-a4d7-870d12031968 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:10.549539 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-84e10a0a-5dba-4f15-9456-60628ea029d6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:10.555032 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-84e10a0a-5dba-4f15-9456-60628ea029d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 Jul 22 00:09:10.555954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-84e10a0a-5dba-4f15-9456-60628ea029d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:10.556324 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-84e10a0a-5dba-4f15-9456-60628ea029d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:10.562780 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=285,cinder:INSERT=38,cinder:UPDATE=66 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:09:10.572273 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:10.572273 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:10.649237 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a3f20190-e6b0-4246-8de5-aa305c07c30a req-84e10a0a-5dba-4f15-9456-60628ea029d6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 returned with HTTP 200 Jul 22 00:09:10.650375 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 276/1087] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:10 2026] DELETE /volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:12.244952 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:12.445748 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:12.446347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1866305115"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:12.448231 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1866305115'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:12.448231 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Create volume of 2 GB Jul 22 00:09:12.463031 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Availability Zones retrieved successfully. Jul 22 00:09:12.477446 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Flow 'volume_create_api' (b9351e79-8f66-41ce-9f6f-05299abe4daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:12.480098 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5df8570-e669-49a3-ae0c-0d355f1f09c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:12.481494 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Validating volume size '2' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:12.533586 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5df8570-e669-49a3-ae0c-0d355f1f09c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:12.534170 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8240bfe2-701c-4dd3-af6a-8aa8ced99a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:12.631474 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Created reservations ['7e2af2eb-02cb-48ae-993b-a8b8e9f8118c', 'ed680803-7214-4bb4-a4f8-57c308a327a0', '589f933e-9ec0-450e-9c33-dd0ba8145207', '57b79aba-6a38-46d0-a164-889b6fdffc93'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:12.632575 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8240bfe2-701c-4dd3-af6a-8aa8ced99a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e2af2eb-02cb-48ae-993b-a8b8e9f8118c', 'ed680803-7214-4bb4-a4f8-57c308a327a0', '589f933e-9ec0-450e-9c33-dd0ba8145207', '57b79aba-6a38-46d0-a164-889b6fdffc93']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:12.633699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf64b1e-155d-4654-9a69-f2ffc32bde14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:12.676801 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf64b1e-155d-4654-9a69-f2ffc32bde14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e148b758-30e0-444b-943f-4acfa1a30d60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1866305115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34a539fd7bca4971a9eba6e5af4e1a64',qos_specs=None,replication_status=,reservations=['7e2af2eb-02cb-48ae-993b-a8b8e9f8118c','ed680803-7214-4bb4-a4f8-57c308a327a0','589f933e-9ec0-450e-9c33-dd0ba8145207','57b79aba-6a38-46d0-a164-889b6fdffc93'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102d96a419df41219b26acfcc22eafb9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1866305115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e148b758-30e0-444b-943f-4acfa1a30d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34a539fd7bca4971a9eba6e5af4e1a64',provider_auth=None,provider_geometry=None,provider_id=None,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='102d96a419df41219b26acfcc22eafb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:12.678161 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd5c4b1a-9ee7-470c-813b-2a6a91a936ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:12.711502 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd5c4b1a-9ee7-470c-813b-2a6a91a936ae) transitioned into state 'SUCCESS' from state '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-1866305115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34a539fd7bca4971a9eba6e5af4e1a64',qos_specs=None,replication_status=,reservations=['7e2af2eb-02cb-48ae-993b-a8b8e9f8118c','ed680803-7214-4bb4-a4f8-57c308a327a0','589f933e-9ec0-450e-9c33-dd0ba8145207','57b79aba-6a38-46d0-a164-889b6fdffc93'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102d96a419df41219b26acfcc22eafb9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:12.712710 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a74842-0e83-41a1-a06b-9475b987f49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:12.754116 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a74842-0e83-41a1-a06b-9475b987f49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:12.755757 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Flow 'volume_create_api' (b9351e79-8f66-41ce-9f6f-05299abe4daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:12.756430 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Create volume request issued successfully. Jul 22 00:09:12.757270 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e0473de-e180-4e2d-89c3-098dbc81c768 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:12.758157 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 268/1088] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:09:12 2026] POST /volume/v3/volumes => generated 755 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:12.786772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7435781d-0c70-494e-9120-4d50b946b6b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:12.788385 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7435781d-0c70-494e-9120-4d50b946b6b5 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] GET https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 Jul 22 00:09:12.788725 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7435781d-0c70-494e-9120-4d50b946b6b5 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:12.789121 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7435781d-0c70-494e-9120-4d50b946b6b5 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:12.807641 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:12.807641 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:12.824976 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7435781d-0c70-494e-9120-4d50b946b6b5 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Volume info retrieved successfully. Jul 22 00:09:12.834890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7435781d-0c70-494e-9120-4d50b946b6b5 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 returned with HTTP 200 Jul 22 00:09:12.834890 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 274/1089] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:12 2026] GET /volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 => generated 823 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:12.845724 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6963951c-4120-4637-9303-539c1704bc0b req-58dfb632-c3a7-4317-9b0c-1c41cd97c7ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:12.850240 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6963951c-4120-4637-9303-539c1704bc0b req-58dfb632-c3a7-4317-9b0c-1c41cd97c7ee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 Jul 22 00:09:12.850240 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6963951c-4120-4637-9303-539c1704bc0b req-58dfb632-c3a7-4317-9b0c-1c41cd97c7ee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:12.850240 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6963951c-4120-4637-9303-539c1704bc0b req-58dfb632-c3a7-4317-9b0c-1c41cd97c7ee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:12.856272 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6963951c-4120-4637-9303-539c1704bc0b req-58dfb632-c3a7-4317-9b0c-1c41cd97c7ee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 returned with HTTP 404 Jul 22 00:09:12.857039 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 272/1090] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:12 2026] DELETE /volume/v3/attachments/8de7439b-efa1-4d10-bf11-c3b89dfea129 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:13.851925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-33b355b5-441c-4136-a037-25fc68b2fc06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:13.854101 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-33b355b5-441c-4136-a037-25fc68b2fc06 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] GET https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 Jul 22 00:09:13.854355 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-33b355b5-441c-4136-a037-25fc68b2fc06 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:13.854626 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-33b355b5-441c-4136-a037-25fc68b2fc06 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:13.869556 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:13.869556 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:13.875633 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-33b355b5-441c-4136-a037-25fc68b2fc06 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Volume info retrieved successfully. Jul 22 00:09:13.885177 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-33b355b5-441c-4136-a037-25fc68b2fc06 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 returned with HTTP 200 Jul 22 00:09:13.885689 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 277/1091] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:13 2026] GET /volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:13.903451 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:13.907180 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:13.907838 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e148b758-30e0-444b-943f-4acfa1a30d60"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:13.910203 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e148b758-30e0-444b-943f-4acfa1a30d60'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:13.920341 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:13.920341 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:13.920802 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Volume retrieved successfully. Jul 22 00:09:13.920995 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Create volume of 1 GB Jul 22 00:09:13.926182 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Availability Zones retrieved successfully. Jul 22 00:09:13.932377 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Flow 'volume_create_api' (cd24e018-3cbc-42be-8f76-a61e16e88b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:13.935122 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e33db58-ba35-412f-892b-41549ad3ab91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:13.936170 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:13.937640 np0000005612 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e33db58-ba35-412f-892b-41549ad3ab91) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 00:09:13.937640 np0000005612 devstack@c-api.service[100284]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 22 00:09:13.940028 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e33db58-ba35-412f-892b-41549ad3ab91) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:13.941923 np0000005612 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e33db58-ba35-412f-892b-41549ad3ab91) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 00:09:13.943396 np0000005612 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Flow 'volume_create_api' (cd24e018-3cbc-42be-8f76-a61e16e88b6b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 00:09:13.944211 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f929be6-659b-49bc-a8f1-7b8fb3f6f1a0 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 400 Jul 22 00:09:13.945655 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 269/1092] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:09:13 2026] POST /volume/v3/volumes => generated 173 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:09:13.954133 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d95c0a05-9940-485c-a079-c2646779b80d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:13.957634 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d95c0a05-9940-485c-a079-c2646779b80d tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] GET https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 Jul 22 00:09:13.957930 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d95c0a05-9940-485c-a079-c2646779b80d tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:13.958220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d95c0a05-9940-485c-a079-c2646779b80d tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:13.965109 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9eb799fa-a4c8-4b4a-afe0-9cc887dce99f req-1be54a6b-d45d-4b37-bd7f-31c0b80e271f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:13.967480 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:13.967480 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:13.967639 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9eb799fa-a4c8-4b4a-afe0-9cc887dce99f req-1be54a6b-d45d-4b37-bd7f-31c0b80e271f tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] GET https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f Jul 22 00:09:13.967923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9eb799fa-a4c8-4b4a-afe0-9cc887dce99f req-1be54a6b-d45d-4b37-bd7f-31c0b80e271f tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:13.968150 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9eb799fa-a4c8-4b4a-afe0-9cc887dce99f req-1be54a6b-d45d-4b37-bd7f-31c0b80e271f tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:13.973033 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d95c0a05-9940-485c-a079-c2646779b80d tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Volume info retrieved successfully. Jul 22 00:09:13.980133 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d95c0a05-9940-485c-a079-c2646779b80d tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 returned with HTTP 200 Jul 22 00:09:13.980725 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 275/1093] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:13 2026] GET /volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:13.985752 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:13.985752 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:13.990286 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9eb799fa-a4c8-4b4a-afe0-9cc887dce99f req-1be54a6b-d45d-4b37-bd7f-31c0b80e271f tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:09:13.998621 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9eb799fa-a4c8-4b4a-afe0-9cc887dce99f req-1be54a6b-d45d-4b37-bd7f-31c0b80e271f tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f returned with HTTP 200 Jul 22 00:09:13.998991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a35047a-1c72-4a0a-bc8a-d99ab5ef4669 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:13.999070 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 273/1094] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:13 2026] GET /volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f => generated 1603 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:14.005141 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a35047a-1c72-4a0a-bc8a-d99ab5ef4669 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 Jul 22 00:09:14.005141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a35047a-1c72-4a0a-bc8a-d99ab5ef4669 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:14.005141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a35047a-1c72-4a0a-bc8a-d99ab5ef4669 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:14.005141 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6a35047a-1c72-4a0a-bc8a-d99ab5ef4669 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Delete volume with id: e148b758-30e0-444b-943f-4acfa1a30d60 Jul 22 00:09:14.014922 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:14.014922 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:14.015612 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a35047a-1c72-4a0a-bc8a-d99ab5ef4669 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Volume info retrieved successfully. Jul 22 00:09:14.047828 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a35047a-1c72-4a0a-bc8a-d99ab5ef4669 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Delete volume request issued successfully. Jul 22 00:09:14.047828 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a35047a-1c72-4a0a-bc8a-d99ab5ef4669 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 returned with HTTP 202 Jul 22 00:09:14.047828 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 278/1095] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:13 2026] DELETE /volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:14.069994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d698857d-7670-47a6-8582-0fb4fffc0924 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:14.072546 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d698857d-7670-47a6-8582-0fb4fffc0924 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] GET https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 Jul 22 00:09:14.072997 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d698857d-7670-47a6-8582-0fb4fffc0924 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:14.073243 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d698857d-7670-47a6-8582-0fb4fffc0924 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:14.084876 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:14.084876 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:14.092825 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d698857d-7670-47a6-8582-0fb4fffc0924 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Volume info retrieved successfully. Jul 22 00:09:14.100286 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d698857d-7670-47a6-8582-0fb4fffc0924 tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 returned with HTTP 200 Jul 22 00:09:14.101179 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 270/1096] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:14 2026] GET /volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:15.121882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afff3b85-8cfd-4606-a47a-c2bc3c2843df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:15.123717 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afff3b85-8cfd-4606-a47a-c2bc3c2843df tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] GET https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 Jul 22 00:09:15.124061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afff3b85-8cfd-4606-a47a-c2bc3c2843df tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:15.124376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afff3b85-8cfd-4606-a47a-c2bc3c2843df tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:15.135150 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afff3b85-8cfd-4606-a47a-c2bc3c2843df tempest-VolumesCloneNegativeTest-82293322 tempest-VolumesCloneNegativeTest-82293322-project-member] https://10.4.3.168/volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 returned with HTTP 404 Jul 22 00:09:15.135574 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 276/1097] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:15 2026] GET /volume/v3/volumes/e148b758-30e0-444b-943f-4acfa1a30d60 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:15.365541 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff1e7878-e2b4-43f7-8a37-e551313ddf27 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:15.367454 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff1e7878-e2b4-43f7-8a37-e551313ddf27 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:15.369228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff1e7878-e2b4-43f7-8a37-e551313ddf27 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:15.369433 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff1e7878-e2b4-43f7-8a37-e551313ddf27 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:15.376968 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:15.376968 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:15.380990 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff1e7878-e2b4-43f7-8a37-e551313ddf27 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:15.386512 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff1e7878-e2b4-43f7-8a37-e551313ddf27 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:09:15.387069 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 274/1098] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:15 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:15.403743 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5fd3c2ec-34e6-4bab-95d4-6853606451ec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:15.406300 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fd3c2ec-34e6-4bab-95d4-6853606451ec tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:15.406525 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fd3c2ec-34e6-4bab-95d4-6853606451ec tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:15.406764 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fd3c2ec-34e6-4bab-95d4-6853606451ec tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:15.407013 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5fd3c2ec-34e6-4bab-95d4-6853606451ec tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume with id: bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:15.423714 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:15.423714 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:15.424440 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5fd3c2ec-34e6-4bab-95d4-6853606451ec tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:15.451991 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5fd3c2ec-34e6-4bab-95d4-6853606451ec tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume request issued successfully. Jul 22 00:09:15.454313 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fd3c2ec-34e6-4bab-95d4-6853606451ec tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 202 Jul 22 00:09:15.454313 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 279/1099] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:15 2026] DELETE /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:15.464758 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-10039b69-0901-46f8-b83d-9a7b71021b6c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:15.466306 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10039b69-0901-46f8-b83d-9a7b71021b6c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:15.466543 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10039b69-0901-46f8-b83d-9a7b71021b6c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:15.466784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10039b69-0901-46f8-b83d-9a7b71021b6c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:15.474973 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:15.474973 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:15.479848 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-10039b69-0901-46f8-b83d-9a7b71021b6c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:15.486300 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10039b69-0901-46f8-b83d-9a7b71021b6c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 200 Jul 22 00:09:15.488372 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 271/1100] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:15 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:16.508650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e91c39c9-8b33-420a-964b-c82840df0672 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:16.510002 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e91c39c9-8b33-420a-964b-c82840df0672 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 Jul 22 00:09:16.510220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e91c39c9-8b33-420a-964b-c82840df0672 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:16.512506 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e91c39c9-8b33-420a-964b-c82840df0672 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:16.528419 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e91c39c9-8b33-420a-964b-c82840df0672 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 returned with HTTP 404 Jul 22 00:09:16.528953 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 277/1101] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:16 2026] GET /volume/v3/volumes/bf6b793e-7020-4297-8636-531112298762 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:16.542967 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99835297-6725-42b5-b109-d3e119a7984d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:16.547280 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99835297-6725-42b5-b109-d3e119a7984d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:09:16.547280 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99835297-6725-42b5-b109-d3e119a7984d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:16.547280 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99835297-6725-42b5-b109-d3e119a7984d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:16.558420 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:16.558420 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:16.563906 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-99835297-6725-42b5-b109-d3e119a7984d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:16.569892 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99835297-6725-42b5-b109-d3e119a7984d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:09:16.570483 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 275/1102] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:16 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:16.589253 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a99e305-fd3f-4918-a03d-4c6019881bac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:16.592187 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a99e305-fd3f-4918-a03d-4c6019881bac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:09:16.592187 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a99e305-fd3f-4918-a03d-4c6019881bac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1065009065"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:16.602977 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:16.602977 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:16.602977 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a99e305-fd3f-4918-a03d-4c6019881bac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:16.602977 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-6a99e305-fd3f-4918-a03d-4c6019881bac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume 80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:09:16.635689 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6a99e305-fd3f-4918-a03d-4c6019881bac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['0d983496-6665-4c66-a914-9f58962a58e7', 'd1eec801-a644-4d8c-8ade-428cf1bb22cd', '63178405-5616-40e2-9964-a70f87e11ff5', 'c341ee4a-45dc-41f0-a97e-9f98d385f8c2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:16.687254 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a99e305-fd3f-4918-a03d-4c6019881bac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot create request issued successfully. Jul 22 00:09:16.688063 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a99e305-fd3f-4918-a03d-4c6019881bac tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:09:16.689008 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 280/1103] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:09:16 2026] POST /volume/v3/snapshots => generated 380 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:16.705154 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-54f5f5bc-e068-48b7-97d0-5c2256757796 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:16.708775 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54f5f5bc-e068-48b7-97d0-5c2256757796 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:16.709084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54f5f5bc-e068-48b7-97d0-5c2256757796 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:16.709338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54f5f5bc-e068-48b7-97d0-5c2256757796 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:16.717022 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:16.717022 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:16.717544 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-54f5f5bc-e068-48b7-97d0-5c2256757796 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:16.719921 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54f5f5bc-e068-48b7-97d0-5c2256757796 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 200 Jul 22 00:09:16.719921 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 272/1104] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:16 2026] GET /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 512 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.737832 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54add503-eadf-4920-8422-c75219c8f701 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.741259 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54add503-eadf-4920-8422-c75219c8f701 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:17.741259 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54add503-eadf-4920-8422-c75219c8f701 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.741393 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54add503-eadf-4920-8422-c75219c8f701 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:17.753083 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:17.753083 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:17.753782 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-54add503-eadf-4920-8422-c75219c8f701 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:17.755820 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54add503-eadf-4920-8422-c75219c8f701 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 200 Jul 22 00:09:17.756416 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 278/1105] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:17 2026] GET /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.762407 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-c171c885-f44b-45f7-871b-5c4de1f6884e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.765334 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-c171c885-f44b-45f7-871b-5c4de1f6884e tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] DELETE https://10.4.3.168/volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e Jul 22 00:09:17.765503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-c171c885-f44b-45f7-871b-5c4de1f6884e tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.765739 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-c171c885-f44b-45f7-871b-5c4de1f6884e tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:17.771188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aa117ef6-91bc-4f98-8dd5-ad99c820eb95 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.774019 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa117ef6-91bc-4f98-8dd5-ad99c820eb95 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:17.774273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa117ef6-91bc-4f98-8dd5-ad99c820eb95 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.775198 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa117ef6-91bc-4f98-8dd5-ad99c820eb95 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:17.780613 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:17.780613 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:17.781086 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:17.781086 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:17.781605 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aa117ef6-91bc-4f98-8dd5-ad99c820eb95 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:17.782667 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa117ef6-91bc-4f98-8dd5-ad99c820eb95 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 200 Jul 22 00:09:17.787009 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 281/1106] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:17 2026] GET /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.800028 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d196663-b4b7-4d5c-88bf-976aeae65322 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.802179 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d196663-b4b7-4d5c-88bf-976aeae65322 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots Jul 22 00:09:17.802494 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d196663-b4b7-4d5c-88bf-976aeae65322 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.802871 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d196663-b4b7-4d5c-88bf-976aeae65322 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:17.803240 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-6d196663-b4b7-4d5c-88bf-976aeae65322 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:09:17.805372 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-6d196663-b4b7-4d5c-88bf-976aeae65322 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:09:17.825809 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d196663-b4b7-4d5c-88bf-976aeae65322 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Get all snapshots completed successfully. Jul 22 00:09:17.825809 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d196663-b4b7-4d5c-88bf-976aeae65322 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 200 Jul 22 00:09:17.826808 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 273/1107] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:09:17 2026] GET /volume/v3/snapshots => generated 408 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.844186 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e891fb9-a38b-4a6c-b709-fceb2de4f389 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.849760 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e891fb9-a38b-4a6c-b709-fceb2de4f389 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] PUT https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:17.850262 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e891fb9-a38b-4a6c-b709-fceb2de4f389 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-767136211", "description": "This is the new description of snapshot."}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:17.861378 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:17.861378 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:17.862066 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e891fb9-a38b-4a6c-b709-fceb2de4f389 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:17.872629 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e891fb9-a38b-4a6c-b709-fceb2de4f389 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 200 Jul 22 00:09:17.873293 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 279/1108] 10.4.3.168 () {68 vars in 1375 bytes} [Wed Jul 22 00:09:17 2026] PUT /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.876228 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-c171c885-f44b-45f7-871b-5c4de1f6884e tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e returned with HTTP 200 Jul 22 00:09:17.876762 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 276/1109] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:17 2026] DELETE /volume/v3/attachments/2d33268e-468d-4158-bbff-18c270c12e6e => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.888585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b4565a34-0e5f-4e7b-a492-e4892ecbd2d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.890259 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-b10b121e-b8f2-4494-accc-8e00edcd2bad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.891008 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4565a34-0e5f-4e7b-a492-e4892ecbd2d7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:17.891244 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4565a34-0e5f-4e7b-a492-e4892ecbd2d7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.891490 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4565a34-0e5f-4e7b-a492-e4892ecbd2d7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:17.893226 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-b10b121e-b8f2-4494-accc-8e00edcd2bad tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] DELETE https://10.4.3.168/volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe Jul 22 00:09:17.893556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-b10b121e-b8f2-4494-accc-8e00edcd2bad tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.893727 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-b10b121e-b8f2-4494-accc-8e00edcd2bad tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:17.900174 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:17.900174 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:17.901879 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b4565a34-0e5f-4e7b-a492-e4892ecbd2d7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:17.902700 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4565a34-0e5f-4e7b-a492-e4892ecbd2d7 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 200 Jul 22 00:09:17.903311 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 282/1110] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:17 2026] GET /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 576 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.904614 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:17.904614 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:17.916683 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-814b6c2a-fdcb-4f41-882a-9e8b34483500 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.918898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-814b6c2a-fdcb-4f41-882a-9e8b34483500 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:17.919132 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-814b6c2a-fdcb-4f41-882a-9e8b34483500 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.919408 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-814b6c2a-fdcb-4f41-882a-9e8b34483500 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:17.919559 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-814b6c2a-fdcb-4f41-882a-9e8b34483500 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:17.926592 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:17.926592 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:17.926755 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-814b6c2a-fdcb-4f41-882a-9e8b34483500 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:17.946127 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-814b6c2a-fdcb-4f41-882a-9e8b34483500 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:09:17.946367 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-814b6c2a-fdcb-4f41-882a-9e8b34483500 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 202 Jul 22 00:09:17.946785 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 280/1111] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:09:17 2026] DELETE /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:17.961129 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ee71ec1-fe56-4e6f-9e83-1a9823cd492e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.963584 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ee71ec1-fe56-4e6f-9e83-1a9823cd492e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:17.963931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ee71ec1-fe56-4e6f-9e83-1a9823cd492e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.964236 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ee71ec1-fe56-4e6f-9e83-1a9823cd492e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:17.972202 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:17.972202 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:17.973000 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ee71ec1-fe56-4e6f-9e83-1a9823cd492e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:17.974554 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ee71ec1-fe56-4e6f-9e83-1a9823cd492e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 200 Jul 22 00:09:17.974775 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 277/1112] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:17 2026] GET /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 575 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.978074 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-b10b121e-b8f2-4494-accc-8e00edcd2bad tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe returned with HTTP 200 Jul 22 00:09:17.978786 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 274/1113] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:17 2026] DELETE /volume/v3/attachments/312198b0-0ead-4b59-bdd2-e9c31fba3dbe => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:17.989688 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-04062d76-0bd5-48a9-ad26-bc6be38cf0bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:17.992887 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-04062d76-0bd5-48a9-ad26-bc6be38cf0bb tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] DELETE https://10.4.3.168/volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d Jul 22 00:09:17.993191 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-04062d76-0bd5-48a9-ad26-bc6be38cf0bb tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:17.993437 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-04062d76-0bd5-48a9-ad26-bc6be38cf0bb tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:18.007336 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:18.007336 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:18.107144 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4c8b2ecb-0c40-4d86-ae39-5a251065c617 req-04062d76-0bd5-48a9-ad26-bc6be38cf0bb tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d returned with HTTP 200 Jul 22 00:09:18.107912 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 283/1114] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:17 2026] DELETE /volume/v3/attachments/83305ee6-552e-4342-8708-2146970a310d => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:18.988322 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48f6035e-2135-4c52-8f8a-f5fe7f94170b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:18.991391 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48f6035e-2135-4c52-8f8a-f5fe7f94170b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:18.991609 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48f6035e-2135-4c52-8f8a-f5fe7f94170b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:18.991819 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48f6035e-2135-4c52-8f8a-f5fe7f94170b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:18.997487 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48f6035e-2135-4c52-8f8a-f5fe7f94170b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 404 Jul 22 00:09:18.998683 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 281/1115] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:18 2026] GET /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:19.010254 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-15b5b55c-b6f6-44f9-a72e-db4c070dc5df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:19.012572 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15b5b55c-b6f6-44f9-a72e-db4c070dc5df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:19.012873 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15b5b55c-b6f6-44f9-a72e-db4c070dc5df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:19.013185 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15b5b55c-b6f6-44f9-a72e-db4c070dc5df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:19.013361 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-15b5b55c-b6f6-44f9-a72e-db4c070dc5df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 930f4e7d-8315-4855-9f31-4dd163b745a8 Jul 22 00:09:19.020745 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15b5b55c-b6f6-44f9-a72e-db4c070dc5df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 returned with HTTP 404 Jul 22 00:09:19.021591 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 278/1116] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:09:19 2026] DELETE /volume/v3/snapshots/930f4e7d-8315-4855-9f31-4dd163b745a8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:19.030209 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b532064-d3ab-4dd9-aa28-a242b5e8dd0f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:19.033074 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b532064-d3ab-4dd9-aa28-a242b5e8dd0f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:09:19.033706 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b532064-d3ab-4dd9-aa28-a242b5e8dd0f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:19.033706 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b532064-d3ab-4dd9-aa28-a242b5e8dd0f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:19.047158 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:19.047158 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:19.052647 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b532064-d3ab-4dd9-aa28-a242b5e8dd0f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:19.058714 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b532064-d3ab-4dd9-aa28-a242b5e8dd0f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:09:19.059210 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 275/1117] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:19 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:19.073549 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-103da182-7045-4f05-b8c9-e58cc464cd4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:19.075529 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-103da182-7045-4f05-b8c9-e58cc464cd4c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:09:19.075957 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-103da182-7045-4f05-b8c9-e58cc464cd4c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-133569272"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:19.085747 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:19.085747 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:19.086297 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-103da182-7045-4f05-b8c9-e58cc464cd4c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:09:19.086442 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-103da182-7045-4f05-b8c9-e58cc464cd4c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume 80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:09:19.118139 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-103da182-7045-4f05-b8c9-e58cc464cd4c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['0957c52e-935c-4e15-8751-e021bc21f682', 'dce61d50-7183-4577-a43f-4185d767f288', '7fd2dbb3-686c-439d-bf7d-9509b3c2c4a6', 'b5d5c651-fd2c-4345-bd0e-8116bc548d3f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:19.163453 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-103da182-7045-4f05-b8c9-e58cc464cd4c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot create request issued successfully. Jul 22 00:09:19.163931 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-103da182-7045-4f05-b8c9-e58cc464cd4c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:09:19.164492 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 284/1118] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:09:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:19.177676 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43b1b299-ea4e-4bc6-a2f4-08e352cf3484 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:19.180686 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43b1b299-ea4e-4bc6-a2f4-08e352cf3484 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db Jul 22 00:09:19.181395 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43b1b299-ea4e-4bc6-a2f4-08e352cf3484 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:19.181442 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43b1b299-ea4e-4bc6-a2f4-08e352cf3484 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:19.188440 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:19.188440 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:19.189109 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-43b1b299-ea4e-4bc6-a2f4-08e352cf3484 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:19.190201 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43b1b299-ea4e-4bc6-a2f4-08e352cf3484 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db returned with HTTP 200 Jul 22 00:09:19.190840 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 282/1119] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:19 2026] GET /volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:20.204982 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2c7a9eb-ba3c-47ae-b2a3-3bb4f8af004f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:20.207479 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2c7a9eb-ba3c-47ae-b2a3-3bb4f8af004f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db Jul 22 00:09:20.207479 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2c7a9eb-ba3c-47ae-b2a3-3bb4f8af004f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:20.207479 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2c7a9eb-ba3c-47ae-b2a3-3bb4f8af004f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:20.214482 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:20.214482 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:20.214648 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2c7a9eb-ba3c-47ae-b2a3-3bb4f8af004f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:09:20.215643 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2c7a9eb-ba3c-47ae-b2a3-3bb4f8af004f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db returned with HTTP 200 Jul 22 00:09:20.216079 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 279/1120] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:20 2026] GET /volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:22.775252 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-997b1c79-c603-431b-a511-fe81a93af07b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:22.778810 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-997b1c79-c603-431b-a511-fe81a93af07b tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] DELETE https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 Jul 22 00:09:22.779809 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-997b1c79-c603-431b-a511-fe81a93af07b tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:22.779809 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-997b1c79-c603-431b-a511-fe81a93af07b tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:22.779809 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-997b1c79-c603-431b-a511-fe81a93af07b tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Delete volume with id: 15fda7bc-aa1e-42c1-9b8c-c10e48b80092 Jul 22 00:09:22.790107 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:22.790107 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:22.790707 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-997b1c79-c603-431b-a511-fe81a93af07b tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:09:22.821886 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-997b1c79-c603-431b-a511-fe81a93af07b tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Delete volume request issued successfully. Jul 22 00:09:22.822535 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-997b1c79-c603-431b-a511-fe81a93af07b tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 returned with HTTP 202 Jul 22 00:09:22.822793 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 276/1121] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:22 2026] DELETE /volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:22.834896 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c5170033-cce1-4163-a3ab-9bb869b54293 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:22.845196 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5170033-cce1-4163-a3ab-9bb869b54293 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 Jul 22 00:09:22.845431 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5170033-cce1-4163-a3ab-9bb869b54293 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:22.847949 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5170033-cce1-4163-a3ab-9bb869b54293 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:22.866956 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:22.866956 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:22.875837 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c5170033-cce1-4163-a3ab-9bb869b54293 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:09:22.897325 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5170033-cce1-4163-a3ab-9bb869b54293 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 returned with HTTP 200 Jul 22 00:09:22.897325 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 285/1122] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:22 2026] GET /volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 => generated 843 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:23.916027 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6de1e75-1bf1-4dad-9529-b50236099cca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:23.918340 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6de1e75-1bf1-4dad-9529-b50236099cca tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 Jul 22 00:09:23.918469 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6de1e75-1bf1-4dad-9529-b50236099cca tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:23.919680 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6de1e75-1bf1-4dad-9529-b50236099cca tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:23.926214 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6de1e75-1bf1-4dad-9529-b50236099cca tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 returned with HTTP 404 Jul 22 00:09:23.926912 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 283/1123] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:23 2026] GET /volume/v3/volumes/15fda7bc-aa1e-42c1-9b8c-c10e48b80092 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:23.936982 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e447118b-9205-467d-be62-6f1b52d5c6de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:23.939040 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e447118b-9205-467d-be62-6f1b52d5c6de tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] DELETE https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 Jul 22 00:09:23.939720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e447118b-9205-467d-be62-6f1b52d5c6de tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:23.939720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e447118b-9205-467d-be62-6f1b52d5c6de tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:23.939720 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e447118b-9205-467d-be62-6f1b52d5c6de tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Delete volume with id: fd10d8e8-1987-4a06-9d99-620a44e8c8e3 Jul 22 00:09:23.951175 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:23.951175 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:23.951175 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e447118b-9205-467d-be62-6f1b52d5c6de tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:09:23.991323 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e447118b-9205-467d-be62-6f1b52d5c6de tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Delete volume request issued successfully. Jul 22 00:09:23.991578 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e447118b-9205-467d-be62-6f1b52d5c6de tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 returned with HTTP 202 Jul 22 00:09:23.992671 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 280/1124] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:23 2026] DELETE /volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:24.008684 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-682af0cc-6764-4d43-bfff-d301c8c663c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:24.011351 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-682af0cc-6764-4d43-bfff-d301c8c663c3 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 Jul 22 00:09:24.011799 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-682af0cc-6764-4d43-bfff-d301c8c663c3 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:24.011999 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-682af0cc-6764-4d43-bfff-d301c8c663c3 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:24.022639 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:24.022639 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:24.032891 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-682af0cc-6764-4d43-bfff-d301c8c663c3 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:09:24.038914 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-682af0cc-6764-4d43-bfff-d301c8c663c3 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 returned with HTTP 200 Jul 22 00:09:24.039941 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 277/1125] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:24 2026] GET /volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:25.057085 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d2f63b56-16ea-4c0c-8df2-b7433e064279 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:25.059739 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2f63b56-16ea-4c0c-8df2-b7433e064279 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 Jul 22 00:09:25.060067 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2f63b56-16ea-4c0c-8df2-b7433e064279 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:25.060311 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2f63b56-16ea-4c0c-8df2-b7433e064279 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:25.073668 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2f63b56-16ea-4c0c-8df2-b7433e064279 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 returned with HTTP 404 Jul 22 00:09:25.074132 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 286/1126] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:25 2026] GET /volume/v3/volumes/fd10d8e8-1987-4a06-9d99-620a44e8c8e3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:25.097127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6cf533f1-575e-4b64-b5e0-1962cf46ca5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:25.099612 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6cf533f1-575e-4b64-b5e0-1962cf46ca5a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 Jul 22 00:09:25.099889 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6cf533f1-575e-4b64-b5e0-1962cf46ca5a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:25.100145 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6cf533f1-575e-4b64-b5e0-1962cf46ca5a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:25.100724 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6cf533f1-575e-4b64-b5e0-1962cf46ca5a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Delete volume with id: 4ff6841e-e020-4001-abc8-00a8ca990881 Jul 22 00:09:25.112472 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:25.112472 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:25.113653 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6cf533f1-575e-4b64-b5e0-1962cf46ca5a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:09:25.146367 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6cf533f1-575e-4b64-b5e0-1962cf46ca5a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Delete volume request issued successfully. Jul 22 00:09:25.146367 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6cf533f1-575e-4b64-b5e0-1962cf46ca5a tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 returned with HTTP 202 Jul 22 00:09:25.146367 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 284/1127] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:25 2026] DELETE /volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:25.159405 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ecbdd89-70cb-4fca-8248-c324bfed2228 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:25.161830 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ecbdd89-70cb-4fca-8248-c324bfed2228 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 Jul 22 00:09:25.162106 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ecbdd89-70cb-4fca-8248-c324bfed2228 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:25.162361 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ecbdd89-70cb-4fca-8248-c324bfed2228 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:25.175953 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:25.175953 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:25.186147 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ecbdd89-70cb-4fca-8248-c324bfed2228 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Volume info retrieved successfully. Jul 22 00:09:25.193827 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ecbdd89-70cb-4fca-8248-c324bfed2228 tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 returned with HTTP 200 Jul 22 00:09:25.194315 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 281/1128] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:25 2026] GET /volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:26.213388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edef054a-5e2d-41e2-a7a7-9067dfb787eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:26.215568 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edef054a-5e2d-41e2-a7a7-9067dfb787eb tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] GET https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 Jul 22 00:09:26.215834 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edef054a-5e2d-41e2-a7a7-9067dfb787eb tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:26.216233 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edef054a-5e2d-41e2-a7a7-9067dfb787eb tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:26.223625 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edef054a-5e2d-41e2-a7a7-9067dfb787eb tempest-TaggedBootDevicesTest-380261145 tempest-TaggedBootDevicesTest-380261145-project-member] https://10.4.3.168/volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 returned with HTTP 404 Jul 22 00:09:26.224499 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 278/1129] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:26 2026] GET /volume/v3/volumes/4ff6841e-e020-4001-abc8-00a8ca990881 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:27.421644 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:27.664551 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:27.665155 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-833206829"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:27.667008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-833206829'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:27.667008 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Create volume of 1 GB Jul 22 00:09:27.677533 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Availability Zones retrieved successfully. Jul 22 00:09:27.686274 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Flow 'volume_create_api' (8b4c3b3b-9930-4bee-a54f-678e4dec05b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:27.687620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f4de69-c98d-4aba-864a-1324fb54dd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:27.688769 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:27.737762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f4de69-c98d-4aba-864a-1324fb54dd3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:27.738708 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd7ca35-4169-4192-b276-c3ee331d0eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:27.848824 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Created reservations ['a8c77584-29a5-4e4a-b835-62ef23734c1c', '32850475-4160-4c40-a082-69dbfb41fcff', '38bf5970-94fa-4b5b-aa91-f939b125f858', '1833f4f6-c783-4a98-848f-ba7c3beb0be0'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:27.849927 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dd7ca35-4169-4192-b276-c3ee331d0eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c77584-29a5-4e4a-b835-62ef23734c1c', '32850475-4160-4c40-a082-69dbfb41fcff', '38bf5970-94fa-4b5b-aa91-f939b125f858', '1833f4f6-c783-4a98-848f-ba7c3beb0be0']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:27.850919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92861a1-10ea-41d2-b759-2c125b1217f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:27.883549 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92861a1-10ea-41d2-b759-2c125b1217f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a421ed83-8796-4bee-bad6-82650002d65e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-833206829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfa085c17d0a4b75b386653c94628c3a',qos_specs=None,replication_status=,reservations=['a8c77584-29a5-4e4a-b835-62ef23734c1c','32850475-4160-4c40-a082-69dbfb41fcff','38bf5970-94fa-4b5b-aa91-f939b125f858','1833f4f6-c783-4a98-848f-ba7c3beb0be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f47861dccc844dc9c16448367aa60a6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-833206829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a421ed83-8796-4bee-bad6-82650002d65e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfa085c17d0a4b75b386653c94628c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f47861dccc844dc9c16448367aa60a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:27.884435 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15bebffb-dd50-4239-8da3-20662b59a7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:27.916031 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15bebffb-dd50-4239-8da3-20662b59a7fd) transitioned into state 'SUCCESS' from state '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-833206829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfa085c17d0a4b75b386653c94628c3a',qos_specs=None,replication_status=,reservations=['a8c77584-29a5-4e4a-b835-62ef23734c1c','32850475-4160-4c40-a082-69dbfb41fcff','38bf5970-94fa-4b5b-aa91-f939b125f858','1833f4f6-c783-4a98-848f-ba7c3beb0be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f47861dccc844dc9c16448367aa60a6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:27.917047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21eb8c43-5296-4bde-aa62-b6f309074d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:27.938415 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21eb8c43-5296-4bde-aa62-b6f309074d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:27.939504 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Flow 'volume_create_api' (8b4c3b3b-9930-4bee-a54f-678e4dec05b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:27.939922 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Create volume request issued successfully. Jul 22 00:09:27.940786 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6aad1b62-acc1-44f4-ad57-3d4b80232f16 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:27.943528 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 287/1130] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:09:27 2026] POST /volume/v3/volumes => generated 773 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:27.958450 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73af1a86-7e7f-45e1-bd7e-8fbb2cc96d4c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:27.962338 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73af1a86-7e7f-45e1-bd7e-8fbb2cc96d4c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:09:27.962708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73af1a86-7e7f-45e1-bd7e-8fbb2cc96d4c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:27.963058 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73af1a86-7e7f-45e1-bd7e-8fbb2cc96d4c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:27.973718 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:27.973718 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:27.979300 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-73af1a86-7e7f-45e1-bd7e-8fbb2cc96d4c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:09:27.984765 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73af1a86-7e7f-45e1-bd7e-8fbb2cc96d4c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:09:27.985254 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 285/1131] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:27 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:29.010628 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-874bc084-63c7-46bd-9de9-e3f012964d39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:29.012741 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-874bc084-63c7-46bd-9de9-e3f012964d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:09:29.013028 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-874bc084-63c7-46bd-9de9-e3f012964d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:29.013356 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-874bc084-63c7-46bd-9de9-e3f012964d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:29.022560 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:29.022560 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:29.028261 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-874bc084-63c7-46bd-9de9-e3f012964d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:09:29.035890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-874bc084-63c7-46bd-9de9-e3f012964d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:09:29.035890 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 282/1132] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:29 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:29.095278 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-ae887594-02ee-42aa-beb1-5ae7a4ab38e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:29.101332 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-ae887594-02ee-42aa-beb1-5ae7a4ab38e9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] DELETE https://10.4.3.168/volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95 Jul 22 00:09:29.101573 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-ae887594-02ee-42aa-beb1-5ae7a4ab38e9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:29.101816 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-ae887594-02ee-42aa-beb1-5ae7a4ab38e9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:29.128259 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:29.128259 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:29.200273 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-ae887594-02ee-42aa-beb1-5ae7a4ab38e9 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95 returned with HTTP 200 Jul 22 00:09:29.200774 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 279/1133] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:29 2026] DELETE /volume/v3/attachments/1077f81a-7a53-4ed5-9d4f-914aeb58ff95 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:29.220952 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-a8a6b64a-14c5-4cb9-93ab-74def8963378 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:29.225388 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-a8a6b64a-14c5-4cb9-93ab-74def8963378 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] DELETE https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f Jul 22 00:09:29.225617 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-a8a6b64a-14c5-4cb9-93ab-74def8963378 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:29.225905 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-a8a6b64a-14c5-4cb9-93ab-74def8963378 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:29.226171 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-a8a6b64a-14c5-4cb9-93ab-74def8963378 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Delete volume with id: 1bcf31fc-e5c2-41de-a259-e8f615bd709f Jul 22 00:09:29.241378 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:29.241378 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:29.242017 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-a8a6b64a-14c5-4cb9-93ab-74def8963378 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:09:29.281309 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-a8a6b64a-14c5-4cb9-93ab-74def8963378 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Delete volume request issued successfully. Jul 22 00:09:29.281309 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-537b0b76-fb0c-4679-8cdb-628fa91016d3 req-a8a6b64a-14c5-4cb9-93ab-74def8963378 tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f returned with HTTP 202 Jul 22 00:09:29.281964 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 288/1134] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:09:29 2026] DELETE /volume/v3/volumes/1bcf31fc-e5c2-41de-a259-e8f615bd709f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:30.988993 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b8cb419-11b6-4b7a-955c-c2258223e75c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:30.992890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b8cb419-11b6-4b7a-955c-c2258223e75c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:09:30.992890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b8cb419-11b6-4b7a-955c-c2258223e75c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:30.993195 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b8cb419-11b6-4b7a-955c-c2258223e75c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:31.007576 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:31.007576 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:31.013377 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b8cb419-11b6-4b7a-955c-c2258223e75c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:31.019576 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b8cb419-11b6-4b7a-955c-c2258223e75c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:09:31.020141 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 286/1135] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:30 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:31.350752 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-570f537e-16de-4103-b3e8-e247b660049d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:31.352574 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-570f537e-16de-4103-b3e8-e247b660049d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:09:31.353057 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-570f537e-16de-4103-b3e8-e247b660049d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:31.353057 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-570f537e-16de-4103-b3e8-e247b660049d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:31.374734 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:31.374734 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:31.385214 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-570f537e-16de-4103-b3e8-e247b660049d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:31.392209 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-570f537e-16de-4103-b3e8-e247b660049d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:09:31.392673 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 283/1136] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:31 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:31.451282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-153c3def-9458-4fd3-a58d-a445cada4040 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:31.457736 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-153c3def-9458-4fd3-a58d-a445cada4040 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:09:31.458601 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-153c3def-9458-4fd3-a58d-a445cada4040 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:31.458987 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-153c3def-9458-4fd3-a58d-a445cada4040 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:31.476045 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:31.476045 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:31.488116 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-153c3def-9458-4fd3-a58d-a445cada4040 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:31.498136 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-153c3def-9458-4fd3-a58d-a445cada4040 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:09:31.498728 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 280/1137] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:31 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:31.557893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-69c4d55d-45b9-4da4-91a4-5fb9d99fb18a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:31.564558 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-69c4d55d-45b9-4da4-91a4-5fb9d99fb18a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82/action Jul 22 00:09:31.564558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-69c4d55d-45b9-4da4-91a4-5fb9d99fb18a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:31.564558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-69c4d55d-45b9-4da4-91a4-5fb9d99fb18a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:31.580351 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:31.580351 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:31.582172 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-69c4d55d-45b9-4da4-91a4-5fb9d99fb18a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:31.591814 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-69c4d55d-45b9-4da4-91a4-5fb9d99fb18a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Begin detaching volume completed successfully. Jul 22 00:09:31.592482 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-69c4d55d-45b9-4da4-91a4-5fb9d99fb18a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82/action returned with HTTP 202 Jul 22 00:09:31.593561 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 289/1138] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:09:31 2026] POST /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:09:31.665090 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-298ecd86-82a3-471a-bba4-944699003527 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:31.668608 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-298ecd86-82a3-471a-bba4-944699003527 None None] GET https://10.4.3.168/volume// Jul 22 00:09:31.669410 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-298ecd86-82a3-471a-bba4-944699003527 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:31.669757 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-298ecd86-82a3-471a-bba4-944699003527 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:31.670898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-298ecd86-82a3-471a-bba4-944699003527 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:31.671379 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 287/1139] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:09:31 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:31.680509 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-f5b2094a-f9d1-48c5-b0b2-d59b1bf848f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:31.684084 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-f5b2094a-f9d1-48c5-b0b2-d59b1bf848f4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:09:31.684084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-f5b2094a-f9d1-48c5-b0b2-d59b1bf848f4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:31.684084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-f5b2094a-f9d1-48c5-b0b2-d59b1bf848f4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:31.695925 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:31.695925 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:31.698057 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-f5b2094a-f9d1-48c5-b0b2-d59b1bf848f4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:31.707012 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-f5b2094a-f9d1-48c5-b0b2-d59b1bf848f4 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:09:31.707012 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 284/1140] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:09:31 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:32.638501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-363641b9-31a5-46b4-b9a6-d1b6169fded9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:32.712304 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-363641b9-31a5-46b4-b9a6-d1b6169fded9 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:09:32.712304 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-363641b9-31a5-46b4-b9a6-d1b6169fded9 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:32.748400 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-363641b9-31a5-46b4-b9a6-d1b6169fded9 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:09:32.748400 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 281/1141] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:09:32 2026] POST /volume/v3/types => generated 267 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:33.154626 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-18477f2f-21b5-4030-b5d2-606bba5c0ced None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:33.158248 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-18477f2f-21b5-4030-b5d2-606bba5c0ced tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] DELETE https://10.4.3.168/volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62 Jul 22 00:09:33.158248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-18477f2f-21b5-4030-b5d2-606bba5c0ced tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:33.158248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-18477f2f-21b5-4030-b5d2-606bba5c0ced tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:33.172256 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:33.172256 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:33.265031 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6feac1c8-61ea-4309-86f2-9be7df55578d req-18477f2f-21b5-4030-b5d2-606bba5c0ced tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62 returned with HTTP 200 Jul 22 00:09:33.265499 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 290/1142] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:33 2026] DELETE /volume/v3/attachments/ad71946d-a455-4e35-a1f6-141fdf7a8d62 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:33.832399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70c7e7d3-5852-4355-b856-d9bab0d98b4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:33.836324 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70c7e7d3-5852-4355-b856-d9bab0d98b4b tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:09:33.836849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70c7e7d3-5852-4355-b856-d9bab0d98b4b tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:33.837080 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70c7e7d3-5852-4355-b856-d9bab0d98b4b tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:33.847270 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:33.847270 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:33.853260 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-70c7e7d3-5852-4355-b856-d9bab0d98b4b tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:33.859610 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70c7e7d3-5852-4355-b856-d9bab0d98b4b tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:09:33.860261 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 288/1143] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:33 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:35.858938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dace40ec-3d68-49db-966c-42c1d9ac816b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:35.862112 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dace40ec-3d68-49db-966c-42c1d9ac816b tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:09:35.862529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dace40ec-3d68-49db-966c-42c1d9ac816b tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:35.883647 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dace40ec-3d68-49db-966c-42c1d9ac816b tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:09:35.884091 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 285/1144] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:09:35 2026] POST /volume/v3/types => generated 267 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:35.899738 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ef12b72-4819-4119-97ff-34676099db90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:35.903120 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ef12b72-4819-4119-97ff-34676099db90 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:09:35.903964 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ef12b72-4819-4119-97ff-34676099db90 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:35.925681 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ef12b72-4819-4119-97ff-34676099db90 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:09:35.925681 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 282/1145] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:09:35 2026] POST /volume/v3/types => generated 268 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:35.936986 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:35.940697 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:35.940697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1629914314", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:35.942942 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1629914314', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:35.947527 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume of 1 GB Jul 22 00:09:35.947882 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:35.947882 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:35.948406 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Availability Zones retrieved successfully. Jul 22 00:09:35.955465 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Flow 'volume_create_api' (61541cf1-6bb9-498a-9be9-14c430b1ed40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:35.956523 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb5a41d-f03e-4dc4-b794-a7f6f4766ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:35.957647 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:35.985356 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb5a41d-f03e-4dc4-b794-a7f6f4766ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:09:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e8491eb1-00d5-4283-8019-8059286aa070,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8491eb1-00d5-4283-8019-8059286aa070', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:35.986730 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045c1556-00cf-4a2b-9a87-16f52c7f6649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.024283 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:36.024569 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:36.065143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Created reservations ['547159c2-5284-43bb-ad1a-0f85fc232d6d', 'd43963c2-2b12-4667-81e2-9d72a02a9f2f', 'b4e1d4a1-39dc-4b41-85b7-67dd6aa74a13', '5b57548a-c1ed-4fc1-abbf-1e4b63ea9e25'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:36.066032 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045c1556-00cf-4a2b-9a87-16f52c7f6649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['547159c2-5284-43bb-ad1a-0f85fc232d6d', 'd43963c2-2b12-4667-81e2-9d72a02a9f2f', 'b4e1d4a1-39dc-4b41-85b7-67dd6aa74a13', '5b57548a-c1ed-4fc1-abbf-1e4b63ea9e25']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.066758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a8d912-0a30-4a58-8de8-e45fc0f7be57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.096979 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a8d912-0a30-4a58-8de8-e45fc0f7be57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '150c1b65-bb55-4170-a3df-6f0f1e61a862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1629914314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7717aa07fada4737b83a5baf8f3251a1',qos_specs=None,replication_status=,reservations=['547159c2-5284-43bb-ad1a-0f85fc232d6d','d43963c2-2b12-4667-81e2-9d72a02a9f2f','b4e1d4a1-39dc-4b41-85b7-67dd6aa74a13','5b57548a-c1ed-4fc1-abbf-1e4b63ea9e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_type_id=e8491eb1-00d5-4283-8019-8059286aa070), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1629914314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=150c1b65-bb55-4170-a3df-6f0f1e61a862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7717aa07fada4737b83a5baf8f3251a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8491eb1-00d5-4283-8019-8059286aa070),volume_type_id=e8491eb1-00d5-4283-8019-8059286aa070)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.097796 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2bb3c0-ca1f-4940-aadb-70ce7b7a7e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.128649 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2bb3c0-ca1f-4940-aadb-70ce7b7a7e9e) transitioned into state 'SUCCESS' from state '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-1629914314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7717aa07fada4737b83a5baf8f3251a1',qos_specs=None,replication_status=,reservations=['547159c2-5284-43bb-ad1a-0f85fc232d6d','d43963c2-2b12-4667-81e2-9d72a02a9f2f','b4e1d4a1-39dc-4b41-85b7-67dd6aa74a13','5b57548a-c1ed-4fc1-abbf-1e4b63ea9e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_type_id=e8491eb1-00d5-4283-8019-8059286aa070)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.129791 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6499c416-9b47-4dd8-94bb-650020099ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.147655 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6499c416-9b47-4dd8-94bb-650020099ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.148716 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Flow 'volume_create_api' (61541cf1-6bb9-498a-9be9-14c430b1ed40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:36.149131 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume request issued successfully. Jul 22 00:09:36.149814 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a18a3c2d-cdab-49d3-8f15-b85a552d8ca8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:36.153889 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 291/1146] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:09:35 2026] POST /volume/v3/volumes => generated 845 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:36.168502 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a35711d9-2d47-4417-a281-b8c1580adc24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:36.170512 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:36.170893 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1590719606", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:36.174768 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1590719606', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:36.183617 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume of 1 GB Jul 22 00:09:36.184212 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:36.184212 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:36.184513 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Availability Zones retrieved successfully. Jul 22 00:09:36.193302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Flow 'volume_create_api' (7bd97cdb-f2aa-44b7-9bb5-b239d9b74b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:36.194424 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05faa4f8-ebe8-47fd-81e4-d4a964940eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.195562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:36.223816 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05faa4f8-ebe8-47fd-81e4-d4a964940eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:09:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fbbf42b1-1f29-49be-9034-e1ff3cc55e40,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbbf42b1-1f29-49be-9034-e1ff3cc55e40', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.224742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4006e6-d6ff-4c8e-b973-326968e6052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.258105 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:36.258789 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:36.291112 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Created reservations ['a485edf5-cf31-44d4-a58c-c7a844f0997f', 'aaa9b659-2d3c-42cf-a68a-b8e444328fd1', '97fca399-9394-483e-b1ef-eb2fb3426a9c', '53c88f22-fe1d-4934-b199-b7c9f8da0c3d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:36.292114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4006e6-d6ff-4c8e-b973-326968e6052c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a485edf5-cf31-44d4-a58c-c7a844f0997f', 'aaa9b659-2d3c-42cf-a68a-b8e444328fd1', '97fca399-9394-483e-b1ef-eb2fb3426a9c', '53c88f22-fe1d-4934-b199-b7c9f8da0c3d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.293107 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f54541-078c-467b-81f3-3e885bb099d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.324119 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7f54541-078c-467b-81f3-3e885bb099d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac71aad-e630-4c67-879f-734df775486b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1590719606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7717aa07fada4737b83a5baf8f3251a1',qos_specs=None,replication_status=,reservations=['a485edf5-cf31-44d4-a58c-c7a844f0997f','aaa9b659-2d3c-42cf-a68a-b8e444328fd1','97fca399-9394-483e-b1ef-eb2fb3426a9c','53c88f22-fe1d-4934-b199-b7c9f8da0c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_type_id=fbbf42b1-1f29-49be-9034-e1ff3cc55e40), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1590719606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac71aad-e630-4c67-879f-734df775486b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7717aa07fada4737b83a5baf8f3251a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fbbf42b1-1f29-49be-9034-e1ff3cc55e40),volume_type_id=fbbf42b1-1f29-49be-9034-e1ff3cc55e40)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.325493 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c71e956-94c3-4f34-a435-0088535381b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.360026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c71e956-94c3-4f34-a435-0088535381b9) transitioned into state 'SUCCESS' from state '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-1590719606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7717aa07fada4737b83a5baf8f3251a1',qos_specs=None,replication_status=,reservations=['a485edf5-cf31-44d4-a58c-c7a844f0997f','aaa9b659-2d3c-42cf-a68a-b8e444328fd1','97fca399-9394-483e-b1ef-eb2fb3426a9c','53c88f22-fe1d-4934-b199-b7c9f8da0c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_type_id=fbbf42b1-1f29-49be-9034-e1ff3cc55e40)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.361182 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6fc29d6-9430-4c19-aa79-abd84759b3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.377202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6fc29d6-9430-4c19-aa79-abd84759b3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.378232 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Flow 'volume_create_api' (7bd97cdb-f2aa-44b7-9bb5-b239d9b74b91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:36.378673 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume request issued successfully. Jul 22 00:09:36.379384 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a35711d9-2d47-4417-a281-b8c1580adc24 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:36.379945 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 289/1147] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:09:36 2026] POST /volume/v3/volumes => generated 846 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:36.431784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-217b74b7-2985-4302-bc38-b09850db01b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:36.435381 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:36.436098 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-802059247", "snapshot_id": null, "imageRef": "924dd5c8-1564-40cb-8316-1422b95cd4e1", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:36.439299 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-802059247', 'snapshot_id': None, 'imageRef': '924dd5c8-1564-40cb-8316-1422b95cd4e1', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:36.525085 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-88d52cea-17d6-4f75-b06b-85d600e8299e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:36.527984 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-88d52cea-17d6-4f75-b06b-85d600e8299e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] DELETE https://10.4.3.168/volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370 Jul 22 00:09:36.528393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-88d52cea-17d6-4f75-b06b-85d600e8299e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:36.528711 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-88d52cea-17d6-4f75-b06b-85d600e8299e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:36.542220 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:36.542220 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:36.560947 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume of 1 GB Jul 22 00:09:36.561241 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:36.561241 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:36.561840 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Availability Zones retrieved successfully. Jul 22 00:09:36.569665 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Flow 'volume_create_api' (b8f6a8ec-67e5-45e8-94b3-f1f0a873d3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:36.570283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5edb556f-713a-49e3-af04-473c108cf974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.571347 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:36.659352 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5edb556f-713a-49e3-af04-473c108cf974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:09:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=740b31eb-2204-4c0a-9a14-186b15c1e290,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '740b31eb-2204-4c0a-9a14-186b15c1e290', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.660645 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac221a48-0f99-4605-abe3-0da13e40847f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.663124 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-88d52cea-17d6-4f75-b06b-85d600e8299e tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370 returned with HTTP 200 Jul 22 00:09:36.663933 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 283/1148] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:36 2026] DELETE /volume/v3/attachments/fc1b6053-49e5-4df9-b29c-14d37dd0e370 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:36.686904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-5bd14a6e-ce7b-4a33-ae3e-ed855a8ed65c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:36.692362 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-5bd14a6e-ce7b-4a33-ae3e-ed855a8ed65c tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd Jul 22 00:09:36.692488 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-5bd14a6e-ce7b-4a33-ae3e-ed855a8ed65c tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:36.692741 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-5bd14a6e-ce7b-4a33-ae3e-ed855a8ed65c tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:36.693408 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-5bd14a6e-ce7b-4a33-ae3e-ed855a8ed65c tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Delete volume with id: 9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd Jul 22 00:09:36.708383 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:36.708383 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:36.710038 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:36.710038 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:36.710956 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-5bd14a6e-ce7b-4a33-ae3e-ed855a8ed65c tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Volume info retrieved successfully. Jul 22 00:09:36.744756 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-5bd14a6e-ce7b-4a33-ae3e-ed855a8ed65c tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] Delete volume request issued successfully. Jul 22 00:09:36.744942 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-17f37a81-f8ce-48ee-8810-3d878ec2d9ed req-5bd14a6e-ce7b-4a33-ae3e-ed855a8ed65c tempest-ServerBootFromVolumeStableRescueTest-539036887 tempest-ServerBootFromVolumeStableRescueTest-539036887-project-member] https://10.4.3.168/volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd returned with HTTP 202 Jul 22 00:09:36.745374 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 292/1149] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:09:36 2026] DELETE /volume/v3/volumes/9f3e70dd-bfb6-4a37-a8a5-33b96400c5cd => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:36.759222 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Created reservations ['2e909402-3c2e-48c4-b8a3-f65f3f4e8a64', 'd0e5a7c9-9a72-44f4-a805-d5de28f07c34', '2f9f3a34-3137-4424-a6ef-86abd20d3c90', '0dece2d1-4703-4630-89c5-b1c6429eee5e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:36.760734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac221a48-0f99-4605-abe3-0da13e40847f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e909402-3c2e-48c4-b8a3-f65f3f4e8a64', 'd0e5a7c9-9a72-44f4-a805-d5de28f07c34', '2f9f3a34-3137-4424-a6ef-86abd20d3c90', '0dece2d1-4703-4630-89c5-b1c6429eee5e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.761870 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfa5c31-92bd-434f-acef-74d80176d954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.804258 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddfa5c31-92bd-434f-acef-74d80176d954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b442dda-d8b2-4919-a21a-ec768b3d31a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-802059247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7717aa07fada4737b83a5baf8f3251a1',qos_specs=None,replication_status=,reservations=['2e909402-3c2e-48c4-b8a3-f65f3f4e8a64','d0e5a7c9-9a72-44f4-a805-d5de28f07c34','2f9f3a34-3137-4424-a6ef-86abd20d3c90','0dece2d1-4703-4630-89c5-b1c6429eee5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_type_id=740b31eb-2204-4c0a-9a14-186b15c1e290), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-802059247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b442dda-d8b2-4919-a21a-ec768b3d31a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7717aa07fada4737b83a5baf8f3251a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(740b31eb-2204-4c0a-9a14-186b15c1e290),volume_type_id=740b31eb-2204-4c0a-9a14-186b15c1e290)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.805482 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08ae46f-422e-40a6-9950-8acff7f5793d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.858712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08ae46f-422e-40a6-9950-8acff7f5793d) transitioned into state 'SUCCESS' from state '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-802059247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7717aa07fada4737b83a5baf8f3251a1',qos_specs=None,replication_status=,reservations=['2e909402-3c2e-48c4-b8a3-f65f3f4e8a64','d0e5a7c9-9a72-44f4-a805-d5de28f07c34','2f9f3a34-3137-4424-a6ef-86abd20d3c90','0dece2d1-4703-4630-89c5-b1c6429eee5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6aa50ebbc674892aa1883fdd83b3992',volume_type_id=740b31eb-2204-4c0a-9a14-186b15c1e290)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.860070 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe6f547-693f-495a-a17c-9142311a3160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:36.889625 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe6f547-693f-495a-a17c-9142311a3160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:36.891464 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Flow 'volume_create_api' (b8f6a8ec-67e5-45e8-94b3-f1f0a873d3fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:36.891464 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Create volume request issued successfully. Jul 22 00:09:36.891782 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-217b74b7-2985-4302-bc38-b09850db01b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:36.892522 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 286/1150] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:09:36 2026] POST /volume/v3/volumes => generated 844 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:36.913489 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fec0861e-bcba-4d94-a8d3-44430f67d206 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:36.917424 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fec0861e-bcba-4d94-a8d3-44430f67d206 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:36.918188 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fec0861e-bcba-4d94-a8d3-44430f67d206 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:36.918299 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fec0861e-bcba-4d94-a8d3-44430f67d206 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:36.936364 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:36.936364 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:36.945098 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fec0861e-bcba-4d94-a8d3-44430f67d206 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:36.964891 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fec0861e-bcba-4d94-a8d3-44430f67d206 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:36.964891 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 290/1151] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:36 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 912 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:37.303722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d02ca276-6859-4b90-a7a2-adbebb75a787 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:37.404085 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d02ca276-6859-4b90-a7a2-adbebb75a787 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] GET https://10.4.3.168/volume/v3/scheduler-stats/get_pools Jul 22 00:09:37.404406 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d02ca276-6859-4b90-a7a2-adbebb75a787 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:37.404688 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d02ca276-6859-4b90-a7a2-adbebb75a787 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Calling method 'get_pools' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:37.405084 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:37.405084 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:37.422393 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d02ca276-6859-4b90-a7a2-adbebb75a787 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] https://10.4.3.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 00:09:37.422840 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 284/1152] 10.4.3.168 () {66 vars in 1291 bytes} [Wed Jul 22 00:09:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:37.434615 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-112c496f-fda2-4829-bcd5-28da38a2a3d6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:37.440918 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-112c496f-fda2-4829-bcd5-28da38a2a3d6 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] GET https://10.4.3.168/volume/v3/scheduler-stats/get_pools?detail=True Jul 22 00:09:37.441188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-112c496f-fda2-4829-bcd5-28da38a2a3d6 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:37.441471 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-112c496f-fda2-4829-bcd5-28da38a2a3d6 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Calling method 'get_pools' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:37.454468 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-112c496f-fda2-4829-bcd5-28da38a2a3d6 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] https://10.4.3.168/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 22 00:09:37.455219 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 293/1153] 10.4.3.168 () {66 vars in 1314 bytes} [Wed Jul 22 00:09:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:37.466630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd1935c3-a3fb-473b-a22b-1fa53bd50738 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:37.469270 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd1935c3-a3fb-473b-a22b-1fa53bd50738 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] GET https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool Jul 22 00:09:37.469530 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd1935c3-a3fb-473b-a22b-1fa53bd50738 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:37.469829 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd1935c3-a3fb-473b-a22b-1fa53bd50738 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:37.470213 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:37.470213 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:37.484551 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd1935c3-a3fb-473b-a22b-1fa53bd50738 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool returned with HTTP 200 Jul 22 00:09:37.485530 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 287/1154] 10.4.3.168 () {66 vars in 1318 bytes} [Wed Jul 22 00:09:37 2026] GET /volume/v3/capabilities/np0000005612@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:37.498802 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8bfd8803-59f8-4ff8-a0fa-d0683fb19fca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:37.502708 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bfd8803-59f8-4ff8-a0fa-d0683fb19fca tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] GET https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool Jul 22 00:09:37.502708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bfd8803-59f8-4ff8-a0fa-d0683fb19fca tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:37.502912 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bfd8803-59f8-4ff8-a0fa-d0683fb19fca tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:37.520149 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bfd8803-59f8-4ff8-a0fa-d0683fb19fca tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool returned with HTTP 200 Jul 22 00:09:37.521199 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 291/1155] 10.4.3.168 () {66 vars in 1318 bytes} [Wed Jul 22 00:09:37 2026] GET /volume/v3/capabilities/np0000005612@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:37.533743 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63dc82e7-d7ed-455c-8d70-65117cc4a77c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:37.540407 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63dc82e7-d7ed-455c-8d70-65117cc4a77c tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] GET https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool Jul 22 00:09:37.540703 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63dc82e7-d7ed-455c-8d70-65117cc4a77c tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:37.543267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63dc82e7-d7ed-455c-8d70-65117cc4a77c tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:37.557216 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63dc82e7-d7ed-455c-8d70-65117cc4a77c tempest-BackendsCapabilitiesAdminTestsJSON-1700882748 tempest-BackendsCapabilitiesAdminTestsJSON-1700882748-project-admin] https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool returned with HTTP 200 Jul 22 00:09:37.558216 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 285/1156] 10.4.3.168 () {66 vars in 1318 bytes} [Wed Jul 22 00:09:37 2026] GET /volume/v3/capabilities/np0000005612@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:37.843334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d45f4486-ddb8-457a-9855-736617e86c42 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:37.848014 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:37.848480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-51600213", "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:37.850938 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-51600213', 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:37.985426 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2c63e63-2a5e-4dfa-9edf-d80addbac493 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:37.987943 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2c63e63-2a5e-4dfa-9edf-d80addbac493 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:37.988252 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2c63e63-2a5e-4dfa-9edf-d80addbac493 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:37.988566 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2c63e63-2a5e-4dfa-9edf-d80addbac493 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:37.999597 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:37.999597 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:38.008069 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d2c63e63-2a5e-4dfa-9edf-d80addbac493 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:38.016694 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2c63e63-2a5e-4dfa-9edf-d80addbac493 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:38.017494 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 288/1157] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:37 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:38.368047 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Create volume of 1 GB Jul 22 00:09:38.375702 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Availability Zones retrieved successfully. Jul 22 00:09:38.383365 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Flow 'volume_create_api' (0ec9e8af-9a6c-4098-b3a2-4f11b9d097f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:38.385660 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93de8a9d-94e4-4a3b-95aa-c5e15027dc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:38.387286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:38.478789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93de8a9d-94e4-4a3b-95aa-c5e15027dc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:38.480274 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c5df1c-55b6-4fc0-84af-a09f398eaeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:38.537112 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Created reservations ['c1e8035e-d001-4bc8-b38c-d5e870be7ec5', 'd91ae814-008c-4e1b-9da0-2a52b5016468', '8834bea5-55fe-4ac4-8498-ab9ca48805ce', '34816fbb-8329-4180-b6b5-b0c2066a9e4a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:38.538142 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c5df1c-55b6-4fc0-84af-a09f398eaeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e8035e-d001-4bc8-b38c-d5e870be7ec5', 'd91ae814-008c-4e1b-9da0-2a52b5016468', '8834bea5-55fe-4ac4-8498-ab9ca48805ce', '34816fbb-8329-4180-b6b5-b0c2066a9e4a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:38.539270 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2242f027-3930-4f1a-88a8-bf28d83a4733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:38.569003 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2242f027-3930-4f1a-88a8-bf28d83a4733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9bf0276-572e-4e5f-abed-bbc8eb702776', '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-51600213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a814e94b024750befec14f0b46be0e',qos_specs=None,replication_status=,reservations=['c1e8035e-d001-4bc8-b38c-d5e870be7ec5','d91ae814-008c-4e1b-9da0-2a52b5016468','8834bea5-55fe-4ac4-8498-ab9ca48805ce','34816fbb-8329-4180-b6b5-b0c2066a9e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b44ee907889f41bc851ec85fdae2821c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-51600213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9bf0276-572e-4e5f-abed-bbc8eb702776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21a814e94b024750befec14f0b46be0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b44ee907889f41bc851ec85fdae2821c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:38.570128 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5f8fec-7a45-42ca-bf83-b60d52298bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:38.604496 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c5f8fec-7a45-42ca-bf83-b60d52298bc5) transitioned into state 'SUCCESS' from state '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-51600213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21a814e94b024750befec14f0b46be0e',qos_specs=None,replication_status=,reservations=['c1e8035e-d001-4bc8-b38c-d5e870be7ec5','d91ae814-008c-4e1b-9da0-2a52b5016468','8834bea5-55fe-4ac4-8498-ab9ca48805ce','34816fbb-8329-4180-b6b5-b0c2066a9e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b44ee907889f41bc851ec85fdae2821c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:38.605353 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36e9687-1e26-4624-b85c-9d093cb50505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:38.618293 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36e9687-1e26-4624-b85c-9d093cb50505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:38.619166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Flow 'volume_create_api' (0ec9e8af-9a6c-4098-b3a2-4f11b9d097f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:38.619871 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Create volume request issued successfully. Jul 22 00:09:38.620462 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d45f4486-ddb8-457a-9855-736617e86c42 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:38.621686 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 294/1158] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:09:37 2026] POST /volume/v3/volumes => generated 751 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:09:38.639466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4362b937-5b95-44eb-978a-09dbe72ba379 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:38.642539 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4362b937-5b95-44eb-978a-09dbe72ba379 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 Jul 22 00:09:38.642781 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4362b937-5b95-44eb-978a-09dbe72ba379 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:38.643065 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4362b937-5b95-44eb-978a-09dbe72ba379 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:38.652601 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:38.652601 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:38.657667 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4362b937-5b95-44eb-978a-09dbe72ba379 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:38.664240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4362b937-5b95-44eb-978a-09dbe72ba379 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 returned with HTTP 200 Jul 22 00:09:38.664874 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 292/1159] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:38 2026] GET /volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:39.040284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-582d3da6-1715-4b32-9c0d-1066ff413e46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:39.042585 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-582d3da6-1715-4b32-9c0d-1066ff413e46 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:39.042908 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-582d3da6-1715-4b32-9c0d-1066ff413e46 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:39.043254 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-582d3da6-1715-4b32-9c0d-1066ff413e46 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:39.056596 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:39.056596 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:39.069093 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-582d3da6-1715-4b32-9c0d-1066ff413e46 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:39.079897 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-582d3da6-1715-4b32-9c0d-1066ff413e46 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:39.080750 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 286/1160] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:39 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 936 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:39.684969 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4b608bc-b4a2-4d26-8813-fa0ee01085ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:39.686965 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4b608bc-b4a2-4d26-8813-fa0ee01085ed tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 Jul 22 00:09:39.687229 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4b608bc-b4a2-4d26-8813-fa0ee01085ed tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:39.687476 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4b608bc-b4a2-4d26-8813-fa0ee01085ed tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:39.700885 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:39.700885 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:39.704600 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e4b608bc-b4a2-4d26-8813-fa0ee01085ed tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:39.712014 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4b608bc-b4a2-4d26-8813-fa0ee01085ed tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 returned with HTTP 200 Jul 22 00:09:39.712542 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 289/1161] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:39 2026] GET /volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:39.758547 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5dd92299-7840-4884-b3e0-9c99502e218b req-39c0dce1-9ba3-48b2-9f57-b7bd98ed3a73 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:39.761365 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-39c0dce1-9ba3-48b2-9f57-b7bd98ed3a73 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 Jul 22 00:09:39.761668 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-39c0dce1-9ba3-48b2-9f57-b7bd98ed3a73 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:39.762214 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-39c0dce1-9ba3-48b2-9f57-b7bd98ed3a73 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:39.774763 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:39.774763 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:39.790545 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5dd92299-7840-4884-b3e0-9c99502e218b req-39c0dce1-9ba3-48b2-9f57-b7bd98ed3a73 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:39.798990 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-39c0dce1-9ba3-48b2-9f57-b7bd98ed3a73 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 returned with HTTP 200 Jul 22 00:09:39.799620 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 295/1162] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:39 2026] GET /volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:40.100734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fef904d3-dad7-4201-a647-8d00cfd4afb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:40.103462 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fef904d3-dad7-4201-a647-8d00cfd4afb5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:40.103462 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fef904d3-dad7-4201-a647-8d00cfd4afb5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:40.103770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fef904d3-dad7-4201-a647-8d00cfd4afb5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:40.116572 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:40.116572 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:40.121970 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fef904d3-dad7-4201-a647-8d00cfd4afb5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:40.131747 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fef904d3-dad7-4201-a647-8d00cfd4afb5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:40.132305 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 293/1163] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:40 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:40.606976 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5dd92299-7840-4884-b3e0-9c99502e218b req-1b3dad35-0525-4eea-97f1-2bcbf9531231 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:40.614947 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-1b3dad35-0525-4eea-97f1-2bcbf9531231 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 Jul 22 00:09:40.615315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-1b3dad35-0525-4eea-97f1-2bcbf9531231 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:40.615695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-1b3dad35-0525-4eea-97f1-2bcbf9531231 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:40.625117 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:40.625117 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:40.631514 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5dd92299-7840-4884-b3e0-9c99502e218b req-1b3dad35-0525-4eea-97f1-2bcbf9531231 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:40.639110 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-1b3dad35-0525-4eea-97f1-2bcbf9531231 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 returned with HTTP 200 Jul 22 00:09:40.639663 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 287/1164] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:40 2026] GET /volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:40.655958 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee2af705-b331-4bcd-a397-90c15d5cf41e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:40.656640 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee2af705-b331-4bcd-a397-90c15d5cf41e None None] GET https://10.4.3.168/volume// Jul 22 00:09:40.656905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee2af705-b331-4bcd-a397-90c15d5cf41e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:40.657207 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee2af705-b331-4bcd-a397-90c15d5cf41e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:40.657655 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee2af705-b331-4bcd-a397-90c15d5cf41e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:40.660437 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 290/1165] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:09:40 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:40.674651 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5dd92299-7840-4884-b3e0-9c99502e218b req-46f75f6b-1e71-499e-baee-e85db3974198 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:40.678483 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-46f75f6b-1e71-499e-baee-e85db3974198 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:09:40.678951 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-46f75f6b-1e71-499e-baee-e85db3974198 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9bf0276-572e-4e5f-abed-bbc8eb702776", "connector": null, "instance_uuid": "5e0425c6-6968-4216-bbff-9150eef8d791"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:40.698336 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:40.698336 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:40.755093 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-26f631db-901e-4cb4-8cc5-84f8cee76898 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:40.774389 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-46f75f6b-1e71-499e-baee-e85db3974198 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:09:40.775078 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 296/1166] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:09:40 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) Jul 22 00:09:40.934245 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26f631db-901e-4cb4-8cc5-84f8cee76898 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:09:40.934658 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26f631db-901e-4cb4-8cc5-84f8cee76898 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1840100736"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:40.958891 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26f631db-901e-4cb4-8cc5-84f8cee76898 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:09:40.958891 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 294/1167] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:09:40 2026] POST /volume/v3/types => generated 224 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:40.973104 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f44f91c2-3bd4-4821-ba68-d82fbf3fadad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:40.975130 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f44f91c2-3bd4-4821-ba68-d82fbf3fadad tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:09:40.975660 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f44f91c2-3bd4-4821-ba68-d82fbf3fadad tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1243945061"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:41.000507 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f44f91c2-3bd4-4821-ba68-d82fbf3fadad tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:09:41.003973 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 288/1168] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:09:40 2026] POST /volume/v3/group_types => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:41.012690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68162559-0a5d-46d3-9a8b-dedf457c2d4d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:41.101729 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68162559-0a5d-46d3-9a8b-dedf457c2d4d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:09:41.102189 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68162559-0a5d-46d3-9a8b-dedf457c2d4d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bcec24cb-94cc-46f0-9d08-36f4ef659cb8", "volume_types": ["8e8f60b0-01e6-41f2-9db2-82eb025623d1"], "name": "tempest-GroupSnapshotsTest-Group-478403241"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:41.104474 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-68162559-0a5d-46d3-9a8b-dedf457c2d4d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating new group {'group': {'group_type': 'bcec24cb-94cc-46f0-9d08-36f4ef659cb8', 'volume_types': ['8e8f60b0-01e6-41f2-9db2-82eb025623d1'], 'name': 'tempest-GroupSnapshotsTest-Group-478403241'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:09:41.109003 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-68162559-0a5d-46d3-9a8b-dedf457c2d4d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating group tempest-GroupSnapshotsTest-Group-478403241. Jul 22 00:09:41.126021 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68162559-0a5d-46d3-9a8b-dedf457c2d4d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability Zones retrieved successfully. Jul 22 00:09:41.148407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b049c1a8-9ac3-4dbe-b4fc-87d4de4e2e01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:41.151019 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b049c1a8-9ac3-4dbe-b4fc-87d4de4e2e01 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:41.151368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b049c1a8-9ac3-4dbe-b4fc-87d4de4e2e01 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:41.151748 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b049c1a8-9ac3-4dbe-b4fc-87d4de4e2e01 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:41.158637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-68162559-0a5d-46d3-9a8b-dedf457c2d4d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['433ae917-8fd6-479a-95c0-8499bd861b95'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:41.165591 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:41.165591 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:41.175401 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b049c1a8-9ac3-4dbe-b4fc-87d4de4e2e01 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:41.184036 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b049c1a8-9ac3-4dbe-b4fc-87d4de4e2e01 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:41.184746 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 297/1169] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:41 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:41.193753 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68162559-0a5d-46d3-9a8b-dedf457c2d4d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:09:41.194271 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 291/1170] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:09:41 2026] POST /volume/v3/groups => generated 111 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:41.205522 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6edb5928-8604-4c26-a53d-c01f70aaf5aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:41.208386 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6edb5928-8604-4c26-a53d-c01f70aaf5aa tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d Jul 22 00:09:41.208959 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6edb5928-8604-4c26-a53d-c01f70aaf5aa tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:41.208959 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6edb5928-8604-4c26-a53d-c01f70aaf5aa tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:41.210071 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-6edb5928-8604-4c26-a53d-c01f70aaf5aa tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:41.216655 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:41.216655 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:41.233771 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6edb5928-8604-4c26-a53d-c01f70aaf5aa tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d returned with HTTP 200 Jul 22 00:09:41.233971 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 295/1171] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:41 2026] GET /volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:42.156074 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b24f9b8-44fa-4abe-95ee-6357c6eb5f42 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:42.156630 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b24f9b8-44fa-4abe-95ee-6357c6eb5f42 None None] GET https://10.4.3.168/volume// Jul 22 00:09:42.156630 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b24f9b8-44fa-4abe-95ee-6357c6eb5f42 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:42.156708 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b24f9b8-44fa-4abe-95ee-6357c6eb5f42 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:42.157092 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b24f9b8-44fa-4abe-95ee-6357c6eb5f42 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:42.157551 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 289/1172] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:09:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:42.171092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5447e671-fc2d-48ed-89e5-30b3e2879d4a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:42.173891 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5447e671-fc2d-48ed-89e5-30b3e2879d4a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 Jul 22 00:09:42.174243 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5447e671-fc2d-48ed-89e5-30b3e2879d4a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:42.174520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5447e671-fc2d-48ed-89e5-30b3e2879d4a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:42.190695 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.190695 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:42.195760 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5447e671-fc2d-48ed-89e5-30b3e2879d4a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:09:42.203827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-062cb22a-c7a0-4dc5-9736-5d7d2153a678 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:42.205221 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5447e671-fc2d-48ed-89e5-30b3e2879d4a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 returned with HTTP 200 Jul 22 00:09:42.206501 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 298/1173] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:09:42 2026] GET /volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 => generated 1538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:42.207137 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-062cb22a-c7a0-4dc5-9736-5d7d2153a678 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:42.207637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-062cb22a-c7a0-4dc5-9736-5d7d2153a678 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:42.208604 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-062cb22a-c7a0-4dc5-9736-5d7d2153a678 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:42.223409 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.223409 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:42.230108 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-062cb22a-c7a0-4dc5-9736-5d7d2153a678 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:42.241626 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-062cb22a-c7a0-4dc5-9736-5d7d2153a678 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:42.244948 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 292/1174] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:42 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:42.249124 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3cf0a0a2-ba1b-4c82-a7c2-82714e4e2e85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:42.251597 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cf0a0a2-ba1b-4c82-a7c2-82714e4e2e85 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d Jul 22 00:09:42.251946 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cf0a0a2-ba1b-4c82-a7c2-82714e4e2e85 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:42.252228 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cf0a0a2-ba1b-4c82-a7c2-82714e4e2e85 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:42.252368 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-3cf0a0a2-ba1b-4c82-a7c2-82714e4e2e85 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:42.261052 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.261052 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:42.275259 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cf0a0a2-ba1b-4c82-a7c2-82714e4e2e85 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d returned with HTTP 200 Jul 22 00:09:42.275940 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 296/1175] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:42 2026] GET /volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:42.291275 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:42.295571 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:42.296063 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-47026398", "volume_type": "8e8f60b0-01e6-41f2-9db2-82eb025623d1", "group_id": "cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:42.298610 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-47026398', 'volume_type': '8e8f60b0-01e6-41f2-9db2-82eb025623d1', 'group_id': 'cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:42.311042 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.311042 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:42.311707 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume of 1 GB Jul 22 00:09:42.323977 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability Zones retrieved successfully. Jul 22 00:09:42.332521 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5dd92299-7840-4884-b3e0-9c99502e218b req-144d0eea-693b-4f26-a39b-5e0b54d1e66f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:42.333192 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (07d1c901-4c3d-4690-a56c-a24f37c40cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:42.335376 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-144d0eea-693b-4f26-a39b-5e0b54d1e66f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] PUT https://10.4.3.168/volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55 Jul 22 00:09:42.336280 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-144d0eea-693b-4f26-a39b-5e0b54d1e66f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:42.337494 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a541b144-f13b-4579-a9da-0c3150667972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:42.338673 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.338673 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:42.339489 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:42.352346 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5dd92299-7840-4884-b3e0-9c99502e218b req-144d0eea-693b-4f26-a39b-5e0b54d1e66f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Acquiring lock "cinder-attachment_update-f9bf0276-572e-4e5f-abed-bbc8eb702776-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:09:42.358056 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5dd92299-7840-4884-b3e0-9c99502e218b req-144d0eea-693b-4f26-a39b-5e0b54d1e66f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Lock "cinder-attachment_update-f9bf0276-572e-4e5f-abed-bbc8eb702776-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:09:42.358746 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.358746 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:42.374911 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a541b144-f13b-4579-a9da-0c3150667972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:09:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8e8f60b0-01e6-41f2-9db2-82eb025623d1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1840100736',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e8f60b0-01e6-41f2-9db2-82eb025623d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:42.375833 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8de0d87c-9ef7-4d8e-9051-2fd7bc94d1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:42.427007 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1840100736 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1840100736, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:42.427479 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1840100736 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1840100736, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:42.485076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['b981fd1d-ef11-4600-a7c2-da71e6d3af2b', 'ab1f76ca-8b43-4359-8a9f-db6c5196028e', 'c60e7747-0d7e-4f33-988b-947c4345dae3', '2dc4d0d8-0878-4f23-b172-4adc143431ab'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:42.486199 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8de0d87c-9ef7-4d8e-9051-2fd7bc94d1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b981fd1d-ef11-4600-a7c2-da71e6d3af2b', 'ab1f76ca-8b43-4359-8a9f-db6c5196028e', 'c60e7747-0d7e-4f33-988b-947c4345dae3', '2dc4d0d8-0878-4f23-b172-4adc143431ab']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:42.487179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb27188-4b3a-4fb4-850d-35ccb96d2845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:42.521260 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb27188-4b3a-4fb4-850d-35ccb96d2845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c741e90-ab8e-4692-876a-7bdead426b4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-47026398',encryption_key_id=None,group_id=cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['b981fd1d-ef11-4600-a7c2-da71e6d3af2b','ab1f76ca-8b43-4359-8a9f-db6c5196028e','c60e7747-0d7e-4f33-988b-947c4345dae3','2dc4d0d8-0878-4f23-b172-4adc143431ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=8e8f60b0-01e6-41f2-9db2-82eb025623d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-47026398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d,host=None,id=8c741e90-ab8e-4692-876a-7bdead426b4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='461965a14f3f44888d0b476a287172d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e8f60b0-01e6-41f2-9db2-82eb025623d1),volume_type_id=8e8f60b0-01e6-41f2-9db2-82eb025623d1)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:42.522212 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (024afc2a-f47f-43b5-8bf6-124a738650f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:42.528722 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5dd92299-7840-4884-b3e0-9c99502e218b req-144d0eea-693b-4f26-a39b-5e0b54d1e66f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Lock "cinder-attachment_update-f9bf0276-572e-4e5f-abed-bbc8eb702776-np0000005612" released by "attachment_update" :: held 0.170s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:09:42.530649 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-144d0eea-693b-4f26-a39b-5e0b54d1e66f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55 returned with HTTP 200 Jul 22 00:09:42.531111 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 299/1176] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:09:42 2026] PUT /volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:42.570880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (024afc2a-f47f-43b5-8bf6-124a738650f5) transitioned into state 'SUCCESS' from state '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-47026398',encryption_key_id=None,group_id=cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['b981fd1d-ef11-4600-a7c2-da71e6d3af2b','ab1f76ca-8b43-4359-8a9f-db6c5196028e','c60e7747-0d7e-4f33-988b-947c4345dae3','2dc4d0d8-0878-4f23-b172-4adc143431ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=8e8f60b0-01e6-41f2-9db2-82eb025623d1)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:42.571062 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f056311f-9b0e-42e9-82d0-b6d0e4d64463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:42.574158 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5f63c4e5-bb8a-4b6c-848a-14b0e0c93b06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:42.574158 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5f63c4e5-bb8a-4b6c-848a-14b0e0c93b06 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55/action Jul 22 00:09:42.574158 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5f63c4e5-bb8a-4b6c-848a-14b0e0c93b06 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:42.578147 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5f63c4e5-bb8a-4b6c-848a-14b0e0c93b06 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:42.599178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f056311f-9b0e-42e9-82d0-b6d0e4d64463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:42.601196 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (07d1c901-4c3d-4690-a56c-a24f37c40cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:42.601378 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request issued successfully. Jul 22 00:09:42.602290 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:42.602514 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:42.615620 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.615620 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:42.629882 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5dd92299-7840-4884-b3e0-9c99502e218b req-5f63c4e5-bb8a-4b6c-848a-14b0e0c93b06 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55/action returned with HTTP 204 Jul 22 00:09:42.630739 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 293/1177] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:09:42 2026] POST /volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:42.658816 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:42.666297 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.666297 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:42.674152 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f3942b3-ad3b-4e8d-b060-98b8b7d8bd96 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:42.674692 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 290/1178] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:09:42 2026] POST /volume/v3/volumes => generated 821 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:09:42.693980 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12745ebd-cf52-458a-8141-3481a0323360 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:42.696653 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12745ebd-cf52-458a-8141-3481a0323360 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d Jul 22 00:09:42.696934 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12745ebd-cf52-458a-8141-3481a0323360 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:42.697302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12745ebd-cf52-458a-8141-3481a0323360 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:42.707001 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.707001 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:42.716547 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-12745ebd-cf52-458a-8141-3481a0323360 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:42.717687 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-12745ebd-cf52-458a-8141-3481a0323360 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:42.717975 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-12745ebd-cf52-458a-8141-3481a0323360 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:42.772399 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-12745ebd-cf52-458a-8141-3481a0323360 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:42.777493 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:42.777493 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:42.790507 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12745ebd-cf52-458a-8141-3481a0323360 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d returned with HTTP 200 Jul 22 00:09:42.791097 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 297/1179] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:42 2026] GET /volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d => generated 889 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:09:43.259146 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7a0d8226-ece7-45e2-8004-a48ed1558aee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:43.262037 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a0d8226-ece7-45e2-8004-a48ed1558aee tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:43.262037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a0d8226-ece7-45e2-8004-a48ed1558aee tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:43.263989 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a0d8226-ece7-45e2-8004-a48ed1558aee tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:43.277383 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:43.277383 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:43.283557 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7a0d8226-ece7-45e2-8004-a48ed1558aee tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:43.291896 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a0d8226-ece7-45e2-8004-a48ed1558aee tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:43.291896 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 300/1180] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:43 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:43.810004 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:43.815752 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d Jul 22 00:09:43.816097 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:43.816371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:43.827311 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:43.827311 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:43.834310 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:43.835271 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:43.835489 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:43.901131 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:43.904552 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:43.904552 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:43.917559 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01723ad1-b932-41c3-87a8-89fd4e9790eb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d returned with HTTP 200 Jul 22 00:09:43.918451 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 294/1181] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:43 2026] GET /volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:43.937408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d7e8b93-3200-4af6-bd9c-27ca7d9a084b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:43.939682 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d7e8b93-3200-4af6-bd9c-27ca7d9a084b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/group_snapshots Jul 22 00:09:43.940167 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d7e8b93-3200-4af6-bd9c-27ca7d9a084b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d", "name": "tempest-group_snapshot-2074967450"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:43.942876 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-5d7e8b93-3200-4af6-bd9c-27ca7d9a084b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d', 'name': 'tempest-group_snapshot-2074967450'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 00:09:43.948140 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:43.948140 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:43.951947 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-5d7e8b93-3200-4af6-bd9c-27ca7d9a084b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating group_snapshot tempest-group_snapshot-2074967450. Jul 22 00:09:43.981895 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:43.981895 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:44.013458 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-5d7e8b93-3200-4af6-bd9c-27ca7d9a084b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1840100736 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1840100736, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:44.051561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5d7e8b93-3200-4af6-bd9c-27ca7d9a084b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['651d5add-95fa-438a-b9d7-611d71555fd8', '82a20e5c-7049-4c63-b1df-588dfb5bb0ea', '31a6b37a-eab9-4bb7-b403-d0e8b0f176b6', '541d035b-7bfd-4906-aeff-9c8b9de69334'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:44.092877 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d7e8b93-3200-4af6-bd9c-27ca7d9a084b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots returned with HTTP 202 Jul 22 00:09:44.093740 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 291/1182] 10.4.3.168 () {70 vars in 1324 bytes} [Wed Jul 22 00:09:43 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:44.110784 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-72f95bb0-a910-442c-bdb2-aa7bd9ec2595 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:44.113907 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72f95bb0-a910-442c-bdb2-aa7bd9ec2595 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d Jul 22 00:09:44.113907 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72f95bb0-a910-442c-bdb2-aa7bd9ec2595 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:44.113907 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72f95bb0-a910-442c-bdb2-aa7bd9ec2595 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:44.114478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-72f95bb0-a910-442c-bdb2-aa7bd9ec2595 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member d2597450-6e8c-4c57-b26d-4c5ab621645d {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:09:44.126426 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:44.126426 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:44.137577 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72f95bb0-a910-442c-bdb2-aa7bd9ec2595 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d returned with HTTP 200 Jul 22 00:09:44.137952 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 298/1183] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:09:44 2026] GET /volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d => generated 307 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:44.316376 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-954d8073-946f-4e8e-8e6e-34d873db1f9a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:44.318952 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-954d8073-946f-4e8e-8e6e-34d873db1f9a tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:44.319252 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-954d8073-946f-4e8e-8e6e-34d873db1f9a tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:44.319544 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-954d8073-946f-4e8e-8e6e-34d873db1f9a tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:44.329518 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:44.329518 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:44.336429 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-954d8073-946f-4e8e-8e6e-34d873db1f9a tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:44.343153 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-954d8073-946f-4e8e-8e6e-34d873db1f9a tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:44.343777 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 301/1184] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:44 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:09:45.156079 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4b16774-bc79-4e8a-864d-ad45e5168741 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:45.158360 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4b16774-bc79-4e8a-864d-ad45e5168741 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d Jul 22 00:09:45.158920 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4b16774-bc79-4e8a-864d-ad45e5168741 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:45.159462 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4b16774-bc79-4e8a-864d-ad45e5168741 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:45.159849 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-b4b16774-bc79-4e8a-864d-ad45e5168741 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member d2597450-6e8c-4c57-b26d-4c5ab621645d {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:09:45.167885 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.167885 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:45.174906 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4b16774-bc79-4e8a-864d-ad45e5168741 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d returned with HTTP 200 Jul 22 00:09:45.174906 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 295/1185] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:09:45 2026] GET /volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:45.188047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa40cedb-5b66-45be-a159-80ba837edca6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:45.191755 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa40cedb-5b66-45be-a159-80ba837edca6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:09:45.192124 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa40cedb-5b66-45be-a159-80ba837edca6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:45.192432 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa40cedb-5b66-45be-a159-80ba837edca6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:45.193147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-fa40cedb-5b66-45be-a159-80ba837edca6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:09:45.193147 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.193147 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:45.194262 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-fa40cedb-5b66-45be-a159-80ba837edca6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:09:45.199130 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa40cedb-5b66-45be-a159-80ba837edca6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all snapshots completed successfully. Jul 22 00:09:45.199985 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.199985 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:45.200897 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa40cedb-5b66-45be-a159-80ba837edca6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:09:45.201783 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 292/1186] 10.4.3.168 () {66 vars in 1264 bytes} [Wed Jul 22 00:09:45 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:45.216308 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e20c6e1e-2983-4ef6-af01-81d4ec5390a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:45.218942 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e20c6e1e-2983-4ef6-af01-81d4ec5390a3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/960a1666-c443-41ed-8d94-c5f0e4ddfa24 Jul 22 00:09:45.219253 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e20c6e1e-2983-4ef6-af01-81d4ec5390a3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:45.219545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e20c6e1e-2983-4ef6-af01-81d4ec5390a3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:45.226947 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.226947 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:45.227754 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e20c6e1e-2983-4ef6-af01-81d4ec5390a3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Snapshot retrieved successfully. Jul 22 00:09:45.228967 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e20c6e1e-2983-4ef6-af01-81d4ec5390a3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/960a1666-c443-41ed-8d94-c5f0e4ddfa24 returned with HTTP 200 Jul 22 00:09:45.229212 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 299/1187] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:09:45 2026] GET /volume/v3/snapshots/960a1666-c443-41ed-8d94-c5f0e4ddfa24 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:45.242537 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:45.246400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/groups/action Jul 22 00:09:45.246400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "d2597450-6e8c-4c57-b26d-4c5ab621645d", "name": "tempest-Group_from_snap-656671653"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:45.246400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "d2597450-6e8c-4c57-b26d-4c5ab621645d", "name": "tempest-Group_from_snap-656671653"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:45.247756 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'd2597450-6e8c-4c57-b26d-4c5ab621645d', 'name': 'tempest-Group_from_snap-656671653'}}. {{(pid=100285) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 22 00:09:45.248148 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating group tempest-Group_from_snap-656671653 from group_snapshot d2597450-6e8c-4c57-b26d-4c5ab621645d. Jul 22 00:09:45.254941 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.254941 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:45.268443 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.268443 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:45.272085 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.272085 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:45.327809 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['15619dce-4555-4871-9632-c7fe15a7a814'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:45.365887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b604bebe-535e-45a7-ba1d-751d298b4946 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:45.368950 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b604bebe-535e-45a7-ba1d-751d298b4946 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:45.368950 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b604bebe-535e-45a7-ba1d-751d298b4946 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:45.368950 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b604bebe-535e-45a7-ba1d-751d298b4946 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:45.384792 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.384792 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:45.393882 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b604bebe-535e-45a7-ba1d-751d298b4946 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:45.399546 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b604bebe-535e-45a7-ba1d-751d298b4946 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:45.401174 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 296/1188] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:45 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:45.416934 np0000005612 devstack@c-api.service[100285]: INFO cinder.group.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] A mapping entry already exists for group 2f72d32c-3c06-43e0-a974-b0446cd738b9 and volume type 8e8f60b0-01e6-41f2-9db2-82eb025623d1. Do not need to create again. Jul 22 00:09:45.416934 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.416934 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:45.421750 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:09:45.421346. {{(pid=100285) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:09:45.422110 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability Zones retrieved successfully. Jul 22 00:09:45.429885 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (d0db1323-a49b-4370-bfd2-669679ce0d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:45.431471 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a3111e-466f-4a2e-af33-6bfb7a123473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:45.433069 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:45.483095 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a3111e-466f-4a2e-af33-6bfb7a123473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '960a1666-c443-41ed-8d94-c5f0e4ddfa24', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:09:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8e8f60b0-01e6-41f2-9db2-82eb025623d1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1840100736',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e8f60b0-01e6-41f2-9db2-82eb025623d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2f72d32c-3c06-43e0-a974-b0446cd738b9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:45.484372 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ba7ccb-f812-437a-9bb1-0a91c6840532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:45.525045 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1840100736 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1840100736, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:45.541188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['4eed3113-f25b-40d7-a674-8da678885e1e', '40d78b47-d769-490e-a62c-882c91077a47'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:45.542361 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ba7ccb-f812-437a-9bb1-0a91c6840532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eed3113-f25b-40d7-a674-8da678885e1e', '40d78b47-d769-490e-a62c-882c91077a47']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:45.543221 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c970b6-b11a-446d-8d9a-7522a588bf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:45.589337 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c970b6-b11a-446d-8d9a-7522a588bf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda7e454-97d1-4c79-b218-eb45b430df4a', '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=2f72d32c-3c06-43e0-a974-b0446cd738b9,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['4eed3113-f25b-40d7-a674-8da678885e1e','40d78b47-d769-490e-a62c-882c91077a47'],size=1,snapshot_id=960a1666-c443-41ed-8d94-c5f0e4ddfa24,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=8e8f60b0-01e6-41f2-9db2-82eb025623d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2f72d32c-3c06-43e0-a974-b0446cd738b9,host=None,id=dda7e454-97d1-4c79-b218-eb45b430df4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='461965a14f3f44888d0b476a287172d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=960a1666-c443-41ed-8d94-c5f0e4ddfa24,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e8f60b0-01e6-41f2-9db2-82eb025623d1),volume_type_id=8e8f60b0-01e6-41f2-9db2-82eb025623d1)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:45.590144 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc32ee81-fbe5-4159-8a40-800fabe0b228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:45.610207 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc32ee81-fbe5-4159-8a40-800fabe0b228) transitioned into state 'SUCCESS' from 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=2f72d32c-3c06-43e0-a974-b0446cd738b9,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['4eed3113-f25b-40d7-a674-8da678885e1e','40d78b47-d769-490e-a62c-882c91077a47'],size=1,snapshot_id=960a1666-c443-41ed-8d94-c5f0e4ddfa24,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=8e8f60b0-01e6-41f2-9db2-82eb025623d1)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:45.612058 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (d0db1323-a49b-4370-bfd2-669679ce0d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:45.613130 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request issued successfully. Jul 22 00:09:45.652357 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6d0958c-87d2-4239-a52d-aa84d672f1a7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/action returned with HTTP 202 Jul 22 00:09:45.652734 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 302/1189] 10.4.3.168 () {70 vars in 1318 bytes} [Wed Jul 22 00:09:45 2026] POST /volume/v3/groups/action => generated 102 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:45.669360 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:45.673131 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:09:45.673808 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:45.673808 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:45.674598 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:09:45.675982 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:09:45.695895 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:09:45.696547 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:45.696831 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:45.768579 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:45.776398 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.776398 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:45.786296 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:45.786537 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:45.837341 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:45.842045 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.842045 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:45.864429 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4d41802-9270-41a2-aea3-dedb1b2985fd tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:09:45.866938 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 293/1190] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:09:45 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:45.896388 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:45.898411 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a Jul 22 00:09:45.901162 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:45.901162 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:45.910820 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.910820 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:45.916968 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:45.917775 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:45.917925 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:45.980076 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:45.984887 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:45.984887 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:46.001025 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f9457f1-b15e-4255-a4a2-8b669099dd6d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a returned with HTTP 200 Jul 22 00:09:46.001518 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 300/1191] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:45 2026] GET /volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a => generated 927 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:46.019293 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6cee5926-7c4f-4873-baf6-c9cba108d01c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:46.022536 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cee5926-7c4f-4873-baf6-c9cba108d01c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9 Jul 22 00:09:46.022536 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cee5926-7c4f-4873-baf6-c9cba108d01c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:46.022807 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cee5926-7c4f-4873-baf6-c9cba108d01c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:46.023450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-6cee5926-7c4f-4873-baf6-c9cba108d01c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 2f72d32c-3c06-43e0-a974-b0446cd738b9 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:46.027748 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:46.027748 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:46.038687 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cee5926-7c4f-4873-baf6-c9cba108d01c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9 returned with HTTP 200 Jul 22 00:09:46.039457 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 297/1192] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:46 2026] GET /volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9 => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:46.053580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:46.055966 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:09:46.056342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:46.056580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:46.056967 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:09:46.057229 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:46.057229 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:46.057682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:09:46.067474 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:09:46.068440 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:46.068654 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:46.118415 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:46.124404 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:46.124404 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:46.129886 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:46.130172 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:46.175690 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:46.179435 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:46.179435 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:46.189757 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b595fcdb-5385-4a24-ac83-81668d83d4e6 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:09:46.190389 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 303/1193] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:09:46 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:46.206091 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4cea3eed-3a97-4eb8-bf31-89c92c8503f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:46.208969 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cea3eed-3a97-4eb8-bf31-89c92c8503f0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9/action Jul 22 00:09:46.209487 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cea3eed-3a97-4eb8-bf31-89c92c8503f0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:46.210699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4cea3eed-3a97-4eb8-bf31-89c92c8503f0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:46.212104 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-4cea3eed-3a97-4eb8-bf31-89c92c8503f0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for group 2f72d32c-3c06-43e0-a974-b0446cd738b9 {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:09:46.212237 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-4cea3eed-3a97-4eb8-bf31-89c92c8503f0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group with id: 2f72d32c-3c06-43e0-a974-b0446cd738b9 Jul 22 00:09:46.216668 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:46.216668 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:46.259851 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4cea3eed-3a97-4eb8-bf31-89c92c8503f0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9/action returned with HTTP 202 Jul 22 00:09:46.260556 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 294/1194] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:09:46 2026] POST /volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:46.273189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3019fc95-b780-48cd-95e8-852a55aaa54e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:46.275578 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3019fc95-b780-48cd-95e8-852a55aaa54e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a Jul 22 00:09:46.275924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3019fc95-b780-48cd-95e8-852a55aaa54e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:46.276099 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3019fc95-b780-48cd-95e8-852a55aaa54e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:46.287500 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:46.287500 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:46.297032 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3019fc95-b780-48cd-95e8-852a55aaa54e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:46.298265 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-3019fc95-b780-48cd-95e8-852a55aaa54e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:46.298531 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-3019fc95-b780-48cd-95e8-852a55aaa54e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:46.345627 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-3019fc95-b780-48cd-95e8-852a55aaa54e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:46.349233 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:46.349233 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:46.359683 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3019fc95-b780-48cd-95e8-852a55aaa54e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a returned with HTTP 200 Jul 22 00:09:46.360423 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 301/1195] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:46 2026] GET /volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a => generated 926 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:46.418889 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91b83f20-e6ac-4693-b377-03b5aacdad11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:46.420602 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91b83f20-e6ac-4693-b377-03b5aacdad11 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:46.421224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91b83f20-e6ac-4693-b377-03b5aacdad11 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:46.421224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91b83f20-e6ac-4693-b377-03b5aacdad11 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:46.432161 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:46.432161 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:46.437368 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-91b83f20-e6ac-4693-b377-03b5aacdad11 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:46.444539 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91b83f20-e6ac-4693-b377-03b5aacdad11 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:46.444539 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 298/1196] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:46 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:47.004424 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6ebe2b8d-c1e6-41d6-91a6-170c5bbe54c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.010813 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ebe2b8d-c1e6-41d6-91a6-170c5bbe54c4 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:09:47.010813 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ebe2b8d-c1e6-41d6-91a6-170c5bbe54c4 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.010813 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ebe2b8d-c1e6-41d6-91a6-170c5bbe54c4 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.028618 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:47.028618 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:47.036742 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6ebe2b8d-c1e6-41d6-91a6-170c5bbe54c4 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:09:47.045153 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ebe2b8d-c1e6-41d6-91a6-170c5bbe54c4 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:09:47.045673 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 304/1197] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:47.128269 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-18c08166-3b16-41da-8faa-1513945630ac req-eaf882e1-86ce-4d5b-bbd7-b08f4c0d9edd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.132279 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-eaf882e1-86ce-4d5b-bbd7-b08f4c0d9edd tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:09:47.132424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-eaf882e1-86ce-4d5b-bbd7-b08f4c0d9edd tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.132606 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-eaf882e1-86ce-4d5b-bbd7-b08f4c0d9edd tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.149011 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:47.149011 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:47.167260 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-18c08166-3b16-41da-8faa-1513945630ac req-eaf882e1-86ce-4d5b-bbd7-b08f4c0d9edd tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:09:47.175088 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-eaf882e1-86ce-4d5b-bbd7-b08f4c0d9edd tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:09:47.175783 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 295/1198] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 1141 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:47.219780 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-18c08166-3b16-41da-8faa-1513945630ac req-a57f1b4c-c58b-401d-97f9-8ee74872558b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.223429 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-a57f1b4c-c58b-401d-97f9-8ee74872558b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] POST https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549/action Jul 22 00:09:47.223652 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-a57f1b4c-c58b-401d-97f9-8ee74872558b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:47.224013 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-a57f1b4c-c58b-401d-97f9-8ee74872558b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:47.244468 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:47.244468 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:47.244988 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-18c08166-3b16-41da-8faa-1513945630ac req-a57f1b4c-c58b-401d-97f9-8ee74872558b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:09:47.264218 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-18c08166-3b16-41da-8faa-1513945630ac req-a57f1b4c-c58b-401d-97f9-8ee74872558b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Begin detaching volume completed successfully. Jul 22 00:09:47.264492 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-a57f1b4c-c58b-401d-97f9-8ee74872558b tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549/action returned with HTTP 202 Jul 22 00:09:47.265230 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 302/1199] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:09:47 2026] POST /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:09:47.355225 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5af39cbe-513e-4ba4-81c2-60ed6282395e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.355442 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5af39cbe-513e-4ba4-81c2-60ed6282395e None None] GET https://10.4.3.168/volume// Jul 22 00:09:47.355936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5af39cbe-513e-4ba4-81c2-60ed6282395e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.355936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5af39cbe-513e-4ba4-81c2-60ed6282395e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.356978 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5af39cbe-513e-4ba4-81c2-60ed6282395e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:47.357138 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 299/1200] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:47.374012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-18c08166-3b16-41da-8faa-1513945630ac req-354f2843-2a24-41ba-934a-53c1cc1e3ba9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.378254 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa9d6cca-9a10-463d-bf33-9f75d1f4bb30 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.380202 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-354f2843-2a24-41ba-934a-53c1cc1e3ba9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:09:47.380202 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-354f2843-2a24-41ba-934a-53c1cc1e3ba9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.380202 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-354f2843-2a24-41ba-934a-53c1cc1e3ba9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.380449 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa9d6cca-9a10-463d-bf33-9f75d1f4bb30 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a Jul 22 00:09:47.380449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa9d6cca-9a10-463d-bf33-9f75d1f4bb30 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.380449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa9d6cca-9a10-463d-bf33-9f75d1f4bb30 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.392106 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa9d6cca-9a10-463d-bf33-9f75d1f4bb30 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a returned with HTTP 404 Jul 22 00:09:47.392716 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 296/1201] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/volumes/dda7e454-97d1-4c79-b218-eb45b430df4a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:47.400253 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:47.400253 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:47.407060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ef435f6-8f30-4e00-9cfb-3fcb4dbef464 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.409208 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-18c08166-3b16-41da-8faa-1513945630ac req-354f2843-2a24-41ba-934a-53c1cc1e3ba9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:09:47.409677 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ef435f6-8f30-4e00-9cfb-3fcb4dbef464 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9 Jul 22 00:09:47.410002 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ef435f6-8f30-4e00-9cfb-3fcb4dbef464 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.410207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ef435f6-8f30-4e00-9cfb-3fcb4dbef464 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.410331 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-8ef435f6-8f30-4e00-9cfb-3fcb4dbef464 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 2f72d32c-3c06-43e0-a974-b0446cd738b9 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:47.416400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-354f2843-2a24-41ba-934a-53c1cc1e3ba9 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:09:47.417140 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 305/1202] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:47.417379 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ef435f6-8f30-4e00-9cfb-3fcb4dbef464 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9 returned with HTTP 404 Jul 22 00:09:47.418101 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 303/1203] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/groups/2f72d32c-3c06-43e0-a974-b0446cd738b9 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:47.429723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c10a23ab-e9a5-424a-a364-d9b3576af753 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.433375 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c10a23ab-e9a5-424a-a364-d9b3576af753 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] DELETE https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d Jul 22 00:09:47.433665 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c10a23ab-e9a5-424a-a364-d9b3576af753 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.433956 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c10a23ab-e9a5-424a-a364-d9b3576af753 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.436805 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-c10a23ab-e9a5-424a-a364-d9b3576af753 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for member d2597450-6e8c-4c57-b26d-4c5ab621645d {{(pid=100286) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 00:09:47.436805 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.group_snapshots [None req-c10a23ab-e9a5-424a-a364-d9b3576af753 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group_snapshot with id: d2597450-6e8c-4c57-b26d-4c5ab621645d Jul 22 00:09:47.441085 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:47.441085 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:47.464438 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af8351b2-d775-44a8-b47d-469c502cf52f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.466968 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af8351b2-d775-44a8-b47d-469c502cf52f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:47.467058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af8351b2-d775-44a8-b47d-469c502cf52f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.467445 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af8351b2-d775-44a8-b47d-469c502cf52f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.487764 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:47.487764 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:47.498657 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af8351b2-d775-44a8-b47d-469c502cf52f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:47.509527 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af8351b2-d775-44a8-b47d-469c502cf52f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:47.509899 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 297/1204] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 997 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:47.529281 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c10a23ab-e9a5-424a-a364-d9b3576af753 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d returned with HTTP 202 Jul 22 00:09:47.529281 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 300/1205] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:09:47 2026] DELETE /volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:47.541209 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e6e71ec-b386-430f-b545-783717bd2f03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.544062 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:09:47.544359 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.544631 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.545194 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:09:47.548639 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:09:47.561977 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:09:47.563030 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:47.563752 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:47.622704 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:47.634674 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:47.634674 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:47.648117 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e6e71ec-b386-430f-b545-783717bd2f03 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:09:47.648998 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 306/1206] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:47.668915 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2028eb7-4d60-4e72-b1e9-c1eb02a1145e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.671899 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2028eb7-4d60-4e72-b1e9-c1eb02a1145e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:09:47.672390 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2028eb7-4d60-4e72-b1e9-c1eb02a1145e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.672390 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2028eb7-4d60-4e72-b1e9-c1eb02a1145e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.672731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-e2028eb7-4d60-4e72-b1e9-c1eb02a1145e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:09:47.674129 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-e2028eb7-4d60-4e72-b1e9-c1eb02a1145e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:09:47.699650 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2028eb7-4d60-4e72-b1e9-c1eb02a1145e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all snapshots completed successfully. Jul 22 00:09:47.700625 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2028eb7-4d60-4e72-b1e9-c1eb02a1145e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:09:47.700813 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 304/1207] 10.4.3.168 () {66 vars in 1264 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:09:47.717105 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b131ee09-40a0-4626-ba6e-37ba53d75742 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:47.719896 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b131ee09-40a0-4626-ba6e-37ba53d75742 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d Jul 22 00:09:47.720146 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b131ee09-40a0-4626-ba6e-37ba53d75742 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:47.721057 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b131ee09-40a0-4626-ba6e-37ba53d75742 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:47.721057 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-b131ee09-40a0-4626-ba6e-37ba53d75742 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member d2597450-6e8c-4c57-b26d-4c5ab621645d {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:09:47.731199 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:47.731199 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:47.741283 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b131ee09-40a0-4626-ba6e-37ba53d75742 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d returned with HTTP 200 Jul 22 00:09:47.743882 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 298/1208] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:09:47 2026] GET /volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:48.537158 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-508d738b-2c7d-4c1d-89b5-aedc91eb72d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:48.542003 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-508d738b-2c7d-4c1d-89b5-aedc91eb72d6 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:48.542003 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-508d738b-2c7d-4c1d-89b5-aedc91eb72d6 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:48.542003 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-508d738b-2c7d-4c1d-89b5-aedc91eb72d6 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:48.555108 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:48.555108 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:48.559814 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-508d738b-2c7d-4c1d-89b5-aedc91eb72d6 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:48.566216 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-508d738b-2c7d-4c1d-89b5-aedc91eb72d6 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:48.566996 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 301/1209] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:48 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 1249 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:48.754277 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ed5a23cf-ce2b-4d8d-a0f3-14345473ce12 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:48.756808 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ed5a23cf-ce2b-4d8d-a0f3-14345473ce12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d Jul 22 00:09:48.757119 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ed5a23cf-ce2b-4d8d-a0f3-14345473ce12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:48.757636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ed5a23cf-ce2b-4d8d-a0f3-14345473ce12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:48.757895 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-ed5a23cf-ce2b-4d8d-a0f3-14345473ce12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member d2597450-6e8c-4c57-b26d-4c5ab621645d {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:09:48.761696 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ed5a23cf-ce2b-4d8d-a0f3-14345473ce12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d returned with HTTP 404 Jul 22 00:09:48.762260 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 307/1210] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:09:48 2026] GET /volume/v3/group_snapshots/d2597450-6e8c-4c57-b26d-4c5ab621645d => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:48.771826 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:48.775248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:09:48.775551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:48.775806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:48.776134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:09:48.777306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:09:48.785098 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-f34f705d-da69-48ad-816b-e2ab1af8c676 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:48.787691 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-f34f705d-da69-48ad-816b-e2ab1af8c676 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:48.788131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-f34f705d-da69-48ad-816b-e2ab1af8c676 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:48.788335 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-f34f705d-da69-48ad-816b-e2ab1af8c676 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:48.790156 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:09:48.791638 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:48.791638 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:48.804201 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:48.804201 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:48.810114 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-f34f705d-da69-48ad-816b-e2ab1af8c676 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:48.817156 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-f34f705d-da69-48ad-816b-e2ab1af8c676 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:48.817670 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 299/1211] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:48 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 1249 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:48.861109 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:48.865494 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:48.865494 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:48.874536 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-18c08166-3b16-41da-8faa-1513945630ac req-1aac0f55-8bf0-4e9a-a763-bea9ea0af98c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:48.877879 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-1aac0f55-8bf0-4e9a-a763-bea9ea0af98c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] DELETE https://10.4.3.168/volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502 Jul 22 00:09:48.878182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-1aac0f55-8bf0-4e9a-a763-bea9ea0af98c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:48.878429 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-1aac0f55-8bf0-4e9a-a763-bea9ea0af98c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:48.879837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9808b5ad-2f0a-4bca-973e-977f03915a1e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:09:48.880545 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 305/1212] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:09:48 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:48.889962 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:48.889962 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:48.911422 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4560121c-0344-4b77-be3f-fd2aec757f3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:48.915112 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4560121c-0344-4b77-be3f-fd2aec757f3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d/action Jul 22 00:09:48.916255 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4560121c-0344-4b77-be3f-fd2aec757f3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:48.916363 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4560121c-0344-4b77-be3f-fd2aec757f3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:48.919426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-4560121c-0344-4b77-be3f-fd2aec757f3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for group cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:09:48.919426 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-4560121c-0344-4b77-be3f-fd2aec757f3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group with id: cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d Jul 22 00:09:48.928328 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:48.928328 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:48.990974 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4560121c-0344-4b77-be3f-fd2aec757f3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d/action returned with HTTP 202 Jul 22 00:09:48.991084 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 308/1213] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:09:48 2026] POST /volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:48.993152 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-18c08166-3b16-41da-8faa-1513945630ac req-1aac0f55-8bf0-4e9a-a763-bea9ea0af98c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502 returned with HTTP 200 Jul 22 00:09:48.993152 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 302/1214] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:48 2026] DELETE /volume/v3/attachments/15ee6c1e-6bef-4e6b-8359-3c165a3e0502 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:49.010090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:49.016071 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d Jul 22 00:09:49.016071 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:49.016071 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:49.031725 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:49.031725 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:49.045797 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:49.047262 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:49.047262 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:49.100138 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:49.104622 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:49.104622 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:49.117822 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b282f8c-9e55-4cf8-b055-83bc0f642dc2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d returned with HTTP 200 Jul 22 00:09:49.118031 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 300/1215] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:49 2026] GET /volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:49.458603 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-96bb2634-f55d-4d3c-ba69-633e2ea8727b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:49.465052 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-96bb2634-f55d-4d3c-ba69-633e2ea8727b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:49.465430 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-96bb2634-f55d-4d3c-ba69-633e2ea8727b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:49.467169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-96bb2634-f55d-4d3c-ba69-633e2ea8727b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:49.479592 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:49.479592 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:49.484032 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d163bcbc-954e-4318-9316-660f6f1ee27e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:49.485174 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-96bb2634-f55d-4d3c-ba69-633e2ea8727b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:49.487222 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d163bcbc-954e-4318-9316-660f6f1ee27e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:09:49.487541 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d163bcbc-954e-4318-9316-660f6f1ee27e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:49.487839 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d163bcbc-954e-4318-9316-660f6f1ee27e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:49.493981 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-96bb2634-f55d-4d3c-ba69-633e2ea8727b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:49.494577 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 306/1216] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:09:49 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 1249 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:49.504386 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:49.504386 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:49.507543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8600a84-305b-4817-b5e2-28f22aa61dbf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:49.507543 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8600a84-305b-4817-b5e2-28f22aa61dbf None None] GET https://10.4.3.168/volume// Jul 22 00:09:49.507543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8600a84-305b-4817-b5e2-28f22aa61dbf None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:49.507543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8600a84-305b-4817-b5e2-28f22aa61dbf None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:49.507543 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8600a84-305b-4817-b5e2-28f22aa61dbf None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:49.507543 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 303/1217] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:09:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:49.514261 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d163bcbc-954e-4318-9316-660f6f1ee27e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:09:49.518215 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-1a39508f-c567-4a11-a9d0-dbd54dc35557 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:49.527162 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-1a39508f-c567-4a11-a9d0-dbd54dc35557 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:09:49.527162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-1a39508f-c567-4a11-a9d0-dbd54dc35557 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b442dda-d8b2-4919-a21a-ec768b3d31a9", "connector": null, "instance_uuid": "066256ed-c1ab-4024-9d34-cebf47588a18"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:49.527375 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d163bcbc-954e-4318-9316-660f6f1ee27e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:09:49.527375 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 309/1218] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:49 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:49.537015 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:49.537015 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:49.576842 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-1a39508f-c567-4a11-a9d0-dbd54dc35557 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:09:49.577456 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 301/1219] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:09:49 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:50.137165 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8de6eb93-bde3-4010-b447-a0b17a57fe08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.139486 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8de6eb93-bde3-4010-b447-a0b17a57fe08 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d Jul 22 00:09:50.139777 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8de6eb93-bde3-4010-b447-a0b17a57fe08 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:50.140058 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8de6eb93-bde3-4010-b447-a0b17a57fe08 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:50.151923 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8de6eb93-bde3-4010-b447-a0b17a57fe08 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d returned with HTTP 404 Jul 22 00:09:50.152595 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 307/1220] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:50 2026] GET /volume/v3/volumes/8c741e90-ab8e-4692-876a-7bdead426b4d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:50.165434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d360aa28-0ea7-4415-882f-7092c448f76d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.167645 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d360aa28-0ea7-4415-882f-7092c448f76d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d Jul 22 00:09:50.167879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d360aa28-0ea7-4415-882f-7092c448f76d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:50.173188 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d360aa28-0ea7-4415-882f-7092c448f76d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:50.173188 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-d360aa28-0ea7-4415-882f-7092c448f76d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:50.183653 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d360aa28-0ea7-4415-882f-7092c448f76d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d returned with HTTP 404 Jul 22 00:09:50.184241 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 304/1221] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:50 2026] GET /volume/v3/groups/cf00fcf5-0b1e-4c2d-8e14-e563e5c90e0d => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:09:50.201064 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54c97856-0aed-403b-8e0e-c49f6fac2566 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.203520 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54c97856-0aed-403b-8e0e-c49f6fac2566 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/bcec24cb-94cc-46f0-9d08-36f4ef659cb8 Jul 22 00:09:50.204682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54c97856-0aed-403b-8e0e-c49f6fac2566 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:50.204682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54c97856-0aed-403b-8e0e-c49f6fac2566 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:50.233228 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54c97856-0aed-403b-8e0e-c49f6fac2566 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/group_types/bcec24cb-94cc-46f0-9d08-36f4ef659cb8 returned with HTTP 202 Jul 22 00:09:50.233228 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 310/1222] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:09:50 2026] DELETE /volume/v3/group_types/bcec24cb-94cc-46f0-9d08-36f4ef659cb8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:50.245617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5929fcba-730d-468a-8066-e8cf5b8ba427 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.247741 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5929fcba-730d-468a-8066-e8cf5b8ba427 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] DELETE https://10.4.3.168/volume/v3/types/8e8f60b0-01e6-41f2-9db2-82eb025623d1 Jul 22 00:09:50.248702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5929fcba-730d-468a-8066-e8cf5b8ba427 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:50.248702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5929fcba-730d-468a-8066-e8cf5b8ba427 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:50.249739 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:50.249739 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:50.289058 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5929fcba-730d-468a-8066-e8cf5b8ba427 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types/8e8f60b0-01e6-41f2-9db2-82eb025623d1 returned with HTTP 202 Jul 22 00:09:50.289569 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 302/1223] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:09:50 2026] DELETE /volume/v3/types/8e8f60b0-01e6-41f2-9db2-82eb025623d1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:50.299321 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-df1b351a-ac8a-41f1-aeab-07a5cc47311c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.301842 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df1b351a-ac8a-41f1-aeab-07a5cc47311c tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] GET https://10.4.3.168/volume/v3/types/8e8f60b0-01e6-41f2-9db2-82eb025623d1 Jul 22 00:09:50.302272 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df1b351a-ac8a-41f1-aeab-07a5cc47311c tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:50.303375 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df1b351a-ac8a-41f1-aeab-07a5cc47311c tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:50.307617 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df1b351a-ac8a-41f1-aeab-07a5cc47311c tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types/8e8f60b0-01e6-41f2-9db2-82eb025623d1 returned with HTTP 404 Jul 22 00:09:50.308442 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 308/1224] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:09:50 2026] GET /volume/v3/types/8e8f60b0-01e6-41f2-9db2-82eb025623d1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:50.320628 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ea4330e-e24e-4376-a487-cfd2ea285e98 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.323974 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ea4330e-e24e-4376-a487-cfd2ea285e98 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:09:50.323974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ea4330e-e24e-4376-a487-cfd2ea285e98 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-639442321"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:50.325232 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:50.325232 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:50.345822 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ea4330e-e24e-4376-a487-cfd2ea285e98 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:09:50.346396 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 305/1225] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:09:50 2026] POST /volume/v3/types => generated 223 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:50.357111 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c91bb78-33e1-4a23-a293-ef797b15cd4e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.359446 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c91bb78-33e1-4a23-a293-ef797b15cd4e tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:09:50.360082 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c91bb78-33e1-4a23-a293-ef797b15cd4e tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1321509074"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:50.383491 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c91bb78-33e1-4a23-a293-ef797b15cd4e tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:09:50.384509 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 311/1226] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:09:50 2026] POST /volume/v3/group_types => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:50.395119 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b66771ae-e0fa-4091-b213-6298001f4bae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.396950 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b66771ae-e0fa-4091-b213-6298001f4bae tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:09:50.397454 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b66771ae-e0fa-4091-b213-6298001f4bae tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ab344683-505c-4ba8-9a61-82721ffdbcf2", "volume_types": ["b46e9996-ae82-401a-8ae4-1f2b4a1c6981"], "name": "tempest-GroupSnapshotsTest-Group-1474785239"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:50.399402 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-b66771ae-e0fa-4091-b213-6298001f4bae tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating new group {'group': {'group_type': 'ab344683-505c-4ba8-9a61-82721ffdbcf2', 'volume_types': ['b46e9996-ae82-401a-8ae4-1f2b4a1c6981'], 'name': 'tempest-GroupSnapshotsTest-Group-1474785239'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:09:50.404032 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-b66771ae-e0fa-4091-b213-6298001f4bae tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating group tempest-GroupSnapshotsTest-Group-1474785239. Jul 22 00:09:50.417015 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b66771ae-e0fa-4091-b213-6298001f4bae tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability Zones retrieved successfully. Jul 22 00:09:50.440733 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b66771ae-e0fa-4091-b213-6298001f4bae tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['38addc0d-ee54-4bc6-8bf8-4403e0f5474f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:50.480415 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b66771ae-e0fa-4091-b213-6298001f4bae tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:09:50.480962 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 303/1227] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:09:50 2026] POST /volume/v3/groups => generated 112 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:50.495187 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-260b2725-9bf5-4a74-874d-d8c899d1a633 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:50.497205 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-260b2725-9bf5-4a74-874d-d8c899d1a633 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:50.497910 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-260b2725-9bf5-4a74-874d-d8c899d1a633 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:50.497910 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-260b2725-9bf5-4a74-874d-d8c899d1a633 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:50.498064 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-260b2725-9bf5-4a74-874d-d8c899d1a633 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:50.503924 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:50.503924 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:50.520192 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-260b2725-9bf5-4a74-874d-d8c899d1a633 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:50.520192 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 309/1228] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:50 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:51.506632 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fff9e4d-3ca5-4fd4-9a4a-fe87355248de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:51.510200 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fff9e4d-3ca5-4fd4-9a4a-fe87355248de None None] GET https://10.4.3.168/volume// Jul 22 00:09:51.510200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fff9e4d-3ca5-4fd4-9a4a-fe87355248de None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:51.510320 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fff9e4d-3ca5-4fd4-9a4a-fe87355248de None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:51.511046 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fff9e4d-3ca5-4fd4-9a4a-fe87355248de None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:51.512161 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 306/1229] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:09:51 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:51.539809 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1c033df-f71b-4731-9dce-a79fa0aa76c9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:51.546535 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1c033df-f71b-4731-9dce-a79fa0aa76c9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:51.547317 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1c033df-f71b-4731-9dce-a79fa0aa76c9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:51.548386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1c033df-f71b-4731-9dce-a79fa0aa76c9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:51.548386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-a1c033df-f71b-4731-9dce-a79fa0aa76c9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:51.549005 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-493c7b7e-ccb7-497a-89d2-9390a43dbe3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:51.555873 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-493c7b7e-ccb7-497a-89d2-9390a43dbe3d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:09:51.556007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-493c7b7e-ccb7-497a-89d2-9390a43dbe3d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:51.557359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-493c7b7e-ccb7-497a-89d2-9390a43dbe3d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:51.557543 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:51.557543 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:51.578394 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1c033df-f71b-4731-9dce-a79fa0aa76c9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:51.578394 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 312/1230] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:51 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:51.583608 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:51.583608 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:51.591723 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-493c7b7e-ccb7-497a-89d2-9390a43dbe3d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:09:51.599709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:51.602954 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:51.603014 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-493c7b7e-ccb7-497a-89d2-9390a43dbe3d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:09:51.603405 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 304/1231] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:09:51 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 1428 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:51.603549 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-648428741", "volume_type": "b46e9996-ae82-401a-8ae4-1f2b4a1c6981", "group_id": "ab0fa375-1660-4a2d-930a-6fb8c40ddc71", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:51.605780 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-648428741', 'volume_type': 'b46e9996-ae82-401a-8ae4-1f2b4a1c6981', 'group_id': 'ab0fa375-1660-4a2d-930a-6fb8c40ddc71', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:51.622903 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:51.622903 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:51.624950 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume of 1 GB Jul 22 00:09:51.642062 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability Zones retrieved successfully. Jul 22 00:09:51.652381 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (fdc75c12-8cad-45a4-b5e8-c07b0d5a01f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:51.654087 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ea02fb-3e9f-412b-9352-99b75f743a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:51.655071 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:51.655071 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:51.656906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:51.698656 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ea02fb-3e9f-412b-9352-99b75f743a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:09:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b46e9996-ae82-401a-8ae4-1f2b4a1c6981,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-639442321',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b46e9996-ae82-401a-8ae4-1f2b4a1c6981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ab0fa375-1660-4a2d-930a-6fb8c40ddc71', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:51.700986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e4c242-92be-4e66-a3e9-84a2b233f193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:51.763994 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-639442321 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-639442321, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:51.763994 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-639442321 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-639442321, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:51.812496 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-bdf0dc4e-a4b6-43ef-83ad-6e7b6c9bb550 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:51.816470 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-bdf0dc4e-a4b6-43ef-83ad-6e7b6c9bb550 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] PUT https://10.4.3.168/volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92 Jul 22 00:09:51.816470 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-bdf0dc4e-a4b6-43ef-83ad-6e7b6c9bb550 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:51.839034 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-bdf0dc4e-a4b6-43ef-83ad-6e7b6c9bb550 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Acquiring lock "cinder-attachment_update-0b442dda-d8b2-4919-a21a-ec768b3d31a9-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:09:51.846693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-bdf0dc4e-a4b6-43ef-83ad-6e7b6c9bb550 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Lock "cinder-attachment_update-0b442dda-d8b2-4919-a21a-ec768b3d31a9-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:09:51.847721 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:51.847721 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:51.866139 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['26b1e388-7716-4feb-9244-e69fc34b486c', '064bd7b5-e723-48a6-98dd-664040fdd95c', 'dd2d6e1c-c5c8-4796-a848-a79bfb67b6f7', 'adc4c4f9-8f07-42ef-b230-bfe2b016e15e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:51.868437 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e4c242-92be-4e66-a3e9-84a2b233f193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26b1e388-7716-4feb-9244-e69fc34b486c', '064bd7b5-e723-48a6-98dd-664040fdd95c', 'dd2d6e1c-c5c8-4796-a848-a79bfb67b6f7', 'adc4c4f9-8f07-42ef-b230-bfe2b016e15e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:51.870992 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2978021-914c-4d72-87ef-49b4fbc60ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:51.914849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2978021-914c-4d72-87ef-49b4fbc60ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6a2eb43-c13a-4365-b4b1-e66d043588dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-648428741',encryption_key_id=None,group_id=ab0fa375-1660-4a2d-930a-6fb8c40ddc71,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['26b1e388-7716-4feb-9244-e69fc34b486c','064bd7b5-e723-48a6-98dd-664040fdd95c','dd2d6e1c-c5c8-4796-a848-a79bfb67b6f7','adc4c4f9-8f07-42ef-b230-bfe2b016e15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=b46e9996-ae82-401a-8ae4-1f2b4a1c6981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-648428741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ab0fa375-1660-4a2d-930a-6fb8c40ddc71,host=None,id=b6a2eb43-c13a-4365-b4b1-e66d043588dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='461965a14f3f44888d0b476a287172d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b46e9996-ae82-401a-8ae4-1f2b4a1c6981),volume_type_id=b46e9996-ae82-401a-8ae4-1f2b4a1c6981)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:51.916459 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08911e1a-5616-420a-a390-0a65599e426d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:51.952892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08911e1a-5616-420a-a390-0a65599e426d) transitioned into state 'SUCCESS' from state '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-648428741',encryption_key_id=None,group_id=ab0fa375-1660-4a2d-930a-6fb8c40ddc71,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['26b1e388-7716-4feb-9244-e69fc34b486c','064bd7b5-e723-48a6-98dd-664040fdd95c','dd2d6e1c-c5c8-4796-a848-a79bfb67b6f7','adc4c4f9-8f07-42ef-b230-bfe2b016e15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=b46e9996-ae82-401a-8ae4-1f2b4a1c6981)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:51.954750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5641aaaa-fbb8-48a0-bf0d-0cd9447398f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:51.978190 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5641aaaa-fbb8-48a0-bf0d-0cd9447398f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:51.979460 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (fdc75c12-8cad-45a4-b5e8-c07b0d5a01f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:51.980494 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request issued successfully. Jul 22 00:09:51.982248 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:51.982248 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:52.026960 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-bdf0dc4e-a4b6-43ef-83ad-6e7b6c9bb550 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Lock "cinder-attachment_update-0b442dda-d8b2-4919-a21a-ec768b3d31a9-np0000005612" released by "attachment_update" :: held 0.181s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:09:52.028775 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-bdf0dc4e-a4b6-43ef-83ad-6e7b6c9bb550 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92 returned with HTTP 200 Jul 22 00:09:52.030048 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 307/1232] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:09:51 2026] PUT /volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:52.042363 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:52.046638 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:52.046638 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:52.056947 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5956b9ce-5429-46cd-85c0-b1dd93325ef7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:52.056947 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 310/1233] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:09:51 2026] POST /volume/v3/volumes => generated 821 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:52.070664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:52.073011 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd Jul 22 00:09:52.073532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:52.073532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:52.087114 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:52.087114 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:52.094059 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:52.095460 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:52.095699 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:52.134193 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-535dda12-3a6e-4609-b6a3-7cb90f649c81 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:52.145923 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-535dda12-3a6e-4609-b6a3-7cb90f649c81 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92/action Jul 22 00:09:52.145923 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-535dda12-3a6e-4609-b6a3-7cb90f649c81 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:09:52.145923 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-535dda12-3a6e-4609-b6a3-7cb90f649c81 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:52.160765 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:52.165251 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:52.165251 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:52.179006 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:52.179006 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:52.179206 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a08c37aa-a8c5-49b2-8a84-8905bf3820c3 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd returned with HTTP 200 Jul 22 00:09:52.179684 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 313/1234] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:52 2026] GET /volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd => generated 889 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:52.198935 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-272d9678-4b5b-4db6-97b8-8df56d59ca12 req-535dda12-3a6e-4609-b6a3-7cb90f649c81 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92/action returned with HTTP 204 Jul 22 00:09:52.199514 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 305/1235] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:09:52 2026] POST /volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:09:53.199268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:53.204393 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd Jul 22 00:09:53.204393 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:53.204580 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:53.221216 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:53.221216 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:53.232603 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:53.234386 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:53.236274 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:53.301120 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:53.307680 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:53.307680 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:53.322877 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07e05b31-9e72-40d7-b6d1-67fffe839f63 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd returned with HTTP 200 Jul 22 00:09:53.325022 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 308/1236] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:53 2026] GET /volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd => generated 914 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:53.344742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:53.347421 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:09:53.348255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1305569377", "volume_type": "b46e9996-ae82-401a-8ae4-1f2b4a1c6981", "group_id": "ab0fa375-1660-4a2d-930a-6fb8c40ddc71", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:53.352009 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1305569377', 'volume_type': 'b46e9996-ae82-401a-8ae4-1f2b4a1c6981', 'group_id': 'ab0fa375-1660-4a2d-930a-6fb8c40ddc71', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:09:53.373104 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:53.373104 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:53.373104 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume of 1 GB Jul 22 00:09:53.380540 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability Zones retrieved successfully. Jul 22 00:09:53.386198 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (3bbdf18c-c4ac-4718-aaea-8caaefa54125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:53.387481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e95508-ffb8-4756-95cb-ff0c753d90a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:53.388633 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:53.388633 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:53.388633 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:09:53.418622 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e95508-ffb8-4756-95cb-ff0c753d90a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:09:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b46e9996-ae82-401a-8ae4-1f2b4a1c6981,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-639442321',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b46e9996-ae82-401a-8ae4-1f2b4a1c6981', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ab0fa375-1660-4a2d-930a-6fb8c40ddc71', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:53.419537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c245453-f8e9-4fcf-b9ec-4e75264f368a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:53.487689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['fc389745-5a4b-4867-a628-49c930ae9889', 'c916b3d5-48cf-4488-b619-9ab1e0dd4bd0', '3f89f05d-815e-4bd9-b4d6-2e151af50b1f', 'ee2f7eff-b25c-4ad0-84a3-431ea9bef1f0'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:09:53.487689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c245453-f8e9-4fcf-b9ec-4e75264f368a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc389745-5a4b-4867-a628-49c930ae9889', 'c916b3d5-48cf-4488-b619-9ab1e0dd4bd0', '3f89f05d-815e-4bd9-b4d6-2e151af50b1f', 'ee2f7eff-b25c-4ad0-84a3-431ea9bef1f0']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:53.489718 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a6c492-7c48-4e73-baf5-540ba036693f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:53.526890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a6c492-7c48-4e73-baf5-540ba036693f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e35612b-e593-404a-b7ed-292b9132b3fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1305569377',encryption_key_id=None,group_id=ab0fa375-1660-4a2d-930a-6fb8c40ddc71,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['fc389745-5a4b-4867-a628-49c930ae9889','c916b3d5-48cf-4488-b619-9ab1e0dd4bd0','3f89f05d-815e-4bd9-b4d6-2e151af50b1f','ee2f7eff-b25c-4ad0-84a3-431ea9bef1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=b46e9996-ae82-401a-8ae4-1f2b4a1c6981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:09:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1305569377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ab0fa375-1660-4a2d-930a-6fb8c40ddc71,host=None,id=5e35612b-e593-404a-b7ed-292b9132b3fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='461965a14f3f44888d0b476a287172d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b46e9996-ae82-401a-8ae4-1f2b4a1c6981),volume_type_id=b46e9996-ae82-401a-8ae4-1f2b4a1c6981)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:53.528547 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (222d9f33-a77c-434a-88b0-14dc3ae24b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:53.560796 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (222d9f33-a77c-434a-88b0-14dc3ae24b70) transitioned into state 'SUCCESS' from state '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-1305569377',encryption_key_id=None,group_id=ab0fa375-1660-4a2d-930a-6fb8c40ddc71,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['fc389745-5a4b-4867-a628-49c930ae9889','c916b3d5-48cf-4488-b619-9ab1e0dd4bd0','3f89f05d-815e-4bd9-b4d6-2e151af50b1f','ee2f7eff-b25c-4ad0-84a3-431ea9bef1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=b46e9996-ae82-401a-8ae4-1f2b4a1c6981)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:53.561706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a33840f-791b-4cf1-95bf-39e284af1f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:09:53.578793 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a33840f-791b-4cf1-95bf-39e284af1f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:09:53.579955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (3bbdf18c-c4ac-4718-aaea-8caaefa54125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:09:53.580362 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request issued successfully. Jul 22 00:09:53.581400 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:53.581598 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:53.641684 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:53.647079 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:53.647079 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:53.654396 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4aa4e0eb-5b9c-4649-a822-b17bee648550 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:09:53.654996 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 311/1237] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:09:53 2026] POST /volume/v3/volumes => generated 822 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:09:53.676625 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:53.679631 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb Jul 22 00:09:53.680107 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:53.680466 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:53.700422 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:53.700422 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:53.708622 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:53.709822 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:53.709822 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:53.763767 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:53.772834 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:53.772834 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:53.799326 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9fa8bb3-f074-41c9-b955-05ddde56a955 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb returned with HTTP 200 Jul 22 00:09:53.799915 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 314/1238] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:53 2026] GET /volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb => generated 890 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:54.275804 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-5bdb573d-8b04-4492-8478-695c277d24b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:54.282324 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-5bdb573d-8b04-4492-8478-695c277d24b1 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] DELETE https://10.4.3.168/volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728 Jul 22 00:09:54.282568 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-5bdb573d-8b04-4492-8478-695c277d24b1 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:54.283984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-5bdb573d-8b04-4492-8478-695c277d24b1 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:54.300312 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:54.300312 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:54.387057 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-5bdb573d-8b04-4492-8478-695c277d24b1 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728 returned with HTTP 200 Jul 22 00:09:54.387520 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 306/1239] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:54 2026] DELETE /volume/v3/attachments/87fa88e2-d28b-4dbc-901e-c67299a92728 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:54.403359 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-e1b27c7d-8ae2-430f-8766-1fd21b300210 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:54.407884 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-e1b27c7d-8ae2-430f-8766-1fd21b300210 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] DELETE https://10.4.3.168/volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220 Jul 22 00:09:54.407884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-e1b27c7d-8ae2-430f-8766-1fd21b300210 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:54.407884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-e1b27c7d-8ae2-430f-8766-1fd21b300210 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:54.427943 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:54.427943 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:54.522503 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-e1b27c7d-8ae2-430f-8766-1fd21b300210 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220 returned with HTTP 200 Jul 22 00:09:54.523299 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 309/1240] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:54 2026] DELETE /volume/v3/attachments/5e743eb5-06a0-4408-8bea-03da77d60220 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:54.534064 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-65fb6799-40f0-4831-af14-2d3575be93c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:54.538607 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-65fb6799-40f0-4831-af14-2d3575be93c6 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] DELETE https://10.4.3.168/volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26 Jul 22 00:09:54.539257 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-65fb6799-40f0-4831-af14-2d3575be93c6 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:54.539546 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-65fb6799-40f0-4831-af14-2d3575be93c6 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:54.552412 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:54.552412 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:54.643427 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19d49768-07cf-4b97-8687-e3b993ba5f02 req-65fb6799-40f0-4831-af14-2d3575be93c6 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26 returned with HTTP 200 Jul 22 00:09:54.643427 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 312/1241] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:54 2026] DELETE /volume/v3/attachments/38f9d56b-2ee5-481a-b086-d6d6db29cd26 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:54.822308 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-efe50bb9-cac9-4f0a-996c-182850144276 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:54.825656 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-efe50bb9-cac9-4f0a-996c-182850144276 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb Jul 22 00:09:54.825656 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-efe50bb9-cac9-4f0a-996c-182850144276 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:54.826473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-efe50bb9-cac9-4f0a-996c-182850144276 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:54.850427 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:54.850427 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:54.880791 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-efe50bb9-cac9-4f0a-996c-182850144276 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:09:54.881655 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-efe50bb9-cac9-4f0a-996c-182850144276 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:54.881924 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-efe50bb9-cac9-4f0a-996c-182850144276 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:54.944555 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-efe50bb9-cac9-4f0a-996c-182850144276 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:54.948555 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:54.948555 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:54.966670 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-efe50bb9-cac9-4f0a-996c-182850144276 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb returned with HTTP 200 Jul 22 00:09:54.967252 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 315/1242] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:09:54 2026] GET /volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:54.987784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29be2c58-e391-45d5-b3b1-44163bfe181f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:54.990183 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29be2c58-e391-45d5-b3b1-44163bfe181f tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] PUT https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:54.990686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29be2c58-e391-45d5-b3b1-44163bfe181f tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b6a2eb43-c13a-4365-b4b1-e66d043588dd"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:54.993003 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-29be2c58-e391-45d5-b3b1-44163bfe181f tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Update called for group ab0fa375-1660-4a2d-930a-6fb8c40ddc71. {{(pid=100284) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 00:09:54.993080 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-29be2c58-e391-45d5-b3b1-44163bfe181f tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Updating group ab0fa375-1660-4a2d-930a-6fb8c40ddc71 with name None description: None add_volumes: None remove_volumes: b6a2eb43-c13a-4365-b4b1-e66d043588dd. Jul 22 00:09:54.997819 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:54.997819 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:55.077068 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29be2c58-e391-45d5-b3b1-44163bfe181f tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 202 Jul 22 00:09:55.077811 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 307/1243] 10.4.3.168 () {70 vars in 1406 bytes} [Wed Jul 22 00:09:54 2026] PUT /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:55.089398 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6086bc1e-86cf-43d7-95f1-5c7225cd4dd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:55.094842 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6086bc1e-86cf-43d7-95f1-5c7225cd4dd8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:55.095222 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6086bc1e-86cf-43d7-95f1-5c7225cd4dd8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:55.095377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6086bc1e-86cf-43d7-95f1-5c7225cd4dd8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:55.096254 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-6086bc1e-86cf-43d7-95f1-5c7225cd4dd8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:55.101907 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:55.101907 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:55.118072 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6086bc1e-86cf-43d7-95f1-5c7225cd4dd8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:55.119114 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 310/1244] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:55 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:56.136788 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8db7c4ff-585f-43e7-8219-1345e98ac0e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:56.138940 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8db7c4ff-585f-43e7-8219-1345e98ac0e7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:56.139295 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8db7c4ff-585f-43e7-8219-1345e98ac0e7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:56.139574 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8db7c4ff-585f-43e7-8219-1345e98ac0e7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:56.139801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-8db7c4ff-585f-43e7-8219-1345e98ac0e7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:56.145005 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:56.145005 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:56.154505 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8db7c4ff-585f-43e7-8219-1345e98ac0e7 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:56.155287 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 313/1245] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:56 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:56.170825 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8866a8fd-af9a-428e-ad6f-25d988ba5d09 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:56.173222 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8866a8fd-af9a-428e-ad6f-25d988ba5d09 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] PUT https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:56.175603 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8866a8fd-af9a-428e-ad6f-25d988ba5d09 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b6a2eb43-c13a-4365-b4b1-e66d043588dd"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:56.177195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-8866a8fd-af9a-428e-ad6f-25d988ba5d09 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Update called for group ab0fa375-1660-4a2d-930a-6fb8c40ddc71. {{(pid=100285) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 00:09:56.179647 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-8866a8fd-af9a-428e-ad6f-25d988ba5d09 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Updating group ab0fa375-1660-4a2d-930a-6fb8c40ddc71 with name None description: None add_volumes: b6a2eb43-c13a-4365-b4b1-e66d043588dd remove_volumes: None. Jul 22 00:09:56.189939 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:56.189939 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:56.231643 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8866a8fd-af9a-428e-ad6f-25d988ba5d09 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 202 Jul 22 00:09:56.232220 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 316/1246] 10.4.3.168 () {70 vars in 1406 bytes} [Wed Jul 22 00:09:56 2026] PUT /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 22 00:09:56.243556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abcbcbe6-0ae1-4c6a-986b-0ba70b827380 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:56.245731 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abcbcbe6-0ae1-4c6a-986b-0ba70b827380 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:56.245731 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abcbcbe6-0ae1-4c6a-986b-0ba70b827380 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:56.245914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abcbcbe6-0ae1-4c6a-986b-0ba70b827380 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:56.246145 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-abcbcbe6-0ae1-4c6a-986b-0ba70b827380 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:56.253728 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:56.253728 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:56.263888 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abcbcbe6-0ae1-4c6a-986b-0ba70b827380 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:56.265202 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 308/1247] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:56 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:57.290830 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91c5cd61-7afa-4b53-a5a8-645545963d27 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:57.292404 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91c5cd61-7afa-4b53-a5a8-645545963d27 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:57.293147 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91c5cd61-7afa-4b53-a5a8-645545963d27 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:57.293147 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91c5cd61-7afa-4b53-a5a8-645545963d27 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:57.293246 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-91c5cd61-7afa-4b53-a5a8-645545963d27 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:57.304923 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:57.304923 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:57.321271 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91c5cd61-7afa-4b53-a5a8-645545963d27 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:57.321787 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 311/1248] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:57 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:57.334176 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-713ebea0-dc53-4f29-9024-cb4cb91e9c29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:57.336302 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-713ebea0-dc53-4f29-9024-cb4cb91e9c29 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] PUT https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:57.336742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-713ebea0-dc53-4f29-9024-cb4cb91e9c29 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5e35612b-e593-404a-b7ed-292b9132b3fb"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:57.338448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-713ebea0-dc53-4f29-9024-cb4cb91e9c29 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Update called for group ab0fa375-1660-4a2d-930a-6fb8c40ddc71. {{(pid=100283) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 00:09:57.338604 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-713ebea0-dc53-4f29-9024-cb4cb91e9c29 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Updating group ab0fa375-1660-4a2d-930a-6fb8c40ddc71 with name None description: None add_volumes: None remove_volumes: 5e35612b-e593-404a-b7ed-292b9132b3fb. Jul 22 00:09:57.343258 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:57.343258 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:57.395979 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-713ebea0-dc53-4f29-9024-cb4cb91e9c29 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 202 Jul 22 00:09:57.395979 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 314/1249] 10.4.3.168 () {70 vars in 1406 bytes} [Wed Jul 22 00:09:57 2026] PUT /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:57.408173 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56e69480-5258-458e-9cb5-e83bd5d9374d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:57.410597 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56e69480-5258-458e-9cb5-e83bd5d9374d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:57.410853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56e69480-5258-458e-9cb5-e83bd5d9374d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:57.411719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56e69480-5258-458e-9cb5-e83bd5d9374d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:57.411719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-56e69480-5258-458e-9cb5-e83bd5d9374d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:57.418262 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:57.418262 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:57.432623 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56e69480-5258-458e-9cb5-e83bd5d9374d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:57.433509 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 317/1250] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:57 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:58.057267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb057b8d-a371-4db1-99bd-93f31928dd69 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:58.057848 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb057b8d-a371-4db1-99bd-93f31928dd69 None None] GET https://10.4.3.168/volume// Jul 22 00:09:58.058156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb057b8d-a371-4db1-99bd-93f31928dd69 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:58.058461 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb057b8d-a371-4db1-99bd-93f31928dd69 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:58.058967 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb057b8d-a371-4db1-99bd-93f31928dd69 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:09:58.059447 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 309/1251] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:09:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:09:58.070668 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-3e610435-c340-40d0-8e59-4f0d6afe401f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:58.073214 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-3e610435-c340-40d0-8e59-4f0d6afe401f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:09:58.073653 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-3e610435-c340-40d0-8e59-4f0d6afe401f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9bf0276-572e-4e5f-abed-bbc8eb702776", "connector": null, "instance_uuid": "5e0425c6-6968-4216-bbff-9150eef8d791"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:58.086813 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:58.086813 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:58.134137 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-3e610435-c340-40d0-8e59-4f0d6afe401f tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:09:58.134796 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 312/1252] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:09:58 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:58.148934 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-c0c4652e-d526-43bd-b659-4686e46881a5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:58.157926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-c0c4652e-d526-43bd-b659-4686e46881a5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] DELETE https://10.4.3.168/volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55 Jul 22 00:09:58.157926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-c0c4652e-d526-43bd-b659-4686e46881a5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:58.157926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-c0c4652e-d526-43bd-b659-4686e46881a5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:58.174842 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:58.174842 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:58.257717 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-c0c4652e-d526-43bd-b659-4686e46881a5 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55 returned with HTTP 200 Jul 22 00:09:58.258364 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 315/1253] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:09:58 2026] DELETE /volume/v3/attachments/36e92a30-0e2d-480f-b613-c36fb3567e55 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:58.447263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7781d99c-0977-4d4b-953e-30f68b569ca4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:58.449428 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7781d99c-0977-4d4b-953e-30f68b569ca4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:58.450136 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7781d99c-0977-4d4b-953e-30f68b569ca4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:58.450476 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7781d99c-0977-4d4b-953e-30f68b569ca4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:58.450740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-7781d99c-0977-4d4b-953e-30f68b569ca4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:58.462040 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:58.462040 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:58.477914 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7781d99c-0977-4d4b-953e-30f68b569ca4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:58.478816 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 318/1254] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:58 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:58.493902 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ff17d13-a53b-43f5-93bc-f504c1237dcf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:58.496697 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ff17d13-a53b-43f5-93bc-f504c1237dcf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] PUT https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:58.497691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ff17d13-a53b-43f5-93bc-f504c1237dcf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5e35612b-e593-404a-b7ed-292b9132b3fb"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:58.499728 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-2ff17d13-a53b-43f5-93bc-f504c1237dcf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Update called for group ab0fa375-1660-4a2d-930a-6fb8c40ddc71. {{(pid=100284) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 00:09:58.500057 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-2ff17d13-a53b-43f5-93bc-f504c1237dcf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Updating group ab0fa375-1660-4a2d-930a-6fb8c40ddc71 with name None description: None add_volumes: 5e35612b-e593-404a-b7ed-292b9132b3fb remove_volumes: None. Jul 22 00:09:58.506203 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:58.506203 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:58.537900 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ff17d13-a53b-43f5-93bc-f504c1237dcf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 202 Jul 22 00:09:58.538813 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 310/1255] 10.4.3.168 () {70 vars in 1406 bytes} [Wed Jul 22 00:09:58 2026] PUT /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:09:58.547524 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6bc721a-dacf-4b05-ad78-6f7dc41ecd3b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:58.549921 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6bc721a-dacf-4b05-ad78-6f7dc41ecd3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:58.550358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6bc721a-dacf-4b05-ad78-6f7dc41ecd3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:58.550475 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6bc721a-dacf-4b05-ad78-6f7dc41ecd3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:58.550652 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-d6bc721a-dacf-4b05-ad78-6f7dc41ecd3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:58.555412 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:58.555412 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:58.565809 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6bc721a-dacf-4b05-ad78-6f7dc41ecd3b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:58.566068 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 313/1256] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:58 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:59.550957 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4dfe8cb8-f949-453a-908d-ddb8d21195e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:59.555118 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4dfe8cb8-f949-453a-908d-ddb8d21195e9 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] DELETE https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 Jul 22 00:09:59.555118 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4dfe8cb8-f949-453a-908d-ddb8d21195e9 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:59.555118 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4dfe8cb8-f949-453a-908d-ddb8d21195e9 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:59.555836 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4dfe8cb8-f949-453a-908d-ddb8d21195e9 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Delete volume with id: 32e71e99-8a82-401c-9283-3c52a1a44e90 Jul 22 00:09:59.574499 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:59.574499 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:09:59.577309 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4dfe8cb8-f949-453a-908d-ddb8d21195e9 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:09:59.580404 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-15815eba-9730-446d-aa79-54eb8ae357bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:59.589298 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15815eba-9730-446d-aa79-54eb8ae357bb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:09:59.589298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15815eba-9730-446d-aa79-54eb8ae357bb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:59.589298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15815eba-9730-446d-aa79-54eb8ae357bb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:59.589298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-15815eba-9730-446d-aa79-54eb8ae357bb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:09:59.600422 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:59.600422 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:59.616021 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15815eba-9730-446d-aa79-54eb8ae357bb tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 200 Jul 22 00:09:59.616552 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 319/1257] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:09:59 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:09:59.624109 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4dfe8cb8-f949-453a-908d-ddb8d21195e9 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Delete volume request issued successfully. Jul 22 00:09:59.624240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4dfe8cb8-f949-453a-908d-ddb8d21195e9 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 returned with HTTP 202 Jul 22 00:09:59.624778 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 316/1258] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:09:59 2026] DELETE /volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:09:59.628156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:59.630690 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:09:59.631622 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:59.631622 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:59.633295 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:09:59.633295 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:59.633295 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:59.633671 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:09:59.634453 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2b8ae2e-9e91-42b8-bbbc-0dc48b857bcc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:59.636977 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2b8ae2e-9e91-42b8-bbbc-0dc48b857bcc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 Jul 22 00:09:59.638278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2b8ae2e-9e91-42b8-bbbc-0dc48b857bcc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:09:59.638278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2b8ae2e-9e91-42b8-bbbc-0dc48b857bcc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:09:59.646898 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:09:59.648094 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:59.648449 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:59.656437 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:59.656437 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:09:59.671124 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2b8ae2e-9e91-42b8-bbbc-0dc48b857bcc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:09:59.683945 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2b8ae2e-9e91-42b8-bbbc-0dc48b857bcc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 returned with HTTP 200 Jul 22 00:09:59.684772 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 314/1259] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:09:59 2026] GET /volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:09:59.709467 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:59.714213 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:59.714213 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:59.719767 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:09:59.720035 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:09:59.787234 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:09:59.797146 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:59.797146 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:09:59.819011 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00bbd718-1d91-4a90-ae43-bdb9ba71dd18 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:09:59.819608 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 311/1260] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:09:59 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:09:59.840142 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-19592a34-7661-44ae-b549-6f3bb4c7209c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:09:59.846148 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19592a34-7661-44ae-b549-6f3bb4c7209c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/group_snapshots Jul 22 00:09:59.846148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19592a34-7661-44ae-b549-6f3bb4c7209c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ab0fa375-1660-4a2d-930a-6fb8c40ddc71", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1062939629"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:09:59.847910 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-19592a34-7661-44ae-b549-6f3bb4c7209c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ab0fa375-1660-4a2d-930a-6fb8c40ddc71', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1062939629'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 00:09:59.855151 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:59.855151 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:59.861415 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.group_snapshots [None req-19592a34-7661-44ae-b549-6f3bb4c7209c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1062939629. Jul 22 00:09:59.889598 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:09:59.889598 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:09:59.918703 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-19592a34-7661-44ae-b549-6f3bb4c7209c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-639442321 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-639442321, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:59.919133 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-19592a34-7661-44ae-b549-6f3bb4c7209c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-639442321 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-639442321, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:09:59.954055 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-19592a34-7661-44ae-b549-6f3bb4c7209c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['6b1b3b0f-15fe-48c5-a544-d3d7e2bd0285', 'c4610f7f-e74c-481b-8683-a955c496ea0c', '280ea1d5-e8dc-4b0a-a85e-16124a7b6ebb', 'c7c8570b-4102-4be9-bd01-791b9e5c56c3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:00.010486 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19592a34-7661-44ae-b549-6f3bb4c7209c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots returned with HTTP 202 Jul 22 00:10:00.011187 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 320/1261] 10.4.3.168 () {70 vars in 1324 bytes} [Wed Jul 22 00:09:59 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:00.023887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be0e8012-0ed6-481a-b35d-cd0750ea0059 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:00.023887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be0e8012-0ed6-481a-b35d-cd0750ea0059 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e Jul 22 00:10:00.023887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be0e8012-0ed6-481a-b35d-cd0750ea0059 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:00.023887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be0e8012-0ed6-481a-b35d-cd0750ea0059 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:00.023887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-be0e8012-0ed6-481a-b35d-cd0750ea0059 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 02625ca9-f128-4196-bd78-d47fbdf4dd8e {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:10:00.028127 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:00.028127 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:00.033686 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be0e8012-0ed6-481a-b35d-cd0750ea0059 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e returned with HTTP 200 Jul 22 00:10:00.033686 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 317/1262] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:10:00 2026] GET /volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:00.118039 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5d25f43e-6c50-4987-b34a-f2265d4e76d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:00.120628 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5d25f43e-6c50-4987-b34a-f2265d4e76d7 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] PUT https://10.4.3.168/volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 Jul 22 00:10:00.121211 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5d25f43e-6c50-4987-b34a-f2265d4e76d7 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:00.133506 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5d25f43e-6c50-4987-b34a-f2265d4e76d7 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Acquiring lock "cinder-attachment_update-f9bf0276-572e-4e5f-abed-bbc8eb702776-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:10:00.142428 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5d25f43e-6c50-4987-b34a-f2265d4e76d7 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Lock "cinder-attachment_update-f9bf0276-572e-4e5f-abed-bbc8eb702776-np0000005612" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:10:00.144207 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:00.144207 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:00.281344 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5d25f43e-6c50-4987-b34a-f2265d4e76d7 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Lock "cinder-attachment_update-f9bf0276-572e-4e5f-abed-bbc8eb702776-np0000005612" released by "attachment_update" :: held 0.139s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:10:00.281889 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5d25f43e-6c50-4987-b34a-f2265d4e76d7 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 returned with HTTP 200 Jul 22 00:10:00.282615 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 315/1263] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:10:00 2026] PUT /volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:00.306029 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-08b70bd9-0543-4774-8d3a-b0b3587b291a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:00.313170 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-08b70bd9-0543-4774-8d3a-b0b3587b291a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 Jul 22 00:10:00.314369 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-08b70bd9-0543-4774-8d3a-b0b3587b291a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:00.315683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-08b70bd9-0543-4774-8d3a-b0b3587b291a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:00.349336 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-08b70bd9-0543-4774-8d3a-b0b3587b291a tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 returned with HTTP 200 Jul 22 00:10:00.350182 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 312/1264] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:10:00 2026] GET /volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:00.705099 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-051ee6f7-9c90-4dd2-a422-0d4621b016bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:00.708132 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-051ee6f7-9c90-4dd2-a422-0d4621b016bc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 Jul 22 00:10:00.708334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-051ee6f7-9c90-4dd2-a422-0d4621b016bc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:00.708907 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-051ee6f7-9c90-4dd2-a422-0d4621b016bc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:00.723819 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-051ee6f7-9c90-4dd2-a422-0d4621b016bc tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 returned with HTTP 404 Jul 22 00:10:00.723819 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 321/1265] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:00 2026] GET /volume/v3/volumes/32e71e99-8a82-401c-9283-3c52a1a44e90 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:00.736377 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4424f095-bc9d-45f1-91f0-d7d999c03b39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:00.740820 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4424f095-bc9d-45f1-91f0-d7d999c03b39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] DELETE https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 Jul 22 00:10:00.740820 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4424f095-bc9d-45f1-91f0-d7d999c03b39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:00.740820 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4424f095-bc9d-45f1-91f0-d7d999c03b39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:00.740820 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4424f095-bc9d-45f1-91f0-d7d999c03b39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Delete volume with id: 325bc5c3-1167-457b-bcf8-e8e58b0f90d0 Jul 22 00:10:00.758887 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:00.758887 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:00.758887 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4424f095-bc9d-45f1-91f0-d7d999c03b39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:10:00.803561 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4424f095-bc9d-45f1-91f0-d7d999c03b39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Delete volume request issued successfully. Jul 22 00:10:00.803774 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4424f095-bc9d-45f1-91f0-d7d999c03b39 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 returned with HTTP 202 Jul 22 00:10:00.807000 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 318/1266] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:00 2026] DELETE /volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:00.818220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-993f10b5-400e-4b8e-84c7-5badaae3700a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:00.824115 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-993f10b5-400e-4b8e-84c7-5badaae3700a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 Jul 22 00:10:00.824115 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-993f10b5-400e-4b8e-84c7-5badaae3700a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:00.824115 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-993f10b5-400e-4b8e-84c7-5badaae3700a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:00.841110 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:00.841110 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:00.851741 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-993f10b5-400e-4b8e-84c7-5badaae3700a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:10:00.862405 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-993f10b5-400e-4b8e-84c7-5badaae3700a tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 returned with HTTP 200 Jul 22 00:10:00.862854 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 316/1267] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:00 2026] GET /volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:01.048841 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9ad8e099-ac8f-4a0f-ba6f-da38314c992a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.051363 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ad8e099-ac8f-4a0f-ba6f-da38314c992a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e Jul 22 00:10:01.052031 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ad8e099-ac8f-4a0f-ba6f-da38314c992a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.052147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ad8e099-ac8f-4a0f-ba6f-da38314c992a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.052338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-9ad8e099-ac8f-4a0f-ba6f-da38314c992a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 02625ca9-f128-4196-bd78-d47fbdf4dd8e {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:10:01.061371 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.061371 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:01.067320 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ad8e099-ac8f-4a0f-ba6f-da38314c992a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e returned with HTTP 200 Jul 22 00:10:01.067930 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 313/1268] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:10:01 2026] GET /volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:01.085448 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-51f5cc90-2df0-499a-819d-d0308b20f1b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.091693 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51f5cc90-2df0-499a-819d-d0308b20f1b2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:10:01.091693 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51f5cc90-2df0-499a-819d-d0308b20f1b2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.091693 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51f5cc90-2df0-499a-819d-d0308b20f1b2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.091693 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-51f5cc90-2df0-499a-819d-d0308b20f1b2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:01.091693 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.091693 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:01.092467 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-51f5cc90-2df0-499a-819d-d0308b20f1b2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:01.112565 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-51f5cc90-2df0-499a-819d-d0308b20f1b2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all snapshots completed successfully. Jul 22 00:10:01.113434 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.113434 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:01.115128 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51f5cc90-2df0-499a-819d-d0308b20f1b2 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:10:01.115558 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 322/1269] 10.4.3.168 () {66 vars in 1264 bytes} [Wed Jul 22 00:10:01 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:01.128182 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-359d762c-c709-49ec-9b49-dc357170d172 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.131464 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-359d762c-c709-49ec-9b49-dc357170d172 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 Jul 22 00:10:01.131754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-359d762c-c709-49ec-9b49-dc357170d172 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.132155 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-359d762c-c709-49ec-9b49-dc357170d172 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.140792 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.140792 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:01.141380 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-359d762c-c709-49ec-9b49-dc357170d172 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Snapshot retrieved successfully. Jul 22 00:10:01.142699 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-359d762c-c709-49ec-9b49-dc357170d172 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 returned with HTTP 200 Jul 22 00:10:01.143349 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 319/1270] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:01 2026] GET /volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:01.157183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3863be16-1d89-4469-a101-9b805882393a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.161086 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3863be16-1d89-4469-a101-9b805882393a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/5e7a5c47-0c50-4f01-8b7a-22fbc03f9bf3 Jul 22 00:10:01.161654 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3863be16-1d89-4469-a101-9b805882393a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.162014 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3863be16-1d89-4469-a101-9b805882393a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.171903 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.171903 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:01.171903 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3863be16-1d89-4469-a101-9b805882393a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Snapshot retrieved successfully. Jul 22 00:10:01.173084 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3863be16-1d89-4469-a101-9b805882393a tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/5e7a5c47-0c50-4f01-8b7a-22fbc03f9bf3 returned with HTTP 200 Jul 22 00:10:01.173617 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 317/1271] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:01 2026] GET /volume/v3/snapshots/5e7a5c47-0c50-4f01-8b7a-22fbc03f9bf3 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:01.186937 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4200aef4-133b-47f6-94ca-c3b16566faff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.190449 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4200aef4-133b-47f6-94ca-c3b16566faff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] DELETE https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e Jul 22 00:10:01.190449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4200aef4-133b-47f6-94ca-c3b16566faff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.190449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4200aef4-133b-47f6-94ca-c3b16566faff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.190449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-4200aef4-133b-47f6-94ca-c3b16566faff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for member 02625ca9-f128-4196-bd78-d47fbdf4dd8e {{(pid=100284) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 00:10:01.190449 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-4200aef4-133b-47f6-94ca-c3b16566faff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group_snapshot with id: 02625ca9-f128-4196-bd78-d47fbdf4dd8e Jul 22 00:10:01.197538 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.197538 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:01.305225 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4200aef4-133b-47f6-94ca-c3b16566faff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e returned with HTTP 202 Jul 22 00:10:01.305225 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 314/1272] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:10:01 2026] DELETE /volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:10:01.319678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.324925 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:10:01.325539 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.327319 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.327319 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:01.330306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:10:01.349493 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:10:01.350901 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:01.351650 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:01.423338 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:01.433913 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.433913 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:01.439806 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:01.439806 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:01.506387 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:01.514533 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.514533 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:01.540793 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f23cb8c8-a777-405a-8a7d-1b2565d5b120 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:10:01.541479 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 323/1273] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:10:01 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:01.559450 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9e73e8e-cc12-4570-bb8c-606bfc0062ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.561853 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9e73e8e-cc12-4570-bb8c-606bfc0062ba tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:10:01.562189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9e73e8e-cc12-4570-bb8c-606bfc0062ba tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.562419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9e73e8e-cc12-4570-bb8c-606bfc0062ba tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.562755 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a9e73e8e-cc12-4570-bb8c-606bfc0062ba tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:01.564331 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-a9e73e8e-cc12-4570-bb8c-606bfc0062ba tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:01.571297 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a9e73e8e-cc12-4570-bb8c-606bfc0062ba tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all snapshots completed successfully. Jul 22 00:10:01.571990 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.571990 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:01.574049 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9e73e8e-cc12-4570-bb8c-606bfc0062ba tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:10:01.575183 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 320/1274] 10.4.3.168 () {66 vars in 1264 bytes} [Wed Jul 22 00:10:01 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:01.592834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bdea1a9e-f87d-4663-8251-5203b0ce9ed9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.595668 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdea1a9e-f87d-4663-8251-5203b0ce9ed9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 Jul 22 00:10:01.595972 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdea1a9e-f87d-4663-8251-5203b0ce9ed9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.596218 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdea1a9e-f87d-4663-8251-5203b0ce9ed9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.604593 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.604593 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:01.604593 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bdea1a9e-f87d-4663-8251-5203b0ce9ed9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Snapshot retrieved successfully. Jul 22 00:10:01.605875 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdea1a9e-f87d-4663-8251-5203b0ce9ed9 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 returned with HTTP 200 Jul 22 00:10:01.607657 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 318/1275] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:01 2026] GET /volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:01.884871 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74f16880-e397-4819-bb44-ce9123ffe2a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.888444 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74f16880-e397-4819-bb44-ce9123ffe2a2 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 Jul 22 00:10:01.888806 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74f16880-e397-4819-bb44-ce9123ffe2a2 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.889407 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74f16880-e397-4819-bb44-ce9123ffe2a2 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.909461 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74f16880-e397-4819-bb44-ce9123ffe2a2 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 returned with HTTP 404 Jul 22 00:10:01.911241 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 315/1276] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:01 2026] GET /volume/v3/volumes/325bc5c3-1167-457b-bcf8-e8e58b0f90d0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:01.933019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-04ea5495-e206-4ea8-a6bf-f21c3167e572 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:01.939088 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04ea5495-e206-4ea8-a6bf-f21c3167e572 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] DELETE https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d Jul 22 00:10:01.939293 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04ea5495-e206-4ea8-a6bf-f21c3167e572 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:01.939463 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04ea5495-e206-4ea8-a6bf-f21c3167e572 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:01.939837 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-04ea5495-e206-4ea8-a6bf-f21c3167e572 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Delete volume with id: ac31abbe-fe88-4acb-8a43-f8ca09dc523d Jul 22 00:10:01.962900 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:01.962900 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:01.966561 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-04ea5495-e206-4ea8-a6bf-f21c3167e572 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:10:02.037825 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-04ea5495-e206-4ea8-a6bf-f21c3167e572 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Delete volume request issued successfully. Jul 22 00:10:02.038040 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04ea5495-e206-4ea8-a6bf-f21c3167e572 tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d returned with HTTP 202 Jul 22 00:10:02.044132 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 324/1277] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:01 2026] DELETE /volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:02.061826 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57fe7607-b0d4-4a8f-ba14-3a588046ce7b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:02.061826 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57fe7607-b0d4-4a8f-ba14-3a588046ce7b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d Jul 22 00:10:02.061826 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57fe7607-b0d4-4a8f-ba14-3a588046ce7b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:02.061826 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57fe7607-b0d4-4a8f-ba14-3a588046ce7b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:02.082641 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:02.082641 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:02.090685 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57fe7607-b0d4-4a8f-ba14-3a588046ce7b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Volume info retrieved successfully. Jul 22 00:10:02.101314 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57fe7607-b0d4-4a8f-ba14-3a588046ce7b tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d returned with HTTP 200 Jul 22 00:10:02.101314 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 321/1278] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:02 2026] GET /volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d => generated 1363 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:02.622604 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-35414dc6-e7f4-4168-8f00-d0614f085345 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:02.624986 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35414dc6-e7f4-4168-8f00-d0614f085345 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 Jul 22 00:10:02.625254 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35414dc6-e7f4-4168-8f00-d0614f085345 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:02.625529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35414dc6-e7f4-4168-8f00-d0614f085345 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:02.631130 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35414dc6-e7f4-4168-8f00-d0614f085345 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 returned with HTTP 404 Jul 22 00:10:02.631843 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 319/1279] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:02 2026] GET /volume/v3/snapshots/6a196010-7a2f-46c1-9ec2-f97f54de2a76 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:02.644056 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f477352a-2e29-4794-b3d2-7edd05cc3197 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:02.650161 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f477352a-2e29-4794-b3d2-7edd05cc3197 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e Jul 22 00:10:02.650585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f477352a-2e29-4794-b3d2-7edd05cc3197 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:02.650845 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f477352a-2e29-4794-b3d2-7edd05cc3197 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:02.651073 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-f477352a-2e29-4794-b3d2-7edd05cc3197 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 02625ca9-f128-4196-bd78-d47fbdf4dd8e {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:10:02.655212 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f477352a-2e29-4794-b3d2-7edd05cc3197 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e returned with HTTP 404 Jul 22 00:10:02.657025 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 316/1280] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:10:02 2026] GET /volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:02.666012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-790a6d8c-469b-49f5-b802-f33eb0cfad9b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:02.667854 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-790a6d8c-469b-49f5-b802-f33eb0cfad9b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] DELETE https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e Jul 22 00:10:02.669585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-790a6d8c-469b-49f5-b802-f33eb0cfad9b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:02.669585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-790a6d8c-469b-49f5-b802-f33eb0cfad9b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:02.669585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-790a6d8c-469b-49f5-b802-f33eb0cfad9b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for member 02625ca9-f128-4196-bd78-d47fbdf4dd8e {{(pid=100285) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 00:10:02.669585 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.group_snapshots [None req-790a6d8c-469b-49f5-b802-f33eb0cfad9b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group_snapshot with id: 02625ca9-f128-4196-bd78-d47fbdf4dd8e Jul 22 00:10:02.673994 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-790a6d8c-469b-49f5-b802-f33eb0cfad9b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e returned with HTTP 404 Jul 22 00:10:02.673994 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 325/1281] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:10:02 2026] DELETE /volume/v3/group_snapshots/02625ca9-f128-4196-bd78-d47fbdf4dd8e => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:02.686884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:02.690523 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:10:02.694426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:02.694426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:02.694426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:02.694426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:10:02.711570 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:10:02.713771 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:02.714682 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:02.765282 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:02.769323 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:02.769323 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:02.778287 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:02.778454 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:02.826517 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:02.830794 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:02.830794 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:02.843233 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d5bee04-6d9f-4d81-ba61-fa7c985cf4b5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:10:02.843798 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 322/1282] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:10:02 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:02.868105 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb0951f1-2918-462d-a44a-0edb326d7ff4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:02.870639 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb0951f1-2918-462d-a44a-0edb326d7ff4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71/action Jul 22 00:10:02.871195 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb0951f1-2918-462d-a44a-0edb326d7ff4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:02.871387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb0951f1-2918-462d-a44a-0edb326d7ff4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:02.873749 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-cb0951f1-2918-462d-a44a-0edb326d7ff4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for group ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:10:02.873896 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-cb0951f1-2918-462d-a44a-0edb326d7ff4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group with id: ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:10:02.879816 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:02.879816 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:02.979136 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb0951f1-2918-462d-a44a-0edb326d7ff4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71/action returned with HTTP 202 Jul 22 00:10:02.979824 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 320/1283] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:10:02 2026] POST /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:10:02.995362 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-425107c7-8310-4782-89bf-1a08eee3eda0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:02.997199 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-425107c7-8310-4782-89bf-1a08eee3eda0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb Jul 22 00:10:03.000100 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-425107c7-8310-4782-89bf-1a08eee3eda0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:03.000100 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-425107c7-8310-4782-89bf-1a08eee3eda0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:03.010131 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:03.010131 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:03.029511 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-425107c7-8310-4782-89bf-1a08eee3eda0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:10:03.029511 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-425107c7-8310-4782-89bf-1a08eee3eda0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:03.029511 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-425107c7-8310-4782-89bf-1a08eee3eda0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:03.100123 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-425107c7-8310-4782-89bf-1a08eee3eda0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:03.107965 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:03.107965 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:03.126958 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d075ed7-383c-4b51-a0da-d3aff3a2332c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:03.129298 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d075ed7-383c-4b51-a0da-d3aff3a2332c tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] GET https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d Jul 22 00:10:03.129298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d075ed7-383c-4b51-a0da-d3aff3a2332c tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:03.129298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d075ed7-383c-4b51-a0da-d3aff3a2332c tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:03.132454 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-425107c7-8310-4782-89bf-1a08eee3eda0 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb returned with HTTP 200 Jul 22 00:10:03.134170 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 317/1284] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:02 2026] GET /volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb => generated 914 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:03.147151 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d075ed7-383c-4b51-a0da-d3aff3a2332c tempest-TaggedBootDevicesTest_v242-1366298879 tempest-TaggedBootDevicesTest_v242-1366298879-project-member] https://10.4.3.168/volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d returned with HTTP 404 Jul 22 00:10:03.148507 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 326/1285] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:03 2026] GET /volume/v3/volumes/ac31abbe-fe88-4acb-8a43-f8ca09dc523d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:04.151558 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a8f3e60-601f-46e5-9a86-fe4f2bc73601 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.156413 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a8f3e60-601f-46e5-9a86-fe4f2bc73601 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb Jul 22 00:10:04.156769 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a8f3e60-601f-46e5-9a86-fe4f2bc73601 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:04.157561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a8f3e60-601f-46e5-9a86-fe4f2bc73601 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:04.172527 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a8f3e60-601f-46e5-9a86-fe4f2bc73601 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb returned with HTTP 404 Jul 22 00:10:04.173882 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 323/1286] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:04 2026] GET /volume/v3/volumes/5e35612b-e593-404a-b7ed-292b9132b3fb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:04.184463 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1fc1095-f13c-4723-8eb3-bd8749ad1f61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.187411 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1fc1095-f13c-4723-8eb3-bd8749ad1f61 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd Jul 22 00:10:04.188686 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1fc1095-f13c-4723-8eb3-bd8749ad1f61 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:04.188686 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1fc1095-f13c-4723-8eb3-bd8749ad1f61 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:04.201929 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1fc1095-f13c-4723-8eb3-bd8749ad1f61 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd returned with HTTP 404 Jul 22 00:10:04.202593 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 321/1287] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:04 2026] GET /volume/v3/volumes/b6a2eb43-c13a-4365-b4b1-e66d043588dd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:04.216273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65ab6a1f-1e6e-4cb4-9103-d5e360bc3020 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.221805 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65ab6a1f-1e6e-4cb4-9103-d5e360bc3020 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 Jul 22 00:10:04.222133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65ab6a1f-1e6e-4cb4-9103-d5e360bc3020 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:04.222806 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65ab6a1f-1e6e-4cb4-9103-d5e360bc3020 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:04.223913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-65ab6a1f-1e6e-4cb4-9103-d5e360bc3020 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member ab0fa375-1660-4a2d-930a-6fb8c40ddc71 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:10:04.236528 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65ab6a1f-1e6e-4cb4-9103-d5e360bc3020 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 returned with HTTP 404 Jul 22 00:10:04.237107 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 318/1288] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:10:04 2026] GET /volume/v3/groups/ab0fa375-1660-4a2d-930a-6fb8c40ddc71 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:04.251250 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a79dcbc2-75b4-4b59-849e-a84d2a24c4dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.253790 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a79dcbc2-75b4-4b59-849e-a84d2a24c4dc tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/ab344683-505c-4ba8-9a61-82721ffdbcf2 Jul 22 00:10:04.254166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a79dcbc2-75b4-4b59-849e-a84d2a24c4dc tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:04.254425 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a79dcbc2-75b4-4b59-849e-a84d2a24c4dc tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:04.284814 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a79dcbc2-75b4-4b59-849e-a84d2a24c4dc tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/group_types/ab344683-505c-4ba8-9a61-82721ffdbcf2 returned with HTTP 202 Jul 22 00:10:04.285378 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 327/1289] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:10:04 2026] DELETE /volume/v3/group_types/ab344683-505c-4ba8-9a61-82721ffdbcf2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:10:04.302130 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb1fb83f-3f64-47e6-9b69-a6dbb3c97c5c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.305039 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb1fb83f-3f64-47e6-9b69-a6dbb3c97c5c tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] DELETE https://10.4.3.168/volume/v3/types/b46e9996-ae82-401a-8ae4-1f2b4a1c6981 Jul 22 00:10:04.305039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb1fb83f-3f64-47e6-9b69-a6dbb3c97c5c tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:04.305648 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb1fb83f-3f64-47e6-9b69-a6dbb3c97c5c tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:04.342994 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb1fb83f-3f64-47e6-9b69-a6dbb3c97c5c tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types/b46e9996-ae82-401a-8ae4-1f2b4a1c6981 returned with HTTP 202 Jul 22 00:10:04.343575 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 324/1290] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:10:04 2026] DELETE /volume/v3/types/b46e9996-ae82-401a-8ae4-1f2b4a1c6981 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:04.356681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-111dd061-7252-4969-99a5-921e8ce459f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.359011 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-111dd061-7252-4969-99a5-921e8ce459f0 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] GET https://10.4.3.168/volume/v3/types/b46e9996-ae82-401a-8ae4-1f2b4a1c6981 Jul 22 00:10:04.359307 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-111dd061-7252-4969-99a5-921e8ce459f0 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:04.359593 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-111dd061-7252-4969-99a5-921e8ce459f0 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:04.364686 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-111dd061-7252-4969-99a5-921e8ce459f0 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types/b46e9996-ae82-401a-8ae4-1f2b4a1c6981 returned with HTTP 404 Jul 22 00:10:04.364686 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 322/1291] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:10:04 2026] GET /volume/v3/types/b46e9996-ae82-401a-8ae4-1f2b4a1c6981 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:04.378116 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68c1ea41-ed0d-43ec-a29b-ba7b1e1002f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.381504 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68c1ea41-ed0d-43ec-a29b-ba7b1e1002f2 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:10:04.381986 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68c1ea41-ed0d-43ec-a29b-ba7b1e1002f2 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1214915501"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:04.400190 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68c1ea41-ed0d-43ec-a29b-ba7b1e1002f2 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:10:04.400612 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 319/1292] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:10:04 2026] POST /volume/v3/types => generated 224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:04.413886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-647e7523-315b-40ca-9609-5eeeb282793e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.417335 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-647e7523-315b-40ca-9609-5eeeb282793e tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:10:04.417540 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-647e7523-315b-40ca-9609-5eeeb282793e tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1346161626"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:04.443359 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-647e7523-315b-40ca-9609-5eeeb282793e tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:10:04.443557 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 328/1293] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:10:04 2026] POST /volume/v3/group_types => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:04.455231 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7f54547-1477-435f-b24c-528d99f920dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.457268 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7f54547-1477-435f-b24c-528d99f920dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:10:04.458586 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7f54547-1477-435f-b24c-528d99f920dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9fdf3c64-da8f-4b04-ab58-fa5ff5159608", "volume_types": ["a5a57c82-65ab-4453-9bde-e674ee2370f6"], "name": "tempest-GroupSnapshotsTest-Group-1383402547"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:04.459877 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-f7f54547-1477-435f-b24c-528d99f920dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating new group {'group': {'group_type': '9fdf3c64-da8f-4b04-ab58-fa5ff5159608', 'volume_types': ['a5a57c82-65ab-4453-9bde-e674ee2370f6'], 'name': 'tempest-GroupSnapshotsTest-Group-1383402547'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:10:04.466051 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-f7f54547-1477-435f-b24c-528d99f920dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating group tempest-GroupSnapshotsTest-Group-1383402547. Jul 22 00:10:04.489019 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f7f54547-1477-435f-b24c-528d99f920dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability Zones retrieved successfully. Jul 22 00:10:04.507048 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=284,cinder:UPDATE=66,cinder:INSERT=32 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:10:04.516687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f7f54547-1477-435f-b24c-528d99f920dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['9de72818-d75f-4280-8210-fe31e4473529'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:04.560524 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7f54547-1477-435f-b24c-528d99f920dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:10:04.561054 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 325/1294] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:10:04 2026] POST /volume/v3/groups => generated 112 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:04.573301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21299ff8-1c0b-48e3-9d40-efd969bd6785 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:04.576694 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21299ff8-1c0b-48e3-9d40-efd969bd6785 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 Jul 22 00:10:04.576694 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21299ff8-1c0b-48e3-9d40-efd969bd6785 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:04.576694 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21299ff8-1c0b-48e3-9d40-efd969bd6785 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:04.576694 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-21299ff8-1c0b-48e3-9d40-efd969bd6785 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 21ceb886-b26d-48ff-9ec7-38dc907913a5 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:10:04.583486 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:04.583486 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:04.594101 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21299ff8-1c0b-48e3-9d40-efd969bd6785 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 returned with HTTP 200 Jul 22 00:10:04.595880 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 323/1295] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:10:04 2026] GET /volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:05.613478 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e23a65f3-0ff7-461e-8b98-f9018231eb1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:05.617901 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e23a65f3-0ff7-461e-8b98-f9018231eb1b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 Jul 22 00:10:05.617901 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e23a65f3-0ff7-461e-8b98-f9018231eb1b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:05.617901 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e23a65f3-0ff7-461e-8b98-f9018231eb1b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:05.617901 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-e23a65f3-0ff7-461e-8b98-f9018231eb1b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 21ceb886-b26d-48ff-9ec7-38dc907913a5 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:10:05.621458 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:05.621458 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:05.630138 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e23a65f3-0ff7-461e-8b98-f9018231eb1b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 returned with HTTP 200 Jul 22 00:10:05.630649 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 320/1296] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:10:05 2026] GET /volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:05.643374 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:05.645938 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:05.646450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-618189079", "volume_type": "a5a57c82-65ab-4453-9bde-e674ee2370f6", "group_id": "21ceb886-b26d-48ff-9ec7-38dc907913a5", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:05.649421 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-618189079', 'volume_type': 'a5a57c82-65ab-4453-9bde-e674ee2370f6', 'group_id': '21ceb886-b26d-48ff-9ec7-38dc907913a5', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:05.659061 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:05.659061 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:05.659770 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume of 1 GB Jul 22 00:10:05.670441 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Availability Zones retrieved successfully. Jul 22 00:10:05.681306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (9a5a9410-0bd8-459b-a819-43cadbc09d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:05.682442 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1af440f-c805-4c25-b59a-3f86a9c376ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:05.683536 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:05.683536 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:05.684204 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:05.711729 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1af440f-c805-4c25-b59a-3f86a9c376ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:10:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5a57c82-65ab-4453-9bde-e674ee2370f6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1214915501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5a57c82-65ab-4453-9bde-e674ee2370f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '21ceb886-b26d-48ff-9ec7-38dc907913a5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:05.712787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba315b6-e26f-4604-b926-77537fcf40bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:05.752294 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1214915501 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1214915501, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:05.752634 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1214915501 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1214915501, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:05.784222 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['a652fff5-7dc7-4ac4-8d73-9365c279468d', 'df96ea77-282e-4b1f-b275-155dc7f6287e', '460598d2-171c-4029-9111-7b7554419a44', '4e0bf0b6-995d-43bf-bbe7-63801e85deb1'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:05.785904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba315b6-e26f-4604-b926-77537fcf40bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a652fff5-7dc7-4ac4-8d73-9365c279468d', 'df96ea77-282e-4b1f-b275-155dc7f6287e', '460598d2-171c-4029-9111-7b7554419a44', '4e0bf0b6-995d-43bf-bbe7-63801e85deb1']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:05.786240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e58abe-7416-4cd2-86af-2c93f5074398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:05.814898 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22e58abe-7416-4cd2-86af-2c93f5074398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-618189079',encryption_key_id=None,group_id=21ceb886-b26d-48ff-9ec7-38dc907913a5,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['a652fff5-7dc7-4ac4-8d73-9365c279468d','df96ea77-282e-4b1f-b275-155dc7f6287e','460598d2-171c-4029-9111-7b7554419a44','4e0bf0b6-995d-43bf-bbe7-63801e85deb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=a5a57c82-65ab-4453-9bde-e674ee2370f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-618189079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=21ceb886-b26d-48ff-9ec7-38dc907913a5,host=None,id=0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='461965a14f3f44888d0b476a287172d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5a57c82-65ab-4453-9bde-e674ee2370f6),volume_type_id=a5a57c82-65ab-4453-9bde-e674ee2370f6)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:05.816879 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9fc45a-4a01-48d6-bd45-5a056ca50605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:05.839706 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9fc45a-4a01-48d6-bd45-5a056ca50605) transitioned into state 'SUCCESS' from state '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-618189079',encryption_key_id=None,group_id=21ceb886-b26d-48ff-9ec7-38dc907913a5,group_type_id=,metadata={},multiattach=False,project_id='461965a14f3f44888d0b476a287172d1',qos_specs=None,replication_status=,reservations=['a652fff5-7dc7-4ac4-8d73-9365c279468d','df96ea77-282e-4b1f-b275-155dc7f6287e','460598d2-171c-4029-9111-7b7554419a44','4e0bf0b6-995d-43bf-bbe7-63801e85deb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fe3339b21ee4b3e871fd983597bb04c',volume_type_id=a5a57c82-65ab-4453-9bde-e674ee2370f6)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:05.840837 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06024ac-f86f-475e-803c-9b1b6926b3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:05.862922 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06024ac-f86f-475e-803c-9b1b6926b3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:05.865881 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Flow 'volume_create_api' (9a5a9410-0bd8-459b-a819-43cadbc09d34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:05.865881 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Create volume request issued successfully. Jul 22 00:10:05.865881 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:05.865881 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:05.909295 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:05.918027 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:05.918027 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:05.922567 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e2d11ec-b30a-4647-8d48-557ca2d358dc tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:05.923990 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 329/1297] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:10:05 2026] POST /volume/v3/volumes => generated 822 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:05.939449 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:05.943818 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 Jul 22 00:10:05.944111 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:05.944478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:05.956500 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:05.956500 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:05.963719 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:10:05.964518 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:05.964935 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:06.014446 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:06.019443 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:06.019443 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:06.032344 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8ec5b2b-2496-4544-8d6c-36ddb87c912e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 returned with HTTP 200 Jul 22 00:10:06.033594 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 326/1298] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:05 2026] GET /volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 => generated 890 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:06.722742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5fb28702-b193-4e10-9940-f96902aac0a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:06.726918 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5fb28702-b193-4e10-9940-f96902aac0a8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] POST https://10.4.3.168/volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5/action Jul 22 00:10:06.727520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5fb28702-b193-4e10-9940-f96902aac0a8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:06.727931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5fb28702-b193-4e10-9940-f96902aac0a8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:06.768788 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:06.768788 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:06.786877 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cd0cf719-0daf-4e75-9420-c5ed33cb7beb req-5fb28702-b193-4e10-9940-f96902aac0a8 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5/action returned with HTTP 204 Jul 22 00:10:06.787289 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 324/1299] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:10:06 2026] POST /volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:07.053906 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:07.056165 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 Jul 22 00:10:07.056378 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:07.056588 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:07.065266 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:07.065266 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:07.076791 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:10:07.077785 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:07.079550 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:07.133945 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:07.139514 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:07.139514 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:07.154474 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2039bdbf-a075-4d86-9a88-2f58acab06bf tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 returned with HTTP 200 Jul 22 00:10:07.155212 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 321/1300] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:07 2026] GET /volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:07.177117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a6d643b7-8498-4aa9-a3c2-d58933a0e82c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:07.181457 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6d643b7-8498-4aa9-a3c2-d58933a0e82c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/group_snapshots Jul 22 00:10:07.183882 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6d643b7-8498-4aa9-a3c2-d58933a0e82c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "21ceb886-b26d-48ff-9ec7-38dc907913a5", "name": "tempest-group_snapshot-644948449"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:07.185506 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-a6d643b7-8498-4aa9-a3c2-d58933a0e82c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '21ceb886-b26d-48ff-9ec7-38dc907913a5', 'name': 'tempest-group_snapshot-644948449'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 00:10:07.194518 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:07.194518 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:07.200516 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.group_snapshots [None req-a6d643b7-8498-4aa9-a3c2-d58933a0e82c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Creating group_snapshot tempest-group_snapshot-644948449. Jul 22 00:10:07.227264 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:07.227264 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:07.244310 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a6d643b7-8498-4aa9-a3c2-d58933a0e82c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1214915501 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1214915501, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:07.275619 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a6d643b7-8498-4aa9-a3c2-d58933a0e82c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Created reservations ['87c898c7-6f24-4752-8a12-32897912cf21', '7ba80b7b-48c9-4e11-a0b9-969afe48908f', '12232099-9f39-4824-94f4-5836e2bca2d9', '3b0aac91-e62b-4564-b16e-5f6680591042'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:07.318022 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6d643b7-8498-4aa9-a3c2-d58933a0e82c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots returned with HTTP 202 Jul 22 00:10:07.318236 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 330/1301] 10.4.3.168 () {70 vars in 1324 bytes} [Wed Jul 22 00:10:07 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:07.331615 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4329860-ccae-4390-a55f-517955eeeb1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:07.335697 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4329860-ccae-4390-a55f-517955eeeb1c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 Jul 22 00:10:07.337997 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4329860-ccae-4390-a55f-517955eeeb1c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:07.337997 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4329860-ccae-4390-a55f-517955eeeb1c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:07.337997 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-e4329860-ccae-4390-a55f-517955eeeb1c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 01278fc7-5b5e-4e13-8f7f-928f12c17408 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:10:07.345379 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:07.345379 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:07.349934 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4329860-ccae-4390-a55f-517955eeeb1c tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 returned with HTTP 200 Jul 22 00:10:07.350868 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 327/1302] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:10:07 2026] GET /volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:08.365484 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da8e93f7-32f4-4be3-b4ff-779d0db480b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.367933 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da8e93f7-32f4-4be3-b4ff-779d0db480b1 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 Jul 22 00:10:08.367933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da8e93f7-32f4-4be3-b4ff-779d0db480b1 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.368070 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da8e93f7-32f4-4be3-b4ff-779d0db480b1 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.368146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-da8e93f7-32f4-4be3-b4ff-779d0db480b1 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 01278fc7-5b5e-4e13-8f7f-928f12c17408 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:10:08.372041 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.372041 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:08.375958 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da8e93f7-32f4-4be3-b4ff-779d0db480b1 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 returned with HTTP 200 Jul 22 00:10:08.376771 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 325/1303] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:08.386206 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f56ea15c-493a-44f1-ba78-5435c392856b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.388795 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f56ea15c-493a-44f1-ba78-5435c392856b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:10:08.389075 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f56ea15c-493a-44f1-ba78-5435c392856b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.389345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f56ea15c-493a-44f1-ba78-5435c392856b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.389675 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-f56ea15c-493a-44f1-ba78-5435c392856b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:08.392337 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-f56ea15c-493a-44f1-ba78-5435c392856b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:08.393532 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=292,cinder:UPDATE=69,cinder:INSERT=39 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:10:08.398361 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f56ea15c-493a-44f1-ba78-5435c392856b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all snapshots completed successfully. Jul 22 00:10:08.398956 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.398956 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:08.399941 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f56ea15c-493a-44f1-ba78-5435c392856b tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:10:08.400343 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 322/1304] 10.4.3.168 () {66 vars in 1264 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:08.417835 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-495fdf39-1340-4f96-ad06-2a7db06a2669 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.420528 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-495fdf39-1340-4f96-ad06-2a7db06a2669 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/ba15b30a-0e91-437c-b47f-aed1b36f0fd3 Jul 22 00:10:08.421008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-495fdf39-1340-4f96-ad06-2a7db06a2669 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.421146 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-495fdf39-1340-4f96-ad06-2a7db06a2669 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.428622 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.428622 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:08.428622 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-495fdf39-1340-4f96-ad06-2a7db06a2669 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Snapshot retrieved successfully. Jul 22 00:10:08.429348 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-495fdf39-1340-4f96-ad06-2a7db06a2669 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/ba15b30a-0e91-437c-b47f-aed1b36f0fd3 returned with HTTP 200 Jul 22 00:10:08.429715 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 331/1305] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/snapshots/ba15b30a-0e91-437c-b47f-aed1b36f0fd3 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:08.441218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-691fddfc-d0f9-488b-a376-115f6753d2b8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.446758 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-691fddfc-d0f9-488b-a376-115f6753d2b8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 Jul 22 00:10:08.450419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-691fddfc-d0f9-488b-a376-115f6753d2b8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.450892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-691fddfc-d0f9-488b-a376-115f6753d2b8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.458242 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-691fddfc-d0f9-488b-a376-115f6753d2b8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 01278fc7-5b5e-4e13-8f7f-928f12c17408 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:10:08.470577 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.470577 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:08.474465 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-691fddfc-d0f9-488b-a376-115f6753d2b8 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 returned with HTTP 200 Jul 22 00:10:08.475224 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 328/1306] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 => generated 307 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:08.484828 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4a2cb25-5ea5-45dd-9965-65e311df6121 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.487949 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4a2cb25-5ea5-45dd-9965-65e311df6121 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/detail Jul 22 00:10:08.488067 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4a2cb25-5ea5-45dd-9965-65e311df6121 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.488607 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4a2cb25-5ea5-45dd-9965-65e311df6121 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.500843 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4a2cb25-5ea5-45dd-9965-65e311df6121 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 22 00:10:08.501377 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 326/1307] 10.4.3.168 () {68 vars in 1323 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:10:08.509785 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2ba437a-d226-4d8a-9ecd-3d98c6166086 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.511910 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2ba437a-d226-4d8a-9ecd-3d98c6166086 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] DELETE https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 Jul 22 00:10:08.512512 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2ba437a-d226-4d8a-9ecd-3d98c6166086 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.512512 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2ba437a-d226-4d8a-9ecd-3d98c6166086 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.512613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-e2ba437a-d226-4d8a-9ecd-3d98c6166086 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for member 01278fc7-5b5e-4e13-8f7f-928f12c17408 {{(pid=100284) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 00:10:08.512714 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-e2ba437a-d226-4d8a-9ecd-3d98c6166086 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group_snapshot with id: 01278fc7-5b5e-4e13-8f7f-928f12c17408 Jul 22 00:10:08.516172 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.516172 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:08.551977 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2ba437a-d226-4d8a-9ecd-3d98c6166086 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 returned with HTTP 202 Jul 22 00:10:08.552380 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 323/1308] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:10:08 2026] DELETE /volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:10:08.564292 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.569400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:10:08.569400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.569400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.569400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:08.570017 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:10:08.585604 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:10:08.586651 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:08.586838 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:08.639320 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:08.642162 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.642162 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:08.653219 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bda96e37-72ae-4571-9bc4-7e86c16f173d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:10:08.653953 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 332/1309] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:08.673925 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63251af0-ab63-4596-968f-04f4558ddfd5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.677134 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63251af0-ab63-4596-968f-04f4558ddfd5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:10:08.677460 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63251af0-ab63-4596-968f-04f4558ddfd5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.678041 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63251af0-ab63-4596-968f-04f4558ddfd5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.678568 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-63251af0-ab63-4596-968f-04f4558ddfd5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:08.680473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-63251af0-ab63-4596-968f-04f4558ddfd5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:08.685197 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63251af0-ab63-4596-968f-04f4558ddfd5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all snapshots completed successfully. Jul 22 00:10:08.686288 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63251af0-ab63-4596-968f-04f4558ddfd5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:10:08.686761 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 329/1310] 10.4.3.168 () {66 vars in 1264 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:10:08.698597 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3f92f8a-44bf-4cad-a4d7-404948a66ee5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.701668 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3f92f8a-44bf-4cad-a4d7-404948a66ee5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 Jul 22 00:10:08.702079 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3f92f8a-44bf-4cad-a4d7-404948a66ee5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.702326 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3f92f8a-44bf-4cad-a4d7-404948a66ee5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.702546 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-a3f92f8a-44bf-4cad-a4d7-404948a66ee5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 01278fc7-5b5e-4e13-8f7f-928f12c17408 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:10:08.709660 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3f92f8a-44bf-4cad-a4d7-404948a66ee5 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 returned with HTTP 404 Jul 22 00:10:08.710410 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 327/1311] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:08.720831 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-efda861c-bda6-482a-a0fd-1b5d5a65d1ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.722894 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efda861c-bda6-482a-a0fd-1b5d5a65d1ff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/group_snapshots Jul 22 00:10:08.723608 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efda861c-bda6-482a-a0fd-1b5d5a65d1ff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.723988 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efda861c-bda6-482a-a0fd-1b5d5a65d1ff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.724929 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.724929 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:08.730984 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efda861c-bda6-482a-a0fd-1b5d5a65d1ff tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots returned with HTTP 200 Jul 22 00:10:08.731543 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 324/1312] 10.4.3.168 () {68 vars in 1302 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:08.742499 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c447783b-f72e-41c7-b4e6-259b0d87dd8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.746003 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c447783b-f72e-41c7-b4e6-259b0d87dd8d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] DELETE https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 Jul 22 00:10:08.746271 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c447783b-f72e-41c7-b4e6-259b0d87dd8d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.746477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c447783b-f72e-41c7-b4e6-259b0d87dd8d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.746670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-c447783b-f72e-41c7-b4e6-259b0d87dd8d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for member 01278fc7-5b5e-4e13-8f7f-928f12c17408 {{(pid=100285) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 00:10:08.747066 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.group_snapshots [None req-c447783b-f72e-41c7-b4e6-259b0d87dd8d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group_snapshot with id: 01278fc7-5b5e-4e13-8f7f-928f12c17408 Jul 22 00:10:08.753321 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c447783b-f72e-41c7-b4e6-259b0d87dd8d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 returned with HTTP 404 Jul 22 00:10:08.753967 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 333/1313] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:10:08 2026] DELETE /volume/v3/group_snapshots/01278fc7-5b5e-4e13-8f7f-928f12c17408 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:08.763374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.766446 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:10:08.766728 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.767096 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.767484 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:08.771193 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:10:08.786453 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Get all volumes completed successfully. Jul 22 00:10:08.787387 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:08.787579 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:08.845280 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:08.849061 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.849061 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:08.857887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1636d714-15f5-4332-8ca9-648ddabe7d5e tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:10:08.858387 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 330/1314] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:08.876061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fdd220e1-f498-4210-a050-a06f821b4b12 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.879503 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fdd220e1-f498-4210-a050-a06f821b4b12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] POST https://10.4.3.168/volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5/action Jul 22 00:10:08.880084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fdd220e1-f498-4210-a050-a06f821b4b12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:08.880281 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fdd220e1-f498-4210-a050-a06f821b4b12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:08.882175 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-fdd220e1-f498-4210-a050-a06f821b4b12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] delete called for group 21ceb886-b26d-48ff-9ec7-38dc907913a5 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:10:08.882362 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-fdd220e1-f498-4210-a050-a06f821b4b12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Delete group with id: 21ceb886-b26d-48ff-9ec7-38dc907913a5 Jul 22 00:10:08.887272 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.887272 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:08.930271 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fdd220e1-f498-4210-a050-a06f821b4b12 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5/action returned with HTTP 202 Jul 22 00:10:08.930803 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 328/1315] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:10:08 2026] POST /volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:10:08.938712 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59b23434-fe96-4612-a78a-9520662c97b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:08.940684 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59b23434-fe96-4612-a78a-9520662c97b4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 Jul 22 00:10:08.940918 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59b23434-fe96-4612-a78a-9520662c97b4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:08.941168 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59b23434-fe96-4612-a78a-9520662c97b4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:08.950708 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:08.950708 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:08.955392 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59b23434-fe96-4612-a78a-9520662c97b4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Volume info retrieved successfully. Jul 22 00:10:08.956107 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-59b23434-fe96-4612-a78a-9520662c97b4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:10:08.956298 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-59b23434-fe96-4612-a78a-9520662c97b4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:10:09.008829 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-59b23434-fe96-4612-a78a-9520662c97b4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:10:09.014638 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:09.014638 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:09.028587 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59b23434-fe96-4612-a78a-9520662c97b4 tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 returned with HTTP 200 Jul 22 00:10:09.029162 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 325/1316] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:08 2026] GET /volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:10.049653 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c78f935-1b18-4108-bce3-62d78926738d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:10.051678 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c78f935-1b18-4108-bce3-62d78926738d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 Jul 22 00:10:10.052174 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c78f935-1b18-4108-bce3-62d78926738d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:10.052477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c78f935-1b18-4108-bce3-62d78926738d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:10.060966 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c78f935-1b18-4108-bce3-62d78926738d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 returned with HTTP 404 Jul 22 00:10:10.061756 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 334/1317] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:10 2026] GET /volume/v3/volumes/0eb923c0-9841-45b7-bbbd-5a6d6bfa7a35 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:10.069660 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4bd2b688-307c-462e-823e-4bb1cf76475d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:10.072172 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bd2b688-307c-462e-823e-4bb1cf76475d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] GET https://10.4.3.168/volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 Jul 22 00:10:10.072476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bd2b688-307c-462e-823e-4bb1cf76475d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:10.072767 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bd2b688-307c-462e-823e-4bb1cf76475d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:10.075883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-4bd2b688-307c-462e-823e-4bb1cf76475d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] show called for member 21ceb886-b26d-48ff-9ec7-38dc907913a5 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:10:10.077642 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bd2b688-307c-462e-823e-4bb1cf76475d tempest-GroupSnapshotsTest-1324076206 tempest-GroupSnapshotsTest-1324076206-project-member] https://10.4.3.168/volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 returned with HTTP 404 Jul 22 00:10:10.078361 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 331/1318] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:10:10 2026] GET /volume/v3/groups/21ceb886-b26d-48ff-9ec7-38dc907913a5 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:10.089919 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58e79ff2-9fc9-4e16-840b-53192b226164 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:10.091732 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58e79ff2-9fc9-4e16-840b-53192b226164 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/9fdf3c64-da8f-4b04-ab58-fa5ff5159608 Jul 22 00:10:10.091970 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58e79ff2-9fc9-4e16-840b-53192b226164 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:10.094954 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58e79ff2-9fc9-4e16-840b-53192b226164 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:10.096172 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=236,cinder:UPDATE=40,cinder:INSERT=16 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:10:10.111134 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58e79ff2-9fc9-4e16-840b-53192b226164 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/group_types/9fdf3c64-da8f-4b04-ab58-fa5ff5159608 returned with HTTP 202 Jul 22 00:10:10.111667 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 329/1319] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:10:10 2026] DELETE /volume/v3/group_types/9fdf3c64-da8f-4b04-ab58-fa5ff5159608 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:10:10.123312 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8540c566-3f4b-42a0-8905-d7db6ae62e00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:10.125992 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8540c566-3f4b-42a0-8905-d7db6ae62e00 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] DELETE https://10.4.3.168/volume/v3/types/a5a57c82-65ab-4453-9bde-e674ee2370f6 Jul 22 00:10:10.125992 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8540c566-3f4b-42a0-8905-d7db6ae62e00 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:10.126319 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8540c566-3f4b-42a0-8905-d7db6ae62e00 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:10.171334 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8540c566-3f4b-42a0-8905-d7db6ae62e00 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types/a5a57c82-65ab-4453-9bde-e674ee2370f6 returned with HTTP 202 Jul 22 00:10:10.172160 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 326/1320] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:10:10 2026] DELETE /volume/v3/types/a5a57c82-65ab-4453-9bde-e674ee2370f6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:10.183067 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12ba7eea-b105-4d0b-b683-df78fc58fc45 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:10.185335 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12ba7eea-b105-4d0b-b683-df78fc58fc45 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] GET https://10.4.3.168/volume/v3/types/a5a57c82-65ab-4453-9bde-e674ee2370f6 Jul 22 00:10:10.185758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12ba7eea-b105-4d0b-b683-df78fc58fc45 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:10.185758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12ba7eea-b105-4d0b-b683-df78fc58fc45 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:10.189612 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12ba7eea-b105-4d0b-b683-df78fc58fc45 tempest-GroupSnapshotsTest-1837622618 tempest-GroupSnapshotsTest-1837622618-project-admin] https://10.4.3.168/volume/v3/types/a5a57c82-65ab-4453-9bde-e674ee2370f6 returned with HTTP 404 Jul 22 00:10:10.190088 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 335/1321] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:10:10 2026] GET /volume/v3/types/a5a57c82-65ab-4453-9bde-e674ee2370f6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:12.219582 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:12.223997 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:12.224948 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-310428474"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:12.227448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-310428474'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:12.227448 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Create volume of 1 GB Jul 22 00:10:12.238845 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Availability Zones retrieved successfully. Jul 22 00:10:12.249300 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Flow 'volume_create_api' (89c67ff0-9bd9-4c5a-8470-7e463cc28565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:12.251650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983f188e-073c-40cd-8f48-a259a7547b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:12.253971 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:12.292753 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983f188e-073c-40cd-8f48-a259a7547b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:12.293212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84b8110-c6ee-46d6-8024-95612dea0c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:12.400260 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Created reservations ['cfb1e72b-078d-4f8e-af15-dd6735ea27b1', '97728b48-3093-4ae7-9d37-da15c8ee6bd5', 'aeac7748-6cc6-4a05-8f8d-104eb3e524c6', '74af4c6b-1bfd-4349-9ed9-56ca9d479b80'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:12.401821 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a84b8110-c6ee-46d6-8024-95612dea0c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfb1e72b-078d-4f8e-af15-dd6735ea27b1', '97728b48-3093-4ae7-9d37-da15c8ee6bd5', 'aeac7748-6cc6-4a05-8f8d-104eb3e524c6', '74af4c6b-1bfd-4349-9ed9-56ca9d479b80']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:12.402607 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d09095f-74b6-428a-8e9d-89f5a7aebbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:12.435319 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d09095f-74b6-428a-8e9d-89f5a7aebbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4213210d-afb1-42a2-b687-c5a7ecc33d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-310428474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ee4198a6874352b578d7c50abfe652',qos_specs=None,replication_status=,reservations=['cfb1e72b-078d-4f8e-af15-dd6735ea27b1','97728b48-3093-4ae7-9d37-da15c8ee6bd5','aeac7748-6cc6-4a05-8f8d-104eb3e524c6','74af4c6b-1bfd-4349-9ed9-56ca9d479b80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335ef9c2ab5a435e97589db4755eebcc',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-310428474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4213210d-afb1-42a2-b687-c5a7ecc33d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ee4198a6874352b578d7c50abfe652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335ef9c2ab5a435e97589db4755eebcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:12.436155 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75472ee4-78a0-43d0-b64d-e4be6275b9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:12.461286 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75472ee4-78a0-43d0-b64d-e4be6275b9c1) transitioned into state 'SUCCESS' from state '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-310428474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ee4198a6874352b578d7c50abfe652',qos_specs=None,replication_status=,reservations=['cfb1e72b-078d-4f8e-af15-dd6735ea27b1','97728b48-3093-4ae7-9d37-da15c8ee6bd5','aeac7748-6cc6-4a05-8f8d-104eb3e524c6','74af4c6b-1bfd-4349-9ed9-56ca9d479b80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335ef9c2ab5a435e97589db4755eebcc',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:12.462500 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d950c4d6-3312-41d4-a810-51502aeb9aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:12.477752 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d950c4d6-3312-41d4-a810-51502aeb9aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:12.477752 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Flow 'volume_create_api' (89c67ff0-9bd9-4c5a-8470-7e463cc28565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:12.477752 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Create volume request issued successfully. Jul 22 00:10:12.478560 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73bbf9e3-5be3-4f42-aa4a-bba06fa2d505 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:12.479384 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 332/1322] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:12 2026] POST /volume/v3/volumes => generated 758 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:12.499840 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-98881395-0d58-4892-ad3b-a100bd705403 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:12.506821 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98881395-0d58-4892-ad3b-a100bd705403 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c Jul 22 00:10:12.506821 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98881395-0d58-4892-ad3b-a100bd705403 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:12.506821 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98881395-0d58-4892-ad3b-a100bd705403 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:12.523813 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:12.523813 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:12.536587 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-98881395-0d58-4892-ad3b-a100bd705403 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:10:12.544974 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98881395-0d58-4892-ad3b-a100bd705403 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c returned with HTTP 200 Jul 22 00:10:12.545927 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 330/1323] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:12 2026] GET /volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c => generated 826 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:13.422382 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ecdf9eec-7c98-4679-9a0d-a84dd7989ca2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:13.566386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-07220e6c-9473-4714-a8e7-f4c1ed1a6ce2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:13.571673 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07220e6c-9473-4714-a8e7-f4c1ed1a6ce2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c Jul 22 00:10:13.571977 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07220e6c-9473-4714-a8e7-f4c1ed1a6ce2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:13.572413 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07220e6c-9473-4714-a8e7-f4c1ed1a6ce2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:13.576775 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=395,cinder:UPDATE=131,cinder:INSERT=76 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:10:13.590280 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:13.590280 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:13.598118 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-07220e6c-9473-4714-a8e7-f4c1ed1a6ce2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:10:13.607006 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07220e6c-9473-4714-a8e7-f4c1ed1a6ce2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c returned with HTTP 200 Jul 22 00:10:13.607926 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 336/1324] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:13 2026] GET /volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:13.627944 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecdf9eec-7c98-4679-9a0d-a84dd7989ca2 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] GET https://10.4.3.168/volume/v3/os-hosts Jul 22 00:10:13.628290 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecdf9eec-7c98-4679-9a0d-a84dd7989ca2 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:13.628588 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecdf9eec-7c98-4679-9a0d-a84dd7989ca2 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:13.639900 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-ecdf9eec-7c98-4679-9a0d-a84dd7989ca2 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] status, active and update: available, enabled, 2026-07-22 00:09:00+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 00:10:13.640285 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-ecdf9eec-7c98-4679-9a0d-a84dd7989ca2 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] status, active and update: available, enabled, 2026-07-22 00:08:57+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 00:10:13.640444 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-ecdf9eec-7c98-4679-9a0d-a84dd7989ca2 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] status, active and update: available, enabled, 2026-07-22 00:08:46+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 00:10:13.640835 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecdf9eec-7c98-4679-9a0d-a84dd7989ca2 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] https://10.4.3.168/volume/v3/os-hosts returned with HTTP 200 Jul 22 00:10:13.641448 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 327/1325] 10.4.3.168 () {66 vars in 1240 bytes} [Wed Jul 22 00:10:13 2026] GET /volume/v3/os-hosts => generated 560 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:13.654922 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79b7bb46-f2f1-4071-b262-1c1c151fc515 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:13.657638 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79b7bb46-f2f1-4071-b262-1c1c151fc515 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] GET https://10.4.3.168/volume/v3/os-hosts Jul 22 00:10:13.657638 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79b7bb46-f2f1-4071-b262-1c1c151fc515 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:13.657638 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79b7bb46-f2f1-4071-b262-1c1c151fc515 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:13.657638 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:13.657638 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:13.664003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-79b7bb46-f2f1-4071-b262-1c1c151fc515 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] status, active and update: available, enabled, 2026-07-22 00:09:00+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 00:10:13.664003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-79b7bb46-f2f1-4071-b262-1c1c151fc515 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] status, active and update: available, enabled, 2026-07-22 00:08:57+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 00:10:13.664303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.hosts [None req-79b7bb46-f2f1-4071-b262-1c1c151fc515 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] status, active and update: available, enabled, 2026-07-22 00:08:46+00:00 {{(pid=100283) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 00:10:13.664620 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79b7bb46-f2f1-4071-b262-1c1c151fc515 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] https://10.4.3.168/volume/v3/os-hosts returned with HTTP 200 Jul 22 00:10:13.665123 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 333/1326] 10.4.3.168 () {66 vars in 1240 bytes} [Wed Jul 22 00:10:13 2026] GET /volume/v3/os-hosts => generated 560 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:13.677329 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-639723fd-7740-4a97-9dc9-f16969d366c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:13.680229 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-639723fd-7740-4a97-9dc9-f16969d366c1 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] GET https://10.4.3.168/volume/v3/os-hosts/np0000005612@storpool Jul 22 00:10:13.680568 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-639723fd-7740-4a97-9dc9-f16969d366c1 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:13.680826 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-639723fd-7740-4a97-9dc9-f16969d366c1 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:13.833070 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-639723fd-7740-4a97-9dc9-f16969d366c1 tempest-VolumeHostsAdminTestsJSON-394570511 tempest-VolumeHostsAdminTestsJSON-394570511-project-admin] https://10.4.3.168/volume/v3/os-hosts/np0000005612@storpool returned with HTTP 200 Jul 22 00:10:13.833695 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 331/1327] 10.4.3.168 () {66 vars in 1306 bytes} [Wed Jul 22 00:10:13 2026] GET /volume/v3/os-hosts/np0000005612@storpool => generated 1507 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:16.822666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-12fec038-efb9-46c4-88e2-d4ef346971ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:16.826372 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-12fec038-efb9-46c4-88e2-d4ef346971ae tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:16.827220 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-12fec038-efb9-46c4-88e2-d4ef346971ae tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:16.827220 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-12fec038-efb9-46c4-88e2-d4ef346971ae tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:16.838611 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:16.838611 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:16.845050 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-12fec038-efb9-46c4-88e2-d4ef346971ae tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:16.851253 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-12fec038-efb9-46c4-88e2-d4ef346971ae tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:16.851808 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 337/1328] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:16 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:17.017162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a26ab65e-0fb1-47be-bfef-534e6e67e416 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.018457 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a26ab65e-0fb1-47be-bfef-534e6e67e416 None None] GET https://10.4.3.168/volume// Jul 22 00:10:17.018736 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a26ab65e-0fb1-47be-bfef-534e6e67e416 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:17.019439 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a26ab65e-0fb1-47be-bfef-534e6e67e416 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:17.020263 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a26ab65e-0fb1-47be-bfef-534e6e67e416 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:17.020759 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 328/1329] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:10:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:17.033476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-cb07480b-c64f-45ce-ae74-9e5ce63dbca7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.037240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-cb07480b-c64f-45ce-ae74-9e5ce63dbca7 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:10:17.037756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-cb07480b-c64f-45ce-ae74-9e5ce63dbca7 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a421ed83-8796-4bee-bad6-82650002d65e", "connector": null, "instance_uuid": "5ef52f38-696e-4e19-8d35-cf9524c54610"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:17.046833 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:17.046833 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:17.087059 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-cb07480b-c64f-45ce-ae74-9e5ce63dbca7 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:10:17.087648 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 334/1330] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:10:17 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:17.137753 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-325377fb-4015-4794-b100-1c4a3e5b5c7e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.141275 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-325377fb-4015-4794-b100-1c4a3e5b5c7e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:17.141449 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-325377fb-4015-4794-b100-1c4a3e5b5c7e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:17.141789 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-325377fb-4015-4794-b100-1c4a3e5b5c7e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:17.151649 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.154878 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:17.154878 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:17.160472 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-325377fb-4015-4794-b100-1c4a3e5b5c7e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:17.165104 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-325377fb-4015-4794-b100-1c4a3e5b5c7e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:17.165225 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 332/1331] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:17 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:17.167272 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96e411e2-63fd-4b09-a6db-fbbe856def52 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.167922 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96e411e2-63fd-4b09-a6db-fbbe856def52 None None] GET https://10.4.3.168/volume// Jul 22 00:10:17.170195 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96e411e2-63fd-4b09-a6db-fbbe856def52 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:17.170464 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96e411e2-63fd-4b09-a6db-fbbe856def52 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:17.170946 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96e411e2-63fd-4b09-a6db-fbbe856def52 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:17.172381 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 329/1332] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:10:17 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:17.189051 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-c8f39563-632c-4b59-9fb5-20de5c0a3d39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.193913 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-c8f39563-632c-4b59-9fb5-20de5c0a3d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:17.194245 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-c8f39563-632c-4b59-9fb5-20de5c0a3d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:17.194611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-c8f39563-632c-4b59-9fb5-20de5c0a3d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:17.209975 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:17.209975 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:17.217745 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-c8f39563-632c-4b59-9fb5-20de5c0a3d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:17.223105 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-c8f39563-632c-4b59-9fb5-20de5c0a3d39 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:17.223598 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 335/1333] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:10:17 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:17.270798 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df Jul 22 00:10:17.271166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:17.271530 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:17.285904 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.286299 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.286693 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.287376 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.288102 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.288782 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.289144 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.289716 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.290522 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.290808 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.291357 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:17.301895 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-305b4130-87e1-454f-b4f0-cb3b25b12882 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df returned with HTTP 200 Jul 22 00:10:17.301895 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 338/1334] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:17 2026] GET /volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df => generated 1424 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:17.316143 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.345716 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-31c571f4-a185-41b7-bb46-01143f57b46d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.350932 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-31c571f4-a185-41b7-bb46-01143f57b46d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] PUT https://10.4.3.168/volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc Jul 22 00:10:17.350932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-31c571f4-a185-41b7-bb46-01143f57b46d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:17.365705 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-31c571f4-a185-41b7-bb46-01143f57b46d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Acquiring lock "cinder-attachment_update-a421ed83-8796-4bee-bad6-82650002d65e-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:10:17.373708 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-31c571f4-a185-41b7-bb46-01143f57b46d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Lock "cinder-attachment_update-a421ed83-8796-4bee-bad6-82650002d65e-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:10:17.376726 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:17.376726 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:17.426230 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:17.427245 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-367655315"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:17.431425 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-367655315'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:17.431425 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Create volume of 1 GB Jul 22 00:10:17.441493 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Availability Zones retrieved successfully. Jul 22 00:10:17.453234 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Flow 'volume_create_api' (97fbac4a-8150-415e-a4a1-c0aef9d01f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:17.454298 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb1bdfb1-450c-4ec6-9c57-9eeb7751e584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:17.455412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:17.504391 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb1bdfb1-450c-4ec6-9c57-9eeb7751e584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:17.505542 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975008b3-d679-4629-b491-b167486a3f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:17.531601 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-31c571f4-a185-41b7-bb46-01143f57b46d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Lock "cinder-attachment_update-a421ed83-8796-4bee-bad6-82650002d65e-np0000005612" released by "attachment_update" :: held 0.158s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:10:17.532006 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-31c571f4-a185-41b7-bb46-01143f57b46d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc returned with HTTP 200 Jul 22 00:10:17.534211 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 330/1335] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:10:17 2026] PUT /volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:17.609887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Created reservations ['e1001614-5af3-4761-b595-74fac91c693b', '39ae0589-b798-42fc-8283-6f8f64545a15', '75c03b24-1c6b-42fc-85e9-92a34495487f', '85e5349c-b235-42f8-9ef7-3cd2d68cbbd5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:17.609887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975008b3-d679-4629-b491-b167486a3f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1001614-5af3-4761-b595-74fac91c693b', '39ae0589-b798-42fc-8283-6f8f64545a15', '75c03b24-1c6b-42fc-85e9-92a34495487f', '85e5349c-b235-42f8-9ef7-3cd2d68cbbd5']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:17.610578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5132561-3013-42b9-b2a9-18121040efd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:17.640469 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5132561-3013-42b9-b2a9-18121040efd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '612a342d-1228-4636-996f-0fdd2c51ae51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-367655315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa8d9830114442ccbd45150b50e076df',qos_specs=None,replication_status=,reservations=['e1001614-5af3-4761-b595-74fac91c693b','39ae0589-b798-42fc-8283-6f8f64545a15','75c03b24-1c6b-42fc-85e9-92a34495487f','85e5349c-b235-42f8-9ef7-3cd2d68cbbd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0ed5411df5447d931fb86a3ae68ada',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-367655315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=612a342d-1228-4636-996f-0fdd2c51ae51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa8d9830114442ccbd45150b50e076df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0ed5411df5447d931fb86a3ae68ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:17.641420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06dcadf1-aa75-419d-975c-23c5e300ee58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:17.672156 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06dcadf1-aa75-419d-975c-23c5e300ee58) transitioned into state 'SUCCESS' from state '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-367655315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa8d9830114442ccbd45150b50e076df',qos_specs=None,replication_status=,reservations=['e1001614-5af3-4761-b595-74fac91c693b','39ae0589-b798-42fc-8283-6f8f64545a15','75c03b24-1c6b-42fc-85e9-92a34495487f','85e5349c-b235-42f8-9ef7-3cd2d68cbbd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0ed5411df5447d931fb86a3ae68ada',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:17.673073 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c65f162-a19a-43f8-90d3-d7fccf0d3700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:17.690147 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c65f162-a19a-43f8-90d3-d7fccf0d3700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:17.691352 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Flow 'volume_create_api' (97fbac4a-8150-415e-a4a1-c0aef9d01f6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:17.691989 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Create volume request issued successfully. Jul 22 00:10:17.692778 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2da73cc-e08d-4bea-8828-deb3fa71dae2 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:17.693347 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 333/1336] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:17 2026] POST /volume/v3/volumes => generated 758 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:17.708990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5f1b6b5-dfe7-4b07-b6df-728affc99794 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:17.711076 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5f1b6b5-dfe7-4b07-b6df-728affc99794 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] GET https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 Jul 22 00:10:17.711348 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5f1b6b5-dfe7-4b07-b6df-728affc99794 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:17.711594 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5f1b6b5-dfe7-4b07-b6df-728affc99794 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:17.721296 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:17.721296 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:17.727099 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5f1b6b5-dfe7-4b07-b6df-728affc99794 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Volume info retrieved successfully. Jul 22 00:10:17.734639 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5f1b6b5-dfe7-4b07-b6df-728affc99794 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 returned with HTTP 200 Jul 22 00:10:17.735215 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 336/1337] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:17 2026] GET /volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:18.180621 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ba13392-7254-43ef-af77-e953124d757e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:18.183201 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ba13392-7254-43ef-af77-e953124d757e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:18.183506 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ba13392-7254-43ef-af77-e953124d757e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:18.183779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ba13392-7254-43ef-af77-e953124d757e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:18.196913 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:18.196913 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:18.202165 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9ba13392-7254-43ef-af77-e953124d757e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:18.207284 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ba13392-7254-43ef-af77-e953124d757e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:18.208081 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 339/1338] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:18 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:10:18.760837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6fec8140-e801-4f35-a8c5-5beac413983d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:18.760837 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fec8140-e801-4f35-a8c5-5beac413983d tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] GET https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 Jul 22 00:10:18.761910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fec8140-e801-4f35-a8c5-5beac413983d tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:18.761910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fec8140-e801-4f35-a8c5-5beac413983d tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:18.777152 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:18.777152 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:18.787654 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6fec8140-e801-4f35-a8c5-5beac413983d tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Volume info retrieved successfully. Jul 22 00:10:18.792376 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fec8140-e801-4f35-a8c5-5beac413983d tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 returned with HTTP 200 Jul 22 00:10:18.792788 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 331/1339] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:18 2026] GET /volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:18.813966 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:18.816909 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df Jul 22 00:10:18.817339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:18.828290 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:18.828290 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:18.897810 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.898298 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.898906 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.899368 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.899755 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.900142 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.901338 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.901742 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.902029 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.902295 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.903406 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.903406 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.904072 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:18.911971 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56057c0c-789f-49f4-a13c-9fa04d0e974b tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df returned with HTTP 200 Jul 22 00:10:18.913453 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 334/1340] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:10:18 2026] PUT /volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df => generated 1379 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:18.930572 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:18.933284 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:18.933756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:18.935674 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:18.936017 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Create volume of 2 GB Jul 22 00:10:18.946006 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Availability Zones retrieved successfully. Jul 22 00:10:18.956898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Flow 'volume_create_api' (c1eec50b-d357-471d-b0f8-c7ca00008027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:18.958353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a8264d-77bc-4375-a09f-5bd5c3860475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:18.959793 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Validating volume size '2' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:19.002063 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a8264d-77bc-4375-a09f-5bd5c3860475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:19.003259 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810056b1-71d0-4c88-bc0e-8c2804537322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:19.047716 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota_utils [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Quota exceeded for aa8d9830114442ccbd45150b50e076df, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 00:10:19.050941 np0000005612 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810056b1-71d0-4c88-bc0e-8c2804537322) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 00:10:19.050941 np0000005612 devstack@c-api.service[100283]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 22 00:10:19.052775 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810056b1-71d0-4c88-bc0e-8c2804537322) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:19.053670 np0000005612 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (810056b1-71d0-4c88-bc0e-8c2804537322) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 00:10:19.054336 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a8264d-77bc-4375-a09f-5bd5c3860475) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:19.055403 np0000005612 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59a8264d-77bc-4375-a09f-5bd5c3860475) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 00:10:19.056328 np0000005612 devstack@c-api.service[100283]: WARNING cinder.volume.api [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Flow 'volume_create_api' (c1eec50b-d357-471d-b0f8-c7ca00008027) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 00:10:19.056608 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.middleware.fault [None req-89cfa3ad-1eb9-4969-a89b-3160148839c8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 413 Jul 22 00:10:19.057369 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 337/1341] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:18 2026] POST /volume/v3/volumes => generated 208 bytes in 127 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jul 22 00:10:19.068040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f95f08ef-0104-43b2-a411-86624f052cf1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.071564 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f95f08ef-0104-43b2-a411-86624f052cf1 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df Jul 22 00:10:19.072083 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f95f08ef-0104-43b2-a411-86624f052cf1 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:19.128329 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f95f08ef-0104-43b2-a411-86624f052cf1 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df returned with HTTP 200 Jul 22 00:10:19.128843 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 340/1342] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:10:19 2026] PUT /volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df => generated 1379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:19.144380 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.145675 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:19.146081 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:19.147521 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:19.147671 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Create volume of 1 GB Jul 22 00:10:19.155178 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Availability Zones retrieved successfully. Jul 22 00:10:19.164843 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Flow 'volume_create_api' (a2406fda-7baa-43a4-bafe-979c8b17c2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:19.166531 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989e7d1a-a0f9-4deb-a6e0-8a5193abbdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:19.168398 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:19.216788 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989e7d1a-a0f9-4deb-a6e0-8a5193abbdaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:19.218292 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddcf990f-351f-4cd7-8759-a47e2c774d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:19.225221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3950aeea-f9cb-4897-98a3-db0abbc02a49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.231709 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3950aeea-f9cb-4897-98a3-db0abbc02a49 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:19.232085 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3950aeea-f9cb-4897-98a3-db0abbc02a49 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.232455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3950aeea-f9cb-4897-98a3-db0abbc02a49 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.254895 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.254895 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:19.266200 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3950aeea-f9cb-4897-98a3-db0abbc02a49 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:19.273732 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3950aeea-f9cb-4897-98a3-db0abbc02a49 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:19.275286 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 335/1343] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:19 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:19.291902 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota_utils [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Quota exceeded for aa8d9830114442ccbd45150b50e076df, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 22 00:10:19.293640 np0000005612 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddcf990f-351f-4cd7-8759-a47e2c774d20) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 00:10:19.293640 np0000005612 devstack@c-api.service[100284]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 22 00:10:19.296734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddcf990f-351f-4cd7-8759-a47e2c774d20) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:19.299886 np0000005612 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddcf990f-351f-4cd7-8759-a47e2c774d20) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 00:10:19.301598 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989e7d1a-a0f9-4deb-a6e0-8a5193abbdaa) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:19.302934 np0000005612 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989e7d1a-a0f9-4deb-a6e0-8a5193abbdaa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 00:10:19.304559 np0000005612 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Flow 'volume_create_api' (a2406fda-7baa-43a4-bafe-979c8b17c2a2) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 00:10:19.305150 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-ccc326d3-a4d1-4610-a93e-6c3f9a6474e5 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 413 Jul 22 00:10:19.306559 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 332/1344] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:19 2026] POST /volume/v3/volumes => generated 150 bytes in 164 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 00:10:19.320585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.324686 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df Jul 22 00:10:19.325110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:19.335812 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.335812 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:19.384586 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-636883116-1322900401, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.384873 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.385193 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.385487 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668547238-466999444, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.385770 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.386075 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.386357 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-306660242-300384264, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.386610 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.386871 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.387222 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.387782 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.388089 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.388366 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:19.395883 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d177149-0dd4-424d-be5a-f40de07fcba6 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df returned with HTTP 200 Jul 22 00:10:19.396383 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 338/1345] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:10:19 2026] PUT /volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df => generated 1378 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:19.414338 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b802c13a-f491-4ba0-b431-0d2bf0bc9cb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.418771 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b802c13a-f491-4ba0-b431-0d2bf0bc9cb8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] POST https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51/action Jul 22 00:10:19.419206 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b802c13a-f491-4ba0-b431-0d2bf0bc9cb8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:19.419701 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b802c13a-f491-4ba0-b431-0d2bf0bc9cb8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:19.432074 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.432074 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:19.432709 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b802c13a-f491-4ba0-b431-0d2bf0bc9cb8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Volume info retrieved successfully. Jul 22 00:10:19.471979 np0000005612 devstack@c-api.service[100285]: ERROR cinder.volume.api [None req-b802c13a-f491-4ba0-b431-0d2bf0bc9cb8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Quota exceeded for aa8d9830114442ccbd45150b50e076df, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 00:10:19.478359 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.middleware.fault [None req-b802c13a-f491-4ba0-b431-0d2bf0bc9cb8 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51/action returned with HTTP 413 Jul 22 00:10:19.479368 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 341/1346] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:10:19 2026] POST /volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51/action => generated 208 bytes in 66 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 00:10:19.489834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41c5a7a6-f6a2-41bf-9529-73c03c92dc69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.491974 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41c5a7a6-f6a2-41bf-9529-73c03c92dc69 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] GET https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 Jul 22 00:10:19.492391 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41c5a7a6-f6a2-41bf-9529-73c03c92dc69 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.492691 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41c5a7a6-f6a2-41bf-9529-73c03c92dc69 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.502455 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.502455 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:19.507190 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-41c5a7a6-f6a2-41bf-9529-73c03c92dc69 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Volume info retrieved successfully. Jul 22 00:10:19.513013 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41c5a7a6-f6a2-41bf-9529-73c03c92dc69 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 returned with HTTP 200 Jul 22 00:10:19.515721 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 336/1347] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:19 2026] GET /volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:19.529376 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fb780400-aabf-4978-b717-b7f114db5835 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.531990 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb780400-aabf-4978-b717-b7f114db5835 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] DELETE https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 Jul 22 00:10:19.533881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb780400-aabf-4978-b717-b7f114db5835 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.533881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb780400-aabf-4978-b717-b7f114db5835 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.533881 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fb780400-aabf-4978-b717-b7f114db5835 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Delete volume with id: 612a342d-1228-4636-996f-0fdd2c51ae51 Jul 22 00:10:19.543033 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.543033 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:19.543944 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fb780400-aabf-4978-b717-b7f114db5835 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Volume info retrieved successfully. Jul 22 00:10:19.573412 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fb780400-aabf-4978-b717-b7f114db5835 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Delete volume request issued successfully. Jul 22 00:10:19.574114 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb780400-aabf-4978-b717-b7f114db5835 tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 returned with HTTP 202 Jul 22 00:10:19.575144 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 333/1348] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:19 2026] DELETE /volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:19.587060 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-c2ffd757-eaec-4c18-ad06-e2462b807dea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.587181 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf2f687d-e373-41be-b102-3d6995f09e2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.590013 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-c2ffd757-eaec-4c18-ad06-e2462b807dea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:19.590234 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-c2ffd757-eaec-4c18-ad06-e2462b807dea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.591647 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf2f687d-e373-41be-b102-3d6995f09e2e tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] GET https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 Jul 22 00:10:19.591743 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-c2ffd757-eaec-4c18-ad06-e2462b807dea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.591789 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf2f687d-e373-41be-b102-3d6995f09e2e tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.591789 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf2f687d-e373-41be-b102-3d6995f09e2e tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.599155 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.599155 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:19.604021 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-c2ffd757-eaec-4c18-ad06-e2462b807dea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:19.606741 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.606741 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:19.609925 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-c2ffd757-eaec-4c18-ad06-e2462b807dea tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:19.610106 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 342/1349] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:19 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:19.616495 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cf2f687d-e373-41be-b102-3d6995f09e2e tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Volume info retrieved successfully. Jul 22 00:10:19.624629 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf2f687d-e373-41be-b102-3d6995f09e2e tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 returned with HTTP 200 Jul 22 00:10:19.625188 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 339/1350] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:19 2026] GET /volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:19.721245 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64063c57-aa22-473e-b41c-62ccfda5ca21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.721774 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64063c57-aa22-473e-b41c-62ccfda5ca21 None None] GET https://10.4.3.168/volume// Jul 22 00:10:19.726302 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64063c57-aa22-473e-b41c-62ccfda5ca21 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.726663 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64063c57-aa22-473e-b41c-62ccfda5ca21 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.727506 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64063c57-aa22-473e-b41c-62ccfda5ca21 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:19.727808 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 337/1351] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:10:19 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:19.743480 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-24ab1b90-8353-45cd-8ee4-ac8d2b4d64a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.746075 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-24ab1b90-8353-45cd-8ee4-ac8d2b4d64a9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:10:19.746757 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-24ab1b90-8353-45cd-8ee4-ac8d2b4d64a9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689", "connector": null, "instance_uuid": "cacd041b-ef49-4faf-947f-b12f259f1544"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:19.760052 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.760052 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:19.813102 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-24ab1b90-8353-45cd-8ee4-ac8d2b4d64a9 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:10:19.813614 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 334/1352] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:10:19 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:19.859583 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b19daeb5-36d5-4ae3-b3cd-4b1e9f7a3220 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.865143 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b19daeb5-36d5-4ae3-b3cd-4b1e9f7a3220 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:19.865143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b19daeb5-36d5-4ae3-b3cd-4b1e9f7a3220 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.865143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b19daeb5-36d5-4ae3-b3cd-4b1e9f7a3220 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.875792 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.875792 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:19.876032 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45c537ad-0953-443c-af34-762cd76137e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.876555 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45c537ad-0953-443c-af34-762cd76137e5 None None] GET https://10.4.3.168/volume// Jul 22 00:10:19.876752 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45c537ad-0953-443c-af34-762cd76137e5 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.877034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45c537ad-0953-443c-af34-762cd76137e5 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.877463 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45c537ad-0953-443c-af34-762cd76137e5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:19.877849 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 340/1353] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:10:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:19.881608 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b19daeb5-36d5-4ae3-b3cd-4b1e9f7a3220 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:19.886464 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-a9e5b392-01a2-4cbb-b4a7-18abb3f73096 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:19.886879 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b19daeb5-36d5-4ae3-b3cd-4b1e9f7a3220 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:19.887268 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 343/1354] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:19 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:19.889489 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-a9e5b392-01a2-4cbb-b4a7-18abb3f73096 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:19.889734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-a9e5b392-01a2-4cbb-b4a7-18abb3f73096 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:19.889883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-a9e5b392-01a2-4cbb-b4a7-18abb3f73096 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:19.902020 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:19.902020 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:19.907587 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-a9e5b392-01a2-4cbb-b4a7-18abb3f73096 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:19.915513 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-a9e5b392-01a2-4cbb-b4a7-18abb3f73096 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:19.916146 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 338/1355] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:10:19 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:20.047890 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2149d0fd-935b-4cea-be3b-c2754cb8a1f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:20.053273 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2149d0fd-935b-4cea-be3b-c2754cb8a1f1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] PUT https://10.4.3.168/volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 Jul 22 00:10:20.053273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2149d0fd-935b-4cea-be3b-c2754cb8a1f1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:20.064462 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2149d0fd-935b-4cea-be3b-c2754cb8a1f1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Acquiring lock "cinder-attachment_update-80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:10:20.071926 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2149d0fd-935b-4cea-be3b-c2754cb8a1f1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Lock "cinder-attachment_update-80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:10:20.073693 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:20.073693 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:20.189564 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2149d0fd-935b-4cea-be3b-c2754cb8a1f1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Lock "cinder-attachment_update-80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689-np0000005612" released by "attachment_update" :: held 0.116s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:10:20.189564 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2149d0fd-935b-4cea-be3b-c2754cb8a1f1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 returned with HTTP 200 Jul 22 00:10:20.189564 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 335/1356] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:10:20 2026] PUT /volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:20.295985 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27c20820-86ca-41ec-a6e8-41888f5ae9cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:20.298683 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27c20820-86ca-41ec-a6e8-41888f5ae9cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:20.299136 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27c20820-86ca-41ec-a6e8-41888f5ae9cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:20.299396 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27c20820-86ca-41ec-a6e8-41888f5ae9cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:20.313511 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:20.313511 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:20.319535 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-27c20820-86ca-41ec-a6e8-41888f5ae9cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:20.326650 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27c20820-86ca-41ec-a6e8-41888f5ae9cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:20.327317 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 341/1357] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:20 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:20.646651 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d3637506-c7db-4288-a17b-2e23010c57ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:20.652451 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3637506-c7db-4288-a17b-2e23010c57ca tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] GET https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 Jul 22 00:10:20.652451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3637506-c7db-4288-a17b-2e23010c57ca tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:20.652451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3637506-c7db-4288-a17b-2e23010c57ca tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:20.673833 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3637506-c7db-4288-a17b-2e23010c57ca tempest-VolumeQuotasNegativeTestJSON-361139425 tempest-VolumeQuotasNegativeTestJSON-361139425-project-member] https://10.4.3.168/volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 returned with HTTP 404 Jul 22 00:10:20.674599 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 344/1358] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:20 2026] GET /volume/v3/volumes/612a342d-1228-4636-996f-0fdd2c51ae51 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:20.685269 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b8ee5060-3847-4103-87a2-bbe7a660e933 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:20.689942 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8ee5060-3847-4103-87a2-bbe7a660e933 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df Jul 22 00:10:20.689942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8ee5060-3847-4103-87a2-bbe7a660e933 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:20.878562 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8ee5060-3847-4103-87a2-bbe7a660e933 tempest-VolumeQuotasNegativeTestJSON-1574952679 tempest-VolumeQuotasNegativeTestJSON-1574952679-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df returned with HTTP 200 Jul 22 00:10:20.878562 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 339/1359] 10.4.3.168 () {68 vars in 1375 bytes} [Wed Jul 22 00:10:20 2026] PUT /volume/v3/os-quota-sets/aa8d9830114442ccbd45150b50e076df => generated 1382 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:20.904404 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b37be7ee-55e2-428d-8743-4852cf21d970 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:20.908725 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b37be7ee-55e2-428d-8743-4852cf21d970 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:20.909660 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b37be7ee-55e2-428d-8743-4852cf21d970 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:20.909660 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b37be7ee-55e2-428d-8743-4852cf21d970 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:20.928022 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:20.928022 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:20.931593 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-70bdc4fb-ed1d-4113-9927-c0df2477914a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:20.934120 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-70bdc4fb-ed1d-4113-9927-c0df2477914a tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] POST https://10.4.3.168/volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc/action Jul 22 00:10:20.935046 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-70bdc4fb-ed1d-4113-9927-c0df2477914a tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:20.935332 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-70bdc4fb-ed1d-4113-9927-c0df2477914a tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:20.935509 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b37be7ee-55e2-428d-8743-4852cf21d970 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:20.945654 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b37be7ee-55e2-428d-8743-4852cf21d970 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:20.945654 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 336/1360] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:20 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:20.965053 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:20.965053 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:20.991225 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-25c69ce7-8b1b-453a-8dad-a262bb697594 req-70bdc4fb-ed1d-4113-9927-c0df2477914a tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc/action returned with HTTP 204 Jul 22 00:10:20.991225 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 342/1361] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:10:20 2026] POST /volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:21.354467 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d84e04c9-e43f-4179-bc48-e68a7bd2959d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:21.358959 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d84e04c9-e43f-4179-bc48-e68a7bd2959d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:21.360235 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d84e04c9-e43f-4179-bc48-e68a7bd2959d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:21.361017 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d84e04c9-e43f-4179-bc48-e68a7bd2959d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:21.386245 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:21.386245 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:21.391056 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d84e04c9-e43f-4179-bc48-e68a7bd2959d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:21.397539 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d84e04c9-e43f-4179-bc48-e68a7bd2959d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:21.398059 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 345/1362] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:21 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1158 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:21.415035 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1233d82-8089-4d10-a4ce-125ee43d33ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:21.417593 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1233d82-8089-4d10-a4ce-125ee43d33ba tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] POST https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e/action Jul 22 00:10:21.418133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1233d82-8089-4d10-a4ce-125ee43d33ba tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:21.418430 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1233d82-8089-4d10-a4ce-125ee43d33ba tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:21.436779 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:21.436779 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:21.437612 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a1233d82-8089-4d10-a4ce-125ee43d33ba tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:21.501572 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a1233d82-8089-4d10-a4ce-125ee43d33ba tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Created reservations ['f387b1c4-62cd-4845-b4cd-46ddccacc291', '2bf0ac17-32bc-4d70-b513-ff3726e07d82'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:21.528996 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a1233d82-8089-4d10-a4ce-125ee43d33ba tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Extend volume request issued successfully. Jul 22 00:10:21.528996 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1233d82-8089-4d10-a4ce-125ee43d33ba tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e/action returned with HTTP 202 Jul 22 00:10:21.529590 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 340/1363] 10.4.3.168 () {70 vars in 1431 bytes} [Wed Jul 22 00:10:21 2026] POST /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 00:10:21.542190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c8afdc8-3d55-444d-a723-5bf769154b27 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:21.544746 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c8afdc8-3d55-444d-a723-5bf769154b27 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:21.545163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c8afdc8-3d55-444d-a723-5bf769154b27 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:21.545549 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c8afdc8-3d55-444d-a723-5bf769154b27 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:21.563731 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:21.563731 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:21.576520 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3c8afdc8-3d55-444d-a723-5bf769154b27 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:21.587301 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c8afdc8-3d55-444d-a723-5bf769154b27 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:21.587781 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 337/1364] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:21 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:21.969156 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9aa14931-3f6d-4b20-8227-4d3d20c1aed6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:21.973447 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aa14931-3f6d-4b20-8227-4d3d20c1aed6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:21.973447 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aa14931-3f6d-4b20-8227-4d3d20c1aed6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:21.973447 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aa14931-3f6d-4b20-8227-4d3d20c1aed6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:21.983791 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:21.983791 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:21.990985 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9aa14931-3f6d-4b20-8227-4d3d20c1aed6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:21.999611 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aa14931-3f6d-4b20-8227-4d3d20c1aed6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:22.000674 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 343/1365] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:21 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:22.141334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:22.144258 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:22.144612 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1153259502"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:22.146645 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1153259502'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:22.147167 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Create volume of 1 GB Jul 22 00:10:22.153262 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a1233d82-8089-4d10-a4ce-125ee43d33ba req-041ab0ee-392d-4067-b992-d2fd5fd22843 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:22.154087 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Availability Zones retrieved successfully. Jul 22 00:10:22.158377 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a1233d82-8089-4d10-a4ce-125ee43d33ba req-041ab0ee-392d-4067-b992-d2fd5fd22843 service nova] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:22.159906 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a1233d82-8089-4d10-a4ce-125ee43d33ba req-041ab0ee-392d-4067-b992-d2fd5fd22843 service nova] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:22.159906 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a1233d82-8089-4d10-a4ce-125ee43d33ba req-041ab0ee-392d-4067-b992-d2fd5fd22843 service nova] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:22.163997 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Flow 'volume_create_api' (3113c893-2304-4161-8066-26d25f136934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:22.164423 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f4ea85-2133-47f8-a38f-03de739a8d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:22.166175 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:22.176529 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:22.176529 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:22.186065 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a1233d82-8089-4d10-a4ce-125ee43d33ba req-041ab0ee-392d-4067-b992-d2fd5fd22843 service nova] Volume info retrieved successfully. Jul 22 00:10:22.191025 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a1233d82-8089-4d10-a4ce-125ee43d33ba req-041ab0ee-392d-4067-b992-d2fd5fd22843 service nova] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:22.191025 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 341/1366] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:22 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1314 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:22.211458 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f4ea85-2133-47f8-a38f-03de739a8d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:22.212692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2094d9-f4ac-4045-84af-dd1f788046cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:22.274480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Created reservations ['4d93d65c-3273-496d-98a2-c6cae01dfcfb', '00b3515d-4840-406c-b950-84749ead32e4', '5333f6b2-848a-4a9d-8e41-38e07ff3899a', '447a5e93-2db5-46fb-88ff-831488109e19'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:22.276263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2094d9-f4ac-4045-84af-dd1f788046cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d93d65c-3273-496d-98a2-c6cae01dfcfb', '00b3515d-4840-406c-b950-84749ead32e4', '5333f6b2-848a-4a9d-8e41-38e07ff3899a', '447a5e93-2db5-46fb-88ff-831488109e19']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:22.278564 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf39819-0b0b-4937-97ea-129213909705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:22.313209 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf39819-0b0b-4937-97ea-129213909705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09269fee-11de-47e0-b13c-7f4d903093bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1153259502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ee4198a6874352b578d7c50abfe652',qos_specs=None,replication_status=,reservations=['4d93d65c-3273-496d-98a2-c6cae01dfcfb','00b3515d-4840-406c-b950-84749ead32e4','5333f6b2-848a-4a9d-8e41-38e07ff3899a','447a5e93-2db5-46fb-88ff-831488109e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335ef9c2ab5a435e97589db4755eebcc',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1153259502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09269fee-11de-47e0-b13c-7f4d903093bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ee4198a6874352b578d7c50abfe652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='335ef9c2ab5a435e97589db4755eebcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:22.314361 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a46a74-af8d-421b-bf74-02d1780b5dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:22.349920 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a46a74-af8d-421b-bf74-02d1780b5dd9) transitioned into state 'SUCCESS' from state '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-1153259502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ee4198a6874352b578d7c50abfe652',qos_specs=None,replication_status=,reservations=['4d93d65c-3273-496d-98a2-c6cae01dfcfb','00b3515d-4840-406c-b950-84749ead32e4','5333f6b2-848a-4a9d-8e41-38e07ff3899a','447a5e93-2db5-46fb-88ff-831488109e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='335ef9c2ab5a435e97589db4755eebcc',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:22.350679 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8772d39-1b54-40d6-9242-3a690e25f20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:22.370635 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8772d39-1b54-40d6-9242-3a690e25f20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:22.372116 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Flow 'volume_create_api' (3113c893-2304-4161-8066-26d25f136934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:22.372835 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Create volume request issued successfully. Jul 22 00:10:22.373536 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19c7b045-3f2b-4348-a399-0a65b1681da2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:22.379004 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 346/1367] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:22 2026] POST /volume/v3/volumes => generated 759 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:22.396960 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-678beb88-2401-4db4-9d33-9c6f09cd6c76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:22.396960 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-678beb88-2401-4db4-9d33-9c6f09cd6c76 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:10:22.396960 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-678beb88-2401-4db4-9d33-9c6f09cd6c76 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:22.396960 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-678beb88-2401-4db4-9d33-9c6f09cd6c76 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:22.408940 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:22.408940 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:22.416599 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-678beb88-2401-4db4-9d33-9c6f09cd6c76 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:10:22.423470 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-678beb88-2401-4db4-9d33-9c6f09cd6c76 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:10:22.423993 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 338/1368] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:22 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:22.608942 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18e87105-3c31-478e-8754-27566620fdfc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:22.614443 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18e87105-3c31-478e-8754-27566620fdfc tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:22.615185 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18e87105-3c31-478e-8754-27566620fdfc tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:22.615680 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18e87105-3c31-478e-8754-27566620fdfc tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:22.636478 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:22.636478 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:22.647160 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-18e87105-3c31-478e-8754-27566620fdfc tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:22.656064 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18e87105-3c31-478e-8754-27566620fdfc tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:22.656621 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 344/1369] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:22 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1158 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:22.679022 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b95389da-da4d-48fd-b294-375fe9de70cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:22.680939 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b95389da-da4d-48fd-b294-375fe9de70cb tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:22.681221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b95389da-da4d-48fd-b294-375fe9de70cb tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:22.681419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b95389da-da4d-48fd-b294-375fe9de70cb tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:22.704688 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:22.704688 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:22.714307 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b95389da-da4d-48fd-b294-375fe9de70cb tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:22.725951 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b95389da-da4d-48fd-b294-375fe9de70cb tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:22.726940 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 342/1370] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:22 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1158 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:23.019160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12814103-1170-48ad-820a-e6c8dc2b0240 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:23.021900 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12814103-1170-48ad-820a-e6c8dc2b0240 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:23.022208 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12814103-1170-48ad-820a-e6c8dc2b0240 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:23.022422 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12814103-1170-48ad-820a-e6c8dc2b0240 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:23.035178 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:23.035178 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:23.044729 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-12814103-1170-48ad-820a-e6c8dc2b0240 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:23.050385 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12814103-1170-48ad-820a-e6c8dc2b0240 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:23.050940 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 347/1371] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:23 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:23.142593 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d02d0a6c-e2eb-494d-ae90-06bf78596425 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:23.145150 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d02d0a6c-e2eb-494d-ae90-06bf78596425 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:23.145264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d02d0a6c-e2eb-494d-ae90-06bf78596425 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:23.145398 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d02d0a6c-e2eb-494d-ae90-06bf78596425 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:23.159557 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:23.159557 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:23.170325 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d02d0a6c-e2eb-494d-ae90-06bf78596425 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:23.175536 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d02d0a6c-e2eb-494d-ae90-06bf78596425 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:23.177568 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 339/1372] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:23 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:23.204139 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-32d5619b-e7c5-424e-889d-bb89234fb953 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:23.209122 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-32d5619b-e7c5-424e-889d-bb89234fb953 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] POST https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e/action Jul 22 00:10:23.209439 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-32d5619b-e7c5-424e-889d-bb89234fb953 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:23.209576 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-32d5619b-e7c5-424e-889d-bb89234fb953 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:23.221356 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:23.221356 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:23.221879 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-32d5619b-e7c5-424e-889d-bb89234fb953 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:23.232492 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-32d5619b-e7c5-424e-889d-bb89234fb953 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Begin detaching volume completed successfully. Jul 22 00:10:23.232892 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-32d5619b-e7c5-424e-889d-bb89234fb953 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e/action returned with HTTP 202 Jul 22 00:10:23.233466 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 345/1373] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:10:23 2026] POST /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:10:23.259751 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12bb437c-a208-4213-90ea-bcf019734b14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:23.262277 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12bb437c-a208-4213-90ea-bcf019734b14 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:23.262518 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12bb437c-a208-4213-90ea-bcf019734b14 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:23.262922 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12bb437c-a208-4213-90ea-bcf019734b14 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:23.274924 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:23.274924 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:23.280163 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12bb437c-a208-4213-90ea-bcf019734b14 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:23.285751 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12bb437c-a208-4213-90ea-bcf019734b14 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:23.286326 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 343/1374] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:23 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:23.293520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d0683f0-8926-438c-9c06-0f1389e73980 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:23.293520 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d0683f0-8926-438c-9c06-0f1389e73980 None None] GET https://10.4.3.168/volume// Jul 22 00:10:23.293520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d0683f0-8926-438c-9c06-0f1389e73980 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:23.293520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d0683f0-8926-438c-9c06-0f1389e73980 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:23.293520 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d0683f0-8926-438c-9c06-0f1389e73980 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:23.293520 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 348/1375] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:10:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:23.305726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d6b1277e-e131-4d8a-9698-434777ce6848 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:23.308114 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d6b1277e-e131-4d8a-9698-434777ce6848 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:23.308324 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d6b1277e-e131-4d8a-9698-434777ce6848 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:23.308506 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d6b1277e-e131-4d8a-9698-434777ce6848 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:23.322357 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:23.322357 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:23.328138 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d6b1277e-e131-4d8a-9698-434777ce6848 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:23.334702 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-d6b1277e-e131-4d8a-9698-434777ce6848 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:23.335342 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 340/1376] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:10:23 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:23.445144 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc261486-ec51-4730-86da-9e1e4cd49bc7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:23.447094 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc261486-ec51-4730-86da-9e1e4cd49bc7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:10:23.447335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc261486-ec51-4730-86da-9e1e4cd49bc7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:23.447599 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc261486-ec51-4730-86da-9e1e4cd49bc7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:23.456844 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:23.456844 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:23.463253 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc261486-ec51-4730-86da-9e1e4cd49bc7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:10:23.465647 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc261486-ec51-4730-86da-9e1e4cd49bc7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:10:23.466165 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 346/1377] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:23 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:23.954907 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2295f5ab-f6d6-42b2-bada-26f8f2be239b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:23.959762 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2295f5ab-f6d6-42b2-bada-26f8f2be239b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586/action Jul 22 00:10:23.960263 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2295f5ab-f6d6-42b2-bada-26f8f2be239b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:23.961066 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2295f5ab-f6d6-42b2-bada-26f8f2be239b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:23.991948 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:23.991948 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:24.012315 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-78241c18-d11c-49e0-94c1-f83c2a0162a5 req-2295f5ab-f6d6-42b2-bada-26f8f2be239b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586/action returned with HTTP 204 Jul 22 00:10:24.012640 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 344/1378] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:10:23 2026] POST /volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:24.073508 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87f22d90-0c39-4e18-92f0-fa68dbe91388 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:24.078135 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87f22d90-0c39-4e18-92f0-fa68dbe91388 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:24.078273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87f22d90-0c39-4e18-92f0-fa68dbe91388 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:24.078530 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87f22d90-0c39-4e18-92f0-fa68dbe91388 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:24.109894 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:24.109894 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:24.117895 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-87f22d90-0c39-4e18-92f0-fa68dbe91388 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:24.125459 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87f22d90-0c39-4e18-92f0-fa68dbe91388 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:24.126174 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 349/1379] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:24 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 1138 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:24.149487 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a116c75e-a100-42c3-ab92-d3f3dd69fbee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:24.153510 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a116c75e-a100-42c3-ab92-d3f3dd69fbee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:24.154068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a116c75e-a100-42c3-ab92-d3f3dd69fbee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-670282859"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:24.173771 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:24.173771 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:24.174738 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a116c75e-a100-42c3-ab92-d3f3dd69fbee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:24.174738 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-a116c75e-a100-42c3-ab92-d3f3dd69fbee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume 80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:24.245632 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a116c75e-a100-42c3-ab92-d3f3dd69fbee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['99aaa61b-674b-4157-8b5a-313210122e43', 'e4c5d061-2a79-4d3f-b829-82b7e230c433', '1ddc1611-6914-4788-b0d0-73fd107eb77f', '44933f0a-0bbc-4984-8bdd-bd651903c329'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:24.305020 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6dbe802b-255b-4201-8f63-7666886d67d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:24.308247 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dbe802b-255b-4201-8f63-7666886d67d1 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:24.308626 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dbe802b-255b-4201-8f63-7666886d67d1 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:24.309108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dbe802b-255b-4201-8f63-7666886d67d1 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:24.318168 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a116c75e-a100-42c3-ab92-d3f3dd69fbee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot force create request issued successfully. Jul 22 00:10:24.318168 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a116c75e-a100-42c3-ab92-d3f3dd69fbee tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:24.320685 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 341/1380] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:24 2026] POST /volume/v3/snapshots => generated 309 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:24.326622 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:24.326622 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:24.331921 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6dbe802b-255b-4201-8f63-7666886d67d1 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:24.337454 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-153b850c-ed9d-4480-ae9d-2013052e0502 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:24.340006 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-153b850c-ed9d-4480-ae9d-2013052e0502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab Jul 22 00:10:24.340439 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-153b850c-ed9d-4480-ae9d-2013052e0502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:24.340871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-153b850c-ed9d-4480-ae9d-2013052e0502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:24.342030 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dbe802b-255b-4201-8f63-7666886d67d1 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:24.342804 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 347/1381] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:24 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:24.352113 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:24.352113 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:24.352113 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-153b850c-ed9d-4480-ae9d-2013052e0502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:24.355133 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-153b850c-ed9d-4480-ae9d-2013052e0502 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab returned with HTTP 200 Jul 22 00:10:24.355133 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 345/1382] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:24 2026] GET /volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:24.475000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-0ab0a874-4f09-4689-903a-be811aaa3355 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:24.478245 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-0ab0a874-4f09-4689-903a-be811aaa3355 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] DELETE https://10.4.3.168/volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc Jul 22 00:10:24.478539 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-0ab0a874-4f09-4689-903a-be811aaa3355 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:24.478846 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-0ab0a874-4f09-4689-903a-be811aaa3355 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:24.488093 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:24.488093 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:24.558339 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-979b5781-6a33-4c2b-af48-b85ba55315b0 req-0ab0a874-4f09-4689-903a-be811aaa3355 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc returned with HTTP 200 Jul 22 00:10:24.559129 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 350/1383] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:10:24 2026] DELETE /volume/v3/attachments/5f591f9e-6fcc-43d8-9a4c-fb15bd0660dc => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:10:24.808230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58039bf1-2f44-4ea0-b85e-041c0c79eabb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:25.004954 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58039bf1-2f44-4ea0-b85e-041c0c79eabb tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:10:25.004954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58039bf1-2f44-4ea0-b85e-041c0c79eabb tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:25.006327 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:25.006327 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:25.024638 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58039bf1-2f44-4ea0-b85e-041c0c79eabb tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:10:25.024638 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 342/1384] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:10:24 2026] POST /volume/v3/types => generated 188 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:25.035756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28739180-cc93-4fdc-932d-7124b5898010 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:25.038520 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28739180-cc93-4fdc-932d-7124b5898010 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:10:25.039243 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28739180-cc93-4fdc-932d-7124b5898010 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:25.059173 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28739180-cc93-4fdc-932d-7124b5898010 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:10:25.059605 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 348/1385] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:10:25 2026] POST /volume/v3/types => generated 188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:25.069934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:25.177438 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:25.178550 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-220175161"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:25.180235 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-220175161'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:25.184279 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Create volume of 1 GB Jul 22 00:10:25.184662 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:25.184662 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:25.185358 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Availability Zones retrieved successfully. Jul 22 00:10:25.192850 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Flow 'volume_create_api' (f4d775c2-fa23-41f7-aaba-055868b11b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:25.194134 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959155e1-952b-4a02-9322-7b2f05260dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:25.196461 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:25.221381 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959155e1-952b-4a02-9322-7b2f05260dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:10:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5a24a56-d911-403b-9dce-4714576b7208,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5a24a56-d911-403b-9dce-4714576b7208', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:25.222480 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e251314-af10-4a74-b4b9-4a2c7d29c64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:25.259847 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:25.260730 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:25.309584 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Created reservations ['e0a574bb-f1ab-4f9d-a983-979493d3a03d', '2dbbced6-7e62-4a7a-b960-b55374f12004', 'a869cfa2-8ea6-4ab8-a074-0f95908b7918', '338c7ccf-6e67-4b74-807e-50726f052269'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:25.309744 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e251314-af10-4a74-b4b9-4a2c7d29c64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0a574bb-f1ab-4f9d-a983-979493d3a03d', '2dbbced6-7e62-4a7a-b960-b55374f12004', 'a869cfa2-8ea6-4ab8-a074-0f95908b7918', '338c7ccf-6e67-4b74-807e-50726f052269']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:25.310337 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96dfae0f-7c5a-44bb-a555-595fa0d40579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:25.335511 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96dfae0f-7c5a-44bb-a555-595fa0d40579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b861815-2914-4ab5-bed0-5b7593f45b65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-220175161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2871f8627fb41b388d6cd6d586ef082',qos_specs=None,replication_status=,reservations=['e0a574bb-f1ab-4f9d-a983-979493d3a03d','2dbbced6-7e62-4a7a-b960-b55374f12004','a869cfa2-8ea6-4ab8-a074-0f95908b7918','338c7ccf-6e67-4b74-807e-50726f052269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47b63efb9e68478d850d6e5e4cdb0a8b',volume_type_id=e5a24a56-d911-403b-9dce-4714576b7208), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-220175161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b861815-2914-4ab5-bed0-5b7593f45b65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2871f8627fb41b388d6cd6d586ef082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47b63efb9e68478d850d6e5e4cdb0a8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5a24a56-d911-403b-9dce-4714576b7208),volume_type_id=e5a24a56-d911-403b-9dce-4714576b7208)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:25.335883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3046b5-5bee-49d9-aa7f-3ebc053d85b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:25.363345 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-92e7ee39-c55b-4e79-afea-e1f53b3f0382 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:25.363654 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3046b5-5bee-49d9-aa7f-3ebc053d85b7) transitioned into state 'SUCCESS' from state '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-220175161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2871f8627fb41b388d6cd6d586ef082',qos_specs=None,replication_status=,reservations=['e0a574bb-f1ab-4f9d-a983-979493d3a03d','2dbbced6-7e62-4a7a-b960-b55374f12004','a869cfa2-8ea6-4ab8-a074-0f95908b7918','338c7ccf-6e67-4b74-807e-50726f052269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47b63efb9e68478d850d6e5e4cdb0a8b',volume_type_id=e5a24a56-d911-403b-9dce-4714576b7208)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:25.364523 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57f45ca-af89-42c2-bb94-5e35a018676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:25.365690 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-92e7ee39-c55b-4e79-afea-e1f53b3f0382 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:25.366019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-92e7ee39-c55b-4e79-afea-e1f53b3f0382 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:25.366366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-92e7ee39-c55b-4e79-afea-e1f53b3f0382 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:25.370408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1300b9a-7073-4219-a091-caf0969a8144 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:25.372768 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1300b9a-7073-4219-a091-caf0969a8144 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab Jul 22 00:10:25.373080 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1300b9a-7073-4219-a091-caf0969a8144 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:25.373326 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1300b9a-7073-4219-a091-caf0969a8144 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:25.374961 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:25.374961 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:25.380972 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:25.380972 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:25.381600 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f1300b9a-7073-4219-a091-caf0969a8144 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:25.381678 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-92e7ee39-c55b-4e79-afea-e1f53b3f0382 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:25.382426 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57f45ca-af89-42c2-bb94-5e35a018676e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:25.382545 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1300b9a-7073-4219-a091-caf0969a8144 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab returned with HTTP 200 Jul 22 00:10:25.382946 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 343/1386] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:25 2026] GET /volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:25.384334 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Flow 'volume_create_api' (f4d775c2-fa23-41f7-aaba-055868b11b1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:25.384531 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Create volume request issued successfully. Jul 22 00:10:25.385441 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2fde055-ed5d-4fdf-a8e8-e503ceeb2904 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:25.385927 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 346/1387] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:10:25 2026] POST /volume/v3/volumes => generated 767 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:25.393092 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-92e7ee39-c55b-4e79-afea-e1f53b3f0382 tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:25.394524 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 351/1388] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:25 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:25.399316 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64761aaf-f62c-4d5e-a2ba-ba730a98a250 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:25.404882 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64761aaf-f62c-4d5e-a2ba-ba730a98a250 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:25.404882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64761aaf-f62c-4d5e-a2ba-ba730a98a250 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2078747867"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:25.407567 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4031939f-0efb-4375-841b-2ae366b80b0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:25.411123 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4031939f-0efb-4375-841b-2ae366b80b0d tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:25.411123 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4031939f-0efb-4375-841b-2ae366b80b0d tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:25.412516 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4031939f-0efb-4375-841b-2ae366b80b0d tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:25.419641 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:25.419641 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:25.420281 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64761aaf-f62c-4d5e-a2ba-ba730a98a250 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:25.420470 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-64761aaf-f62c-4d5e-a2ba-ba730a98a250 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume 80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:25.424958 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:25.424958 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:25.435736 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4031939f-0efb-4375-841b-2ae366b80b0d tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Volume info retrieved successfully. Jul 22 00:10:25.443318 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4031939f-0efb-4375-841b-2ae366b80b0d tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 200 Jul 22 00:10:25.443892 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 344/1389] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:25 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:25.451624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-64761aaf-f62c-4d5e-a2ba-ba730a98a250 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['bc1189b0-6844-4cbd-8558-0ce079f1f95f', '322a5097-0c7a-4026-a9f2-f8b068d7b523', '65fe4c29-0855-4ac5-8ed3-0fc320678b5c', '8ff6902d-72c0-451b-a2ce-0ea50a3812f9'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:25.505980 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64761aaf-f62c-4d5e-a2ba-ba730a98a250 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot force create request issued successfully. Jul 22 00:10:25.505980 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64761aaf-f62c-4d5e-a2ba-ba730a98a250 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:25.506473 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 349/1390] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:25.517434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eb494b8f-17b7-49ad-88b9-12f7dd651aa2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:25.522255 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb494b8f-17b7-49ad-88b9-12f7dd651aa2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 Jul 22 00:10:25.523304 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb494b8f-17b7-49ad-88b9-12f7dd651aa2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:25.523304 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb494b8f-17b7-49ad-88b9-12f7dd651aa2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:25.533309 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:25.533309 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:25.534954 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eb494b8f-17b7-49ad-88b9-12f7dd651aa2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:25.536909 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb494b8f-17b7-49ad-88b9-12f7dd651aa2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 returned with HTTP 200 Jul 22 00:10:25.537780 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 347/1391] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:25 2026] GET /volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:26.460686 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7d94dd8-fade-4d4e-8a15-38699ccb13b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:26.465894 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7d94dd8-fade-4d4e-8a15-38699ccb13b1 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:26.465894 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7d94dd8-fade-4d4e-8a15-38699ccb13b1 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:26.465894 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7d94dd8-fade-4d4e-8a15-38699ccb13b1 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:26.474219 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:26.474219 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:26.478847 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7d94dd8-fade-4d4e-8a15-38699ccb13b1 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Volume info retrieved successfully. Jul 22 00:10:26.484874 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7d94dd8-fade-4d4e-8a15-38699ccb13b1 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 200 Jul 22 00:10:26.485455 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 352/1392] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:26 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:26.507755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4dce086-60f4-4f81-b22e-b274b0d05cf0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:26.511886 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4dce086-60f4-4f81-b22e-b274b0d05cf0 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:26.511886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4dce086-60f4-4f81-b22e-b274b0d05cf0 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:26.511886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4dce086-60f4-4f81-b22e-b274b0d05cf0 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:26.524347 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:26.524347 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:26.534890 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e4dce086-60f4-4f81-b22e-b274b0d05cf0 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Volume info retrieved successfully. Jul 22 00:10:26.542334 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4dce086-60f4-4f81-b22e-b274b0d05cf0 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 200 Jul 22 00:10:26.543424 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 345/1393] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:26 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:26.552093 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f37d0953-9717-4e36-967d-461e62e2b45e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:26.555499 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f37d0953-9717-4e36-967d-461e62e2b45e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 Jul 22 00:10:26.555922 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f37d0953-9717-4e36-967d-461e62e2b45e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:26.556104 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f37d0953-9717-4e36-967d-461e62e2b45e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:26.562900 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:26.563321 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:26.563321 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:26.563987 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f37d0953-9717-4e36-967d-461e62e2b45e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:26.565279 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f37d0953-9717-4e36-967d-461e62e2b45e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 returned with HTTP 200 Jul 22 00:10:26.566047 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 350/1394] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:26 2026] GET /volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:26.567707 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] POST https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65/action Jul 22 00:10:26.568209 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:26.569937 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:26.582692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6c3f87a-61be-4dff-9157-8964a6934a10 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:26.585450 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6c3f87a-61be-4dff-9157-8964a6934a10 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 Jul 22 00:10:26.585723 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6c3f87a-61be-4dff-9157-8964a6934a10 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:26.586008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6c3f87a-61be-4dff-9157-8964a6934a10 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:26.586089 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-b6c3f87a-61be-4dff-9157-8964a6934a10 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: bbdc8e54-8d7a-4087-b361-50ccc303ff65 Jul 22 00:10:26.593446 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:26.593446 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:26.593838 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:26.593838 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:26.594224 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Volume info retrieved successfully. Jul 22 00:10:26.594537 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6c3f87a-61be-4dff-9157-8964a6934a10 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:26.624647 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:26.624816 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6c3f87a-61be-4dff-9157-8964a6934a10 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:10:26.625163 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:10:26.625239 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6c3f87a-61be-4dff-9157-8964a6934a10 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 returned with HTTP 202 Jul 22 00:10:26.625887 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 353/1395] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:26 2026] DELETE /volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:26.640320 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a338983-3cff-4b8f-8273-f9580fac8fb5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:26.643203 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a338983-3cff-4b8f-8273-f9580fac8fb5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 Jul 22 00:10:26.643609 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a338983-3cff-4b8f-8273-f9580fac8fb5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:26.644853 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a338983-3cff-4b8f-8273-f9580fac8fb5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:26.651934 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:26.651934 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:26.651934 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a338983-3cff-4b8f-8273-f9580fac8fb5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:26.651934 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a338983-3cff-4b8f-8273-f9580fac8fb5 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 returned with HTTP 200 Jul 22 00:10:26.651934 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 346/1396] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:26 2026] GET /volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:26.659737 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Created reservations ['10ec262b-a158-4e47-ad08-b52c1df21c43', 'ee0f7f66-803b-4ccc-8d62-5cccd5b18be7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:26.699270 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Created reservations ['47d225c8-0ecb-4bfa-a7ea-7a4f4718438b', 'bb4a7e01-ad06-4c00-bf99-b75d0cfb616c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:26.745598 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Retype volume request issued successfully. Jul 22 00:10:26.746053 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c92eaa35-a531-4dbb-9470-856e43bf7ad6 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65/action returned with HTTP 202 Jul 22 00:10:26.746701 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 348/1397] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:10:26 2026] POST /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:10:26.758805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a44e9aaa-f51e-470b-9437-bf2645684535 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:26.762269 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a44e9aaa-f51e-470b-9437-bf2645684535 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:26.762269 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a44e9aaa-f51e-470b-9437-bf2645684535 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:26.762377 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a44e9aaa-f51e-470b-9437-bf2645684535 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:26.774820 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:26.774820 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:26.785845 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a44e9aaa-f51e-470b-9437-bf2645684535 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Volume info retrieved successfully. Jul 22 00:10:26.792971 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a44e9aaa-f51e-470b-9437-bf2645684535 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 200 Jul 22 00:10:26.793871 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 351/1398] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:26 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:27.666238 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ddd4443-0926-4e56-90cc-fea2426d8083 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:27.669195 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ddd4443-0926-4e56-90cc-fea2426d8083 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 Jul 22 00:10:27.669572 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ddd4443-0926-4e56-90cc-fea2426d8083 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:27.670165 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ddd4443-0926-4e56-90cc-fea2426d8083 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:27.676085 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ddd4443-0926-4e56-90cc-fea2426d8083 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 returned with HTTP 404 Jul 22 00:10:27.676799 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 354/1399] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:27 2026] GET /volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:27.687963 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa2758b1-ee0b-4a5a-9b40-dd225cb5e2f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:27.690836 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa2758b1-ee0b-4a5a-9b40-dd225cb5e2f3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db Jul 22 00:10:27.691057 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa2758b1-ee0b-4a5a-9b40-dd225cb5e2f3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:27.691381 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa2758b1-ee0b-4a5a-9b40-dd225cb5e2f3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:27.691545 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-fa2758b1-ee0b-4a5a-9b40-dd225cb5e2f3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 84199cfd-2132-4eb5-98e4-19b9adf3f2db Jul 22 00:10:27.699664 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:27.699664 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:27.701393 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa2758b1-ee0b-4a5a-9b40-dd225cb5e2f3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:27.736579 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa2758b1-ee0b-4a5a-9b40-dd225cb5e2f3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:10:27.737851 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa2758b1-ee0b-4a5a-9b40-dd225cb5e2f3 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db returned with HTTP 202 Jul 22 00:10:27.737851 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 347/1400] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:27 2026] DELETE /volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:27.746676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e98e162-4e0b-4692-bfa6-edc86b616892 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:27.750199 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e98e162-4e0b-4692-bfa6-edc86b616892 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db Jul 22 00:10:27.750510 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e98e162-4e0b-4692-bfa6-edc86b616892 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:27.750801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e98e162-4e0b-4692-bfa6-edc86b616892 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:27.757881 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:27.757881 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:27.758518 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e98e162-4e0b-4692-bfa6-edc86b616892 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:27.759560 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e98e162-4e0b-4692-bfa6-edc86b616892 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db returned with HTTP 200 Jul 22 00:10:27.760101 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 349/1401] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:27 2026] GET /volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:27.814973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80a84cff-a9b4-40cb-9917-ddba565a4da2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:27.818302 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80a84cff-a9b4-40cb-9917-ddba565a4da2 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:27.818585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80a84cff-a9b4-40cb-9917-ddba565a4da2 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:27.818893 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80a84cff-a9b4-40cb-9917-ddba565a4da2 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:27.829690 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:27.829690 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:27.834953 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80a84cff-a9b4-40cb-9917-ddba565a4da2 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Volume info retrieved successfully. Jul 22 00:10:27.841281 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80a84cff-a9b4-40cb-9917-ddba565a4da2 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 200 Jul 22 00:10:27.841817 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 352/1402] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:27 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:27.856812 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-707ddd0d-0fb7-43bc-912e-40248898cf27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:27.859179 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-707ddd0d-0fb7-43bc-912e-40248898cf27 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:27.859393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-707ddd0d-0fb7-43bc-912e-40248898cf27 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:27.859664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-707ddd0d-0fb7-43bc-912e-40248898cf27 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:27.869509 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:27.869509 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:27.874457 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-707ddd0d-0fb7-43bc-912e-40248898cf27 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Volume info retrieved successfully. Jul 22 00:10:27.879800 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-707ddd0d-0fb7-43bc-912e-40248898cf27 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 200 Jul 22 00:10:27.882951 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 355/1403] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:27 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:27.897959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ef3a6dc-53d1-4520-80bb-1f6c53749ca4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:27.901178 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ef3a6dc-53d1-4520-80bb-1f6c53749ca4 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] GET https://10.4.3.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-220175161 Jul 22 00:10:27.901403 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ef3a6dc-53d1-4520-80bb-1f6c53749ca4 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:27.902163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ef3a6dc-53d1-4520-80bb-1f6c53749ca4 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:27.902375 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:27.902375 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:27.902854 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5ef3a6dc-53d1-4520-80bb-1f6c53749ca4 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-220175161'), ('all_tenants', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:10:27.947809 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ef3a6dc-53d1-4520-80bb-1f6c53749ca4 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Get all volumes completed successfully. Jul 22 00:10:27.948585 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ef3a6dc-53d1-4520-80bb-1f6c53749ca4 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-220175161 returned with HTTP 200 Jul 22 00:10:27.949482 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 348/1404] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:10:27 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-220175161 => generated 346 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:27.958925 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-34bb302f-0da8-43ea-b636-b84e628a070a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:27.961353 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34bb302f-0da8-43ea-b636-b84e628a070a tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:27.961652 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34bb302f-0da8-43ea-b636-b84e628a070a tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:27.961987 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-34bb302f-0da8-43ea-b636-b84e628a070a tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:27.970712 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:27.970712 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:27.975990 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-34bb302f-0da8-43ea-b636-b84e628a070a tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Volume info retrieved successfully. Jul 22 00:10:27.981222 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-34bb302f-0da8-43ea-b636-b84e628a070a tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 200 Jul 22 00:10:27.981671 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 350/1405] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:27 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:27.995387 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3acbec13-2100-40fd-a5e9-2435b9165ec3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:27.997248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3acbec13-2100-40fd-a5e9-2435b9165ec3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] DELETE https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:27.997491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3acbec13-2100-40fd-a5e9-2435b9165ec3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:27.997734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3acbec13-2100-40fd-a5e9-2435b9165ec3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:27.997963 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3acbec13-2100-40fd-a5e9-2435b9165ec3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Delete volume with id: 8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:28.005043 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:28.005043 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:28.005446 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3acbec13-2100-40fd-a5e9-2435b9165ec3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Volume info retrieved successfully. Jul 22 00:10:28.026512 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3acbec13-2100-40fd-a5e9-2435b9165ec3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Delete volume request issued successfully. Jul 22 00:10:28.026823 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3acbec13-2100-40fd-a5e9-2435b9165ec3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 202 Jul 22 00:10:28.027405 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 353/1406] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:27 2026] DELETE /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:28.041998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c2332115-a8cd-42a4-8ed3-fbb2af826d89 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:28.044569 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2332115-a8cd-42a4-8ed3-fbb2af826d89 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:28.044895 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2332115-a8cd-42a4-8ed3-fbb2af826d89 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:28.045174 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2332115-a8cd-42a4-8ed3-fbb2af826d89 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:28.054158 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:28.054158 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:28.059262 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c2332115-a8cd-42a4-8ed3-fbb2af826d89 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Volume info retrieved successfully. Jul 22 00:10:28.065919 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2332115-a8cd-42a4-8ed3-fbb2af826d89 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 200 Jul 22 00:10:28.066572 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 356/1407] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:28 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:28.578496 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a60fbba4-9111-4d00-8aae-9e3c791a576c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:28.580813 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a60fbba4-9111-4d00-8aae-9e3c791a576c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:28.582552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a60fbba4-9111-4d00-8aae-9e3c791a576c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:28.583874 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a60fbba4-9111-4d00-8aae-9e3c791a576c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:28.594773 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:28.594773 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:28.599978 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a60fbba4-9111-4d00-8aae-9e3c791a576c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:28.607574 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a60fbba4-9111-4d00-8aae-9e3c791a576c tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:28.608117 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 349/1408] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:28 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:28.621235 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04bfe6ff-163b-4963-b882-f625f9085f0e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:28.623154 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04bfe6ff-163b-4963-b882-f625f9085f0e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:28.623377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04bfe6ff-163b-4963-b882-f625f9085f0e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:28.623576 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04bfe6ff-163b-4963-b882-f625f9085f0e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:28.623803 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-04bfe6ff-163b-4963-b882-f625f9085f0e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Delete volume with id: a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:28.633756 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:28.633756 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:28.634283 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04bfe6ff-163b-4963-b882-f625f9085f0e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:28.657174 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04bfe6ff-163b-4963-b882-f625f9085f0e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Delete volume request issued successfully. Jul 22 00:10:28.657482 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04bfe6ff-163b-4963-b882-f625f9085f0e tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 202 Jul 22 00:10:28.658147 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 351/1409] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:10:28 2026] DELETE /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:10:28.668126 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9192824f-137c-4eed-a711-a19f95e6207d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:28.670573 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9192824f-137c-4eed-a711-a19f95e6207d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:28.671355 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9192824f-137c-4eed-a711-a19f95e6207d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:28.671355 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9192824f-137c-4eed-a711-a19f95e6207d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:28.687293 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:28.687293 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:28.693771 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9192824f-137c-4eed-a711-a19f95e6207d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Volume info retrieved successfully. Jul 22 00:10:28.700357 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9192824f-137c-4eed-a711-a19f95e6207d tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 200 Jul 22 00:10:28.702973 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 354/1410] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:28 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:28.779199 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-711b466e-3300-4cc9-8be1-e83818aa3cbf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:28.783560 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-711b466e-3300-4cc9-8be1-e83818aa3cbf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db Jul 22 00:10:28.783560 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-711b466e-3300-4cc9-8be1-e83818aa3cbf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:28.783560 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-711b466e-3300-4cc9-8be1-e83818aa3cbf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:28.789182 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-711b466e-3300-4cc9-8be1-e83818aa3cbf tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db returned with HTTP 404 Jul 22 00:10:28.789997 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 357/1411] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:28 2026] GET /volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:28.805748 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abb60a6e-5f0d-4f29-b882-1bc73360d683 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:28.811338 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abb60a6e-5f0d-4f29-b882-1bc73360d683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab Jul 22 00:10:28.811877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abb60a6e-5f0d-4f29-b882-1bc73360d683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:28.812491 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abb60a6e-5f0d-4f29-b882-1bc73360d683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:28.812738 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-abb60a6e-5f0d-4f29-b882-1bc73360d683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 2fcbe420-48f5-40a2-aed8-bf678d11f2ab Jul 22 00:10:28.823480 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:28.823480 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:28.823480 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abb60a6e-5f0d-4f29-b882-1bc73360d683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:28.881185 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abb60a6e-5f0d-4f29-b882-1bc73360d683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:10:28.881185 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abb60a6e-5f0d-4f29-b882-1bc73360d683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab returned with HTTP 202 Jul 22 00:10:28.881579 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 350/1412] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:28 2026] DELETE /volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:28.898115 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6891ea1b-e2e8-4835-b00a-8bd38798cf2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:28.899531 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6891ea1b-e2e8-4835-b00a-8bd38798cf2c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab Jul 22 00:10:28.899768 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6891ea1b-e2e8-4835-b00a-8bd38798cf2c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:28.899976 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6891ea1b-e2e8-4835-b00a-8bd38798cf2c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:28.909084 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:28.909084 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:28.912326 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6891ea1b-e2e8-4835-b00a-8bd38798cf2c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:28.912326 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6891ea1b-e2e8-4835-b00a-8bd38798cf2c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab returned with HTTP 200 Jul 22 00:10:28.912326 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 352/1413] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:28 2026] GET /volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:29.082346 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2baa400f-2d21-48f1-bd95-94b167809dc3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.084653 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2baa400f-2d21-48f1-bd95-94b167809dc3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] GET https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 Jul 22 00:10:29.085150 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2baa400f-2d21-48f1-bd95-94b167809dc3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.085521 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2baa400f-2d21-48f1-bd95-94b167809dc3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.099890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2baa400f-2d21-48f1-bd95-94b167809dc3 tempest-VolumeRetypeWithoutMigrationTest-1582147429 tempest-VolumeRetypeWithoutMigrationTest-1582147429-project-member] https://10.4.3.168/volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 returned with HTTP 404 Jul 22 00:10:29.099890 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 355/1414] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:29 2026] GET /volume/v3/volumes/8b861815-2914-4ab5-bed0-5b7593f45b65 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:29.111442 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f809d7d-05f6-40d1-bb99-82d5b4154290 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.113411 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f809d7d-05f6-40d1-bb99-82d5b4154290 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] DELETE https://10.4.3.168/volume/v3/types/dce5ea52-d0c0-4640-9997-9e84f3551aad Jul 22 00:10:29.113692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f809d7d-05f6-40d1-bb99-82d5b4154290 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.114664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f809d7d-05f6-40d1-bb99-82d5b4154290 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.155207 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f809d7d-05f6-40d1-bb99-82d5b4154290 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/types/dce5ea52-d0c0-4640-9997-9e84f3551aad returned with HTTP 202 Jul 22 00:10:29.155946 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 358/1415] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:10:29 2026] DELETE /volume/v3/types/dce5ea52-d0c0-4640-9997-9e84f3551aad => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:29.167459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-641972cc-da4f-4529-8958-808d4c1a150c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.170437 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-641972cc-da4f-4529-8958-808d4c1a150c tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] GET https://10.4.3.168/volume/v3/types/dce5ea52-d0c0-4640-9997-9e84f3551aad Jul 22 00:10:29.170793 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-641972cc-da4f-4529-8958-808d4c1a150c tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.171221 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-641972cc-da4f-4529-8958-808d4c1a150c tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.176148 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-641972cc-da4f-4529-8958-808d4c1a150c tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/types/dce5ea52-d0c0-4640-9997-9e84f3551aad returned with HTTP 404 Jul 22 00:10:29.176777 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 351/1416] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:10:29 2026] GET /volume/v3/types/dce5ea52-d0c0-4640-9997-9e84f3551aad => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:29.187921 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed0bd55b-1bf6-4faa-862b-1ab9cf837c5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.189763 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed0bd55b-1bf6-4faa-862b-1ab9cf837c5c tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] DELETE https://10.4.3.168/volume/v3/types/e5a24a56-d911-403b-9dce-4714576b7208 Jul 22 00:10:29.189994 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed0bd55b-1bf6-4faa-862b-1ab9cf837c5c tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.190193 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed0bd55b-1bf6-4faa-862b-1ab9cf837c5c tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.231330 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed0bd55b-1bf6-4faa-862b-1ab9cf837c5c tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/types/e5a24a56-d911-403b-9dce-4714576b7208 returned with HTTP 202 Jul 22 00:10:29.231909 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 353/1417] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:10:29 2026] DELETE /volume/v3/types/e5a24a56-d911-403b-9dce-4714576b7208 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:29.243084 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e97beec-9317-4983-acc8-361ebc4dc6c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.245960 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e97beec-9317-4983-acc8-361ebc4dc6c1 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] GET https://10.4.3.168/volume/v3/types/e5a24a56-d911-403b-9dce-4714576b7208 Jul 22 00:10:29.246751 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e97beec-9317-4983-acc8-361ebc4dc6c1 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.247337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e97beec-9317-4983-acc8-361ebc4dc6c1 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.251460 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e97beec-9317-4983-acc8-361ebc4dc6c1 tempest-VolumeRetypeWithoutMigrationTest-1363519830 tempest-VolumeRetypeWithoutMigrationTest-1363519830-project-admin] https://10.4.3.168/volume/v3/types/e5a24a56-d911-403b-9dce-4714576b7208 returned with HTTP 404 Jul 22 00:10:29.252393 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 356/1418] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:10:29 2026] GET /volume/v3/types/e5a24a56-d911-403b-9dce-4714576b7208 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:29.722929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59dd53f8-7efb-4c95-aa69-3ec0640715cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.725440 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59dd53f8-7efb-4c95-aa69-3ec0640715cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] GET https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e Jul 22 00:10:29.725677 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59dd53f8-7efb-4c95-aa69-3ec0640715cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.725940 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59dd53f8-7efb-4c95-aa69-3ec0640715cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.733619 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59dd53f8-7efb-4c95-aa69-3ec0640715cd tempest-VolumesExtendAttachedTest-279608555 tempest-VolumesExtendAttachedTest-279608555-project-member] https://10.4.3.168/volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e returned with HTTP 404 Jul 22 00:10:29.734572 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 359/1419] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:10:29 2026] GET /volume/v3/volumes/a421ed83-8796-4bee-bad6-82650002d65e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:29.926363 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6daeffc4-4ce4-43eb-96b2-f674ffed0b66 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.929875 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6daeffc4-4ce4-43eb-96b2-f674ffed0b66 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab Jul 22 00:10:29.929875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6daeffc4-4ce4-43eb-96b2-f674ffed0b66 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.929875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6daeffc4-4ce4-43eb-96b2-f674ffed0b66 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.938887 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6daeffc4-4ce4-43eb-96b2-f674ffed0b66 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab returned with HTTP 404 Jul 22 00:10:29.938887 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 352/1420] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:29 2026] GET /volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:29.954423 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4250d54e-c3bf-466a-a7f3-0cc17ac02115 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.957154 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4250d54e-c3bf-466a-a7f3-0cc17ac02115 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 Jul 22 00:10:29.957456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4250d54e-c3bf-466a-a7f3-0cc17ac02115 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.957755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4250d54e-c3bf-466a-a7f3-0cc17ac02115 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.957976 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-4250d54e-c3bf-466a-a7f3-0cc17ac02115 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: bbdc8e54-8d7a-4087-b361-50ccc303ff65 Jul 22 00:10:29.965083 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4250d54e-c3bf-466a-a7f3-0cc17ac02115 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 returned with HTTP 404 Jul 22 00:10:29.965783 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 354/1421] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:29 2026] DELETE /volume/v3/snapshots/bbdc8e54-8d7a-4087-b361-50ccc303ff65 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:29.979953 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d908a26-8235-4e74-906e-559fcf2ad030 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:29.980280 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d908a26-8235-4e74-906e-559fcf2ad030 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab Jul 22 00:10:29.980481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d908a26-8235-4e74-906e-559fcf2ad030 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:29.980897 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d908a26-8235-4e74-906e-559fcf2ad030 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:29.980897 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-8d908a26-8235-4e74-906e-559fcf2ad030 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 2fcbe420-48f5-40a2-aed8-bf678d11f2ab Jul 22 00:10:29.988309 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d908a26-8235-4e74-906e-559fcf2ad030 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab returned with HTTP 404 Jul 22 00:10:29.988992 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 357/1422] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:29 2026] DELETE /volume/v3/snapshots/2fcbe420-48f5-40a2-aed8-bf678d11f2ab => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:30.052455 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-9f35cfbc-9b2c-4caf-94d5-a02d7859a179 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:30.054766 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-9f35cfbc-9b2c-4caf-94d5-a02d7859a179 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:30.055010 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-9f35cfbc-9b2c-4caf-94d5-a02d7859a179 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:30.055265 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-9f35cfbc-9b2c-4caf-94d5-a02d7859a179 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:30.069562 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:30.069562 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:30.074437 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-9f35cfbc-9b2c-4caf-94d5-a02d7859a179 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:30.079370 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-9f35cfbc-9b2c-4caf-94d5-a02d7859a179 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:30.079829 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 360/1423] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:30 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:30.115282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-aa6993f7-62b9-4e21-bcd6-7f00fe268475 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:30.118752 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-aa6993f7-62b9-4e21-bcd6-7f00fe268475 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689/action Jul 22 00:10:30.118752 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-aa6993f7-62b9-4e21-bcd6-7f00fe268475 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:30.119560 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-aa6993f7-62b9-4e21-bcd6-7f00fe268475 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:30.136197 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:30.136197 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:30.137483 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-aa6993f7-62b9-4e21-bcd6-7f00fe268475 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:30.168238 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-aa6993f7-62b9-4e21-bcd6-7f00fe268475 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Begin detaching volume completed successfully. Jul 22 00:10:30.168238 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-aa6993f7-62b9-4e21-bcd6-7f00fe268475 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689/action returned with HTTP 202 Jul 22 00:10:30.168238 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 353/1424] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:10:30 2026] POST /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:10:30.262375 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c003afa-ddd4-4b7a-b12c-754d00061b99 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:30.262679 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c003afa-ddd4-4b7a-b12c-754d00061b99 None None] GET https://10.4.3.168/volume// Jul 22 00:10:30.263880 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c003afa-ddd4-4b7a-b12c-754d00061b99 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:30.263880 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c003afa-ddd4-4b7a-b12c-754d00061b99 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:30.264059 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c003afa-ddd4-4b7a-b12c-754d00061b99 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:30.264527 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 355/1425] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:10:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:30.289681 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-96430ad4-9478-4dc5-be0e-78b2e4d6ddef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:30.293275 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-96430ad4-9478-4dc5-be0e-78b2e4d6ddef tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:30.293504 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-96430ad4-9478-4dc5-be0e-78b2e4d6ddef tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:30.297003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-96430ad4-9478-4dc5-be0e-78b2e4d6ddef tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:30.314695 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:30.314695 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:30.323367 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-96430ad4-9478-4dc5-be0e-78b2e4d6ddef tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:30.329816 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-96430ad4-9478-4dc5-be0e-78b2e4d6ddef tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:30.330310 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 358/1426] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:10:30 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 1321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:31.294526 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-5b9a58cd-3508-4239-b269-1094f06d9a24 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:31.298008 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-5b9a58cd-3508-4239-b269-1094f06d9a24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 Jul 22 00:10:31.299333 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-5b9a58cd-3508-4239-b269-1094f06d9a24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:31.299333 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-5b9a58cd-3508-4239-b269-1094f06d9a24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:31.333966 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:31.333966 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:31.437236 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a0e2a97f-b6db-4957-8ee0-81c342159d67 req-5b9a58cd-3508-4239-b269-1094f06d9a24 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 returned with HTTP 200 Jul 22 00:10:31.437878 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 361/1427] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:10:31 2026] DELETE /volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:32.966223 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5471f86e-9b97-468d-be7e-ca68cc12b8c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.147112 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5471f86e-9b97-468d-be7e-ca68cc12b8c5 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:10:33.147617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5471f86e-9b97-468d-be7e-ca68cc12b8c5 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-756520443", "extra_specs": {"spec1": "val1"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.179295 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5471f86e-9b97-468d-be7e-ca68cc12b8c5 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:10:33.179421 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 354/1428] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:10:32 2026] POST /volume/v3/types => generated 242 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:33.189437 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49ff53f7-3774-4ba8-98a2-4a453f167330 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.193299 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49ff53f7-3774-4ba8-98a2-4a453f167330 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] POST https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs Jul 22 00:10:33.193926 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49ff53f7-3774-4ba8-98a2-4a453f167330 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.198199 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49ff53f7-3774-4ba8-98a2-4a453f167330 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs returned with HTTP 400 Jul 22 00:10:33.204643 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 356/1429] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:10:33 2026] POST /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:10:33.221966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4253ceff-8870-44c6-8029-befad003abb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.224337 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4253ceff-8870-44c6-8029-befad003abb5 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] POST https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs Jul 22 00:10:33.224879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4253ceff-8870-44c6-8029-befad003abb5 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.227629 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4253ceff-8870-44c6-8029-befad003abb5 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs returned with HTTP 400 Jul 22 00:10:33.227629 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 359/1430] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:10:33 2026] POST /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:10:33.241381 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3ae79bad-d2b8-4d0a-9ee2-903aba142c15 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.244603 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ae79bad-d2b8-4d0a-9ee2-903aba142c15 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] POST https://10.4.3.168/volume/v3/types/b4518039-4fa5-4f67-9cc1-90d3e3e845c4/extra_specs Jul 22 00:10:33.245505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ae79bad-d2b8-4d0a-9ee2-903aba142c15 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.247591 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:33.247591 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:33.260356 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ae79bad-d2b8-4d0a-9ee2-903aba142c15 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/b4518039-4fa5-4f67-9cc1-90d3e3e845c4/extra_specs returned with HTTP 404 Jul 22 00:10:33.261103 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 362/1431] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:10:33 2026] POST /volume/v3/types/b4518039-4fa5-4f67-9cc1-90d3e3e845c4/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:33.271774 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92df2258-2d31-44c9-8e3b-b88dae34b201 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.274298 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92df2258-2d31-44c9-8e3b-b88dae34b201 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] DELETE https://10.4.3.168/volume/v3/types/c99a5479-d10c-4d5f-a481-fd34ad03495c/extra_specs/spec1 Jul 22 00:10:33.274540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92df2258-2d31-44c9-8e3b-b88dae34b201 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:33.274807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92df2258-2d31-44c9-8e3b-b88dae34b201 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:33.280085 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92df2258-2d31-44c9-8e3b-b88dae34b201 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/c99a5479-d10c-4d5f-a481-fd34ad03495c/extra_specs/spec1 returned with HTTP 404 Jul 22 00:10:33.280925 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 355/1432] 10.4.3.168 () {66 vars in 1399 bytes} [Wed Jul 22 00:10:33 2026] DELETE /volume/v3/types/c99a5479-d10c-4d5f-a481-fd34ad03495c/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:33.291755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4d31dfb-eff0-4906-94d8-b9cbacfb7731 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.299204 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4d31dfb-eff0-4906-94d8-b9cbacfb7731 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] GET https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/nonexistent_extra_spec_name Jul 22 00:10:33.300360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4d31dfb-eff0-4906-94d8-b9cbacfb7731 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:33.300360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4d31dfb-eff0-4906-94d8-b9cbacfb7731 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:33.309053 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e83c30db-0ec9-4f8c-b6b5-e773e5288733 req-c2631320-35f0-449b-937f-038bd7d466eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.310211 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4d31dfb-eff0-4906-94d8-b9cbacfb7731 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 22 00:10:33.311008 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 357/1433] 10.4.3.168 () {66 vars in 1462 bytes} [Wed Jul 22 00:10:33 2026] GET /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:33.314759 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e83c30db-0ec9-4f8c-b6b5-e773e5288733 req-c2631320-35f0-449b-937f-038bd7d466eb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 Jul 22 00:10:33.314759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e83c30db-0ec9-4f8c-b6b5-e773e5288733 req-c2631320-35f0-449b-937f-038bd7d466eb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:33.314759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e83c30db-0ec9-4f8c-b6b5-e773e5288733 req-c2631320-35f0-449b-937f-038bd7d466eb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:33.322599 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e83c30db-0ec9-4f8c-b6b5-e773e5288733 req-c2631320-35f0-449b-937f-038bd7d466eb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 returned with HTTP 404 Jul 22 00:10:33.322599 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 360/1434] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:10:33 2026] DELETE /volume/v3/attachments/42cb6277-638a-4599-b4d4-93228032e586 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:33.324124 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3002cff4-de6b-4a45-ab40-a1a064cabeec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.326915 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3002cff4-de6b-4a45-ab40-a1a064cabeec tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] GET https://10.4.3.168/volume/v3/types/d8f374cf-cdaf-404f-acc8-9ef963209c71/extra_specs/spec1 Jul 22 00:10:33.327312 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3002cff4-de6b-4a45-ab40-a1a064cabeec tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:33.327705 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3002cff4-de6b-4a45-ab40-a1a064cabeec tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:33.332311 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3002cff4-de6b-4a45-ab40-a1a064cabeec tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/d8f374cf-cdaf-404f-acc8-9ef963209c71/extra_specs/spec1 returned with HTTP 404 Jul 22 00:10:33.332937 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 363/1435] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:10:33 2026] GET /volume/v3/types/d8f374cf-cdaf-404f-acc8-9ef963209c71/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:33.344450 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e06997cd-760a-4f81-b996-8ee882f9b019 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.346996 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e06997cd-760a-4f81-b996-8ee882f9b019 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] GET https://10.4.3.168/volume/v3/types/c3b1acff-e454-47d9-b624-e6a51571837d/extra_specs Jul 22 00:10:33.347395 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e06997cd-760a-4f81-b996-8ee882f9b019 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:33.347745 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e06997cd-760a-4f81-b996-8ee882f9b019 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:33.356459 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e06997cd-760a-4f81-b996-8ee882f9b019 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/c3b1acff-e454-47d9-b624-e6a51571837d/extra_specs returned with HTTP 404 Jul 22 00:10:33.357271 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 356/1436] 10.4.3.168 () {66 vars in 1378 bytes} [Wed Jul 22 00:10:33 2026] GET /volume/v3/types/c3b1acff-e454-47d9-b624-e6a51571837d/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:33.372013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-494a5072-c30a-47a8-ac75-2f4dacf4e898 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.374555 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-494a5072-c30a-47a8-ac75-2f4dacf4e898 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] PUT https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/spec1 Jul 22 00:10:33.375794 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-494a5072-c30a-47a8-ac75-2f4dacf4e898 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.379394 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-494a5072-c30a-47a8-ac75-2f4dacf4e898 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/spec1 returned with HTTP 400 Jul 22 00:10:33.380423 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 358/1437] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:10:33 2026] PUT /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:10:33.395198 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0fccf857-79f3-4217-9d51-a2660cde8624 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.397688 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fccf857-79f3-4217-9d51-a2660cde8624 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] PUT https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/spec1 Jul 22 00:10:33.398229 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fccf857-79f3-4217-9d51-a2660cde8624 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'update', calling method: update, body: null {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.400127 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fccf857-79f3-4217-9d51-a2660cde8624 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/spec1 returned with HTTP 400 Jul 22 00:10:33.401437 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 361/1438] 10.4.3.168 () {68 vars in 1415 bytes} [Wed Jul 22 00:10:33 2026] PUT /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:33.411674 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08a3c4c2-7d95-4685-9dae-b33a351be2c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.414843 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08a3c4c2-7d95-4685-9dae-b33a351be2c0 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] PUT https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/None Jul 22 00:10:33.415288 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08a3c4c2-7d95-4685-9dae-b33a351be2c0 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.428308 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08a3c4c2-7d95-4685-9dae-b33a351be2c0 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 22 00:10:33.428308 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08a3c4c2-7d95-4685-9dae-b33a351be2c0 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/None returned with HTTP 400 Jul 22 00:10:33.429453 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 364/1439] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:10:33 2026] PUT /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/None => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:33.439374 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70cbe084-6c34-4c6f-9e56-eacb5d7f0c50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.445026 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70cbe084-6c34-4c6f-9e56-eacb5d7f0c50 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] PUT https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/8280f151-d66a-43bf-9fe2-221662ac5eca Jul 22 00:10:33.445026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70cbe084-6c34-4c6f-9e56-eacb5d7f0c50 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.463855 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70cbe084-6c34-4c6f-9e56-eacb5d7f0c50 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 22 00:10:33.464204 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70cbe084-6c34-4c6f-9e56-eacb5d7f0c50 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/8280f151-d66a-43bf-9fe2-221662ac5eca returned with HTTP 400 Jul 22 00:10:33.465130 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 357/1440] 10.4.3.168 () {68 vars in 1509 bytes} [Wed Jul 22 00:10:33 2026] PUT /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7/extra_specs/8280f151-d66a-43bf-9fe2-221662ac5eca => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:33.479155 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4365b354-da4d-46d3-a9e9-ad2f5c8e6347 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.484565 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4365b354-da4d-46d3-a9e9-ad2f5c8e6347 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] PUT https://10.4.3.168/volume/v3/types/b8f1046f-e255-4cf8-b857-b5e85565656d/extra_specs/spec1 Jul 22 00:10:33.485030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4365b354-da4d-46d3-a9e9-ad2f5c8e6347 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:33.501078 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4365b354-da4d-46d3-a9e9-ad2f5c8e6347 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/b8f1046f-e255-4cf8-b857-b5e85565656d/extra_specs/spec1 returned with HTTP 404 Jul 22 00:10:33.502707 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 359/1441] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:10:33 2026] PUT /volume/v3/types/b8f1046f-e255-4cf8-b857-b5e85565656d/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:33.515577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-862a5101-b0dd-4101-a22a-0d3e49b4394e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.517695 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-862a5101-b0dd-4101-a22a-0d3e49b4394e tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] DELETE https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7 Jul 22 00:10:33.517943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-862a5101-b0dd-4101-a22a-0d3e49b4394e tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:33.518199 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-862a5101-b0dd-4101-a22a-0d3e49b4394e tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:33.559536 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-862a5101-b0dd-4101-a22a-0d3e49b4394e tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7 returned with HTTP 202 Jul 22 00:10:33.560034 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 362/1442] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:10:33 2026] DELETE /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:33.569334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bcc6cc7f-6e27-4da6-93d1-f425eb4edf02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:33.572665 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcc6cc7f-6e27-4da6-93d1-f425eb4edf02 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] GET https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7 Jul 22 00:10:33.573033 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcc6cc7f-6e27-4da6-93d1-f425eb4edf02 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:33.573332 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcc6cc7f-6e27-4da6-93d1-f425eb4edf02 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:33.582212 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcc6cc7f-6e27-4da6-93d1-f425eb4edf02 tempest-ExtraSpecsNegativeTest-130792099 tempest-ExtraSpecsNegativeTest-130792099-project-admin] https://10.4.3.168/volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7 returned with HTTP 404 Jul 22 00:10:33.582747 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 365/1443] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:10:33 2026] GET /volume/v3/types/59dc98bf-c480-4deb-9940-7a42406994e7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:35.159510 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-23f9d034-f4ee-44ba-8113-0dd74d1d20e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:35.161954 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23f9d034-f4ee-44ba-8113-0dd74d1d20e4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db Jul 22 00:10:35.162209 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23f9d034-f4ee-44ba-8113-0dd74d1d20e4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:35.162388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23f9d034-f4ee-44ba-8113-0dd74d1d20e4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:35.162501 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-23f9d034-f4ee-44ba-8113-0dd74d1d20e4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 84199cfd-2132-4eb5-98e4-19b9adf3f2db Jul 22 00:10:35.171633 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23f9d034-f4ee-44ba-8113-0dd74d1d20e4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db returned with HTTP 404 Jul 22 00:10:35.172281 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 358/1444] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:35 2026] DELETE /volume/v3/snapshots/84199cfd-2132-4eb5-98e4-19b9adf3f2db => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:35.191835 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38de8c13-e807-4fad-88bb-ce2042a8cf6b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:35.193341 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38de8c13-e807-4fad-88bb-ce2042a8cf6b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:35.193572 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38de8c13-e807-4fad-88bb-ce2042a8cf6b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:35.194061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38de8c13-e807-4fad-88bb-ce2042a8cf6b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:35.210926 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:35.210926 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:35.224258 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38de8c13-e807-4fad-88bb-ce2042a8cf6b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:35.236355 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38de8c13-e807-4fad-88bb-ce2042a8cf6b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:35.237251 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 360/1445] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:35 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:35.256135 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:35.258898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:35.258979 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1641469093"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:35.260825 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1641469093'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:35.261038 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume of 1 GB Jul 22 00:10:35.267894 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Availability Zones retrieved successfully. Jul 22 00:10:35.276814 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (2374e6bf-12a1-4139-aa37-370860138795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:35.278335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (097cc1ac-4f64-468c-bbe4-a176410e5efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:35.279709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:35.336684 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (097cc1ac-4f64-468c-bbe4-a176410e5efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:35.337054 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85e55cd9-fdcd-425a-856d-636214602d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:35.402091 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['3533fcd1-0568-445d-b627-42cc423dcbfb', 'd1acb6a4-0430-4c78-9810-8d16cd8c16ef', '1df1b553-16b3-4c05-80de-6aaa48a79afd', '1b7bcc63-dde7-4e4e-9ec6-5c0aed716c98'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:35.403401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85e55cd9-fdcd-425a-856d-636214602d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3533fcd1-0568-445d-b627-42cc423dcbfb', 'd1acb6a4-0430-4c78-9810-8d16cd8c16ef', '1df1b553-16b3-4c05-80de-6aaa48a79afd', '1b7bcc63-dde7-4e4e-9ec6-5c0aed716c98']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:35.404983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6528db47-cc6d-46b2-8d6a-ce97bac7fde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:35.442309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6528db47-cc6d-46b2-8d6a-ce97bac7fde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d6e93bd-2c91-47d3-99eb-6197c5028355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1641469093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['3533fcd1-0568-445d-b627-42cc423dcbfb','d1acb6a4-0430-4c78-9810-8d16cd8c16ef','1df1b553-16b3-4c05-80de-6aaa48a79afd','1b7bcc63-dde7-4e4e-9ec6-5c0aed716c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1641469093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d6e93bd-2c91-47d3-99eb-6197c5028355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b62b54e2eea4cb9bf1265a81a204788',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:35.443455 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ff6c3e-aff9-4385-b4a4-21ed7b062ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:35.484829 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ff6c3e-aff9-4385-b4a4-21ed7b062ac5) transitioned into state 'SUCCESS' from state '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-1641469093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['3533fcd1-0568-445d-b627-42cc423dcbfb','d1acb6a4-0430-4c78-9810-8d16cd8c16ef','1df1b553-16b3-4c05-80de-6aaa48a79afd','1b7bcc63-dde7-4e4e-9ec6-5c0aed716c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:35.488931 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a533c106-549c-445f-8811-3c400e95a5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:35.508882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a533c106-549c-445f-8811-3c400e95a5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:35.510083 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (2374e6bf-12a1-4139-aa37-370860138795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:35.510564 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request issued successfully. Jul 22 00:10:35.511433 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14c35c18-5400-4bec-babd-d378e5aaecd2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:35.512060 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 363/1446] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:35 2026] POST /volume/v3/volumes => generated 754 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:35.528039 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc469286-eeb3-4c64-bff9-b6c3fa24c79f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:35.530770 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc469286-eeb3-4c64-bff9-b6c3fa24c79f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 Jul 22 00:10:35.531124 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc469286-eeb3-4c64-bff9-b6c3fa24c79f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:35.531445 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc469286-eeb3-4c64-bff9-b6c3fa24c79f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:35.541202 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:35.541202 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:35.548930 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fc469286-eeb3-4c64-bff9-b6c3fa24c79f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:35.554791 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc469286-eeb3-4c64-bff9-b6c3fa24c79f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 returned with HTTP 200 Jul 22 00:10:35.555235 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 366/1447] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:35 2026] GET /volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:36.572065 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59689725-21c6-40eb-81c9-d7a70024b344 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:36.574331 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59689725-21c6-40eb-81c9-d7a70024b344 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 Jul 22 00:10:36.574557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59689725-21c6-40eb-81c9-d7a70024b344 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:36.574782 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59689725-21c6-40eb-81c9-d7a70024b344 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:36.585892 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:36.585892 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:36.591259 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59689725-21c6-40eb-81c9-d7a70024b344 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:36.609244 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59689725-21c6-40eb-81c9-d7a70024b344 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 returned with HTTP 200 Jul 22 00:10:36.609802 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 359/1448] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:36 2026] GET /volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:36.637070 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6200ab32-f539-4e50-88e4-f23bb2b6b794 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:36.639517 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6200ab32-f539-4e50-88e4-f23bb2b6b794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:36.640053 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6200ab32-f539-4e50-88e4-f23bb2b6b794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d6e93bd-2c91-47d3-99eb-6197c5028355", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1126486610"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:36.663610 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:36.663610 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:36.663610 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6200ab32-f539-4e50-88e4-f23bb2b6b794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:36.663610 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-6200ab32-f539-4e50-88e4-f23bb2b6b794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume 5d6e93bd-2c91-47d3-99eb-6197c5028355 Jul 22 00:10:36.713452 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6200ab32-f539-4e50-88e4-f23bb2b6b794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['1700ed3b-3b29-4b46-9108-d79615c4b582', '66acfb26-7335-475e-b728-abdfdaa3a963', '282809a0-2ec2-447e-a7da-4a08c9fa2629', '14be92ab-97aa-4497-987a-97f1e5604182'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:36.781225 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6200ab32-f539-4e50-88e4-f23bb2b6b794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot create request issued successfully. Jul 22 00:10:36.781722 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6200ab32-f539-4e50-88e4-f23bb2b6b794 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:36.782185 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 361/1449] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:36.795458 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d3cdf79a-3e91-456b-8101-760d48b09ae4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:36.799955 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3cdf79a-3e91-456b-8101-760d48b09ae4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 Jul 22 00:10:36.799955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3cdf79a-3e91-456b-8101-760d48b09ae4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:36.800475 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3cdf79a-3e91-456b-8101-760d48b09ae4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:36.818464 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:36.818464 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:36.819151 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d3cdf79a-3e91-456b-8101-760d48b09ae4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:36.820358 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3cdf79a-3e91-456b-8101-760d48b09ae4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 returned with HTTP 200 Jul 22 00:10:36.821011 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 364/1450] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:36 2026] GET /volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:37.035037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:37.037965 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:37.038490 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-780996683"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:37.040595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Create volume request body: {'volume': {'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-780996683'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:37.176843 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Create volume of 1 GB Jul 22 00:10:37.185955 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Availability Zones retrieved successfully. Jul 22 00:10:37.197002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Flow 'volume_create_api' (d16616be-417c-4b6d-99dc-3055ba23529b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:37.198951 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87984f49-1fc7-4c0a-8199-5f7ab8aa07bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:37.201309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:37.295276 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87984f49-1fc7-4c0a-8199-5f7ab8aa07bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:37.296452 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc8cc5d-1d1a-4ef5-926f-6fd79ae81d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:37.391900 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Created reservations ['d27667c6-0dfd-469a-bb4b-0f7a9cbc9ca7', '944fdaa8-b773-440b-921d-dbcab5df1ef5', '4f45352b-a295-44cd-b38c-666540028170', '6064261f-9625-4342-9a86-14737e7cc530'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:37.391900 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc8cc5d-1d1a-4ef5-926f-6fd79ae81d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d27667c6-0dfd-469a-bb4b-0f7a9cbc9ca7', '944fdaa8-b773-440b-921d-dbcab5df1ef5', '4f45352b-a295-44cd-b38c-666540028170', '6064261f-9625-4342-9a86-14737e7cc530']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:37.391900 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c14687-366d-4f87-9dd4-2c19100f8934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:37.426941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c14687-366d-4f87-9dd4-2c19100f8934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8333cbf9-dc0f-492f-ad40-3e1febea19aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-780996683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bbd7688478a457eb9346edfe751ae45',qos_specs=None,replication_status=,reservations=['d27667c6-0dfd-469a-bb4b-0f7a9cbc9ca7','944fdaa8-b773-440b-921d-dbcab5df1ef5','4f45352b-a295-44cd-b38c-666540028170','6064261f-9625-4342-9a86-14737e7cc530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3199cd5e56884cc38042f7910b03e613',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-780996683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8333cbf9-dc0f-492f-ad40-3e1febea19aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bbd7688478a457eb9346edfe751ae45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3199cd5e56884cc38042f7910b03e613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:37.427818 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7517ea-3672-45dd-8ddd-593e2ded279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:37.454899 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7517ea-3672-45dd-8ddd-593e2ded279f) transitioned into state 'SUCCESS' from state '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-780996683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bbd7688478a457eb9346edfe751ae45',qos_specs=None,replication_status=,reservations=['d27667c6-0dfd-469a-bb4b-0f7a9cbc9ca7','944fdaa8-b773-440b-921d-dbcab5df1ef5','4f45352b-a295-44cd-b38c-666540028170','6064261f-9625-4342-9a86-14737e7cc530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3199cd5e56884cc38042f7910b03e613',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:37.454899 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34bbd96-099e-4a66-bc68-88dff0ccf433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:37.466784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34bbd96-099e-4a66-bc68-88dff0ccf433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:37.467944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Flow 'volume_create_api' (d16616be-417c-4b6d-99dc-3055ba23529b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:37.468448 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Create volume request issued successfully. Jul 22 00:10:37.469363 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a62e8b2-ab36-472c-99c9-1ed45f1baff7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:37.470097 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 367/1451] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:10:37 2026] POST /volume/v3/volumes => generated 750 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:37.493160 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d12bc023-4972-4abf-9307-f6cf44ba6e25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:37.497743 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d12bc023-4972-4abf-9307-f6cf44ba6e25 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] GET https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa Jul 22 00:10:37.498116 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d12bc023-4972-4abf-9307-f6cf44ba6e25 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:37.498395 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d12bc023-4972-4abf-9307-f6cf44ba6e25 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:37.518563 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:37.518563 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:37.528275 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d12bc023-4972-4abf-9307-f6cf44ba6e25 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:37.536720 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d12bc023-4972-4abf-9307-f6cf44ba6e25 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa returned with HTTP 200 Jul 22 00:10:37.537246 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 360/1452] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:37 2026] GET /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:37.833469 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-305f8843-2521-4b5d-9a64-36d613065bd4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:37.837229 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-305f8843-2521-4b5d-9a64-36d613065bd4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 Jul 22 00:10:37.837386 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-305f8843-2521-4b5d-9a64-36d613065bd4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:37.837878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-305f8843-2521-4b5d-9a64-36d613065bd4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:37.844487 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:37.844487 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:37.845217 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-305f8843-2521-4b5d-9a64-36d613065bd4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:37.846406 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-305f8843-2521-4b5d-9a64-36d613065bd4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 returned with HTTP 200 Jul 22 00:10:37.846991 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 362/1453] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:37 2026] GET /volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:37.863112 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:37.866146 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:37.866509 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4148fb3b-d242-41ee-9692-59c582517491", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-117533453"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:37.868664 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request body: {'volume': {'snapshot_id': '4148fb3b-d242-41ee-9692-59c582517491', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-117533453'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:37.877739 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:37.877739 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:37.879892 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:37.879892 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume of 2 GB Jul 22 00:10:37.885482 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Availability Zones retrieved successfully. Jul 22 00:10:37.893239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (e8056fae-8abf-4fe6-8236-1d97cf63f0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:37.894499 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42af34e-8c3e-450f-9114-75f5c0fc6adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:37.896189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:37.948153 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42af34e-8c3e-450f-9114-75f5c0fc6adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '4148fb3b-d242-41ee-9692-59c582517491', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:37.949450 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9b4e76-467f-4bca-a22a-477e4dc316c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:37.961918 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.017271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['bd67f9e0-f537-4f99-aa7e-400f3a20211c', '52250224-b489-4760-bb25-d6ef427ed9f9', '5388618c-6f82-4217-a55a-5c8219c48b48', 'ff9c3e2f-1bf3-46bf-a88c-8f661c6c3acd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:38.018449 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9b4e76-467f-4bca-a22a-477e4dc316c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd67f9e0-f537-4f99-aa7e-400f3a20211c', '52250224-b489-4760-bb25-d6ef427ed9f9', '5388618c-6f82-4217-a55a-5c8219c48b48', 'ff9c3e2f-1bf3-46bf-a88c-8f661c6c3acd']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.019546 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb29d19-e223-4829-b381-b7dfda99d508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.075941 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb29d19-e223-4829-b381-b7dfda99d508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad3479c0-9745-4cb8-b6a2-813f236eed38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-117533453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['bd67f9e0-f537-4f99-aa7e-400f3a20211c','52250224-b489-4760-bb25-d6ef427ed9f9','5388618c-6f82-4217-a55a-5c8219c48b48','ff9c3e2f-1bf3-46bf-a88c-8f661c6c3acd'],size=2,snapshot_id=4148fb3b-d242-41ee-9692-59c582517491,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-117533453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad3479c0-9745-4cb8-b6a2-813f236eed38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b62b54e2eea4cb9bf1265a81a204788',provider_auth=None,provider_geometry=None,provider_id=None,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=4148fb3b-d242-41ee-9692-59c582517491,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.076787 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9e4209-dc54-4f2b-b590-9e8b00dbc626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.106048 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9e4209-dc54-4f2b-b590-9e8b00dbc626) transitioned into state 'SUCCESS' from state '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-117533453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['bd67f9e0-f537-4f99-aa7e-400f3a20211c','52250224-b489-4760-bb25-d6ef427ed9f9','5388618c-6f82-4217-a55a-5c8219c48b48','ff9c3e2f-1bf3-46bf-a88c-8f661c6c3acd'],size=2,snapshot_id=4148fb3b-d242-41ee-9692-59c582517491,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.107052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747f2d7f-c978-498e-978f-094d12e6f3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.114300 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:38.114811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1897800320"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:38.116815 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1897800320'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:38.117022 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Create volume of 1 GB Jul 22 00:10:38.117495 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.117495 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:38.123022 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Availability Zones retrieved successfully. Jul 22 00:10:38.131631 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Flow 'volume_create_api' (6eca47de-1b96-4ea3-949f-87daed67026b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:38.133144 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19cfbbd5-ffcd-4223-a635-90bbf50f090b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.134581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:38.139218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (747f2d7f-c978-498e-978f-094d12e6f3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.140223 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (e8056fae-8abf-4fe6-8236-1d97cf63f0f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:38.140608 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request issued successfully. Jul 22 00:10:38.141307 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e1fb569-9bbe-4dc8-a0d3-1494d012fd71 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:38.141998 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 365/1454] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:10:37 2026] POST /volume/v3/volumes => generated 787 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:38.158880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-888cf9bf-ddae-43e1-96d8-c31c30d91072 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.162384 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-888cf9bf-ddae-43e1-96d8-c31c30d91072 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:38.162466 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-888cf9bf-ddae-43e1-96d8-c31c30d91072 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:38.162698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-888cf9bf-ddae-43e1-96d8-c31c30d91072 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:38.173437 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19cfbbd5-ffcd-4223-a635-90bbf50f090b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.173671 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.173671 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:38.174205 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a83d47d1-5583-4dc7-a2fd-6da78ab9793b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.185251 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-888cf9bf-ddae-43e1-96d8-c31c30d91072 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:38.194162 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-888cf9bf-ddae-43e1-96d8-c31c30d91072 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 returned with HTTP 200 Jul 22 00:10:38.194927 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 361/1455] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:38 2026] GET /volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:38.195354 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.201815 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:38.202306 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1664426396"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:38.204479 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1664426396'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:38.204830 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Create volume of 1 GB Jul 22 00:10:38.210013 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Availability Zones retrieved successfully. Jul 22 00:10:38.219283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Flow 'volume_create_api' (f5547ad4-fb6f-415a-b151-528a7aec8182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:38.220129 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357f57e1-7cfe-4257-a4f9-2977d97047f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.222694 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:38.252949 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Created reservations ['b3ec4486-c004-403e-91d9-3d02cb51c069', '4ddbb827-6c9e-4bbe-9e3f-9e8af2bcbdb6', 'c034756e-ca90-45ae-bf5a-5c37450814d4', '19866985-9d6c-4620-bf60-47d54a21a6ab'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:38.254111 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a83d47d1-5583-4dc7-a2fd-6da78ab9793b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3ec4486-c004-403e-91d9-3d02cb51c069', '4ddbb827-6c9e-4bbe-9e3f-9e8af2bcbdb6', 'c034756e-ca90-45ae-bf5a-5c37450814d4', '19866985-9d6c-4620-bf60-47d54a21a6ab']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.255143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22c147d-5f07-46d2-82be-81eb35146dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.267272 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357f57e1-7cfe-4257-a4f9-2977d97047f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.267870 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6cb14a-7bbf-40b5-b154-4b13f6606fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.286291 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22c147d-5f07-46d2-82be-81eb35146dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '308e2d25-5db7-4a80-ac62-cc2a7b868a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897800320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5f96f398742ffae6149aabd44af76',qos_specs=None,replication_status=,reservations=['b3ec4486-c004-403e-91d9-3d02cb51c069','4ddbb827-6c9e-4bbe-9e3f-9e8af2bcbdb6','c034756e-ca90-45ae-bf5a-5c37450814d4','19866985-9d6c-4620-bf60-47d54a21a6ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480a847d5ddf4e9da16072ffca31f4c4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897800320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=308e2d25-5db7-4a80-ac62-cc2a7b868a1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa5f96f398742ffae6149aabd44af76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='480a847d5ddf4e9da16072ffca31f4c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.287225 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c72c5b6-27f1-4081-9aa1-b39cd7df3289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.314352 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c72c5b6-27f1-4081-9aa1-b39cd7df3289) transitioned into state 'SUCCESS' from state '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-1897800320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aa5f96f398742ffae6149aabd44af76',qos_specs=None,replication_status=,reservations=['b3ec4486-c004-403e-91d9-3d02cb51c069','4ddbb827-6c9e-4bbe-9e3f-9e8af2bcbdb6','c034756e-ca90-45ae-bf5a-5c37450814d4','19866985-9d6c-4620-bf60-47d54a21a6ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480a847d5ddf4e9da16072ffca31f4c4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.315470 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26828de7-4657-499b-8fd3-76fc98681249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.327766 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26828de7-4657-499b-8fd3-76fc98681249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.328794 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Flow 'volume_create_api' (6eca47de-1b96-4ea3-949f-87daed67026b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:38.329205 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Create volume request issued successfully. Jul 22 00:10:38.329928 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0cc333fc-da62-473f-a508-2fb5b2e837c6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:38.330395 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 368/1456] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:37 2026] POST /volume/v3/volumes => generated 758 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:38.349016 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b735d48-05ac-4184-be9d-fea01565964d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.352306 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b735d48-05ac-4184-be9d-fea01565964d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:38.352306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b735d48-05ac-4184-be9d-fea01565964d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:38.352454 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b735d48-05ac-4184-be9d-fea01565964d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:38.362361 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.362361 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:38.366636 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Created reservations ['006e3325-2bca-44de-ac08-ee015411da09', 'b8915596-bca4-4b5b-bb59-749cb291b1de', 'f60bee6e-44b8-4829-ab03-831b3f71f7e7', '6bada71d-0feb-4ebb-842a-876eceafa006'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:38.367102 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b735d48-05ac-4184-be9d-fea01565964d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Volume info retrieved successfully. Jul 22 00:10:38.368663 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6cb14a-7bbf-40b5-b154-4b13f6606fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['006e3325-2bca-44de-ac08-ee015411da09', 'b8915596-bca4-4b5b-bb59-749cb291b1de', 'f60bee6e-44b8-4829-ab03-831b3f71f7e7', '6bada71d-0feb-4ebb-842a-876eceafa006']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.369132 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07bb9a0-ec98-460b-9d61-9e659f99f076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.373725 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b735d48-05ac-4184-be9d-fea01565964d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d returned with HTTP 200 Jul 22 00:10:38.374499 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 366/1457] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:38 2026] GET /volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:38.398658 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07bb9a0-ec98-460b-9d61-9e659f99f076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44296410-df9f-4b4c-ba96-c85274608e9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1664426396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb1189f6b0c4f1ba5a27a38fba6be5b',qos_specs=None,replication_status=,reservations=['006e3325-2bca-44de-ac08-ee015411da09','b8915596-bca4-4b5b-bb59-749cb291b1de','f60bee6e-44b8-4829-ab03-831b3f71f7e7','6bada71d-0feb-4ebb-842a-876eceafa006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831cbff4ffde4b2c93e8e4f2294b6bcd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1664426396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44296410-df9f-4b4c-ba96-c85274608e9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb1189f6b0c4f1ba5a27a38fba6be5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831cbff4ffde4b2c93e8e4f2294b6bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.399704 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cbd610a-d469-4a0e-80f6-b1b9078ae88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.424295 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cbd610a-d469-4a0e-80f6-b1b9078ae88a) transitioned into state 'SUCCESS' from state '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-1664426396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb1189f6b0c4f1ba5a27a38fba6be5b',qos_specs=None,replication_status=,reservations=['006e3325-2bca-44de-ac08-ee015411da09','b8915596-bca4-4b5b-bb59-749cb291b1de','f60bee6e-44b8-4829-ab03-831b3f71f7e7','6bada71d-0feb-4ebb-842a-876eceafa006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831cbff4ffde4b2c93e8e4f2294b6bcd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.425309 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1e0635-306f-4a7f-b77b-9b8f04a31de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:38.435433 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1e0635-306f-4a7f-b77b-9b8f04a31de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:38.436205 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Flow 'volume_create_api' (f5547ad4-fb6f-415a-b151-528a7aec8182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:38.436471 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Create volume request issued successfully. Jul 22 00:10:38.437028 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a31b30fc-fe8c-49a6-9f0b-48a58e50dd5d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:38.437430 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 363/1458] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:38 2026] POST /volume/v3/volumes => generated 754 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:38.454085 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dac80c82-f17b-46b8-856c-4fa335e4bf79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.456724 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dac80c82-f17b-46b8-856c-4fa335e4bf79 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a Jul 22 00:10:38.457169 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dac80c82-f17b-46b8-856c-4fa335e4bf79 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:38.457376 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dac80c82-f17b-46b8-856c-4fa335e4bf79 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:38.468441 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.468441 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:38.474987 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dac80c82-f17b-46b8-856c-4fa335e4bf79 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:38.480995 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dac80c82-f17b-46b8-856c-4fa335e4bf79 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a returned with HTTP 200 Jul 22 00:10:38.481581 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 362/1459] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:38 2026] GET /volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:38.554584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b94c08d6-c6d8-40ba-8475-3f9eb4f492c7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.557104 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b94c08d6-c6d8-40ba-8475-3f9eb4f492c7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] GET https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa Jul 22 00:10:38.557402 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b94c08d6-c6d8-40ba-8475-3f9eb4f492c7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:38.557670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b94c08d6-c6d8-40ba-8475-3f9eb4f492c7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:38.568902 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.568902 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:38.576057 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b94c08d6-c6d8-40ba-8475-3f9eb4f492c7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:38.583105 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b94c08d6-c6d8-40ba-8475-3f9eb4f492c7 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa returned with HTTP 200 Jul 22 00:10:38.583591 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 369/1460] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:38 2026] GET /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:38.600692 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d4896a0-e538-4c60-a6fd-c5975a02e787 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.603208 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d4896a0-e538-4c60-a6fd-c5975a02e787 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] POST https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action Jul 22 00:10:38.603658 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d4896a0-e538-4c60-a6fd-c5975a02e787 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-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=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:38.603891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d4896a0-e538-4c60-a6fd-c5975a02e787 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:38.618629 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.618629 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:38.628937 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.628937 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:38.629588 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7d4896a0-e538-4c60-a6fd-c5975a02e787 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:38.647028 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7d4896a0-e538-4c60-a6fd-c5975a02e787 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Update volume metadata completed successfully. Jul 22 00:10:38.647308 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d4896a0-e538-4c60-a6fd-c5975a02e787 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action returned with HTTP 200 Jul 22 00:10:38.647744 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 367/1461] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:10:38 2026] POST /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action => generated 563 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:38.658258 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8dabee95-9ef7-4ea2-a952-0cff5474f539 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.661086 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dabee95-9ef7-4ea2-a952-0cff5474f539 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] GET https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa Jul 22 00:10:38.661359 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dabee95-9ef7-4ea2-a952-0cff5474f539 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:38.662249 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dabee95-9ef7-4ea2-a952-0cff5474f539 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:38.670884 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.670884 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:38.676004 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8dabee95-9ef7-4ea2-a952-0cff5474f539 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:38.681764 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dabee95-9ef7-4ea2-a952-0cff5474f539 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa returned with HTTP 200 Jul 22 00:10:38.682328 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 364/1462] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:38 2026] GET /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa => generated 1418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:38.697460 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c59ee95-d8f5-4272-b59b-fe1a7a4452e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.699377 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c59ee95-d8f5-4272-b59b-fe1a7a4452e8 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] POST https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action Jul 22 00:10:38.700134 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c59ee95-d8f5-4272-b59b-fe1a7a4452e8 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:38.700134 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c59ee95-d8f5-4272-b59b-fe1a7a4452e8 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:38.709850 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.709850 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:38.720735 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.720735 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:38.721497 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c59ee95-d8f5-4272-b59b-fe1a7a4452e8 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:38.734170 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c59ee95-d8f5-4272-b59b-fe1a7a4452e8 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Get volume image-metadata completed successfully. Jul 22 00:10:38.755996 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c59ee95-d8f5-4272-b59b-fe1a7a4452e8 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Delete volume metadata completed successfully. Jul 22 00:10:38.756427 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c59ee95-d8f5-4272-b59b-fe1a7a4452e8 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action returned with HTTP 200 Jul 22 00:10:38.757210 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 363/1463] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:10:38 2026] POST /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action => generated 0 bytes in 60 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 00:10:38.764968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0b54b256-75da-439b-acd1-53665393a5b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.767091 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b54b256-75da-439b-acd1-53665393a5b1 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] POST https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action Jul 22 00:10:38.767587 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b54b256-75da-439b-acd1-53665393a5b1 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:38.767732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b54b256-75da-439b-acd1-53665393a5b1 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:38.777801 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.777801 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:38.778365 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0b54b256-75da-439b-acd1-53665393a5b1 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:38.785674 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0b54b256-75da-439b-acd1-53665393a5b1 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Get volume image-metadata completed successfully. Jul 22 00:10:38.786014 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b54b256-75da-439b-acd1-53665393a5b1 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action returned with HTTP 200 Jul 22 00:10:38.786495 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 370/1464] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:10:38 2026] POST /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:38.797208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f139cecf-fc59-4a10-a92d-fddb9a079375 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.798970 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f139cecf-fc59-4a10-a92d-fddb9a079375 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] GET https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa Jul 22 00:10:38.799157 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f139cecf-fc59-4a10-a92d-fddb9a079375 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:38.799348 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f139cecf-fc59-4a10-a92d-fddb9a079375 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:38.807096 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.807096 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:38.811586 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f139cecf-fc59-4a10-a92d-fddb9a079375 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:38.817219 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f139cecf-fc59-4a10-a92d-fddb9a079375 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa returned with HTTP 200 Jul 22 00:10:38.817647 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 368/1465] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:38 2026] GET /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:38.829964 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-79e58173-4fa1-4777-a3ef-f9b6707290ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.832061 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79e58173-4fa1-4777-a3ef-f9b6707290ab tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] DELETE https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa Jul 22 00:10:38.832444 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79e58173-4fa1-4777-a3ef-f9b6707290ab tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:38.832568 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79e58173-4fa1-4777-a3ef-f9b6707290ab tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:38.832689 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-79e58173-4fa1-4777-a3ef-f9b6707290ab tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Delete volume with id: 8333cbf9-dc0f-492f-ad40-3e1febea19aa Jul 22 00:10:38.841338 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.841338 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:38.842096 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-79e58173-4fa1-4777-a3ef-f9b6707290ab tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:38.861338 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-79e58173-4fa1-4777-a3ef-f9b6707290ab tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Delete volume request issued successfully. Jul 22 00:10:38.861556 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79e58173-4fa1-4777-a3ef-f9b6707290ab tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa returned with HTTP 202 Jul 22 00:10:38.862019 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 365/1466] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:38 2026] DELETE /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:38.870190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e172edc-39a5-4133-b949-e2cf56ceaa38 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:38.873256 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e172edc-39a5-4133-b949-e2cf56ceaa38 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] GET https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa Jul 22 00:10:38.873256 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e172edc-39a5-4133-b949-e2cf56ceaa38 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:38.873364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e172edc-39a5-4133-b949-e2cf56ceaa38 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:38.883511 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:38.883511 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:38.891439 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2e172edc-39a5-4133-b949-e2cf56ceaa38 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Volume info retrieved successfully. Jul 22 00:10:38.898968 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e172edc-39a5-4133-b949-e2cf56ceaa38 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa returned with HTTP 200 Jul 22 00:10:38.899479 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 364/1467] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:38 2026] GET /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:39.211790 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce3b71d4-ea41-44e9-8aa3-94695ecc0276 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.213767 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce3b71d4-ea41-44e9-8aa3-94695ecc0276 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:39.214004 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce3b71d4-ea41-44e9-8aa3-94695ecc0276 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.214268 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce3b71d4-ea41-44e9-8aa3-94695ecc0276 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.223479 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.223479 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:39.228781 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ce3b71d4-ea41-44e9-8aa3-94695ecc0276 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:39.234632 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce3b71d4-ea41-44e9-8aa3-94695ecc0276 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 returned with HTTP 200 Jul 22 00:10:39.235143 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 371/1468] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:39.250759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f60c8527-2e1b-41f5-9371-276f4c1b1f1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.252898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f60c8527-2e1b-41f5-9371-276f4c1b1f1c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:39.253225 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f60c8527-2e1b-41f5-9371-276f4c1b1f1c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.253517 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f60c8527-2e1b-41f5-9371-276f4c1b1f1c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.261818 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.261818 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:39.266159 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f60c8527-2e1b-41f5-9371-276f4c1b1f1c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:39.271224 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f60c8527-2e1b-41f5-9371-276f4c1b1f1c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 returned with HTTP 200 Jul 22 00:10:39.271821 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 369/1469] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:39.288183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e31ef8f7-a4de-4cd9-aef0-bd8a07f30c38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.290391 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e31ef8f7-a4de-4cd9-aef0-bd8a07f30c38 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:39.290669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e31ef8f7-a4de-4cd9-aef0-bd8a07f30c38 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.290955 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e31ef8f7-a4de-4cd9-aef0-bd8a07f30c38 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.291189 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e31ef8f7-a4de-4cd9-aef0-bd8a07f30c38 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume with id: ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:39.301142 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.301142 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:39.301709 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e31ef8f7-a4de-4cd9-aef0-bd8a07f30c38 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:39.321457 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e31ef8f7-a4de-4cd9-aef0-bd8a07f30c38 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume request issued successfully. Jul 22 00:10:39.321783 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e31ef8f7-a4de-4cd9-aef0-bd8a07f30c38 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 returned with HTTP 202 Jul 22 00:10:39.322481 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 366/1470] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:39 2026] DELETE /volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:39.332706 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8604e7af-8650-450c-bf0e-7d4b92602f72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.335545 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8604e7af-8650-450c-bf0e-7d4b92602f72 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:39.335897 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8604e7af-8650-450c-bf0e-7d4b92602f72 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.336345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8604e7af-8650-450c-bf0e-7d4b92602f72 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.349728 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.349728 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:39.355018 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8604e7af-8650-450c-bf0e-7d4b92602f72 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:39.363090 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8604e7af-8650-450c-bf0e-7d4b92602f72 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 returned with HTTP 200 Jul 22 00:10:39.363659 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 365/1471] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:39.392652 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ebb5cf6-2c3d-493f-abf7-bf5e90aca0e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.395091 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ebb5cf6-2c3d-493f-abf7-bf5e90aca0e3 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:39.395360 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ebb5cf6-2c3d-493f-abf7-bf5e90aca0e3 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.395627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ebb5cf6-2c3d-493f-abf7-bf5e90aca0e3 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.405534 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.405534 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:39.410185 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7ebb5cf6-2c3d-493f-abf7-bf5e90aca0e3 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Volume info retrieved successfully. Jul 22 00:10:39.416771 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ebb5cf6-2c3d-493f-abf7-bf5e90aca0e3 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d returned with HTTP 200 Jul 22 00:10:39.417440 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 372/1472] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:39.435872 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6396acb-7342-4ed1-b3f2-6b0de3828fe0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.438266 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6396acb-7342-4ed1-b3f2-6b0de3828fe0 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:39.438744 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6396acb-7342-4ed1-b3f2-6b0de3828fe0 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "308e2d25-5db7-4a80-ac62-cc2a7b868a1d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1257424684"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:39.450839 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.450839 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:39.451449 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d6396acb-7342-4ed1-b3f2-6b0de3828fe0 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Volume info retrieved successfully. Jul 22 00:10:39.451632 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-d6396acb-7342-4ed1-b3f2-6b0de3828fe0 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Create snapshot from volume 308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:39.496167 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d6396acb-7342-4ed1-b3f2-6b0de3828fe0 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Created reservations ['85654359-60c6-43f6-b382-539490462a7c', 'b8463909-403f-4124-b6e8-28fa6a6b00b0', '68eea5ae-0d41-49ea-a395-8d379f58233d', 'f2d148fe-0672-47ba-be0c-7159175c22ce'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:39.499103 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b214da66-fa38-4530-9c4a-2dacdce9bf84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.501212 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b214da66-fa38-4530-9c4a-2dacdce9bf84 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a Jul 22 00:10:39.501404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b214da66-fa38-4530-9c4a-2dacdce9bf84 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.501611 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b214da66-fa38-4530-9c4a-2dacdce9bf84 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.510090 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.510090 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:39.514343 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b214da66-fa38-4530-9c4a-2dacdce9bf84 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:39.519244 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b214da66-fa38-4530-9c4a-2dacdce9bf84 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a returned with HTTP 200 Jul 22 00:10:39.519696 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 367/1473] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:39.535734 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d6396acb-7342-4ed1-b3f2-6b0de3828fe0 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot create request issued successfully. Jul 22 00:10:39.535954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19c71e80-69cd-4283-8a9d-5f43084bc0ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.536246 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6396acb-7342-4ed1-b3f2-6b0de3828fe0 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:39.536786 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 370/1474] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:39 2026] POST /volume/v3/snapshots => generated 314 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:39.538077 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19c71e80-69cd-4283-8a9d-5f43084bc0ff tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] POST https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a/action Jul 22 00:10:39.538628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19c71e80-69cd-4283-8a9d-5f43084bc0ff tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:39.538802 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19c71e80-69cd-4283-8a9d-5f43084bc0ff tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:39.547792 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-20f575fc-ffb4-42b7-b492-ef146f3a1c3c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.550224 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20f575fc-ffb4-42b7-b492-ef146f3a1c3c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 Jul 22 00:10:39.550522 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20f575fc-ffb4-42b7-b492-ef146f3a1c3c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.550775 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20f575fc-ffb4-42b7-b492-ef146f3a1c3c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.552648 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.552648 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:39.553461 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19c71e80-69cd-4283-8a9d-5f43084bc0ff tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:39.559550 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.559550 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:39.560173 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-20f575fc-ffb4-42b7-b492-ef146f3a1c3c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:39.561123 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20f575fc-ffb4-42b7-b492-ef146f3a1c3c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 returned with HTTP 200 Jul 22 00:10:39.561640 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 373/1475] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 => generated 446 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:39.566712 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19c71e80-69cd-4283-8a9d-5f43084bc0ff tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume updated successfully. Jul 22 00:10:39.566968 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19c71e80-69cd-4283-8a9d-5f43084bc0ff tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a/action returned with HTTP 200 Jul 22 00:10:39.567365 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 366/1476] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:10:39 2026] POST /volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jul 22 00:10:39.578574 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4a81e1bc-d647-4908-bb3b-273fc34992a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.581133 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a81e1bc-d647-4908-bb3b-273fc34992a7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a Jul 22 00:10:39.581279 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a81e1bc-d647-4908-bb3b-273fc34992a7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.581446 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a81e1bc-d647-4908-bb3b-273fc34992a7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.589840 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.589840 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:39.595224 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4a81e1bc-d647-4908-bb3b-273fc34992a7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:39.601572 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a81e1bc-d647-4908-bb3b-273fc34992a7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a returned with HTTP 200 Jul 22 00:10:39.602158 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 368/1477] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:39.755461 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a2705f08-e550-4cd6-8b82-504eb6666aad req-ed1161eb-7b61-4aa4-884a-872141b1d3c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.758694 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a2705f08-e550-4cd6-8b82-504eb6666aad req-ed1161eb-7b61-4aa4-884a-872141b1d3c1 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a Jul 22 00:10:39.758952 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a2705f08-e550-4cd6-8b82-504eb6666aad req-ed1161eb-7b61-4aa4-884a-872141b1d3c1 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.759214 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a2705f08-e550-4cd6-8b82-504eb6666aad req-ed1161eb-7b61-4aa4-884a-872141b1d3c1 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.771582 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:39.771582 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:39.777788 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a2705f08-e550-4cd6-8b82-504eb6666aad req-ed1161eb-7b61-4aa4-884a-872141b1d3c1 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:39.785039 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a2705f08-e550-4cd6-8b82-504eb6666aad req-ed1161eb-7b61-4aa4-884a-872141b1d3c1 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a returned with HTTP 200 Jul 22 00:10:39.785573 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 371/1478] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:39.914421 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c335734-18de-4174-a476-96febebf4827 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:39.916674 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c335734-18de-4174-a476-96febebf4827 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] GET https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa Jul 22 00:10:39.916933 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c335734-18de-4174-a476-96febebf4827 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:39.917181 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c335734-18de-4174-a476-96febebf4827 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:39.924486 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c335734-18de-4174-a476-96febebf4827 tempest-VolumesImageMetadata-2123078539 tempest-VolumesImageMetadata-2123078539-project-member] https://10.4.3.168/volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa returned with HTTP 404 Jul 22 00:10:39.925216 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 374/1479] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:39 2026] GET /volume/v3/volumes/8333cbf9-dc0f-492f-ad40-3e1febea19aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:40.248579 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.251882 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:40.252674 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1658431881"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:40.254914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1658431881'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:40.255239 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Create volume of 1 GB Jul 22 00:10:40.261988 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Availability Zones retrieved successfully. Jul 22 00:10:40.268947 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Flow 'volume_create_api' (845b3f57-6b09-40eb-90eb-90e8b58f80f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:40.270082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a1e3fd-6a96-42ae-99de-b93fd4ee18fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:40.271319 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:40.304119 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a1e3fd-6a96-42ae-99de-b93fd4ee18fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:40.305337 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbcd41ad-05a0-4f39-94a4-34e7cc9e2818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:40.364668 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Created reservations ['0176b7b6-7604-47e7-a9e8-055e4d7b3c81', 'fd61f02e-c27b-40b4-a85b-71ecf0fb8b54', 'fa722738-c414-4e77-8044-eb6551d1d144', '53295800-7d3e-4aef-b663-b8431a1320d1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:40.365847 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbcd41ad-05a0-4f39-94a4-34e7cc9e2818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0176b7b6-7604-47e7-a9e8-055e4d7b3c81', 'fd61f02e-c27b-40b4-a85b-71ecf0fb8b54', 'fa722738-c414-4e77-8044-eb6551d1d144', '53295800-7d3e-4aef-b663-b8431a1320d1']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:40.366871 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e692c81-2f56-4755-9db0-ea64bee565f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:40.381939 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7fc516e6-d2e8-4639-ad45-9713f7ca3a3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.384301 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fc516e6-d2e8-4639-ad45-9713f7ca3a3f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:40.384560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fc516e6-d2e8-4639-ad45-9713f7ca3a3f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:40.384851 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fc516e6-d2e8-4639-ad45-9713f7ca3a3f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:40.393650 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fc516e6-d2e8-4639-ad45-9713f7ca3a3f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 returned with HTTP 404 Jul 22 00:10:40.394484 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 369/1480] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:40 2026] GET /volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:40.399751 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e692c81-2f56-4755-9db0-ea64bee565f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1658431881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb1189f6b0c4f1ba5a27a38fba6be5b',qos_specs=None,replication_status=,reservations=['0176b7b6-7604-47e7-a9e8-055e4d7b3c81','fd61f02e-c27b-40b4-a85b-71ecf0fb8b54','fa722738-c414-4e77-8044-eb6551d1d144','53295800-7d3e-4aef-b663-b8431a1320d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831cbff4ffde4b2c93e8e4f2294b6bcd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1658431881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecb1189f6b0c4f1ba5a27a38fba6be5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='831cbff4ffde4b2c93e8e4f2294b6bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:40.401036 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56358bc0-7d9d-44ea-8010-e2703b9aac22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:40.404150 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-250c0ea6-7373-4b5d-b5f6-a4362b836709 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.406012 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-250c0ea6-7373-4b5d-b5f6-a4362b836709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:40.406238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-250c0ea6-7373-4b5d-b5f6-a4362b836709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:40.406427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-250c0ea6-7373-4b5d-b5f6-a4362b836709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:40.413793 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-250c0ea6-7373-4b5d-b5f6-a4362b836709 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 returned with HTTP 404 Jul 22 00:10:40.414366 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 372/1481] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:40 2026] GET /volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:40.422787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c5af229b-d0fd-47e7-9aa5-538a87c2bb44 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.426772 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5af229b-d0fd-47e7-9aa5-538a87c2bb44 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:40.426985 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5af229b-d0fd-47e7-9aa5-538a87c2bb44 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:40.427202 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5af229b-d0fd-47e7-9aa5-538a87c2bb44 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:40.427360 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c5af229b-d0fd-47e7-9aa5-538a87c2bb44 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume with id: ad3479c0-9745-4cb8-b6a2-813f236eed38 Jul 22 00:10:40.433722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56358bc0-7d9d-44ea-8010-e2703b9aac22) transitioned into state 'SUCCESS' from state '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-1658431881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecb1189f6b0c4f1ba5a27a38fba6be5b',qos_specs=None,replication_status=,reservations=['0176b7b6-7604-47e7-a9e8-055e4d7b3c81','fd61f02e-c27b-40b4-a85b-71ecf0fb8b54','fa722738-c414-4e77-8044-eb6551d1d144','53295800-7d3e-4aef-b663-b8431a1320d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='831cbff4ffde4b2c93e8e4f2294b6bcd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:40.434843 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0138b47d-3286-4a84-a77b-19db3516a712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:40.440018 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5af229b-d0fd-47e7-9aa5-538a87c2bb44 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 returned with HTTP 404 Jul 22 00:10:40.440635 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 375/1482] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:40 2026] DELETE /volume/v3/volumes/ad3479c0-9745-4cb8-b6a2-813f236eed38 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:40.450592 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0138b47d-3286-4a84-a77b-19db3516a712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:40.452168 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Flow 'volume_create_api' (845b3f57-6b09-40eb-90eb-90e8b58f80f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:40.452255 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-98da8360-cddc-4b33-8aed-38f336f3d12c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.452709 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Create volume request issued successfully. Jul 22 00:10:40.453614 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc8df8ac-3c7b-4760-89f0-907480395ff5 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:40.454461 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 367/1483] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:40 2026] POST /volume/v3/volumes => generated 754 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:40.455841 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98da8360-cddc-4b33-8aed-38f336f3d12c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 Jul 22 00:10:40.456129 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98da8360-cddc-4b33-8aed-38f336f3d12c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:40.456387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98da8360-cddc-4b33-8aed-38f336f3d12c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:40.456952 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-98da8360-cddc-4b33-8aed-38f336f3d12c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 4148fb3b-d242-41ee-9692-59c582517491 Jul 22 00:10:40.464190 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:40.464190 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:40.465286 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-98da8360-cddc-4b33-8aed-38f336f3d12c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:40.469893 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d26727f0-c595-41cd-a168-e10a22f9c0ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.472360 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d26727f0-c595-41cd-a168-e10a22f9c0ab tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 Jul 22 00:10:40.472635 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d26727f0-c595-41cd-a168-e10a22f9c0ab tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:40.472870 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d26727f0-c595-41cd-a168-e10a22f9c0ab tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:40.482400 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:40.482400 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:40.492888 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d26727f0-c595-41cd-a168-e10a22f9c0ab tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:40.497076 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-98da8360-cddc-4b33-8aed-38f336f3d12c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:10:40.497394 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98da8360-cddc-4b33-8aed-38f336f3d12c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 returned with HTTP 202 Jul 22 00:10:40.497886 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 370/1484] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:40 2026] DELETE /volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:40.502214 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d26727f0-c595-41cd-a168-e10a22f9c0ab tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 returned with HTTP 200 Jul 22 00:10:40.502746 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 373/1485] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:40 2026] GET /volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:40.511738 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f81b4cf-2a37-4da6-b03b-f67f1e98990a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.514885 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f81b4cf-2a37-4da6-b03b-f67f1e98990a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 Jul 22 00:10:40.515151 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f81b4cf-2a37-4da6-b03b-f67f1e98990a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:40.517084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f81b4cf-2a37-4da6-b03b-f67f1e98990a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:40.523496 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:40.523496 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:40.524285 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6f81b4cf-2a37-4da6-b03b-f67f1e98990a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:40.525423 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f81b4cf-2a37-4da6-b03b-f67f1e98990a tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 returned with HTTP 200 Jul 22 00:10:40.525960 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 376/1486] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:40 2026] GET /volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:40.575971 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d25fb6f-423a-4aa9-8491-cbbf6b332b1c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.578835 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d25fb6f-423a-4aa9-8491-cbbf6b332b1c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 Jul 22 00:10:40.578835 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d25fb6f-423a-4aa9-8491-cbbf6b332b1c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:40.578835 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d25fb6f-423a-4aa9-8491-cbbf6b332b1c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:40.584408 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:40.584408 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:40.584867 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d25fb6f-423a-4aa9-8491-cbbf6b332b1c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:40.585669 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d25fb6f-423a-4aa9-8491-cbbf6b332b1c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 returned with HTTP 200 Jul 22 00:10:40.586035 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 368/1487] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:40 2026] GET /volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:40.596594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a0c19c97-332c-4bbb-8a9c-f2f392d506a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.599174 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a0c19c97-332c-4bbb-8a9c-f2f392d506a9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:40.599766 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a0c19c97-332c-4bbb-8a9c-f2f392d506a9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "308e2d25-5db7-4a80-ac62-cc2a7b868a1d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-396376078"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:40.612260 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:40.612260 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:40.613118 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a0c19c97-332c-4bbb-8a9c-f2f392d506a9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Volume info retrieved successfully. Jul 22 00:10:40.613324 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-a0c19c97-332c-4bbb-8a9c-f2f392d506a9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Create snapshot from volume 308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:40.652557 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a0c19c97-332c-4bbb-8a9c-f2f392d506a9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Created reservations ['44771d1e-930d-4d7c-ab78-a6d03acbd75f', '84843853-bc77-4461-838a-c860924eb7bc', '108c9d38-6cbd-4e70-87cc-09f6106868b0', '60071896-2b3d-4ea4-994a-0123c07585f8'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:40.694846 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a0c19c97-332c-4bbb-8a9c-f2f392d506a9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot create request issued successfully. Jul 22 00:10:40.695326 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a0c19c97-332c-4bbb-8a9c-f2f392d506a9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:40.695904 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 371/1488] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:40 2026] POST /volume/v3/snapshots => generated 313 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:40.705218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0523bdea-00f9-444e-8dd7-27c924a2ce57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:40.707222 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0523bdea-00f9-444e-8dd7-27c924a2ce57 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 Jul 22 00:10:40.707482 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0523bdea-00f9-444e-8dd7-27c924a2ce57 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:40.707730 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0523bdea-00f9-444e-8dd7-27c924a2ce57 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:40.713755 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:40.713755 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:40.714316 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0523bdea-00f9-444e-8dd7-27c924a2ce57 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:40.715291 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0523bdea-00f9-444e-8dd7-27c924a2ce57 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 returned with HTTP 200 Jul 22 00:10:40.715794 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 374/1489] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:40 2026] GET /volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:41.524833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-673a247b-cecc-4bed-aa92-54c041670fb2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.527246 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-673a247b-cecc-4bed-aa92-54c041670fb2 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 Jul 22 00:10:41.527393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-673a247b-cecc-4bed-aa92-54c041670fb2 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:41.527672 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-673a247b-cecc-4bed-aa92-54c041670fb2 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:41.537026 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:41.537026 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:41.537531 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-821880a3-ac35-45cc-8248-2edb29c972c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.539880 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-821880a3-ac35-45cc-8248-2edb29c972c4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 Jul 22 00:10:41.540151 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-821880a3-ac35-45cc-8248-2edb29c972c4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:41.540421 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-821880a3-ac35-45cc-8248-2edb29c972c4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:41.541966 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-673a247b-cecc-4bed-aa92-54c041670fb2 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:41.546788 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-821880a3-ac35-45cc-8248-2edb29c972c4 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 returned with HTTP 404 Jul 22 00:10:41.547516 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 369/1490] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:41 2026] GET /volume/v3/snapshots/4148fb3b-d242-41ee-9692-59c582517491 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:41.548235 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-673a247b-cecc-4bed-aa92-54c041670fb2 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 returned with HTTP 200 Jul 22 00:10:41.548850 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 377/1491] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:41 2026] GET /volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:41.556401 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-201f7d84-1fc0-45a2-a099-858d2c65b2d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.558690 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-201f7d84-1fc0-45a2-a099-858d2c65b2d1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 Jul 22 00:10:41.558975 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-201f7d84-1fc0-45a2-a099-858d2c65b2d1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:41.559182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-201f7d84-1fc0-45a2-a099-858d2c65b2d1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:41.568668 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:41.568668 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:41.576737 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-201f7d84-1fc0-45a2-a099-858d2c65b2d1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:41.586993 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-201f7d84-1fc0-45a2-a099-858d2c65b2d1 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 returned with HTTP 200 Jul 22 00:10:41.587556 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 372/1492] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:41 2026] GET /volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:41.604625 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41fb4558-026c-4046-abf6-045a623ce80c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.606830 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41fb4558-026c-4046-abf6-045a623ce80c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 Jul 22 00:10:41.609695 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41fb4558-026c-4046-abf6-045a623ce80c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:41.609695 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41fb4558-026c-4046-abf6-045a623ce80c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:41.609695 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-41fb4558-026c-4046-abf6-045a623ce80c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume with id: 5d6e93bd-2c91-47d3-99eb-6197c5028355 Jul 22 00:10:41.617542 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:41.617542 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:41.618281 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-41fb4558-026c-4046-abf6-045a623ce80c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:41.642512 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-41fb4558-026c-4046-abf6-045a623ce80c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume request issued successfully. Jul 22 00:10:41.642772 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41fb4558-026c-4046-abf6-045a623ce80c tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 returned with HTTP 202 Jul 22 00:10:41.643330 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 375/1493] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:41 2026] DELETE /volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:41.655553 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b3ae7fb-da2e-485a-a31e-446c3d7522cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.658595 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b3ae7fb-da2e-485a-a31e-446c3d7522cb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 Jul 22 00:10:41.660582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fea72222-a49d-463b-ac7f-611989fdea20 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.661043 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b3ae7fb-da2e-485a-a31e-446c3d7522cb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:41.661371 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b3ae7fb-da2e-485a-a31e-446c3d7522cb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:41.662850 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:41.663423 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1949979970"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:41.665592 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Create volume request body: {'volume': {'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1949979970'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:41.673682 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:41.673682 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:41.682751 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b3ae7fb-da2e-485a-a31e-446c3d7522cb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:41.691161 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b3ae7fb-da2e-485a-a31e-446c3d7522cb tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 returned with HTTP 200 Jul 22 00:10:41.691630 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 370/1494] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:41 2026] GET /volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:41.728340 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca083d7d-a91c-426a-8921-068a64d82278 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.730774 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca083d7d-a91c-426a-8921-068a64d82278 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 Jul 22 00:10:41.731334 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca083d7d-a91c-426a-8921-068a64d82278 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:41.731809 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca083d7d-a91c-426a-8921-068a64d82278 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:41.739657 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:41.739657 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:41.740227 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca083d7d-a91c-426a-8921-068a64d82278 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:41.741110 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca083d7d-a91c-426a-8921-068a64d82278 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 returned with HTTP 200 Jul 22 00:10:41.741489 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 373/1495] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:41 2026] GET /volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:41.751267 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24058bf2-6b65-4096-a403-8817b19f0f7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.753925 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24058bf2-6b65-4096-a403-8817b19f0f7a tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:41.754298 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24058bf2-6b65-4096-a403-8817b19f0f7a tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "308e2d25-5db7-4a80-ac62-cc2a7b868a1d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:41.770158 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:41.770158 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:41.770696 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24058bf2-6b65-4096-a403-8817b19f0f7a tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Volume info retrieved successfully. Jul 22 00:10:41.770849 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-24058bf2-6b65-4096-a403-8817b19f0f7a tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Create snapshot from volume 308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:41.785614 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Create volume of 1 GB Jul 22 00:10:41.793432 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Availability Zones retrieved successfully. Jul 22 00:10:41.799120 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Flow 'volume_create_api' (e5a8212d-9a3a-4946-9f60-ec286464dc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:41.800158 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125ef52f-47e2-40b2-a979-b43c23066b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:41.801166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:41.823185 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-24058bf2-6b65-4096-a403-8817b19f0f7a tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Created reservations ['a9f91323-310b-4865-90f8-d1766851a7b5', 'ad30a607-d619-4b13-a858-70da2b78a965', 'f3725d79-222f-4f3d-868f-a9f8e472f591', '6960fcee-3f95-4c86-beb3-afb96ca7c489'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:41.880217 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24058bf2-6b65-4096-a403-8817b19f0f7a tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot create request issued successfully. Jul 22 00:10:41.880217 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24058bf2-6b65-4096-a403-8817b19f0f7a tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:41.880217 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 376/1496] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:41 2026] POST /volume/v3/snapshots => generated 314 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:41.887291 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125ef52f-47e2-40b2-a979-b43c23066b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:41.888798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a185c0f-3bba-429f-9d80-d9aedc7f42dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:41.891704 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8e3b1a8-070a-4770-940d-8736bf79326b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.894979 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8e3b1a8-070a-4770-940d-8736bf79326b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 Jul 22 00:10:41.895790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8e3b1a8-070a-4770-940d-8736bf79326b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:41.895790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8e3b1a8-070a-4770-940d-8736bf79326b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:41.904002 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:41.904002 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:41.904514 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e8e3b1a8-070a-4770-940d-8736bf79326b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:41.905631 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8e3b1a8-070a-4770-940d-8736bf79326b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 returned with HTTP 200 Jul 22 00:10:41.907459 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 371/1497] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:41 2026] GET /volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:41.970594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7697e5ed-33d2-46af-a2f3-d89ef93be4f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:41.973494 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7697e5ed-33d2-46af-a2f3-d89ef93be4f7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 Jul 22 00:10:41.973749 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7697e5ed-33d2-46af-a2f3-d89ef93be4f7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:41.974023 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7697e5ed-33d2-46af-a2f3-d89ef93be4f7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:41.974204 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7697e5ed-33d2-46af-a2f3-d89ef93be4f7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Delete volume with id: 4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 Jul 22 00:10:41.984584 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:41.984584 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:41.985274 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7697e5ed-33d2-46af-a2f3-d89ef93be4f7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:41.989181 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Created reservations ['9d50284e-1bd4-4131-b8fe-3480fe8e0f87', 'f4a7ddf4-1828-4dc7-904e-27b49752fdf7', '3de8c4cd-e5c0-4b2e-a5ad-30debda9c14e', '6954f1e0-16f5-43b2-8a9f-1df25021fb16'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:41.990349 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a185c0f-3bba-429f-9d80-d9aedc7f42dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d50284e-1bd4-4131-b8fe-3480fe8e0f87', 'f4a7ddf4-1828-4dc7-904e-27b49752fdf7', '3de8c4cd-e5c0-4b2e-a5ad-30debda9c14e', '6954f1e0-16f5-43b2-8a9f-1df25021fb16']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:41.991495 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f699092-6021-47aa-a95c-bb83fba13c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:42.012615 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7697e5ed-33d2-46af-a2f3-d89ef93be4f7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Delete volume request issued successfully. Jul 22 00:10:42.013086 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7697e5ed-33d2-46af-a2f3-d89ef93be4f7 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 returned with HTTP 202 Jul 22 00:10:42.013520 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 374/1498] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:41 2026] DELETE /volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:42.022542 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78abe1cf-d119-4876-8b5a-81fdacd71300 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.024872 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78abe1cf-d119-4876-8b5a-81fdacd71300 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 Jul 22 00:10:42.025304 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78abe1cf-d119-4876-8b5a-81fdacd71300 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.025765 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78abe1cf-d119-4876-8b5a-81fdacd71300 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.029298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f699092-6021-47aa-a95c-bb83fba13c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1949979970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d4db86e7ea647e29c14e7ab3a3fef42',qos_specs=None,replication_status=,reservations=['9d50284e-1bd4-4131-b8fe-3480fe8e0f87','f4a7ddf4-1828-4dc7-904e-27b49752fdf7','3de8c4cd-e5c0-4b2e-a5ad-30debda9c14e','6954f1e0-16f5-43b2-8a9f-1df25021fb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19005f6bfdb647eca25cc77cc91f813e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1949979970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d4db86e7ea647e29c14e7ab3a3fef42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19005f6bfdb647eca25cc77cc91f813e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:42.030887 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a319e6-7365-44da-98e9-7381ae403cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:42.035961 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.035961 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:42.041918 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-78abe1cf-d119-4876-8b5a-81fdacd71300 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:42.049082 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78abe1cf-d119-4876-8b5a-81fdacd71300 tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 returned with HTTP 200 Jul 22 00:10:42.050096 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 377/1499] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.058961 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a319e6-7365-44da-98e9-7381ae403cd0) transitioned into state 'SUCCESS' from state '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-1949979970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d4db86e7ea647e29c14e7ab3a3fef42',qos_specs=None,replication_status=,reservations=['9d50284e-1bd4-4131-b8fe-3480fe8e0f87','f4a7ddf4-1828-4dc7-904e-27b49752fdf7','3de8c4cd-e5c0-4b2e-a5ad-30debda9c14e','6954f1e0-16f5-43b2-8a9f-1df25021fb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19005f6bfdb647eca25cc77cc91f813e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:42.059991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc94adc-4310-4840-a543-3678b71cf2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:42.074334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc94adc-4310-4840-a543-3678b71cf2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:42.076551 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Flow 'volume_create_api' (e5a8212d-9a3a-4946-9f60-ec286464dc53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:42.076745 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Create volume request issued successfully. Jul 22 00:10:42.077590 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fea72222-a49d-463b-ac7f-611989fdea20 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:42.078463 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 378/1500] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:10:41 2026] POST /volume/v3/volumes => generated 748 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:42.094629 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9127f2a8-0268-4f5c-9890-a6513654dc40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.096727 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9127f2a8-0268-4f5c-9890-a6513654dc40 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:42.097504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9127f2a8-0268-4f5c-9890-a6513654dc40 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.097756 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9127f2a8-0268-4f5c-9890-a6513654dc40 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.108396 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.108396 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:42.115084 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9127f2a8-0268-4f5c-9890-a6513654dc40 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:42.122257 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3b9daf8-f094-4daf-824e-dc0a05b38d49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.123071 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9127f2a8-0268-4f5c-9890-a6513654dc40 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 200 Jul 22 00:10:42.123309 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 372/1501] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.125577 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3b9daf8-f094-4daf-824e-dc0a05b38d49 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:42.126089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3b9daf8-f094-4daf-824e-dc0a05b38d49 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.126705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3b9daf8-f094-4daf-824e-dc0a05b38d49 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.136833 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.136833 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:42.141698 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b3b9daf8-f094-4daf-824e-dc0a05b38d49 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:42.148809 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3b9daf8-f094-4daf-824e-dc0a05b38d49 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:42.149293 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 375/1502] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.527675 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-579bc961-bd9b-4ed9-b047-a94f72ab049f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.530584 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-579bc961-bd9b-4ed9-b047-a94f72ab049f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:42.530845 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-579bc961-bd9b-4ed9-b047-a94f72ab049f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.531126 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-579bc961-bd9b-4ed9-b047-a94f72ab049f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.540597 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.540597 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:42.545790 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-579bc961-bd9b-4ed9-b047-a94f72ab049f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:42.552073 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-579bc961-bd9b-4ed9-b047-a94f72ab049f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:42.552657 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 378/1503] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.641735 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-58fcc6a9-dab2-4b54-8308-9e0b90b168d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.642202 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58fcc6a9-dab2-4b54-8308-9e0b90b168d2 None None] GET https://10.4.3.168/volume// Jul 22 00:10:42.642405 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58fcc6a9-dab2-4b54-8308-9e0b90b168d2 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.642649 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58fcc6a9-dab2-4b54-8308-9e0b90b168d2 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.643075 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58fcc6a9-dab2-4b54-8308-9e0b90b168d2 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:42.643711 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 379/1504] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:42.654254 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-7699932e-e03c-4c1b-90f3-907ccba0a8a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.656896 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-7699932e-e03c-4c1b-90f3-907ccba0a8a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:10:42.658899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-7699932e-e03c-4c1b-90f3-907ccba0a8a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "150c1b65-bb55-4170-a3df-6f0f1e61a862", "connector": null, "instance_uuid": "066256ed-c1ab-4024-9d34-cebf47588a18"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:42.667449 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.667449 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:42.697336 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-7699932e-e03c-4c1b-90f3-907ccba0a8a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:10:42.698101 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 373/1505] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:10:42 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:42.705303 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3462613e-c682-483d-8edb-6ee0773e7a13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.707482 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3462613e-c682-483d-8edb-6ee0773e7a13 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 Jul 22 00:10:42.707687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3462613e-c682-483d-8edb-6ee0773e7a13 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.707904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3462613e-c682-483d-8edb-6ee0773e7a13 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.715335 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3462613e-c682-483d-8edb-6ee0773e7a13 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 returned with HTTP 404 Jul 22 00:10:42.715937 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 376/1506] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/5d6e93bd-2c91-47d3-99eb-6197c5028355 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:42.725136 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e09b0c2b-a645-4070-ad07-dea8b00a3a97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.727620 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e09b0c2b-a645-4070-ad07-dea8b00a3a97 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:42.727934 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e09b0c2b-a645-4070-ad07-dea8b00a3a97 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.728212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e09b0c2b-a645-4070-ad07-dea8b00a3a97 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.737475 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.737475 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:42.743507 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e09b0c2b-a645-4070-ad07-dea8b00a3a97 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:42.747030 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec1b6c10-9580-4439-a92c-5aaa568f4d31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.748658 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e09b0c2b-a645-4070-ad07-dea8b00a3a97 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:42.749181 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 379/1507] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.749462 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec1b6c10-9580-4439-a92c-5aaa568f4d31 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:42.749824 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec1b6c10-9580-4439-a92c-5aaa568f4d31 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.750077 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec1b6c10-9580-4439-a92c-5aaa568f4d31 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.766748 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-110d474b-7875-4d63-bd94-d8b5734df88c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.766748 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-110d474b-7875-4d63-bd94-d8b5734df88c None None] GET https://10.4.3.168/volume// Jul 22 00:10:42.766748 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-110d474b-7875-4d63-bd94-d8b5734df88c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.766748 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-110d474b-7875-4d63-bd94-d8b5734df88c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.766748 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-110d474b-7875-4d63-bd94-d8b5734df88c None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:42.766748 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 374/1508] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:42.769225 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-750e4aef-3896-4c4c-8c12-09282f61da09 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.772318 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:42.772822 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1976960959"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:42.772946 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.772946 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:42.775312 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1976960959'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:42.775513 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume of 1 GB Jul 22 00:10:42.777749 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-6d858399-5976-41b4-bb81-cdccdc7ea072 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.779124 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ec1b6c10-9580-4439-a92c-5aaa568f4d31 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:42.780370 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Availability Zones retrieved successfully. Jul 22 00:10:42.781173 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-6d858399-5976-41b4-bb81-cdccdc7ea072 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:42.781499 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-6d858399-5976-41b4-bb81-cdccdc7ea072 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.781780 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-6d858399-5976-41b4-bb81-cdccdc7ea072 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.785673 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec1b6c10-9580-4439-a92c-5aaa568f4d31 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:42.786151 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 380/1509] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.786852 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (03748f1e-966e-4140-a53f-596b2b8018b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:42.788124 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5848baaf-96ed-4d2b-ba36-362d0bc29a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:42.789172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:42.793299 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.793299 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:42.797260 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-6d858399-5976-41b4-bb81-cdccdc7ea072 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:42.802753 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-6d858399-5976-41b4-bb81-cdccdc7ea072 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:42.803401 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 380/1510] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 1117 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:42.823788 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5848baaf-96ed-4d2b-ba36-362d0bc29a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:42.824941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080810b9-4d8f-4df4-a9d8-0d8738cd2459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:42.878731 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['4a577bc1-f69e-48ad-a92e-fd5bbbf22b64', 'a375930b-dac8-4808-9ae5-b72c7c0b5043', '561a2545-cec1-4026-9be5-958694d2c6a2', 'c456b738-6633-4f8f-b236-19fab428166e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:42.879733 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080810b9-4d8f-4df4-a9d8-0d8738cd2459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a577bc1-f69e-48ad-a92e-fd5bbbf22b64', 'a375930b-dac8-4808-9ae5-b72c7c0b5043', '561a2545-cec1-4026-9be5-958694d2c6a2', 'c456b738-6633-4f8f-b236-19fab428166e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:42.880775 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ae6ea1-cc6c-432d-8c30-0ef98075633d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:42.906025 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-2bf99ee9-9c1e-4e16-8610-a0d2a6e2ac39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.909884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ae6ea1-cc6c-432d-8c30-0ef98075633d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6eb1450-11a8-4c00-8b55-cc8d061ec60e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1976960959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['4a577bc1-f69e-48ad-a92e-fd5bbbf22b64','a375930b-dac8-4808-9ae5-b72c7c0b5043','561a2545-cec1-4026-9be5-958694d2c6a2','c456b738-6633-4f8f-b236-19fab428166e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1976960959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6eb1450-11a8-4c00-8b55-cc8d061ec60e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b62b54e2eea4cb9bf1265a81a204788',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:42.909884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdfd566c-f5c4-4038-b24a-cf1801dc03c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:42.910147 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-2bf99ee9-9c1e-4e16-8610-a0d2a6e2ac39 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] PUT https://10.4.3.168/volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b Jul 22 00:10:42.910147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-2bf99ee9-9c1e-4e16-8610-a0d2a6e2ac39 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:42.917439 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f68a9ac6-4261-4efd-9f8f-937f5efed995 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.919787 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f68a9ac6-4261-4efd-9f8f-937f5efed995 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 Jul 22 00:10:42.921214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-2bf99ee9-9c1e-4e16-8610-a0d2a6e2ac39 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Acquiring lock "cinder-attachment_update-150c1b65-bb55-4170-a3df-6f0f1e61a862-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:10:42.921334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f68a9ac6-4261-4efd-9f8f-937f5efed995 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.921334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f68a9ac6-4261-4efd-9f8f-937f5efed995 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.928887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-2bf99ee9-9c1e-4e16-8610-a0d2a6e2ac39 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Lock "cinder-attachment_update-150c1b65-bb55-4170-a3df-6f0f1e61a862-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:10:42.929046 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.929046 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:42.929046 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f68a9ac6-4261-4efd-9f8f-937f5efed995 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:42.929180 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.929180 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:42.929247 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f68a9ac6-4261-4efd-9f8f-937f5efed995 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 returned with HTTP 200 Jul 22 00:10:42.929247 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 381/1511] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:10:42.936236 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdfd566c-f5c4-4038-b24a-cf1801dc03c1) transitioned into state 'SUCCESS' from state '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-1976960959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['4a577bc1-f69e-48ad-a92e-fd5bbbf22b64','a375930b-dac8-4808-9ae5-b72c7c0b5043','561a2545-cec1-4026-9be5-958694d2c6a2','c456b738-6633-4f8f-b236-19fab428166e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:42.937141 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b97f88-f85b-465f-9aa9-9aadd6eefa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:42.940298 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1d33b19-8462-44e4-b260-b24592367c2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.942144 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1d33b19-8462-44e4-b260-b24592367c2c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?limit=1 Jul 22 00:10:42.942349 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1d33b19-8462-44e4-b260-b24592367c2c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.943758 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1d33b19-8462-44e4-b260-b24592367c2c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.943758 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-b1d33b19-8462-44e4-b260-b24592367c2c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:42.944021 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-b1d33b19-8462-44e4-b260-b24592367c2c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:42.948289 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1d33b19-8462-44e4-b260-b24592367c2c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:42.948397 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b97f88-f85b-465f-9aa9-9aadd6eefa48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:42.948842 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1d33b19-8462-44e4-b260-b24592367c2c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 22 00:10:42.949269 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 381/1512] 10.4.3.168 () {66 vars in 1258 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.949790 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (03748f1e-966e-4140-a53f-596b2b8018b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:42.950332 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request issued successfully. Jul 22 00:10:42.951378 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-750e4aef-3896-4c4c-8c12-09282f61da09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:42.952000 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 377/1513] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:42 2026] POST /volume/v3/volumes => generated 754 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:42.969331 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-84a42a7f-c7c0-4f87-bf27-d7cb9299fd8b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.971928 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84a42a7f-c7c0-4f87-bf27-d7cb9299fd8b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:42.972117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84a42a7f-c7c0-4f87-bf27-d7cb9299fd8b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.972332 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84a42a7f-c7c0-4f87-bf27-d7cb9299fd8b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.972619 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-84a42a7f-c7c0-4f87-bf27-d7cb9299fd8b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:42.973703 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-84a42a7f-c7c0-4f87-bf27-d7cb9299fd8b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:42.975637 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab34a70f-89fe-4e73-b707-eba681dc3a21 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.978568 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab34a70f-89fe-4e73-b707-eba681dc3a21 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e Jul 22 00:10:42.978759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab34a70f-89fe-4e73-b707-eba681dc3a21 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.979008 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab34a70f-89fe-4e73-b707-eba681dc3a21 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.981224 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-84a42a7f-c7c0-4f87-bf27-d7cb9299fd8b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:42.981676 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84a42a7f-c7c0-4f87-bf27-d7cb9299fd8b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 200 Jul 22 00:10:42.982117 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 382/1514] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.986187 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.986187 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:42.989730 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab34a70f-89fe-4e73-b707-eba681dc3a21 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:42.993929 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7a3400f-af0a-40df-96d6-d589fbcc47d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:42.994771 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab34a70f-89fe-4e73-b707-eba681dc3a21 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e returned with HTTP 200 Jul 22 00:10:42.995294 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 382/1515] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:42.996369 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7a3400f-af0a-40df-96d6-d589fbcc47d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?limit=100000 Jul 22 00:10:42.996520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7a3400f-af0a-40df-96d6-d589fbcc47d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:42.996757 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7a3400f-af0a-40df-96d6-d589fbcc47d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:42.997092 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-f7a3400f-af0a-40df-96d6-d589fbcc47d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:42.997395 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:42.997395 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:42.998480 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-f7a3400f-af0a-40df-96d6-d589fbcc47d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.003346 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f7a3400f-af0a-40df-96d6-d589fbcc47d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.003762 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7a3400f-af0a-40df-96d6-d589fbcc47d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 22 00:10:43.004197 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 378/1516] 10.4.3.168 () {66 vars in 1268 bytes} [Wed Jul 22 00:10:42 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.015819 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cffff180-6e4d-4045-b375-1d4eaf001e36 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.017796 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cffff180-6e4d-4045-b375-1d4eaf001e36 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?limit=0 Jul 22 00:10:43.018026 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cffff180-6e4d-4045-b375-1d4eaf001e36 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.018223 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cffff180-6e4d-4045-b375-1d4eaf001e36 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.018391 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-cffff180-6e4d-4045-b375-1d4eaf001e36 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.018658 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.018658 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:43.019540 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-cffff180-6e4d-4045-b375-1d4eaf001e36 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.023521 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cffff180-6e4d-4045-b375-1d4eaf001e36 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.023762 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cffff180-6e4d-4045-b375-1d4eaf001e36 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 22 00:10:43.024171 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 383/1517] 10.4.3.168 () {66 vars in 1258 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:10:43.035131 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-176f2b8c-8881-4a06-9dbe-138fc97623ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.036873 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-176f2b8c-8881-4a06-9dbe-138fc97623ff tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:43.037091 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-176f2b8c-8881-4a06-9dbe-138fc97623ff tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.037288 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-176f2b8c-8881-4a06-9dbe-138fc97623ff tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.037509 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-176f2b8c-8881-4a06-9dbe-138fc97623ff tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.038532 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-176f2b8c-8881-4a06-9dbe-138fc97623ff tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.042852 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-176f2b8c-8881-4a06-9dbe-138fc97623ff tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.043778 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-176f2b8c-8881-4a06-9dbe-138fc97623ff tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 200 Jul 22 00:10:43.043778 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 383/1518] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.046707 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-2bf99ee9-9c1e-4e16-8610-a0d2a6e2ac39 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Lock "cinder-attachment_update-150c1b65-bb55-4170-a3df-6f0f1e61a862-np0000005612" released by "attachment_update" :: held 0.119s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:10:43.046707 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-2bf99ee9-9c1e-4e16-8610-a0d2a6e2ac39 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b returned with HTTP 200 Jul 22 00:10:43.046707 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 375/1519] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:10:42 2026] PUT /volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:43.056729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64d0c56b-5a93-437e-a5c6-b9e073b55bdc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.059378 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64d0c56b-5a93-437e-a5c6-b9e073b55bdc tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?marker=761aa486-52ad-4777-9bb8-3a8296d06604 Jul 22 00:10:43.059577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64d0c56b-5a93-437e-a5c6-b9e073b55bdc tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.059808 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64d0c56b-5a93-437e-a5c6-b9e073b55bdc tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.060057 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-64d0c56b-5a93-437e-a5c6-b9e073b55bdc tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.060342 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.060342 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:43.061465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-64d0c56b-5a93-437e-a5c6-b9e073b55bdc tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.070436 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-df5426f7-5f22-4241-bd24-7be92cfa07aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.073373 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df5426f7-5f22-4241-bd24-7be92cfa07aa tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 Jul 22 00:10:43.073656 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df5426f7-5f22-4241-bd24-7be92cfa07aa tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.073938 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df5426f7-5f22-4241-bd24-7be92cfa07aa tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.084331 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-64d0c56b-5a93-437e-a5c6-b9e073b55bdc tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.084795 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64d0c56b-5a93-437e-a5c6-b9e073b55bdc tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?marker=761aa486-52ad-4777-9bb8-3a8296d06604 returned with HTTP 200 Jul 22 00:10:43.085150 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 379/1520] 10.4.3.168 () {66 vars in 1330 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?marker=761aa486-52ad-4777-9bb8-3a8296d06604 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.085666 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df5426f7-5f22-4241-bd24-7be92cfa07aa tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 returned with HTTP 404 Jul 22 00:10:43.086451 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 384/1521] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/volumes/4f6f8ae6-48d9-4e28-8b9f-efea7ed0f504 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:43.097674 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-602a9edc-e6ca-4168-b37f-42d00a6d727a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.099195 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bfeb4dc1-d4b4-4545-8e85-f0634330f187 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.101085 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-602a9edc-e6ca-4168-b37f-42d00a6d727a tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] DELETE https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a Jul 22 00:10:43.101369 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-602a9edc-e6ca-4168-b37f-42d00a6d727a tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.101685 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-602a9edc-e6ca-4168-b37f-42d00a6d727a tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.101843 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-602a9edc-e6ca-4168-b37f-42d00a6d727a tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Delete volume with id: 44296410-df9f-4b4c-ba96-c85274608e9a Jul 22 00:10:43.105363 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfeb4dc1-d4b4-4545-8e85-f0634330f187 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?offset=2&limit=3 Jul 22 00:10:43.105570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfeb4dc1-d4b4-4545-8e85-f0634330f187 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.105773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfeb4dc1-d4b4-4545-8e85-f0634330f187 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.106123 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-bfeb4dc1-d4b4-4545-8e85-f0634330f187 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.106362 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.106362 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:43.110315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-bfeb4dc1-d4b4-4545-8e85-f0634330f187 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.111617 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.111617 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:43.112328 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-602a9edc-e6ca-4168-b37f-42d00a6d727a tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:43.123400 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bfeb4dc1-d4b4-4545-8e85-f0634330f187 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.123801 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfeb4dc1-d4b4-4545-8e85-f0634330f187 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 22 00:10:43.124246 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 376/1522] 10.4.3.168 () {66 vars in 1276 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.133976 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-602a9edc-e6ca-4168-b37f-42d00a6d727a tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Delete volume request issued successfully. Jul 22 00:10:43.134124 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-597ae5b5-41e6-4a81-b2ed-d244def9c005 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.134297 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-602a9edc-e6ca-4168-b37f-42d00a6d727a tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a returned with HTTP 202 Jul 22 00:10:43.134804 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 384/1523] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:43 2026] DELETE /volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:43.136430 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-597ae5b5-41e6-4a81-b2ed-d244def9c005 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 22 00:10:43.136701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-597ae5b5-41e6-4a81-b2ed-d244def9c005 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.136983 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-597ae5b5-41e6-4a81-b2ed-d244def9c005 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.137203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-597ae5b5-41e6-4a81-b2ed-d244def9c005 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.137509 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.137509 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:43.138617 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-597ae5b5-41e6-4a81-b2ed-d244def9c005 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.140138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-408c1f5d-1ed9-48f6-9b60-877569b89073 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.142994 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-408c1f5d-1ed9-48f6-9b60-877569b89073 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:43.142994 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-408c1f5d-1ed9-48f6-9b60-877569b89073 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.143945 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-408c1f5d-1ed9-48f6-9b60-877569b89073 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.144153 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63c0e1f5-addc-4abc-80b2-ddb9623bf27b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.145492 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63c0e1f5-addc-4abc-80b2-ddb9623bf27b tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a Jul 22 00:10:43.145657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63c0e1f5-addc-4abc-80b2-ddb9623bf27b tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.145877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63c0e1f5-addc-4abc-80b2-ddb9623bf27b tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.152302 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-597ae5b5-41e6-4a81-b2ed-d244def9c005 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.152805 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-597ae5b5-41e6-4a81-b2ed-d244def9c005 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 22 00:10:43.153249 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 380/1524] 10.4.3.168 () {66 vars in 1308 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.156889 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.156889 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:43.157271 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.157271 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:43.159498 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-408c1f5d-1ed9-48f6-9b60-877569b89073 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:43.164683 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-63c0e1f5-addc-4abc-80b2-ddb9623bf27b tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Volume info retrieved successfully. Jul 22 00:10:43.167540 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74e380b6-f617-4a3e-80ef-cbbb8fad6f92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.169533 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-408c1f5d-1ed9-48f6-9b60-877569b89073 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 200 Jul 22 00:10:43.170105 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 385/1525] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:43.170197 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74e380b6-f617-4a3e-80ef-cbbb8fad6f92 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 22 00:10:43.170618 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74e380b6-f617-4a3e-80ef-cbbb8fad6f92 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.170883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74e380b6-f617-4a3e-80ef-cbbb8fad6f92 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.171136 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63c0e1f5-addc-4abc-80b2-ddb9623bf27b tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a returned with HTTP 200 Jul 22 00:10:43.171207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-74e380b6-f617-4a3e-80ef-cbbb8fad6f92 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.171632 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 377/1526] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.173534 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-74e380b6-f617-4a3e-80ef-cbbb8fad6f92 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.181455 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-74e380b6-f617-4a3e-80ef-cbbb8fad6f92 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.181989 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74e380b6-f617-4a3e-80ef-cbbb8fad6f92 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 22 00:10:43.182557 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 385/1527] 10.4.3.168 () {66 vars in 1310 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.185784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-137a53c4-5c04-4310-9825-3099fab2a8d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.189067 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-137a53c4-5c04-4310-9825-3099fab2a8d5 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] POST https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1/action Jul 22 00:10:43.189557 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-137a53c4-5c04-4310-9825-3099fab2a8d5 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:43.190748 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-137a53c4-5c04-4310-9825-3099fab2a8d5 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:43.195379 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a5bed2c-cabe-4041-a79c-ac2139852dfa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.197883 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a5bed2c-cabe-4041-a79c-ac2139852dfa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 22 00:10:43.198396 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a5bed2c-cabe-4041-a79c-ac2139852dfa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.198650 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a5bed2c-cabe-4041-a79c-ac2139852dfa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.198964 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-3a5bed2c-cabe-4041-a79c-ac2139852dfa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.200478 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-3a5bed2c-cabe-4041-a79c-ac2139852dfa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.202563 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.202563 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:43.203649 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-137a53c4-5c04-4310-9825-3099fab2a8d5 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:43.213031 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a5bed2c-cabe-4041-a79c-ac2139852dfa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.213588 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a5bed2c-cabe-4041-a79c-ac2139852dfa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 22 00:10:43.214187 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 386/1528] 10.4.3.168 () {66 vars in 1292 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.224780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17904ac0-cbdc-4b10-ab83-8fdfaf6d7b21 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.227042 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17904ac0-cbdc-4b10-ab83-8fdfaf6d7b21 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 22 00:10:43.227321 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17904ac0-cbdc-4b10-ab83-8fdfaf6d7b21 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.227612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17904ac0-cbdc-4b10-ab83-8fdfaf6d7b21 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.227923 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-17904ac0-cbdc-4b10-ab83-8fdfaf6d7b21 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.229422 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-17904ac0-cbdc-4b10-ab83-8fdfaf6d7b21 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.246458 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17904ac0-cbdc-4b10-ab83-8fdfaf6d7b21 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.247034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17904ac0-cbdc-4b10-ab83-8fdfaf6d7b21 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 22 00:10:43.247585 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 378/1529] 10.4.3.168 () {66 vars in 1294 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.261596 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9114887e-46e4-4b2d-ba91-16fb313527ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.262026 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-137a53c4-5c04-4310-9825-3099fab2a8d5 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Created reservations ['7048bc63-d26a-4071-b06d-e26d4c0ad75e', '08f56d90-39aa-48f3-b522-b9e478944147'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:43.263907 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9114887e-46e4-4b2d-ba91-16fb313527ad tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 22 00:10:43.264208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9114887e-46e4-4b2d-ba91-16fb313527ad tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.264502 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9114887e-46e4-4b2d-ba91-16fb313527ad tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.264801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-9114887e-46e4-4b2d-ba91-16fb313527ad tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.265424 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.265424 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:43.266468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-9114887e-46e4-4b2d-ba91-16fb313527ad tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.275334 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-137a53c4-5c04-4310-9825-3099fab2a8d5 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Extend volume request issued successfully. Jul 22 00:10:43.275748 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-137a53c4-5c04-4310-9825-3099fab2a8d5 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1/action returned with HTTP 202 Jul 22 00:10:43.276613 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 381/1530] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:10:43 2026] POST /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:10:43.282658 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9114887e-46e4-4b2d-ba91-16fb313527ad tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.283884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9114887e-46e4-4b2d-ba91-16fb313527ad tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 22 00:10:43.284250 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1c72469-0a26-489f-961c-cf61cbe785d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.284347 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 386/1531] 10.4.3.168 () {66 vars in 1312 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.287987 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1c72469-0a26-489f-961c-cf61cbe785d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:43.287987 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1c72469-0a26-489f-961c-cf61cbe785d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.287987 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1c72469-0a26-489f-961c-cf61cbe785d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.296656 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a469f04e-011b-4afc-b25d-461c9cc7f02b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.298284 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.298284 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:43.298919 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a469f04e-011b-4afc-b25d-461c9cc7f02b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 22 00:10:43.299176 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a469f04e-011b-4afc-b25d-461c9cc7f02b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.299447 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a469f04e-011b-4afc-b25d-461c9cc7f02b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.299692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-a469f04e-011b-4afc-b25d-461c9cc7f02b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.300059 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.300059 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:43.301082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-a469f04e-011b-4afc-b25d-461c9cc7f02b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.304565 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b1c72469-0a26-489f-961c-cf61cbe785d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:43.310632 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1c72469-0a26-489f-961c-cf61cbe785d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 200 Jul 22 00:10:43.311111 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 387/1532] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:43.316624 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a469f04e-011b-4afc-b25d-461c9cc7f02b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.317154 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a469f04e-011b-4afc-b25d-461c9cc7f02b tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 22 00:10:43.317739 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 379/1533] 10.4.3.168 () {66 vars in 1314 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.327593 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d49a4060-556c-4561-b33d-0e2fd2635a61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.329617 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d49a4060-556c-4561-b33d-0e2fd2635a61 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 Jul 22 00:10:43.329824 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d49a4060-556c-4561-b33d-0e2fd2635a61 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.330093 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d49a4060-556c-4561-b33d-0e2fd2635a61 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.330358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-d49a4060-556c-4561-b33d-0e2fd2635a61 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.331606 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-d49a4060-556c-4561-b33d-0e2fd2635a61 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.344151 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d49a4060-556c-4561-b33d-0e2fd2635a61 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.344665 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.344665 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:43.345259 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d49a4060-556c-4561-b33d-0e2fd2635a61 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 returned with HTTP 200 Jul 22 00:10:43.345666 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 382/1534] 10.4.3.168 () {66 vars in 1385 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.356801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bb0c7adf-a33e-407e-9887-d0ac66d193b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.359013 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb0c7adf-a33e-407e-9887-d0ac66d193b1 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail?status=available Jul 22 00:10:43.359274 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb0c7adf-a33e-407e-9887-d0ac66d193b1 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.359552 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb0c7adf-a33e-407e-9887-d0ac66d193b1 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.359814 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-bb0c7adf-a33e-407e-9887-d0ac66d193b1 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.360223 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.360223 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:43.361306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-bb0c7adf-a33e-407e-9887-d0ac66d193b1 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.376332 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bb0c7adf-a33e-407e-9887-d0ac66d193b1 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.376841 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.376841 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:43.377555 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb0c7adf-a33e-407e-9887-d0ac66d193b1 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 22 00:10:43.377961 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 387/1535] 10.4.3.168 () {66 vars in 1297 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:43.387641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fd984c7b-880f-49d7-a9b3-e0ea9b72846d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.389520 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd984c7b-880f-49d7-a9b3-e0ea9b72846d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 Jul 22 00:10:43.389777 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd984c7b-880f-49d7-a9b3-e0ea9b72846d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.390021 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd984c7b-880f-49d7-a9b3-e0ea9b72846d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.390329 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-fd984c7b-880f-49d7-a9b3-e0ea9b72846d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.391663 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-fd984c7b-880f-49d7-a9b3-e0ea9b72846d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.403712 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fd984c7b-880f-49d7-a9b3-e0ea9b72846d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.404169 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.404169 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:43.405063 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd984c7b-880f-49d7-a9b3-e0ea9b72846d tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 returned with HTTP 200 Jul 22 00:10:43.405577 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 388/1536] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.415896 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b04c8ff-6a25-4551-9799-699bae5102ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.418119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b04c8ff-6a25-4551-9799-699bae5102ab tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 Jul 22 00:10:43.418330 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b04c8ff-6a25-4551-9799-699bae5102ab tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.418532 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b04c8ff-6a25-4551-9799-699bae5102ab tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.418755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-5b04c8ff-6a25-4551-9799-699bae5102ab tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.419119 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.419119 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:43.420084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-5b04c8ff-6a25-4551-9799-699bae5102ab tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.432808 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b04c8ff-6a25-4551-9799-699bae5102ab tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.433247 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b04c8ff-6a25-4551-9799-699bae5102ab tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 returned with HTTP 200 Jul 22 00:10:43.433893 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 380/1537] 10.4.3.168 () {66 vars in 1364 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.442954 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cca465ff-a978-404e-8b26-dac72b67ef1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.445351 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cca465ff-a978-404e-8b26-dac72b67ef1e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?status=available Jul 22 00:10:43.445604 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cca465ff-a978-404e-8b26-dac72b67ef1e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.445843 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cca465ff-a978-404e-8b26-dac72b67ef1e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.446123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-cca465ff-a978-404e-8b26-dac72b67ef1e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.447442 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-cca465ff-a978-404e-8b26-dac72b67ef1e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.462188 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cca465ff-a978-404e-8b26-dac72b67ef1e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.462685 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cca465ff-a978-404e-8b26-dac72b67ef1e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?status=available returned with HTTP 200 Jul 22 00:10:43.463162 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 383/1538] 10.4.3.168 () {66 vars in 1276 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.472337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35e37170-f630-4f6d-857e-974164ee6513 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.474593 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35e37170-f630-4f6d-857e-974164ee6513 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 Jul 22 00:10:43.474818 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35e37170-f630-4f6d-857e-974164ee6513 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.475132 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35e37170-f630-4f6d-857e-974164ee6513 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.475407 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-35e37170-f630-4f6d-857e-974164ee6513 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:43.477159 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-35e37170-f630-4f6d-857e-974164ee6513 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:43.492625 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35e37170-f630-4f6d-857e-974164ee6513 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Get all snapshots completed successfully. Jul 22 00:10:43.493131 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35e37170-f630-4f6d-857e-974164ee6513 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 returned with HTTP 200 Jul 22 00:10:43.496894 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 388/1539] 10.4.3.168 () {66 vars in 1398 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1557491837 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.506372 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6a52a5c-834f-49bc-b177-cf42d6a9c707 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.508795 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6a52a5c-834f-49bc-b177-cf42d6a9c707 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 Jul 22 00:10:43.509076 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6a52a5c-834f-49bc-b177-cf42d6a9c707 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.509336 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6a52a5c-834f-49bc-b177-cf42d6a9c707 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.509532 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-b6a52a5c-834f-49bc-b177-cf42d6a9c707 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Delete snapshot with id: 574e9d56-d8cb-4257-ae34-2cf75a199e38 Jul 22 00:10:43.516823 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.516823 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:43.517595 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6a52a5c-834f-49bc-b177-cf42d6a9c707 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:43.538123 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6a52a5c-834f-49bc-b177-cf42d6a9c707 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot delete request issued successfully. Jul 22 00:10:43.538675 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6a52a5c-834f-49bc-b177-cf42d6a9c707 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 returned with HTTP 202 Jul 22 00:10:43.539282 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 389/1540] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:43 2026] DELETE /volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:43.546908 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1b81ddc-c7d4-46de-bf2b-6114e08e299c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.549306 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1b81ddc-c7d4-46de-bf2b-6114e08e299c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 Jul 22 00:10:43.549306 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1b81ddc-c7d4-46de-bf2b-6114e08e299c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.549530 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1b81ddc-c7d4-46de-bf2b-6114e08e299c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.555230 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.555230 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:43.555813 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f1b81ddc-c7d4-46de-bf2b-6114e08e299c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:43.556591 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1b81ddc-c7d4-46de-bf2b-6114e08e299c tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 returned with HTTP 200 Jul 22 00:10:43.557030 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 381/1541] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:43.803076 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d41a4001-ae29-4e41-8c67-ab5153d4e730 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:43.805121 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d41a4001-ae29-4e41-8c67-ab5153d4e730 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:43.805376 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d41a4001-ae29-4e41-8c67-ab5153d4e730 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:43.805648 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d41a4001-ae29-4e41-8c67-ab5153d4e730 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:43.819102 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:43.819102 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:43.822999 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d41a4001-ae29-4e41-8c67-ab5153d4e730 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:43.827490 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d41a4001-ae29-4e41-8c67-ab5153d4e730 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:43.827885 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 384/1542] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:43 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:44.011242 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbfc41d7-817d-4f1e-88d3-c9603cedf3df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.013139 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbfc41d7-817d-4f1e-88d3-c9603cedf3df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e Jul 22 00:10:44.013288 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbfc41d7-817d-4f1e-88d3-c9603cedf3df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.013495 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbfc41d7-817d-4f1e-88d3-c9603cedf3df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.020073 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.020073 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:44.023478 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cbfc41d7-817d-4f1e-88d3-c9603cedf3df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:44.027309 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbfc41d7-817d-4f1e-88d3-c9603cedf3df tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e returned with HTTP 200 Jul 22 00:10:44.027701 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 389/1543] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:44.040174 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b6bcf60-6b46-47c5-8682-e8f934666667 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.041968 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b6bcf60-6b46-47c5-8682-e8f934666667 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:44.042288 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b6bcf60-6b46-47c5-8682-e8f934666667 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6eb1450-11a8-4c00-8b55-cc8d061ec60e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-574184751"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:44.051175 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.051175 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:44.051636 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6b6bcf60-6b46-47c5-8682-e8f934666667 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:44.051771 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-6b6bcf60-6b46-47c5-8682-e8f934666667 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create snapshot from volume b6eb1450-11a8-4c00-8b55-cc8d061ec60e Jul 22 00:10:44.075876 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6b6bcf60-6b46-47c5-8682-e8f934666667 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['fb2cdbb7-2a47-4a4a-85b6-a68ca5a45593', '3ac47832-298a-40a1-a5d1-2e9690a89cd8', 'cdbf1de0-7973-4443-94e5-979bc8a1c62f', '34059e57-964d-4d44-a675-ccd6228185b2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:44.102032 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6b6bcf60-6b46-47c5-8682-e8f934666667 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot create request issued successfully. Jul 22 00:10:44.102355 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b6bcf60-6b46-47c5-8682-e8f934666667 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:44.102948 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 390/1544] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:44 2026] POST /volume/v3/snapshots => generated 309 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:44.111540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9ae7b8c-568f-4dfa-96a8-0e775a468024 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.113621 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9ae7b8c-568f-4dfa-96a8-0e775a468024 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d Jul 22 00:10:44.113842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9ae7b8c-568f-4dfa-96a8-0e775a468024 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.114280 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9ae7b8c-568f-4dfa-96a8-0e775a468024 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.119833 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.119833 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:44.120380 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9ae7b8c-568f-4dfa-96a8-0e775a468024 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:44.121350 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9ae7b8c-568f-4dfa-96a8-0e775a468024 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d returned with HTTP 200 Jul 22 00:10:44.121777 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 382/1545] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:44.187954 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-225bbbb7-a4c8-4714-9bac-a7e240c9915d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.189552 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-225bbbb7-a4c8-4714-9bac-a7e240c9915d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] GET https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a Jul 22 00:10:44.189696 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-225bbbb7-a4c8-4714-9bac-a7e240c9915d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.189872 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-225bbbb7-a4c8-4714-9bac-a7e240c9915d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.197785 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-225bbbb7-a4c8-4714-9bac-a7e240c9915d tempest-ServersNegativeTestJSON-194602985 tempest-ServersNegativeTestJSON-194602985-project-member] https://10.4.3.168/volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a returned with HTTP 404 Jul 22 00:10:44.198656 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 385/1546] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/volumes/44296410-df9f-4b4c-ba96-c85274608e9a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:44.330374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa5e8255-d33c-4ca9-9792-66a957fef507 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.332605 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa5e8255-d33c-4ca9-9792-66a957fef507 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:44.332854 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa5e8255-d33c-4ca9-9792-66a957fef507 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.333114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa5e8255-d33c-4ca9-9792-66a957fef507 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.346478 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.346478 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:44.352259 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa5e8255-d33c-4ca9-9792-66a957fef507 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:44.361758 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa5e8255-d33c-4ca9-9792-66a957fef507 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 200 Jul 22 00:10:44.362333 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 390/1547] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:44.379069 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27cdc38e-7f5d-4166-8850-c68075429df2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.381766 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27cdc38e-7f5d-4166-8850-c68075429df2 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:44.383436 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27cdc38e-7f5d-4166-8850-c68075429df2 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.383436 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27cdc38e-7f5d-4166-8850-c68075429df2 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.399118 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.399118 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:44.406954 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-27cdc38e-7f5d-4166-8850-c68075429df2 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:44.418929 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27cdc38e-7f5d-4166-8850-c68075429df2 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 200 Jul 22 00:10:44.418929 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 391/1548] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:44.442787 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cad0b291-597b-4400-8cfa-f6b9ce9a9004 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.445801 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cad0b291-597b-4400-8cfa-f6b9ce9a9004 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:44.446120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cad0b291-597b-4400-8cfa-f6b9ce9a9004 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.446623 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cad0b291-597b-4400-8cfa-f6b9ce9a9004 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.455961 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.455961 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:44.462399 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cad0b291-597b-4400-8cfa-f6b9ce9a9004 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:44.470963 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cad0b291-597b-4400-8cfa-f6b9ce9a9004 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 200 Jul 22 00:10:44.471597 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 383/1549] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:44.487768 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-893acf42-b262-406a-bb86-1b3c8a4e0898 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.491161 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-893acf42-b262-406a-bb86-1b3c8a4e0898 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] DELETE https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:44.491161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-893acf42-b262-406a-bb86-1b3c8a4e0898 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.491161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-893acf42-b262-406a-bb86-1b3c8a4e0898 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.491161 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-893acf42-b262-406a-bb86-1b3c8a4e0898 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Delete volume with id: ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:44.497586 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.497586 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:44.498022 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-893acf42-b262-406a-bb86-1b3c8a4e0898 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:44.515161 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-893acf42-b262-406a-bb86-1b3c8a4e0898 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Delete volume request issued successfully. Jul 22 00:10:44.515776 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-893acf42-b262-406a-bb86-1b3c8a4e0898 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 202 Jul 22 00:10:44.515898 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 386/1550] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:44 2026] DELETE /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:44.523189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac18ce9c-cd3b-4ddd-bb78-70fbbc030709 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.525139 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac18ce9c-cd3b-4ddd-bb78-70fbbc030709 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:44.525355 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac18ce9c-cd3b-4ddd-bb78-70fbbc030709 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.525568 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac18ce9c-cd3b-4ddd-bb78-70fbbc030709 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.533194 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.533194 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:44.537175 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac18ce9c-cd3b-4ddd-bb78-70fbbc030709 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:44.542076 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac18ce9c-cd3b-4ddd-bb78-70fbbc030709 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 200 Jul 22 00:10:44.542520 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 391/1551] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:44.568167 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6d2996a-bc7f-4d38-9146-2fe60bdfaed2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.570552 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6d2996a-bc7f-4d38-9146-2fe60bdfaed2 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 Jul 22 00:10:44.570795 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6d2996a-bc7f-4d38-9146-2fe60bdfaed2 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.571052 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6d2996a-bc7f-4d38-9146-2fe60bdfaed2 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.576868 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6d2996a-bc7f-4d38-9146-2fe60bdfaed2 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 returned with HTTP 404 Jul 22 00:10:44.577501 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 392/1552] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/snapshots/574e9d56-d8cb-4257-ae34-2cf75a199e38 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:44.586169 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3dde359-f5dd-4a70-9729-18e701c5b390 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.588026 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3dde359-f5dd-4a70-9729-18e701c5b390 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 Jul 22 00:10:44.588329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3dde359-f5dd-4a70-9729-18e701c5b390 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.588748 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3dde359-f5dd-4a70-9729-18e701c5b390 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.588977 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-e3dde359-f5dd-4a70-9729-18e701c5b390 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Delete snapshot with id: 761aa486-52ad-4777-9bb8-3a8296d06604 Jul 22 00:10:44.595290 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.595290 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:44.595956 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3dde359-f5dd-4a70-9729-18e701c5b390 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:44.618151 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3dde359-f5dd-4a70-9729-18e701c5b390 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot delete request issued successfully. Jul 22 00:10:44.618396 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3dde359-f5dd-4a70-9729-18e701c5b390 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 returned with HTTP 202 Jul 22 00:10:44.618892 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 384/1553] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:44 2026] DELETE /volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:44.630291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d749303-36e8-48f7-8570-614f5a298112 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.633334 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d749303-36e8-48f7-8570-614f5a298112 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 Jul 22 00:10:44.633550 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d749303-36e8-48f7-8570-614f5a298112 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.633733 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d749303-36e8-48f7-8570-614f5a298112 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.641124 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.641124 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:44.641796 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d749303-36e8-48f7-8570-614f5a298112 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:44.644637 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d749303-36e8-48f7-8570-614f5a298112 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 returned with HTTP 200 Jul 22 00:10:44.645138 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 387/1554] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:44.754067 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.756316 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:44.756790 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-903761659"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:44.758928 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-903761659'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:44.759098 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Create volume of 1 GB Jul 22 00:10:44.764685 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Availability Zones retrieved successfully. Jul 22 00:10:44.774521 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Flow 'volume_create_api' (b0ba3b18-aa76-4a4c-ae04-88a51780f9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:44.778332 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36530eeb-8e53-4ded-bb62-bdda2d0c99a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:44.778332 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:44.819340 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36530eeb-8e53-4ded-bb62-bdda2d0c99a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:44.820485 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792bd678-0703-42f2-837c-89c742aa2a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:44.845106 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bfe646e7-a8ec-499f-8898-d1035e5e5435 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.848896 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfe646e7-a8ec-499f-8898-d1035e5e5435 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:44.849800 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfe646e7-a8ec-499f-8898-d1035e5e5435 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.850146 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfe646e7-a8ec-499f-8898-d1035e5e5435 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.865656 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.865656 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:44.872251 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bfe646e7-a8ec-499f-8898-d1035e5e5435 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:44.881937 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfe646e7-a8ec-499f-8898-d1035e5e5435 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:44.881937 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 393/1555] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:44.889294 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Created reservations ['f5cdd269-eb29-4ba9-b1eb-776f62207217', 'e62e76ed-e729-4618-b17c-32f35086015a', '29e40e5e-db9b-49c5-808d-c3be73671a5c', '8db64096-ed47-4e3e-b444-9e4f2de00281'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:44.890160 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792bd678-0703-42f2-837c-89c742aa2a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5cdd269-eb29-4ba9-b1eb-776f62207217', 'e62e76ed-e729-4618-b17c-32f35086015a', '29e40e5e-db9b-49c5-808d-c3be73671a5c', '8db64096-ed47-4e3e-b444-9e4f2de00281']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:44.891034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2518ab-31be-403f-bc84-99bbae131f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:44.916351 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee2518ab-31be-403f-bc84-99bbae131f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf56fff-0712-435d-bd18-c1af49eb6d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-903761659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc80f69470f64ccba65d432a0bd948a8',qos_specs=None,replication_status=,reservations=['f5cdd269-eb29-4ba9-b1eb-776f62207217','e62e76ed-e729-4618-b17c-32f35086015a','29e40e5e-db9b-49c5-808d-c3be73671a5c','8db64096-ed47-4e3e-b444-9e4f2de00281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8bf6eafc9a46c6aa18ea1385def91c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-903761659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebf56fff-0712-435d-bd18-c1af49eb6d38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc80f69470f64ccba65d432a0bd948a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a8bf6eafc9a46c6aa18ea1385def91c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:44.917180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975a5136-66e7-4db4-93d6-b812a4366377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:44.935234 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975a5136-66e7-4db4-93d6-b812a4366377) transitioned into state 'SUCCESS' from state '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-903761659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc80f69470f64ccba65d432a0bd948a8',qos_specs=None,replication_status=,reservations=['f5cdd269-eb29-4ba9-b1eb-776f62207217','e62e76ed-e729-4618-b17c-32f35086015a','29e40e5e-db9b-49c5-808d-c3be73671a5c','8db64096-ed47-4e3e-b444-9e4f2de00281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8bf6eafc9a46c6aa18ea1385def91c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:44.936023 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f9f566-b369-413f-bad5-b88c2bdb6864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:44.946443 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f9f566-b369-413f-bad5-b88c2bdb6864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:44.947268 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Flow 'volume_create_api' (b0ba3b18-aa76-4a4c-ae04-88a51780f9cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:44.947675 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Create volume request issued successfully. Jul 22 00:10:44.948272 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab497bfe-2637-4ea9-a9e0-05f83b6a43a1 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:44.948735 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 392/1556] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:44 2026] POST /volume/v3/volumes => generated 756 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:44.962189 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0b47c9c-2b61-4425-8b30-4cdb31bfafae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:44.964262 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0b47c9c-2b61-4425-8b30-4cdb31bfafae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:10:44.964542 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0b47c9c-2b61-4425-8b30-4cdb31bfafae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:44.964731 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0b47c9c-2b61-4425-8b30-4cdb31bfafae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:44.973005 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:44.973005 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:44.979452 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c0b47c9c-2b61-4425-8b30-4cdb31bfafae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:10:44.984494 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0b47c9c-2b61-4425-8b30-4cdb31bfafae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:10:44.984983 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 385/1557] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:44 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:45.137894 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e13a1b31-4452-45b5-ac97-d0198076c022 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.140084 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e13a1b31-4452-45b5-ac97-d0198076c022 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d Jul 22 00:10:45.140338 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e13a1b31-4452-45b5-ac97-d0198076c022 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:45.140617 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e13a1b31-4452-45b5-ac97-d0198076c022 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:45.146888 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:45.146888 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:45.147461 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e13a1b31-4452-45b5-ac97-d0198076c022 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:45.148936 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e13a1b31-4452-45b5-ac97-d0198076c022 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d returned with HTTP 200 Jul 22 00:10:45.149402 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 388/1558] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:45 2026] GET /volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:45.167113 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ee36e8a9-6de1-4858-b558-689174831683 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.169985 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:45.169985 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7bcd1e68-fc97-486e-9b9a-9c5c552ff66d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-28867560"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:45.172423 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request body: {'volume': {'snapshot_id': '7bcd1e68-fc97-486e-9b9a-9c5c552ff66d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-28867560'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:45.181172 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:45.181172 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:45.181172 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:45.181172 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume of 1 GB Jul 22 00:10:45.185891 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Availability Zones retrieved successfully. Jul 22 00:10:45.195508 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (293d49f9-0c91-4201-9e34-4ca3ad071367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:45.197195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19964e68-5c0f-4e4e-b43b-a44a1ac26d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.198853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:45.243225 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19964e68-5c0f-4e4e-b43b-a44a1ac26d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7bcd1e68-fc97-486e-9b9a-9c5c552ff66d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.245499 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d9b957-a340-447b-98ba-d986fc1aaee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.302239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Created reservations ['ee90b888-8a50-4552-955f-6db50f436953', 'd1e39fac-b694-4812-8ec2-4b0496116cdb', '90b04b01-30ff-43d5-a905-5ab0caa85b1f', 'f2f18038-cdc9-4dc0-9cc0-5ffab8151ea1'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:45.303834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d9b957-a340-447b-98ba-d986fc1aaee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee90b888-8a50-4552-955f-6db50f436953', 'd1e39fac-b694-4812-8ec2-4b0496116cdb', '90b04b01-30ff-43d5-a905-5ab0caa85b1f', 'f2f18038-cdc9-4dc0-9cc0-5ffab8151ea1']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.304774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a896f5a-d01f-488d-a5df-d6827ba0cca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.366800 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a896f5a-d01f-488d-a5df-d6827ba0cca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6866edf-0852-433b-a546-f054033f74f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-28867560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['ee90b888-8a50-4552-955f-6db50f436953','d1e39fac-b694-4812-8ec2-4b0496116cdb','90b04b01-30ff-43d5-a905-5ab0caa85b1f','f2f18038-cdc9-4dc0-9cc0-5ffab8151ea1'],size=1,snapshot_id=7bcd1e68-fc97-486e-9b9a-9c5c552ff66d,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-28867560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6866edf-0852-433b-a546-f054033f74f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b62b54e2eea4cb9bf1265a81a204788',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7bcd1e68-fc97-486e-9b9a-9c5c552ff66d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.368873 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a22d823-473e-4d19-bfbb-06f97a690136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.400330 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a22d823-473e-4d19-bfbb-06f97a690136) transitioned into state 'SUCCESS' from state '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-28867560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b62b54e2eea4cb9bf1265a81a204788',qos_specs=None,replication_status=,reservations=['ee90b888-8a50-4552-955f-6db50f436953','d1e39fac-b694-4812-8ec2-4b0496116cdb','90b04b01-30ff-43d5-a905-5ab0caa85b1f','f2f18038-cdc9-4dc0-9cc0-5ffab8151ea1'],size=1,snapshot_id=7bcd1e68-fc97-486e-9b9a-9c5c552ff66d,source_replicaid=,source_volid=None,status='creating',user_id='867934715bc045e9bf7dd82c1dea6c1b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.401792 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a317981-25ce-430c-a684-2521080813f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.428875 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a317981-25ce-430c-a684-2521080813f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.430006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Flow 'volume_create_api' (293d49f9-0c91-4201-9e34-4ca3ad071367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:45.430463 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Create volume request issued successfully. Jul 22 00:10:45.431523 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee36e8a9-6de1-4858-b558-689174831683 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:45.432275 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 394/1559] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:10:45 2026] POST /volume/v3/volumes => generated 786 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:45.451250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fa33fee-8880-4d6f-a24e-1d05945b6a74 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.454898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fa33fee-8880-4d6f-a24e-1d05945b6a74 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:45.454898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fa33fee-8880-4d6f-a24e-1d05945b6a74 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:45.454898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fa33fee-8880-4d6f-a24e-1d05945b6a74 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:45.465444 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:45.465444 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:45.475546 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fa33fee-8880-4d6f-a24e-1d05945b6a74 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:45.480966 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fa33fee-8880-4d6f-a24e-1d05945b6a74 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 returned with HTTP 200 Jul 22 00:10:45.481216 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 393/1560] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:45 2026] GET /volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:45.558412 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15486468-3ef0-4ac9-acbb-9be339f0f5d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.560301 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15486468-3ef0-4ac9-acbb-9be339f0f5d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 Jul 22 00:10:45.560538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15486468-3ef0-4ac9-acbb-9be339f0f5d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:45.560779 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15486468-3ef0-4ac9-acbb-9be339f0f5d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:45.571095 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15486468-3ef0-4ac9-acbb-9be339f0f5d9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 returned with HTTP 404 Jul 22 00:10:45.571252 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 386/1561] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:45 2026] GET /volume/v3/volumes/ddf716b9-be0e-4ba8-8b49-0bf7e2bd21d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:45.589993 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.589993 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:45.589993 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1076728088"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:45.591772 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1076728088'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:45.592022 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Create volume of 1 GB Jul 22 00:10:45.599291 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Availability Zones retrieved successfully. Jul 22 00:10:45.608462 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Flow 'volume_create_api' (bdbfba26-78ab-4c01-9bfa-6cb13910482a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:45.609933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf841b8c-9ce8-47e2-b2d2-60cf23dca00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.611619 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:45.653717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf841b8c-9ce8-47e2-b2d2-60cf23dca00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.654710 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93366a01-9dad-49e2-aa1e-238b3baa37c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.656282 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9541658-604f-44f8-8abe-a314a20f1cf9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.659265 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9541658-604f-44f8-8abe-a314a20f1cf9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 Jul 22 00:10:45.659406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9541658-604f-44f8-8abe-a314a20f1cf9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:45.659611 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9541658-604f-44f8-8abe-a314a20f1cf9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:45.665506 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9541658-604f-44f8-8abe-a314a20f1cf9 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 returned with HTTP 404 Jul 22 00:10:45.665823 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 395/1562] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:45 2026] GET /volume/v3/snapshots/761aa486-52ad-4777-9bb8-3a8296d06604 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:10:45.675503 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5455b79-9403-426a-a2ed-e995ef2354d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.678263 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5455b79-9403-426a-a2ed-e995ef2354d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 Jul 22 00:10:45.678562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5455b79-9403-426a-a2ed-e995ef2354d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:45.678910 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5455b79-9403-426a-a2ed-e995ef2354d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:45.679211 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-f5455b79-9403-426a-a2ed-e995ef2354d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Delete snapshot with id: ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 Jul 22 00:10:45.686152 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:45.686152 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:45.686591 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5455b79-9403-426a-a2ed-e995ef2354d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:45.707982 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5455b79-9403-426a-a2ed-e995ef2354d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot delete request issued successfully. Jul 22 00:10:45.708149 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5455b79-9403-426a-a2ed-e995ef2354d6 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 returned with HTTP 202 Jul 22 00:10:45.708722 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 394/1563] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:45 2026] DELETE /volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:45.714988 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Created reservations ['69c6b843-b1be-4742-b852-d9e36d4b10bf', '12e216b9-0fa1-4394-aaa2-9f301bd93288', 'ebcd574c-fc9d-4cb5-b010-3c1f0a473491', '3dc93ac1-d021-464f-ad80-7d6a3489d61e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:45.716223 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93366a01-9dad-49e2-aa1e-238b3baa37c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69c6b843-b1be-4742-b852-d9e36d4b10bf', '12e216b9-0fa1-4394-aaa2-9f301bd93288', 'ebcd574c-fc9d-4cb5-b010-3c1f0a473491', '3dc93ac1-d021-464f-ad80-7d6a3489d61e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.717526 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde8c71d-cb5b-4962-820f-cc6254c28734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.717659 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4819cf39-00ab-41d7-9db8-8201d149febe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.720297 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4819cf39-00ab-41d7-9db8-8201d149febe tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 Jul 22 00:10:45.720297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4819cf39-00ab-41d7-9db8-8201d149febe tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:45.720582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4819cf39-00ab-41d7-9db8-8201d149febe tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:45.730461 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:45.730461 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:45.730931 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4819cf39-00ab-41d7-9db8-8201d149febe tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Snapshot retrieved successfully. Jul 22 00:10:45.731892 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4819cf39-00ab-41d7-9db8-8201d149febe tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 returned with HTTP 200 Jul 22 00:10:45.732262 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 387/1564] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:45 2026] GET /volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:45.751104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bde8c71d-cb5b-4962-820f-cc6254c28734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd880485-2946-41e8-855a-b1401bd68a48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1076728088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d4db86e7ea647e29c14e7ab3a3fef42',qos_specs=None,replication_status=,reservations=['69c6b843-b1be-4742-b852-d9e36d4b10bf','12e216b9-0fa1-4394-aaa2-9f301bd93288','ebcd574c-fc9d-4cb5-b010-3c1f0a473491','3dc93ac1-d021-464f-ad80-7d6a3489d61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19005f6bfdb647eca25cc77cc91f813e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1076728088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd880485-2946-41e8-855a-b1401bd68a48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d4db86e7ea647e29c14e7ab3a3fef42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19005f6bfdb647eca25cc77cc91f813e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.752445 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54808d79-a973-4d5e-87ee-f32dacbd4188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.782555 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54808d79-a973-4d5e-87ee-f32dacbd4188) transitioned into state 'SUCCESS' from state '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-1076728088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d4db86e7ea647e29c14e7ab3a3fef42',qos_specs=None,replication_status=,reservations=['69c6b843-b1be-4742-b852-d9e36d4b10bf','12e216b9-0fa1-4394-aaa2-9f301bd93288','ebcd574c-fc9d-4cb5-b010-3c1f0a473491','3dc93ac1-d021-464f-ad80-7d6a3489d61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19005f6bfdb647eca25cc77cc91f813e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.784229 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43743f51-f11a-40db-bdcc-76cac28b51f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:45.798053 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43743f51-f11a-40db-bdcc-76cac28b51f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:45.799313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Flow 'volume_create_api' (bdbfba26-78ab-4c01-9bfa-6cb13910482a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:45.799893 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Create volume request issued successfully. Jul 22 00:10:45.800652 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21b7b77c-b0ea-4544-8d35-89aa1d14ba3b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:45.801196 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 389/1565] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:45 2026] POST /volume/v3/volumes => generated 748 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:45.816044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3cc2b5d9-c609-4afd-8066-1b31af837975 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.818455 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cc2b5d9-c609-4afd-8066-1b31af837975 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:45.819053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cc2b5d9-c609-4afd-8066-1b31af837975 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:45.819053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cc2b5d9-c609-4afd-8066-1b31af837975 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:45.826251 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:45.826251 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:45.829636 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3cc2b5d9-c609-4afd-8066-1b31af837975 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:45.834391 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cc2b5d9-c609-4afd-8066-1b31af837975 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 200 Jul 22 00:10:45.834929 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 396/1566] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:45 2026] GET /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:45.893910 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a313e11-6843-4f67-89fa-a5cdf214448e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:45.895749 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a313e11-6843-4f67-89fa-a5cdf214448e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:45.895996 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a313e11-6843-4f67-89fa-a5cdf214448e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:45.896254 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a313e11-6843-4f67-89fa-a5cdf214448e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:45.906184 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:45.906184 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:45.909900 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a313e11-6843-4f67-89fa-a5cdf214448e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:45.914157 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a313e11-6843-4f67-89fa-a5cdf214448e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:45.914742 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 395/1567] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:45 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:46.001197 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8239ed9-16cc-42c6-ad65-d4a3360786a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.003506 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8239ed9-16cc-42c6-ad65-d4a3360786a8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:10:46.003755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8239ed9-16cc-42c6-ad65-d4a3360786a8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.004014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8239ed9-16cc-42c6-ad65-d4a3360786a8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.015117 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.015117 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:46.019958 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8239ed9-16cc-42c6-ad65-d4a3360786a8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:10:46.026136 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8239ed9-16cc-42c6-ad65-d4a3360786a8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:10:46.026644 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 388/1568] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:46.322139 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-f28ccaf4-89bd-458e-9071-286ae25603f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.325029 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-f28ccaf4-89bd-458e-9071-286ae25603f9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b/action Jul 22 00:10:46.325586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-f28ccaf4-89bd-458e-9071-286ae25603f9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:46.325846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-f28ccaf4-89bd-458e-9071-286ae25603f9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:46.345148 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.345148 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:46.356416 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e0612eda-f0d2-4ef7-8f3b-bebc3ccdd46f req-f28ccaf4-89bd-458e-9071-286ae25603f9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b/action returned with HTTP 204 Jul 22 00:10:46.356948 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 390/1569] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:10:46 2026] POST /volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:46.495614 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-82a9d464-ab8e-4236-a7df-6950bb4772f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.497353 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82a9d464-ab8e-4236-a7df-6950bb4772f6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:46.497588 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82a9d464-ab8e-4236-a7df-6950bb4772f6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.497799 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82a9d464-ab8e-4236-a7df-6950bb4772f6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.504789 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.504789 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:46.508930 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-82a9d464-ab8e-4236-a7df-6950bb4772f6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:46.512833 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82a9d464-ab8e-4236-a7df-6950bb4772f6 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 returned with HTTP 200 Jul 22 00:10:46.513217 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 397/1570] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:46.526536 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db0a4fce-9dd7-48c7-bb26-b968d953185f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.528669 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db0a4fce-9dd7-48c7-bb26-b968d953185f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:46.528900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db0a4fce-9dd7-48c7-bb26-b968d953185f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.529116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db0a4fce-9dd7-48c7-bb26-b968d953185f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.537142 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.537142 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:46.541408 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db0a4fce-9dd7-48c7-bb26-b968d953185f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:46.546762 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db0a4fce-9dd7-48c7-bb26-b968d953185f tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 returned with HTTP 200 Jul 22 00:10:46.547318 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 396/1571] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:46.559563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fb36d935-6d0a-4ef4-ab92-8da1d445d190 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.562058 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb36d935-6d0a-4ef4-ab92-8da1d445d190 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:46.562465 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb36d935-6d0a-4ef4-ab92-8da1d445d190 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.562591 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb36d935-6d0a-4ef4-ab92-8da1d445d190 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.562925 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-fb36d935-6d0a-4ef4-ab92-8da1d445d190 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume with id: a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:46.572803 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.572803 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:46.573479 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fb36d935-6d0a-4ef4-ab92-8da1d445d190 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:46.594684 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fb36d935-6d0a-4ef4-ab92-8da1d445d190 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume request issued successfully. Jul 22 00:10:46.594987 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb36d935-6d0a-4ef4-ab92-8da1d445d190 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 returned with HTTP 202 Jul 22 00:10:46.595548 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 389/1572] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:46 2026] DELETE /volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:46.605896 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b25b6c4-d845-4b16-b8fd-d5b8a525c12d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.607933 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b25b6c4-d845-4b16-b8fd-d5b8a525c12d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:46.608166 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b25b6c4-d845-4b16-b8fd-d5b8a525c12d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.608434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b25b6c4-d845-4b16-b8fd-d5b8a525c12d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.616307 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.616307 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:46.621179 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b25b6c4-d845-4b16-b8fd-d5b8a525c12d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:46.627037 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b25b6c4-d845-4b16-b8fd-d5b8a525c12d tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 returned with HTTP 200 Jul 22 00:10:46.628084 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 391/1573] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:46.742080 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-37e29752-16fa-4109-a792-f32996d396ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.744535 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37e29752-16fa-4109-a792-f32996d396ac tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 Jul 22 00:10:46.744808 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37e29752-16fa-4109-a792-f32996d396ac tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.745106 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37e29752-16fa-4109-a792-f32996d396ac tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.750793 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37e29752-16fa-4109-a792-f32996d396ac tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 returned with HTTP 404 Jul 22 00:10:46.751439 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 398/1574] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/snapshots/ebe77b8b-1967-43b2-a3bf-594cb39a9fa9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:46.758836 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3e8cefb-40ed-4c37-9ec6-cce11587d391 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.760956 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3e8cefb-40ed-4c37-9ec6-cce11587d391 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:46.761156 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3e8cefb-40ed-4c37-9ec6-cce11587d391 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.761374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3e8cefb-40ed-4c37-9ec6-cce11587d391 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.768703 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.768703 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:46.772692 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a3e8cefb-40ed-4c37-9ec6-cce11587d391 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Volume info retrieved successfully. Jul 22 00:10:46.779145 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3e8cefb-40ed-4c37-9ec6-cce11587d391 tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d returned with HTTP 200 Jul 22 00:10:46.779692 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 397/1575] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:46.799163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0667d649-fed0-4f88-bc12-78d6e7c65faa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.800478 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0667d649-fed0-4f88-bc12-78d6e7c65faa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] DELETE https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:46.800674 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0667d649-fed0-4f88-bc12-78d6e7c65faa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.800869 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0667d649-fed0-4f88-bc12-78d6e7c65faa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.801043 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0667d649-fed0-4f88-bc12-78d6e7c65faa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Delete volume with id: 308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:46.808295 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.808295 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:46.808798 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0667d649-fed0-4f88-bc12-78d6e7c65faa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Volume info retrieved successfully. Jul 22 00:10:46.835891 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0667d649-fed0-4f88-bc12-78d6e7c65faa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Delete volume request issued successfully. Jul 22 00:10:46.836067 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0667d649-fed0-4f88-bc12-78d6e7c65faa tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d returned with HTTP 202 Jul 22 00:10:46.837401 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 390/1576] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:46 2026] DELETE /volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:46.848352 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-914d1101-5b6c-4181-a45c-9571c47b106e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.848568 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-400d4c51-7e59-448c-abb4-a8b71d51afc7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.850741 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-400d4c51-7e59-448c-abb4-a8b71d51afc7 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:46.850971 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-400d4c51-7e59-448c-abb4-a8b71d51afc7 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.851022 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-914d1101-5b6c-4181-a45c-9571c47b106e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:46.851171 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-400d4c51-7e59-448c-abb4-a8b71d51afc7 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.851308 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-914d1101-5b6c-4181-a45c-9571c47b106e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.851600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-914d1101-5b6c-4181-a45c-9571c47b106e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.860790 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.860790 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:46.863651 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.863651 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:46.868324 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-400d4c51-7e59-448c-abb4-a8b71d51afc7 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:46.870030 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-914d1101-5b6c-4181-a45c-9571c47b106e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Volume info retrieved successfully. Jul 22 00:10:46.878767 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-914d1101-5b6c-4181-a45c-9571c47b106e tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d returned with HTTP 200 Jul 22 00:10:46.879979 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 392/1577] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:46.882707 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-400d4c51-7e59-448c-abb4-a8b71d51afc7 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 200 Jul 22 00:10:46.883278 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 399/1578] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:46.902395 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1106639b-c200-4a84-912f-1bd5044a4fad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.905017 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1106639b-c200-4a84-912f-1bd5044a4fad tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:46.905654 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1106639b-c200-4a84-912f-1bd5044a4fad tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd880485-2946-41e8-855a-b1401bd68a48", "name": "tempest-VolumesExtendTest-Snapshot-1517897594"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:46.918031 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.918031 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:46.918678 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1106639b-c200-4a84-912f-1bd5044a4fad tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:46.918886 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-1106639b-c200-4a84-912f-1bd5044a4fad tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Create snapshot from volume bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:46.928925 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a2ed5cb-2cee-4154-857a-ff421400b135 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.931199 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a2ed5cb-2cee-4154-857a-ff421400b135 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:46.931429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a2ed5cb-2cee-4154-857a-ff421400b135 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.931657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a2ed5cb-2cee-4154-857a-ff421400b135 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.942632 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.942632 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:46.947441 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a2ed5cb-2cee-4154-857a-ff421400b135 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:46.953266 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a2ed5cb-2cee-4154-857a-ff421400b135 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:46.953779 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 391/1579] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 1230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:46.966944 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1106639b-c200-4a84-912f-1bd5044a4fad tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Created reservations ['13d4bd25-3706-449b-9c37-9de072fe1a2c', 'f6e7eaef-7ee3-4983-a9fd-3e87181bccce', 'b97c36b4-ef9c-44a8-913c-26d8d3eb6c62', 'd27733de-d4ec-4edb-bd28-c75248b41562'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:46.971893 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe8aa728-a93b-40ed-b61f-1478ea3bb87d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:46.973535 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe8aa728-a93b-40ed-b61f-1478ea3bb87d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:46.973716 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe8aa728-a93b-40ed-b61f-1478ea3bb87d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:46.973902 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe8aa728-a93b-40ed-b61f-1478ea3bb87d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:46.984743 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:46.984743 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:46.990420 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe8aa728-a93b-40ed-b61f-1478ea3bb87d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:46.995275 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe8aa728-a93b-40ed-b61f-1478ea3bb87d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:46.995795 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 393/1580] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:46 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 1230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:47.016742 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1106639b-c200-4a84-912f-1bd5044a4fad tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Snapshot create request issued successfully. Jul 22 00:10:47.017166 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1106639b-c200-4a84-912f-1bd5044a4fad tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:47.017694 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 398/1581] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:46 2026] POST /volume/v3/snapshots => generated 304 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:47.031297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-767891a0-992f-4172-a083-aadecfb1adbb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.033295 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-767891a0-992f-4172-a083-aadecfb1adbb tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 Jul 22 00:10:47.033586 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-767891a0-992f-4172-a083-aadecfb1adbb tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.033805 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-767891a0-992f-4172-a083-aadecfb1adbb tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.039731 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:47.039731 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:47.040149 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-767891a0-992f-4172-a083-aadecfb1adbb tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Snapshot retrieved successfully. Jul 22 00:10:47.041082 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-767891a0-992f-4172-a083-aadecfb1adbb tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 returned with HTTP 200 Jul 22 00:10:47.041491 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 400/1582] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:47 2026] GET /volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:47.582883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-321ea7cf-5841-4cfb-acbc-a22d387c2c96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.584701 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-321ea7cf-5841-4cfb-acbc-a22d387c2c96 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:47.584884 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-321ea7cf-5841-4cfb-acbc-a22d387c2c96 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.585282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-321ea7cf-5841-4cfb-acbc-a22d387c2c96 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.593365 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:47.593365 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:47.597896 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-321ea7cf-5841-4cfb-acbc-a22d387c2c96 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:47.604191 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-321ea7cf-5841-4cfb-acbc-a22d387c2c96 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:47.604938 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 392/1583] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:47 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:47.641529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff6c2259-aa2e-46e7-b440-62ba42467308 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.643808 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff6c2259-aa2e-46e7-b440-62ba42467308 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:47.644251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff6c2259-aa2e-46e7-b440-62ba42467308 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.644366 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff6c2259-aa2e-46e7-b440-62ba42467308 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.651650 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff6c2259-aa2e-46e7-b440-62ba42467308 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 returned with HTTP 404 Jul 22 00:10:47.652274 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 394/1584] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:47 2026] GET /volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:47.661963 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7050303e-8831-4a9b-82d7-afe2847c575b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.665430 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7050303e-8831-4a9b-82d7-afe2847c575b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:47.665641 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7050303e-8831-4a9b-82d7-afe2847c575b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.665841 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7050303e-8831-4a9b-82d7-afe2847c575b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.678063 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7050303e-8831-4a9b-82d7-afe2847c575b tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 returned with HTTP 404 Jul 22 00:10:47.678624 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 399/1585] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:47 2026] GET /volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:47.687933 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e8eacae-8822-4bf4-80c1-62e2a21b8ef8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.690901 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e8eacae-8822-4bf4-80c1-62e2a21b8ef8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:47.691201 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e8eacae-8822-4bf4-80c1-62e2a21b8ef8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.691495 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e8eacae-8822-4bf4-80c1-62e2a21b8ef8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.691731 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3e8eacae-8822-4bf4-80c1-62e2a21b8ef8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume with id: a6866edf-0852-433b-a546-f054033f74f7 Jul 22 00:10:47.699026 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e8eacae-8822-4bf4-80c1-62e2a21b8ef8 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 returned with HTTP 404 Jul 22 00:10:47.699530 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 401/1586] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:47 2026] DELETE /volume/v3/volumes/a6866edf-0852-433b-a546-f054033f74f7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:47.708107 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2df05a7d-e984-49e0-8743-5bf030d19197 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.710224 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2df05a7d-e984-49e0-8743-5bf030d19197 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d Jul 22 00:10:47.710463 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2df05a7d-e984-49e0-8743-5bf030d19197 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.710671 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2df05a7d-e984-49e0-8743-5bf030d19197 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.710767 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-2df05a7d-e984-49e0-8743-5bf030d19197 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete snapshot with id: 7bcd1e68-fc97-486e-9b9a-9c5c552ff66d Jul 22 00:10:47.716060 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:47.716060 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:47.716716 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2df05a7d-e984-49e0-8743-5bf030d19197 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:47.735136 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2df05a7d-e984-49e0-8743-5bf030d19197 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot delete request issued successfully. Jul 22 00:10:47.735136 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2df05a7d-e984-49e0-8743-5bf030d19197 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d returned with HTTP 202 Jul 22 00:10:47.735562 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 393/1587] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:47 2026] DELETE /volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:47.744380 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-324c9228-9aba-483d-8c4a-12b027c35939 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.746193 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-324c9228-9aba-483d-8c4a-12b027c35939 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d Jul 22 00:10:47.746441 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-324c9228-9aba-483d-8c4a-12b027c35939 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.746658 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-324c9228-9aba-483d-8c4a-12b027c35939 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.753685 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:47.753685 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:47.753685 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-324c9228-9aba-483d-8c4a-12b027c35939 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Snapshot retrieved successfully. Jul 22 00:10:47.754150 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-324c9228-9aba-483d-8c4a-12b027c35939 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d returned with HTTP 200 Jul 22 00:10:47.754529 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 395/1588] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:47 2026] GET /volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:47.898172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f287f965-464d-4d98-9a9a-f373abc0aebd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.900560 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f287f965-464d-4d98-9a9a-f373abc0aebd tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] GET https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d Jul 22 00:10:47.900844 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f287f965-464d-4d98-9a9a-f373abc0aebd tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.901199 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f287f965-464d-4d98-9a9a-f373abc0aebd tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.909712 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f287f965-464d-4d98-9a9a-f373abc0aebd tempest-VolumesSnapshotListTestJSON-1895803710 tempest-VolumesSnapshotListTestJSON-1895803710-project-member] https://10.4.3.168/volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d returned with HTTP 404 Jul 22 00:10:47.910389 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 400/1589] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:47 2026] GET /volume/v3/volumes/308e2d25-5db7-4a80-ac62-cc2a7b868a1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:47.979784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-2354c3aa-7aa6-4b80-b86a-282d7515e366 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:47.982605 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-2354c3aa-7aa6-4b80-b86a-282d7515e366 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:47.982936 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-2354c3aa-7aa6-4b80-b86a-282d7515e366 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:47.983176 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-2354c3aa-7aa6-4b80-b86a-282d7515e366 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:47.991815 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:47.991815 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:47.996801 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-2354c3aa-7aa6-4b80-b86a-282d7515e366 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:48.003978 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-2354c3aa-7aa6-4b80-b86a-282d7515e366 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:48.004531 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 402/1590] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:47 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:48.052889 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f06359b-c2f8-46e7-a086-332a8597a6a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.054640 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f06359b-c2f8-46e7-a086-332a8597a6a0 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 Jul 22 00:10:48.054881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f06359b-c2f8-46e7-a086-332a8597a6a0 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.055070 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f06359b-c2f8-46e7-a086-332a8597a6a0 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.063509 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.063509 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:48.063579 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f06359b-c2f8-46e7-a086-332a8597a6a0 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Snapshot retrieved successfully. Jul 22 00:10:48.064809 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f06359b-c2f8-46e7-a086-332a8597a6a0 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 returned with HTTP 200 Jul 22 00:10:48.065222 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 394/1591] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:48.075181 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b0165e39-fc78-4108-a995-9de0b11e33aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.079939 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0165e39-fc78-4108-a995-9de0b11e33aa tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] POST https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48/action Jul 22 00:10:48.080576 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0165e39-fc78-4108-a995-9de0b11e33aa tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:48.080847 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0165e39-fc78-4108-a995-9de0b11e33aa tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:48.095115 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c7e0ffc-a894-49cf-847f-791b33792bf8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.095631 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c7e0ffc-a894-49cf-847f-791b33792bf8 None None] GET https://10.4.3.168/volume// Jul 22 00:10:48.095876 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c7e0ffc-a894-49cf-847f-791b33792bf8 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.096522 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c7e0ffc-a894-49cf-847f-791b33792bf8 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.096624 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c7e0ffc-a894-49cf-847f-791b33792bf8 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:48.096999 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 401/1592] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:48.098253 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.098253 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:48.099147 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b0165e39-fc78-4108-a995-9de0b11e33aa tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:48.105879 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-be7afcf5-7408-4072-8910-d4d0c1cd9264 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.109315 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-be7afcf5-7408-4072-8910-d4d0c1cd9264 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:10:48.110277 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-be7afcf5-7408-4072-8910-d4d0c1cd9264 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ac71aad-e630-4c67-879f-734df775486b", "connector": null, "instance_uuid": "066256ed-c1ab-4024-9d34-cebf47588a18"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:48.123592 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.123592 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:48.152737 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b0165e39-fc78-4108-a995-9de0b11e33aa tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Created reservations ['5a2852ca-0f97-4d7d-a20f-60d88e7d8282', 'a9fdb1c7-5567-4b87-a6ad-1570e2ffaad1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:48.160019 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-be7afcf5-7408-4072-8910-d4d0c1cd9264 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:10:48.160594 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 403/1593] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:10:48 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:48.164011 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b0165e39-fc78-4108-a995-9de0b11e33aa tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Extend volume request issued successfully. Jul 22 00:10:48.164184 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0165e39-fc78-4108-a995-9de0b11e33aa tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48/action returned with HTTP 202 Jul 22 00:10:48.164793 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 396/1594] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:10:48 2026] POST /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:10:48.176294 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5291c69a-d5f9-4684-ae38-868cd7367b67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.178761 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5291c69a-d5f9-4684-ae38-868cd7367b67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:48.179066 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5291c69a-d5f9-4684-ae38-868cd7367b67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.179347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5291c69a-d5f9-4684-ae38-868cd7367b67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.190783 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.190783 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:48.196940 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ccdb52b-b5b8-4fc5-8a41-131ef31ee958 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.197277 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5291c69a-d5f9-4684-ae38-868cd7367b67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:48.202125 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ccdb52b-b5b8-4fc5-8a41-131ef31ee958 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:48.202365 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ccdb52b-b5b8-4fc5-8a41-131ef31ee958 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.202655 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ccdb52b-b5b8-4fc5-8a41-131ef31ee958 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.204056 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5291c69a-d5f9-4684-ae38-868cd7367b67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 200 Jul 22 00:10:48.205150 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 395/1595] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:48.208436 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b3861b6-3ad3-459d-bdcc-a02dd08f5325 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.209015 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b3861b6-3ad3-459d-bdcc-a02dd08f5325 None None] GET https://10.4.3.168/volume// Jul 22 00:10:48.209252 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b3861b6-3ad3-459d-bdcc-a02dd08f5325 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.209551 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b3861b6-3ad3-459d-bdcc-a02dd08f5325 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.210007 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b3861b6-3ad3-459d-bdcc-a02dd08f5325 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:48.210931 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 404/1596] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:48.221709 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-78fd7ceb-5a74-4322-bcf7-ecc5557f1e62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.224447 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.224447 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:48.227309 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-78fd7ceb-5a74-4322-bcf7-ecc5557f1e62 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:48.227309 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-78fd7ceb-5a74-4322-bcf7-ecc5557f1e62 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.227309 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-78fd7ceb-5a74-4322-bcf7-ecc5557f1e62 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.229637 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1ccdb52b-b5b8-4fc5-8a41-131ef31ee958 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:48.235449 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ccdb52b-b5b8-4fc5-8a41-131ef31ee958 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:48.237881 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 402/1597] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:48.238611 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.238611 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:48.243939 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-78fd7ceb-5a74-4322-bcf7-ecc5557f1e62 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:48.250611 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-78fd7ceb-5a74-4322-bcf7-ecc5557f1e62 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:48.251226 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 397/1598] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 1118 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:48.378885 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-87831e0f-8a3d-4fdc-b363-49aaa0f581a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.385299 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-87831e0f-8a3d-4fdc-b363-49aaa0f581a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] PUT https://10.4.3.168/volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65 Jul 22 00:10:48.385754 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-87831e0f-8a3d-4fdc-b363-49aaa0f581a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:48.395477 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-87831e0f-8a3d-4fdc-b363-49aaa0f581a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Acquiring lock "cinder-attachment_update-8ac71aad-e630-4c67-879f-734df775486b-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:10:48.405419 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-87831e0f-8a3d-4fdc-b363-49aaa0f581a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Lock "cinder-attachment_update-8ac71aad-e630-4c67-879f-734df775486b-np0000005612" acquired by "attachment_update" :: waited 0.010s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:10:48.406671 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.406671 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:48.523845 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-87831e0f-8a3d-4fdc-b363-49aaa0f581a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Lock "cinder-attachment_update-8ac71aad-e630-4c67-879f-734df775486b-np0000005612" released by "attachment_update" :: held 0.119s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:10:48.524212 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-87831e0f-8a3d-4fdc-b363-49aaa0f581a5 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65 returned with HTTP 200 Jul 22 00:10:48.524720 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 396/1599] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:10:48 2026] PUT /volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:48.773831 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-85afedea-9f88-42d7-baf8-e508c01a67db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.776875 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85afedea-9f88-42d7-baf8-e508c01a67db tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d Jul 22 00:10:48.777248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85afedea-9f88-42d7-baf8-e508c01a67db tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.777684 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85afedea-9f88-42d7-baf8-e508c01a67db tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.783939 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85afedea-9f88-42d7-baf8-e508c01a67db tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d returned with HTTP 404 Jul 22 00:10:48.784756 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 405/1600] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/v3/snapshots/7bcd1e68-fc97-486e-9b9a-9c5c552ff66d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:48.791854 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0e04142-449b-4363-b9d2-5d64d3ac2583 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.794101 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0e04142-449b-4363-b9d2-5d64d3ac2583 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e Jul 22 00:10:48.794416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0e04142-449b-4363-b9d2-5d64d3ac2583 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.795045 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0e04142-449b-4363-b9d2-5d64d3ac2583 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.803777 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.803777 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:48.811417 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c0e04142-449b-4363-b9d2-5d64d3ac2583 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:48.816943 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0e04142-449b-4363-b9d2-5d64d3ac2583 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e returned with HTTP 200 Jul 22 00:10:48.817330 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 403/1601] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:48.832807 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea861366-8f3a-4401-84a8-583e1eae06bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.834929 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea861366-8f3a-4401-84a8-583e1eae06bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e Jul 22 00:10:48.835194 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea861366-8f3a-4401-84a8-583e1eae06bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.835548 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea861366-8f3a-4401-84a8-583e1eae06bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.835614 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ea861366-8f3a-4401-84a8-583e1eae06bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume with id: b6eb1450-11a8-4c00-8b55-cc8d061ec60e Jul 22 00:10:48.847306 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.847306 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:48.847964 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea861366-8f3a-4401-84a8-583e1eae06bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:48.876667 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea861366-8f3a-4401-84a8-583e1eae06bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume request issued successfully. Jul 22 00:10:48.877011 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea861366-8f3a-4401-84a8-583e1eae06bd tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e returned with HTTP 202 Jul 22 00:10:48.877706 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 398/1602] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:48 2026] DELETE /volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:48.887567 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ca95536-819a-4b33-8b60-ddb8d17358ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:48.890020 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ca95536-819a-4b33-8b60-ddb8d17358ca tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e Jul 22 00:10:48.890296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ca95536-819a-4b33-8b60-ddb8d17358ca tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:48.890581 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ca95536-819a-4b33-8b60-ddb8d17358ca tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:48.902511 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:48.902511 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:48.909332 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6ca95536-819a-4b33-8b60-ddb8d17358ca tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:48.917184 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ca95536-819a-4b33-8b60-ddb8d17358ca tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e returned with HTTP 200 Jul 22 00:10:48.917981 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 397/1603] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:48 2026] GET /volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:49.221347 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7264816b-134d-4af2-99e3-f7f01df89da1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:49.224747 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7264816b-134d-4af2-99e3-f7f01df89da1 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:49.225692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7264816b-134d-4af2-99e3-f7f01df89da1 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:49.226004 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7264816b-134d-4af2-99e3-f7f01df89da1 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:49.236745 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:49.236745 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:49.244490 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7264816b-134d-4af2-99e3-f7f01df89da1 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:49.252343 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3d72fe3-29cb-4655-b837-f886ebdd4018 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:49.253715 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7264816b-134d-4af2-99e3-f7f01df89da1 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 200 Jul 22 00:10:49.254231 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 406/1604] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:49 2026] GET /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:49.254657 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3d72fe3-29cb-4655-b837-f886ebdd4018 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:49.255088 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3d72fe3-29cb-4655-b837-f886ebdd4018 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:49.255147 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3d72fe3-29cb-4655-b837-f886ebdd4018 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:49.274841 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b417f5ac-4eb7-446f-9d44-30fb46ca8f92 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:49.279909 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b417f5ac-4eb7-446f-9d44-30fb46ca8f92 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:49.280163 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b417f5ac-4eb7-446f-9d44-30fb46ca8f92 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:49.280388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b417f5ac-4eb7-446f-9d44-30fb46ca8f92 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:49.286794 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:49.286794 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:49.292555 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3d72fe3-29cb-4655-b837-f886ebdd4018 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:49.296278 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:49.296278 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:49.298642 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3d72fe3-29cb-4655-b837-f886ebdd4018 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:49.299218 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 404/1605] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:49 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 939 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:49.302701 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b417f5ac-4eb7-446f-9d44-30fb46ca8f92 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:49.309341 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b417f5ac-4eb7-446f-9d44-30fb46ca8f92 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 200 Jul 22 00:10:49.312560 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 399/1606] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:49 2026] GET /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:49.330394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40c91387-b703-4f9a-875b-2b671f6b597c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:49.332830 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40c91387-b703-4f9a-875b-2b671f6b597c tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 Jul 22 00:10:49.333305 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40c91387-b703-4f9a-875b-2b671f6b597c tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:49.333411 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40c91387-b703-4f9a-875b-2b671f6b597c tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:49.333695 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-40c91387-b703-4f9a-875b-2b671f6b597c tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Delete snapshot with id: d7b4332b-7ec6-48aa-a967-089c2c363a28 Jul 22 00:10:49.340345 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:49.340345 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:49.341006 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40c91387-b703-4f9a-875b-2b671f6b597c tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Snapshot retrieved successfully. Jul 22 00:10:49.373407 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40c91387-b703-4f9a-875b-2b671f6b597c tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Snapshot delete request issued successfully. Jul 22 00:10:49.373407 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40c91387-b703-4f9a-875b-2b671f6b597c tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 returned with HTTP 202 Jul 22 00:10:49.373585 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 398/1607] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:49 2026] DELETE /volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:49.383273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e5774bc-f688-448b-8912-e92ffc276f9e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:49.385656 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e5774bc-f688-448b-8912-e92ffc276f9e tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 Jul 22 00:10:49.385966 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e5774bc-f688-448b-8912-e92ffc276f9e tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:49.386248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e5774bc-f688-448b-8912-e92ffc276f9e tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:49.393051 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:49.393051 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:49.393643 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5e5774bc-f688-448b-8912-e92ffc276f9e tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Snapshot retrieved successfully. Jul 22 00:10:49.395208 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e5774bc-f688-448b-8912-e92ffc276f9e tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 returned with HTTP 200 Jul 22 00:10:49.395208 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 407/1608] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:49 2026] GET /volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:49.938291 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d976bf5e-7bbb-424c-96b4-e7bd4c520c6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:49.942115 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d976bf5e-7bbb-424c-96b4-e7bd4c520c6e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e Jul 22 00:10:49.942534 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d976bf5e-7bbb-424c-96b4-e7bd4c520c6e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:49.942877 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d976bf5e-7bbb-424c-96b4-e7bd4c520c6e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:49.951274 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d976bf5e-7bbb-424c-96b4-e7bd4c520c6e tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e returned with HTTP 404 Jul 22 00:10:49.952000 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 405/1609] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:49 2026] GET /volume/v3/volumes/b6eb1450-11a8-4c00-8b55-cc8d061ec60e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:49.966825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-850ed26e-d4ec-411a-91cb-ab40d9493e20 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:49.971171 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-850ed26e-d4ec-411a-91cb-ab40d9493e20 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:49.971171 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-850ed26e-d4ec-411a-91cb-ab40d9493e20 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:49.971171 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-850ed26e-d4ec-411a-91cb-ab40d9493e20 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:49.985574 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:49.985574 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:49.991655 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-850ed26e-d4ec-411a-91cb-ab40d9493e20 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:49.998519 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-850ed26e-d4ec-411a-91cb-ab40d9493e20 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:49.999079 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 400/1610] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:49 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:50.016200 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b5dd651-9f2e-4870-b776-31795e14bfde None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:50.018600 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b5dd651-9f2e-4870-b776-31795e14bfde tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] DELETE https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:50.019112 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b5dd651-9f2e-4870-b776-31795e14bfde tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:50.019598 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b5dd651-9f2e-4870-b776-31795e14bfde tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:50.020151 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0b5dd651-9f2e-4870-b776-31795e14bfde tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume with id: 80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:50.034983 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:50.034983 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:50.034983 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b5dd651-9f2e-4870-b776-31795e14bfde tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:50.067418 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b5dd651-9f2e-4870-b776-31795e14bfde tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Delete volume request issued successfully. Jul 22 00:10:50.067883 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b5dd651-9f2e-4870-b776-31795e14bfde tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 202 Jul 22 00:10:50.068490 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 399/1611] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:50 2026] DELETE /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:50.079810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26ee758c-c761-4b77-8db1-0e1fac471b09 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:50.082275 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26ee758c-c761-4b77-8db1-0e1fac471b09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:50.082565 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26ee758c-c761-4b77-8db1-0e1fac471b09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:50.082754 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26ee758c-c761-4b77-8db1-0e1fac471b09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:50.090903 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:50.090903 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:50.095802 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26ee758c-c761-4b77-8db1-0e1fac471b09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Volume info retrieved successfully. Jul 22 00:10:50.102161 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26ee758c-c761-4b77-8db1-0e1fac471b09 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 200 Jul 22 00:10:50.102695 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 408/1612] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:50 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:50.320570 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5495cf6-a16a-49ee-a658-2693dca001b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:50.324212 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5495cf6-a16a-49ee-a658-2693dca001b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:50.324212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5495cf6-a16a-49ee-a658-2693dca001b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:50.324212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5495cf6-a16a-49ee-a658-2693dca001b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:50.340135 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:50.340135 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:50.346506 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d5495cf6-a16a-49ee-a658-2693dca001b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:50.351741 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5495cf6-a16a-49ee-a658-2693dca001b9 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:50.352418 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 406/1613] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:50 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:50.412465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2fe2dcb2-407a-4d06-a9dc-fa8b92176a3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:50.416004 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fe2dcb2-407a-4d06-a9dc-fa8b92176a3d tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 Jul 22 00:10:50.416366 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fe2dcb2-407a-4d06-a9dc-fa8b92176a3d tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:50.416700 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fe2dcb2-407a-4d06-a9dc-fa8b92176a3d tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:50.425747 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fe2dcb2-407a-4d06-a9dc-fa8b92176a3d tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 returned with HTTP 404 Jul 22 00:10:50.426692 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 401/1614] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:50 2026] GET /volume/v3/snapshots/d7b4332b-7ec6-48aa-a967-089c2c363a28 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:50.444300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f699adb-311e-430d-915d-4e9768ea7d67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:50.451119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f699adb-311e-430d-915d-4e9768ea7d67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:50.452096 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f699adb-311e-430d-915d-4e9768ea7d67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:50.452096 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f699adb-311e-430d-915d-4e9768ea7d67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:50.465542 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:50.465542 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:50.472331 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f699adb-311e-430d-915d-4e9768ea7d67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:50.481055 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f699adb-311e-430d-915d-4e9768ea7d67 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 200 Jul 22 00:10:50.481752 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 400/1615] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:50 2026] GET /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:50.502222 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7efac473-a747-453e-b517-67482bd2e117 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:50.505143 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7efac473-a747-453e-b517-67482bd2e117 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] DELETE https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:50.505615 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7efac473-a747-453e-b517-67482bd2e117 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:50.505891 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7efac473-a747-453e-b517-67482bd2e117 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:50.506150 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7efac473-a747-453e-b517-67482bd2e117 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Delete volume with id: bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:50.517796 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:50.517796 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:50.518062 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7efac473-a747-453e-b517-67482bd2e117 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:50.546507 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7efac473-a747-453e-b517-67482bd2e117 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Delete volume request issued successfully. Jul 22 00:10:50.546507 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7efac473-a747-453e-b517-67482bd2e117 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 202 Jul 22 00:10:50.547041 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 409/1616] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:50 2026] DELETE /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:50.556027 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd581f5e-7b13-4970-83dc-c17af70dbeb9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:50.559142 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd581f5e-7b13-4970-83dc-c17af70dbeb9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:50.561111 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd581f5e-7b13-4970-83dc-c17af70dbeb9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:50.561111 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd581f5e-7b13-4970-83dc-c17af70dbeb9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:50.571247 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:50.571247 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:50.581741 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cd581f5e-7b13-4970-83dc-c17af70dbeb9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Volume info retrieved successfully. Jul 22 00:10:50.590253 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd581f5e-7b13-4970-83dc-c17af70dbeb9 tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 200 Jul 22 00:10:50.591492 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 407/1617] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:50 2026] GET /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:51.119875 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43e0797b-a35c-4c40-9519-87ad6abb8bf2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:51.127755 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43e0797b-a35c-4c40-9519-87ad6abb8bf2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] GET https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 Jul 22 00:10:51.128559 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43e0797b-a35c-4c40-9519-87ad6abb8bf2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:51.128559 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43e0797b-a35c-4c40-9519-87ad6abb8bf2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:51.138943 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43e0797b-a35c-4c40-9519-87ad6abb8bf2 tempest-VolumesSnapshotTestJSON-1860861905 tempest-VolumesSnapshotTestJSON-1860861905-project-member] https://10.4.3.168/volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 returned with HTTP 404 Jul 22 00:10:51.139568 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 402/1618] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:51 2026] GET /volume/v3/volumes/80ebf6ef-e92b-4bde-b0ac-2dacc7f3e689 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:51.371740 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc9ecd5a-c4a5-40ef-a023-c9334364dead None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:51.374161 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc9ecd5a-c4a5-40ef-a023-c9334364dead tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:51.374406 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc9ecd5a-c4a5-40ef-a023-c9334364dead tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:51.374702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc9ecd5a-c4a5-40ef-a023-c9334364dead tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:51.390965 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:51.390965 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:51.399455 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc9ecd5a-c4a5-40ef-a023-c9334364dead tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:51.408025 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc9ecd5a-c4a5-40ef-a023-c9334364dead tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:51.408404 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 401/1619] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:51 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:51.608476 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3ee7492f-8c94-4ce8-81b2-d115b75fb55b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:51.611252 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ee7492f-8c94-4ce8-81b2-d115b75fb55b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] GET https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 Jul 22 00:10:51.611252 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ee7492f-8c94-4ce8-81b2-d115b75fb55b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:51.613191 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ee7492f-8c94-4ce8-81b2-d115b75fb55b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:51.620285 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ee7492f-8c94-4ce8-81b2-d115b75fb55b tempest-VolumesExtendTest-1796711407 tempest-VolumesExtendTest-1796711407-project-member] https://10.4.3.168/volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 returned with HTTP 404 Jul 22 00:10:51.620875 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 410/1620] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:51 2026] GET /volume/v3/volumes/bd880485-2946-41e8-855a-b1401bd68a48 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:51.862391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-1b4a7712-3916-4fac-b7f2-3891359a7304 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:51.867495 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-1b4a7712-3916-4fac-b7f2-3891359a7304 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65/action Jul 22 00:10:51.868029 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-1b4a7712-3916-4fac-b7f2-3891359a7304 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:51.868211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-1b4a7712-3916-4fac-b7f2-3891359a7304 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:51.899604 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:51.899604 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:51.920785 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-25bad657-2560-46b5-b317-d0a0e959e5bb req-1b4a7712-3916-4fac-b7f2-3891359a7304 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65/action returned with HTTP 204 Jul 22 00:10:51.921046 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 408/1621] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:10:51 2026] POST /volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:52.426149 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6244e1c8-b24c-4fed-aed7-8c4cb8c4d6a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:52.428525 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6244e1c8-b24c-4fed-aed7-8c4cb8c4d6a3 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:52.428839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6244e1c8-b24c-4fed-aed7-8c4cb8c4d6a3 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:52.429152 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6244e1c8-b24c-4fed-aed7-8c4cb8c4d6a3 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:52.447103 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:52.447103 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:52.453186 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6244e1c8-b24c-4fed-aed7-8c4cb8c4d6a3 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:52.461035 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6244e1c8-b24c-4fed-aed7-8c4cb8c4d6a3 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:52.461611 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 403/1622] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:52 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 1231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:52.477108 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d3a8879-a51f-40da-9e25-89e976e07b1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:52.480792 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d3a8879-a51f-40da-9e25-89e976e07b1e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:10:52.481071 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d3a8879-a51f-40da-9e25-89e976e07b1e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:52.481317 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d3a8879-a51f-40da-9e25-89e976e07b1e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:52.493496 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:52.493496 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:52.498731 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d3a8879-a51f-40da-9e25-89e976e07b1e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:52.507496 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d3a8879-a51f-40da-9e25-89e976e07b1e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:10:52.507496 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 402/1623] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:52 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 1231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:55.127714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e626561a-5178-479f-8264-007a938538de req-e26d5e81-0ef8-420b-ac90-84f0f022ac7e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.130410 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-e26d5e81-0ef8-420b-ac90-84f0f022ac7e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:10:55.130707 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-e26d5e81-0ef8-420b-ac90-84f0f022ac7e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:55.130930 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-e26d5e81-0ef8-420b-ac90-84f0f022ac7e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:55.142066 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:55.142066 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:55.151959 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e626561a-5178-479f-8264-007a938538de req-e26d5e81-0ef8-420b-ac90-84f0f022ac7e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:10:55.160115 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-e26d5e81-0ef8-420b-ac90-84f0f022ac7e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:10:55.160400 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 411/1624] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:55 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:55.203006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7dea97d-c4fb-45bc-aabc-653093887633 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.203518 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7dea97d-c4fb-45bc-aabc-653093887633 None None] GET https://10.4.3.168/volume// Jul 22 00:10:55.203686 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7dea97d-c4fb-45bc-aabc-653093887633 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:55.203934 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7dea97d-c4fb-45bc-aabc-653093887633 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:55.204307 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7dea97d-c4fb-45bc-aabc-653093887633 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:55.204663 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 409/1625] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:10:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:55.225637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e626561a-5178-479f-8264-007a938538de req-1b81d91a-dd97-4c05-b606-69b1003ea7c8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.229241 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-1b81d91a-dd97-4c05-b606-69b1003ea7c8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:10:55.229920 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-1b81d91a-dd97-4c05-b606-69b1003ea7c8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebf56fff-0712-435d-bd18-c1af49eb6d38", "connector": null, "instance_uuid": "fd2a83ee-5677-468f-a62d-da756155b6d1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:55.243080 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:55.243080 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:55.285799 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-1b81d91a-dd97-4c05-b606-69b1003ea7c8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:10:55.286377 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 404/1626] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:10:55 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:55.342160 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e626561a-5178-479f-8264-007a938538de req-d6cd8b08-2ced-478c-b361-a460b5185831 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.345220 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-d6cd8b08-2ced-478c-b361-a460b5185831 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] POST https://10.4.3.168/volume/v3/attachments/f2660dce-d764-4dcb-bc5b-0b744e17bb8d/action Jul 22 00:10:55.346366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-d6cd8b08-2ced-478c-b361-a460b5185831 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:55.346366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-d6cd8b08-2ced-478c-b361-a460b5185831 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:55.372639 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:55.372639 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:55.384655 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e626561a-5178-479f-8264-007a938538de req-d6cd8b08-2ced-478c-b361-a460b5185831 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/attachments/f2660dce-d764-4dcb-bc5b-0b744e17bb8d/action returned with HTTP 204 Jul 22 00:10:55.385347 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 403/1627] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:10:55 2026] POST /volume/v3/attachments/f2660dce-d764-4dcb-bc5b-0b744e17bb8d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:55.419806 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27f9173c-8c1e-4f2e-a08f-31153089e1a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.423470 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27f9173c-8c1e-4f2e-a08f-31153089e1a7 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:10:55.423470 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27f9173c-8c1e-4f2e-a08f-31153089e1a7 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:55.424706 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27f9173c-8c1e-4f2e-a08f-31153089e1a7 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:55.443540 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:55.443540 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:55.448889 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-27f9173c-8c1e-4f2e-a08f-31153089e1a7 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:10:55.455440 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27f9173c-8c1e-4f2e-a08f-31153089e1a7 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:10:55.456203 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 412/1628] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:55 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 1111 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:55.472341 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8cc9a143-ce3b-404b-b678-c88ecc45cc1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.473952 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8cc9a143-ce3b-404b-b678-c88ecc45cc1c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:10:55.474290 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8cc9a143-ce3b-404b-b678-c88ecc45cc1c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:55.474581 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8cc9a143-ce3b-404b-b678-c88ecc45cc1c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:55.486283 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:55.486283 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:55.489650 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8cc9a143-ce3b-404b-b678-c88ecc45cc1c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:10:55.495372 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8cc9a143-ce3b-404b-b678-c88ecc45cc1c tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:10:55.495918 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 410/1629] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:55 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:55.548370 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-fae00cff-3c5c-4100-9b16-dc2521fbd8fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.551102 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-fae00cff-3c5c-4100-9b16-dc2521fbd8fa tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:10:55.551321 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-fae00cff-3c5c-4100-9b16-dc2521fbd8fa tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:55.551705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-fae00cff-3c5c-4100-9b16-dc2521fbd8fa tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:55.566455 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:55.566455 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:55.575500 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-fae00cff-3c5c-4100-9b16-dc2521fbd8fa tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:10:55.582485 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-fae00cff-3c5c-4100-9b16-dc2521fbd8fa tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:10:55.582990 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 405/1630] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:55 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 1111 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:55.632199 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-4b6db57d-e34e-4c96-ae9a-b18a59a89a29 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.634920 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-4b6db57d-e34e-4c96-ae9a-b18a59a89a29 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] DELETE https://10.4.3.168/volume/v3/attachments/f2660dce-d764-4dcb-bc5b-0b744e17bb8d Jul 22 00:10:55.635120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-4b6db57d-e34e-4c96-ae9a-b18a59a89a29 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:55.635318 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-4b6db57d-e34e-4c96-ae9a-b18a59a89a29 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:55.645546 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:55.645546 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:55.715080 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f90ffde8-c44a-4899-add7-69c0d912a2f4 req-4b6db57d-e34e-4c96-ae9a-b18a59a89a29 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/attachments/f2660dce-d764-4dcb-bc5b-0b744e17bb8d returned with HTTP 200 Jul 22 00:10:55.716336 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 404/1631] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:10:55 2026] DELETE /volume/v3/attachments/f2660dce-d764-4dcb-bc5b-0b744e17bb8d => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:55.721397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba250965-ee20-4488-b5f6-5251d32b163e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.775032 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f51e159-9326-4f4d-82cf-39bd92bd4491 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.777289 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f51e159-9326-4f4d-82cf-39bd92bd4491 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:10:55.778034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f51e159-9326-4f4d-82cf-39bd92bd4491 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:55.778414 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f51e159-9326-4f4d-82cf-39bd92bd4491 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:55.791506 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:55.791506 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:55.799569 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f51e159-9326-4f4d-82cf-39bd92bd4491 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:10:55.808075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f51e159-9326-4f4d-82cf-39bd92bd4491 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:10:55.808688 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 411/1632] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:55 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:10:55.893583 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba250965-ee20-4488-b5f6-5251d32b163e tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:55.894556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba250965-ee20-4488-b5f6-5251d32b163e tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3030d74f-0118-4548-ac4a-f38a09591787", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1039171776"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:55.906737 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba250965-ee20-4488-b5f6-5251d32b163e tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 404 Jul 22 00:10:55.907414 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 413/1633] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:55 2026] POST /volume/v3/snapshots => generated 109 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:55.924330 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b30dfe60-ae7f-4d7b-8b71-2edcbfe45450 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.929705 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b30dfe60-ae7f-4d7b-8b71-2edcbfe45450 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:55.929705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b30dfe60-ae7f-4d7b-8b71-2edcbfe45450 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-406864778"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:55.981152 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b30dfe60-ae7f-4d7b-8b71-2edcbfe45450 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 404 Jul 22 00:10:55.982016 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 406/1634] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:55 2026] POST /volume/v3/snapshots => generated 77 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:55.996058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e498f5d-baf7-4cf8-ab59-38b28cf36574 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:55.998102 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e498f5d-baf7-4cf8-ab59-38b28cf36574 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/snapshots?limit=invalid Jul 22 00:10:55.998581 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e498f5d-baf7-4cf8-ab59-38b28cf36574 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:55.999008 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e498f5d-baf7-4cf8-ab59-38b28cf36574 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:55.999880 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e498f5d-baf7-4cf8-ab59-38b28cf36574 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] HTTP exception thrown: limit param must be an integer Jul 22 00:10:56.000022 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e498f5d-baf7-4cf8-ab59-38b28cf36574 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 22 00:10:56.001052 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 405/1635] 10.4.3.168 () {66 vars in 1270 bytes} [Wed Jul 22 00:10:55 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jul 22 00:10:56.015385 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83159175-2808-4bb1-9037-a2ec2a56ef03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:56.016937 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83159175-2808-4bb1-9037-a2ec2a56ef03 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/snapshots?marker=107956b0-0206-443e-af68-70b5567cf198 Jul 22 00:10:56.017545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83159175-2808-4bb1-9037-a2ec2a56ef03 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:56.018189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83159175-2808-4bb1-9037-a2ec2a56ef03 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:56.018673 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-83159175-2808-4bb1-9037-a2ec2a56ef03 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:56.021078 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-83159175-2808-4bb1-9037-a2ec2a56ef03 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:56.027162 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83159175-2808-4bb1-9037-a2ec2a56ef03 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots?marker=107956b0-0206-443e-af68-70b5567cf198 returned with HTTP 404 Jul 22 00:10:56.028134 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 412/1636] 10.4.3.168 () {66 vars in 1330 bytes} [Wed Jul 22 00:10:56 2026] GET /volume/v3/snapshots?marker=107956b0-0206-443e-af68-70b5567cf198 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:10:56.040376 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27db5707-cd56-427f-9596-98cf22dc0434 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:56.044821 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27db5707-cd56-427f-9596-98cf22dc0434 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/snapshots?sort_key=invalid Jul 22 00:10:56.046995 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27db5707-cd56-427f-9596-98cf22dc0434 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:56.046995 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27db5707-cd56-427f-9596-98cf22dc0434 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:56.046995 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-27db5707-cd56-427f-9596-98cf22dc0434 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:10:56.048415 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-27db5707-cd56-427f-9596-98cf22dc0434 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:10:56.049838 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27db5707-cd56-427f-9596-98cf22dc0434 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 22 00:10:56.049838 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 414/1637] 10.4.3.168 () {66 vars in 1276 bytes} [Wed Jul 22 00:10:56 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:10:56.063982 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:56.066702 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:56.067196 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1753305703"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:56.068872 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1753305703'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:56.069309 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Create volume of 2 GB Jul 22 00:10:56.074644 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Availability Zones retrieved successfully. Jul 22 00:10:56.086316 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Flow 'volume_create_api' (4da4b315-135e-4594-afc6-dd0c4d5c3fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:56.086997 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd26c14a-5150-4270-87e7-3139e95dfb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:56.088118 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Validating volume size '2' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:56.133735 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd26c14a-5150-4270-87e7-3139e95dfb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:56.134799 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1701360b-e90d-4998-b4f5-6d3dd8312fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:56.253937 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Created reservations ['8b5114af-263c-4d8a-8c5a-f400caf61078', 'a085f6e8-708f-4e06-af5e-fb13dd30552c', 'e1e7f4da-96f1-4dba-aadc-a691a7cd0eb8', '67f67d8e-2594-4a68-aca5-cfe44474fcbf'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:56.256881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1701360b-e90d-4998-b4f5-6d3dd8312fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b5114af-263c-4d8a-8c5a-f400caf61078', 'a085f6e8-708f-4e06-af5e-fb13dd30552c', 'e1e7f4da-96f1-4dba-aadc-a691a7cd0eb8', '67f67d8e-2594-4a68-aca5-cfe44474fcbf']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:56.256881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd37c1d9-ce98-4ac0-bc07-bf1d8954e5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:56.308190 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd37c1d9-ce98-4ac0-bc07-bf1d8954e5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b179e34-a155-4133-96b0-75e1cb0821f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1753305703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fb6ee0766345af9d09d45bbc6857df',qos_specs=None,replication_status=,reservations=['8b5114af-263c-4d8a-8c5a-f400caf61078','a085f6e8-708f-4e06-af5e-fb13dd30552c','e1e7f4da-96f1-4dba-aadc-a691a7cd0eb8','67f67d8e-2594-4a68-aca5-cfe44474fcbf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec60495b70c45608210dc7accbace3b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1753305703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b179e34-a155-4133-96b0-75e1cb0821f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85fb6ee0766345af9d09d45bbc6857df',provider_auth=None,provider_geometry=None,provider_id=None,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='dec60495b70c45608210dc7accbace3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:56.308560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06f5fc6-6e93-4ff5-a8cd-ad8abf5c9a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:56.339690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06f5fc6-6e93-4ff5-a8cd-ad8abf5c9a51) transitioned into state 'SUCCESS' from state '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-1753305703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85fb6ee0766345af9d09d45bbc6857df',qos_specs=None,replication_status=,reservations=['8b5114af-263c-4d8a-8c5a-f400caf61078','a085f6e8-708f-4e06-af5e-fb13dd30552c','e1e7f4da-96f1-4dba-aadc-a691a7cd0eb8','67f67d8e-2594-4a68-aca5-cfe44474fcbf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dec60495b70c45608210dc7accbace3b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:56.341776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7db80aa-395c-4a6c-a7e4-06a92d2b3c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:56.359409 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7db80aa-395c-4a6c-a7e4-06a92d2b3c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:10:56.361638 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Flow 'volume_create_api' (4da4b315-135e-4594-afc6-dd0c4d5c3fdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:56.361638 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Create volume request issued successfully. Jul 22 00:10:56.362463 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f4d67e3-79ff-4c4e-94e6-df13c90510d2 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:10:56.363067 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 407/1638] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:56 2026] POST /volume/v3/volumes => generated 762 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:56.381198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8420c92-14a8-41b6-9be9-57d92ef097af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:56.383900 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8420c92-14a8-41b6-9be9-57d92ef097af tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 Jul 22 00:10:56.384138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8420c92-14a8-41b6-9be9-57d92ef097af tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:56.384360 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8420c92-14a8-41b6-9be9-57d92ef097af tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:56.395152 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:56.395152 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:56.402096 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c8420c92-14a8-41b6-9be9-57d92ef097af tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Volume info retrieved successfully. Jul 22 00:10:56.408080 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8420c92-14a8-41b6-9be9-57d92ef097af tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 returned with HTTP 200 Jul 22 00:10:56.408417 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 406/1639] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:56 2026] GET /volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 => generated 830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:57.034274 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-a1d88607-5fed-4ea7-96c5-5a19a2ccbf69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:57.036520 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-a1d88607-5fed-4ea7-96c5-5a19a2ccbf69 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] DELETE https://10.4.3.168/volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 Jul 22 00:10:57.036918 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-a1d88607-5fed-4ea7-96c5-5a19a2ccbf69 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:57.037038 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-a1d88607-5fed-4ea7-96c5-5a19a2ccbf69 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:57.048573 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:57.048573 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:57.124501 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-a1d88607-5fed-4ea7-96c5-5a19a2ccbf69 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 returned with HTTP 200 Jul 22 00:10:57.125017 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 413/1640] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:10:57 2026] DELETE /volume/v3/attachments/541bbe78-f918-43b0-a484-d6ef742638d5 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:57.142280 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-34d9a102-5dee-4a26-ab79-e1935933a78d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:57.145591 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-34d9a102-5dee-4a26-ab79-e1935933a78d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] DELETE https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 Jul 22 00:10:57.146044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-34d9a102-5dee-4a26-ab79-e1935933a78d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:57.146479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-34d9a102-5dee-4a26-ab79-e1935933a78d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:57.146770 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-34d9a102-5dee-4a26-ab79-e1935933a78d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Delete volume with id: f9bf0276-572e-4e5f-abed-bbc8eb702776 Jul 22 00:10:57.159945 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:57.159945 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:57.160924 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-34d9a102-5dee-4a26-ab79-e1935933a78d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:10:57.185404 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-34d9a102-5dee-4a26-ab79-e1935933a78d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Delete volume request issued successfully. Jul 22 00:10:57.185728 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8961a6a9-0434-4025-b40d-a1dd17c1bd8a req-34d9a102-5dee-4a26-ab79-e1935933a78d tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 returned with HTTP 202 Jul 22 00:10:57.186574 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 415/1641] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:10:57 2026] DELETE /volume/v3/volumes/f9bf0276-572e-4e5f-abed-bbc8eb702776 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:57.426565 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ecc35f50-27a2-4751-9428-c8c32a7deacb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:57.428623 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecc35f50-27a2-4751-9428-c8c32a7deacb tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 Jul 22 00:10:57.428846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecc35f50-27a2-4751-9428-c8c32a7deacb tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:57.429073 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecc35f50-27a2-4751-9428-c8c32a7deacb tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:57.436794 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:57.436794 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:57.441550 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ecc35f50-27a2-4751-9428-c8c32a7deacb tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Volume info retrieved successfully. Jul 22 00:10:57.446691 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecc35f50-27a2-4751-9428-c8c32a7deacb tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 returned with HTTP 200 Jul 22 00:10:57.448087 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 408/1642] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:57 2026] GET /volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:57.464393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-527feab0-4472-488a-8f45-51a9917e1837 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:57.467758 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-527feab0-4472-488a-8f45-51a9917e1837 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:10:57.468169 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-527feab0-4472-488a-8f45-51a9917e1837 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b179e34-a155-4133-96b0-75e1cb0821f6", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1425191890"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:57.480464 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:57.480464 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:57.481080 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-527feab0-4472-488a-8f45-51a9917e1837 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Volume info retrieved successfully. Jul 22 00:10:57.481217 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-527feab0-4472-488a-8f45-51a9917e1837 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Create snapshot from volume 9b179e34-a155-4133-96b0-75e1cb0821f6 Jul 22 00:10:57.547222 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-527feab0-4472-488a-8f45-51a9917e1837 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Created reservations ['b9645e3a-c983-45f7-83aa-b6562fcadb7f', '349536a7-f235-43b0-bf18-25e83e093608', 'bc5fd402-a141-4e59-8b51-e1256b984596', '53d035d2-75ea-47c9-b584-e4a8cff2345d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:10:57.584539 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-527feab0-4472-488a-8f45-51a9917e1837 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Snapshot create request issued successfully. Jul 22 00:10:57.585188 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-527feab0-4472-488a-8f45-51a9917e1837 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:10:57.585694 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 407/1643] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:10:57 2026] POST /volume/v3/snapshots => generated 318 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:10:57.599138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ad303a9-aa20-4e14-a65f-62407fd89320 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:57.601722 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ad303a9-aa20-4e14-a65f-62407fd89320 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 Jul 22 00:10:57.601986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ad303a9-aa20-4e14-a65f-62407fd89320 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:57.602215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ad303a9-aa20-4e14-a65f-62407fd89320 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:57.608278 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:57.608278 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:57.608828 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1ad303a9-aa20-4e14-a65f-62407fd89320 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Snapshot retrieved successfully. Jul 22 00:10:57.609705 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ad303a9-aa20-4e14-a65f-62407fd89320 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 returned with HTTP 200 Jul 22 00:10:57.610111 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 414/1644] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:57 2026] GET /volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:58.620588 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-855eac44-e83c-44ac-bfae-549ffb1e0eab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:58.623152 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-855eac44-e83c-44ac-bfae-549ffb1e0eab tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 Jul 22 00:10:58.623466 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-855eac44-e83c-44ac-bfae-549ffb1e0eab tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:58.623696 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-855eac44-e83c-44ac-bfae-549ffb1e0eab tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:58.632881 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:58.632881 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:58.633620 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-855eac44-e83c-44ac-bfae-549ffb1e0eab tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Snapshot retrieved successfully. Jul 22 00:10:58.634842 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-855eac44-e83c-44ac-bfae-549ffb1e0eab tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 returned with HTTP 200 Jul 22 00:10:58.635718 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 416/1645] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:58 2026] GET /volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:58.645315 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a868fc64-576c-4e44-b231-f3795da92725 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:58.646961 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:10:58.647337 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "822d0f8f-168a-483b-af20-94fc02332825"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:58.649103 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '822d0f8f-168a-483b-af20-94fc02332825'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:10:58.654217 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:58.654217 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:58.654688 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Snapshot retrieved successfully. Jul 22 00:10:58.654840 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Create volume of 1 GB Jul 22 00:10:58.658559 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Availability Zones retrieved successfully. Jul 22 00:10:58.664780 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Flow 'volume_create_api' (afbcd77c-2f5a-46dd-8302-9a986b7d9e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:10:58.666126 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7030c761-ebac-4098-9f53-8717d47eebc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:58.667138 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:10:58.668643 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7030c761-ebac-4098-9f53-8717d47eebc1) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 00:10:58.668643 np0000005612 devstack@c-api.service[100286]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 22 00:10:58.672756 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7030c761-ebac-4098-9f53-8717d47eebc1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:10:58.672756 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7030c761-ebac-4098-9f53-8717d47eebc1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 00:10:58.674436 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Flow 'volume_create_api' (afbcd77c-2f5a-46dd-8302-9a986b7d9e72) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 00:10:58.675007 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a868fc64-576c-4e44-b231-f3795da92725 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 400 Jul 22 00:10:58.676377 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 409/1646] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:10:58 2026] POST /volume/v3/volumes => generated 171 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:10:58.685798 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5d2ca11-17ce-495a-ad72-ceeca5443355 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:58.689416 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5d2ca11-17ce-495a-ad72-ceeca5443355 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 Jul 22 00:10:58.689416 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5d2ca11-17ce-495a-ad72-ceeca5443355 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:58.689416 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5d2ca11-17ce-495a-ad72-ceeca5443355 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:58.689416 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-f5d2ca11-17ce-495a-ad72-ceeca5443355 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Delete snapshot with id: 822d0f8f-168a-483b-af20-94fc02332825 Jul 22 00:10:58.697853 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:58.697853 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:10:58.697853 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5d2ca11-17ce-495a-ad72-ceeca5443355 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Snapshot retrieved successfully. Jul 22 00:10:58.714610 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5d2ca11-17ce-495a-ad72-ceeca5443355 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Snapshot delete request issued successfully. Jul 22 00:10:58.715109 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5d2ca11-17ce-495a-ad72-ceeca5443355 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 returned with HTTP 202 Jul 22 00:10:58.715979 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 408/1647] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:10:58 2026] DELETE /volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:58.724890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce96eca1-dcf3-461a-a4f9-37ee26f463dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:58.729623 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce96eca1-dcf3-461a-a4f9-37ee26f463dd tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 Jul 22 00:10:58.729737 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce96eca1-dcf3-461a-a4f9-37ee26f463dd tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:58.730011 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce96eca1-dcf3-461a-a4f9-37ee26f463dd tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:58.736963 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:58.736963 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:58.737492 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce96eca1-dcf3-461a-a4f9-37ee26f463dd tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Snapshot retrieved successfully. Jul 22 00:10:58.738701 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce96eca1-dcf3-461a-a4f9-37ee26f463dd tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 returned with HTTP 200 Jul 22 00:10:58.739411 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 415/1648] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:58 2026] GET /volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:58.774922 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-ccc1401f-5911-473a-aaba-716a10e2003d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:58.777072 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-ccc1401f-5911-473a-aaba-716a10e2003d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:58.777258 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-ccc1401f-5911-473a-aaba-716a10e2003d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:58.777475 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-ccc1401f-5911-473a-aaba-716a10e2003d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:58.791719 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:58.791719 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:58.797556 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-ccc1401f-5911-473a-aaba-716a10e2003d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:58.809897 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-ccc1401f-5911-473a-aaba-716a10e2003d tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:58.809897 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 417/1649] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:10:58 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 1230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:10:58.839243 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-de946cf2-3995-467f-a08e-62376bf889e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:58.843120 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-de946cf2-3995-467f-a08e-62376bf889e4 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862/action Jul 22 00:10:58.843120 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-de946cf2-3995-467f-a08e-62376bf889e4 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:10:58.843120 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-de946cf2-3995-467f-a08e-62376bf889e4 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:10:58.861037 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:58.861037 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:58.861600 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-de946cf2-3995-467f-a08e-62376bf889e4 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:58.871826 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-de946cf2-3995-467f-a08e-62376bf889e4 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Begin detaching volume completed successfully. Jul 22 00:10:58.872195 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-de946cf2-3995-467f-a08e-62376bf889e4 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862/action returned with HTTP 202 Jul 22 00:10:58.872752 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 410/1650] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:10:58 2026] POST /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:10:58.930771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-009a55c8-9382-49f7-8ed6-a6d223533221 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:58.931250 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-009a55c8-9382-49f7-8ed6-a6d223533221 None None] GET https://10.4.3.168/volume// Jul 22 00:10:58.931506 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-009a55c8-9382-49f7-8ed6-a6d223533221 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:58.931745 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-009a55c8-9382-49f7-8ed6-a6d223533221 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:58.932070 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-009a55c8-9382-49f7-8ed6-a6d223533221 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:10:58.932352 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 409/1651] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:10:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:10:58.942406 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-8d4f8cfe-795f-47d7-9b15-937d59087390 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:58.945113 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-8d4f8cfe-795f-47d7-9b15-937d59087390 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:10:58.945422 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-8d4f8cfe-795f-47d7-9b15-937d59087390 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:58.946321 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-8d4f8cfe-795f-47d7-9b15-937d59087390 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:58.961105 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:58.961105 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:58.965562 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-8d4f8cfe-795f-47d7-9b15-937d59087390 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:10:58.970710 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-8d4f8cfe-795f-47d7-9b15-937d59087390 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 200 Jul 22 00:10:58.971193 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 416/1652] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:10:58 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:10:59.139434 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-75c734d9-a5ea-40a7-aa25-f32185ff859c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:59.141472 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75c734d9-a5ea-40a7-aa25-f32185ff859c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] DELETE https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:10:59.141894 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75c734d9-a5ea-40a7-aa25-f32185ff859c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:59.142095 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75c734d9-a5ea-40a7-aa25-f32185ff859c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:59.142303 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-75c734d9-a5ea-40a7-aa25-f32185ff859c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Delete volume with id: 69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:10:59.151358 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:59.151358 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:59.152134 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-75c734d9-a5ea-40a7-aa25-f32185ff859c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:10:59.177276 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-75c734d9-a5ea-40a7-aa25-f32185ff859c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Delete volume request issued successfully. Jul 22 00:10:59.177514 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75c734d9-a5ea-40a7-aa25-f32185ff859c tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 202 Jul 22 00:10:59.178239 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 418/1653] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:59 2026] DELETE /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:59.187411 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d97dc747-dfda-470e-9f2f-a4af75df0a81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:59.196513 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d97dc747-dfda-470e-9f2f-a4af75df0a81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:10:59.196513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d97dc747-dfda-470e-9f2f-a4af75df0a81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:59.196513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d97dc747-dfda-470e-9f2f-a4af75df0a81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:59.207508 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:59.207508 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:59.215708 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d97dc747-dfda-470e-9f2f-a4af75df0a81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Volume info retrieved successfully. Jul 22 00:10:59.225040 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d97dc747-dfda-470e-9f2f-a4af75df0a81 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 200 Jul 22 00:10:59.225040 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 411/1654] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:59 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:59.750011 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9d6ae8f-9de5-4c3a-ae14-82c22af20972 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:59.752261 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9d6ae8f-9de5-4c3a-ae14-82c22af20972 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 Jul 22 00:10:59.752477 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9d6ae8f-9de5-4c3a-ae14-82c22af20972 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:59.752697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9d6ae8f-9de5-4c3a-ae14-82c22af20972 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:59.758595 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9d6ae8f-9de5-4c3a-ae14-82c22af20972 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 returned with HTTP 404 Jul 22 00:10:59.759141 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 410/1655] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:10:59 2026] GET /volume/v3/snapshots/822d0f8f-168a-483b-af20-94fc02332825 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:10:59.767379 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c3638e3-48a8-457b-9bf6-03ec43052e73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:59.769584 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c3638e3-48a8-457b-9bf6-03ec43052e73 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 Jul 22 00:10:59.769817 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c3638e3-48a8-457b-9bf6-03ec43052e73 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:59.770068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c3638e3-48a8-457b-9bf6-03ec43052e73 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:59.780070 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:59.780070 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:10:59.784924 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2c3638e3-48a8-457b-9bf6-03ec43052e73 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Volume info retrieved successfully. Jul 22 00:10:59.791684 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c3638e3-48a8-457b-9bf6-03ec43052e73 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 returned with HTTP 200 Jul 22 00:10:59.792398 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 417/1656] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:59 2026] GET /volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:59.807439 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b7e160f1-906e-4c2b-af50-f2a4bb1c681f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:59.809980 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7e160f1-906e-4c2b-af50-f2a4bb1c681f tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 Jul 22 00:10:59.810459 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7e160f1-906e-4c2b-af50-f2a4bb1c681f tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:59.810629 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7e160f1-906e-4c2b-af50-f2a4bb1c681f tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:59.810674 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b7e160f1-906e-4c2b-af50-f2a4bb1c681f tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Delete volume with id: 9b179e34-a155-4133-96b0-75e1cb0821f6 Jul 22 00:10:59.819072 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:59.819072 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:10:59.819601 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b7e160f1-906e-4c2b-af50-f2a4bb1c681f tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Volume info retrieved successfully. Jul 22 00:10:59.838901 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b7e160f1-906e-4c2b-af50-f2a4bb1c681f tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Delete volume request issued successfully. Jul 22 00:10:59.838901 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7e160f1-906e-4c2b-af50-f2a4bb1c681f tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 returned with HTTP 202 Jul 22 00:10:59.838901 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 419/1657] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:10:59 2026] DELETE /volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:10:59.847176 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be5e1b5b-d3fc-47b8-8072-7086c82d8868 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:59.849333 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be5e1b5b-d3fc-47b8-8072-7086c82d8868 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 Jul 22 00:10:59.849333 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be5e1b5b-d3fc-47b8-8072-7086c82d8868 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:59.849563 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be5e1b5b-d3fc-47b8-8072-7086c82d8868 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:10:59.856048 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:10:59.856048 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:10:59.859544 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be5e1b5b-d3fc-47b8-8072-7086c82d8868 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Volume info retrieved successfully. Jul 22 00:10:59.865374 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be5e1b5b-d3fc-47b8-8072-7086c82d8868 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 returned with HTTP 200 Jul 22 00:10:59.866285 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 412/1658] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:10:59 2026] GET /volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:10:59.992546 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-80f4da60-2e7d-478c-bdd5-d0468bd5c335 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:10:59.994567 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-80f4da60-2e7d-478c-bdd5-d0468bd5c335 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] DELETE https://10.4.3.168/volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b Jul 22 00:10:59.994829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-80f4da60-2e7d-478c-bdd5-d0468bd5c335 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:10:59.994970 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-80f4da60-2e7d-478c-bdd5-d0468bd5c335 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:00.011918 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:00.011918 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:00.063637 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f77bc12c-d41b-45c7-b433-d0da494973a5 req-80f4da60-2e7d-478c-bdd5-d0468bd5c335 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b returned with HTTP 200 Jul 22 00:11:00.063637 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 411/1659] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:10:59 2026] DELETE /volume/v3/attachments/9f08696f-c8bf-45b4-b268-6e2de5641b4b => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:00.245153 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1498ba3-bd5e-4ccc-9609-4a03f4836ce1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:00.249580 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1498ba3-bd5e-4ccc-9609-4a03f4836ce1 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] GET https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 Jul 22 00:11:00.249652 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1498ba3-bd5e-4ccc-9609-4a03f4836ce1 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:00.249959 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1498ba3-bd5e-4ccc-9609-4a03f4836ce1 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:00.263351 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1498ba3-bd5e-4ccc-9609-4a03f4836ce1 tempest-ServerActionsTestOtherA-522704877 tempest-ServerActionsTestOtherA-522704877-project-member] https://10.4.3.168/volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 returned with HTTP 404 Jul 22 00:11:00.263905 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 418/1660] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:00 2026] GET /volume/v3/volumes/69287486-7cd3-48a3-9460-d92839437d82 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:00.883199 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-11b2f601-c3bb-49dd-abae-85da79d0c251 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:00.887760 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11b2f601-c3bb-49dd-abae-85da79d0c251 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] GET https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 Jul 22 00:11:00.887913 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11b2f601-c3bb-49dd-abae-85da79d0c251 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:00.888099 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11b2f601-c3bb-49dd-abae-85da79d0c251 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:00.899158 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11b2f601-c3bb-49dd-abae-85da79d0c251 tempest-VolumesSnapshotNegativeTestJSON-981597932 tempest-VolumesSnapshotNegativeTestJSON-981597932-project-member] https://10.4.3.168/volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 returned with HTTP 404 Jul 22 00:11:00.899770 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 420/1661] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:00 2026] GET /volume/v3/volumes/9b179e34-a155-4133-96b0-75e1cb0821f6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:01.036856 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ac85433-e473-40c0-b0f7-68a5c9e3b345 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:01.038942 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ac85433-e473-40c0-b0f7-68a5c9e3b345 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] DELETE https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:11:01.039160 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ac85433-e473-40c0-b0f7-68a5c9e3b345 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:01.039343 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ac85433-e473-40c0-b0f7-68a5c9e3b345 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:01.039540 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6ac85433-e473-40c0-b0f7-68a5c9e3b345 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Delete volume with id: 150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:11:01.049553 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:01.049553 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:01.050268 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ac85433-e473-40c0-b0f7-68a5c9e3b345 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:11:01.077885 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ac85433-e473-40c0-b0f7-68a5c9e3b345 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Delete volume request issued successfully. Jul 22 00:11:01.077885 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ac85433-e473-40c0-b0f7-68a5c9e3b345 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 202 Jul 22 00:11:01.077885 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 413/1662] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:11:01 2026] DELETE /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:06.501772 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-08322ccc-ba8b-4ecc-85d0-a76bcc3f598e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:06.505461 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-08322ccc-ba8b-4ecc-85d0-a76bcc3f598e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:11:06.505750 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-08322ccc-ba8b-4ecc-85d0-a76bcc3f598e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:06.506076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-08322ccc-ba8b-4ecc-85d0-a76bcc3f598e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:06.519496 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:06.519496 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:06.524825 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-08322ccc-ba8b-4ecc-85d0-a76bcc3f598e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:11:06.531602 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-08322ccc-ba8b-4ecc-85d0-a76bcc3f598e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:11:06.532284 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 412/1663] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:06 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 1231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:06.558501 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-b6d4aa39-b8cb-424e-9bfd-f5419c14cfe8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:06.561551 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-b6d4aa39-b8cb-424e-9bfd-f5419c14cfe8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] POST https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b/action Jul 22 00:11:06.561809 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-b6d4aa39-b8cb-424e-9bfd-f5419c14cfe8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:06.561944 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-b6d4aa39-b8cb-424e-9bfd-f5419c14cfe8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:06.565525 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:INSERT=61,cinder:UPDATE=120,cinder:SELECT=439 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:11:06.576947 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:06.576947 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:06.577572 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-b6d4aa39-b8cb-424e-9bfd-f5419c14cfe8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:11:06.587512 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-b6d4aa39-b8cb-424e-9bfd-f5419c14cfe8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Begin detaching volume completed successfully. Jul 22 00:11:06.587512 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-b6d4aa39-b8cb-424e-9bfd-f5419c14cfe8 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b/action returned with HTTP 202 Jul 22 00:11:06.587512 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 419/1664] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:11:06 2026] POST /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:11:06.675212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c8e1562-88cf-48c5-a20d-06e71bbdbe74 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:06.677105 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c8e1562-88cf-48c5-a20d-06e71bbdbe74 None None] GET https://10.4.3.168/volume// Jul 22 00:11:06.677105 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c8e1562-88cf-48c5-a20d-06e71bbdbe74 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:06.677105 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c8e1562-88cf-48c5-a20d-06e71bbdbe74 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:06.677105 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c8e1562-88cf-48c5-a20d-06e71bbdbe74 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:06.677105 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 421/1665] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:11:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:06.692615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-99de2bcf-f9d4-4047-9f10-a5f674d09409 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:06.694457 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-99de2bcf-f9d4-4047-9f10-a5f674d09409 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:11:06.695455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-99de2bcf-f9d4-4047-9f10-a5f674d09409 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:06.695455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-99de2bcf-f9d4-4047-9f10-a5f674d09409 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:06.729893 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:06.729893 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:06.746448 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-99de2bcf-f9d4-4047-9f10-a5f674d09409 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:11:06.755070 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-99de2bcf-f9d4-4047-9f10-a5f674d09409 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:11:06.756275 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 414/1666] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:11:06 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 1414 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:11:07.651112 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68f2c441-4551-4599-8e6e-67b9338895f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:07.656500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:11:07.656500 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1126445021", "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:07.658487 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1126445021', 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:11:07.798372 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Create volume of 1 GB Jul 22 00:11:07.812234 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Availability Zones retrieved successfully. Jul 22 00:11:07.823251 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Flow 'volume_create_api' (cd721a17-fe3c-4164-b742-08861f4376e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:07.825104 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b341445-1c3c-4e16-8825-bee507a83842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:07.827303 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:11:07.863785 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-283308bc-2e97-453c-ba10-d274cb2e1ded None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:07.867498 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-283308bc-2e97-453c-ba10-d274cb2e1ded tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] DELETE https://10.4.3.168/volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65 Jul 22 00:11:07.867731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-283308bc-2e97-453c-ba10-d274cb2e1ded tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:07.867991 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-283308bc-2e97-453c-ba10-d274cb2e1ded tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:07.881160 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:07.881160 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:07.910065 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b341445-1c3c-4e16-8825-bee507a83842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:07.911315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6612286-046b-4e76-aff4-e8c777a1949b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:07.952529 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-81c7ddec-f425-49ec-b470-16c382c6f5bd req-283308bc-2e97-453c-ba10-d274cb2e1ded tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65 returned with HTTP 200 Jul 22 00:11:07.953337 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 420/1667] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:11:07 2026] DELETE /volume/v3/attachments/54360e1d-228c-456a-b8e0-a6918db23f65 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:08.014809 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Created reservations ['dfb437eb-49f6-491f-8fb5-a62bac3dee26', 'b3ed6ef9-2b9e-43ed-b5ec-a49fdf53d146', '93dc8bab-c03d-463a-8d79-bec14db98b6e', 'bc1ceb21-64a7-48f9-a871-c8fae9b843a4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:08.015962 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6612286-046b-4e76-aff4-e8c777a1949b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfb437eb-49f6-491f-8fb5-a62bac3dee26', 'b3ed6ef9-2b9e-43ed-b5ec-a49fdf53d146', '93dc8bab-c03d-463a-8d79-bec14db98b6e', 'bc1ceb21-64a7-48f9-a871-c8fae9b843a4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:08.016969 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c44f2a0c-f19d-45c7-a13d-0dd378ac430f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:08.056663 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c44f2a0c-f19d-45c7-a13d-0dd378ac430f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c22cbe8-30c1-48fe-9f7d-ed670e257bbc', '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-1126445021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f205a6c0012c4774ac21028854101511',qos_specs=None,replication_status=,reservations=['dfb437eb-49f6-491f-8fb5-a62bac3dee26','b3ed6ef9-2b9e-43ed-b5ec-a49fdf53d146','93dc8bab-c03d-463a-8d79-bec14db98b6e','bc1ceb21-64a7-48f9-a871-c8fae9b843a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480d1b9d0954bec8c4c4d5a92e57e68',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1126445021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c22cbe8-30c1-48fe-9f7d-ed670e257bbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f205a6c0012c4774ac21028854101511',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a480d1b9d0954bec8c4c4d5a92e57e68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:08.056663 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e377348-d347-4e72-b364-ba675aac3644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:08.083425 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e377348-d347-4e72-b364-ba675aac3644) transitioned into state 'SUCCESS' from state '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-1126445021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f205a6c0012c4774ac21028854101511',qos_specs=None,replication_status=,reservations=['dfb437eb-49f6-491f-8fb5-a62bac3dee26','b3ed6ef9-2b9e-43ed-b5ec-a49fdf53d146','93dc8bab-c03d-463a-8d79-bec14db98b6e','bc1ceb21-64a7-48f9-a871-c8fae9b843a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a480d1b9d0954bec8c4c4d5a92e57e68',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:08.084446 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3d1363-0195-4583-99c6-2bfeaac1dfba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:08.099354 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3d1363-0195-4583-99c6-2bfeaac1dfba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:08.100329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Flow 'volume_create_api' (cd721a17-fe3c-4164-b742-08861f4376e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:08.100665 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Create volume request issued successfully. Jul 22 00:11:08.101284 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68f2c441-4551-4599-8e6e-67b9338895f2 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:11:08.101900 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 413/1668] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:11:07 2026] POST /volume/v3/volumes => generated 753 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:11:08.118520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e60116e0-3cd3-41b6-ac07-283e9ae0c21f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:08.120681 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e60116e0-3cd3-41b6-ac07-283e9ae0c21f tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] GET https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc Jul 22 00:11:08.120801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e60116e0-3cd3-41b6-ac07-283e9ae0c21f tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:08.121071 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e60116e0-3cd3-41b6-ac07-283e9ae0c21f tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:08.128673 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:08.128673 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:08.132667 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e60116e0-3cd3-41b6-ac07-283e9ae0c21f tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Volume info retrieved successfully. Jul 22 00:11:08.138060 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e60116e0-3cd3-41b6-ac07-283e9ae0c21f tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc returned with HTTP 200 Jul 22 00:11:08.139685 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 422/1669] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:08 2026] GET /volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:08.808474 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e48726d-ba16-4cdc-bfa3-7afd84b3928c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:08.819758 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e48726d-ba16-4cdc-bfa3-7afd84b3928c tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] DELETE https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:11:08.819758 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e48726d-ba16-4cdc-bfa3-7afd84b3928c tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:08.820222 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e48726d-ba16-4cdc-bfa3-7afd84b3928c tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:08.820310 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5e48726d-ba16-4cdc-bfa3-7afd84b3928c tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Delete volume with id: 8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:11:08.836187 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:08.836187 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:08.837028 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5e48726d-ba16-4cdc-bfa3-7afd84b3928c tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:11:08.865618 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5e48726d-ba16-4cdc-bfa3-7afd84b3928c tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Delete volume request issued successfully. Jul 22 00:11:08.865927 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e48726d-ba16-4cdc-bfa3-7afd84b3928c tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 202 Jul 22 00:11:08.866398 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 415/1670] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:11:08 2026] DELETE /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:08.921953 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5d7cdeae-2aa9-43e9-80fa-9ec833c33768 req-802b06f2-4137-446d-b03e-65cd90351ab0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:08.928170 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5d7cdeae-2aa9-43e9-80fa-9ec833c33768 req-802b06f2-4137-446d-b03e-65cd90351ab0 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:11:08.928170 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5d7cdeae-2aa9-43e9-80fa-9ec833c33768 req-802b06f2-4137-446d-b03e-65cd90351ab0 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:08.928670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5d7cdeae-2aa9-43e9-80fa-9ec833c33768 req-802b06f2-4137-446d-b03e-65cd90351ab0 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:08.938458 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:08.938458 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:08.943237 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5d7cdeae-2aa9-43e9-80fa-9ec833c33768 req-802b06f2-4137-446d-b03e-65cd90351ab0 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:11:08.948999 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5d7cdeae-2aa9-43e9-80fa-9ec833c33768 req-802b06f2-4137-446d-b03e-65cd90351ab0 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 200 Jul 22 00:11:08.949551 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 421/1671] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:08 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:09.014803 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-539d42d0-ce76-48d0-8392-8f8c6e438c46 req-7cb74b18-0256-45be-9066-95d127ff0bca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:09.017834 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-539d42d0-ce76-48d0-8392-8f8c6e438c46 req-7cb74b18-0256-45be-9066-95d127ff0bca tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:11:09.018342 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-539d42d0-ce76-48d0-8392-8f8c6e438c46 req-7cb74b18-0256-45be-9066-95d127ff0bca tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:09.018610 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-539d42d0-ce76-48d0-8392-8f8c6e438c46 req-7cb74b18-0256-45be-9066-95d127ff0bca tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:09.021318 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=365,cinder:UPDATE=83,cinder:INSERT=37 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:11:09.029596 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-539d42d0-ce76-48d0-8392-8f8c6e438c46 req-7cb74b18-0256-45be-9066-95d127ff0bca tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 404 Jul 22 00:11:09.030629 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 414/1672] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:09 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:09.156832 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-44ba9205-f841-4af3-ae5f-d271ebbdddef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:09.161424 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-44ba9205-f841-4af3-ae5f-d271ebbdddef tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] GET https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc Jul 22 00:11:09.161849 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-44ba9205-f841-4af3-ae5f-d271ebbdddef tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:09.161983 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-44ba9205-f841-4af3-ae5f-d271ebbdddef tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:09.179665 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:09.179665 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:09.186683 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-44ba9205-f841-4af3-ae5f-d271ebbdddef tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Volume info retrieved successfully. Jul 22 00:11:09.193425 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-44ba9205-f841-4af3-ae5f-d271ebbdddef tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc returned with HTTP 200 Jul 22 00:11:09.194224 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 423/1673] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:09 2026] GET /volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:09.242820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-7584fbc8-6aa2-49a3-b9f4-3aeb7a022c1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:09.245929 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-7584fbc8-6aa2-49a3-b9f4-3aeb7a022c1a tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] GET https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc Jul 22 00:11:09.246181 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-7584fbc8-6aa2-49a3-b9f4-3aeb7a022c1a tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:09.246397 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-7584fbc8-6aa2-49a3-b9f4-3aeb7a022c1a tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:09.255224 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:09.255224 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:09.259738 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-7584fbc8-6aa2-49a3-b9f4-3aeb7a022c1a tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Volume info retrieved successfully. Jul 22 00:11:09.265579 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-7584fbc8-6aa2-49a3-b9f4-3aeb7a022c1a tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc returned with HTTP 200 Jul 22 00:11:09.265973 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 416/1674] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:09 2026] GET /volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:10.265712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-ab8281a1-0e21-4c4d-8ec9-d9e97d92a572 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:10.269666 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-ab8281a1-0e21-4c4d-8ec9-d9e97d92a572 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] GET https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc Jul 22 00:11:10.270548 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-ab8281a1-0e21-4c4d-8ec9-d9e97d92a572 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:10.270548 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-ab8281a1-0e21-4c4d-8ec9-d9e97d92a572 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:10.282293 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:10.282293 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:10.289600 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-ab8281a1-0e21-4c4d-8ec9-d9e97d92a572 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Volume info retrieved successfully. Jul 22 00:11:10.297791 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-ab8281a1-0e21-4c4d-8ec9-d9e97d92a572 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc returned with HTTP 200 Jul 22 00:11:10.298949 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 422/1675] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:10 2026] GET /volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:10.312482 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c92a8444-7d81-4fe0-a662-4afec1648010 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:10.313334 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c92a8444-7d81-4fe0-a662-4afec1648010 None None] GET https://10.4.3.168/volume// Jul 22 00:11:10.313334 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c92a8444-7d81-4fe0-a662-4afec1648010 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:10.313334 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c92a8444-7d81-4fe0-a662-4afec1648010 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:10.314665 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c92a8444-7d81-4fe0-a662-4afec1648010 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:10.314665 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 415/1676] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:11:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:10.331212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-bde85148-727d-4475-a12c-e2711984487c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:10.334508 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-bde85148-727d-4475-a12c-e2711984487c tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:11:10.334956 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-bde85148-727d-4475-a12c-e2711984487c tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c22cbe8-30c1-48fe-9f7d-ed670e257bbc", "connector": null, "instance_uuid": "ccd2cee6-f7e6-41e9-b6fa-f74a09d3d344"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:10.348826 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:10.348826 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:10.383908 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-bde85148-727d-4475-a12c-e2711984487c tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:11:10.384035 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 424/1677] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:11:10 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:12.018535 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33545a1c-2288-4475-88cf-5ce6d759e0a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:12.019322 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33545a1c-2288-4475-88cf-5ce6d759e0a5 None None] GET https://10.4.3.168/volume// Jul 22 00:11:12.019588 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33545a1c-2288-4475-88cf-5ce6d759e0a5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:12.019882 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33545a1c-2288-4475-88cf-5ce6d759e0a5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:12.020338 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33545a1c-2288-4475-88cf-5ce6d759e0a5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:12.020723 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 417/1678] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:11:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:12.035363 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-f1b7377f-9511-4662-8918-0b203b933317 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:12.043135 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-f1b7377f-9511-4662-8918-0b203b933317 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] GET https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc Jul 22 00:11:12.043135 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-f1b7377f-9511-4662-8918-0b203b933317 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:12.046287 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-f1b7377f-9511-4662-8918-0b203b933317 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:12.053434 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4578f397-a831-4bff-8694-c83560387921 req-e2866fe8-642c-40b1-9e00-d6da991f10c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:12.056956 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4578f397-a831-4bff-8694-c83560387921 req-e2866fe8-642c-40b1-9e00-d6da991f10c2 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] DELETE https://10.4.3.168/volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92 Jul 22 00:11:12.057688 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4578f397-a831-4bff-8694-c83560387921 req-e2866fe8-642c-40b1-9e00-d6da991f10c2 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:12.057688 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4578f397-a831-4bff-8694-c83560387921 req-e2866fe8-642c-40b1-9e00-d6da991f10c2 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:12.072144 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:12.072144 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:12.074509 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:12.074509 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:12.077162 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-f1b7377f-9511-4662-8918-0b203b933317 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Volume info retrieved successfully. Jul 22 00:11:12.083641 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-f1b7377f-9511-4662-8918-0b203b933317 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc returned with HTTP 200 Jul 22 00:11:12.083829 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 423/1679] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:11:12 2026] GET /volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc => generated 1540 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:11:12.157896 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4578f397-a831-4bff-8694-c83560387921 req-e2866fe8-642c-40b1-9e00-d6da991f10c2 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92 returned with HTTP 200 Jul 22 00:11:12.157896 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 416/1680] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:11:12 2026] DELETE /volume/v3/attachments/48891700-5869-4782-9550-f6fd7933dd92 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:12.222681 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-a07cb102-4035-4a8b-a0ac-d8372423673b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:12.227222 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-a07cb102-4035-4a8b-a0ac-d8372423673b tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] PUT https://10.4.3.168/volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c Jul 22 00:11:12.227806 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-a07cb102-4035-4a8b-a0ac-d8372423673b tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:12.238931 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-a07cb102-4035-4a8b-a0ac-d8372423673b tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Acquiring lock "cinder-attachment_update-4c22cbe8-30c1-48fe-9f7d-ed670e257bbc-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:11:12.248645 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-a07cb102-4035-4a8b-a0ac-d8372423673b tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Lock "cinder-attachment_update-4c22cbe8-30c1-48fe-9f7d-ed670e257bbc-np0000005612" acquired by "attachment_update" :: waited 0.010s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:11:12.252947 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:12.252947 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:12.381228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-a07cb102-4035-4a8b-a0ac-d8372423673b tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Lock "cinder-attachment_update-4c22cbe8-30c1-48fe-9f7d-ed670e257bbc-np0000005612" released by "attachment_update" :: held 0.133s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:11:12.381791 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-a07cb102-4035-4a8b-a0ac-d8372423673b tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c returned with HTTP 200 Jul 22 00:11:12.382336 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 425/1681] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:11:12 2026] PUT /volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:12.424772 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-da98736f-0b1b-4b9b-a547-a81281162cc9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:12.430496 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-da98736f-0b1b-4b9b-a547-a81281162cc9 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] POST https://10.4.3.168/volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c/action Jul 22 00:11:12.430657 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-da98736f-0b1b-4b9b-a547-a81281162cc9 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:12.430706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-da98736f-0b1b-4b9b-a547-a81281162cc9 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:12.436716 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=496,cinder:UPDATE=133,cinder:INSERT=89 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:11:12.459988 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:12.459988 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:12.477352 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-30a527ba-521d-48f0-9b33-6fa4c4dc4568 req-da98736f-0b1b-4b9b-a547-a81281162cc9 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c/action returned with HTTP 204 Jul 22 00:11:12.477920 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 418/1682] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:11:12 2026] POST /volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:12.656764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a6c00828-c79d-4211-a31a-72438e3ec068 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:12.668414 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a6c00828-c79d-4211-a31a-72438e3ec068 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:12.668554 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a6c00828-c79d-4211-a31a-72438e3ec068 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:12.668847 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a6c00828-c79d-4211-a31a-72438e3ec068 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:12.678795 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:12.678795 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:12.688935 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a6c00828-c79d-4211-a31a-72438e3ec068 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:12.695682 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a6c00828-c79d-4211-a31a-72438e3ec068 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:12.696487 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 424/1683] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:12 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:12.841566 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6472bcd-c562-4709-a328-98a0140e98da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:12.843225 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6472bcd-c562-4709-a328-98a0140e98da None None] GET https://10.4.3.168/volume// Jul 22 00:11:12.843472 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6472bcd-c562-4709-a328-98a0140e98da None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:12.845676 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6472bcd-c562-4709-a328-98a0140e98da None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:12.845676 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6472bcd-c562-4709-a328-98a0140e98da None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:12.845676 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 417/1684] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:11:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:12.856773 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-8e29017d-695a-4062-95e1-9ca2e2d155ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:12.863600 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-8e29017d-695a-4062-95e1-9ca2e2d155ca tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:11:12.864595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-8e29017d-695a-4062-95e1-9ca2e2d155ca tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09269fee-11de-47e0-b13c-7f4d903093bb", "connector": null, "instance_uuid": "b339c25c-25d1-4830-be81-240658e53044"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:12.881519 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:12.881519 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:12.940430 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-8e29017d-695a-4062-95e1-9ca2e2d155ca tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:11:12.940984 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 426/1685] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:11:12 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:13.000712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1055a099-a3cf-4d9c-a208-affc596d53b2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:13.001833 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1055a099-a3cf-4d9c-a208-affc596d53b2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:13.002009 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1055a099-a3cf-4d9c-a208-affc596d53b2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:13.002377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1055a099-a3cf-4d9c-a208-affc596d53b2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:13.017007 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45eb411c-f915-4346-bcf4-aeca160c0e99 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:13.017536 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45eb411c-f915-4346-bcf4-aeca160c0e99 None None] GET https://10.4.3.168/volume// Jul 22 00:11:13.017770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45eb411c-f915-4346-bcf4-aeca160c0e99 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:13.018561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45eb411c-f915-4346-bcf4-aeca160c0e99 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:13.019166 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45eb411c-f915-4346-bcf4-aeca160c0e99 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:13.022954 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 425/1686] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:11:13 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:13.041712 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:13.041712 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:13.042589 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a8f46aa1-9618-414b-a413-2970dd443173 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:13.046029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a8f46aa1-9618-414b-a413-2970dd443173 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:13.046370 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a8f46aa1-9618-414b-a413-2970dd443173 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:13.046660 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a8f46aa1-9618-414b-a413-2970dd443173 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:13.051362 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1055a099-a3cf-4d9c-a208-affc596d53b2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:13.059914 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1055a099-a3cf-4d9c-a208-affc596d53b2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:13.059914 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 419/1687] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:12 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:13.073853 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:13.073853 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:13.078887 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a8f46aa1-9618-414b-a413-2970dd443173 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:13.091949 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-a8f46aa1-9618-414b-a413-2970dd443173 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:13.091949 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 418/1688] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:11:13 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 1031 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:11:13.233015 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-44860927-ad0a-4789-9627-d7425859890f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:13.237387 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-44860927-ad0a-4789-9627-d7425859890f tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] PUT https://10.4.3.168/volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1 Jul 22 00:11:13.237387 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-44860927-ad0a-4789-9627-d7425859890f tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:13.253013 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-44860927-ad0a-4789-9627-d7425859890f tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Acquiring lock "cinder-attachment_update-09269fee-11de-47e0-b13c-7f4d903093bb-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:11:13.265050 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-44860927-ad0a-4789-9627-d7425859890f tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Lock "cinder-attachment_update-09269fee-11de-47e0-b13c-7f4d903093bb-np0000005612" acquired by "attachment_update" :: waited 0.010s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:11:13.265050 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:13.265050 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:13.380264 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-44860927-ad0a-4789-9627-d7425859890f tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Lock "cinder-attachment_update-09269fee-11de-47e0-b13c-7f4d903093bb-np0000005612" released by "attachment_update" :: held 0.117s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:11:13.381695 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-44860927-ad0a-4789-9627-d7425859890f tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1 returned with HTTP 200 Jul 22 00:11:13.381695 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 427/1689] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:11:13 2026] PUT /volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:14.076172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f22f0b9f-1984-4e30-8d1b-c51ebd3e836c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:14.078654 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f22f0b9f-1984-4e30-8d1b-c51ebd3e836c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:14.078925 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f22f0b9f-1984-4e30-8d1b-c51ebd3e836c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:14.079173 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f22f0b9f-1984-4e30-8d1b-c51ebd3e836c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:14.093070 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:14.093070 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:14.098613 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f22f0b9f-1984-4e30-8d1b-c51ebd3e836c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:14.108228 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f22f0b9f-1984-4e30-8d1b-c51ebd3e836c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:14.108693 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 426/1690] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:14 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:14.308402 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ced96f6-0a6b-46a3-a729-947e05cce42e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:14.312228 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ced96f6-0a6b-46a3-a729-947e05cce42e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:11:14.312228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ced96f6-0a6b-46a3-a729-947e05cce42e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:14.312228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ced96f6-0a6b-46a3-a729-947e05cce42e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:14.312228 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3ced96f6-0a6b-46a3-a729-947e05cce42e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Delete volume with id: 0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:11:14.327968 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:14.327968 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:14.327968 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3ced96f6-0a6b-46a3-a729-947e05cce42e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:11:14.363518 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3ced96f6-0a6b-46a3-a729-947e05cce42e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Delete volume request issued successfully. Jul 22 00:11:14.363895 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ced96f6-0a6b-46a3-a729-947e05cce42e tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 202 Jul 22 00:11:14.364461 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 420/1691] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:11:14 2026] DELETE /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:14.379499 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d0cde4b-7658-42ff-a906-56d7f82d4bf1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:14.383317 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d0cde4b-7658-42ff-a906-56d7f82d4bf1 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:11:14.383317 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d0cde4b-7658-42ff-a906-56d7f82d4bf1 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:14.383547 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d0cde4b-7658-42ff-a906-56d7f82d4bf1 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:14.396197 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:14.396197 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:14.400728 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d0cde4b-7658-42ff-a906-56d7f82d4bf1 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Volume info retrieved successfully. Jul 22 00:11:14.410509 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d0cde4b-7658-42ff-a906-56d7f82d4bf1 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 200 Jul 22 00:11:14.411381 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 419/1692] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:14 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:15.130870 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ff41d14c-99dc-4773-b4b6-34360c9fd775 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.134109 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff41d14c-99dc-4773-b4b6-34360c9fd775 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:15.134109 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff41d14c-99dc-4773-b4b6-34360c9fd775 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.134109 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff41d14c-99dc-4773-b4b6-34360c9fd775 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.140133 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=420,cinder:UPDATE=100,cinder:INSERT=54 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:11:15.150359 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:15.150359 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:15.155475 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ff41d14c-99dc-4773-b4b6-34360c9fd775 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:15.162007 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff41d14c-99dc-4773-b4b6-34360c9fd775 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:15.162439 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 428/1693] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:15 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:15.372794 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-408b6052-ca5f-4738-bac7-d4538171ab1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.432109 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71bced94-1cd6-40c3-aaea-e7b312789320 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.434379 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71bced94-1cd6-40c3-aaea-e7b312789320 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 Jul 22 00:11:15.434681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71bced94-1cd6-40c3-aaea-e7b312789320 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.434939 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71bced94-1cd6-40c3-aaea-e7b312789320 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.442911 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71bced94-1cd6-40c3-aaea-e7b312789320 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 returned with HTTP 404 Jul 22 00:11:15.443218 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 421/1694] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:15 2026] GET /volume/v3/volumes/0b442dda-d8b2-4919-a21a-ec768b3d31a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:15.451831 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be077659-6453-405f-bfe2-a743affce915 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.453879 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be077659-6453-405f-bfe2-a743affce915 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] DELETE https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:11:15.454062 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be077659-6453-405f-bfe2-a743affce915 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.454341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be077659-6453-405f-bfe2-a743affce915 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.454691 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-be077659-6453-405f-bfe2-a743affce915 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Delete volume with id: 8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:11:15.461082 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be077659-6453-405f-bfe2-a743affce915 tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 404 Jul 22 00:11:15.461678 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 420/1695] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:11:15 2026] DELETE /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:15.469641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-73ec9d11-85d3-4294-8e15-79d201e3fe7b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.471890 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73ec9d11-85d3-4294-8e15-79d201e3fe7b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b Jul 22 00:11:15.471890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73ec9d11-85d3-4294-8e15-79d201e3fe7b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.472106 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73ec9d11-85d3-4294-8e15-79d201e3fe7b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.483604 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73ec9d11-85d3-4294-8e15-79d201e3fe7b tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b returned with HTTP 404 Jul 22 00:11:15.484166 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 429/1696] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:15 2026] GET /volume/v3/volumes/8ac71aad-e630-4c67-879f-734df775486b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:15.499360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-524e8a1a-a6b7-41c8-9fde-b750a186db6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.503377 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-524e8a1a-a6b7-41c8-9fde-b750a186db6f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] DELETE https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:11:15.503658 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-524e8a1a-a6b7-41c8-9fde-b750a186db6f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.503945 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-524e8a1a-a6b7-41c8-9fde-b750a186db6f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.504058 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-524e8a1a-a6b7-41c8-9fde-b750a186db6f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Delete volume with id: 150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:11:15.508276 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:11:15.508803 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-428784873", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:15.510515 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-428784873', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:11:15.510646 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Create volume of 1 GB Jul 22 00:11:15.512433 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-524e8a1a-a6b7-41c8-9fde-b750a186db6f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 404 Jul 22 00:11:15.513097 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 422/1697] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:11:15 2026] DELETE /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:15.518069 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Availability Zones retrieved successfully. Jul 22 00:11:15.525961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2cf415b-edc5-4528-8107-8282a13b483f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.530386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Flow 'volume_create_api' (babc4d69-d68f-470a-adf9-208bce1ba593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:15.532880 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc00541d-04c0-4b59-a165-677ae97b1716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.532880 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:11:15.533717 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2cf415b-edc5-4528-8107-8282a13b483f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] GET https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 Jul 22 00:11:15.534148 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2cf415b-edc5-4528-8107-8282a13b483f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.534214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2cf415b-edc5-4528-8107-8282a13b483f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.544716 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2cf415b-edc5-4528-8107-8282a13b483f tempest-TestInstancesWithCinderVolumes-546780729 tempest-TestInstancesWithCinderVolumes-546780729-project-member] https://10.4.3.168/volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 returned with HTTP 404 Jul 22 00:11:15.545392 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 421/1698] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:15 2026] GET /volume/v3/volumes/150c1b65-bb55-4170-a3df-6f0f1e61a862 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:15.557360 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-662c8984-4140-43ce-aaeb-661f7b98c782 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.559643 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-662c8984-4140-43ce-aaeb-661f7b98c782 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:11:15.561189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-662c8984-4140-43ce-aaeb-661f7b98c782 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.561189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-662c8984-4140-43ce-aaeb-661f7b98c782 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.561417 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-662c8984-4140-43ce-aaeb-661f7b98c782 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:11:15.581110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc00541d-04c0-4b59-a165-677ae97b1716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.581922 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f8ee90f-9a79-48f4-8106-30fabb0a855d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.610029 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-662c8984-4140-43ce-aaeb-661f7b98c782 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Get all volumes completed successfully. Jul 22 00:11:15.611649 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:15.611649 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:15.617615 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-662c8984-4140-43ce-aaeb-661f7b98c782 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:11:15.623733 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 430/1699] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:11:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8050 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:15.650274 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b02d5f9-03d0-47ec-bd2a-1d0f58e0fb39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.654299 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b02d5f9-03d0-47ec-bd2a-1d0f58e0fb39 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] DELETE https://10.4.3.168/volume/v3/types/fbbf42b1-1f29-49be-9034-e1ff3cc55e40 Jul 22 00:11:15.654647 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b02d5f9-03d0-47ec-bd2a-1d0f58e0fb39 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.654887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b02d5f9-03d0-47ec-bd2a-1d0f58e0fb39 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.690431 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Created reservations ['575c48fb-1d1f-409f-84a0-cf7e145f4cf8', '9dea0bef-5ebd-4feb-aa03-87d8bbef7418', '6f101601-dafd-4c36-9206-33bfe4abaa7c', '6546b083-42b5-4c23-b949-120d9a71569e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:15.690431 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f8ee90f-9a79-48f4-8106-30fabb0a855d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['575c48fb-1d1f-409f-84a0-cf7e145f4cf8', '9dea0bef-5ebd-4feb-aa03-87d8bbef7418', '6f101601-dafd-4c36-9206-33bfe4abaa7c', '6546b083-42b5-4c23-b949-120d9a71569e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.691663 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a491a13b-21bb-4963-91ec-aa458c90c40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.695402 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b02d5f9-03d0-47ec-bd2a-1d0f58e0fb39 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/types/fbbf42b1-1f29-49be-9034-e1ff3cc55e40 returned with HTTP 202 Jul 22 00:11:15.695402 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 423/1700] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:11:15 2026] DELETE /volume/v3/types/fbbf42b1-1f29-49be-9034-e1ff3cc55e40 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:15.704453 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac7f7fba-f53a-49c6-8004-9e4cf6aaef01 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.707067 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac7f7fba-f53a-49c6-8004-9e4cf6aaef01 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:11:15.707944 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac7f7fba-f53a-49c6-8004-9e4cf6aaef01 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.707944 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac7f7fba-f53a-49c6-8004-9e4cf6aaef01 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.709265 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ac7f7fba-f53a-49c6-8004-9e4cf6aaef01 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:11:15.722397 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a491a13b-21bb-4963-91ec-aa458c90c40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92f356c5-af33-4ab4-95cf-e64fbaad5938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-428784873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3713351d7604aefbebc609b77186691',qos_specs=None,replication_status=,reservations=['575c48fb-1d1f-409f-84a0-cf7e145f4cf8','9dea0bef-5ebd-4feb-aa03-87d8bbef7418','6f101601-dafd-4c36-9206-33bfe4abaa7c','6546b083-42b5-4c23-b949-120d9a71569e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eab95c902764127a141f95b3a145877',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-428784873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92f356c5-af33-4ab4-95cf-e64fbaad5938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3713351d7604aefbebc609b77186691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1eab95c902764127a141f95b3a145877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.723619 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac47351-f4e9-4c6b-8b2d-fbc188168737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.760629 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac7f7fba-f53a-49c6-8004-9e4cf6aaef01 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Get all volumes completed successfully. Jul 22 00:11:15.761704 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac47351-f4e9-4c6b-8b2d-fbc188168737) transitioned into state 'SUCCESS' from state '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-428784873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3713351d7604aefbebc609b77186691',qos_specs=None,replication_status=,reservations=['575c48fb-1d1f-409f-84a0-cf7e145f4cf8','9dea0bef-5ebd-4feb-aa03-87d8bbef7418','6f101601-dafd-4c36-9206-33bfe4abaa7c','6546b083-42b5-4c23-b949-120d9a71569e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eab95c902764127a141f95b3a145877',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.762517 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94644d6-f342-4b74-a393-7c55a5065f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.762879 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:15.762879 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:15.768061 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac7f7fba-f53a-49c6-8004-9e4cf6aaef01 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:11:15.768554 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 422/1701] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:11:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9009 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:15.786377 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f94644d6-f342-4b74-a393-7c55a5065f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.788030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Flow 'volume_create_api' (babc4d69-d68f-470a-adf9-208bce1ba593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:15.788527 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Create volume request issued successfully. Jul 22 00:11:15.789785 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-408b6052-ca5f-4738-bac7-d4538171ab1a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:11:15.789950 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d795d71-69bd-4dc8-b30d-34c8979b2491 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.790382 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 427/1702] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:11:15 2026] POST /volume/v3/volumes => generated 764 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:11:15.791687 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d795d71-69bd-4dc8-b30d-34c8979b2491 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] DELETE https://10.4.3.168/volume/v3/types/e8491eb1-00d5-4283-8019-8059286aa070 Jul 22 00:11:15.791891 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d795d71-69bd-4dc8-b30d-34c8979b2491 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:15.792756 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d795d71-69bd-4dc8-b30d-34c8979b2491 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:15.801830 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.809657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:15.815639 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:11:15.815639 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-783477509", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:15.820341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-783477509', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:11:15.820341 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Create volume of 1 GB Jul 22 00:11:15.826807 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Availability Zones retrieved successfully. Jul 22 00:11:15.836260 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Flow 'volume_create_api' (9ca53b74-fbb7-4750-8d3f-4c1d5e9016bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:15.837781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42346ec-8f88-44f0-853e-eb3f7b797f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.839042 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d795d71-69bd-4dc8-b30d-34c8979b2491 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/types/e8491eb1-00d5-4283-8019-8059286aa070 returned with HTTP 202 Jul 22 00:11:15.839042 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 431/1703] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:11:15 2026] DELETE /volume/v3/types/e8491eb1-00d5-4283-8019-8059286aa070 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:15.839136 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:11:15.883701 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42346ec-8f88-44f0-853e-eb3f7b797f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.885044 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac22c60d-51ea-405b-8352-8ec4de62c8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.942072 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:11:15.942409 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-629075541"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:15.943850 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-629075541'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:11:15.944006 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Create volume of 1 GB Jul 22 00:11:15.948611 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Availability Zones retrieved successfully. Jul 22 00:11:15.955191 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Flow 'volume_create_api' (9de7c2a9-ada4-494f-bced-9eb6880e1925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:15.956756 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c2f1af-6add-4e60-aef5-26f11bc71a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.958169 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:11:15.958944 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Created reservations ['c87f1a55-bf49-4db9-9330-ba2c28c8a457', 'a8952699-5c8d-4bd1-b246-3b26a37c99f2', 'bef6065b-b3c9-4b48-881d-ee6d6f6c79fd', 'bc8a4b1d-456c-46cc-92d0-6eb107bef6bf'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:15.960069 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac22c60d-51ea-405b-8352-8ec4de62c8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87f1a55-bf49-4db9-9330-ba2c28c8a457', 'a8952699-5c8d-4bd1-b246-3b26a37c99f2', 'bef6065b-b3c9-4b48-881d-ee6d6f6c79fd', 'bc8a4b1d-456c-46cc-92d0-6eb107bef6bf']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.961484 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f1db8a-9220-4949-a3db-f9ce72b0d8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.993450 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f1db8a-9220-4949-a3db-f9ce72b0d8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c37a948b-35a7-4746-af16-d3c0a319441d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-783477509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3713351d7604aefbebc609b77186691',qos_specs=None,replication_status=,reservations=['c87f1a55-bf49-4db9-9330-ba2c28c8a457','a8952699-5c8d-4bd1-b246-3b26a37c99f2','bef6065b-b3c9-4b48-881d-ee6d6f6c79fd','bc8a4b1d-456c-46cc-92d0-6eb107bef6bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eab95c902764127a141f95b3a145877',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-783477509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c37a948b-35a7-4746-af16-d3c0a319441d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3713351d7604aefbebc609b77186691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1eab95c902764127a141f95b3a145877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.994043 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbe4ffa-7203-4459-80ff-44e6b10705be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:15.995456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c2f1af-6add-4e60-aef5-26f11bc71a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:15.996682 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6344a2f6-8e59-4254-955b-52b0cb7e7764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:16.022494 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbe4ffa-7203-4459-80ff-44e6b10705be) transitioned into state 'SUCCESS' from state '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-783477509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3713351d7604aefbebc609b77186691',qos_specs=None,replication_status=,reservations=['c87f1a55-bf49-4db9-9330-ba2c28c8a457','a8952699-5c8d-4bd1-b246-3b26a37c99f2','bef6065b-b3c9-4b48-881d-ee6d6f6c79fd','bc8a4b1d-456c-46cc-92d0-6eb107bef6bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eab95c902764127a141f95b3a145877',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:16.023558 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fe3212a-10c5-4319-93a8-3eba4810c416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:16.038731 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fe3212a-10c5-4319-93a8-3eba4810c416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:16.039505 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Flow 'volume_create_api' (9ca53b74-fbb7-4750-8d3f-4c1d5e9016bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:16.040015 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Create volume request issued successfully. Jul 22 00:11:16.040941 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e1c19a3-b34c-4c66-8c6c-f4178080f4c9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:11:16.041481 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 423/1704] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:11:15 2026] POST /volume/v3/volumes => generated 764 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:11:16.082358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Created reservations ['4eb32f0f-4892-432e-ace0-7528462495ae', '2f2ef605-8434-4f79-b6df-5222aac36d67', '328de6ce-7d55-4204-a527-bfad32c5d2a3', '0896e438-4ef1-472b-a850-ca3910b07487'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:16.083222 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6344a2f6-8e59-4254-955b-52b0cb7e7764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eb32f0f-4892-432e-ace0-7528462495ae', '2f2ef605-8434-4f79-b6df-5222aac36d67', '328de6ce-7d55-4204-a527-bfad32c5d2a3', '0896e438-4ef1-472b-a850-ca3910b07487']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:16.084291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6349d1-3bd1-4658-bcb1-0f3f9dd45abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:16.114495 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6349d1-3bd1-4658-bcb1-0f3f9dd45abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '494946cb-ea6e-4af6-a6e8-10cae4ff6c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-629075541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bec313f24a8c4bca84d3e72d1808531a',qos_specs=None,replication_status=,reservations=['4eb32f0f-4892-432e-ace0-7528462495ae','2f2ef605-8434-4f79-b6df-5222aac36d67','328de6ce-7d55-4204-a527-bfad32c5d2a3','0896e438-4ef1-472b-a850-ca3910b07487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b53e3a377884e94a0f2748824227c9d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-629075541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=494946cb-ea6e-4af6-a6e8-10cae4ff6c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bec313f24a8c4bca84d3e72d1808531a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b53e3a377884e94a0f2748824227c9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:16.115891 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9f5903-1b30-4a98-b1d4-0c9fe52e64c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:16.138133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9f5903-1b30-4a98-b1d4-0c9fe52e64c8) transitioned into state 'SUCCESS' from state '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-629075541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bec313f24a8c4bca84d3e72d1808531a',qos_specs=None,replication_status=,reservations=['4eb32f0f-4892-432e-ace0-7528462495ae','2f2ef605-8434-4f79-b6df-5222aac36d67','328de6ce-7d55-4204-a527-bfad32c5d2a3','0896e438-4ef1-472b-a850-ca3910b07487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b53e3a377884e94a0f2748824227c9d',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:16.139091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a96ee3c-da4b-4aa4-94d8-6df3e17e53ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:16.153265 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a96ee3c-da4b-4aa4-94d8-6df3e17e53ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:16.154878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Flow 'volume_create_api' (9de7c2a9-ada4-494f-bced-9eb6880e1925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:16.154878 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Create volume request issued successfully. Jul 22 00:11:16.155775 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f31e3e0-9a7b-4f56-b4db-4652ffacf3d5 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:11:16.156190 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 424/1705] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:11:15 2026] POST /volume/v3/volumes => generated 758 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:11:16.180490 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1668d2ed-6443-4f10-b9a9-db70263167a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:16.182566 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1668d2ed-6443-4f10-b9a9-db70263167a7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:16.182814 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1668d2ed-6443-4f10-b9a9-db70263167a7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:16.183004 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1668d2ed-6443-4f10-b9a9-db70263167a7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:16.197610 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:16.197610 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:16.202290 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1668d2ed-6443-4f10-b9a9-db70263167a7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:16.208804 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1668d2ed-6443-4f10-b9a9-db70263167a7 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:16.209581 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 428/1706] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:16 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:16.287469 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0b67dabc-5743-4a56-83a8-61681f54356e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:16.290992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b67dabc-5743-4a56-83a8-61681f54356e tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:11:16.290992 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b67dabc-5743-4a56-83a8-61681f54356e tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:16.290992 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b67dabc-5743-4a56-83a8-61681f54356e tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:16.290992 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b67dabc-5743-4a56-83a8-61681f54356e tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:11:16.320384 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0b67dabc-5743-4a56-83a8-61681f54356e tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Get all volumes completed successfully. Jul 22 00:11:16.325417 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:16.325417 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:16.333386 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b67dabc-5743-4a56-83a8-61681f54356e tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:11:16.335558 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 432/1707] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:11:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:11:16.357616 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:16.360094 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e Jul 22 00:11:16.360405 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:16.360693 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:16.360911 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Delete volume with id: ac9fde2a-b62d-4997-be7f-668c1a7f606e Jul 22 00:11:16.376201 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:16.376201 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:16.376201 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Volume info retrieved successfully. Jul 22 00:11:16.401012 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.image.cache [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '924dd5c8-1564-40cb-8316-1422b95cd4e1', 'volume_id': 'ac9fde2a-b62d-4997-be7f-668c1a7f606e', 'host': 'np0000005612@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 22, 0, 9, 36), 'last_used': datetime.datetime(2026, 7, 22, 0, 9, 48)}. {{(pid=100284) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 22 00:11:16.425239 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Delete volume request issued successfully. Jul 22 00:11:16.425511 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9beb8c3f-10e3-41b6-9744-9edf026070cf tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e returned with HTTP 202 Jul 22 00:11:16.426226 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 424/1708] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:11:16 2026] DELETE /volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:16.438769 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b8d0c74-935e-49cb-b3ef-48551b96ed9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:16.444748 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b8d0c74-935e-49cb-b3ef-48551b96ed9f tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] GET https://10.4.3.168/volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e Jul 22 00:11:16.444748 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b8d0c74-935e-49cb-b3ef-48551b96ed9f tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:16.444748 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b8d0c74-935e-49cb-b3ef-48551b96ed9f tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:16.455249 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:16.455249 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:16.464545 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3b8d0c74-935e-49cb-b3ef-48551b96ed9f tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Volume info retrieved successfully. Jul 22 00:11:16.470077 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b8d0c74-935e-49cb-b3ef-48551b96ed9f tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e returned with HTTP 200 Jul 22 00:11:16.470597 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 425/1709] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:16 2026] GET /volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:16.724260 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-22885665-27ba-43b8-9cfd-5110ed80f0a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:16.726832 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-22885665-27ba-43b8-9cfd-5110ed80f0a6 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] POST https://10.4.3.168/volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1/action Jul 22 00:11:16.727557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-22885665-27ba-43b8-9cfd-5110ed80f0a6 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:16.727662 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-22885665-27ba-43b8-9cfd-5110ed80f0a6 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:16.757505 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:16.757505 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:16.775458 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0175ff9a-6248-40ab-b8d8-778dac4f3e67 req-22885665-27ba-43b8-9cfd-5110ed80f0a6 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1/action returned with HTTP 204 Jul 22 00:11:16.776106 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 429/1710] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:11:16 2026] POST /volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:17.227942 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-838c5a93-cca1-4472-a3eb-06c09d17b075 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:17.230740 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-838c5a93-cca1-4472-a3eb-06c09d17b075 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:17.230972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-838c5a93-cca1-4472-a3eb-06c09d17b075 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:17.231173 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-838c5a93-cca1-4472-a3eb-06c09d17b075 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:17.243721 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:17.243721 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:17.248585 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-838c5a93-cca1-4472-a3eb-06c09d17b075 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:17.255128 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-838c5a93-cca1-4472-a3eb-06c09d17b075 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:17.255340 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 433/1711] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:17 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:17.277557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9958b91f-8ed6-4f88-aa7a-9520beef6bc3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:17.280258 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9958b91f-8ed6-4f88-aa7a-9520beef6bc3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:17.280520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9958b91f-8ed6-4f88-aa7a-9520beef6bc3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:17.280755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9958b91f-8ed6-4f88-aa7a-9520beef6bc3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:17.293798 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:17.293798 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:17.299323 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9958b91f-8ed6-4f88-aa7a-9520beef6bc3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:17.305419 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9958b91f-8ed6-4f88-aa7a-9520beef6bc3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:17.305948 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 425/1712] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:17 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:17.375785 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-26992dca-9849-4a26-8a96-2b0efe1976f0 req-62102590-52fa-4ed4-8bae-b7600bfe7cf8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:17.379275 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-26992dca-9849-4a26-8a96-2b0efe1976f0 req-62102590-52fa-4ed4-8bae-b7600bfe7cf8 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:17.379275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-26992dca-9849-4a26-8a96-2b0efe1976f0 req-62102590-52fa-4ed4-8bae-b7600bfe7cf8 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:17.380399 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-26992dca-9849-4a26-8a96-2b0efe1976f0 req-62102590-52fa-4ed4-8bae-b7600bfe7cf8 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:17.400239 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:17.400239 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:17.405872 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-26992dca-9849-4a26-8a96-2b0efe1976f0 req-62102590-52fa-4ed4-8bae-b7600bfe7cf8 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:17.412714 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-26992dca-9849-4a26-8a96-2b0efe1976f0 req-62102590-52fa-4ed4-8bae-b7600bfe7cf8 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:17.413339 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 426/1713] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:17 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:17.490663 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f91986b6-ff36-4db7-aa32-dbeb562d2294 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:17.495441 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f91986b6-ff36-4db7-aa32-dbeb562d2294 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] GET https://10.4.3.168/volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e Jul 22 00:11:17.495709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f91986b6-ff36-4db7-aa32-dbeb562d2294 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:17.495935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f91986b6-ff36-4db7-aa32-dbeb562d2294 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:17.507325 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f91986b6-ff36-4db7-aa32-dbeb562d2294 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e returned with HTTP 404 Jul 22 00:11:17.507872 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 430/1714] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:17 2026] GET /volume/v3/volumes/ac9fde2a-b62d-4997-be7f-668c1a7f606e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:17.520176 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c740a39c-2185-4485-9c49-25abf1de1f68 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:17.522721 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c740a39c-2185-4485-9c49-25abf1de1f68 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] DELETE https://10.4.3.168/volume/v3/types/740b31eb-2204-4c0a-9a14-186b15c1e290 Jul 22 00:11:17.523977 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c740a39c-2185-4485-9c49-25abf1de1f68 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:17.523977 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c740a39c-2185-4485-9c49-25abf1de1f68 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:17.549366 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c740a39c-2185-4485-9c49-25abf1de1f68 tempest-TestInstancesWithCinderVolumes-1341893834 tempest-TestInstancesWithCinderVolumes-1341893834-project-admin] https://10.4.3.168/volume/v3/types/740b31eb-2204-4c0a-9a14-186b15c1e290 returned with HTTP 202 Jul 22 00:11:17.549969 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 434/1715] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:11:17 2026] DELETE /volume/v3/types/740b31eb-2204-4c0a-9a14-186b15c1e290 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:21.893115 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18d4e42f-f073-445e-a0fd-d7433e001693 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:21.897412 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:11:21.897791 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-547564339", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:21.899485 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-547564339', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:11:21.899719 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Create volume of 1 GB Jul 22 00:11:21.912578 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Availability Zones retrieved successfully. Jul 22 00:11:21.921059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Flow 'volume_create_api' (8aad9b91-a383-485a-b523-8c48963b7cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:21.923891 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66226d0b-06be-4d3e-9440-93287490332f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:21.924929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:11:21.968113 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66226d0b-06be-4d3e-9440-93287490332f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:21.968967 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd13006-e892-4cd6-b1c0-2ef844ccfdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:22.051366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Created reservations ['40da14e9-18e1-4859-a604-3983ff1c4baa', 'e31a7c45-05b4-4b14-8f3d-12dafa2fcf76', 'ad9fb4fc-e5b8-412e-a319-595218069ee9', 'd746f9ac-cec0-4a31-92e1-d8e171b80d2c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:22.052514 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd13006-e892-4cd6-b1c0-2ef844ccfdaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40da14e9-18e1-4859-a604-3983ff1c4baa', 'e31a7c45-05b4-4b14-8f3d-12dafa2fcf76', 'ad9fb4fc-e5b8-412e-a319-595218069ee9', 'd746f9ac-cec0-4a31-92e1-d8e171b80d2c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:22.053767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2639ba2d-01a7-400c-9e66-6b49fd19fb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:22.080325 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2639ba2d-01a7-400c-9e66-6b49fd19fb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b25ddeef-31a3-4093-8a62-cdfa841c0245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-547564339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e64e1676c4e1443b9e56eb3844fbc244',qos_specs=None,replication_status=,reservations=['40da14e9-18e1-4859-a604-3983ff1c4baa','e31a7c45-05b4-4b14-8f3d-12dafa2fcf76','ad9fb4fc-e5b8-412e-a319-595218069ee9','d746f9ac-cec0-4a31-92e1-d8e171b80d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d3ec40d63a4d6aa6af01891de03379',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-547564339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b25ddeef-31a3-4093-8a62-cdfa841c0245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e64e1676c4e1443b9e56eb3844fbc244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2d3ec40d63a4d6aa6af01891de03379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:22.081132 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f6142d-6366-43ec-a11d-054a149b712b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:22.109695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70f6142d-6366-43ec-a11d-054a149b712b) transitioned into state 'SUCCESS' from state '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-547564339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e64e1676c4e1443b9e56eb3844fbc244',qos_specs=None,replication_status=,reservations=['40da14e9-18e1-4859-a604-3983ff1c4baa','e31a7c45-05b4-4b14-8f3d-12dafa2fcf76','ad9fb4fc-e5b8-412e-a319-595218069ee9','d746f9ac-cec0-4a31-92e1-d8e171b80d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d3ec40d63a4d6aa6af01891de03379',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:22.109695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee565212-8a20-4a2a-afda-137a822a6df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:22.123185 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee565212-8a20-4a2a-afda-137a822a6df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:22.124486 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Flow 'volume_create_api' (8aad9b91-a383-485a-b523-8c48963b7cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:22.125550 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Create volume request issued successfully. Jul 22 00:11:22.126977 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18d4e42f-f073-445e-a0fd-d7433e001693 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:11:22.128359 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 426/1716] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:11:21 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:11:22.142871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f270d92-15c6-4bec-94e3-3bdd5e4d100c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:22.145423 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f270d92-15c6-4bec-94e3-3bdd5e4d100c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:22.145798 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f270d92-15c6-4bec-94e3-3bdd5e4d100c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:22.146030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f270d92-15c6-4bec-94e3-3bdd5e4d100c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:22.161273 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:22.161273 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:22.170965 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f270d92-15c6-4bec-94e3-3bdd5e4d100c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:22.177704 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f270d92-15c6-4bec-94e3-3bdd5e4d100c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:22.178178 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 427/1717] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:22 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:23.198006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d9f515b-0f9e-449d-aea9-81748aa3b3b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:23.201966 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d9f515b-0f9e-449d-aea9-81748aa3b3b2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:23.201966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d9f515b-0f9e-449d-aea9-81748aa3b3b2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:23.201966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d9f515b-0f9e-449d-aea9-81748aa3b3b2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:23.204901 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8849d912-e55c-443a-8bd9-e4c68a882fdf req-02603266-0aa5-4834-a121-d0172ff7094c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:23.208357 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8849d912-e55c-443a-8bd9-e4c68a882fdf req-02603266-0aa5-4834-a121-d0172ff7094c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:11:23.208900 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8849d912-e55c-443a-8bd9-e4c68a882fdf req-02603266-0aa5-4834-a121-d0172ff7094c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:23.209189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8849d912-e55c-443a-8bd9-e4c68a882fdf req-02603266-0aa5-4834-a121-d0172ff7094c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:23.214411 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:23.214411 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:23.220179 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d9f515b-0f9e-449d-aea9-81748aa3b3b2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:23.227678 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:23.227678 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:23.227926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d9f515b-0f9e-449d-aea9-81748aa3b3b2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:23.229429 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 431/1718] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:23 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:23.237005 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8849d912-e55c-443a-8bd9-e4c68a882fdf req-02603266-0aa5-4834-a121-d0172ff7094c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:11:23.253529 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0f19efae-6249-4522-a587-b55a18aae53b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:23.257266 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8849d912-e55c-443a-8bd9-e4c68a882fdf req-02603266-0aa5-4834-a121-d0172ff7094c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:11:23.257801 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 435/1719] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:23 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 1144 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:11:23.258100 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f19efae-6249-4522-a587-b55a18aae53b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:23.258338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f19efae-6249-4522-a587-b55a18aae53b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:23.258668 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f19efae-6249-4522-a587-b55a18aae53b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:23.272252 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:23.272252 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:23.278077 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0f19efae-6249-4522-a587-b55a18aae53b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:23.283958 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f19efae-6249-4522-a587-b55a18aae53b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:23.284451 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 427/1720] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:23 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:23.309276 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4d892c7-5eaf-44c2-a6ba-9ac040d11b6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:23.312577 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4d892c7-5eaf-44c2-a6ba-9ac040d11b6a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:11:23.312577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4d892c7-5eaf-44c2-a6ba-9ac040d11b6a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:23.312577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4d892c7-5eaf-44c2-a6ba-9ac040d11b6a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:23.313008 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-f4d892c7-5eaf-44c2-a6ba-9ac040d11b6a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:11:23.314226 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f4d892c7-5eaf-44c2-a6ba-9ac040d11b6a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:11:23.327694 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4d892c7-5eaf-44c2-a6ba-9ac040d11b6a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Get all volumes completed successfully. Jul 22 00:11:23.328970 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4d892c7-5eaf-44c2-a6ba-9ac040d11b6a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:11:23.328970 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 428/1721] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:11:23 2026] GET /volume/v3/volumes => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:23.343404 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48e90b66-bade-4564-8433-7f555d870905 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:23.344952 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48e90b66-bade-4564-8433-7f555d870905 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:23.347068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48e90b66-bade-4564-8433-7f555d870905 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:23.347068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48e90b66-bade-4564-8433-7f555d870905 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:23.357771 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:23.357771 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:23.365062 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-48e90b66-bade-4564-8433-7f555d870905 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:23.371676 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48e90b66-bade-4564-8433-7f555d870905 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:23.372324 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 432/1722] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:23 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:23.436853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-342c6360-1e13-4894-b072-2029361dc100 req-1a44d939-e23c-4457-a3cc-9b6341f68316 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:23.440191 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-1a44d939-e23c-4457-a3cc-9b6341f68316 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:23.440474 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-1a44d939-e23c-4457-a3cc-9b6341f68316 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:23.440976 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-1a44d939-e23c-4457-a3cc-9b6341f68316 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:23.450435 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:23.450435 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:23.458445 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-342c6360-1e13-4894-b072-2029361dc100 req-1a44d939-e23c-4457-a3cc-9b6341f68316 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:23.465240 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-1a44d939-e23c-4457-a3cc-9b6341f68316 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:23.465837 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 436/1723] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:23 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:23.617267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-532348df-2f53-40e1-a34f-1c2965895646 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:23.617729 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-532348df-2f53-40e1-a34f-1c2965895646 None None] GET https://10.4.3.168/volume// Jul 22 00:11:23.617957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-532348df-2f53-40e1-a34f-1c2965895646 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:23.618211 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-532348df-2f53-40e1-a34f-1c2965895646 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:23.618634 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-532348df-2f53-40e1-a34f-1c2965895646 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:23.619033 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 428/1724] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:11:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:23.635639 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-342c6360-1e13-4894-b072-2029361dc100 req-c6a9fc05-beed-4275-ab52-590eac3877c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:23.928807 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-c6a9fc05-beed-4275-ab52-590eac3877c6 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:11:23.930148 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-c6a9fc05-beed-4275-ab52-590eac3877c6 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b25ddeef-31a3-4093-8a62-cdfa841c0245", "connector": null, "instance_uuid": "270c933d-f74a-43fc-937b-6519027c0dcc"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:23.945154 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:23.945154 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:24.017670 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-c6a9fc05-beed-4275-ab52-590eac3877c6 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:11:24.018400 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 429/1725] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:11:23 2026] POST /volume/v3/attachments => generated 273 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:24.096051 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da2a1c25-6eab-4685-9765-0245c8de7e57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:24.099120 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da2a1c25-6eab-4685-9765-0245c8de7e57 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:24.099120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da2a1c25-6eab-4685-9765-0245c8de7e57 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:24.099120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da2a1c25-6eab-4685-9765-0245c8de7e57 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:24.131023 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec635936-0e91-4b24-b18f-5e10b94f8540 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:24.131148 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:24.131148 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:24.132029 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec635936-0e91-4b24-b18f-5e10b94f8540 None None] GET https://10.4.3.168/volume// Jul 22 00:11:24.132029 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec635936-0e91-4b24-b18f-5e10b94f8540 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:24.132299 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec635936-0e91-4b24-b18f-5e10b94f8540 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:24.133850 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec635936-0e91-4b24-b18f-5e10b94f8540 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:24.143022 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 437/1726] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:11:24 2026] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:24.144630 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da2a1c25-6eab-4685-9765-0245c8de7e57 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:24.157952 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-342c6360-1e13-4894-b072-2029361dc100 req-b2c240da-adfe-43db-99e6-1a54e37c6419 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:24.159022 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da2a1c25-6eab-4685-9765-0245c8de7e57 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:24.162470 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 433/1727] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:24 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:24.162621 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-b2c240da-adfe-43db-99e6-1a54e37c6419 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:24.162621 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-b2c240da-adfe-43db-99e6-1a54e37c6419 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:24.162621 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-b2c240da-adfe-43db-99e6-1a54e37c6419 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:24.191144 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:24.191144 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:24.199771 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-342c6360-1e13-4894-b072-2029361dc100 req-b2c240da-adfe-43db-99e6-1a54e37c6419 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:24.212679 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-b2c240da-adfe-43db-99e6-1a54e37c6419 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:24.213705 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 429/1728] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:11:24 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 1026 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:11:24.426873 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-342c6360-1e13-4894-b072-2029361dc100 req-e568181c-f34d-4783-8a48-246d47584931 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:24.429976 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-e568181c-f34d-4783-8a48-246d47584931 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] PUT https://10.4.3.168/volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 Jul 22 00:11:24.430515 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-e568181c-f34d-4783-8a48-246d47584931 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:24.448884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-342c6360-1e13-4894-b072-2029361dc100 req-e568181c-f34d-4783-8a48-246d47584931 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Acquiring lock "cinder-attachment_update-b25ddeef-31a3-4093-8a62-cdfa841c0245-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:11:24.456966 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-342c6360-1e13-4894-b072-2029361dc100 req-e568181c-f34d-4783-8a48-246d47584931 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Lock "cinder-attachment_update-b25ddeef-31a3-4093-8a62-cdfa841c0245-np0000005612" acquired by "attachment_update" :: waited 0.010s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:11:24.458710 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:24.458710 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:24.611522 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-342c6360-1e13-4894-b072-2029361dc100 req-e568181c-f34d-4783-8a48-246d47584931 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Lock "cinder-attachment_update-b25ddeef-31a3-4093-8a62-cdfa841c0245-np0000005612" released by "attachment_update" :: held 0.155s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:11:24.611939 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-e568181c-f34d-4783-8a48-246d47584931 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 returned with HTTP 200 Jul 22 00:11:24.612524 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 430/1729] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:11:24 2026] PUT /volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:25.179984 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-284bd6dd-64bc-493a-a4df-181cb0f13170 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:25.182567 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-284bd6dd-64bc-493a-a4df-181cb0f13170 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:25.182876 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-284bd6dd-64bc-493a-a4df-181cb0f13170 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:25.183126 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-284bd6dd-64bc-493a-a4df-181cb0f13170 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:25.205166 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:25.205166 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:25.213461 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-284bd6dd-64bc-493a-a4df-181cb0f13170 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:25.219847 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-284bd6dd-64bc-493a-a4df-181cb0f13170 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:25.221506 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 438/1730] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:25 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:26.241339 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe6a5ecd-706c-4fd0-8786-3a065801e645 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:26.243227 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe6a5ecd-706c-4fd0-8786-3a065801e645 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:26.243227 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe6a5ecd-706c-4fd0-8786-3a065801e645 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:26.244151 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe6a5ecd-706c-4fd0-8786-3a065801e645 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:26.259804 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:26.259804 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:26.265418 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fe6a5ecd-706c-4fd0-8786-3a065801e645 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:26.272296 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe6a5ecd-706c-4fd0-8786-3a065801e645 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:26.272785 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 434/1731] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:26 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:27.297709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b693c72b-0f5f-486e-8680-6cef9654a737 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:27.300055 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b693c72b-0f5f-486e-8680-6cef9654a737 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:27.300351 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b693c72b-0f5f-486e-8680-6cef9654a737 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:27.300773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b693c72b-0f5f-486e-8680-6cef9654a737 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:27.321517 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:27.321517 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:27.326537 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b693c72b-0f5f-486e-8680-6cef9654a737 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:27.332133 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b693c72b-0f5f-486e-8680-6cef9654a737 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:27.332530 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 430/1732] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:27 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:28.349316 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5d9f3c9-e7a8-46d8-b8c3-88df76305b19 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:28.354084 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5d9f3c9-e7a8-46d8-b8c3-88df76305b19 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:28.354398 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5d9f3c9-e7a8-46d8-b8c3-88df76305b19 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:28.354679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5d9f3c9-e7a8-46d8-b8c3-88df76305b19 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:28.366075 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:28.366075 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:28.371270 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5d9f3c9-e7a8-46d8-b8c3-88df76305b19 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:28.376891 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5d9f3c9-e7a8-46d8-b8c3-88df76305b19 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:28.377357 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 431/1733] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:28 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:29.003952 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-342c6360-1e13-4894-b072-2029361dc100 req-880e4032-9ea9-4712-8a1e-d3aa5ac629e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:29.007169 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-880e4032-9ea9-4712-8a1e-d3aa5ac629e5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617/action Jul 22 00:11:29.008592 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-880e4032-9ea9-4712-8a1e-d3aa5ac629e5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:29.008592 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-880e4032-9ea9-4712-8a1e-d3aa5ac629e5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:29.041526 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:29.041526 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:29.066281 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-342c6360-1e13-4894-b072-2029361dc100 req-880e4032-9ea9-4712-8a1e-d3aa5ac629e5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617/action returned with HTTP 204 Jul 22 00:11:29.066281 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 439/1734] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:11:29 2026] POST /volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:29.394740 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6360d871-38ba-4eef-ac95-b166f569adab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:29.396932 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6360d871-38ba-4eef-ac95-b166f569adab tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:29.396932 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6360d871-38ba-4eef-ac95-b166f569adab tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:29.396932 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6360d871-38ba-4eef-ac95-b166f569adab tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:29.413048 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:29.413048 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:29.421238 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6360d871-38ba-4eef-ac95-b166f569adab tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:29.428287 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6360d871-38ba-4eef-ac95-b166f569adab tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:29.428811 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 435/1735] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:29 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:29.449172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f124ddd-3a3a-4139-95ac-3a14ca8e5464 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:29.451368 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f124ddd-3a3a-4139-95ac-3a14ca8e5464 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:29.451654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f124ddd-3a3a-4139-95ac-3a14ca8e5464 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:29.452221 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f124ddd-3a3a-4139-95ac-3a14ca8e5464 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:29.465837 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:29.465837 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:29.477460 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5f124ddd-3a3a-4139-95ac-3a14ca8e5464 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:29.482676 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f124ddd-3a3a-4139-95ac-3a14ca8e5464 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:29.483007 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 431/1736] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:29 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:29.509727 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4cfd9f04-a2cb-4b29-925a-5687111b3ab3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:29.513377 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cfd9f04-a2cb-4b29-925a-5687111b3ab3 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:11:29.514063 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4cfd9f04-a2cb-4b29-925a-5687111b3ab3 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b25ddeef-31a3-4093-8a62-cdfa841c0245", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2134533839", "description": null, "metadata": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:29.539817 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:29.539817 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:29.540510 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4cfd9f04-a2cb-4b29-925a-5687111b3ab3 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:29.540837 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-4cfd9f04-a2cb-4b29-925a-5687111b3ab3 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Create snapshot from volume b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:29.597322 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-4cfd9f04-a2cb-4b29-925a-5687111b3ab3 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Created reservations ['903842ae-77ea-4746-8643-27c2344c11c1', 'a5f3cbca-e3e9-4091-bde4-eb03bcedc756', 'fc9add9a-c611-4f8e-8299-0e59803f0c6a', '9d1aca34-847f-407b-b1b4-e92263ed0035'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:29.651637 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4cfd9f04-a2cb-4b29-925a-5687111b3ab3 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Snapshot force create request issued successfully. Jul 22 00:11:29.652746 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cfd9f04-a2cb-4b29-925a-5687111b3ab3 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:11:29.652746 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 432/1737] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:11:29 2026] POST /volume/v3/snapshots => generated 311 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 00:11:29.663730 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c32e60a-91d9-40a4-89dd-3fd4912bb19e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:29.665434 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c32e60a-91d9-40a4-89dd-3fd4912bb19e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:11:29.665434 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c32e60a-91d9-40a4-89dd-3fd4912bb19e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:29.665434 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c32e60a-91d9-40a4-89dd-3fd4912bb19e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:29.672816 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:29.672816 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:29.673273 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c32e60a-91d9-40a4-89dd-3fd4912bb19e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Snapshot retrieved successfully. Jul 22 00:11:29.674232 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c32e60a-91d9-40a4-89dd-3fd4912bb19e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 returned with HTTP 200 Jul 22 00:11:29.674542 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 440/1738] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:11:29 2026] GET /volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:30.685776 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-154d1ff6-58ad-4572-9620-700375918cc9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:30.688075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-154d1ff6-58ad-4572-9620-700375918cc9 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:11:30.688273 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-154d1ff6-58ad-4572-9620-700375918cc9 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:30.688466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-154d1ff6-58ad-4572-9620-700375918cc9 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:30.695045 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:30.695045 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:30.695500 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-154d1ff6-58ad-4572-9620-700375918cc9 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Snapshot retrieved successfully. Jul 22 00:11:30.696367 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-154d1ff6-58ad-4572-9620-700375918cc9 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 returned with HTTP 200 Jul 22 00:11:30.696735 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 436/1739] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:11:30 2026] GET /volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:30.707382 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc123d82-5481-4a43-b092-d97a656f69cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:30.709818 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc123d82-5481-4a43-b092-d97a656f69cc tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:11:30.710108 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc123d82-5481-4a43-b092-d97a656f69cc tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:30.710374 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc123d82-5481-4a43-b092-d97a656f69cc tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:30.717475 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:30.717475 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:30.718203 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc123d82-5481-4a43-b092-d97a656f69cc tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Snapshot retrieved successfully. Jul 22 00:11:30.719334 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc123d82-5481-4a43-b092-d97a656f69cc tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 returned with HTTP 200 Jul 22 00:11:30.719816 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 432/1740] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:11:30 2026] GET /volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:30.729915 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-edbdc52f-316d-4c26-8086-9d2d082f5161 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:30.732190 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-edbdc52f-316d-4c26-8086-9d2d082f5161 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:11:30.732434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-edbdc52f-316d-4c26-8086-9d2d082f5161 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:30.732625 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-edbdc52f-316d-4c26-8086-9d2d082f5161 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:30.749315 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:30.749315 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:30.758402 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-edbdc52f-316d-4c26-8086-9d2d082f5161 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:11:30.763656 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-edbdc52f-316d-4c26-8086-9d2d082f5161 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:11:30.764093 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 433/1741] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:30 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:39.668776 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=53,cinder:UPDATE=10 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:11:40.690618 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=94,cinder:UPDATE=18,cinder:INSERT=10 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:11:40.713235 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=100,cinder:UPDATE=28,cinder:INSERT=17,cinder:DELETE=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:11:40.762386 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=99,cinder:UPDATE=34,cinder:INSERT=19 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:11:43.730101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a083709d-25a4-4541-a761-a15e7b051886 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:43.734888 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a083709d-25a4-4541-a761-a15e7b051886 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:11:43.734888 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a083709d-25a4-4541-a761-a15e7b051886 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:43.734888 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a083709d-25a4-4541-a761-a15e7b051886 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:43.745414 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:43.745414 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:43.759903 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a083709d-25a4-4541-a761-a15e7b051886 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:11:43.770179 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a083709d-25a4-4541-a761-a15e7b051886 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:11:43.771321 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 441/1742] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:43 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:43.855237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07ede21f-7af3-44a4-8330-d7ea1974b6ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:43.858145 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07ede21f-7af3-44a4-8330-d7ea1974b6ae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:11:43.858476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07ede21f-7af3-44a4-8330-d7ea1974b6ae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:43.858803 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07ede21f-7af3-44a4-8330-d7ea1974b6ae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:43.877464 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:43.877464 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:43.885872 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07ede21f-7af3-44a4-8330-d7ea1974b6ae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:11:43.893219 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07ede21f-7af3-44a4-8330-d7ea1974b6ae tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:11:43.894523 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 437/1743] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:43 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:47.115216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e444556f-8c0e-49c0-b594-f7ed7c02922e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:47.119918 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e444556f-8c0e-49c0-b594-f7ed7c02922e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] DELETE https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:11:47.119918 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e444556f-8c0e-49c0-b594-f7ed7c02922e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:47.119918 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e444556f-8c0e-49c0-b594-f7ed7c02922e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:47.119918 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e444556f-8c0e-49c0-b594-f7ed7c02922e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Delete volume with id: ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:11:47.133160 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:47.133160 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:47.134075 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e444556f-8c0e-49c0-b594-f7ed7c02922e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:11:47.161395 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e444556f-8c0e-49c0-b594-f7ed7c02922e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Delete volume request issued successfully. Jul 22 00:11:47.161909 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e444556f-8c0e-49c0-b594-f7ed7c02922e tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 202 Jul 22 00:11:47.162642 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 433/1744] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:11:47 2026] DELETE /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:47.173662 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c602620a-9cec-4c38-b15f-6b42900402d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:47.175982 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c602620a-9cec-4c38-b15f-6b42900402d8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:11:47.176270 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c602620a-9cec-4c38-b15f-6b42900402d8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:47.176543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c602620a-9cec-4c38-b15f-6b42900402d8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:47.189904 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:47.189904 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:47.199033 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c602620a-9cec-4c38-b15f-6b42900402d8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:11:47.207549 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c602620a-9cec-4c38-b15f-6b42900402d8 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 200 Jul 22 00:11:47.209123 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 434/1745] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:47 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:48.135102 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9712b79c-5fce-429a-a900-5d81980867e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:48.137409 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:11:48.137884 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-705834165"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:48.139720 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-705834165'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:11:48.139879 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume of 1 GB Jul 22 00:11:48.144674 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Availability Zones retrieved successfully. Jul 22 00:11:48.152168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Flow 'volume_create_api' (16569c96-b710-48e2-8f6d-d966c3f00110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:48.153480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9662fcd8-fc0b-435e-be39-a10e093aa912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:48.154768 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:11:48.186131 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9662fcd8-fc0b-435e-be39-a10e093aa912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:48.187094 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f83069-f992-4987-8b0f-a246b848ba37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:48.224920 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23d7e4a7-7983-4ea1-a9ff-0ce1616cc488 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:48.226977 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23d7e4a7-7983-4ea1-a9ff-0ce1616cc488 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 Jul 22 00:11:48.227169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23d7e4a7-7983-4ea1-a9ff-0ce1616cc488 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:48.227390 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23d7e4a7-7983-4ea1-a9ff-0ce1616cc488 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:48.236043 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23d7e4a7-7983-4ea1-a9ff-0ce1616cc488 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 returned with HTTP 404 Jul 22 00:11:48.236987 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 438/1746] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:48 2026] GET /volume/v3/volumes/ebf56fff-0712-435d-bd18-c1af49eb6d38 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:48.261231 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Created reservations ['d55aae81-e404-4d0c-89fb-5e1baf68fba2', '6a95bd5c-7e64-48a1-8ec6-b2dbafbc532e', 'ae9ab8a3-8c2e-4684-ae14-853a52e411bb', '8f48be9c-e820-4a1b-9886-6f6ecc752223'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:48.262527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f83069-f992-4987-8b0f-a246b848ba37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d55aae81-e404-4d0c-89fb-5e1baf68fba2', '6a95bd5c-7e64-48a1-8ec6-b2dbafbc532e', 'ae9ab8a3-8c2e-4684-ae14-853a52e411bb', '8f48be9c-e820-4a1b-9886-6f6ecc752223']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:48.263964 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e2fb01-7573-4b22-936d-2958b3b1926c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:48.289692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e2fb01-7573-4b22-936d-2958b3b1926c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '135157c8-9a1d-49c4-9447-a80abc81439d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-705834165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc4db68274ff4c718d9ce65a2f164885',qos_specs=None,replication_status=,reservations=['d55aae81-e404-4d0c-89fb-5e1baf68fba2','6a95bd5c-7e64-48a1-8ec6-b2dbafbc532e','ae9ab8a3-8c2e-4684-ae14-853a52e411bb','8f48be9c-e820-4a1b-9886-6f6ecc752223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5a6720505146fe99357bca08f63296',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-705834165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=135157c8-9a1d-49c4-9447-a80abc81439d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4db68274ff4c718d9ce65a2f164885',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc5a6720505146fe99357bca08f63296',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:48.290584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e73040-d114-4453-a921-873969c1ebbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:48.306436 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31bb2293-b56c-4de5-b6f6-665195ab8d03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:48.310946 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31bb2293-b56c-4de5-b6f6-665195ab8d03 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] DELETE https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:11:48.310946 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31bb2293-b56c-4de5-b6f6-665195ab8d03 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:48.310946 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31bb2293-b56c-4de5-b6f6-665195ab8d03 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:48.310946 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-31bb2293-b56c-4de5-b6f6-665195ab8d03 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Delete volume with id: cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:11:48.312697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e73040-d114-4453-a921-873969c1ebbf) transitioned into state 'SUCCESS' from state '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-705834165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc4db68274ff4c718d9ce65a2f164885',qos_specs=None,replication_status=,reservations=['d55aae81-e404-4d0c-89fb-5e1baf68fba2','6a95bd5c-7e64-48a1-8ec6-b2dbafbc532e','ae9ab8a3-8c2e-4684-ae14-853a52e411bb','8f48be9c-e820-4a1b-9886-6f6ecc752223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5a6720505146fe99357bca08f63296',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:48.313823 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce56228d-466b-4a67-ae70-3e33b6ade8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:48.321345 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:48.321345 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:48.322321 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-31bb2293-b56c-4de5-b6f6-665195ab8d03 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:11:48.328084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce56228d-466b-4a67-ae70-3e33b6ade8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:48.329364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Flow 'volume_create_api' (16569c96-b710-48e2-8f6d-d966c3f00110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:48.329844 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume request issued successfully. Jul 22 00:11:48.330748 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9712b79c-5fce-429a-a900-5d81980867e7 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:11:48.331452 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 442/1747] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:11:48 2026] POST /volume/v3/volumes => generated 750 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:11:48.348993 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-31bb2293-b56c-4de5-b6f6-665195ab8d03 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Delete volume request issued successfully. Jul 22 00:11:48.350059 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31bb2293-b56c-4de5-b6f6-665195ab8d03 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 202 Jul 22 00:11:48.350059 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 434/1748] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:11:48 2026] DELETE /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:48.350314 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-088e94c9-06e7-42f1-8176-d7fe3162072d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:48.353150 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-088e94c9-06e7-42f1-8176-d7fe3162072d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:48.353395 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-088e94c9-06e7-42f1-8176-d7fe3162072d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:48.353605 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-088e94c9-06e7-42f1-8176-d7fe3162072d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:48.362524 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed68467d-1f05-4c1a-8f45-89df5c3ece8d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:48.367671 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:48.367671 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:48.369010 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed68467d-1f05-4c1a-8f45-89df5c3ece8d tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:11:48.369291 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed68467d-1f05-4c1a-8f45-89df5c3ece8d tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:48.369542 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed68467d-1f05-4c1a-8f45-89df5c3ece8d tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:48.374397 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-088e94c9-06e7-42f1-8176-d7fe3162072d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:48.378346 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:48.378346 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:48.380064 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-088e94c9-06e7-42f1-8176-d7fe3162072d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:48.380575 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 435/1749] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:48 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:48.383791 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed68467d-1f05-4c1a-8f45-89df5c3ece8d tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Volume info retrieved successfully. Jul 22 00:11:48.389845 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed68467d-1f05-4c1a-8f45-89df5c3ece8d tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 200 Jul 22 00:11:48.390311 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 439/1750] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:48 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:11:49.399481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35bb7319-5501-4726-8699-e070c1ca8619 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.401984 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35bb7319-5501-4726-8699-e070c1ca8619 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:49.402285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35bb7319-5501-4726-8699-e070c1ca8619 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:49.402607 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35bb7319-5501-4726-8699-e070c1ca8619 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:49.405188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17dd052e-5421-43aa-a1b4-728414870ad6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.409888 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17dd052e-5421-43aa-a1b4-728414870ad6 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] GET https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 Jul 22 00:11:49.409888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17dd052e-5421-43aa-a1b4-728414870ad6 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:49.409888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17dd052e-5421-43aa-a1b4-728414870ad6 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:49.411825 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:49.411825 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:49.417040 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17dd052e-5421-43aa-a1b4-728414870ad6 tempest-AttachVolumeShelveTestJSON-1238258835 tempest-AttachVolumeShelveTestJSON-1238258835-project-member] https://10.4.3.168/volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 returned with HTTP 404 Jul 22 00:11:49.417202 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-35bb7319-5501-4726-8699-e070c1ca8619 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:49.417269 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 435/1751] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:49 2026] GET /volume/v3/volumes/cb4c6e34-26da-4256-8d42-526ef4ea4549 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:49.422461 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35bb7319-5501-4726-8699-e070c1ca8619 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:49.423048 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 443/1752] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:49 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:49.478125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-17c35c1d-3a50-41fc-b4ab-3814058411a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.480653 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-17c35c1d-3a50-41fc-b4ab-3814058411a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:49.480912 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-17c35c1d-3a50-41fc-b4ab-3814058411a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:49.481146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-17c35c1d-3a50-41fc-b4ab-3814058411a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:49.492113 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:49.492113 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:49.497901 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-17c35c1d-3a50-41fc-b4ab-3814058411a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:49.504892 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-17c35c1d-3a50-41fc-b4ab-3814058411a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:49.505526 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 436/1753] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:11:49 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:49.591825 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ddc3af8-90be-4fdf-8e7c-81a831d76862 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.592361 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ddc3af8-90be-4fdf-8e7c-81a831d76862 None None] GET https://10.4.3.168/volume// Jul 22 00:11:49.592557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ddc3af8-90be-4fdf-8e7c-81a831d76862 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:49.592827 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ddc3af8-90be-4fdf-8e7c-81a831d76862 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:49.593212 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ddc3af8-90be-4fdf-8e7c-81a831d76862 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:49.593550 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 440/1754] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:11:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:49.602484 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-e5dadb9e-9cdc-4584-8922-909dc62d0e77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.680251 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-e5dadb9e-9cdc-4584-8922-909dc62d0e77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:11:49.680688 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-e5dadb9e-9cdc-4584-8922-909dc62d0e77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "135157c8-9a1d-49c4-9447-a80abc81439d", "connector": null, "instance_uuid": "2def2adc-8f15-4860-8b65-f1afeb37673b"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:49.691702 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:49.691702 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:49.726044 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-e5dadb9e-9cdc-4584-8922-909dc62d0e77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:11:49.726847 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 436/1755] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:11:49 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:49.760954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8798beb-6ce3-467d-b3c3-8c1d2b60d4cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.763433 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8798beb-6ce3-467d-b3c3-8c1d2b60d4cd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:49.763739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8798beb-6ce3-467d-b3c3-8c1d2b60d4cd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:49.763962 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8798beb-6ce3-467d-b3c3-8c1d2b60d4cd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:49.777736 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:49.777736 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:49.780648 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3918b9e2-0758-4c46-825d-8b13ae4bdd8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.781100 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3918b9e2-0758-4c46-825d-8b13ae4bdd8a None None] GET https://10.4.3.168/volume// Jul 22 00:11:49.781284 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3918b9e2-0758-4c46-825d-8b13ae4bdd8a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:49.781556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3918b9e2-0758-4c46-825d-8b13ae4bdd8a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:49.782077 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3918b9e2-0758-4c46-825d-8b13ae4bdd8a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:11:49.782505 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 437/1756] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:11:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:11:49.783766 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d8798beb-6ce3-467d-b3c3-8c1d2b60d4cd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:49.790890 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8798beb-6ce3-467d-b3c3-8c1d2b60d4cd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:49.791776 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 444/1757] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:49 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:49.791953 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-023567e4-e738-499c-b77c-f029ce83a171 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.794067 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-023567e4-e738-499c-b77c-f029ce83a171 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:49.794375 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-023567e4-e738-499c-b77c-f029ce83a171 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:49.794582 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-023567e4-e738-499c-b77c-f029ce83a171 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:49.806506 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:49.806506 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:49.811126 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-023567e4-e738-499c-b77c-f029ce83a171 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:49.817712 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-023567e4-e738-499c-b77c-f029ce83a171 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:49.818464 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 441/1758] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:11:49 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:11:49.930592 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-97130a7b-980a-4359-9594-84090f5347c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:49.932785 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-97130a7b-980a-4359-9594-84090f5347c6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] PUT https://10.4.3.168/volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f Jul 22 00:11:49.933194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-97130a7b-980a-4359-9594-84090f5347c6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:49.941552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-97130a7b-980a-4359-9594-84090f5347c6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Acquiring lock "cinder-attachment_update-135157c8-9a1d-49c4-9447-a80abc81439d-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:11:49.947483 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-97130a7b-980a-4359-9594-84090f5347c6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Lock "cinder-attachment_update-135157c8-9a1d-49c4-9447-a80abc81439d-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:11:49.948543 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:49.948543 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:50.039072 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-97130a7b-980a-4359-9594-84090f5347c6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Lock "cinder-attachment_update-135157c8-9a1d-49c4-9447-a80abc81439d-np0000005612" released by "attachment_update" :: held 0.092s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:11:50.039421 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-97130a7b-980a-4359-9594-84090f5347c6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f returned with HTTP 200 Jul 22 00:11:50.040279 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 437/1759] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:11:49 2026] PUT /volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:50.809237 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37d89c28-8448-4390-9320-5bb1e639e2b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:50.811627 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37d89c28-8448-4390-9320-5bb1e639e2b3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:50.811881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37d89c28-8448-4390-9320-5bb1e639e2b3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:50.812167 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37d89c28-8448-4390-9320-5bb1e639e2b3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:50.843144 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:50.843144 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:50.843144 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-37d89c28-8448-4390-9320-5bb1e639e2b3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:50.847798 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37d89c28-8448-4390-9320-5bb1e639e2b3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:50.848294 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 438/1760] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:50 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:51.862625 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-045a4fcf-ac90-4e7d-acde-8607dc8f3c91 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:51.864314 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-045a4fcf-ac90-4e7d-acde-8607dc8f3c91 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:51.864626 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-045a4fcf-ac90-4e7d-acde-8607dc8f3c91 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:51.864789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-045a4fcf-ac90-4e7d-acde-8607dc8f3c91 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:51.877325 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:51.877325 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:51.882928 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-045a4fcf-ac90-4e7d-acde-8607dc8f3c91 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:51.888813 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-045a4fcf-ac90-4e7d-acde-8607dc8f3c91 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:51.891887 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 445/1761] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:51 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:52.906509 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82a49af0-4201-40be-935a-7e1192b7e0c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:52.908559 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82a49af0-4201-40be-935a-7e1192b7e0c5 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:52.908765 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82a49af0-4201-40be-935a-7e1192b7e0c5 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:52.908950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82a49af0-4201-40be-935a-7e1192b7e0c5 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:52.918979 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:52.918979 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:52.924879 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-82a49af0-4201-40be-935a-7e1192b7e0c5 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:52.932574 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82a49af0-4201-40be-935a-7e1192b7e0c5 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:52.933309 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 442/1762] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:52 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:53.059639 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a254d47d-061d-4f65-ab56-e63e22c79c49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:53.167553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a254d47d-061d-4f65-ab56-e63e22c79c49 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:11:53.168072 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a254d47d-061d-4f65-ab56-e63e22c79c49 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1561712583"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:53.170037 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:53.170037 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:53.184607 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a254d47d-061d-4f65-ab56-e63e22c79c49 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:11:53.184997 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 438/1763] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:11:53 2026] POST /volume/v3/types => generated 228 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:53.194670 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bcfd2239-6c8b-4795-8861-564f696defc7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:53.196603 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcfd2239-6c8b-4795-8861-564f696defc7 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:11:53.197019 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcfd2239-6c8b-4795-8861-564f696defc7 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-318523851"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:53.210958 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcfd2239-6c8b-4795-8861-564f696defc7 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:11:53.211434 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 439/1764] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:11:53 2026] POST /volume/v3/group_types => generated 184 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:53.219620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2684bcb7-9f99-488f-950a-cc967e93d01f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:53.296593 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2684bcb7-9f99-488f-950a-cc967e93d01f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:11:53.296593 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2684bcb7-9f99-488f-950a-cc967e93d01f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6b9f981a-a6ce-4f37-b07a-af63c9139fdb", "volume_types": ["3c10150f-b094-4369-a0f0-bf92eecc00a7"], "name": "tempest-GroupSnapshotsV319Test-Group-2055247705"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:53.298370 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-2684bcb7-9f99-488f-950a-cc967e93d01f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Creating new group {'group': {'group_type': '6b9f981a-a6ce-4f37-b07a-af63c9139fdb', 'volume_types': ['3c10150f-b094-4369-a0f0-bf92eecc00a7'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2055247705'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:11:53.303765 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-2684bcb7-9f99-488f-950a-cc967e93d01f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2055247705. Jul 22 00:11:53.319113 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-5893b605-b1d6-4a0e-868f-7fefe7d01101 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:53.320504 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2684bcb7-9f99-488f-950a-cc967e93d01f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Availability Zones retrieved successfully. Jul 22 00:11:53.321602 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-5893b605-b1d6-4a0e-868f-7fefe7d01101 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f/action Jul 22 00:11:53.322024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-5893b605-b1d6-4a0e-868f-7fefe7d01101 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:53.322180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-5893b605-b1d6-4a0e-868f-7fefe7d01101 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:53.346013 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2684bcb7-9f99-488f-950a-cc967e93d01f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Created reservations ['9e0cacce-443d-45eb-8d95-e7205befd16e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:53.351533 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:53.351533 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:53.368920 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-65128ceb-c8b4-46d9-b7f8-a17d53017536 req-5893b605-b1d6-4a0e-868f-7fefe7d01101 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f/action returned with HTTP 204 Jul 22 00:11:53.369400 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 443/1765] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:11:53 2026] POST /volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:53.380612 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2684bcb7-9f99-488f-950a-cc967e93d01f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:11:53.381066 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 446/1766] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:11:53 2026] POST /volume/v3/groups => generated 116 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:53.392723 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63076f0e-f4c9-46ed-81a3-889653c54f54 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:53.395732 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63076f0e-f4c9-46ed-81a3-889653c54f54 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c Jul 22 00:11:53.396009 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63076f0e-f4c9-46ed-81a3-889653c54f54 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:53.396285 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63076f0e-f4c9-46ed-81a3-889653c54f54 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:53.396533 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-63076f0e-f4c9-46ed-81a3-889653c54f54 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:11:53.401640 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:53.401640 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:53.413281 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63076f0e-f4c9-46ed-81a3-889653c54f54 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c returned with HTTP 200 Jul 22 00:11:53.413830 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 439/1767] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:11:53 2026] GET /volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c => generated 396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:53.948148 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c54564bf-c92e-4dc6-9226-489be65b7d39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:53.949825 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c54564bf-c92e-4dc6-9226-489be65b7d39 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:53.950025 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c54564bf-c92e-4dc6-9226-489be65b7d39 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:53.950215 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c54564bf-c92e-4dc6-9226-489be65b7d39 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:53.961255 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:53.961255 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:53.965876 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c54564bf-c92e-4dc6-9226-489be65b7d39 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:53.971833 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c54564bf-c92e-4dc6-9226-489be65b7d39 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:53.972466 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 440/1768] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:53 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:53.986561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9872164-da48-4af4-bac0-5c994b1c8a63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:53.989623 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9872164-da48-4af4-bac0-5c994b1c8a63 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:11:53.989957 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9872164-da48-4af4-bac0-5c994b1c8a63 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:53.990246 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9872164-da48-4af4-bac0-5c994b1c8a63 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:54.004581 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:54.004581 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:54.010095 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b9872164-da48-4af4-bac0-5c994b1c8a63 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:11:54.017475 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9872164-da48-4af4-bac0-5c994b1c8a63 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:11:54.018049 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 444/1769] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:11:53 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:54.425836 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-caaac248-afec-4ae8-84ec-99ce161e03a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:54.428325 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-caaac248-afec-4ae8-84ec-99ce161e03a9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c Jul 22 00:11:54.428474 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-caaac248-afec-4ae8-84ec-99ce161e03a9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:54.428735 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-caaac248-afec-4ae8-84ec-99ce161e03a9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:54.428947 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-caaac248-afec-4ae8-84ec-99ce161e03a9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:11:54.432326 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:54.432326 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:54.439480 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-caaac248-afec-4ae8-84ec-99ce161e03a9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c returned with HTTP 200 Jul 22 00:11:54.439801 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 447/1770] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:11:54 2026] GET /volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c => generated 397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:54.448582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:54.450911 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:11:54.451351 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1427734340", "volume_type": "3c10150f-b094-4369-a0f0-bf92eecc00a7", "group_id": "ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:54.453131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1427734340', 'volume_type': '3c10150f-b094-4369-a0f0-bf92eecc00a7', 'group_id': 'ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:11:54.461589 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:54.461589 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:54.462053 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Create volume of 1 GB Jul 22 00:11:54.466730 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Availability Zones retrieved successfully. Jul 22 00:11:54.471730 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Flow 'volume_create_api' (70a0785b-f4d6-4fac-a3b8-09212655f47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:54.472755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623cb6db-b52b-4af4-bb25-521b06f65f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:54.473238 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:54.473238 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:54.473611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:11:54.499772 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (623cb6db-b52b-4af4-bb25-521b06f65f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:11:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c10150f-b094-4369-a0f0-bf92eecc00a7,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1561712583',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c10150f-b094-4369-a0f0-bf92eecc00a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:54.500786 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0c81de-a529-4479-9740-449a4ddfaeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:54.540176 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1561712583 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1561712583, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:11:54.540176 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1561712583 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1561712583, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:11:54.591726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Created reservations ['daf881ce-f3d5-4b24-a521-96511772ef36', '9669fbf0-194c-4a1f-9f48-054a76cba7e6', '917f2446-f072-4401-afe6-3911d905dbe7', 'd5e0ccbe-b55b-47e1-8266-09b095c1ae4c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:54.592620 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0c81de-a529-4479-9740-449a4ddfaeb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daf881ce-f3d5-4b24-a521-96511772ef36', '9669fbf0-194c-4a1f-9f48-054a76cba7e6', '917f2446-f072-4401-afe6-3911d905dbe7', 'd5e0ccbe-b55b-47e1-8266-09b095c1ae4c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:54.593496 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (703ac047-aa23-4673-9fd3-772c5447b939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:54.619611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (703ac047-aa23-4673-9fd3-772c5447b939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '366d9054-6239-4e21-963f-05414ca13a39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1427734340',encryption_key_id=None,group_id=ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c,group_type_id=,metadata={},multiattach=False,project_id='ba4aa30993864e6fae358e55cdb5d8c0',qos_specs=None,replication_status=,reservations=['daf881ce-f3d5-4b24-a521-96511772ef36','9669fbf0-194c-4a1f-9f48-054a76cba7e6','917f2446-f072-4401-afe6-3911d905dbe7','d5e0ccbe-b55b-47e1-8266-09b095c1ae4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac1043e519804024bc39c933a0221875',volume_type_id=3c10150f-b094-4369-a0f0-bf92eecc00a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1427734340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c,host=None,id=366d9054-6239-4e21-963f-05414ca13a39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba4aa30993864e6fae358e55cdb5d8c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac1043e519804024bc39c933a0221875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c10150f-b094-4369-a0f0-bf92eecc00a7),volume_type_id=3c10150f-b094-4369-a0f0-bf92eecc00a7)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:54.621232 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a90e13-3cad-4e8f-a754-266ef3c1a9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:54.642758 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a90e13-3cad-4e8f-a754-266ef3c1a9e8) transitioned into state 'SUCCESS' from state '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-1427734340',encryption_key_id=None,group_id=ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c,group_type_id=,metadata={},multiattach=False,project_id='ba4aa30993864e6fae358e55cdb5d8c0',qos_specs=None,replication_status=,reservations=['daf881ce-f3d5-4b24-a521-96511772ef36','9669fbf0-194c-4a1f-9f48-054a76cba7e6','917f2446-f072-4401-afe6-3911d905dbe7','d5e0ccbe-b55b-47e1-8266-09b095c1ae4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac1043e519804024bc39c933a0221875',volume_type_id=3c10150f-b094-4369-a0f0-bf92eecc00a7)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:54.644068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbe36a6-eeee-473e-8e9e-0dd96b46d547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:11:54.658419 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbe36a6-eeee-473e-8e9e-0dd96b46d547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:11:54.659507 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Flow 'volume_create_api' (70a0785b-f4d6-4fac-a3b8-09212655f47a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:11:54.660208 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Create volume request issued successfully. Jul 22 00:11:54.661243 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:11:54.661492 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:11:54.704938 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:11:54.708178 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:54.708178 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:54.712284 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a4820bd-52d5-4c01-89b0-3f7fea04fe9d tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:11:54.712711 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 440/1771] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:11:54 2026] POST /volume/v3/volumes => generated 827 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:54.724744 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:54.729830 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 Jul 22 00:11:54.730097 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:54.730384 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:54.741050 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:54.741050 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:54.745423 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Volume info retrieved successfully. Jul 22 00:11:54.746222 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:11:54.746391 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:11:54.797317 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:11:54.801618 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:54.801618 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:54.810728 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87e4ca26-88c9-4594-b34a-e770cb39daeb tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 returned with HTTP 200 Jul 22 00:11:54.811523 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 441/1772] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:11:54 2026] GET /volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 => generated 895 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:55.828599 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21286000-de61-4a28-aa60-3c248e1b8a01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:55.830967 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21286000-de61-4a28-aa60-3c248e1b8a01 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 Jul 22 00:11:55.831985 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21286000-de61-4a28-aa60-3c248e1b8a01 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:55.833030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21286000-de61-4a28-aa60-3c248e1b8a01 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:55.846154 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:55.846154 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:55.852690 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21286000-de61-4a28-aa60-3c248e1b8a01 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Volume info retrieved successfully. Jul 22 00:11:55.854089 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-21286000-de61-4a28-aa60-3c248e1b8a01 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:11:55.854370 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-21286000-de61-4a28-aa60-3c248e1b8a01 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:11:55.926613 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-21286000-de61-4a28-aa60-3c248e1b8a01 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:11:55.932248 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:55.932248 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:55.942076 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21286000-de61-4a28-aa60-3c248e1b8a01 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 returned with HTTP 200 Jul 22 00:11:55.942606 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 445/1773] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:11:55 2026] GET /volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:55.963451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:55.965900 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] POST https://10.4.3.168/volume/v3/group_snapshots Jul 22 00:11:55.966586 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-645853667"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:55.968755 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-645853667'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 00:11:55.974201 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:55.974201 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:55.977209 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.group_snapshots [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-645853667. Jul 22 00:11:56.005544 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:56.005544 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:56.022082 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1561712583 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1561712583, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:11:56.022513 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1561712583 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1561712583, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:11:56.046455 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Created reservations ['3a5f1e3c-27aa-44a0-b73a-bc10b093db40', '722ca853-d07f-49ba-879b-efe486b153f0', '61e4e858-8d19-4a25-9509-8930a9706d45', 'afafaa55-80c3-4a60-ba87-98f6717f43b7'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:11:56.075416 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5e597e4-7b5e-4632-bbc9-556d232bb90f tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots returned with HTTP 202 Jul 22 00:11:56.075912 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 448/1774] 10.4.3.168 () {70 vars in 1324 bytes} [Wed Jul 22 00:11:55 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:56.085807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ab5eb910-bd1c-4073-a147-44ea6c81c4fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:56.087979 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab5eb910-bd1c-4073-a147-44ea6c81c4fe tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:56.088230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab5eb910-bd1c-4073-a147-44ea6c81c4fe tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:56.088433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab5eb910-bd1c-4073-a147-44ea6c81c4fe tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:56.088566 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-ab5eb910-bd1c-4073-a147-44ea6c81c4fe tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:11:56.093136 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:56.093136 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:56.098039 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab5eb910-bd1c-4073-a147-44ea6c81c4fe tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d returned with HTTP 200 Jul 22 00:11:56.098470 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 441/1775] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:11:56 2026] GET /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:57.108670 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b31939cc-962c-44f6-bef5-b1da380cf0d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.111680 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b31939cc-962c-44f6-bef5-b1da380cf0d6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:57.112183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b31939cc-962c-44f6-bef5-b1da380cf0d6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.112753 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b31939cc-962c-44f6-bef5-b1da380cf0d6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.112828 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-b31939cc-962c-44f6-bef5-b1da380cf0d6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:11:57.120898 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.120898 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:57.127179 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b31939cc-962c-44f6-bef5-b1da380cf0d6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d returned with HTTP 200 Jul 22 00:11:57.128252 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 442/1776] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:57.140369 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f7370d9-a6f3-4530-a5a1-f4db6a31b0b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.142317 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f7370d9-a6f3-4530-a5a1-f4db6a31b0b6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:11:57.142481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f7370d9-a6f3-4530-a5a1-f4db6a31b0b6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.142723 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f7370d9-a6f3-4530-a5a1-f4db6a31b0b6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.142989 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-4f7370d9-a6f3-4530-a5a1-f4db6a31b0b6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:11:57.143994 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-4f7370d9-a6f3-4530-a5a1-f4db6a31b0b6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:11:57.147798 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f7370d9-a6f3-4530-a5a1-f4db6a31b0b6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Get all snapshots completed successfully. Jul 22 00:11:57.148150 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.148150 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:57.148697 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f7370d9-a6f3-4530-a5a1-f4db6a31b0b6 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:11:57.149113 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 446/1777] 10.4.3.168 () {66 vars in 1264 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:57.159872 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8eeeaf3c-8fd6-4c39-bdf3-7df34d3a110c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.161831 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eeeaf3c-8fd6-4c39-bdf3-7df34d3a110c tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/snapshots/521e2ba6-f70e-4811-abdd-027c2130370a Jul 22 00:11:57.162038 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eeeaf3c-8fd6-4c39-bdf3-7df34d3a110c tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.162243 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eeeaf3c-8fd6-4c39-bdf3-7df34d3a110c tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.167303 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.167303 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:57.167825 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8eeeaf3c-8fd6-4c39-bdf3-7df34d3a110c tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Snapshot retrieved successfully. Jul 22 00:11:57.168633 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eeeaf3c-8fd6-4c39-bdf3-7df34d3a110c tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/snapshots/521e2ba6-f70e-4811-abdd-027c2130370a returned with HTTP 200 Jul 22 00:11:57.169158 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 449/1778] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/snapshots/521e2ba6-f70e-4811-abdd-027c2130370a => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:57.179837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-174fb743-e4d9-433d-adf8-9d4ece24304d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.181972 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-174fb743-e4d9-433d-adf8-9d4ece24304d tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] POST https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action Jul 22 00:11:57.182616 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-174fb743-e4d9-433d-adf8-9d4ece24304d tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:57.183881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-174fb743-e4d9-433d-adf8-9d4ece24304d tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:57.184773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-174fb743-e4d9-433d-adf8-9d4ece24304d tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Updating group '2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d' with 'creating' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 00:11:57.190314 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.190314 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:57.200396 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-174fb743-e4d9-433d-adf8-9d4ece24304d tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action returned with HTTP 202 Jul 22 00:11:57.204885 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 442/1779] 10.4.3.168 () {70 vars in 1455 bytes} [Wed Jul 22 00:11:57 2026] POST /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:11:57.216657 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a572104-3930-482a-9703-382c5fc9a5af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.218481 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a572104-3930-482a-9703-382c5fc9a5af tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:57.218678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a572104-3930-482a-9703-382c5fc9a5af tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.218874 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a572104-3930-482a-9703-382c5fc9a5af tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.219402 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-6a572104-3930-482a-9703-382c5fc9a5af tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:11:57.222727 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.222727 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:57.226109 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a572104-3930-482a-9703-382c5fc9a5af tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d returned with HTTP 200 Jul 22 00:11:57.226570 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 443/1780] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:57.237783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1029c40-d748-4e5f-9ab5-a6b5d7b7c03b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.240057 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1029c40-d748-4e5f-9ab5-a6b5d7b7c03b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] POST https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action Jul 22 00:11:57.240536 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1029c40-d748-4e5f-9ab5-a6b5d7b7c03b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:57.240703 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1029c40-d748-4e5f-9ab5-a6b5d7b7c03b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:57.242443 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-f1029c40-d748-4e5f-9ab5-a6b5d7b7c03b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Updating group '2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d' with 'available' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 00:11:57.247736 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.247736 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:57.257387 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1029c40-d748-4e5f-9ab5-a6b5d7b7c03b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action returned with HTTP 202 Jul 22 00:11:57.257950 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 447/1781] 10.4.3.168 () {70 vars in 1455 bytes} [Wed Jul 22 00:11:57 2026] POST /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:11:57.266634 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5add3bda-f88f-4d2a-b107-7180b713daaf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.268529 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5add3bda-f88f-4d2a-b107-7180b713daaf tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:57.268743 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5add3bda-f88f-4d2a-b107-7180b713daaf tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.268939 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5add3bda-f88f-4d2a-b107-7180b713daaf tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.269087 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-5add3bda-f88f-4d2a-b107-7180b713daaf tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:11:57.272936 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.272936 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:57.276299 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5add3bda-f88f-4d2a-b107-7180b713daaf tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d returned with HTTP 200 Jul 22 00:11:57.276706 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 450/1782] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:57.289286 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c9b40f52-b408-461f-8f1b-033c4f13fd2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.291243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c9b40f52-b408-461f-8f1b-033c4f13fd2b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] POST https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action Jul 22 00:11:57.291971 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c9b40f52-b408-461f-8f1b-033c4f13fd2b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:57.292296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c9b40f52-b408-461f-8f1b-033c4f13fd2b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:57.294409 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-c9b40f52-b408-461f-8f1b-033c4f13fd2b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Updating group '2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d' with 'error' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 00:11:57.299136 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.299136 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:57.307803 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c9b40f52-b408-461f-8f1b-033c4f13fd2b tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action returned with HTTP 202 Jul 22 00:11:57.308670 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 443/1783] 10.4.3.168 () {70 vars in 1455 bytes} [Wed Jul 22 00:11:57 2026] POST /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:11:57.316463 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e659440-188d-4311-a043-34b60328cfa2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.317045 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-93f00fff-dda5-46b4-8ec5-9da0b9cd7f44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.319404 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e659440-188d-4311-a043-34b60328cfa2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:11:57.319525 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93f00fff-dda5-46b4-8ec5-9da0b9cd7f44 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:57.319679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e659440-188d-4311-a043-34b60328cfa2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.319759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93f00fff-dda5-46b4-8ec5-9da0b9cd7f44 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.319981 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e659440-188d-4311-a043-34b60328cfa2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.320036 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93f00fff-dda5-46b4-8ec5-9da0b9cd7f44 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.320136 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-8e659440-188d-4311-a043-34b60328cfa2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Delete snapshot with id: 27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:11:57.320183 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-93f00fff-dda5-46b4-8ec5-9da0b9cd7f44 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:11:57.324366 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.324366 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:57.325591 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.325591 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:57.326307 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e659440-188d-4311-a043-34b60328cfa2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Snapshot retrieved successfully. Jul 22 00:11:57.328926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93f00fff-dda5-46b4-8ec5-9da0b9cd7f44 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d returned with HTTP 200 Jul 22 00:11:57.329416 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 448/1784] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:57.340616 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09ea33b2-5c0f-43f4-9cc3-d74e758fb291 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.342712 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09ea33b2-5c0f-43f4-9cc3-d74e758fb291 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] POST https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action Jul 22 00:11:57.343143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09ea33b2-5c0f-43f4-9cc3-d74e758fb291 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:57.343307 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09ea33b2-5c0f-43f4-9cc3-d74e758fb291 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:57.344898 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-09ea33b2-5c0f-43f4-9cc3-d74e758fb291 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Updating group '2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d' with 'available' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 00:11:57.350359 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.350359 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:57.352179 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e659440-188d-4311-a043-34b60328cfa2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Snapshot delete request issued successfully. Jul 22 00:11:57.352500 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e659440-188d-4311-a043-34b60328cfa2 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 returned with HTTP 202 Jul 22 00:11:57.353019 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 444/1785] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:11:57 2026] DELETE /volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:57.364757 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e9b70bb-636a-49f2-b4ba-c4e7ba753d84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.367045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e9b70bb-636a-49f2-b4ba-c4e7ba753d84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:11:57.367358 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e9b70bb-636a-49f2-b4ba-c4e7ba753d84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.367698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e9b70bb-636a-49f2-b4ba-c4e7ba753d84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.369379 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09ea33b2-5c0f-43f4-9cc3-d74e758fb291 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action returned with HTTP 202 Jul 22 00:11:57.369999 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 451/1786] 10.4.3.168 () {70 vars in 1455 bytes} [Wed Jul 22 00:11:57 2026] POST /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:11:57.381645 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dadc4ead-7a76-4ec5-ad40-abc917a1e6c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.381812 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.381812 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:57.381812 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e9b70bb-636a-49f2-b4ba-c4e7ba753d84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Snapshot retrieved successfully. Jul 22 00:11:57.381812 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e9b70bb-636a-49f2-b4ba-c4e7ba753d84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 returned with HTTP 200 Jul 22 00:11:57.381986 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dadc4ead-7a76-4ec5-ad40-abc917a1e6c9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:57.381986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dadc4ead-7a76-4ec5-ad40-abc917a1e6c9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.381986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dadc4ead-7a76-4ec5-ad40-abc917a1e6c9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.381986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-dadc4ead-7a76-4ec5-ad40-abc917a1e6c9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:11:57.382120 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 444/1787] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:11:57.385302 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.385302 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:11:57.389018 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dadc4ead-7a76-4ec5-ad40-abc917a1e6c9 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d returned with HTTP 200 Jul 22 00:11:57.389382 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 449/1788] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:57.399762 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-02ea5017-fe7a-4b7a-8443-271392393c11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.402642 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02ea5017-fe7a-4b7a-8443-271392393c11 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] DELETE https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:57.403133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02ea5017-fe7a-4b7a-8443-271392393c11 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.403549 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02ea5017-fe7a-4b7a-8443-271392393c11 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.403827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-02ea5017-fe7a-4b7a-8443-271392393c11 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] delete called for member 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d {{(pid=100286) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 00:11:57.404066 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.group_snapshots [None req-02ea5017-fe7a-4b7a-8443-271392393c11 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Delete group_snapshot with id: 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:57.410021 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.410021 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:57.443277 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02ea5017-fe7a-4b7a-8443-271392393c11 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d returned with HTTP 202 Jul 22 00:11:57.443833 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 445/1789] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:11:57 2026] DELETE /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:11:57.455317 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.456976 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:11:57.457360 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.457716 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.458172 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:11:57.461030 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:11:57.468360 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Get all volumes completed successfully. Jul 22 00:11:57.469477 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:11:57.469805 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:11:57.521675 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:11:57.525388 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.525388 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:57.535333 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8828e94f-2d54-416d-930f-dbded0bb78b2 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:11:57.535981 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 452/1790] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:57.551794 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3570539e-9c0e-440c-99ab-629b6a369ff1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.554097 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3570539e-9c0e-440c-99ab-629b6a369ff1 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/snapshots/detail Jul 22 00:11:57.556886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3570539e-9c0e-440c-99ab-629b6a369ff1 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.556886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3570539e-9c0e-440c-99ab-629b6a369ff1 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.556886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-3570539e-9c0e-440c-99ab-629b6a369ff1 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:11:57.557437 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-3570539e-9c0e-440c-99ab-629b6a369ff1 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:11:57.561770 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3570539e-9c0e-440c-99ab-629b6a369ff1 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Get all snapshots completed successfully. Jul 22 00:11:57.563112 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3570539e-9c0e-440c-99ab-629b6a369ff1 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 00:11:57.563710 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 445/1791] 10.4.3.168 () {66 vars in 1264 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:11:57.574511 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b309dad-47f1-4af9-b6d8-253c2a232448 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.576440 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b309dad-47f1-4af9-b6d8-253c2a232448 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d Jul 22 00:11:57.576750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b309dad-47f1-4af9-b6d8-253c2a232448 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.577030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b309dad-47f1-4af9-b6d8-253c2a232448 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.577163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-7b309dad-47f1-4af9-b6d8-253c2a232448 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member 2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 00:11:57.581292 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b309dad-47f1-4af9-b6d8-253c2a232448 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d returned with HTTP 404 Jul 22 00:11:57.581873 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 450/1792] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/group_snapshots/2f7a0ee2-e3fa-4106-aff6-f7bfe1d2d92d => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:11:57.589758 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.591727 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:11:57.592033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.592282 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.592666 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:11:57.593094 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.593094 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:57.593592 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:11:57.601868 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Get all volumes completed successfully. Jul 22 00:11:57.602815 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:11:57.603046 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:11:57.641083 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:11:57.644310 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.644310 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:57.652789 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eba7c28-ac36-42c7-a401-aabb94f54247 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:11:57.653266 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 446/1793] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:57.669475 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1a65e07-727d-4de3-af20-f1d947d4a55a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.671567 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1a65e07-727d-4de3-af20-f1d947d4a55a tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] POST https://10.4.3.168/volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c/action Jul 22 00:11:57.671968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1a65e07-727d-4de3-af20-f1d947d4a55a tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:11:57.672097 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1a65e07-727d-4de3-af20-f1d947d4a55a tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:11:57.673430 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-b1a65e07-727d-4de3-af20-f1d947d4a55a tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] delete called for group ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:11:57.673576 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-b1a65e07-727d-4de3-af20-f1d947d4a55a tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Delete group with id: ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c Jul 22 00:11:57.676963 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.676963 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:57.708820 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1a65e07-727d-4de3-af20-f1d947d4a55a tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c/action returned with HTTP 202 Jul 22 00:11:57.709253 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 453/1794] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:11:57 2026] POST /volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:11:57.720599 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-28ef659e-766a-4195-a619-223dd72c2fbc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:57.722426 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28ef659e-766a-4195-a619-223dd72c2fbc tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 Jul 22 00:11:57.722885 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28ef659e-766a-4195-a619-223dd72c2fbc tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:57.723304 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28ef659e-766a-4195-a619-223dd72c2fbc tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:57.735887 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.735887 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:57.739906 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-28ef659e-766a-4195-a619-223dd72c2fbc tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Volume info retrieved successfully. Jul 22 00:11:57.740999 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-28ef659e-766a-4195-a619-223dd72c2fbc tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:11:57.741317 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-28ef659e-766a-4195-a619-223dd72c2fbc tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:11:57.795432 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-28ef659e-766a-4195-a619-223dd72c2fbc tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:11:57.798972 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:57.798972 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:11:57.806238 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28ef659e-766a-4195-a619-223dd72c2fbc tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 returned with HTTP 200 Jul 22 00:11:57.806799 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 446/1795] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:11:57 2026] GET /volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:58.393665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-787f4649-38a0-4385-8a74-f3ff32bd7fb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:58.395589 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-787f4649-38a0-4385-8a74-f3ff32bd7fb7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:11:58.395805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-787f4649-38a0-4385-8a74-f3ff32bd7fb7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:58.396026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-787f4649-38a0-4385-8a74-f3ff32bd7fb7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:58.401423 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-787f4649-38a0-4385-8a74-f3ff32bd7fb7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 returned with HTTP 404 Jul 22 00:11:58.402047 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 451/1796] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:11:58 2026] GET /volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:11:58.527714 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-785d3a70-866c-480a-94a7-8084e8052129 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:58.530482 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-785d3a70-866c-480a-94a7-8084e8052129 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/attachments?instance_id=270c933d-f74a-43fc-937b-6519027c0dcc Jul 22 00:11:58.530767 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-785d3a70-866c-480a-94a7-8084e8052129 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:58.531028 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-785d3a70-866c-480a-94a7-8084e8052129 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:58.548471 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-785d3a70-866c-480a-94a7-8084e8052129 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments?instance_id=270c933d-f74a-43fc-937b-6519027c0dcc returned with HTTP 200 Jul 22 00:11:58.549225 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 447/1797] 10.4.3.168 () {70 vars in 1637 bytes} [Wed Jul 22 00:11:58 2026] GET /volume/v3/attachments?instance_id=270c933d-f74a-43fc-937b-6519027c0dcc => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:58.562022 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-7aa9a85f-6adf-4f8f-822e-ecf57b19a71a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:58.564784 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-7aa9a85f-6adf-4f8f-822e-ecf57b19a71a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 Jul 22 00:11:58.565118 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-7aa9a85f-6adf-4f8f-822e-ecf57b19a71a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:58.565421 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-7aa9a85f-6adf-4f8f-822e-ecf57b19a71a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:58.588510 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ac1a0ab2-2ea5-4700-b842-3db97c13ceb3 req-7aa9a85f-6adf-4f8f-822e-ecf57b19a71a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 returned with HTTP 200 Jul 22 00:11:58.589071 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 454/1798] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:11:58 2026] GET /volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:11:58.822250 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-305206ed-d56e-4181-9e28-d11aa602d636 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:58.825513 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-305206ed-d56e-4181-9e28-d11aa602d636 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 Jul 22 00:11:58.825852 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-305206ed-d56e-4181-9e28-d11aa602d636 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:58.826156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-305206ed-d56e-4181-9e28-d11aa602d636 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:58.837812 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-305206ed-d56e-4181-9e28-d11aa602d636 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 returned with HTTP 404 Jul 22 00:11:58.838896 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 447/1799] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:11:58 2026] GET /volume/v3/volumes/366d9054-6239-4e21-963f-05414ca13a39 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 22 00:11:58.848939 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-38e11681-d434-411a-98f1-527f1a01cbf7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:58.851682 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38e11681-d434-411a-98f1-527f1a01cbf7 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] GET https://10.4.3.168/volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c Jul 22 00:11:58.851972 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38e11681-d434-411a-98f1-527f1a01cbf7 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:58.852249 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38e11681-d434-411a-98f1-527f1a01cbf7 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:58.852578 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-38e11681-d434-411a-98f1-527f1a01cbf7 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] show called for member ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:11:58.857417 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38e11681-d434-411a-98f1-527f1a01cbf7 tempest-GroupSnapshotsV319Test-382911028 tempest-GroupSnapshotsV319Test-382911028-project-member] https://10.4.3.168/volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c returned with HTTP 404 Jul 22 00:11:58.858327 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 452/1800] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:11:58 2026] GET /volume/v3/groups/ab1ae2aa-ccf4-41fc-b6d8-bed2a96bf50c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:11:58.867615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2f7ddd6-5785-4573-b82a-425d9476e847 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:58.870207 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2f7ddd6-5785-4573-b82a-425d9476e847 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/6b9f981a-a6ce-4f37-b07a-af63c9139fdb Jul 22 00:11:58.870531 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2f7ddd6-5785-4573-b82a-425d9476e847 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:58.870795 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2f7ddd6-5785-4573-b82a-425d9476e847 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:58.871232 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:58.871232 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:11:58.889794 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2f7ddd6-5785-4573-b82a-425d9476e847 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/group_types/6b9f981a-a6ce-4f37-b07a-af63c9139fdb returned with HTTP 202 Jul 22 00:11:58.890183 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 448/1801] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:11:58 2026] DELETE /volume/v3/group_types/6b9f981a-a6ce-4f37-b07a-af63c9139fdb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:11:58.899147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-474da6f2-aec6-4a62-8b4f-dbe2fb4503d4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:58.903441 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-474da6f2-aec6-4a62-8b4f-dbe2fb4503d4 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] DELETE https://10.4.3.168/volume/v3/types/3c10150f-b094-4369-a0f0-bf92eecc00a7 Jul 22 00:11:58.903731 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-474da6f2-aec6-4a62-8b4f-dbe2fb4503d4 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:58.904064 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-474da6f2-aec6-4a62-8b4f-dbe2fb4503d4 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:58.904409 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:11:58.904409 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:11:58.936348 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-474da6f2-aec6-4a62-8b4f-dbe2fb4503d4 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/types/3c10150f-b094-4369-a0f0-bf92eecc00a7 returned with HTTP 202 Jul 22 00:11:58.937258 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 455/1802] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:11:58 2026] DELETE /volume/v3/types/3c10150f-b094-4369-a0f0-bf92eecc00a7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:11:58.943994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5200220c-3a9d-4955-a0f9-cb5b2fc71a65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:11:58.945653 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5200220c-3a9d-4955-a0f9-cb5b2fc71a65 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] GET https://10.4.3.168/volume/v3/types/3c10150f-b094-4369-a0f0-bf92eecc00a7 Jul 22 00:11:58.945853 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5200220c-3a9d-4955-a0f9-cb5b2fc71a65 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:11:58.946050 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5200220c-3a9d-4955-a0f9-cb5b2fc71a65 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:11:58.949008 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5200220c-3a9d-4955-a0f9-cb5b2fc71a65 tempest-GroupSnapshotsV319Test-1464915465 tempest-GroupSnapshotsV319Test-1464915465-project-admin] https://10.4.3.168/volume/v3/types/3c10150f-b094-4369-a0f0-bf92eecc00a7 returned with HTTP 404 Jul 22 00:11:58.949491 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 448/1803] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:11:58 2026] GET /volume/v3/types/3c10150f-b094-4369-a0f0-bf92eecc00a7 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:01.530234 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e627bbdc-b856-4eb2-aa68-f5ba728db1e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:01.627548 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e627bbdc-b856-4eb2-aa68-f5ba728db1e9 tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] GET https://10.4.3.168/volume/v3/os-services Jul 22 00:12:01.627815 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e627bbdc-b856-4eb2-aa68-f5ba728db1e9 tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:01.628060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e627bbdc-b856-4eb2-aa68-f5ba728db1e9 tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:01.635394 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e627bbdc-b856-4eb2-aa68-f5ba728db1e9 tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] https://10.4.3.168/volume/v3/os-services returned with HTTP 200 Jul 22 00:12:01.636103 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 453/1804] 10.4.3.168 () {66 vars in 1249 bytes} [Wed Jul 22 00:12:01 2026] GET /volume/v3/os-services => generated 626 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:01.645552 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c0895155-5fc6-4765-b64e-efdc91c97cfa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:01.647788 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0895155-5fc6-4765-b64e-efdc91c97cfa tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] PUT https://10.4.3.168/volume/v3/os-services/disable-log-reason Jul 22 00:12:01.648170 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0895155-5fc6-4765-b64e-efdc91c97cfa tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005612", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:01.650149 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0895155-5fc6-4765-b64e-efdc91c97cfa tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] https://10.4.3.168/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 22 00:12:01.650874 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 449/1805] 10.4.3.168 () {68 vars in 1326 bytes} [Wed Jul 22 00:12:01 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:12:01.661954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f5c2663-67b3-4c0d-8df1-06c330c5504c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:01.664029 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f5c2663-67b3-4c0d-8df1-06c330c5504c tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] PUT https://10.4.3.168/volume/v3/os-services/disable Jul 22 00:12:01.664462 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f5c2663-67b3-4c0d-8df1-06c330c5504c tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005612", "binary": "invalid_binary"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:01.672533 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f5c2663-67b3-4c0d-8df1-06c330c5504c tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] https://10.4.3.168/volume/v3/os-services/disable returned with HTTP 404 Jul 22 00:12:01.673321 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 456/1806] 10.4.3.168 () {68 vars in 1293 bytes} [Wed Jul 22 00:12:01 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) Jul 22 00:12:01.683743 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f862117-3ca1-439e-a638-09d60fe9d468 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:01.686006 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f862117-3ca1-439e-a638-09d60fe9d468 tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] PUT https://10.4.3.168/volume/v3/os-services/enable Jul 22 00:12:01.686431 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f862117-3ca1-439e-a638-09d60fe9d468 tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:01.695627 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f862117-3ca1-439e-a638-09d60fe9d468 tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] https://10.4.3.168/volume/v3/os-services/enable returned with HTTP 404 Jul 22 00:12:01.696266 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 449/1807] 10.4.3.168 () {68 vars in 1290 bytes} [Wed Jul 22 00:12:01 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:01.706935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-273f426b-e9ad-404f-8cf8-4d74c8dbfb5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:01.708105 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-273f426b-e9ad-404f-8cf8-4d74c8dbfb5d tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] PUT https://10.4.3.168/volume/v3/os-services/freeze Jul 22 00:12:01.708444 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-273f426b-e9ad-404f-8cf8-4d74c8dbfb5d tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:01.716698 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-273f426b-e9ad-404f-8cf8-4d74c8dbfb5d tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] https://10.4.3.168/volume/v3/os-services/freeze returned with HTTP 400 Jul 22 00:12:01.717191 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 454/1808] 10.4.3.168 () {68 vars in 1290 bytes} [Wed Jul 22 00:12:01 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:01.727845 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7372d03d-be78-4481-83fc-3f327da585da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:01.730120 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7372d03d-be78-4481-83fc-3f327da585da tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] PUT https://10.4.3.168/volume/v3/os-services/thaw Jul 22 00:12:01.730603 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7372d03d-be78-4481-83fc-3f327da585da tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:01.741224 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7372d03d-be78-4481-83fc-3f327da585da tempest-VolumeServicesNegativeTest-1826010931 tempest-VolumeServicesNegativeTest-1826010931-project-admin] https://10.4.3.168/volume/v3/os-services/thaw returned with HTTP 400 Jul 22 00:12:01.742140 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 450/1809] 10.4.3.168 () {68 vars in 1284 bytes} [Wed Jul 22 00:12:01 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:04.402516 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-49d8e1c5-a455-4aaf-8468-da79b6e18a12 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:04.537830 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49d8e1c5-a455-4aaf-8468-da79b6e18a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 Jul 22 00:12:04.537830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49d8e1c5-a455-4aaf-8468-da79b6e18a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:04.537830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49d8e1c5-a455-4aaf-8468-da79b6e18a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:04.553641 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49d8e1c5-a455-4aaf-8468-da79b6e18a12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 returned with HTTP 200 Jul 22 00:12:04.554381 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 457/1810] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:04 2026] GET /volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 => generated 437 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:04.566529 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-27c938a4-3d48-4cc0-9531-eab7ed79f873 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:04.570646 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27c938a4-3d48-4cc0-9531-eab7ed79f873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 Jul 22 00:12:04.571110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27c938a4-3d48-4cc0-9531-eab7ed79f873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:04.647530 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-27c938a4-3d48-4cc0-9531-eab7ed79f873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:04.648048 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-27c938a4-3d48-4cc0-9531-eab7ed79f873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:04.648308 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-27c938a4-3d48-4cc0-9531-eab7ed79f873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:04.648548 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-27c938a4-3d48-4cc0-9531-eab7ed79f873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:04.652926 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27c938a4-3d48-4cc0-9531-eab7ed79f873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 returned with HTTP 200 Jul 22 00:12:04.653312 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 450/1811] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:12:04 2026] PUT /volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 => generated 390 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:04.663326 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:04.741309 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:04.741702 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-611495354"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:04.746473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-611495354'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:04.749878 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Create volume of 1 GB Jul 22 00:12:04.752260 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Availability Zones retrieved successfully. Jul 22 00:12:04.760918 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Flow 'volume_create_api' (d23244df-f371-4288-ae17-1f666554de6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:04.762338 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47d814e-2ac8-48da-9f41-99e0c0beaa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:04.765387 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:04.799171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47d814e-2ac8-48da-9f41-99e0c0beaa1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:04.800299 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b94564a-d304-4662-85fd-449afd9385ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:04.904729 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Created reservations ['437d9bea-ef3c-4cb9-b3c8-8ba0836d0c38', '062a1d0d-be98-44cc-aac4-3ef8f6a9db8c', '8baf8941-36ac-4a97-a37c-480db982b305', '9ebff8d7-5966-42c4-8948-5b7930eafc80'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:04.905545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b94564a-d304-4662-85fd-449afd9385ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['437d9bea-ef3c-4cb9-b3c8-8ba0836d0c38', '062a1d0d-be98-44cc-aac4-3ef8f6a9db8c', '8baf8941-36ac-4a97-a37c-480db982b305', '9ebff8d7-5966-42c4-8948-5b7930eafc80']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:04.906319 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc6a49e-2bd5-42e1-a6b1-a1d748ad0e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:04.934896 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cc6a49e-2bd5-42e1-a6b1-a1d748ad0e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2307401-f20e-4c47-89ab-9324dc838aa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-611495354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f743cbe87556454c99ac30447e9652f4',qos_specs=None,replication_status=,reservations=['437d9bea-ef3c-4cb9-b3c8-8ba0836d0c38','062a1d0d-be98-44cc-aac4-3ef8f6a9db8c','8baf8941-36ac-4a97-a37c-480db982b305','9ebff8d7-5966-42c4-8948-5b7930eafc80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad17448ba28b492db55f1ab76cee68e8',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-611495354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2307401-f20e-4c47-89ab-9324dc838aa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f743cbe87556454c99ac30447e9652f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad17448ba28b492db55f1ab76cee68e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:04.935611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fd2834f-6276-423b-bfc4-af250358616b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:04.958882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fd2834f-6276-423b-bfc4-af250358616b) transitioned into state 'SUCCESS' from state '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-611495354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f743cbe87556454c99ac30447e9652f4',qos_specs=None,replication_status=,reservations=['437d9bea-ef3c-4cb9-b3c8-8ba0836d0c38','062a1d0d-be98-44cc-aac4-3ef8f6a9db8c','8baf8941-36ac-4a97-a37c-480db982b305','9ebff8d7-5966-42c4-8948-5b7930eafc80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad17448ba28b492db55f1ab76cee68e8',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:04.958882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78888c6e-ccb1-484e-9fe9-ace85f71d8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:04.966609 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78888c6e-ccb1-484e-9fe9-ace85f71d8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:04.967468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Flow 'volume_create_api' (d23244df-f371-4288-ae17-1f666554de6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:04.967813 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Create volume request issued successfully. Jul 22 00:12:04.968409 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd2aa0ab-d10d-4544-b925-a41bbcdc9607 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:04.968871 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 455/1812] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:12:04 2026] POST /volume/v3/volumes => generated 766 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:04.983979 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-961bf492-c49d-432a-8cd6-47bf2f1d4b93 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:04.994275 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-961bf492-c49d-432a-8cd6-47bf2f1d4b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:04.994547 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-961bf492-c49d-432a-8cd6-47bf2f1d4b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:04.994960 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-961bf492-c49d-432a-8cd6-47bf2f1d4b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:05.008416 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:05.008416 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:05.019545 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-961bf492-c49d-432a-8cd6-47bf2f1d4b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Volume info retrieved successfully. Jul 22 00:12:05.027458 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-961bf492-c49d-432a-8cd6-47bf2f1d4b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 returned with HTTP 200 Jul 22 00:12:05.028040 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 451/1813] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:04 2026] GET /volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 => generated 834 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:05.091292 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-647777a7-0231-41b6-8715-0c7bcdc0d37d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:05.095535 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-647777a7-0231-41b6-8715-0c7bcdc0d37d tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:12:05.095956 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-647777a7-0231-41b6-8715-0c7bcdc0d37d tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:05.096127 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-647777a7-0231-41b6-8715-0c7bcdc0d37d tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:05.109559 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:05.109559 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:05.114691 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-647777a7-0231-41b6-8715-0c7bcdc0d37d tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:05.130282 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-647777a7-0231-41b6-8715-0c7bcdc0d37d tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:12:05.130282 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 458/1814] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:05 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:05.194915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-3ab23b65-9048-40b8-81e9-3bc99805d458 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:05.198453 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-3ab23b65-9048-40b8-81e9-3bc99805d458 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:12:05.198712 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-3ab23b65-9048-40b8-81e9-3bc99805d458 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:05.201938 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-3ab23b65-9048-40b8-81e9-3bc99805d458 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:05.219567 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:05.219567 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:05.224669 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-3ab23b65-9048-40b8-81e9-3bc99805d458 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:05.230799 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-3ab23b65-9048-40b8-81e9-3bc99805d458 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:12:05.231337 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 451/1815] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:05 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:05.264768 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-65a3b254-f95c-4f22-9f1a-a9ff6e90c69e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:05.267460 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-65a3b254-f95c-4f22-9f1a-a9ff6e90c69e tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] POST https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb/action Jul 22 00:12:05.267869 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-65a3b254-f95c-4f22-9f1a-a9ff6e90c69e tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:05.268022 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-65a3b254-f95c-4f22-9f1a-a9ff6e90c69e tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:05.281454 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:05.281454 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:05.282095 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-65a3b254-f95c-4f22-9f1a-a9ff6e90c69e tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:05.289471 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-65a3b254-f95c-4f22-9f1a-a9ff6e90c69e tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Begin detaching volume completed successfully. Jul 22 00:12:05.289752 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-65a3b254-f95c-4f22-9f1a-a9ff6e90c69e tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb/action returned with HTTP 202 Jul 22 00:12:05.290235 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 456/1816] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:12:05 2026] POST /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:12:05.334598 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5deeff74-321b-407c-8dcd-a8fe847388e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:05.335147 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5deeff74-321b-407c-8dcd-a8fe847388e1 None None] GET https://10.4.3.168/volume// Jul 22 00:12:05.335363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5deeff74-321b-407c-8dcd-a8fe847388e1 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:05.335830 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5deeff74-321b-407c-8dcd-a8fe847388e1 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:05.336290 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5deeff74-321b-407c-8dcd-a8fe847388e1 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:05.336805 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 452/1817] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:05.347046 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-bb427574-f67c-4f43-b98d-5ba3fd8fab34 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:05.350387 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-bb427574-f67c-4f43-b98d-5ba3fd8fab34 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:12:05.350659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-bb427574-f67c-4f43-b98d-5ba3fd8fab34 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:05.350886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-bb427574-f67c-4f43-b98d-5ba3fd8fab34 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:05.362151 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:05.362151 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:05.367109 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-bb427574-f67c-4f43-b98d-5ba3fd8fab34 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:05.372829 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-bb427574-f67c-4f43-b98d-5ba3fd8fab34 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:12:05.373431 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 459/1818] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:05 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:05.685300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0be548d8-f090-403e-85e6-5e4173078976 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:05.685787 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0be548d8-f090-403e-85e6-5e4173078976 None None] GET https://10.4.3.168/volume// Jul 22 00:12:05.686049 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0be548d8-f090-403e-85e6-5e4173078976 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:05.686436 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0be548d8-f090-403e-85e6-5e4173078976 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:05.686766 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0be548d8-f090-403e-85e6-5e4173078976 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:05.687663 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 452/1819] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:05.698668 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-71336194-6c41-432e-8bd1-4696d6c63834 req-a64b28d7-69a7-48c5-8a62-e3a20e232fb3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:05.701426 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-71336194-6c41-432e-8bd1-4696d6c63834 req-a64b28d7-69a7-48c5-8a62-e3a20e232fb3 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:12:05.702080 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-71336194-6c41-432e-8bd1-4696d6c63834 req-a64b28d7-69a7-48c5-8a62-e3a20e232fb3 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c22cbe8-30c1-48fe-9f7d-ed670e257bbc", "connector": null, "instance_uuid": "ccd2cee6-f7e6-41e9-b6fa-f74a09d3d344"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:05.716454 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:05.716454 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:05.750627 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-71336194-6c41-432e-8bd1-4696d6c63834 req-a64b28d7-69a7-48c5-8a62-e3a20e232fb3 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:12:05.751359 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 457/1820] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:12:05 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:05.762224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-71336194-6c41-432e-8bd1-4696d6c63834 req-6c700a3b-8420-4f88-8cc0-0320464f7367 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:05.766074 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-71336194-6c41-432e-8bd1-4696d6c63834 req-6c700a3b-8420-4f88-8cc0-0320464f7367 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] DELETE https://10.4.3.168/volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c Jul 22 00:12:05.766978 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-71336194-6c41-432e-8bd1-4696d6c63834 req-6c700a3b-8420-4f88-8cc0-0320464f7367 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:05.766978 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-71336194-6c41-432e-8bd1-4696d6c63834 req-6c700a3b-8420-4f88-8cc0-0320464f7367 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:05.780332 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:05.780332 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:05.869419 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-71336194-6c41-432e-8bd1-4696d6c63834 req-6c700a3b-8420-4f88-8cc0-0320464f7367 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c returned with HTTP 200 Jul 22 00:12:05.870163 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 453/1821] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:12:05 2026] DELETE /volume/v3/attachments/ae2741ff-145b-4a68-b226-4f5859d54a1c => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:06.048684 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6f87303-41ba-4c73-ab54-a1d03b4bb522 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.053053 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6f87303-41ba-4c73-ab54-a1d03b4bb522 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:06.053683 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6f87303-41ba-4c73-ab54-a1d03b4bb522 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:06.054369 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6f87303-41ba-4c73-ab54-a1d03b4bb522 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:06.071283 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:06.071283 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:06.074982 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6f87303-41ba-4c73-ab54-a1d03b4bb522 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Volume info retrieved successfully. Jul 22 00:12:06.081360 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6f87303-41ba-4c73-ab54-a1d03b4bb522 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 returned with HTTP 200 Jul 22 00:12:06.081847 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 460/1822] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:06 2026] GET /volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:06.096114 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d434d0f6-b8ef-4394-bd6a-8dd43c739626 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.098451 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d434d0f6-b8ef-4394-bd6a-8dd43c739626 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:12:06.099066 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d434d0f6-b8ef-4394-bd6a-8dd43c739626 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2307401-f20e-4c47-89ab-9324dc838aa1", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1297454843"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:06.115888 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:06.115888 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:06.115888 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d434d0f6-b8ef-4394-bd6a-8dd43c739626 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Volume info retrieved successfully. Jul 22 00:12:06.115888 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-d434d0f6-b8ef-4394-bd6a-8dd43c739626 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Create snapshot from volume c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:06.191142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d434d0f6-b8ef-4394-bd6a-8dd43c739626 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Created reservations ['ebf5f2a1-7f5c-4ff6-8afd-9a4b5417b8fa', '1592354f-195d-47f7-a584-63d35d7e9d55', 'e0370e91-68ca-4395-a45d-4c97aca48253', '82964a02-5f8a-400a-b076-ce02386d2a36'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:06.253213 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d434d0f6-b8ef-4394-bd6a-8dd43c739626 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Snapshot create request issued successfully. Jul 22 00:12:06.253625 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d434d0f6-b8ef-4394-bd6a-8dd43c739626 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:12:06.254275 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 453/1823] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:12:06 2026] POST /volume/v3/snapshots => generated 323 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:06.268264 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8fdce6c6-3255-48a5-a785-41ca82ac09d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.274842 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fdce6c6-3255-48a5-a785-41ca82ac09d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 Jul 22 00:12:06.275167 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fdce6c6-3255-48a5-a785-41ca82ac09d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:06.275516 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fdce6c6-3255-48a5-a785-41ca82ac09d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:06.288607 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:06.288607 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:06.292556 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8fdce6c6-3255-48a5-a785-41ca82ac09d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Snapshot retrieved successfully. Jul 22 00:12:06.293874 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fdce6c6-3255-48a5-a785-41ca82ac09d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 returned with HTTP 200 Jul 22 00:12:06.294462 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 458/1824] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:06 2026] GET /volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 => generated 455 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:06.395372 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-50a338ec-021b-4348-8113-ea120e8ed7c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.398804 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-50a338ec-021b-4348-8113-ea120e8ed7c4 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] DELETE https://10.4.3.168/volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1 Jul 22 00:12:06.399055 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-50a338ec-021b-4348-8113-ea120e8ed7c4 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:06.399262 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-50a338ec-021b-4348-8113-ea120e8ed7c4 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:06.411667 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:06.411667 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:06.484411 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b6a4e3fb-9c1e-404d-8953-0afc89446227 req-50a338ec-021b-4348-8113-ea120e8ed7c4 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1 returned with HTTP 200 Jul 22 00:12:06.484960 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 454/1825] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:12:06 2026] DELETE /volume/v3/attachments/9081472b-0cd0-4dc1-9a4e-c968671251e1 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:06.512688 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-19898447-a6ce-49f3-8612-a0810baba3b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.518933 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19898447-a6ce-49f3-8612-a0810baba3b0 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:06.521069 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19898447-a6ce-49f3-8612-a0810baba3b0 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:06.521069 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19898447-a6ce-49f3-8612-a0810baba3b0 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:06.528494 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:06.528494 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:06.532692 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-19898447-a6ce-49f3-8612-a0810baba3b0 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:06.540975 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19898447-a6ce-49f3-8612-a0810baba3b0 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:06.541462 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 461/1826] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:06 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:06.556523 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91e50bdf-4a8e-4a3d-80a0-f8e0f25a679e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.559565 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91e50bdf-4a8e-4a3d-80a0-f8e0f25a679e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:06.559836 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91e50bdf-4a8e-4a3d-80a0-f8e0f25a679e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:06.560517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91e50bdf-4a8e-4a3d-80a0-f8e0f25a679e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:06.568979 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:06.568979 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:06.574719 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91e50bdf-4a8e-4a3d-80a0-f8e0f25a679e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:06.581886 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91e50bdf-4a8e-4a3d-80a0-f8e0f25a679e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:06.582321 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 454/1827] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:06 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:06.635786 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-f06f8421-7a69-419e-b268-f701c24363e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.639619 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-f06f8421-7a69-419e-b268-f701c24363e1 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:06.639952 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-f06f8421-7a69-419e-b268-f701c24363e1 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:06.640173 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-f06f8421-7a69-419e-b268-f701c24363e1 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:06.650492 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:06.650492 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:06.659656 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-f06f8421-7a69-419e-b268-f701c24363e1 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:06.666337 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-f06f8421-7a69-419e-b268-f701c24363e1 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:06.666962 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 459/1828] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:06 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:06.767471 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c0938573-5cad-41e2-a8b2-d41a64b06b05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.768026 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0938573-5cad-41e2-a8b2-d41a64b06b05 None None] GET https://10.4.3.168/volume// Jul 22 00:12:06.768298 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0938573-5cad-41e2-a8b2-d41a64b06b05 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:06.768565 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0938573-5cad-41e2-a8b2-d41a64b06b05 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:06.768995 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0938573-5cad-41e2-a8b2-d41a64b06b05 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:06.769797 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 455/1829] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:12:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:06.779322 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-2bffb1e2-2477-4924-8417-b8159170f8da None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.912893 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-2bffb1e2-2477-4924-8417-b8159170f8da tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:12:06.912893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-2bffb1e2-2477-4924-8417-b8159170f8da tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92f356c5-af33-4ab4-95cf-e64fbaad5938", "connector": null, "instance_uuid": "658c0a71-b28f-49a6-864d-6cfed59c5256"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:06.923389 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:06.923389 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:06.956703 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-2bffb1e2-2477-4924-8417-b8159170f8da tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:12:06.957626 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 462/1830] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:12:06 2026] POST /volume/v3/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:06.987502 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5e9a2a0-4d1b-4303-bac6-965847426ed5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:06.989464 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5e9a2a0-4d1b-4303-bac6-965847426ed5 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:06.989691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5e9a2a0-4d1b-4303-bac6-965847426ed5 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:06.989968 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5e9a2a0-4d1b-4303-bac6-965847426ed5 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:07.003378 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.003378 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:07.006715 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b586c8b-a002-4465-93bb-356798c0fd9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.007281 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b586c8b-a002-4465-93bb-356798c0fd9f None None] GET https://10.4.3.168/volume// Jul 22 00:12:07.007476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b586c8b-a002-4465-93bb-356798c0fd9f None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:07.007537 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5e9a2a0-4d1b-4303-bac6-965847426ed5 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:07.007666 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b586c8b-a002-4465-93bb-356798c0fd9f None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:07.008085 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b586c8b-a002-4465-93bb-356798c0fd9f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:07.008435 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 460/1831] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:07.012842 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5e9a2a0-4d1b-4303-bac6-965847426ed5 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:07.013325 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 455/1832] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:06 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:07.028314 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-3cf6d0a1-1654-4adf-a181-ae74f2de6b63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.031288 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-3cf6d0a1-1654-4adf-a181-ae74f2de6b63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:07.031557 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-3cf6d0a1-1654-4adf-a181-ae74f2de6b63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:07.031843 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-3cf6d0a1-1654-4adf-a181-ae74f2de6b63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:07.047673 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.047673 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:07.053322 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-3cf6d0a1-1654-4adf-a181-ae74f2de6b63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:07.061959 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-3cf6d0a1-1654-4adf-a181-ae74f2de6b63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:07.062489 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 456/1833] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:07 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 1036 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:07.183935 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ddd1eff1-6b4c-4af8-8a2e-c5523e6e4cea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.188886 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ddd1eff1-6b4c-4af8-8a2e-c5523e6e4cea tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] PUT https://10.4.3.168/volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3 Jul 22 00:12:07.188886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ddd1eff1-6b4c-4af8-8a2e-c5523e6e4cea tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:07.195980 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ddd1eff1-6b4c-4af8-8a2e-c5523e6e4cea tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Acquiring lock "cinder-attachment_update-92f356c5-af33-4ab4-95cf-e64fbaad5938-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:12:07.203624 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ddd1eff1-6b4c-4af8-8a2e-c5523e6e4cea tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Lock "cinder-attachment_update-92f356c5-af33-4ab4-95cf-e64fbaad5938-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:12:07.203624 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.203624 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:07.303697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ddd1eff1-6b4c-4af8-8a2e-c5523e6e4cea tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Lock "cinder-attachment_update-92f356c5-af33-4ab4-95cf-e64fbaad5938-np0000005612" released by "attachment_update" :: held 0.102s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:12:07.303697 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ddd1eff1-6b4c-4af8-8a2e-c5523e6e4cea tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3 returned with HTTP 200 Jul 22 00:12:07.303697 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 463/1834] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:12:07 2026] PUT /volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:07.305413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f89b8b5-287b-4e6a-9475-840bac2a18bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.308915 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f89b8b5-287b-4e6a-9475-840bac2a18bd tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 Jul 22 00:12:07.309057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f89b8b5-287b-4e6a-9475-840bac2a18bd tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:07.309337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f89b8b5-287b-4e6a-9475-840bac2a18bd tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:07.319033 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.319033 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:07.320064 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f89b8b5-287b-4e6a-9475-840bac2a18bd tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Snapshot retrieved successfully. Jul 22 00:12:07.320572 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f89b8b5-287b-4e6a-9475-840bac2a18bd tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 returned with HTTP 200 Jul 22 00:12:07.320572 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 461/1835] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:07 2026] GET /volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:07.335889 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92151b9b-8f4b-4dc5-a35a-37c1e3a6993a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.337601 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92151b9b-8f4b-4dc5-a35a-37c1e3a6993a tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 Jul 22 00:12:07.338254 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92151b9b-8f4b-4dc5-a35a-37c1e3a6993a tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:07.411972 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92151b9b-8f4b-4dc5-a35a-37c1e3a6993a tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 returned with HTTP 200 Jul 22 00:12:07.412818 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 456/1836] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:12:07 2026] PUT /volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 => generated 390 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:07.426379 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9545f901-411a-4760-93da-d485449fdba4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.426786 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9545f901-411a-4760-93da-d485449fdba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:12:07.427140 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9545f901-411a-4760-93da-d485449fdba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2307401-f20e-4c47-89ab-9324dc838aa1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:07.437037 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.437037 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:07.437280 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9545f901-411a-4760-93da-d485449fdba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Volume info retrieved successfully. Jul 22 00:12:07.437563 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-9545f901-411a-4760-93da-d485449fdba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Create snapshot from volume c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:07.456732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-75db9eda-4cf0-43ac-8cce-ee864fb4eff2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.458758 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75db9eda-4cf0-43ac-8cce-ee864fb4eff2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:12:07.459326 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75db9eda-4cf0-43ac-8cce-ee864fb4eff2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:07.459721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75db9eda-4cf0-43ac-8cce-ee864fb4eff2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:07.460773 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota_utils [None req-9545f901-411a-4760-93da-d485449fdba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Quota exceeded for f743cbe87556454c99ac30447e9652f4, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 00:12:07.461560 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-9545f901-411a-4760-93da-d485449fdba4 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 413 Jul 22 00:12:07.462048 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 457/1837] 10.4.3.168 () {68 vars in 1264 bytes} [Wed Jul 22 00:12:07 2026] POST /volume/v3/snapshots => generated 208 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 00:12:07.470957 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.470957 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:07.474569 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-298a3286-ea82-47e7-8b03-355b5e7aca71 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.476994 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-298a3286-ea82-47e7-8b03-355b5e7aca71 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 Jul 22 00:12:07.477131 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-298a3286-ea82-47e7-8b03-355b5e7aca71 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:07.478157 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-75db9eda-4cf0-43ac-8cce-ee864fb4eff2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:07.483722 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75db9eda-4cf0-43ac-8cce-ee864fb4eff2 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:12:07.483722 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 464/1838] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:07 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:07.567992 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-298a3286-ea82-47e7-8b03-355b5e7aca71 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 returned with HTTP 200 Jul 22 00:12:07.568489 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 462/1839] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:12:07 2026] PUT /volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 => generated 390 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:07.580707 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61cbd400-3b71-450c-ae48-8399983181ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.582918 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61cbd400-3b71-450c-ae48-8399983181ff tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:12:07.583288 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61cbd400-3b71-450c-ae48-8399983181ff tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2307401-f20e-4c47-89ab-9324dc838aa1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:07.593029 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.593029 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:07.593711 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61cbd400-3b71-450c-ae48-8399983181ff tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Volume info retrieved successfully. Jul 22 00:12:07.593871 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-61cbd400-3b71-450c-ae48-8399983181ff tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Create snapshot from volume c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:07.621248 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota_utils [None req-61cbd400-3b71-450c-ae48-8399983181ff tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Quota exceeded for f743cbe87556454c99ac30447e9652f4, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 22 00:12:07.621641 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-61cbd400-3b71-450c-ae48-8399983181ff tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 413 Jul 22 00:12:07.622595 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 457/1840] 10.4.3.168 () {68 vars in 1264 bytes} [Wed Jul 22 00:12:07 2026] POST /volume/v3/snapshots => generated 133 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 00:12:07.635264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-078ef482-4eac-4038-bd49-24f4861eaedf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.639077 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-078ef482-4eac-4038-bd49-24f4861eaedf tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 Jul 22 00:12:07.639306 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-078ef482-4eac-4038-bd49-24f4861eaedf tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:07.639546 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-078ef482-4eac-4038-bd49-24f4861eaedf tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:07.639686 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-078ef482-4eac-4038-bd49-24f4861eaedf tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Delete snapshot with id: af5cd264-51a1-4ac1-a3c4-d6017f8bad92 Jul 22 00:12:07.651852 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.651852 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:07.651852 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-078ef482-4eac-4038-bd49-24f4861eaedf tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Snapshot retrieved successfully. Jul 22 00:12:07.685217 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-078ef482-4eac-4038-bd49-24f4861eaedf tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Snapshot delete request issued successfully. Jul 22 00:12:07.685439 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-078ef482-4eac-4038-bd49-24f4861eaedf tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 returned with HTTP 202 Jul 22 00:12:07.685964 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 458/1841] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:12:07 2026] DELETE /volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:07.699427 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-96fd76d4-c5c6-47e5-a26f-5043b44f0927 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:07.702893 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-96fd76d4-c5c6-47e5-a26f-5043b44f0927 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 Jul 22 00:12:07.702893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-96fd76d4-c5c6-47e5-a26f-5043b44f0927 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:07.702893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-96fd76d4-c5c6-47e5-a26f-5043b44f0927 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:07.710428 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:07.710428 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:07.711247 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-96fd76d4-c5c6-47e5-a26f-5043b44f0927 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Snapshot retrieved successfully. Jul 22 00:12:07.712362 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-96fd76d4-c5c6-47e5-a26f-5043b44f0927 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 returned with HTTP 200 Jul 22 00:12:07.712947 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 465/1842] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:07 2026] GET /volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:08.039715 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a226a241-9d7e-48db-ab23-1e7b6468d6ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.044973 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a226a241-9d7e-48db-ab23-1e7b6468d6ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:08.045267 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a226a241-9d7e-48db-ab23-1e7b6468d6ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:08.045540 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a226a241-9d7e-48db-ab23-1e7b6468d6ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:08.069298 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:08.069298 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:08.075226 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a226a241-9d7e-48db-ab23-1e7b6468d6ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:08.084588 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a226a241-9d7e-48db-ab23-1e7b6468d6ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:08.085315 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 463/1843] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:08 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:08.388694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b709ed9-d545-4e99-908d-4c3e7f1aae59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.389364 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b709ed9-d545-4e99-908d-4c3e7f1aae59 None None] GET https://10.4.3.168/volume// Jul 22 00:12:08.389649 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b709ed9-d545-4e99-908d-4c3e7f1aae59 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:08.390002 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b709ed9-d545-4e99-908d-4c3e7f1aae59 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:08.390692 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b709ed9-d545-4e99-908d-4c3e7f1aae59 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:08.391493 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 458/1844] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:08.401598 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b25f33f5-c28f-48ac-b339-614652debffc req-bc47c42d-429b-4655-833d-f59e48c76654 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.404213 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-bc47c42d-429b-4655-833d-f59e48c76654 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] GET https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc Jul 22 00:12:08.404432 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-bc47c42d-429b-4655-833d-f59e48c76654 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:08.405901 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-bc47c42d-429b-4655-833d-f59e48c76654 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:08.418180 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:08.418180 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:08.422129 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b25f33f5-c28f-48ac-b339-614652debffc req-bc47c42d-429b-4655-833d-f59e48c76654 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Volume info retrieved successfully. Jul 22 00:12:08.428081 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-bc47c42d-429b-4655-833d-f59e48c76654 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc returned with HTTP 200 Jul 22 00:12:08.428608 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 459/1845] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:08 2026] GET /volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:08.559108 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b25f33f5-c28f-48ac-b339-614652debffc req-e2f0c20c-4a8d-440d-97cb-d0f508819b12 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.563919 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-e2f0c20c-4a8d-440d-97cb-d0f508819b12 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] PUT https://10.4.3.168/volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52 Jul 22 00:12:08.563919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-e2f0c20c-4a8d-440d-97cb-d0f508819b12 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:08.576415 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b25f33f5-c28f-48ac-b339-614652debffc req-e2f0c20c-4a8d-440d-97cb-d0f508819b12 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Acquiring lock "cinder-attachment_update-4c22cbe8-30c1-48fe-9f7d-ed670e257bbc-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:12:08.585926 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b25f33f5-c28f-48ac-b339-614652debffc req-e2f0c20c-4a8d-440d-97cb-d0f508819b12 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Lock "cinder-attachment_update-4c22cbe8-30c1-48fe-9f7d-ed670e257bbc-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:12:08.585926 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:08.585926 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:08.714838 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b25f33f5-c28f-48ac-b339-614652debffc req-e2f0c20c-4a8d-440d-97cb-d0f508819b12 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Lock "cinder-attachment_update-4c22cbe8-30c1-48fe-9f7d-ed670e257bbc-np0000005612" released by "attachment_update" :: held 0.131s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:12:08.715246 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-e2f0c20c-4a8d-440d-97cb-d0f508819b12 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52 returned with HTTP 200 Jul 22 00:12:08.715684 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 466/1846] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:12:08 2026] PUT /volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:08.729280 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d265a901-0d10-4816-a16e-2baf6e65e022 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.732838 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d265a901-0d10-4816-a16e-2baf6e65e022 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 Jul 22 00:12:08.733101 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d265a901-0d10-4816-a16e-2baf6e65e022 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:08.733306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d265a901-0d10-4816-a16e-2baf6e65e022 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:08.739298 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d265a901-0d10-4816-a16e-2baf6e65e022 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 returned with HTTP 404 Jul 22 00:12:08.739989 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 464/1847] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:08 2026] GET /volume/v3/snapshots/af5cd264-51a1-4ac1-a3c4-d6017f8bad92 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:08.750003 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0e7eddb-d6db-4921-8ee9-db706acffb16 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.751999 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0e7eddb-d6db-4921-8ee9-db706acffb16 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:08.752192 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0e7eddb-d6db-4921-8ee9-db706acffb16 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:08.752242 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b25f33f5-c28f-48ac-b339-614652debffc req-c5360a9d-ce8b-460d-8bb0-f982c7986f33 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.752392 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0e7eddb-d6db-4921-8ee9-db706acffb16 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:08.755434 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-c5360a9d-ce8b-460d-8bb0-f982c7986f33 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] POST https://10.4.3.168/volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52/action Jul 22 00:12:08.756190 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-c5360a9d-ce8b-460d-8bb0-f982c7986f33 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:08.756372 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-c5360a9d-ce8b-460d-8bb0-f982c7986f33 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:08.763358 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:08.763358 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:08.771655 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f0e7eddb-d6db-4921-8ee9-db706acffb16 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Volume info retrieved successfully. Jul 22 00:12:08.779131 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0e7eddb-d6db-4921-8ee9-db706acffb16 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 returned with HTTP 200 Jul 22 00:12:08.779832 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 459/1848] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:08 2026] GET /volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:08.782852 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:08.782852 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:08.796120 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d5d416d-61da-4a32-9777-2d1d038d7cb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.799884 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b25f33f5-c28f-48ac-b339-614652debffc req-c5360a9d-ce8b-460d-8bb0-f982c7986f33 tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52/action returned with HTTP 204 Jul 22 00:12:08.799884 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 460/1849] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:12:08 2026] POST /volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:08.800028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d5d416d-61da-4a32-9777-2d1d038d7cb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] DELETE https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:08.800028 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d5d416d-61da-4a32-9777-2d1d038d7cb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:08.800028 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d5d416d-61da-4a32-9777-2d1d038d7cb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:08.800028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2d5d416d-61da-4a32-9777-2d1d038d7cb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Delete volume with id: c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:08.813406 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:08.813406 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:08.814454 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d5d416d-61da-4a32-9777-2d1d038d7cb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Volume info retrieved successfully. Jul 22 00:12:08.846601 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d5d416d-61da-4a32-9777-2d1d038d7cb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Delete volume request issued successfully. Jul 22 00:12:08.847606 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d5d416d-61da-4a32-9777-2d1d038d7cb8 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 returned with HTTP 202 Jul 22 00:12:08.847606 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 467/1850] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:08 2026] DELETE /volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:08.855424 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ac1fc85-6816-4a1d-b98f-56006bc8bcd7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:08.859248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ac1fc85-6816-4a1d-b98f-56006bc8bcd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:08.859248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ac1fc85-6816-4a1d-b98f-56006bc8bcd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:08.859248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ac1fc85-6816-4a1d-b98f-56006bc8bcd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:08.873935 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:08.873935 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:08.879281 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7ac1fc85-6816-4a1d-b98f-56006bc8bcd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Volume info retrieved successfully. Jul 22 00:12:08.885315 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ac1fc85-6816-4a1d-b98f-56006bc8bcd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 returned with HTTP 200 Jul 22 00:12:08.885821 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 465/1851] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:08 2026] GET /volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:09.102773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fb7708e2-00bc-437b-a3f1-271edcd005ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:09.104665 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb7708e2-00bc-437b-a3f1-271edcd005ba tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:09.104949 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb7708e2-00bc-437b-a3f1-271edcd005ba tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:09.105177 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb7708e2-00bc-437b-a3f1-271edcd005ba tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:09.115622 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:09.115622 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:09.120317 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fb7708e2-00bc-437b-a3f1-271edcd005ba tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:09.125770 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb7708e2-00bc-437b-a3f1-271edcd005ba tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:09.126219 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 460/1852] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:09 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:09.905181 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0ce77f9-3ebc-4865-97ac-0d59ab09c4dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:09.907465 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0ce77f9-3ebc-4865-97ac-0d59ab09c4dc tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] GET https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 Jul 22 00:12:09.907580 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0ce77f9-3ebc-4865-97ac-0d59ab09c4dc tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:09.907765 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0ce77f9-3ebc-4865-97ac-0d59ab09c4dc tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:09.913476 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0ce77f9-3ebc-4865-97ac-0d59ab09c4dc tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395 tempest-VolumeSnapshotQuotasNegativeTestJSON-881730395-project-member] https://10.4.3.168/volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 returned with HTTP 404 Jul 22 00:12:09.913938 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 461/1853] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:09 2026] GET /volume/v3/volumes/c2307401-f20e-4c47-89ab-9324dc838aa1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:09.933045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45d01126-db50-4714-b39e-38fb761ef851 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:09.933045 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45d01126-db50-4714-b39e-38fb761ef851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 Jul 22 00:12:09.933045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45d01126-db50-4714-b39e-38fb761ef851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:10.045728 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45d01126-db50-4714-b39e-38fb761ef851 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949 tempest-VolumeSnapshotQuotasNegativeTestJSON-1781992949-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 returned with HTTP 200 Jul 22 00:12:10.046496 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 468/1854] 10.4.3.168 () {68 vars in 1375 bytes} [Wed Jul 22 00:12:09 2026] PUT /volume/v3/os-quota-sets/f743cbe87556454c99ac30447e9652f4 => generated 395 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:10.143128 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fd58525-c3cf-41b1-8a3f-acfc5adba92f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:10.147706 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fd58525-c3cf-41b1-8a3f-acfc5adba92f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:10.147983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fd58525-c3cf-41b1-8a3f-acfc5adba92f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:10.148188 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fd58525-c3cf-41b1-8a3f-acfc5adba92f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:10.159974 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:10.159974 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:10.165196 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fd58525-c3cf-41b1-8a3f-acfc5adba92f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:10.170335 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fd58525-c3cf-41b1-8a3f-acfc5adba92f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:10.170767 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 466/1855] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:10 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:10.651079 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ad64c79f-9a2a-4f33-8243-da88f99ea1b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:10.654361 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ad64c79f-9a2a-4f33-8243-da88f99ea1b3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3/action Jul 22 00:12:10.654724 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ad64c79f-9a2a-4f33-8243-da88f99ea1b3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:10.654943 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ad64c79f-9a2a-4f33-8243-da88f99ea1b3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:10.678108 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:10.678108 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:10.692348 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-020c0480-c8d8-4773-a0bc-1e41893e7b1f req-ad64c79f-9a2a-4f33-8243-da88f99ea1b3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3/action returned with HTTP 204 Jul 22 00:12:10.692934 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 461/1856] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:12:10 2026] POST /volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:11.185498 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09b2d7ef-4476-4d31-8c2f-cbc5956d8908 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:11.187918 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09b2d7ef-4476-4d31-8c2f-cbc5956d8908 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:11.188183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09b2d7ef-4476-4d31-8c2f-cbc5956d8908 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:11.190065 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09b2d7ef-4476-4d31-8c2f-cbc5956d8908 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:11.203374 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:11.203374 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:11.207242 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09b2d7ef-4476-4d31-8c2f-cbc5956d8908 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:11.212898 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09b2d7ef-4476-4d31-8c2f-cbc5956d8908 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:11.213476 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 462/1857] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:11 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 1149 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:11.233636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c79ca12-4018-44f0-b1d9-78275513ccef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:11.235881 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c79ca12-4018-44f0-b1d9-78275513ccef tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:11.236110 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c79ca12-4018-44f0-b1d9-78275513ccef tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:11.236470 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c79ca12-4018-44f0-b1d9-78275513ccef tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:11.254740 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:11.254740 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:11.259333 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9c79ca12-4018-44f0-b1d9-78275513ccef tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:11.265980 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c79ca12-4018-44f0-b1d9-78275513ccef tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:11.266481 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 469/1858] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:11 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 1149 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:11.282699 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-949878de-8223-46b1-9656-aaf2067b5032 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:11.284762 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action Jul 22 00:12:11.285013 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action body: b'{"os-detach": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:11.285165 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:11.298478 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:11.298478 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:11.299015 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:11.375911 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Attachment connected to vm 658c0a71-b28f-49a6-864d-6cfed59c5256, checking data on nova Jul 22 00:12:11.376689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.compute.nova [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Creating Keystone token plugin using URL: https://10.4.3.168/identity {{(pid=100283) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 00:12:11.645223 np0000005612 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] REQ: curl -g -i -X GET https://10.4.3.168/compute/v2.1/servers/658c0a71-b28f-49a6-864d-6cfed59c5256/os-volume_attachments/92f356c5-af33-4ab4-95cf-e64fbaad5938 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}706038219054da7f9502c8365c88b38dec35e27ee96fbd5e42a80e4a633e1b7e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-949878de-8223-46b1-9656-aaf2067b5032" -H "X-Service-Token: {SHA256}ba1b64a2ec9c3f6545aa36ce76cafae93d5d75e9bfa792366c7e2821b947e7b7" {{(pid=100283) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 00:12:11.778014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed920cd6-2cb9-4d25-937f-3ee454882065 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:11.779606 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed920cd6-2cb9-4d25-937f-3ee454882065 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] DELETE https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:12:11.779810 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed920cd6-2cb9-4d25-937f-3ee454882065 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:11.780041 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed920cd6-2cb9-4d25-937f-3ee454882065 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:11.780205 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ed920cd6-2cb9-4d25-937f-3ee454882065 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Delete volume with id: 09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:12:11.791138 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:11.791138 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:11.791662 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed920cd6-2cb9-4d25-937f-3ee454882065 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:11.826315 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed920cd6-2cb9-4d25-937f-3ee454882065 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Delete volume request issued successfully. Jul 22 00:12:11.826616 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed920cd6-2cb9-4d25-937f-3ee454882065 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 202 Jul 22 00:12:11.827497 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 462/1859] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:11 2026] DELETE /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 00:12:11.838027 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b01d7089-8086-4f7d-b1be-5e3750c7cb7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:11.841288 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b01d7089-8086-4f7d-b1be-5e3750c7cb7c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:12:11.845331 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b01d7089-8086-4f7d-b1be-5e3750c7cb7c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:11.846012 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b01d7089-8086-4f7d-b1be-5e3750c7cb7c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:11.862056 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:11.862056 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:11.869448 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b01d7089-8086-4f7d-b1be-5e3750c7cb7c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:11.874177 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b01d7089-8086-4f7d-b1be-5e3750c7cb7c tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 200 Jul 22 00:12:11.874569 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 463/1860] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:11 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:12.033611 np0000005612 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 00:12:11 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-7d1319ea-ad56-40b6-85f9-15ab754bea0d x-openstack-request-id: req-7d1319ea-ad56-40b6-85f9-15ab754bea0d {{(pid=100283) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 00:12:12.033812 np0000005612 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "92f356c5-af33-4ab4-95cf-e64fbaad5938", "serverId": "658c0a71-b28f-49a6-864d-6cfed59c5256", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2499aa33-5f38-4789-bfa3-2920eb1a5fb3", "bdm_uuid": "12b10c34-2e85-4c07-80de-c31f54f9272a"}} {{(pid=100283) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 00:12:12.033997 np0000005612 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET call to compute for https://10.4.3.168/compute/v2.1/servers/658c0a71-b28f-49a6-864d-6cfed59c5256/os-volume_attachments/92f356c5-af33-4ab4-95cf-e64fbaad5938 used request id req-7d1319ea-ad56-40b6-85f9-15ab754bea0d {{(pid=100283) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 00:12:12.036610 np0000005612 devstack@c-api.service[100283]: ERROR cinder.volume.api [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Caught error: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.039225 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault Jul 22 00:12:12.040284 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.middleware.fault [None req-949878de-8223-46b1-9656-aaf2067b5032 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action returned with HTTP 409 Jul 22 00:12:12.041238 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 467/1861] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:12:11 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 167 bytes in 758 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:12.050782 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.056260 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action Jul 22 00:12:12.056568 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:12.056681 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:12.075570 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:12.075570 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:12.076085 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:12.142951 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Attachment connected to vm 658c0a71-b28f-49a6-864d-6cfed59c5256, checking data on nova Jul 22 00:12:12.143315 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.compute.nova [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Creating Keystone token plugin using URL: https://10.4.3.168/identity {{(pid=100285) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 00:12:12.416139 np0000005612 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] REQ: curl -g -i -X GET https://10.4.3.168/compute/v2.1/servers/658c0a71-b28f-49a6-864d-6cfed59c5256/os-volume_attachments/92f356c5-af33-4ab4-95cf-e64fbaad5938 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e5a334314331742762462e32d31b5b2bd3a81649138aed107496f61105bc91c0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41" -H "X-Service-Token: {SHA256}cc639aa78ccdab63d461624361963984dcfb78fecb49e2bc9a74392d0dcebaed" {{(pid=100285) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 00:12:12.475158 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8752c1e4-ae2b-4a96-9059-6a81cc7f33ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.529450 np0000005612 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 00:12:12 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-4b5c32dd-e03b-4ef5-a36d-572052c5e4ea x-openstack-request-id: req-4b5c32dd-e03b-4ef5-a36d-572052c5e4ea {{(pid=100285) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 00:12:12.529587 np0000005612 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "92f356c5-af33-4ab4-95cf-e64fbaad5938", "serverId": "658c0a71-b28f-49a6-864d-6cfed59c5256", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2499aa33-5f38-4789-bfa3-2920eb1a5fb3", "bdm_uuid": "12b10c34-2e85-4c07-80de-c31f54f9272a"}} {{(pid=100285) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 00:12:12.529681 np0000005612 devstack@c-api.service[100285]: DEBUG novaclient.v2.client [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET call to compute for https://10.4.3.168/compute/v2.1/servers/658c0a71-b28f-49a6-864d-6cfed59c5256/os-volume_attachments/92f356c5-af33-4ab4-95cf-e64fbaad5938 used request id req-4b5c32dd-e03b-4ef5-a36d-572052c5e4ea {{(pid=100285) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 00:12:12.531475 np0000005612 devstack@c-api.service[100285]: ERROR cinder.volume.api [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Caught error: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.533760 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: ERROR cinder.api.middleware.fault Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.middleware.fault [None req-dd09fdc8-6e2d-4ea5-b1b2-f2c4d45f1b41 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action returned with HTTP 409 Jul 22 00:12:12.534656 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 470/1862] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:12:12 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 167 bytes in 484 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:12.543345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7964716e-2465-4f0b-ab6f-cb8a95e2c119 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.544746 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 464/1863] 10.4.3.168 () {70 vars in 1597 bytes} [Wed Jul 22 00:12:12 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:12:12.545132 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8752c1e4-ae2b-4a96-9059-6a81cc7f33ae tempest-ExtensionsTestJSON-989902798 tempest-ExtensionsTestJSON-989902798-project-member] GET https://10.4.3.168/volume/v3/extensions Jul 22 00:12:12.545305 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8752c1e4-ae2b-4a96-9059-6a81cc7f33ae tempest-ExtensionsTestJSON-989902798 tempest-ExtensionsTestJSON-989902798-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:12.545478 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8752c1e4-ae2b-4a96-9059-6a81cc7f33ae tempest-ExtensionsTestJSON-989902798 tempest-ExtensionsTestJSON-989902798-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:12.545787 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8752c1e4-ae2b-4a96-9059-6a81cc7f33ae tempest-ExtensionsTestJSON-989902798 tempest-ExtensionsTestJSON-989902798-project-member] https://10.4.3.168/volume/v3/extensions returned with HTTP 200 Jul 22 00:12:12.546291 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 463/1864] 10.4.3.168 () {66 vars in 1246 bytes} [Wed Jul 22 00:12:12 2026] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:12.555810 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62e233b0-ff41-4cc9-8662-7df02f89b12e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.557558 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 468/1865] 10.4.3.168 () {70 vars in 1597 bytes} [Wed Jul 22 00:12:12 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:12:12.564583 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb6a2352-22c7-4b86-9f9e-dc3b0677bda7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.590016 np0000005612 devstack@c-api.service[100285]: WARNING keystonemiddleware.auth_token [None req-bb6a2352-22c7-4b86-9f9e-dc3b0677bda7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 00:12:12.591381 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 471/1866] 10.4.3.168 () {70 vars in 1597 bytes} [Wed Jul 22 00:12:12 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:12:12.600702 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48b73fdd-4566-4186-a93b-a9a7c97538eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.630853 np0000005612 devstack@c-api.service[100286]: WARNING keystonemiddleware.auth_token [None req-48b73fdd-4566-4186-a93b-a9a7c97538eb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 00:12:12.632182 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 465/1867] 10.4.3.168 () {70 vars in 1597 bytes} [Wed Jul 22 00:12:12 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:12:12.641055 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8c41ae4-a6b1-47dc-aba0-3fe4e5d7e027 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.705436 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b390c93-1a37-4dc3-b35d-71bf62302d2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.707628 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b390c93-1a37-4dc3-b35d-71bf62302d2d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:12.707930 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b390c93-1a37-4dc3-b35d-71bf62302d2d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:12.708194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b390c93-1a37-4dc3-b35d-71bf62302d2d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:12.758823 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-4b390c93-1a37-4dc3-b35d-71bf62302d2d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:12.759209 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8c41ae4-a6b1-47dc-aba0-3fe4e5d7e027 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] POST https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action Jul 22 00:12:12.759673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8c41ae4-a6b1-47dc-aba0-3fe4e5d7e027 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:12.759851 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8c41ae4-a6b1-47dc-aba0-3fe4e5d7e027 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:12.767841 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:12.767841 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:12.774174 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4b390c93-1a37-4dc3-b35d-71bf62302d2d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:12.775140 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:12.775140 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:12.775703 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-f8c41ae4-a6b1-47dc-aba0-3fe4e5d7e027 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Updating volume '92f356c5-af33-4ab4-95cf-e64fbaad5938' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:12:12.781691 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b390c93-1a37-4dc3-b35d-71bf62302d2d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:12.782338 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 469/1868] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:12 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:12.832173 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8c41ae4-a6b1-47dc-aba0-3fe4e5d7e027 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action returned with HTTP 202 Jul 22 00:12:12.832610 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 464/1869] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:12:12 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:12:12.844731 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4e42e24a-c75f-4c22-a701-242175a77eec req-4c790c06-6cfe-4769-9fdb-42256731a92a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.844916 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a72143f-f7fe-4a0a-925d-9de183467164 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.846162 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-4c790c06-6cfe-4769-9fdb-42256731a92a tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:12.846322 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-4c790c06-6cfe-4769-9fdb-42256731a92a tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:12.846500 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-4c790c06-6cfe-4769-9fdb-42256731a92a tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:12.847314 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a72143f-f7fe-4a0a-925d-9de183467164 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:12.847778 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a72143f-f7fe-4a0a-925d-9de183467164 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:12.848154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a72143f-f7fe-4a0a-925d-9de183467164 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:12.869229 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:12.869229 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:12.873231 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8a72143f-f7fe-4a0a-925d-9de183467164 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:12.880939 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a72143f-f7fe-4a0a-925d-9de183467164 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:12.881787 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 466/1870] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:12 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:12.889075 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7baaa7c3-bdb4-4b6d-8624-985d497c5e54 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.893546 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7baaa7c3-bdb4-4b6d-8624-985d497c5e54 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb Jul 22 00:12:12.893704 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7baaa7c3-bdb4-4b6d-8624-985d497c5e54 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:12.893928 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7baaa7c3-bdb4-4b6d-8624-985d497c5e54 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:12.898617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.899160 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [req-4e42e24a-c75f-4c22-a701-242175a77eec req-4c790c06-6cfe-4769-9fdb-42256731a92a tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:12.901049 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] POST https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action Jul 22 00:12:12.901479 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2499aa33-5f38-4789-bfa3-2920eb1a5fb3"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:12.901611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2499aa33-5f38-4789-bfa3-2920eb1a5fb3"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:12.904008 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7baaa7c3-bdb4-4b6d-8624-985d497c5e54 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb returned with HTTP 404 Jul 22 00:12:12.904439 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 470/1871] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:12 2026] GET /volume/v3/volumes/09269fee-11de-47e0-b13c-7f4d903093bb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:12.912680 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:12.912680 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:12.915492 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32727686-0b18-4fb7-838a-dddee16983ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.916061 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:12.916061 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:12.916467 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Volume info retrieved successfully. Jul 22 00:12:12.917411 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32727686-0b18-4fb7-838a-dddee16983ba tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c Jul 22 00:12:12.917991 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32727686-0b18-4fb7-838a-dddee16983ba tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:12.918209 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4e42e24a-c75f-4c22-a701-242175a77eec req-4c790c06-6cfe-4769-9fdb-42256731a92a tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:12.918424 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32727686-0b18-4fb7-838a-dddee16983ba tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:12.918717 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-32727686-0b18-4fb7-838a-dddee16983ba tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Delete volume with id: 4213210d-afb1-42a2-b687-c5a7ecc33d9c Jul 22 00:12:12.925505 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-4c790c06-6cfe-4769-9fdb-42256731a92a tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:12.926369 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 472/1872] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:12 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:12.929555 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:12.929555 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:12.929555 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-32727686-0b18-4fb7-838a-dddee16983ba tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:12.958323 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-32727686-0b18-4fb7-838a-dddee16983ba tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Delete volume request issued successfully. Jul 22 00:12:12.958323 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32727686-0b18-4fb7-838a-dddee16983ba tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c returned with HTTP 202 Jul 22 00:12:12.958323 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 467/1873] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:12 2026] DELETE /volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:12.970850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca4ec576-53c0-47a8-a5b3-261d948c56a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:12.973564 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca4ec576-53c0-47a8-a5b3-261d948c56a3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c Jul 22 00:12:12.974212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca4ec576-53c0-47a8-a5b3-261d948c56a3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:12.974212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca4ec576-53c0-47a8-a5b3-261d948c56a3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:12.983802 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:12.983802 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:12.989289 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Attachment connected to vm 658c0a71-b28f-49a6-864d-6cfed59c5256, checking data on nova Jul 22 00:12:12.989485 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca4ec576-53c0-47a8-a5b3-261d948c56a3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Volume info retrieved successfully. Jul 22 00:12:12.989540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.compute.nova [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Creating Keystone token plugin using URL: https://10.4.3.168/identity {{(pid=100284) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 00:12:12.995678 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca4ec576-53c0-47a8-a5b3-261d948c56a3 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c returned with HTTP 200 Jul 22 00:12:12.996275 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 471/1874] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:12 2026] GET /volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:13.017541 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4afee3e-d947-4f2a-91b4-30e9540e4fc7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.017969 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4afee3e-d947-4f2a-91b4-30e9540e4fc7 None None] GET https://10.4.3.168/volume// Jul 22 00:12:13.018299 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4afee3e-d947-4f2a-91b4-30e9540e4fc7 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.018587 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4afee3e-d947-4f2a-91b4-30e9540e4fc7 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.018969 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4afee3e-d947-4f2a-91b4-30e9540e4fc7 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:13.019692 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 473/1875] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:13.029923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4e42e24a-c75f-4c22-a701-242175a77eec req-39bfb9d7-ac5a-4008-8dff-e58234d58bcd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.193006 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-39bfb9d7-ac5a-4008-8dff-e58234d58bcd tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:12:13.196691 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-39bfb9d7-ac5a-4008-8dff-e58234d58bcd tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "494946cb-ea6e-4af6-a6e8-10cae4ff6c90", "connector": null, "instance_uuid": "8cb87bb7-4e82-47a8-ba00-b2320ec3e725"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:13.200057 np0000005612 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] REQ: curl -g -i -X GET https://10.4.3.168/compute/v2.1/servers/658c0a71-b28f-49a6-864d-6cfed59c5256/os-volume_attachments/92f356c5-af33-4ab4-95cf-e64fbaad5938 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8af28fc0f5f391c59d7ec75ea741ef26c71e0df295773fbf6ba2ce7a591432ee" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54" -H "X-Service-Token: {SHA256}4681e5c82a67dd6e7eb547c34104d84ac0ca80e186f60f0564825ef7b78ea2de" {{(pid=100284) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 00:12:13.214979 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.214979 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:13.249312 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-39bfb9d7-ac5a-4008-8dff-e58234d58bcd tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:12:13.250165 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 468/1876] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:12:13 2026] POST /volume/v3/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:13.288122 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a60af015-d723-4dbf-861b-8263e00d85ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.289974 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a60af015-d723-4dbf-861b-8263e00d85ae tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:13.290217 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a60af015-d723-4dbf-861b-8263e00d85ae tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.290460 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a60af015-d723-4dbf-861b-8263e00d85ae tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.299654 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6685eda5-0ae7-4aff-8fce-fce421a158cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.299851 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6685eda5-0ae7-4aff-8fce-fce421a158cc None None] GET https://10.4.3.168/volume// Jul 22 00:12:13.300138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6685eda5-0ae7-4aff-8fce-fce421a158cc None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.301317 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6685eda5-0ae7-4aff-8fce-fce421a158cc None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.301317 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6685eda5-0ae7-4aff-8fce-fce421a158cc None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:13.301317 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 474/1877] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:13.302332 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.302332 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:13.307047 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a60af015-d723-4dbf-861b-8263e00d85ae tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:13.313801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4e42e24a-c75f-4c22-a701-242175a77eec req-35c4f648-35ab-4bad-8647-05e749342b36 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.314737 np0000005612 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 00:12: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-e1577060-0d37-475e-9ac7-7413b28decfa x-openstack-request-id: req-e1577060-0d37-475e-9ac7-7413b28decfa {{(pid=100284) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 00:12:13.315112 np0000005612 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "92f356c5-af33-4ab4-95cf-e64fbaad5938", "serverId": "658c0a71-b28f-49a6-864d-6cfed59c5256", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2499aa33-5f38-4789-bfa3-2920eb1a5fb3", "bdm_uuid": "12b10c34-2e85-4c07-80de-c31f54f9272a"}} {{(pid=100284) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 00:12:13.315333 np0000005612 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] GET call to compute for https://10.4.3.168/compute/v2.1/servers/658c0a71-b28f-49a6-864d-6cfed59c5256/os-volume_attachments/92f356c5-af33-4ab4-95cf-e64fbaad5938 used request id req-e1577060-0d37-475e-9ac7-7413b28decfa {{(pid=100284) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 00:12:13.316953 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-35c4f648-35ab-4bad-8647-05e749342b36 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:13.317264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-35c4f648-35ab-4bad-8647-05e749342b36 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.317449 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a60af015-d723-4dbf-861b-8263e00d85ae tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:13.317503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-35c4f648-35ab-4bad-8647-05e749342b36 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.317997 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 472/1878] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:13.318572 np0000005612 devstack@c-api.service[100284]: ERROR cinder.volume.api [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Caught error: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.322567 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 658c0a71-b28f-49a6-864d-6cfed59c5256 using the Compute API Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-ebdede74-0ab3-4a4b-a5ee-ef0825a80c54 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action returned with HTTP 409 Jul 22 00:12:13.324327 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 465/1879] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:12:12 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 167 bytes in 426 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:13.330243 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.330243 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:13.335526 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6af538c-fba5-4e6a-810e-70a4a86f4bef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.335760 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4e42e24a-c75f-4c22-a701-242175a77eec req-35c4f648-35ab-4bad-8647-05e749342b36 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:13.338206 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 475/1880] 10.4.3.168 () {70 vars in 1597 bytes} [Wed Jul 22 00:12:13 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:12:13.345479 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-35c4f648-35ab-4bad-8647-05e749342b36 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:13.345479 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 469/1881] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:13.348625 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78b76962-c515-4b0e-aeef-7e20b52b923b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.380818 np0000005612 devstack@c-api.service[100283]: WARNING keystonemiddleware.auth_token [None req-78b76962-c515-4b0e-aeef-7e20b52b923b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 00:12:13.381711 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 473/1882] 10.4.3.168 () {70 vars in 1597 bytes} [Wed Jul 22 00:12:13 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:12:13.390075 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee0f823a-5429-42d1-b1e2-664d2aec2af6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.392439 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee0f823a-5429-42d1-b1e2-664d2aec2af6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:13.392684 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee0f823a-5429-42d1-b1e2-664d2aec2af6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.393046 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee0f823a-5429-42d1-b1e2-664d2aec2af6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.431877 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-ee0f823a-5429-42d1-b1e2-664d2aec2af6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:13.442874 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.442874 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:13.448350 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ee0f823a-5429-42d1-b1e2-664d2aec2af6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:13.455243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee0f823a-5429-42d1-b1e2-664d2aec2af6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:13.455680 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 466/1883] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:13.464330 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4e42e24a-c75f-4c22-a701-242175a77eec req-fedc9934-ca64-409a-81c3-34b4439bcc97 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.467172 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-fedc9934-ca64-409a-81c3-34b4439bcc97 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] PUT https://10.4.3.168/volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3 Jul 22 00:12:13.467678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-fedc9934-ca64-409a-81c3-34b4439bcc97 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:13.467942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7551e7bf-7244-41f3-813e-2bfc00e77655 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.469872 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7551e7bf-7244-41f3-813e-2bfc00e77655 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:13.470154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7551e7bf-7244-41f3-813e-2bfc00e77655 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.470383 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7551e7bf-7244-41f3-813e-2bfc00e77655 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.479653 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.479653 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:13.480092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4e42e24a-c75f-4c22-a701-242175a77eec req-fedc9934-ca64-409a-81c3-34b4439bcc97 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Acquiring lock "cinder-attachment_update-494946cb-ea6e-4af6-a6e8-10cae4ff6c90-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:12:13.484359 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7551e7bf-7244-41f3-813e-2bfc00e77655 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:13.487778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4e42e24a-c75f-4c22-a701-242175a77eec req-fedc9934-ca64-409a-81c3-34b4439bcc97 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Lock "cinder-attachment_update-494946cb-ea6e-4af6-a6e8-10cae4ff6c90-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:12:13.488977 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.488977 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:13.491501 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7551e7bf-7244-41f3-813e-2bfc00e77655 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:13.493365 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 470/1884] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:13.547389 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9449753b-67e2-4ead-9c49-e454c2c18bc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.549704 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9449753b-67e2-4ead-9c49-e454c2c18bc4 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:13.550034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9449753b-67e2-4ead-9c49-e454c2c18bc4 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.550282 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9449753b-67e2-4ead-9c49-e454c2c18bc4 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.558001 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.558001 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:13.562171 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9449753b-67e2-4ead-9c49-e454c2c18bc4 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:13.567628 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9449753b-67e2-4ead-9c49-e454c2c18bc4 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:13.568253 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 474/1885] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:13.634162 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4e42e24a-c75f-4c22-a701-242175a77eec req-fedc9934-ca64-409a-81c3-34b4439bcc97 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Lock "cinder-attachment_update-494946cb-ea6e-4af6-a6e8-10cae4ff6c90-np0000005612" released by "attachment_update" :: held 0.144s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:12:13.634162 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-fedc9934-ca64-409a-81c3-34b4439bcc97 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3 returned with HTTP 200 Jul 22 00:12:13.634162 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 476/1886] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:12:13 2026] PUT /volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:13.652184 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8c2e3e35-85b5-44de-8312-6b8c24713d50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.652557 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8c2e3e35-85b5-44de-8312-6b8c24713d50 None None] GET https://10.4.3.168/volume// Jul 22 00:12:13.652813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8c2e3e35-85b5-44de-8312-6b8c24713d50 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.653096 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8c2e3e35-85b5-44de-8312-6b8c24713d50 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.653451 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8c2e3e35-85b5-44de-8312-6b8c24713d50 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:13.653922 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 467/1887] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:13.661602 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-aaba692c-0ea0-4cb7-8303-f689dee7421a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.664046 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-aaba692c-0ea0-4cb7-8303-f689dee7421a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:12:13.664612 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-aaba692c-0ea0-4cb7-8303-f689dee7421a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c37a948b-35a7-4746-af16-d3c0a319441d", "connector": null, "instance_uuid": "658c0a71-b28f-49a6-864d-6cfed59c5256"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:13.673733 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.673733 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:13.701789 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-aaba692c-0ea0-4cb7-8303-f689dee7421a tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:12:13.702312 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 471/1888] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:12:13 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:13.734129 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25da1847-dec3-40c9-9887-d0e9c226b1cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.736454 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25da1847-dec3-40c9-9887-d0e9c226b1cb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:13.736717 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25da1847-dec3-40c9-9887-d0e9c226b1cb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.737045 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25da1847-dec3-40c9-9887-d0e9c226b1cb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.740991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8611a322-819b-4fd3-b719-203a6026096f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.741398 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8611a322-819b-4fd3-b719-203a6026096f None None] GET https://10.4.3.168/volume// Jul 22 00:12:13.741561 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8611a322-819b-4fd3-b719-203a6026096f None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.741796 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8611a322-819b-4fd3-b719-203a6026096f None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.742416 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8611a322-819b-4fd3-b719-203a6026096f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:13.742502 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 477/1889] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:13.749510 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.749510 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:13.754380 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-0f511968-ad05-46be-b180-401fcf89ddf6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.754889 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-25da1847-dec3-40c9-9887-d0e9c226b1cb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:13.756847 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-0f511968-ad05-46be-b180-401fcf89ddf6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:13.757153 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-0f511968-ad05-46be-b180-401fcf89ddf6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:13.757400 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-0f511968-ad05-46be-b180-401fcf89ddf6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:13.764582 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25da1847-dec3-40c9-9887-d0e9c226b1cb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:13.765597 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 475/1890] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:13.768600 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.768600 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:13.774050 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-0f511968-ad05-46be-b180-401fcf89ddf6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:13.780276 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-0f511968-ad05-46be-b180-401fcf89ddf6 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:13.780809 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 468/1891] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:13 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 1036 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:13.898995 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-24c2f719-8e14-4a0d-8ee8-17aae97af798 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:13.902737 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-24c2f719-8e14-4a0d-8ee8-17aae97af798 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] PUT https://10.4.3.168/volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31 Jul 22 00:12:13.902737 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-24c2f719-8e14-4a0d-8ee8-17aae97af798 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:13.909277 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-24c2f719-8e14-4a0d-8ee8-17aae97af798 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Acquiring lock "cinder-attachment_update-c37a948b-35a7-4746-af16-d3c0a319441d-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:12:13.916704 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-24c2f719-8e14-4a0d-8ee8-17aae97af798 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Lock "cinder-attachment_update-c37a948b-35a7-4746-af16-d3c0a319441d-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:12:13.916870 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:13.916870 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:14.011837 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e8654c6b-ad03-4874-a45a-a15ea4629914 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:14.014683 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8654c6b-ad03-4874-a45a-a15ea4629914 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] GET https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c Jul 22 00:12:14.014954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8654c6b-ad03-4874-a45a-a15ea4629914 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:14.015225 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8654c6b-ad03-4874-a45a-a15ea4629914 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:14.024562 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8654c6b-ad03-4874-a45a-a15ea4629914 tempest-ServerRescueNegativeTestJSON-1433313458 tempest-ServerRescueNegativeTestJSON-1433313458-project-member] https://10.4.3.168/volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c returned with HTTP 404 Jul 22 00:12:14.025115 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 478/1892] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:14 2026] GET /volume/v3/volumes/4213210d-afb1-42a2-b687-c5a7ecc33d9c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:14.037221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-24c2f719-8e14-4a0d-8ee8-17aae97af798 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Lock "cinder-attachment_update-c37a948b-35a7-4746-af16-d3c0a319441d-np0000005612" released by "attachment_update" :: held 0.120s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:12:14.037221 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-24c2f719-8e14-4a0d-8ee8-17aae97af798 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31 returned with HTTP 200 Jul 22 00:12:14.037682 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 472/1893] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:12:13 2026] PUT /volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:14.343332 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b05bedbc-0cb3-4d19-ab2d-14894c289079 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:14.347630 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b05bedbc-0cb3-4d19-ab2d-14894c289079 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:14.347885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b05bedbc-0cb3-4d19-ab2d-14894c289079 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:14.348153 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b05bedbc-0cb3-4d19-ab2d-14894c289079 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:14.358510 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:14.358510 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:14.367885 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b05bedbc-0cb3-4d19-ab2d-14894c289079 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:14.374591 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b05bedbc-0cb3-4d19-ab2d-14894c289079 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:14.375080 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 476/1894] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:14 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:14.787596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eed193ab-3890-4d5d-936c-efe12d2f1a58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:14.791315 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eed193ab-3890-4d5d-936c-efe12d2f1a58 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:14.791315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eed193ab-3890-4d5d-936c-efe12d2f1a58 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:14.791315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eed193ab-3890-4d5d-936c-efe12d2f1a58 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:14.810283 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:14.810283 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:14.818222 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eed193ab-3890-4d5d-936c-efe12d2f1a58 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:14.823819 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eed193ab-3890-4d5d-936c-efe12d2f1a58 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:14.823819 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 469/1895] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:14 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:15.202186 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:15.393452 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:15.393991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-159013698"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:15.394529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7270a48c-70a7-4330-933d-3b2e48d3330c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:15.395936 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-159013698'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:15.396113 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Create volume of 1 GB Jul 22 00:12:15.396490 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:15.396490 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:15.396600 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7270a48c-70a7-4330-933d-3b2e48d3330c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:15.396968 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7270a48c-70a7-4330-933d-3b2e48d3330c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:15.397110 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7270a48c-70a7-4330-933d-3b2e48d3330c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:15.401474 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Availability Zones retrieved successfully. Jul 22 00:12:15.409970 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Flow 'volume_create_api' (7df50635-1dd5-4ec1-99c2-17674ced731b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:15.411260 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76e8369-2036-4cf7-b597-edc5237c8894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:15.412619 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:15.414508 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:15.414508 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:15.421548 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7270a48c-70a7-4330-933d-3b2e48d3330c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:15.428747 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7270a48c-70a7-4330-933d-3b2e48d3330c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:15.429457 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 473/1896] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:15 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:15.468016 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76e8369-2036-4cf7-b597-edc5237c8894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:15.469308 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2b3571-4a10-44be-8b29-f343506f95d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:15.570389 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Created reservations ['e97f5e3d-1cc6-4e09-9997-d1dddfb4b6d9', '5ac9b56d-d4d3-43d7-9d42-bff7c6f16950', '24507b96-6f2d-4790-b25f-25a81415650e', '33abee3b-225a-4bcd-adb2-ebce3b129351'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:15.572671 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2b3571-4a10-44be-8b29-f343506f95d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e97f5e3d-1cc6-4e09-9997-d1dddfb4b6d9', '5ac9b56d-d4d3-43d7-9d42-bff7c6f16950', '24507b96-6f2d-4790-b25f-25a81415650e', '33abee3b-225a-4bcd-adb2-ebce3b129351']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:15.572671 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af441bc-b920-45ce-be9c-d7697d34b213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:15.597678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af441bc-b920-45ce-be9c-d7697d34b213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2df5ecc6-81b4-4774-9623-6f65d15b62a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-159013698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59b63da267449d0841c0314eb6589f6',qos_specs=None,replication_status=,reservations=['e97f5e3d-1cc6-4e09-9997-d1dddfb4b6d9','5ac9b56d-d4d3-43d7-9d42-bff7c6f16950','24507b96-6f2d-4790-b25f-25a81415650e','33abee3b-225a-4bcd-adb2-ebce3b129351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff9edb95f7542e29f6302c0700fc6dc',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-159013698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2df5ecc6-81b4-4774-9623-6f65d15b62a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59b63da267449d0841c0314eb6589f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff9edb95f7542e29f6302c0700fc6dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:15.599438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6703a9b1-340e-491e-8a8e-6fa4cf64f538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:15.622759 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6703a9b1-340e-491e-8a8e-6fa4cf64f538) transitioned into state 'SUCCESS' from state '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-159013698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59b63da267449d0841c0314eb6589f6',qos_specs=None,replication_status=,reservations=['e97f5e3d-1cc6-4e09-9997-d1dddfb4b6d9','5ac9b56d-d4d3-43d7-9d42-bff7c6f16950','24507b96-6f2d-4790-b25f-25a81415650e','33abee3b-225a-4bcd-adb2-ebce3b129351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff9edb95f7542e29f6302c0700fc6dc',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:15.622991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3f0e1e-1248-4495-9330-91fc41dda7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:15.637614 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3f0e1e-1248-4495-9330-91fc41dda7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:15.638426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Flow 'volume_create_api' (7df50635-1dd5-4ec1-99c2-17674ced731b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:15.638874 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Create volume request issued successfully. Jul 22 00:12:15.639722 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-77e53393-b7f0-47e0-a715-9fdc2a180ed9 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:15.640278 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 479/1897] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:12:15 2026] POST /volume/v3/volumes => generated 818 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:15.654750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8fc5574e-7f24-4784-8fc2-1361e7171d8c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:15.656564 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fc5574e-7f24-4784-8fc2-1361e7171d8c tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:15.656812 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fc5574e-7f24-4784-8fc2-1361e7171d8c tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:15.657075 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fc5574e-7f24-4784-8fc2-1361e7171d8c tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:15.664477 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:15.664477 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:15.668260 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8fc5574e-7f24-4784-8fc2-1361e7171d8c tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Volume info retrieved successfully. Jul 22 00:12:15.674160 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fc5574e-7f24-4784-8fc2-1361e7171d8c tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 200 Jul 22 00:12:15.674648 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 477/1898] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:15 2026] GET /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:15.841424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ba1155b7-7128-4fa6-b27d-3090412dc84c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:15.843731 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba1155b7-7128-4fa6-b27d-3090412dc84c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:15.844001 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba1155b7-7128-4fa6-b27d-3090412dc84c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:15.844237 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ba1155b7-7128-4fa6-b27d-3090412dc84c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:15.856658 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:15.856658 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:15.862097 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ba1155b7-7128-4fa6-b27d-3090412dc84c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:15.868073 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ba1155b7-7128-4fa6-b27d-3090412dc84c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:15.868701 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 470/1899] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:15 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:16.444837 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0fa7300f-ff97-4a6b-bc14-0f7c64d03aad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:16.448870 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fa7300f-ff97-4a6b-bc14-0f7c64d03aad tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:16.449122 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fa7300f-ff97-4a6b-bc14-0f7c64d03aad tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:16.449362 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fa7300f-ff97-4a6b-bc14-0f7c64d03aad tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:16.464751 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:16.464751 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:16.471907 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0fa7300f-ff97-4a6b-bc14-0f7c64d03aad tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:16.477082 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fa7300f-ff97-4a6b-bc14-0f7c64d03aad tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:16.477577 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 474/1900] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:16 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:16.689321 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c900d7e6-838a-4b91-a220-5b1786584790 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:16.692029 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c900d7e6-838a-4b91-a220-5b1786584790 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:16.692371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c900d7e6-838a-4b91-a220-5b1786584790 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:16.692595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c900d7e6-838a-4b91-a220-5b1786584790 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:16.703141 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:16.703141 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:16.711325 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c900d7e6-838a-4b91-a220-5b1786584790 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Volume info retrieved successfully. Jul 22 00:12:16.717458 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c900d7e6-838a-4b91-a220-5b1786584790 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 200 Jul 22 00:12:16.718048 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 480/1901] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:16 2026] GET /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:16.735191 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5e88de5-56d4-4b7a-8461-e157a61e9868 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:16.736926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5e88de5-56d4-4b7a-8461-e157a61e9868 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] POST https://10.4.3.168/volume/v3/volume-transfers Jul 22 00:12:16.737319 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5e88de5-56d4-4b7a-8461-e157a61e9868 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2df5ecc6-81b4-4774-9623-6f65d15b62a6"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:16.738774 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-a5e88de5-56d4-4b7a-8461-e157a61e9868 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Creating new volume transfer {'transfer': {'volume_id': '2df5ecc6-81b4-4774-9623-6f65d15b62a6'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 00:12:16.739042 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volume_transfer [None req-a5e88de5-56d4-4b7a-8461-e157a61e9868 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Creating transfer of volume 2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:16.739184 np0000005612 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-a5e88de5-56d4-4b7a-8461-e157a61e9868 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Generating transfer record for volume 2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:16.749250 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:16.749250 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:16.766188 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5e88de5-56d4-4b7a-8461-e157a61e9868 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volume-transfers returned with HTTP 202 Jul 22 00:12:16.766972 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 478/1902] 10.4.3.168 () {70 vars in 1326 bytes} [Wed Jul 22 00:12:16 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:16.777127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f875fc7-b94a-49c1-aace-81ae30018e67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:16.779733 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f875fc7-b94a-49c1-aace-81ae30018e67 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:16.780152 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f875fc7-b94a-49c1-aace-81ae30018e67 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:16.780510 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f875fc7-b94a-49c1-aace-81ae30018e67 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:16.789713 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:16.789713 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:16.794252 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3f875fc7-b94a-49c1-aace-81ae30018e67 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Volume info retrieved successfully. Jul 22 00:12:16.800401 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f875fc7-b94a-49c1-aace-81ae30018e67 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 200 Jul 22 00:12:16.801094 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 471/1903] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:16 2026] GET /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:16.814426 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb00a927-319d-4504-a31e-e85de226bcf2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:16.817015 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb00a927-319d-4504-a31e-e85de226bcf2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034 Jul 22 00:12:16.817327 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb00a927-319d-4504-a31e-e85de226bcf2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:16.817601 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb00a927-319d-4504-a31e-e85de226bcf2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:16.822923 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb00a927-319d-4504-a31e-e85de226bcf2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034 returned with HTTP 200 Jul 22 00:12:16.823445 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 475/1904] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:12:16 2026] GET /volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034 => generated 540 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:16.832734 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7de9e2c-5dd6-4e5a-8603-35ee1d93c480 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:16.834696 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7de9e2c-5dd6-4e5a-8603-35ee1d93c480 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volume-transfers Jul 22 00:12:16.835018 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7de9e2c-5dd6-4e5a-8603-35ee1d93c480 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:16.835233 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7de9e2c-5dd6-4e5a-8603-35ee1d93c480 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:16.835393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volume_transfer [None req-f7de9e2c-5dd6-4e5a-8603-35ee1d93c480 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Listing volume transfers {{(pid=100285) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 00:12:16.838748 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7de9e2c-5dd6-4e5a-8603-35ee1d93c480 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volume-transfers returned with HTTP 200 Jul 22 00:12:16.839248 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 481/1905] 10.4.3.168 () {68 vars in 1305 bytes} [Wed Jul 22 00:12:16 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:16.852071 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:16.885647 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-10e11cf6-92be-4123-9784-9c97a3ca11ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:16.887706 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10e11cf6-92be-4123-9784-9c97a3ca11ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:16.887930 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10e11cf6-92be-4123-9784-9c97a3ca11ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:16.888167 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-10e11cf6-92be-4123-9784-9c97a3ca11ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:16.898846 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:16.898846 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:16.903394 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-10e11cf6-92be-4123-9784-9c97a3ca11ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:16.907949 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-10e11cf6-92be-4123-9784-9c97a3ca11ee tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:16.908512 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 472/1906] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:16 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:16.944412 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] POST https://10.4.3.168/volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034/accept Jul 22 00:12:16.944844 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1936ef0a16a99689"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:16.946946 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Accepting volume transfer 8e214662-e308-4513-8d1d-876901d96034 {{(pid=100283) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 00:12:16.947074 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Accepting transfer 8e214662-e308-4513-8d1d-876901d96034 Jul 22 00:12:17.012791 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Created reservations ['52a25105-4bfb-46f5-9880-78db25bfebf3', '29f22be5-5462-4708-a3d8-ffb396bc7a32', '22b33eac-7cf8-4981-882b-a64c6085b0d9', 'ad6a4e97-758a-4bb7-b48c-3a78bb1c4d6d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:17.036475 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Created reservations ['31f7129f-ed07-4df6-971b-df8b7ea21910', 'b18d8e30-87d7-4257-8ec2-b971e3d7f3d9', '00489d8d-079a-45d7-8bbc-1905cddf66ab', '59bda86f-b501-42ff-ba04-02e88608468c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:17.076372 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Created reservations ['d6dd71e7-b6cf-4020-8d35-e9c636134cff', 'c1d324ff-ccfb-45dd-9817-e0250934c94e', 'a17e3eec-d9ee-44ba-a8f6-b6cbbe0ffff4', '8d494b36-9d8c-47fb-86ab-440d828503f7'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:17.116253 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Created reservations ['f7a9e9a0-aa35-47ca-88e6-88f77a39cb6e', 'a7b61797-08f0-4cb9-9ddb-339993494e5a', '5c68bbfc-97ca-45aa-b6fc-9b90a0315af7', 'd1b0b706-8333-4f38-9a07-58ed863f1cf3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:17.134402 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Transfer volume completed successfully. Jul 22 00:12:17.216962 np0000005612 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Volume 2df5ecc6-81b4-4774-9623-6f65d15b62a6 has been transferred. Jul 22 00:12:17.232439 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f0adf7e-8bf5-4f30-99e7-c9679174fff8 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] https://10.4.3.168/volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034/accept returned with HTTP 202 Jul 22 00:12:17.232925 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 479/1907] 10.4.3.168 () {70 vars in 1458 bytes} [Wed Jul 22 00:12:16 2026] POST /volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034/accept => generated 365 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:17.244013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59ba973f-a979-4279-820e-3cb20d6caa11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.247409 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59ba973f-a979-4279-820e-3cb20d6caa11 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] GET https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:17.247409 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59ba973f-a979-4279-820e-3cb20d6caa11 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.247409 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59ba973f-a979-4279-820e-3cb20d6caa11 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.263012 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.263012 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:17.268320 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59ba973f-a979-4279-820e-3cb20d6caa11 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Volume info retrieved successfully. Jul 22 00:12:17.275468 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59ba973f-a979-4279-820e-3cb20d6caa11 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 200 Jul 22 00:12:17.275936 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 476/1908] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:17 2026] GET /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:17.297778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5fe6e15b-9fae-4e87-83a9-c6e36077f2c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.301133 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fe6e15b-9fae-4e87-83a9-c6e36077f2c2 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] GET https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:17.301422 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fe6e15b-9fae-4e87-83a9-c6e36077f2c2 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.301688 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fe6e15b-9fae-4e87-83a9-c6e36077f2c2 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.310979 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.310979 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:17.319648 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5fe6e15b-9fae-4e87-83a9-c6e36077f2c2 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] Volume info retrieved successfully. Jul 22 00:12:17.325846 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fe6e15b-9fae-4e87-83a9-c6e36077f2c2 tempest-VolumesTransfersV357Test-2125562398 tempest-VolumesTransfersV357Test-2125562398-project-member] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 200 Jul 22 00:12:17.326377 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 482/1909] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:17 2026] GET /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:17.337880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4e42e24a-c75f-4c22-a701-242175a77eec req-628ee58a-b760-43aa-9a5b-571555f80d98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.343503 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-628ee58a-b760-43aa-9a5b-571555f80d98 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] POST https://10.4.3.168/volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3/action Jul 22 00:12:17.344078 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-628ee58a-b760-43aa-9a5b-571555f80d98 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:17.344311 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-628ee58a-b760-43aa-9a5b-571555f80d98 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:17.347064 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8a61e21-686c-4bd6-a8c6-bca90d5893b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.352941 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8a61e21-686c-4bd6-a8c6-bca90d5893b7 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] DELETE https://10.4.3.168/volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034 Jul 22 00:12:17.352941 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8a61e21-686c-4bd6-a8c6-bca90d5893b7 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.352941 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8a61e21-686c-4bd6-a8c6-bca90d5893b7 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.352941 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-c8a61e21-686c-4bd6-a8c6-bca90d5893b7 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Delete transfer with id: 8e214662-e308-4513-8d1d-876901d96034 Jul 22 00:12:17.356446 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8a61e21-686c-4bd6-a8c6-bca90d5893b7 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034 returned with HTTP 404 Jul 22 00:12:17.356808 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 480/1910] 10.4.3.168 () {68 vars in 1419 bytes} [Wed Jul 22 00:12:17 2026] DELETE /volume/v3/volume-transfers/8e214662-e308-4513-8d1d-876901d96034 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:17.367409 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d72cd3c4-1275-4fe8-9d93-7678547855a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.372470 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.372470 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:17.387342 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4e42e24a-c75f-4c22-a701-242175a77eec req-628ee58a-b760-43aa-9a5b-571555f80d98 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3/action returned with HTTP 204 Jul 22 00:12:17.388108 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 473/1911] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:12:17 2026] POST /volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:17.411013 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d72cd3c4-1275-4fe8-9d93-7678547855a6 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:17.411380 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d72cd3c4-1275-4fe8-9d93-7678547855a6 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.411665 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d72cd3c4-1275-4fe8-9d93-7678547855a6 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.411947 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d72cd3c4-1275-4fe8-9d93-7678547855a6 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Delete volume with id: 2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:17.423473 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.423473 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:17.423802 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d72cd3c4-1275-4fe8-9d93-7678547855a6 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Volume info retrieved successfully. Jul 22 00:12:17.454888 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d72cd3c4-1275-4fe8-9d93-7678547855a6 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Delete volume request issued successfully. Jul 22 00:12:17.455350 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d72cd3c4-1275-4fe8-9d93-7678547855a6 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 202 Jul 22 00:12:17.455905 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 477/1912] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:12:17 2026] DELETE /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 22 00:12:17.463503 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ffd9eb7-d4b1-4ae2-9281-719d75966fe2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.465421 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ffd9eb7-d4b1-4ae2-9281-719d75966fe2 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] GET https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:17.465658 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ffd9eb7-d4b1-4ae2-9281-719d75966fe2 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.465845 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ffd9eb7-d4b1-4ae2-9281-719d75966fe2 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.474929 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.474929 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:17.479768 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ffd9eb7-d4b1-4ae2-9281-719d75966fe2 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Volume info retrieved successfully. Jul 22 00:12:17.486368 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ffd9eb7-d4b1-4ae2-9281-719d75966fe2 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 200 Jul 22 00:12:17.486801 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 483/1913] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:17 2026] GET /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:17.494533 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b977862e-e98a-4da2-88c5-570453e8c1cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.496748 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b977862e-e98a-4da2-88c5-570453e8c1cf tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:17.497042 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b977862e-e98a-4da2-88c5-570453e8c1cf tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.497257 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b977862e-e98a-4da2-88c5-570453e8c1cf tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.512000 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.512000 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:17.515988 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b977862e-e98a-4da2-88c5-570453e8c1cf tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:17.521181 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b977862e-e98a-4da2-88c5-570453e8c1cf tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:17.521835 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 481/1914] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:17 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:12:17.538797 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-247eecec-acfc-48bf-ab45-5012399d3b0c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.541129 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-247eecec-acfc-48bf-ab45-5012399d3b0c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:17.541652 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-247eecec-acfc-48bf-ab45-5012399d3b0c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.542060 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-247eecec-acfc-48bf-ab45-5012399d3b0c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.560732 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.560732 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:17.565792 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-247eecec-acfc-48bf-ab45-5012399d3b0c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:17.572404 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-247eecec-acfc-48bf-ab45-5012399d3b0c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:17.572962 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 474/1915] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:17 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:17.587598 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e0fdd2c-76a6-4ce3-8e2e-0da25793688e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.589970 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e0fdd2c-76a6-4ce3-8e2e-0da25793688e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:17.590254 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e0fdd2c-76a6-4ce3-8e2e-0da25793688e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.590471 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e0fdd2c-76a6-4ce3-8e2e-0da25793688e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.607024 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.607024 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:17.611733 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e0fdd2c-76a6-4ce3-8e2e-0da25793688e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:17.620072 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e0fdd2c-76a6-4ce3-8e2e-0da25793688e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:17.620642 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 478/1916] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:17 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:17.833479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a0145fdd-d331-4542-912c-edf0341e849c req-0626becb-ec7c-4cc8-a5e3-e60e5988810d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.836435 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a0145fdd-d331-4542-912c-edf0341e849c req-0626becb-ec7c-4cc8-a5e3-e60e5988810d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:12:17.837071 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a0145fdd-d331-4542-912c-edf0341e849c req-0626becb-ec7c-4cc8-a5e3-e60e5988810d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.837071 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a0145fdd-d331-4542-912c-edf0341e849c req-0626becb-ec7c-4cc8-a5e3-e60e5988810d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.849787 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.849787 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:17.855397 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a0145fdd-d331-4542-912c-edf0341e849c req-0626becb-ec7c-4cc8-a5e3-e60e5988810d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:12:17.860710 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a0145fdd-d331-4542-912c-edf0341e849c req-0626becb-ec7c-4cc8-a5e3-e60e5988810d tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:12:17.861154 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 484/1917] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:17 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:17.922992 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9666ed6-ed3b-4dd6-8c90-8b3b6d3301ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:17.924844 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9666ed6-ed3b-4dd6-8c90-8b3b6d3301ca tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:17.925117 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9666ed6-ed3b-4dd6-8c90-8b3b6d3301ca tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:17.925294 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9666ed6-ed3b-4dd6-8c90-8b3b6d3301ca tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:17.936892 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:17.936892 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:17.940713 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9666ed6-ed3b-4dd6-8c90-8b3b6d3301ca tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:17.945687 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9666ed6-ed3b-4dd6-8c90-8b3b6d3301ca tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:17.946202 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 482/1918] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:17 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:18.501291 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af4c6d39-7673-4909-ac9d-4b26aeb8a166 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:18.504222 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af4c6d39-7673-4909-ac9d-4b26aeb8a166 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] GET https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:18.504773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af4c6d39-7673-4909-ac9d-4b26aeb8a166 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:18.505138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af4c6d39-7673-4909-ac9d-4b26aeb8a166 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:18.512466 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af4c6d39-7673-4909-ac9d-4b26aeb8a166 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 404 Jul 22 00:12:18.513119 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 475/1919] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:18 2026] GET /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:18.521108 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aaf3d9bc-6313-466f-9889-7aa963886b16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:18.522826 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aaf3d9bc-6313-466f-9889-7aa963886b16 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:18.523083 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aaf3d9bc-6313-466f-9889-7aa963886b16 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:18.523282 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aaf3d9bc-6313-466f-9889-7aa963886b16 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:18.529274 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aaf3d9bc-6313-466f-9889-7aa963886b16 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 404 Jul 22 00:12:18.529778 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 479/1920] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:18 2026] GET /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:18.541585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-984de1cd-05da-4594-a011-2b9fbcc8190f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:18.549710 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-984de1cd-05da-4594-a011-2b9fbcc8190f tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:18.549989 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-984de1cd-05da-4594-a011-2b9fbcc8190f tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:18.550228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-984de1cd-05da-4594-a011-2b9fbcc8190f tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:18.550448 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-984de1cd-05da-4594-a011-2b9fbcc8190f tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Delete volume with id: 2df5ecc6-81b4-4774-9623-6f65d15b62a6 Jul 22 00:12:18.561629 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-984de1cd-05da-4594-a011-2b9fbcc8190f tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 returned with HTTP 404 Jul 22 00:12:18.562257 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 485/1921] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:12:18 2026] DELETE /volume/v3/volumes/2df5ecc6-81b4-4774-9623-6f65d15b62a6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:18.571088 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:18.572878 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:18.573384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1846406737"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:18.575154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1846406737'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:18.575292 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Create volume of 1 GB Jul 22 00:12:18.579536 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Availability Zones retrieved successfully. Jul 22 00:12:18.586120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Flow 'volume_create_api' (f7a8acb1-7e4d-44c7-b709-d92365e7bc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:18.586997 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14fa622-d8e7-40aa-8d2b-0067fd144d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:18.588003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:18.625800 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14fa622-d8e7-40aa-8d2b-0067fd144d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:18.626775 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6660a422-3f99-4be3-97c9-bc6ab16707f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:18.669766 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Created reservations ['299a4de9-fab4-4ad8-b1d8-024cdf93c82a', 'c82b4145-0aaa-4e52-a92f-d524c7fe48af', '961e97d0-65e4-480b-a597-e844ba180353', '7ed93b1b-8edc-484c-80f0-b07d17c42ccc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:18.670786 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6660a422-3f99-4be3-97c9-bc6ab16707f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['299a4de9-fab4-4ad8-b1d8-024cdf93c82a', 'c82b4145-0aaa-4e52-a92f-d524c7fe48af', '961e97d0-65e4-480b-a597-e844ba180353', '7ed93b1b-8edc-484c-80f0-b07d17c42ccc']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:18.671639 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c78cf7-a553-43d8-9e5a-88c22153b196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:18.697733 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c78cf7-a553-43d8-9e5a-88c22153b196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57bd026-5f9a-48ba-aebc-bf0d75d09c22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1846406737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59b63da267449d0841c0314eb6589f6',qos_specs=None,replication_status=,reservations=['299a4de9-fab4-4ad8-b1d8-024cdf93c82a','c82b4145-0aaa-4e52-a92f-d524c7fe48af','961e97d0-65e4-480b-a597-e844ba180353','7ed93b1b-8edc-484c-80f0-b07d17c42ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff9edb95f7542e29f6302c0700fc6dc',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1846406737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57bd026-5f9a-48ba-aebc-bf0d75d09c22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a59b63da267449d0841c0314eb6589f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ff9edb95f7542e29f6302c0700fc6dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:18.698523 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f7d25a-9584-4320-936d-cd26ac3799ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:18.725312 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f7d25a-9584-4320-936d-cd26ac3799ec) transitioned into state 'SUCCESS' from state '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-1846406737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a59b63da267449d0841c0314eb6589f6',qos_specs=None,replication_status=,reservations=['299a4de9-fab4-4ad8-b1d8-024cdf93c82a','c82b4145-0aaa-4e52-a92f-d524c7fe48af','961e97d0-65e4-480b-a597-e844ba180353','7ed93b1b-8edc-484c-80f0-b07d17c42ccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ff9edb95f7542e29f6302c0700fc6dc',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:18.726331 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b30a16-7917-435b-bf3a-1c0526884ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:18.737589 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b30a16-7917-435b-bf3a-1c0526884ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:18.738905 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Flow 'volume_create_api' (f7a8acb1-7e4d-44c7-b709-d92365e7bc18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:18.739305 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Create volume request issued successfully. Jul 22 00:12:18.739953 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a49c27f9-a656-491c-b629-fdcb53597fd2 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:18.740395 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 483/1922] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:12:18 2026] POST /volume/v3/volumes => generated 819 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:18.760977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c398fcea-98c0-4ebb-aedb-b64dfac8f3e3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:18.766284 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c398fcea-98c0-4ebb-aedb-b64dfac8f3e3 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:18.766591 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c398fcea-98c0-4ebb-aedb-b64dfac8f3e3 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:18.766823 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c398fcea-98c0-4ebb-aedb-b64dfac8f3e3 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:18.777436 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:18.777436 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:18.783676 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c398fcea-98c0-4ebb-aedb-b64dfac8f3e3 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Volume info retrieved successfully. Jul 22 00:12:18.789190 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c398fcea-98c0-4ebb-aedb-b64dfac8f3e3 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 200 Jul 22 00:12:18.789553 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 476/1923] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:18 2026] GET /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:18.964888 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-297111e5-b978-47e4-ace9-09d300c2e748 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:18.965496 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-297111e5-b978-47e4-ace9-09d300c2e748 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:18.965838 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-297111e5-b978-47e4-ace9-09d300c2e748 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:18.966174 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-297111e5-b978-47e4-ace9-09d300c2e748 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:18.979243 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:18.979243 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:18.984370 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-297111e5-b978-47e4-ace9-09d300c2e748 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:18.991592 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-297111e5-b978-47e4-ace9-09d300c2e748 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:18.992207 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 480/1924] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:18 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:19.807220 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8000839f-76e2-4735-b319-50c1f1db7030 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:19.809670 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8000839f-76e2-4735-b319-50c1f1db7030 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:19.810171 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8000839f-76e2-4735-b319-50c1f1db7030 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:19.810356 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8000839f-76e2-4735-b319-50c1f1db7030 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:19.820471 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:19.820471 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:19.825720 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8000839f-76e2-4735-b319-50c1f1db7030 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Volume info retrieved successfully. Jul 22 00:12:19.831005 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8000839f-76e2-4735-b319-50c1f1db7030 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 200 Jul 22 00:12:19.831471 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 486/1925] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:19 2026] GET /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:19.846114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-96c416ee-650d-40a4-a0ec-148cf5df1d2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:19.848495 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96c416ee-650d-40a4-a0ec-148cf5df1d2b tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] POST https://10.4.3.168/volume/v3/volume-transfers Jul 22 00:12:19.849071 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96c416ee-650d-40a4-a0ec-148cf5df1d2b tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f57bd026-5f9a-48ba-aebc-bf0d75d09c22"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:19.851068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-96c416ee-650d-40a4-a0ec-148cf5df1d2b tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f57bd026-5f9a-48ba-aebc-bf0d75d09c22'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 00:12:19.851214 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volume_transfer [None req-96c416ee-650d-40a4-a0ec-148cf5df1d2b tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Creating transfer of volume f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:19.851418 np0000005612 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-96c416ee-650d-40a4-a0ec-148cf5df1d2b tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Generating transfer record for volume f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:19.861135 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:19.861135 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:19.872382 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96c416ee-650d-40a4-a0ec-148cf5df1d2b tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volume-transfers returned with HTTP 202 Jul 22 00:12:19.872875 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 484/1926] 10.4.3.168 () {70 vars in 1326 bytes} [Wed Jul 22 00:12:19 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:19.884110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29f5fa06-e1e0-43d7-a859-2f1983a3226e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:19.886698 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29f5fa06-e1e0-43d7-a859-2f1983a3226e tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:19.887099 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29f5fa06-e1e0-43d7-a859-2f1983a3226e tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:19.887387 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29f5fa06-e1e0-43d7-a859-2f1983a3226e tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:19.897929 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:19.897929 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:19.903822 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-29f5fa06-e1e0-43d7-a859-2f1983a3226e tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Volume info retrieved successfully. Jul 22 00:12:19.912686 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29f5fa06-e1e0-43d7-a859-2f1983a3226e tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 200 Jul 22 00:12:19.912970 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 477/1927] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:19 2026] GET /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:19.928145 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-963a01bb-e86b-4839-9448-71b090049757 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:19.930024 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-963a01bb-e86b-4839-9448-71b090049757 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volume-transfers/detail Jul 22 00:12:19.930261 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-963a01bb-e86b-4839-9448-71b090049757 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:19.930475 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-963a01bb-e86b-4839-9448-71b090049757 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:19.930681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-963a01bb-e86b-4839-9448-71b090049757 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Listing volume transfers {{(pid=100286) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 00:12:19.936381 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-963a01bb-e86b-4839-9448-71b090049757 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 22 00:12:19.936785 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 481/1928] 10.4.3.168 () {68 vars in 1326 bytes} [Wed Jul 22 00:12:19 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:19.945850 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66a0bdfc-7910-452c-93bb-128ba273f5cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:19.947726 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66a0bdfc-7910-452c-93bb-128ba273f5cf tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] DELETE https://10.4.3.168/volume/v3/volume-transfers/0e9633b2-39fd-4624-b2ca-7d4f51314d1c Jul 22 00:12:19.947996 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66a0bdfc-7910-452c-93bb-128ba273f5cf tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:19.948240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66a0bdfc-7910-452c-93bb-128ba273f5cf tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:19.948381 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.volume_transfer [None req-66a0bdfc-7910-452c-93bb-128ba273f5cf tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Delete transfer with id: 0e9633b2-39fd-4624-b2ca-7d4f51314d1c Jul 22 00:12:19.958448 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:19.958448 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:19.969371 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66a0bdfc-7910-452c-93bb-128ba273f5cf tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volume-transfers/0e9633b2-39fd-4624-b2ca-7d4f51314d1c returned with HTTP 202 Jul 22 00:12:19.969831 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 487/1929] 10.4.3.168 () {68 vars in 1419 bytes} [Wed Jul 22 00:12:19 2026] DELETE /volume/v3/volume-transfers/0e9633b2-39fd-4624-b2ca-7d4f51314d1c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:19.978498 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b62bab7f-ae0e-40d1-9354-e73eb5dc6381 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:19.981132 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b62bab7f-ae0e-40d1-9354-e73eb5dc6381 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:19.981470 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b62bab7f-ae0e-40d1-9354-e73eb5dc6381 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:19.981741 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b62bab7f-ae0e-40d1-9354-e73eb5dc6381 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:19.994679 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:19.994679 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:19.998294 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b62bab7f-ae0e-40d1-9354-e73eb5dc6381 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Volume info retrieved successfully. Jul 22 00:12:20.005134 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b62bab7f-ae0e-40d1-9354-e73eb5dc6381 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 200 Jul 22 00:12:20.005662 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 485/1930] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:19 2026] GET /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:20.006905 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-caf3757b-afec-4795-a152-ec00f5728c63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:20.011324 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caf3757b-afec-4795-a152-ec00f5728c63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:20.011324 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caf3757b-afec-4795-a152-ec00f5728c63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:20.011324 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caf3757b-afec-4795-a152-ec00f5728c63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:20.027701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3eec30b-c968-497b-9543-4d746aef1f84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:20.029530 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:20.029530 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:20.030159 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3eec30b-c968-497b-9543-4d746aef1f84 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] DELETE https://10.4.3.168/volume/v3/volume-transfers/0e9633b2-39fd-4624-b2ca-7d4f51314d1c Jul 22 00:12:20.030464 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3eec30b-c968-497b-9543-4d746aef1f84 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:20.030799 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3eec30b-c968-497b-9543-4d746aef1f84 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:20.030918 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-f3eec30b-c968-497b-9543-4d746aef1f84 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Delete transfer with id: 0e9633b2-39fd-4624-b2ca-7d4f51314d1c Jul 22 00:12:20.037444 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-caf3757b-afec-4795-a152-ec00f5728c63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:20.042947 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3eec30b-c968-497b-9543-4d746aef1f84 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volume-transfers/0e9633b2-39fd-4624-b2ca-7d4f51314d1c returned with HTTP 404 Jul 22 00:12:20.045883 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 482/1931] 10.4.3.168 () {68 vars in 1419 bytes} [Wed Jul 22 00:12:20 2026] DELETE /volume/v3/volume-transfers/0e9633b2-39fd-4624-b2ca-7d4f51314d1c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:20.046559 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caf3757b-afec-4795-a152-ec00f5728c63 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:20.046559 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 478/1932] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:20 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:20.053175 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9495b7b6-494c-4eb4-85c2-d07afdf74c41 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:20.055563 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9495b7b6-494c-4eb4-85c2-d07afdf74c41 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:20.055850 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9495b7b6-494c-4eb4-85c2-d07afdf74c41 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:20.056167 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9495b7b6-494c-4eb4-85c2-d07afdf74c41 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:20.056406 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-9495b7b6-494c-4eb4-85c2-d07afdf74c41 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Delete volume with id: f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:20.066946 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:20.066946 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:20.067787 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9495b7b6-494c-4eb4-85c2-d07afdf74c41 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Volume info retrieved successfully. Jul 22 00:12:20.088894 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9495b7b6-494c-4eb4-85c2-d07afdf74c41 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Delete volume request issued successfully. Jul 22 00:12:20.089196 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9495b7b6-494c-4eb4-85c2-d07afdf74c41 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 202 Jul 22 00:12:20.089778 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 488/1933] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:12:20 2026] DELETE /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:20.101005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dfd55556-965e-49e9-815e-3f3b12fcf3d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:20.103381 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfd55556-965e-49e9-815e-3f3b12fcf3d9 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] GET https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:20.103381 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfd55556-965e-49e9-815e-3f3b12fcf3d9 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:20.103555 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfd55556-965e-49e9-815e-3f3b12fcf3d9 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:20.113112 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:20.113112 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:20.118979 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dfd55556-965e-49e9-815e-3f3b12fcf3d9 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Volume info retrieved successfully. Jul 22 00:12:20.127046 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfd55556-965e-49e9-815e-3f3b12fcf3d9 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 200 Jul 22 00:12:20.127496 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 486/1934] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:20 2026] GET /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:20.259387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9d750634-6243-451a-a82b-b5f9da445be9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:20.262191 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9d750634-6243-451a-a82b-b5f9da445be9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31/action Jul 22 00:12:20.262720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9d750634-6243-451a-a82b-b5f9da445be9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:20.262817 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9d750634-6243-451a-a82b-b5f9da445be9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:20.282737 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:20.282737 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:20.294119 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0629a190-f26d-468a-a52e-b7ac48b661ff req-9d750634-6243-451a-a82b-b5f9da445be9 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31/action returned with HTTP 204 Jul 22 00:12:20.294771 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 483/1935] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:12:20 2026] POST /volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:12:21.062311 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e697ce9d-01b6-4467-91ba-48dd574d7605 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.064617 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e697ce9d-01b6-4467-91ba-48dd574d7605 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:21.066164 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e697ce9d-01b6-4467-91ba-48dd574d7605 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:21.066164 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e697ce9d-01b6-4467-91ba-48dd574d7605 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:21.079015 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:21.079015 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:21.083728 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e697ce9d-01b6-4467-91ba-48dd574d7605 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:21.090125 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e697ce9d-01b6-4467-91ba-48dd574d7605 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:21.091061 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 479/1936] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:21 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:21.105906 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c274c196-cd31-4a27-bc60-aabeab5536e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.108446 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c274c196-cd31-4a27-bc60-aabeab5536e3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:21.108642 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c274c196-cd31-4a27-bc60-aabeab5536e3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:21.108842 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c274c196-cd31-4a27-bc60-aabeab5536e3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:21.127620 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:21.127620 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:21.138022 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c274c196-cd31-4a27-bc60-aabeab5536e3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:21.144426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80e5d8bc-b5da-4676-b6c4-dfa5de543118 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.145395 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c274c196-cd31-4a27-bc60-aabeab5536e3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:21.145955 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 489/1937] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:21 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 1149 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:21.148937 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80e5d8bc-b5da-4676-b6c4-dfa5de543118 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] GET https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:21.149134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80e5d8bc-b5da-4676-b6c4-dfa5de543118 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:21.149385 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80e5d8bc-b5da-4676-b6c4-dfa5de543118 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:21.157880 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80e5d8bc-b5da-4676-b6c4-dfa5de543118 tempest-VolumesTransfersV357Test-1062255688 tempest-VolumesTransfersV357Test-1062255688-project-admin] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 404 Jul 22 00:12:21.158678 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 487/1938] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:21 2026] GET /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:21.164104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a28e98de-2a99-4da8-a915-87263ecb44da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.166549 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a28e98de-2a99-4da8-a915-87263ecb44da tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action Jul 22 00:12:21.168199 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a28e98de-2a99-4da8-a915-87263ecb44da tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action body: b'{"os-detach": {"attachment_id": "491d45c2-f070-4aea-a577-8760044b1a31"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:21.168199 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a28e98de-2a99-4da8-a915-87263ecb44da tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "491d45c2-f070-4aea-a577-8760044b1a31"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:21.168366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b88609dd-2c24-41dd-9cda-cfc973600762 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.170027 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b88609dd-2c24-41dd-9cda-cfc973600762 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] GET https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:21.170411 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b88609dd-2c24-41dd-9cda-cfc973600762 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:21.170709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b88609dd-2c24-41dd-9cda-cfc973600762 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:21.181807 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b88609dd-2c24-41dd-9cda-cfc973600762 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 404 Jul 22 00:12:21.182811 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 480/1939] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:21 2026] GET /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:21.183026 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:21.183026 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:21.183664 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a28e98de-2a99-4da8-a915-87263ecb44da tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:21.192600 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a28e98de-2a99-4da8-a915-87263ecb44da tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action returned with HTTP 400 Jul 22 00:12:21.193386 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 484/1940] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:12:21 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 100 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:12:21.194599 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4adb43cb-2113-4267-b814-063365dd57e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.197373 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4adb43cb-2113-4267-b814-063365dd57e0 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] DELETE https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:21.197745 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4adb43cb-2113-4267-b814-063365dd57e0 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:21.198115 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4adb43cb-2113-4267-b814-063365dd57e0 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:21.198398 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4adb43cb-2113-4267-b814-063365dd57e0 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] Delete volume with id: f57bd026-5f9a-48ba-aebc-bf0d75d09c22 Jul 22 00:12:21.211970 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4adb43cb-2113-4267-b814-063365dd57e0 tempest-VolumesTransfersV357Test-1798158812 tempest-VolumesTransfersV357Test-1798158812-project-member] https://10.4.3.168/volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 returned with HTTP 404 Jul 22 00:12:21.212758 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 490/1941] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:12:21 2026] DELETE /volume/v3/volumes/f57bd026-5f9a-48ba-aebc-bf0d75d09c22 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:21.239958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-2f8b7280-e1d3-40d5-aa7b-ec67c910791c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.242599 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-2f8b7280-e1d3-40d5-aa7b-ec67c910791c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:21.243193 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-2f8b7280-e1d3-40d5-aa7b-ec67c910791c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:21.243385 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-2f8b7280-e1d3-40d5-aa7b-ec67c910791c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:21.268658 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:21.268658 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:21.283152 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-2f8b7280-e1d3-40d5-aa7b-ec67c910791c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:21.291528 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-2f8b7280-e1d3-40d5-aa7b-ec67c910791c tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:21.292027 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 488/1942] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:21 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 1149 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:21.315149 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-af534a82-1bb8-49df-b7cc-407391624414 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.319883 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-af534a82-1bb8-49df-b7cc-407391624414 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d/action Jul 22 00:12:21.319883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-af534a82-1bb8-49df-b7cc-407391624414 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:21.319883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-af534a82-1bb8-49df-b7cc-407391624414 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:21.338526 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:21.338526 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:21.340473 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-af534a82-1bb8-49df-b7cc-407391624414 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:21.349746 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-af534a82-1bb8-49df-b7cc-407391624414 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Begin detaching volume completed successfully. Jul 22 00:12:21.351102 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-af534a82-1bb8-49df-b7cc-407391624414 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d/action returned with HTTP 202 Jul 22 00:12:21.351102 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 481/1943] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:12:21 2026] POST /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:12:21.424322 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-658a6771-b3e4-46b9-ba09-2e211a34f55b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.424322 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-658a6771-b3e4-46b9-ba09-2e211a34f55b None None] GET https://10.4.3.168/volume// Jul 22 00:12:21.424484 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-658a6771-b3e4-46b9-ba09-2e211a34f55b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:21.424736 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-658a6771-b3e4-46b9-ba09-2e211a34f55b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:21.425166 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-658a6771-b3e4-46b9-ba09-2e211a34f55b None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:21.425528 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 485/1944] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:21.438939 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-1cebde47-7c2b-4eb2-9350-0f043c1d248e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:21.444848 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-1cebde47-7c2b-4eb2-9350-0f043c1d248e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:21.444848 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-1cebde47-7c2b-4eb2-9350-0f043c1d248e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:21.444848 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-1cebde47-7c2b-4eb2-9350-0f043c1d248e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:21.458469 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:21.458469 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:21.462991 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-1cebde47-7c2b-4eb2-9350-0f043c1d248e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:21.468901 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-1cebde47-7c2b-4eb2-9350-0f043c1d248e tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:21.470176 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 491/1945] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:21 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:23.138906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5c1cf7af-a727-489f-9c87-558591d7dc91 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.271773 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c1cf7af-a727-489f-9c87-558591d7dc91 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:23.272696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c1cf7af-a727-489f-9c87-558591d7dc91 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-86583007"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:23.296156 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c1cf7af-a727-489f-9c87-558591d7dc91 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:23.296980 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 489/1946] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:12:23 2026] POST /volume/v3/types => generated 214 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:12:23.305815 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df136275-dbec-4c97-ab59-c1865811d7c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.308553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df136275-dbec-4c97-ab59-c1865811d7c8 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:12:23.309078 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df136275-dbec-4c97-ab59-c1865811d7c8 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1596202185"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:23.326832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-234c4bec-bb82-433c-bddc-510bcdc99fcb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.331181 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-234c4bec-bb82-433c-bddc-510bcdc99fcb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] DELETE https://10.4.3.168/volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31 Jul 22 00:12:23.331181 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-234c4bec-bb82-433c-bddc-510bcdc99fcb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:23.331523 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-234c4bec-bb82-433c-bddc-510bcdc99fcb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:23.344186 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df136275-dbec-4c97-ab59-c1865811d7c8 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:12:23.344186 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 482/1947] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:12:23 2026] POST /volume/v3/group_types => generated 173 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:23.348339 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:23.348339 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:23.364465 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bddbb650-dc04-4a08-ac43-ad530e7629bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.423377 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0f03bc63-4161-442e-be53-b673d3b6d3a1 req-234c4bec-bb82-433c-bddc-510bcdc99fcb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31 returned with HTTP 200 Jul 22 00:12:23.424415 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 486/1948] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:12:23 2026] DELETE /volume/v3/attachments/491d45c2-f070-4aea-a577-8760044b1a31 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:23.533055 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bddbb650-dc04-4a08-ac43-ad530e7629bc tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:12:23.533496 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bddbb650-dc04-4a08-ac43-ad530e7629bc tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "17125507-06e5-420b-b192-3110745f2503", "volume_types": ["45c9ac9f-36d0-4b91-b746-3f7d478ff6b8"], "name": "tempest-Group1-264493369"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:23.535575 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-bddbb650-dc04-4a08-ac43-ad530e7629bc tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Creating new group {'group': {'group_type': '17125507-06e5-420b-b192-3110745f2503', 'volume_types': ['45c9ac9f-36d0-4b91-b746-3f7d478ff6b8'], 'name': 'tempest-Group1-264493369'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:12:23.545986 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-bddbb650-dc04-4a08-ac43-ad530e7629bc tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Creating group tempest-Group1-264493369. Jul 22 00:12:23.554804 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b32c8b4-a3ad-4df5-a930-d26493ea8086 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.559194 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b32c8b4-a3ad-4df5-a930-d26493ea8086 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] POST https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action Jul 22 00:12:23.559579 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b32c8b4-a3ad-4df5-a930-d26493ea8086 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:23.559738 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b32c8b4-a3ad-4df5-a930-d26493ea8086 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:23.563980 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bddbb650-dc04-4a08-ac43-ad530e7629bc tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Availability Zones retrieved successfully. Jul 22 00:12:23.577003 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:23.577003 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:23.581429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-8b32c8b4-a3ad-4df5-a930-d26493ea8086 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] Updating volume '92f356c5-af33-4ab4-95cf-e64fbaad5938' with '{'status': 'in-use'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 00:12:23.594490 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-bddbb650-dc04-4a08-ac43-ad530e7629bc tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Created reservations ['03755079-cfd7-4cec-838b-ef3b47e63cd6'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:23.610776 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b32c8b4-a3ad-4df5-a930-d26493ea8086 tempest-TestServerVolumeAttachmentScenario-41366633 tempest-TestServerVolumeAttachmentScenario-41366633-project-admin] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action returned with HTTP 202 Jul 22 00:12:23.611318 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 490/1949] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:12:23 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:12:23.619178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb31f505-b3d0-4e2c-8ebe-d5e26b5ad488 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.621360 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb31f505-b3d0-4e2c-8ebe-d5e26b5ad488 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:23.621665 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb31f505-b3d0-4e2c-8ebe-d5e26b5ad488 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:23.621946 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb31f505-b3d0-4e2c-8ebe-d5e26b5ad488 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:23.630457 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bddbb650-dc04-4a08-ac43-ad530e7629bc tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:12:23.630855 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 492/1950] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:12:23 2026] POST /volume/v3/groups => generated 93 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:23.633851 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:23.633851 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:23.639232 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cb31f505-b3d0-4e2c-8ebe-d5e26b5ad488 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:23.640788 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b22750e-0d57-485f-a163-4be028b99d8c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.645236 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b22750e-0d57-485f-a163-4be028b99d8c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada Jul 22 00:12:23.645498 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b22750e-0d57-485f-a163-4be028b99d8c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:23.645723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b22750e-0d57-485f-a163-4be028b99d8c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:23.647207 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-7b22750e-0d57-485f-a163-4be028b99d8c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 017d8759-0004-4726-91a9-f62e092c8ada {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:23.651639 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:23.651639 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:23.653213 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb31f505-b3d0-4e2c-8ebe-d5e26b5ad488 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:23.653599 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 483/1951] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:23 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 1149 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:23.661893 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b22750e-0d57-485f-a163-4be028b99d8c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada returned with HTTP 200 Jul 22 00:12:23.661893 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 487/1952] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:23 2026] GET /volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:23.704603 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-32798da9-c725-4f5a-85fb-00fbf88814fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.707465 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-32798da9-c725-4f5a-85fb-00fbf88814fb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:23.707719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-32798da9-c725-4f5a-85fb-00fbf88814fb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:23.707926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-32798da9-c725-4f5a-85fb-00fbf88814fb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:23.719469 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:23.719469 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:23.723746 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-32798da9-c725-4f5a-85fb-00fbf88814fb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:23.729372 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-32798da9-c725-4f5a-85fb-00fbf88814fb tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:23.729903 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 491/1953] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:23 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:23.754740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-3a076c7e-8bf9-480e-a351-c097a93b0fd2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.758818 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-3a076c7e-8bf9-480e-a351-c097a93b0fd2 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] POST https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action Jul 22 00:12:23.759305 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-3a076c7e-8bf9-480e-a351-c097a93b0fd2 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:23.759460 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-3a076c7e-8bf9-480e-a351-c097a93b0fd2 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:23.773471 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:23.773471 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:23.774057 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-3a076c7e-8bf9-480e-a351-c097a93b0fd2 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:23.782631 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-3a076c7e-8bf9-480e-a351-c097a93b0fd2 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Begin detaching volume completed successfully. Jul 22 00:12:23.782928 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-3a076c7e-8bf9-480e-a351-c097a93b0fd2 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action returned with HTTP 202 Jul 22 00:12:23.783483 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 493/1954] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:12:23 2026] POST /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:12:23.850079 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-293b3508-44a5-4a03-b467-3178f991b590 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.850811 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-293b3508-44a5-4a03-b467-3178f991b590 None None] GET https://10.4.3.168/volume// Jul 22 00:12:23.851012 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-293b3508-44a5-4a03-b467-3178f991b590 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:23.851345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-293b3508-44a5-4a03-b467-3178f991b590 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:23.851797 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-293b3508-44a5-4a03-b467-3178f991b590 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:23.852392 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 484/1955] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:23.859853 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-7af347a5-dbbf-483f-8b4f-bc085095cde3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:23.862397 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-7af347a5-dbbf-483f-8b4f-bc085095cde3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:23.862672 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-7af347a5-dbbf-483f-8b4f-bc085095cde3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:23.862904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-7af347a5-dbbf-483f-8b4f-bc085095cde3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:23.876502 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:23.876502 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:23.881647 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-7af347a5-dbbf-483f-8b4f-bc085095cde3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:23.888183 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-7af347a5-dbbf-483f-8b4f-bc085095cde3 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:23.888811 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 488/1956] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:23 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 1332 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:24.673012 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc77369f-c1bf-4837-ab36-e9b804128f4d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:24.676735 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc77369f-c1bf-4837-ab36-e9b804128f4d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada Jul 22 00:12:24.677026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc77369f-c1bf-4837-ab36-e9b804128f4d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:24.677379 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc77369f-c1bf-4837-ab36-e9b804128f4d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:24.677438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-fc77369f-c1bf-4837-ab36-e9b804128f4d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 017d8759-0004-4726-91a9-f62e092c8ada {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:24.681678 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:24.681678 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:24.698041 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc77369f-c1bf-4837-ab36-e9b804128f4d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada returned with HTTP 200 Jul 22 00:12:24.698629 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 492/1957] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:24 2026] GET /volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:24.714081 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-565d5432-dcc4-4ffa-a029-6144aec45052 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:24.715609 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-565d5432-dcc4-4ffa-a029-6144aec45052 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:12:24.716031 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-565d5432-dcc4-4ffa-a029-6144aec45052 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "17125507-06e5-420b-b192-3110745f2503", "volume_types": ["45c9ac9f-36d0-4b91-b746-3f7d478ff6b8"], "name": "tempest-Group2-399215279"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:24.717789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-565d5432-dcc4-4ffa-a029-6144aec45052 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Creating new group {'group': {'group_type': '17125507-06e5-420b-b192-3110745f2503', 'volume_types': ['45c9ac9f-36d0-4b91-b746-3f7d478ff6b8'], 'name': 'tempest-Group2-399215279'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:12:24.726375 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-565d5432-dcc4-4ffa-a029-6144aec45052 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Creating group tempest-Group2-399215279. Jul 22 00:12:24.742526 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-565d5432-dcc4-4ffa-a029-6144aec45052 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Availability Zones retrieved successfully. Jul 22 00:12:24.762314 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-565d5432-dcc4-4ffa-a029-6144aec45052 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Created reservations ['0bb785dd-3208-479a-aafc-69bff38bb4f3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:24.842037 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-565d5432-dcc4-4ffa-a029-6144aec45052 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:12:24.843075 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 494/1958] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:12:24 2026] POST /volume/v3/groups => generated 93 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:24.858765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa93e23b-f650-46ba-bf40-d1a5ab40faba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:24.863257 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa93e23b-f650-46ba-bf40-d1a5ab40faba tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba Jul 22 00:12:24.863523 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa93e23b-f650-46ba-bf40-d1a5ab40faba tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:24.864076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa93e23b-f650-46ba-bf40-d1a5ab40faba tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:24.864076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-fa93e23b-f650-46ba-bf40-d1a5ab40faba tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 1b0aab76-b183-4e68-bb1c-5c1289747dba {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:24.869899 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:24.869899 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:24.877463 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-e9e9a10d-799a-400b-920a-a39cf38c2b39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:24.880391 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-e9e9a10d-799a-400b-920a-a39cf38c2b39 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] DELETE https://10.4.3.168/volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3 Jul 22 00:12:24.880637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-e9e9a10d-799a-400b-920a-a39cf38c2b39 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:24.880832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-e9e9a10d-799a-400b-920a-a39cf38c2b39 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:24.885517 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa93e23b-f650-46ba-bf40-d1a5ab40faba tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba returned with HTTP 200 Jul 22 00:12:24.885685 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 485/1959] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:24 2026] GET /volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba => generated 321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:24.893609 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:24.893609 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:24.966715 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5c8656cb-3556-4d4a-92a0-713f1f89461f req-e9e9a10d-799a-400b-920a-a39cf38c2b39 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3 returned with HTTP 200 Jul 22 00:12:24.966715 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 489/1960] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:12:24 2026] DELETE /volume/v3/attachments/2499aa33-5f38-4789-bfa3-2920eb1a5fb3 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:25.570719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5edd3dec-8d0f-487f-89b7-83832998f896 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:25.573241 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:25.573909 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-542638971", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:25.575478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-542638971', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:25.575606 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Create volume of 1 GB Jul 22 00:12:25.575876 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:25.575876 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:25.580343 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Availability Zones retrieved successfully. Jul 22 00:12:25.588574 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Flow 'volume_create_api' (761c9286-7864-40c7-97fa-4ef1db9d659d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:25.589549 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adb789f-160e-4dd8-a496-c93d302960d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:25.590702 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:25.626052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4adb789f-160e-4dd8-a496-c93d302960d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:25.627235 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dbe4deb-4a51-4a6e-96c9-dccbab4748bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:25.703900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Created reservations ['ae323756-faf8-44bb-8749-83597d0cafab', '8636f09d-d5e4-4d3b-b90e-49f5c3f698ca', 'a3c28fed-258b-4208-8b73-75839162cb88', 'c3fc5d6b-a3c9-4053-bb6d-af70c2d3dc96'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:25.704973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dbe4deb-4a51-4a6e-96c9-dccbab4748bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae323756-faf8-44bb-8749-83597d0cafab', '8636f09d-d5e4-4d3b-b90e-49f5c3f698ca', 'a3c28fed-258b-4208-8b73-75839162cb88', 'c3fc5d6b-a3c9-4053-bb6d-af70c2d3dc96']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:25.705935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f40a20ed-3379-4416-bf07-601263315163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:25.740459 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f40a20ed-3379-4416-bf07-601263315163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2de314ad-3121-4cc5-bed8-d51e7f2b40e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-542638971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94dfd326346043e994628b7423a5096e',qos_specs=None,replication_status=,reservations=['ae323756-faf8-44bb-8749-83597d0cafab','8636f09d-d5e4-4d3b-b90e-49f5c3f698ca','a3c28fed-258b-4208-8b73-75839162cb88','c3fc5d6b-a3c9-4053-bb6d-af70c2d3dc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842faf0fa7344babaa1f4c9fc02c4044',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-542638971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2de314ad-3121-4cc5-bed8-d51e7f2b40e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94dfd326346043e994628b7423a5096e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='842faf0fa7344babaa1f4c9fc02c4044',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:25.741429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad75455-204b-4249-9639-a809c3c0ec52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:25.764402 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad75455-204b-4249-9639-a809c3c0ec52) transitioned into state 'SUCCESS' from state '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-542638971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94dfd326346043e994628b7423a5096e',qos_specs=None,replication_status=,reservations=['ae323756-faf8-44bb-8749-83597d0cafab','8636f09d-d5e4-4d3b-b90e-49f5c3f698ca','a3c28fed-258b-4208-8b73-75839162cb88','c3fc5d6b-a3c9-4053-bb6d-af70c2d3dc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='842faf0fa7344babaa1f4c9fc02c4044',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:25.765381 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d7d4ee9-4b00-4d33-ad88-e8ef535ac862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:25.781884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d7d4ee9-4b00-4d33-ad88-e8ef535ac862) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:25.782889 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Flow 'volume_create_api' (761c9286-7864-40c7-97fa-4ef1db9d659d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:25.783342 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Create volume request issued successfully. Jul 22 00:12:25.783879 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5edd3dec-8d0f-487f-89b7-83832998f896 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:25.784371 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 493/1961] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:12:25 2026] POST /volume/v3/volumes => generated 788 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:25.798295 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a3579f1f-1f9f-4582-b7c1-17c65e448381 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:25.800641 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3579f1f-1f9f-4582-b7c1-17c65e448381 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:25.800981 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3579f1f-1f9f-4582-b7c1-17c65e448381 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:25.801253 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3579f1f-1f9f-4582-b7c1-17c65e448381 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:25.816494 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:25.816494 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:25.821294 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a3579f1f-1f9f-4582-b7c1-17c65e448381 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:25.831809 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3579f1f-1f9f-4582-b7c1-17c65e448381 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:25.831809 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 495/1962] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:25 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:25.898322 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2cc25ed5-c2e3-44ff-bacb-6d4df0a8bb21 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:25.900213 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cc25ed5-c2e3-44ff-bacb-6d4df0a8bb21 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba Jul 22 00:12:25.900414 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cc25ed5-c2e3-44ff-bacb-6d4df0a8bb21 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:25.900638 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cc25ed5-c2e3-44ff-bacb-6d4df0a8bb21 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:25.900761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-2cc25ed5-c2e3-44ff-bacb-6d4df0a8bb21 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 1b0aab76-b183-4e68-bb1c-5c1289747dba {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:25.906248 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:25.906248 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:25.914019 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cc25ed5-c2e3-44ff-bacb-6d4df0a8bb21 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba returned with HTTP 200 Jul 22 00:12:25.914517 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 486/1963] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:25 2026] GET /volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:25.927695 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-360c1660-fa34-463b-a442-bff0951c7f2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:25.929545 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:25.929904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1378396485", "volume_type": "45c9ac9f-36d0-4b91-b746-3f7d478ff6b8", "group_id": "017d8759-0004-4726-91a9-f62e092c8ada", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:25.931416 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1378396485', 'volume_type': '45c9ac9f-36d0-4b91-b746-3f7d478ff6b8', 'group_id': '017d8759-0004-4726-91a9-f62e092c8ada', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:25.944891 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:25.944891 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:25.944891 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume of 1 GB Jul 22 00:12:25.948543 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Availability Zones retrieved successfully. Jul 22 00:12:25.955456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Flow 'volume_create_api' (3ffa4ca4-cd63-49e8-a7e3-738865b0ffdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:25.956674 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6ecc86-d72f-4bc8-a777-6c0a67284f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:25.957354 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:25.957354 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:25.957676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:25.986146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6ecc86-d72f-4bc8-a777-6c0a67284f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:12:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45c9ac9f-36d0-4b91-b746-3f7d478ff6b8,is_public=True,name='tempest-GroupsTest-volume-type-86583007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45c9ac9f-36d0-4b91-b746-3f7d478ff6b8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '017d8759-0004-4726-91a9-f62e092c8ada', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:25.987165 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f0d701-2e9f-48ef-b478-f23f3d7bf953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:26.024576 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6ecacc6f-843c-4f40-803f-17064ce69228 req-0b7d9b6f-5d58-4c40-9549-5392a1565b0f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:26.027679 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6ecacc6f-843c-4f40-803f-17064ce69228 req-0b7d9b6f-5d58-4c40-9549-5392a1565b0f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:26.027964 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6ecacc6f-843c-4f40-803f-17064ce69228 req-0b7d9b6f-5d58-4c40-9549-5392a1565b0f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:26.028256 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6ecacc6f-843c-4f40-803f-17064ce69228 req-0b7d9b6f-5d58-4c40-9549-5392a1565b0f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:26.028313 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-86583007 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-86583007, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:26.028809 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-86583007 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-86583007, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:26.039044 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:26.039044 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:26.043871 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6ecacc6f-843c-4f40-803f-17064ce69228 req-0b7d9b6f-5d58-4c40-9549-5392a1565b0f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:26.049554 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6ecacc6f-843c-4f40-803f-17064ce69228 req-0b7d9b6f-5d58-4c40-9549-5392a1565b0f tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:26.050082 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 494/1964] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:26 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:26.082146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Created reservations ['7f34b091-7e77-466d-be9a-6d3e627a54d7', 'b575152b-f24e-4538-9fab-adfe54f1d72a', '81dd4dab-a83d-438d-9975-9583295d3778', '8797a13c-1cd8-4005-a64a-ff8d519c324d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:26.083399 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f0d701-2e9f-48ef-b478-f23f3d7bf953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f34b091-7e77-466d-be9a-6d3e627a54d7', 'b575152b-f24e-4538-9fab-adfe54f1d72a', '81dd4dab-a83d-438d-9975-9583295d3778', '8797a13c-1cd8-4005-a64a-ff8d519c324d']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:26.084776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfcc1421-bd5f-4945-92f0-62c4adc7eb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:26.119385 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfcc1421-bd5f-4945-92f0-62c4adc7eb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b9ee986-66e7-4b44-b0ba-eb886913c6ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1378396485',encryption_key_id=None,group_id=017d8759-0004-4726-91a9-f62e092c8ada,group_type_id=,metadata={},multiattach=False,project_id='a7ed511fe9e0474ab96c31ab7893aa38',qos_specs=None,replication_status=,reservations=['7f34b091-7e77-466d-be9a-6d3e627a54d7','b575152b-f24e-4538-9fab-adfe54f1d72a','81dd4dab-a83d-438d-9975-9583295d3778','8797a13c-1cd8-4005-a64a-ff8d519c324d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_type_id=45c9ac9f-36d0-4b91-b746-3f7d478ff6b8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1378396485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=017d8759-0004-4726-91a9-f62e092c8ada,host=None,id=8b9ee986-66e7-4b44-b0ba-eb886913c6ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ed511fe9e0474ab96c31ab7893aa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45c9ac9f-36d0-4b91-b746-3f7d478ff6b8),volume_type_id=45c9ac9f-36d0-4b91-b746-3f7d478ff6b8)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:26.120687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35688e60-04de-4063-bc88-1c6b9d35d700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:26.148531 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35688e60-04de-4063-bc88-1c6b9d35d700) transitioned into state 'SUCCESS' from state '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-1378396485',encryption_key_id=None,group_id=017d8759-0004-4726-91a9-f62e092c8ada,group_type_id=,metadata={},multiattach=False,project_id='a7ed511fe9e0474ab96c31ab7893aa38',qos_specs=None,replication_status=,reservations=['7f34b091-7e77-466d-be9a-6d3e627a54d7','b575152b-f24e-4538-9fab-adfe54f1d72a','81dd4dab-a83d-438d-9975-9583295d3778','8797a13c-1cd8-4005-a64a-ff8d519c324d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_type_id=45c9ac9f-36d0-4b91-b746-3f7d478ff6b8)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:26.149398 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a792b49c-9415-4db6-be65-73a4fe340766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:26.167745 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a792b49c-9415-4db6-be65-73a4fe340766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:26.168282 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Flow 'volume_create_api' (3ffa4ca4-cd63-49e8-a7e3-738865b0ffdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:26.168744 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume request issued successfully. Jul 22 00:12:26.169684 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:26.169833 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:26.218899 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:26.223209 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:26.223209 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:26.227411 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-360c1660-fa34-463b-a442-bff0951c7f2b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:26.228000 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 490/1965] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:12:25 2026] POST /volume/v3/volumes => generated 813 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:26.248619 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:26.251948 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba Jul 22 00:12:26.251948 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:26.252225 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:26.263242 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:26.263242 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:26.270284 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Volume info retrieved successfully. Jul 22 00:12:26.272254 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:26.273252 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:26.336114 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:26.340409 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:26.340409 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:26.350112 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c585e2b5-31cd-4963-9ad5-3e446e1785be tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba returned with HTTP 200 Jul 22 00:12:26.350704 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 496/1966] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:26 2026] GET /volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba => generated 881 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:26.848721 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43ac68d5-55e3-46a3-8eea-e266cc2fab80 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:26.852044 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43ac68d5-55e3-46a3-8eea-e266cc2fab80 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:26.852044 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43ac68d5-55e3-46a3-8eea-e266cc2fab80 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:26.852044 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43ac68d5-55e3-46a3-8eea-e266cc2fab80 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:26.864265 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:26.864265 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:26.870075 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43ac68d5-55e3-46a3-8eea-e266cc2fab80 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:26.877830 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43ac68d5-55e3-46a3-8eea-e266cc2fab80 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:26.877830 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 487/1967] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:26 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:26.895056 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-226f057a-8d58-49a1-b57a-0231f7fab29d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:26.898417 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-226f057a-8d58-49a1-b57a-0231f7fab29d tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:26.898417 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-226f057a-8d58-49a1-b57a-0231f7fab29d tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:26.898417 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-226f057a-8d58-49a1-b57a-0231f7fab29d tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:26.906045 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:26.906045 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:26.912230 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-226f057a-8d58-49a1-b57a-0231f7fab29d tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:26.920559 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-226f057a-8d58-49a1-b57a-0231f7fab29d tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:26.921157 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 495/1968] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:26 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:26.977243 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-e5fb07cc-4e5f-4400-b9b9-b4a158f62795 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:26.982668 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-e5fb07cc-4e5f-4400-b9b9-b4a158f62795 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:26.983832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-e5fb07cc-4e5f-4400-b9b9-b4a158f62795 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:26.983991 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-e5fb07cc-4e5f-4400-b9b9-b4a158f62795 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:26.996139 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:26.996139 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:27.002894 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-e5fb07cc-4e5f-4400-b9b9-b4a158f62795 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:27.010112 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-e5fb07cc-4e5f-4400-b9b9-b4a158f62795 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:27.010937 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 491/1969] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:26 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:27.102494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3ece639c-2e33-44e6-a05e-95341f5c6135 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.103089 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ece639c-2e33-44e6-a05e-95341f5c6135 None None] GET https://10.4.3.168/volume// Jul 22 00:12:27.103370 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ece639c-2e33-44e6-a05e-95341f5c6135 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.103690 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ece639c-2e33-44e6-a05e-95341f5c6135 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.104255 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ece639c-2e33-44e6-a05e-95341f5c6135 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:27.104614 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 497/1970] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:27.118004 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-3bb08ea8-8388-451a-a55d-688659d346eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.120516 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-3bb08ea8-8388-451a-a55d-688659d346eb tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:12:27.121020 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-3bb08ea8-8388-451a-a55d-688659d346eb tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2de314ad-3121-4cc5-bed8-d51e7f2b40e4", "connector": null, "instance_uuid": "edfd43e6-1233-4009-a93c-babf0a19a567"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:27.131316 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.131316 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:27.168703 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-3bb08ea8-8388-451a-a55d-688659d346eb tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:12:27.169375 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 488/1971] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:12:27 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:27.204600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fea871e5-a305-4a14-b7a1-3aa48b7f2983 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.206561 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fea871e5-a305-4a14-b7a1-3aa48b7f2983 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:27.206823 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fea871e5-a305-4a14-b7a1-3aa48b7f2983 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.207172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fea871e5-a305-4a14-b7a1-3aa48b7f2983 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.216852 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95651edf-4822-4367-a021-3f894925036d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.217447 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95651edf-4822-4367-a021-3f894925036d None None] GET https://10.4.3.168/volume// Jul 22 00:12:27.217673 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95651edf-4822-4367-a021-3f894925036d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.217977 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95651edf-4822-4367-a021-3f894925036d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.218394 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95651edf-4822-4367-a021-3f894925036d None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:27.218718 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 492/1972] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:27.220168 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.220168 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:27.226902 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fea871e5-a305-4a14-b7a1-3aa48b7f2983 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:27.233493 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fea871e5-a305-4a14-b7a1-3aa48b7f2983 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:27.234727 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 496/1973] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:27.237884 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-93be36c8-4ab9-4ea1-876a-a5f91138d0a3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.242978 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-93be36c8-4ab9-4ea1-876a-a5f91138d0a3 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:27.242978 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-93be36c8-4ab9-4ea1-876a-a5f91138d0a3 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.242978 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-93be36c8-4ab9-4ea1-876a-a5f91138d0a3 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.261023 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.261023 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:27.267197 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-93be36c8-4ab9-4ea1-876a-a5f91138d0a3 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:27.275947 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-93be36c8-4ab9-4ea1-876a-a5f91138d0a3 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:27.275947 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 498/1974] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 1042 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:27.367998 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.371572 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba Jul 22 00:12:27.371572 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.372691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.382837 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.382837 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:27.385400 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Volume info retrieved successfully. Jul 22 00:12:27.385927 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:27.386270 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:27.413301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-f835ccdb-3cae-4da3-a13f-3f385bda11d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.415889 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-f835ccdb-3cae-4da3-a13f-3f385bda11d5 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] PUT https://10.4.3.168/volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e Jul 22 00:12:27.415889 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-f835ccdb-3cae-4da3-a13f-3f385bda11d5 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:27.426838 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-f835ccdb-3cae-4da3-a13f-3f385bda11d5 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Acquiring lock "cinder-attachment_update-2de314ad-3121-4cc5-bed8-d51e7f2b40e4-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:12:27.432631 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-f835ccdb-3cae-4da3-a13f-3f385bda11d5 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Lock "cinder-attachment_update-2de314ad-3121-4cc5-bed8-d51e7f2b40e4-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:12:27.434116 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.434116 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:27.437703 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:27.446114 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.446114 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:27.457154 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18ddaf7e-ce92-43f1-b0f8-2217d959e009 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba returned with HTTP 200 Jul 22 00:12:27.457616 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 489/1975] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:27.478063 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2817cd49-6eaf-4ec3-b2d0-ec9feb3e1510 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.487010 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2817cd49-6eaf-4ec3-b2d0-ec9feb3e1510 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada Jul 22 00:12:27.487351 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2817cd49-6eaf-4ec3-b2d0-ec9feb3e1510 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.487629 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2817cd49-6eaf-4ec3-b2d0-ec9feb3e1510 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.487819 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-2817cd49-6eaf-4ec3-b2d0-ec9feb3e1510 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 017d8759-0004-4726-91a9-f62e092c8ada {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:27.492526 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.492526 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:27.509592 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2817cd49-6eaf-4ec3-b2d0-ec9feb3e1510 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada returned with HTTP 200 Jul 22 00:12:27.509719 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 497/1976] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada => generated 322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:27.524067 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8b79ad9-9d98-4d9a-a5ed-c2165e77b215 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.527481 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8b79ad9-9d98-4d9a-a5ed-c2165e77b215 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba Jul 22 00:12:27.527481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8b79ad9-9d98-4d9a-a5ed-c2165e77b215 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.527481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8b79ad9-9d98-4d9a-a5ed-c2165e77b215 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.527481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-c8b79ad9-9d98-4d9a-a5ed-c2165e77b215 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 1b0aab76-b183-4e68-bb1c-5c1289747dba {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:27.534434 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.534434 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:27.546356 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8b79ad9-9d98-4d9a-a5ed-c2165e77b215 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba returned with HTTP 200 Jul 22 00:12:27.547075 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 499/1977] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:12:27.561264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c51e2c4a-b32a-45c6-9b1b-b32ebba311d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.563735 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c51e2c4a-b32a-45c6-9b1b-b32ebba311d6 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/detail Jul 22 00:12:27.565263 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c51e2c4a-b32a-45c6-9b1b-b32ebba311d6 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.565263 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c51e2c4a-b32a-45c6-9b1b-b32ebba311d6 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.565807 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-f835ccdb-3cae-4da3-a13f-3f385bda11d5 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Lock "cinder-attachment_update-2de314ad-3121-4cc5-bed8-d51e7f2b40e4-np0000005612" released by "attachment_update" :: held 0.133s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:12:27.566230 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-f835ccdb-3cae-4da3-a13f-3f385bda11d5 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e returned with HTTP 200 Jul 22 00:12:27.566738 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 493/1978] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:12:27 2026] PUT /volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:27.595914 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c51e2c4a-b32a-45c6-9b1b-b32ebba311d6 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/detail returned with HTTP 200 Jul 22 00:12:27.596552 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 490/1979] 10.4.3.168 () {68 vars in 1296 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/groups/detail => generated 638 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:27.609298 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f16151df-41c8-48d7-a46f-24122cdff188 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.611526 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:12:27.611806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.612056 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.612431 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:12:27.612855 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.612855 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:27.614021 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:27.622756 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Get all volumes completed successfully. Jul 22 00:12:27.624000 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:27.624135 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:27.681665 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:27.685913 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.685913 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:27.697493 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f16151df-41c8-48d7-a46f-24122cdff188 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:12:27.697982 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 498/1980] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:27.719708 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.723247 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:12:27.723375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.723609 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.723973 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:12:27.724393 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.724393 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:27.724912 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:27.736328 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Get all volumes completed successfully. Jul 22 00:12:27.737245 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:27.737481 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:27.784886 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:27.788758 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.788758 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:27.797660 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2f740cc3-4f6b-484b-8e98-f5a2fdbb20eb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:12:27.798188 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 500/1981] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:27.813438 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-775605b6-67bd-4b25-a1b3-9f272b944e89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.815182 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-775605b6-67bd-4b25-a1b3-9f272b944e89 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada/action Jul 22 00:12:27.815559 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-775605b6-67bd-4b25-a1b3-9f272b944e89 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:27.815677 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-775605b6-67bd-4b25-a1b3-9f272b944e89 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:27.817131 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-775605b6-67bd-4b25-a1b3-9f272b944e89 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] delete called for group 017d8759-0004-4726-91a9-f62e092c8ada {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:12:27.817303 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-775605b6-67bd-4b25-a1b3-9f272b944e89 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Delete group with id: 017d8759-0004-4726-91a9-f62e092c8ada Jul 22 00:12:27.822498 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.822498 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:27.869385 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-775605b6-67bd-4b25-a1b3-9f272b944e89 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada/action returned with HTTP 202 Jul 22 00:12:27.869385 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 494/1982] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:12:27 2026] POST /volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:27.877814 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:27.881421 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba Jul 22 00:12:27.881421 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:27.881572 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:27.890258 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.890258 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:27.897106 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Volume info retrieved successfully. Jul 22 00:12:27.898079 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:27.898268 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:27.947848 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:27.951536 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:27.951536 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:27.960535 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8af3f2dc-44a0-4e37-8aa5-adc958405cbd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba returned with HTTP 200 Jul 22 00:12:27.960535 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 491/1983] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:27 2026] GET /volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:28.250154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-873f1527-84cf-4720-89d4-cf74ae14ac50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:28.252387 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-873f1527-84cf-4720-89d4-cf74ae14ac50 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:28.252635 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-873f1527-84cf-4720-89d4-cf74ae14ac50 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:28.252829 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-873f1527-84cf-4720-89d4-cf74ae14ac50 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:28.264685 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:28.264685 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:28.269870 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-873f1527-84cf-4720-89d4-cf74ae14ac50 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:28.275674 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-873f1527-84cf-4720-89d4-cf74ae14ac50 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:28.276459 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 499/1984] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:28 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:28.990897 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66a2dcc5-a7c5-4cdb-a824-203e81eb9d15 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:28.993041 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66a2dcc5-a7c5-4cdb-a824-203e81eb9d15 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba Jul 22 00:12:28.993371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66a2dcc5-a7c5-4cdb-a824-203e81eb9d15 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:28.993637 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66a2dcc5-a7c5-4cdb-a824-203e81eb9d15 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:29.001263 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66a2dcc5-a7c5-4cdb-a824-203e81eb9d15 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba returned with HTTP 404 Jul 22 00:12:29.002544 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 501/1985] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:28 2026] GET /volume/v3/volumes/8b9ee986-66e7-4b44-b0ba-eb886913c6ba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:29.012264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54ea94a7-bf59-4ee7-973c-572fbda8aefa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:29.014720 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54ea94a7-bf59-4ee7-973c-572fbda8aefa tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada Jul 22 00:12:29.014973 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54ea94a7-bf59-4ee7-973c-572fbda8aefa tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:29.015198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54ea94a7-bf59-4ee7-973c-572fbda8aefa tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:29.015351 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-54ea94a7-bf59-4ee7-973c-572fbda8aefa tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 017d8759-0004-4726-91a9-f62e092c8ada {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:29.019687 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54ea94a7-bf59-4ee7-973c-572fbda8aefa tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada returned with HTTP 404 Jul 22 00:12:29.020322 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 495/1986] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:29 2026] GET /volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:29.030643 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e7d8468-4ba4-4f2d-b338-69d3227512d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:29.034309 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e7d8468-4ba4-4f2d-b338-69d3227512d0 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba/action Jul 22 00:12:29.034539 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e7d8468-4ba4-4f2d-b338-69d3227512d0 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:29.034852 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e7d8468-4ba4-4f2d-b338-69d3227512d0 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:29.037213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-8e7d8468-4ba4-4f2d-b338-69d3227512d0 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] delete called for group 1b0aab76-b183-4e68-bb1c-5c1289747dba {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:12:29.037393 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-8e7d8468-4ba4-4f2d-b338-69d3227512d0 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Delete group with id: 1b0aab76-b183-4e68-bb1c-5c1289747dba Jul 22 00:12:29.043233 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:29.043233 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:29.073665 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e7d8468-4ba4-4f2d-b338-69d3227512d0 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba/action returned with HTTP 202 Jul 22 00:12:29.074389 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 492/1987] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:12:29 2026] POST /volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:29.085391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5a0351c6-cdce-4212-9b34-fbbe4458f1cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:29.089138 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a0351c6-cdce-4212-9b34-fbbe4458f1cb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba Jul 22 00:12:29.089644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a0351c6-cdce-4212-9b34-fbbe4458f1cb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:29.089644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a0351c6-cdce-4212-9b34-fbbe4458f1cb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:29.089804 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-5a0351c6-cdce-4212-9b34-fbbe4458f1cb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 1b0aab76-b183-4e68-bb1c-5c1289747dba {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:29.094376 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:29.094376 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:29.107817 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a0351c6-cdce-4212-9b34-fbbe4458f1cb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba returned with HTTP 200 Jul 22 00:12:29.108400 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 500/1988] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:29 2026] GET /volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba => generated 321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:29.255216 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06d6d4e6-368e-41dd-9740-989c3eb92470 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:29.257750 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06d6d4e6-368e-41dd-9740-989c3eb92470 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] DELETE https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:29.258169 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06d6d4e6-368e-41dd-9740-989c3eb92470 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:29.258553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06d6d4e6-368e-41dd-9740-989c3eb92470 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:29.258917 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-06d6d4e6-368e-41dd-9740-989c3eb92470 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Delete volume with id: c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:29.268304 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:29.268304 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:29.268903 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06d6d4e6-368e-41dd-9740-989c3eb92470 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:29.293029 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06d6d4e6-368e-41dd-9740-989c3eb92470 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Delete volume request issued successfully. Jul 22 00:12:29.293309 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06d6d4e6-368e-41dd-9740-989c3eb92470 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 202 Jul 22 00:12:29.293663 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 502/1989] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:29 2026] DELETE /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:29.298765 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dfb70c1b-aa22-4340-ba34-a78e5471d6ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:29.303314 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e125077b-ef9c-4bf5-835a-d7e4f6773112 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:29.303790 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfb70c1b-aa22-4340-ba34-a78e5471d6ab tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:29.303790 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfb70c1b-aa22-4340-ba34-a78e5471d6ab tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:29.303790 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfb70c1b-aa22-4340-ba34-a78e5471d6ab tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:29.306560 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e125077b-ef9c-4bf5-835a-d7e4f6773112 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:29.306560 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e125077b-ef9c-4bf5-835a-d7e4f6773112 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:29.306560 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e125077b-ef9c-4bf5-835a-d7e4f6773112 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:29.318092 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:29.318092 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:29.320446 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:29.320446 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:29.323699 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e125077b-ef9c-4bf5-835a-d7e4f6773112 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:29.326729 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dfb70c1b-aa22-4340-ba34-a78e5471d6ab tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:29.335480 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e125077b-ef9c-4bf5-835a-d7e4f6773112 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 200 Jul 22 00:12:29.336160 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 493/1990] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:29 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:29.339978 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfb70c1b-aa22-4340-ba34-a78e5471d6ab tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:29.339978 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 496/1991] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:29 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:29.603313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-85c71c3d-36b4-4626-8298-ab49b108b760 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:29.681296 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:29.681734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1412758063"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:29.683560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1412758063'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:29.683686 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume of 1 GB Jul 22 00:12:29.684054 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:29.684054 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:29.689989 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Availability Zones retrieved successfully. Jul 22 00:12:29.695899 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (bca4e06d-4766-4d1b-9ab7-4ba5a0d4a45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:29.696870 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0f0457-237d-4c3e-afbd-da411ca46a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:29.697806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:29.732491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0f0457-237d-4c3e-afbd-da411ca46a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:29.733345 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5463582-0cb3-4592-a5b1-971ed42578b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:29.806699 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['dab7a21f-021f-4537-b3e2-82e57c278091', '66bb7af0-1456-4dd3-968e-f9e665cc8a7a', '1af1e947-814c-4b87-bcb3-dbf206f9c992', '2e37c4af-cf4b-4576-bf03-cf50eee26dde'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:29.807597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5463582-0cb3-4592-a5b1-971ed42578b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dab7a21f-021f-4537-b3e2-82e57c278091', '66bb7af0-1456-4dd3-968e-f9e665cc8a7a', '1af1e947-814c-4b87-bcb3-dbf206f9c992', '2e37c4af-cf4b-4576-bf03-cf50eee26dde']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:29.808514 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326134bb-9bba-4c37-98ab-15544a1f0ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:29.847496 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326134bb-9bba-4c37-98ab-15544a1f0ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1412758063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['dab7a21f-021f-4537-b3e2-82e57c278091','66bb7af0-1456-4dd3-968e-f9e665cc8a7a','1af1e947-814c-4b87-bcb3-dbf206f9c992','2e37c4af-cf4b-4576-bf03-cf50eee26dde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1412758063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a61cdb52fe844632bf568938b7783113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:29.848644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12dd7ad6-628b-42cd-8a9a-5b9daa924d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:29.884329 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12dd7ad6-628b-42cd-8a9a-5b9daa924d78) transitioned into state 'SUCCESS' from state '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-1412758063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['dab7a21f-021f-4537-b3e2-82e57c278091','66bb7af0-1456-4dd3-968e-f9e665cc8a7a','1af1e947-814c-4b87-bcb3-dbf206f9c992','2e37c4af-cf4b-4576-bf03-cf50eee26dde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:29.885405 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555a4615-2591-4554-ba0d-2f76b9b038a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:29.897105 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555a4615-2591-4554-ba0d-2f76b9b038a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:29.898340 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (bca4e06d-4766-4d1b-9ab7-4ba5a0d4a45c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:29.898702 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request issued successfully. Jul 22 00:12:29.899451 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85c71c3d-36b4-4626-8298-ab49b108b760 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:29.900005 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 501/1992] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:12:29 2026] POST /volume/v3/volumes => generated 749 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:30.121841 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1a4459f0-2100-4186-958b-d7d20fee12fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.124120 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a4459f0-2100-4186-958b-d7d20fee12fd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba Jul 22 00:12:30.124397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a4459f0-2100-4186-958b-d7d20fee12fd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.124953 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a4459f0-2100-4186-958b-d7d20fee12fd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.125078 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-1a4459f0-2100-4186-958b-d7d20fee12fd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 1b0aab76-b183-4e68-bb1c-5c1289747dba {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:30.130292 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a4459f0-2100-4186-958b-d7d20fee12fd tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba returned with HTTP 404 Jul 22 00:12:30.130854 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 503/1993] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:30.140406 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2ec6861-309e-49ba-9eec-e61b065b2c95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.144894 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2ec6861-309e-49ba-9eec-e61b065b2c95 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/detail Jul 22 00:12:30.144894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2ec6861-309e-49ba-9eec-e61b065b2c95 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.144894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2ec6861-309e-49ba-9eec-e61b065b2c95 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.149998 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2ec6861-309e-49ba-9eec-e61b065b2c95 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/detail returned with HTTP 200 Jul 22 00:12:30.150614 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 494/1994] 10.4.3.168 () {68 vars in 1296 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:30.164678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8a3230e-ea0e-4ac9-8725-f96c796332c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.166680 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8a3230e-ea0e-4ac9-8725-f96c796332c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:12:30.167071 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8a3230e-ea0e-4ac9-8725-f96c796332c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.167293 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8a3230e-ea0e-4ac9-8725-f96c796332c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.167568 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-c8a3230e-ea0e-4ac9-8725-f96c796332c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:12:30.168486 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c8a3230e-ea0e-4ac9-8725-f96c796332c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:30.178814 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c8a3230e-ea0e-4ac9-8725-f96c796332c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Get all volumes completed successfully. Jul 22 00:12:30.180933 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8a3230e-ea0e-4ac9-8725-f96c796332c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:12:30.181340 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 497/1995] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:30.200309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-37b37fff-2bfc-4972-b97a-8b996b54f922 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.203172 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-37b37fff-2bfc-4972-b97a-8b996b54f922 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba/action Jul 22 00:12:30.203833 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-37b37fff-2bfc-4972-b97a-8b996b54f922 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:30.203833 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-37b37fff-2bfc-4972-b97a-8b996b54f922 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:30.205632 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-37b37fff-2bfc-4972-b97a-8b996b54f922 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] delete called for group 1b0aab76-b183-4e68-bb1c-5c1289747dba {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:12:30.205781 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-37b37fff-2bfc-4972-b97a-8b996b54f922 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Delete group with id: 1b0aab76-b183-4e68-bb1c-5c1289747dba Jul 22 00:12:30.209927 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-37b37fff-2bfc-4972-b97a-8b996b54f922 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba/action returned with HTTP 404 Jul 22 00:12:30.210408 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 502/1996] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:12:30 2026] POST /volume/v3/groups/1b0aab76-b183-4e68-bb1c-5c1289747dba/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:30.221896 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-70924d82-de16-429d-aaeb-418730d7fc6c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.221896 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70924d82-de16-429d-aaeb-418730d7fc6c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:12:30.222300 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70924d82-de16-429d-aaeb-418730d7fc6c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.222300 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70924d82-de16-429d-aaeb-418730d7fc6c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.222610 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-70924d82-de16-429d-aaeb-418730d7fc6c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:12:30.223671 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-70924d82-de16-429d-aaeb-418730d7fc6c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:30.233196 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-70924d82-de16-429d-aaeb-418730d7fc6c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Get all volumes completed successfully. Jul 22 00:12:30.236155 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70924d82-de16-429d-aaeb-418730d7fc6c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:12:30.236703 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 504/1997] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:30.256843 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8075520-05fa-4021-9ab5-c6ec1222959d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.258624 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8075520-05fa-4021-9ab5-c6ec1222959d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada/action Jul 22 00:12:30.259301 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8075520-05fa-4021-9ab5-c6ec1222959d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:30.260881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8075520-05fa-4021-9ab5-c6ec1222959d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:30.261502 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-e8075520-05fa-4021-9ab5-c6ec1222959d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] delete called for group 017d8759-0004-4726-91a9-f62e092c8ada {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:12:30.261722 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-e8075520-05fa-4021-9ab5-c6ec1222959d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Delete group with id: 017d8759-0004-4726-91a9-f62e092c8ada Jul 22 00:12:30.265782 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8075520-05fa-4021-9ab5-c6ec1222959d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada/action returned with HTTP 404 Jul 22 00:12:30.266638 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 495/1998] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:12:30 2026] POST /volume/v3/groups/017d8759-0004-4726-91a9-f62e092c8ada/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:30.274510 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-376d5ec4-60b5-4d64-bf27-baaeacbac03f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.276823 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-376d5ec4-60b5-4d64-bf27-baaeacbac03f tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/17125507-06e5-420b-b192-3110745f2503 Jul 22 00:12:30.276991 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-376d5ec4-60b5-4d64-bf27-baaeacbac03f tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.277177 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-376d5ec4-60b5-4d64-bf27-baaeacbac03f tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.293810 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-376d5ec4-60b5-4d64-bf27-baaeacbac03f tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/group_types/17125507-06e5-420b-b192-3110745f2503 returned with HTTP 202 Jul 22 00:12:30.294363 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 498/1999] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:12:30 2026] DELETE /volume/v3/group_types/17125507-06e5-420b-b192-3110745f2503 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:30.303909 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fdb679ec-f8ca-4ca7-8db5-ff569ab5c6c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.306319 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fdb679ec-f8ca-4ca7-8db5-ff569ab5c6c0 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] DELETE https://10.4.3.168/volume/v3/types/45c9ac9f-36d0-4b91-b746-3f7d478ff6b8 Jul 22 00:12:30.306547 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fdb679ec-f8ca-4ca7-8db5-ff569ab5c6c0 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.306746 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fdb679ec-f8ca-4ca7-8db5-ff569ab5c6c0 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.307086 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:30.307086 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:30.346992 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fdb679ec-f8ca-4ca7-8db5-ff569ab5c6c0 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/types/45c9ac9f-36d0-4b91-b746-3f7d478ff6b8 returned with HTTP 202 Jul 22 00:12:30.348029 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 503/2000] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:30 2026] DELETE /volume/v3/types/45c9ac9f-36d0-4b91-b746-3f7d478ff6b8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:30.356745 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08d80ab6-6fc9-4b18-b1e8-7bec59df6f27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.357152 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2891c35-901b-415a-9c91-c692d4c38ae1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.358679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd56d95d-29c7-48f0-b18f-d91cdd133ca2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.362887 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08d80ab6-6fc9-4b18-b1e8-7bec59df6f27 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d Jul 22 00:12:30.362887 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08d80ab6-6fc9-4b18-b1e8-7bec59df6f27 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.363053 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2891c35-901b-415a-9c91-c692d4c38ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:30.363084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08d80ab6-6fc9-4b18-b1e8-7bec59df6f27 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.363107 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd56d95d-29c7-48f0-b18f-d91cdd133ca2 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] GET https://10.4.3.168/volume/v3/types/45c9ac9f-36d0-4b91-b746-3f7d478ff6b8 Jul 22 00:12:30.363132 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2891c35-901b-415a-9c91-c692d4c38ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.363154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd56d95d-29c7-48f0-b18f-d91cdd133ca2 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.363175 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2891c35-901b-415a-9c91-c692d4c38ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.363205 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd56d95d-29c7-48f0-b18f-d91cdd133ca2 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.368224 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd56d95d-29c7-48f0-b18f-d91cdd133ca2 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/types/45c9ac9f-36d0-4b91-b746-3f7d478ff6b8 returned with HTTP 404 Jul 22 00:12:30.368856 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 499/2001] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/types/45c9ac9f-36d0-4b91-b746-3f7d478ff6b8 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:30.372938 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08d80ab6-6fc9-4b18-b1e8-7bec59df6f27 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d returned with HTTP 404 Jul 22 00:12:30.372938 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 505/2002] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/volumes/c37a948b-35a7-4746-af16-d3c0a319441d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:30.379831 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bece1eca-325c-4847-b735-46395eade51e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.380157 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:30.380157 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:30.382571 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bece1eca-325c-4847-b735-46395eade51e tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:30.383052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bece1eca-325c-4847-b735-46395eade51e tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1591384157"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:30.384570 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d45ced4-fea0-41d5-9a92-20054ce0b04d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.384974 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2891c35-901b-415a-9c91-c692d4c38ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:30.387807 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d45ced4-fea0-41d5-9a92-20054ce0b04d tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] DELETE https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:30.387807 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d45ced4-fea0-41d5-9a92-20054ce0b04d tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.387807 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d45ced4-fea0-41d5-9a92-20054ce0b04d tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.387807 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2d45ced4-fea0-41d5-9a92-20054ce0b04d tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Delete volume with id: 92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:30.391011 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2891c35-901b-415a-9c91-c692d4c38ae1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:30.391675 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 496/2003] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:30.397340 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:30.397340 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:30.397832 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d45ced4-fea0-41d5-9a92-20054ce0b04d tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:30.401872 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bece1eca-325c-4847-b735-46395eade51e tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:30.402049 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 504/2004] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:12:30 2026] POST /volume/v3/types => generated 216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:30.417000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-663d58a9-2a8c-49eb-9d75-5b23953fc533 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.419400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-663d58a9-2a8c-49eb-9d75-5b23953fc533 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] POST https://10.4.3.168/volume/v3/group_types Jul 22 00:12:30.419846 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-663d58a9-2a8c-49eb-9d75-5b23953fc533 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-620496962"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:30.433389 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2d45ced4-fea0-41d5-9a92-20054ce0b04d tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Delete volume request issued successfully. Jul 22 00:12:30.433716 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d45ced4-fea0-41d5-9a92-20054ce0b04d tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 202 Jul 22 00:12:30.435588 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 500/2005] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:30 2026] DELETE /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:30.440097 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-663d58a9-2a8c-49eb-9d75-5b23953fc533 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/group_types returned with HTTP 202 Jul 22 00:12:30.440560 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 506/2006] 10.4.3.168 () {70 vars in 1311 bytes} [Wed Jul 22 00:12:30 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) Jul 22 00:12:30.450688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-26a86264-59f5-44c2-81cb-ce75fcd98503 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.450760 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67623e44-b7d8-4bc3-ba41-1b6ea249af11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.451449 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26a86264-59f5-44c2-81cb-ce75fcd98503 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/groups Jul 22 00:12:30.451855 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26a86264-59f5-44c2-81cb-ce75fcd98503 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "31f1e542-4e54-4650-bbd4-14422b3450d0", "volume_types": ["7bd8ac17-0084-4bdc-83bb-9276980bac47"], "name": "tempest-GroupsTest-Group-2142197884"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:30.453140 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67623e44-b7d8-4bc3-ba41-1b6ea249af11 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:30.453604 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67623e44-b7d8-4bc3-ba41-1b6ea249af11 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.454075 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-26a86264-59f5-44c2-81cb-ce75fcd98503 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Creating new group {'group': {'group_type': '31f1e542-4e54-4650-bbd4-14422b3450d0', 'volume_types': ['7bd8ac17-0084-4bdc-83bb-9276980bac47'], 'name': 'tempest-GroupsTest-Group-2142197884'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 00:12:30.456589 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67623e44-b7d8-4bc3-ba41-1b6ea249af11 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.461414 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-26a86264-59f5-44c2-81cb-ce75fcd98503 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Creating group tempest-GroupsTest-Group-2142197884. Jul 22 00:12:30.469587 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:30.469587 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:30.472434 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-26a86264-59f5-44c2-81cb-ce75fcd98503 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Availability Zones retrieved successfully. Jul 22 00:12:30.474927 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67623e44-b7d8-4bc3-ba41-1b6ea249af11 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Volume info retrieved successfully. Jul 22 00:12:30.482168 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67623e44-b7d8-4bc3-ba41-1b6ea249af11 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 200 Jul 22 00:12:30.483153 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 497/2007] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:30.493557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-26a86264-59f5-44c2-81cb-ce75fcd98503 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Created reservations ['11bb928d-c16f-46c6-9760-7120b563f15a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:30.529037 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26a86264-59f5-44c2-81cb-ce75fcd98503 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups returned with HTTP 202 Jul 22 00:12:30.529672 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 505/2008] 10.4.3.168 () {70 vars in 1297 bytes} [Wed Jul 22 00:12:30 2026] POST /volume/v3/groups => generated 104 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:30.542339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-983a03d5-bb0e-482c-bf00-be8fd05bfecb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.547042 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-983a03d5-bb0e-482c-bf00-be8fd05bfecb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:30.548533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-983a03d5-bb0e-482c-bf00-be8fd05bfecb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:30.549598 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-983a03d5-bb0e-482c-bf00-be8fd05bfecb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:30.549802 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-983a03d5-bb0e-482c-bf00-be8fd05bfecb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:30.559061 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:30.559061 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:30.571535 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-983a03d5-bb0e-482c-bf00-be8fd05bfecb tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 200 Jul 22 00:12:30.572017 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 501/2009] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:30 2026] GET /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 332 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:30.871363 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-1dbfae45-206b-4ac1-b271-240ff500481c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:30.875062 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-1dbfae45-206b-4ac1-b271-240ff500481c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] POST https://10.4.3.168/volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e/action Jul 22 00:12:30.875644 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-1dbfae45-206b-4ac1-b271-240ff500481c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:30.875833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-1dbfae45-206b-4ac1-b271-240ff500481c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:30.899362 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:30.899362 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:30.911821 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a5a889d1-17dc-4d39-ac77-74eaaf188d52 req-1dbfae45-206b-4ac1-b271-240ff500481c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e/action returned with HTTP 204 Jul 22 00:12:30.912386 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 507/2010] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:12:30 2026] POST /volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:31.408522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93f11674-bb4b-480c-ae8d-f5f587fbda18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.410345 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93f11674-bb4b-480c-ae8d-f5f587fbda18 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:31.410564 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93f11674-bb4b-480c-ae8d-f5f587fbda18 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:31.410761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93f11674-bb4b-480c-ae8d-f5f587fbda18 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:31.420958 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.420958 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:31.425111 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-93f11674-bb4b-480c-ae8d-f5f587fbda18 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:31.429354 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93f11674-bb4b-480c-ae8d-f5f587fbda18 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:31.429709 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 498/2011] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:31 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:31.449194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3533893f-fb83-4ee9-8ef6-e7dfbd7e1d87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.451178 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3533893f-fb83-4ee9-8ef6-e7dfbd7e1d87 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:31.451411 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3533893f-fb83-4ee9-8ef6-e7dfbd7e1d87 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:31.451609 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3533893f-fb83-4ee9-8ef6-e7dfbd7e1d87 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:31.464738 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.464738 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:31.469933 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3533893f-fb83-4ee9-8ef6-e7dfbd7e1d87 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:31.476427 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3533893f-fb83-4ee9-8ef6-e7dfbd7e1d87 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:31.476999 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 506/2012] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:31 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:31.491518 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ecf41ae2-687a-4b55-9285-050ceea57865 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.492675 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 502/2013] 10.4.3.168 () {70 vars in 1611 bytes} [Wed Jul 22 00:12:31 2026] DELETE /volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:12:31.503302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ff2f4e9b-208b-4522-a6de-825ca0017320 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.503616 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5c3d91f-36cf-4e47-bb58-8948c764c0fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.505324 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff2f4e9b-208b-4522-a6de-825ca0017320 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] GET https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 Jul 22 00:12:31.505568 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4e9b-208b-4522-a6de-825ca0017320 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:31.505797 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4e9b-208b-4522-a6de-825ca0017320 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:31.513139 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff2f4e9b-208b-4522-a6de-825ca0017320 tempest-TestServerVolumeAttachmentScenario-502944818 tempest-TestServerVolumeAttachmentScenario-502944818-project-member] https://10.4.3.168/volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 returned with HTTP 404 Jul 22 00:12:31.513344 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 508/2014] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:31 2026] GET /volume/v3/volumes/92f356c5-af33-4ab4-95cf-e64fbaad5938 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:31.532101 np0000005612 devstack@c-api.service[100284]: WARNING keystonemiddleware.auth_token [None req-b5c3d91f-36cf-4e47-bb58-8948c764c0fe None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 00:12:31.533128 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 499/2015] 10.4.3.168 () {70 vars in 1611 bytes} [Wed Jul 22 00:12:31 2026] DELETE /volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 00:12:31.539523 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32e13923-707d-4d70-a48d-42622d3ce547 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.541445 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] DELETE https://10.4.3.168/volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e Jul 22 00:12:31.541677 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:31.541908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:31.551454 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.551454 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:31.555727 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Attachment connected to vm edfd43e6-1233-4009-a93c-babf0a19a567, checking data on nova Jul 22 00:12:31.556108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.compute.nova [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Creating Keystone token plugin using URL: https://10.4.3.168/identity {{(pid=100283) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 00:12:31.583701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23fb7fb2-89dc-4c07-92f1-3a14be6ac55f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.586109 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23fb7fb2-89dc-4c07-92f1-3a14be6ac55f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:31.586635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23fb7fb2-89dc-4c07-92f1-3a14be6ac55f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:31.586905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23fb7fb2-89dc-4c07-92f1-3a14be6ac55f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:31.587094 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-23fb7fb2-89dc-4c07-92f1-3a14be6ac55f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:31.592205 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.592205 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:31.604239 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23fb7fb2-89dc-4c07-92f1-3a14be6ac55f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 200 Jul 22 00:12:31.604663 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 503/2016] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:31 2026] GET /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:31.613760 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.615816 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:31.616184 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2778045", "volume_type": "7bd8ac17-0084-4bdc-83bb-9276980bac47", "group_id": "96e3770a-22a3-468c-a94c-d7b38287e994", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:31.617610 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2778045', 'volume_type': '7bd8ac17-0084-4bdc-83bb-9276980bac47', 'group_id': '96e3770a-22a3-468c-a94c-d7b38287e994', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:31.627567 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.627567 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:31.628583 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume of 1 GB Jul 22 00:12:31.635541 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Availability Zones retrieved successfully. Jul 22 00:12:31.642041 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Flow 'volume_create_api' (912865e0-c97d-4940-b596-93d09f2f5b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:31.643428 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd787e17-8713-4ce9-b395-cd3d6d31867f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:31.644106 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.644106 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:31.644779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:31.671342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd787e17-8713-4ce9-b395-cd3d6d31867f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7bd8ac17-0084-4bdc-83bb-9276980bac47,is_public=True,name='tempest-GroupsTest-volume-type-1591384157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bd8ac17-0084-4bdc-83bb-9276980bac47', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '96e3770a-22a3-468c-a94c-d7b38287e994', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:31.672367 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1004decc-50ac-4c2e-b2fe-c14a4dd44255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:31.712409 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1591384157 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1591384157, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:31.712588 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1591384157 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1591384157, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:31.728569 np0000005612 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] REQ: curl -g -i -X GET https://10.4.3.168/compute/v2.1/servers/edfd43e6-1233-4009-a93c-babf0a19a567/os-volume_attachments/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}457e50ab3782900a53b17a8864c8e7cd8ecd64b01ca6c4e1b465e4a6c9e5f7fc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-32e13923-707d-4d70-a48d-42622d3ce547" -H "X-Service-Token: {SHA256}ba1b64a2ec9c3f6545aa36ce76cafae93d5d75e9bfa792366c7e2821b947e7b7" {{(pid=100283) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 00:12:31.747873 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Created reservations ['eb4dcf2c-2c4e-46a0-bf14-29015ceba9f7', '96fb3b99-c8b8-426c-a384-2d53111621b7', '14ab29ae-9267-4dd3-89ba-5e0bcb5e41af', '0de18010-d25c-48c7-b745-91d380aedad6'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:31.748783 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1004decc-50ac-4c2e-b2fe-c14a4dd44255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb4dcf2c-2c4e-46a0-bf14-29015ceba9f7', '96fb3b99-c8b8-426c-a384-2d53111621b7', '14ab29ae-9267-4dd3-89ba-5e0bcb5e41af', '0de18010-d25c-48c7-b745-91d380aedad6']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:31.749709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a242929-3c8c-4f35-86fd-e4aa2238e46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:31.779546 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a242929-3c8c-4f35-86fd-e4aa2238e46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62a7be15-dac7-4de9-a083-ac789ff9ffed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2778045',encryption_key_id=None,group_id=96e3770a-22a3-468c-a94c-d7b38287e994,group_type_id=,metadata={},multiattach=False,project_id='a7ed511fe9e0474ab96c31ab7893aa38',qos_specs=None,replication_status=,reservations=['eb4dcf2c-2c4e-46a0-bf14-29015ceba9f7','96fb3b99-c8b8-426c-a384-2d53111621b7','14ab29ae-9267-4dd3-89ba-5e0bcb5e41af','0de18010-d25c-48c7-b745-91d380aedad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_type_id=7bd8ac17-0084-4bdc-83bb-9276980bac47), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2778045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=96e3770a-22a3-468c-a94c-d7b38287e994,host=None,id=62a7be15-dac7-4de9-a083-ac789ff9ffed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ed511fe9e0474ab96c31ab7893aa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bd8ac17-0084-4bdc-83bb-9276980bac47),volume_type_id=7bd8ac17-0084-4bdc-83bb-9276980bac47)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:31.780610 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a742a09-f916-4c27-8d38-54428e8e5518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:31.806664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a742a09-f916-4c27-8d38-54428e8e5518) transitioned into state 'SUCCESS' from state '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-2778045',encryption_key_id=None,group_id=96e3770a-22a3-468c-a94c-d7b38287e994,group_type_id=,metadata={},multiattach=False,project_id='a7ed511fe9e0474ab96c31ab7893aa38',qos_specs=None,replication_status=,reservations=['eb4dcf2c-2c4e-46a0-bf14-29015ceba9f7','96fb3b99-c8b8-426c-a384-2d53111621b7','14ab29ae-9267-4dd3-89ba-5e0bcb5e41af','0de18010-d25c-48c7-b745-91d380aedad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_type_id=7bd8ac17-0084-4bdc-83bb-9276980bac47)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:31.807463 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142acf9f-461d-409a-89f9-3e5ab40d18da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:31.822385 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142acf9f-461d-409a-89f9-3e5ab40d18da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:31.823830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Flow 'volume_create_api' (912865e0-c97d-4940-b596-93d09f2f5b00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:31.824389 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume request issued successfully. Jul 22 00:12:31.825344 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:31.826251 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:31.877044 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:31.880517 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.880517 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:31.886976 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ae497c1-53ba-4da1-aeb1-18776299a58b tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:31.886976 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 509/2017] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:12:31 2026] POST /volume/v3/volumes => generated 812 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:31.902886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.902886 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed Jul 22 00:12:31.902886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:31.902886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:31.911486 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.911486 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:31.916673 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Volume info retrieved successfully. Jul 22 00:12:31.918070 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:31.918070 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:31.926375 np0000005612 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 00:12:31 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-58bcf03f-211e-4055-9552-0910c3661099 x-openstack-request-id: req-58bcf03f-211e-4055-9552-0910c3661099 {{(pid=100283) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 00:12:31.926587 np0000005612 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2de314ad-3121-4cc5-bed8-d51e7f2b40e4", "serverId": "edfd43e6-1233-4009-a93c-babf0a19a567", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "63aed16b-74f3-49b6-9916-e91b2ce2b28e", "bdm_uuid": "f6f60adc-287e-4d29-8279-d1d46365c3a7"}} {{(pid=100283) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 00:12:31.926732 np0000005612 devstack@c-api.service[100283]: DEBUG novaclient.v2.client [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET call to compute for https://10.4.3.168/compute/v2.1/servers/edfd43e6-1233-4009-a93c-babf0a19a567/os-volume_attachments/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 used request id req-58bcf03f-211e-4055-9552-0910c3661099 {{(pid=100283) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 00:12:31.929845 np0000005612 devstack@c-api.service[100283]: ERROR cinder.volume.api [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Caught error: Detach volume from instance edfd43e6-1233-4009-a93c-babf0a19a567 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance edfd43e6-1233-4009-a93c-babf0a19a567 using the Compute API Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 00:12:31.933671 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance edfd43e6-1233-4009-a93c-babf0a19a567 using the Compute API Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: ERROR cinder.api.middleware.fault Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.middleware.fault [None req-32e13923-707d-4d70-a48d-42622d3ce547 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e returned with HTTP 409 Jul 22 00:12:31.934837 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 507/2018] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:12:31 2026] DELETE /volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e => generated 167 bytes in 396 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:31.955587 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:31.961353 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:31.961353 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:31.977061 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52bc1451-83f3-4d3e-b550-e7969f64bb18 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed returned with HTTP 200 Jul 22 00:12:31.977061 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 500/2019] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:31 2026] GET /volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed => generated 880 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:31.991963 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-f5954c88-ad45-4787-9269-e12982500666 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:31.994389 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-f5954c88-ad45-4787-9269-e12982500666 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:31.994543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-f5954c88-ad45-4787-9269-e12982500666 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:31.995075 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-f5954c88-ad45-4787-9269-e12982500666 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:32.012878 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:32.012878 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:32.023638 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-f5954c88-ad45-4787-9269-e12982500666 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:32.029411 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-f5954c88-ad45-4787-9269-e12982500666 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:32.030135 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 504/2020] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:31 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 1155 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:32.056765 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-c492db1d-8a4a-48a9-b619-da425bb581e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:32.059153 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-c492db1d-8a4a-48a9-b619-da425bb581e0 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] POST https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4/action Jul 22 00:12:32.059652 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-c492db1d-8a4a-48a9-b619-da425bb581e0 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:32.059794 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-c492db1d-8a4a-48a9-b619-da425bb581e0 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:32.073563 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:32.073563 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:32.074147 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-c492db1d-8a4a-48a9-b619-da425bb581e0 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:32.086509 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-c492db1d-8a4a-48a9-b619-da425bb581e0 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Begin detaching volume completed successfully. Jul 22 00:12:32.087612 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-c492db1d-8a4a-48a9-b619-da425bb581e0 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4/action returned with HTTP 202 Jul 22 00:12:32.088106 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 510/2021] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:12:32 2026] POST /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 00:12:32.153200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca17a57f-c8de-49d0-afe5-b2d036b9c03b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:32.153693 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca17a57f-c8de-49d0-afe5-b2d036b9c03b None None] GET https://10.4.3.168/volume// Jul 22 00:12:32.154052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca17a57f-c8de-49d0-afe5-b2d036b9c03b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:32.154320 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca17a57f-c8de-49d0-afe5-b2d036b9c03b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:32.154729 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca17a57f-c8de-49d0-afe5-b2d036b9c03b None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:32.155120 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 508/2022] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:32.163603 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-3d33ad79-8b7b-473e-8efb-1c0d844edec6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:32.166271 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-3d33ad79-8b7b-473e-8efb-1c0d844edec6 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:32.167894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-3d33ad79-8b7b-473e-8efb-1c0d844edec6 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:32.167894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-3d33ad79-8b7b-473e-8efb-1c0d844edec6 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:32.179574 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:32.179574 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:32.186897 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-3d33ad79-8b7b-473e-8efb-1c0d844edec6 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:32.190079 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-3d33ad79-8b7b-473e-8efb-1c0d844edec6 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:32.190903 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 501/2023] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:32 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 1338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:32.994048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0a18853-8904-4934-aeb2-618f553d0434 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:32.996602 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0a18853-8904-4934-aeb2-618f553d0434 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed Jul 22 00:12:32.996939 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0a18853-8904-4934-aeb2-618f553d0434 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:32.997371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0a18853-8904-4934-aeb2-618f553d0434 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:33.008035 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:33.008035 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:33.012964 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e0a18853-8904-4934-aeb2-618f553d0434 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Volume info retrieved successfully. Jul 22 00:12:33.014102 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-e0a18853-8904-4934-aeb2-618f553d0434 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:33.014363 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-e0a18853-8904-4934-aeb2-618f553d0434 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:33.071423 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-e0a18853-8904-4934-aeb2-618f553d0434 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:33.074780 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:33.074780 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:33.086380 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0a18853-8904-4934-aeb2-618f553d0434 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed returned with HTTP 200 Jul 22 00:12:33.086873 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 505/2024] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:32 2026] GET /volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed => generated 905 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:33.107238 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-30bcb89b-e002-4f66-9042-2425d072545d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:33.110031 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:33.110318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-205700924", "volume_type": "7bd8ac17-0084-4bdc-83bb-9276980bac47", "group_id": "96e3770a-22a3-468c-a94c-d7b38287e994", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:33.112372 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-205700924', 'volume_type': '7bd8ac17-0084-4bdc-83bb-9276980bac47', 'group_id': '96e3770a-22a3-468c-a94c-d7b38287e994', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:33.126686 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:33.126686 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:33.127730 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume of 1 GB Jul 22 00:12:33.144342 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Availability Zones retrieved successfully. Jul 22 00:12:33.153161 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Flow 'volume_create_api' (82d54188-456e-45db-869e-3030e4eb1a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:33.154792 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (858c78b0-7f00-4213-83b5-43dbfe2666de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:33.155691 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:33.155691 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:33.156308 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:33.192937 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (858c78b0-7f00-4213-83b5-43dbfe2666de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7bd8ac17-0084-4bdc-83bb-9276980bac47,is_public=True,name='tempest-GroupsTest-volume-type-1591384157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7bd8ac17-0084-4bdc-83bb-9276980bac47', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '96e3770a-22a3-468c-a94c-d7b38287e994', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:33.193762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cde8bf3-bfbf-41ba-919a-cb3f86a15ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:33.219377 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-0de179c5-dce5-4ee0-8970-76710b938f5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:33.222177 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-0de179c5-dce5-4ee0-8970-76710b938f5e tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] DELETE https://10.4.3.168/volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e Jul 22 00:12:33.222641 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-0de179c5-dce5-4ee0-8970-76710b938f5e tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:33.222821 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-0de179c5-dce5-4ee0-8970-76710b938f5e tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:33.264285 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-0de179c5-dce5-4ee0-8970-76710b938f5e tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:33.269893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Created reservations ['fa65f977-c3d5-42ab-85cf-200a9da95187', 'a99210fc-efd1-40ae-9c12-270f5b1a607d', '0841c341-5178-4c4e-92f7-5c0b5ad59693', 'ed4e7ea3-15b0-4763-bc0e-ef48a9f5b42a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:33.269893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cde8bf3-bfbf-41ba-919a-cb3f86a15ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa65f977-c3d5-42ab-85cf-200a9da95187', 'a99210fc-efd1-40ae-9c12-270f5b1a607d', '0841c341-5178-4c4e-92f7-5c0b5ad59693', 'ed4e7ea3-15b0-4763-bc0e-ef48a9f5b42a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:33.269893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cec3fcb2-b184-43b3-ab64-ca83e97674e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:33.272108 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:33.272108 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:33.305238 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cec3fcb2-b184-43b3-ab64-ca83e97674e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11597927-d84c-47aa-b399-e17c6b3fd97e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-205700924',encryption_key_id=None,group_id=96e3770a-22a3-468c-a94c-d7b38287e994,group_type_id=,metadata={},multiattach=False,project_id='a7ed511fe9e0474ab96c31ab7893aa38',qos_specs=None,replication_status=,reservations=['fa65f977-c3d5-42ab-85cf-200a9da95187','a99210fc-efd1-40ae-9c12-270f5b1a607d','0841c341-5178-4c4e-92f7-5c0b5ad59693','ed4e7ea3-15b0-4763-bc0e-ef48a9f5b42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_type_id=7bd8ac17-0084-4bdc-83bb-9276980bac47), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-205700924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=96e3770a-22a3-468c-a94c-d7b38287e994,host=None,id=11597927-d84c-47aa-b399-e17c6b3fd97e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ed511fe9e0474ab96c31ab7893aa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7bd8ac17-0084-4bdc-83bb-9276980bac47),volume_type_id=7bd8ac17-0084-4bdc-83bb-9276980bac47)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:33.306109 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7295d36e-3eac-43aa-983f-a2de47abbcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:33.332718 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7295d36e-3eac-43aa-983f-a2de47abbcbe) transitioned into state 'SUCCESS' from state '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-205700924',encryption_key_id=None,group_id=96e3770a-22a3-468c-a94c-d7b38287e994,group_type_id=,metadata={},multiattach=False,project_id='a7ed511fe9e0474ab96c31ab7893aa38',qos_specs=None,replication_status=,reservations=['fa65f977-c3d5-42ab-85cf-200a9da95187','a99210fc-efd1-40ae-9c12-270f5b1a607d','0841c341-5178-4c4e-92f7-5c0b5ad59693','ed4e7ea3-15b0-4763-bc0e-ef48a9f5b42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d02f28c7edaa446a8a7bce2d1f20711e',volume_type_id=7bd8ac17-0084-4bdc-83bb-9276980bac47)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:33.333842 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7d8a0a-14fb-44c4-9c96-b7c9654a6ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:33.340294 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a6bb7a09-3d79-46ed-aadc-6bc1a82417ef req-0de179c5-dce5-4ee0-8970-76710b938f5e tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e returned with HTTP 200 Jul 22 00:12:33.340612 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 509/2025] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:12:33 2026] DELETE /volume/v3/attachments/63aed16b-74f3-49b6-9916-e91b2ce2b28e => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:33.354689 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7d8a0a-14fb-44c4-9c96-b7c9654a6ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:33.356025 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Flow 'volume_create_api' (82d54188-456e-45db-869e-3030e4eb1a32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:33.356526 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Create volume request issued successfully. Jul 22 00:12:33.357590 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:33.358018 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:33.415580 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:33.419940 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:33.419940 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:33.425746 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30bcb89b-e002-4f66-9042-2425d072545d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:33.426389 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 511/2026] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:12:33 2026] POST /volume/v3/volumes => generated 814 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:33.449665 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:33.452342 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e Jul 22 00:12:33.452342 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:33.452640 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:33.462700 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:33.462700 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:33.468754 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Volume info retrieved successfully. Jul 22 00:12:33.470693 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:33.470693 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:33.518201 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:33.521686 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:33.521686 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:33.533743 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f62ed6e4-93a6-4491-85cf-7b58e06ba443 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e returned with HTTP 200 Jul 22 00:12:33.534261 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 502/2027] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:33 2026] GET /volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e => generated 882 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:34.311253 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9f2f0e90-867f-46b7-a504-91ceab680896 req-296989a9-a933-482a-a406-052611714c8c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:34.314653 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9f2f0e90-867f-46b7-a504-91ceab680896 req-296989a9-a933-482a-a406-052611714c8c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:34.315263 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9f2f0e90-867f-46b7-a504-91ceab680896 req-296989a9-a933-482a-a406-052611714c8c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:34.315637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9f2f0e90-867f-46b7-a504-91ceab680896 req-296989a9-a933-482a-a406-052611714c8c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:34.326367 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:34.326367 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:34.332343 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9f2f0e90-867f-46b7-a504-91ceab680896 req-296989a9-a933-482a-a406-052611714c8c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:34.338979 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9f2f0e90-867f-46b7-a504-91ceab680896 req-296989a9-a933-482a-a406-052611714c8c tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:34.339605 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 506/2028] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:34 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:34.355181 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e28a58b8-3cf1-4d04-94dc-91068f7e0dd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:34.357490 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e28a58b8-3cf1-4d04-94dc-91068f7e0dd9 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:34.357726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e28a58b8-3cf1-4d04-94dc-91068f7e0dd9 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:34.358114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e28a58b8-3cf1-4d04-94dc-91068f7e0dd9 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:34.358211 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e28a58b8-3cf1-4d04-94dc-91068f7e0dd9 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Delete volume with id: 2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:34.366891 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:34.366891 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:34.366891 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e28a58b8-3cf1-4d04-94dc-91068f7e0dd9 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:34.391202 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e28a58b8-3cf1-4d04-94dc-91068f7e0dd9 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Delete volume request issued successfully. Jul 22 00:12:34.391527 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e28a58b8-3cf1-4d04-94dc-91068f7e0dd9 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 202 Jul 22 00:12:34.391973 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 510/2029] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:12:34 2026] DELETE /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:34.402804 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e33cde03-20ed-4088-80ae-393e060e36cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:34.405307 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e33cde03-20ed-4088-80ae-393e060e36cf tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:34.405599 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e33cde03-20ed-4088-80ae-393e060e36cf tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:34.405829 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e33cde03-20ed-4088-80ae-393e060e36cf tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:34.415529 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:34.415529 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:34.420950 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e33cde03-20ed-4088-80ae-393e060e36cf tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Volume info retrieved successfully. Jul 22 00:12:34.425521 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e33cde03-20ed-4088-80ae-393e060e36cf tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 200 Jul 22 00:12:34.426658 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 512/2030] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:34 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:34.548832 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0f167851-2aa9-448e-95b7-2a7391794091 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:34.553084 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f167851-2aa9-448e-95b7-2a7391794091 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e Jul 22 00:12:34.553084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f167851-2aa9-448e-95b7-2a7391794091 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:34.553084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f167851-2aa9-448e-95b7-2a7391794091 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:34.561579 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:34.561579 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:34.569095 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0f167851-2aa9-448e-95b7-2a7391794091 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Volume info retrieved successfully. Jul 22 00:12:34.569966 np0000005612 devstack@c-api.service[100284]: WARNING stevedore.named [None req-0f167851-2aa9-448e-95b7-2a7391794091 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:34.570309 np0000005612 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-0f167851-2aa9-448e-95b7-2a7391794091 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:34.613732 np0000005612 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-0f167851-2aa9-448e-95b7-2a7391794091 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:34.618596 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:34.618596 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:34.626526 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f167851-2aa9-448e-95b7-2a7391794091 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e returned with HTTP 200 Jul 22 00:12:34.627289 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 503/2031] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:34 2026] GET /volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:34.648898 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11f63405-7e82-4524-925c-032988b2071e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:34.653559 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11f63405-7e82-4524-925c-032988b2071e tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] PUT https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:34.654074 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11f63405-7e82-4524-925c-032988b2071e tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "11597927-d84c-47aa-b399-e17c6b3fd97e"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:34.661714 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-11f63405-7e82-4524-925c-032988b2071e tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Update called for group 96e3770a-22a3-468c-a94c-d7b38287e994. {{(pid=100286) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 00:12:34.661987 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-11f63405-7e82-4524-925c-032988b2071e tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Updating group 96e3770a-22a3-468c-a94c-d7b38287e994 with name new_group description: This is a new group add_volumes: None remove_volumes: 11597927-d84c-47aa-b399-e17c6b3fd97e. Jul 22 00:12:34.665925 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:34.665925 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:34.686157 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11f63405-7e82-4524-925c-032988b2071e tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 202 Jul 22 00:12:34.686733 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 507/2032] 10.4.3.168 () {70 vars in 1407 bytes} [Wed Jul 22 00:12:34 2026] PUT /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:34.694670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-20c60af0-3371-449a-aa84-83655ae3673f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:34.697167 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20c60af0-3371-449a-aa84-83655ae3673f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:34.697167 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20c60af0-3371-449a-aa84-83655ae3673f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:34.697353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20c60af0-3371-449a-aa84-83655ae3673f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:34.697559 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-20c60af0-3371-449a-aa84-83655ae3673f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:34.701542 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:34.701542 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:34.710348 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20c60af0-3371-449a-aa84-83655ae3673f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 200 Jul 22 00:12:34.710809 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 511/2033] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:34 2026] GET /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:35.448178 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-51774caf-a5b6-4683-bd81-877c57ac11d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:35.454924 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51774caf-a5b6-4683-bd81-877c57ac11d1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] GET https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 Jul 22 00:12:35.455364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51774caf-a5b6-4683-bd81-877c57ac11d1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:35.455591 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51774caf-a5b6-4683-bd81-877c57ac11d1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:35.464301 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51774caf-a5b6-4683-bd81-877c57ac11d1 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984 tempest-TestServerVolumeAttachScenarioOldVersion-1479501984-project-member] https://10.4.3.168/volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 returned with HTTP 404 Jul 22 00:12:35.465226 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 513/2034] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:35 2026] GET /volume/v3/volumes/2de314ad-3121-4cc5-bed8-d51e7f2b40e4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:35.724228 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ae68666-aca6-4fa0-aa98-b42a581a90ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:35.727452 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ae68666-aca6-4fa0-aa98-b42a581a90ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:35.727722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ae68666-aca6-4fa0-aa98-b42a581a90ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:35.728018 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ae68666-aca6-4fa0-aa98-b42a581a90ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:35.728183 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-7ae68666-aca6-4fa0-aa98-b42a581a90ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:35.735710 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:35.735710 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:35.747453 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ae68666-aca6-4fa0-aa98-b42a581a90ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 200 Jul 22 00:12:35.747946 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 504/2035] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:35 2026] GET /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:35.759967 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5bd4a4c5-533d-46dd-8719-43b93a1c3302 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:35.761829 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5bd4a4c5-533d-46dd-8719-43b93a1c3302 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:35.762079 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5bd4a4c5-533d-46dd-8719-43b93a1c3302 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:35.762348 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5bd4a4c5-533d-46dd-8719-43b93a1c3302 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:35.763017 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-5bd4a4c5-533d-46dd-8719-43b93a1c3302 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:35.767851 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:35.767851 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:35.778625 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5bd4a4c5-533d-46dd-8719-43b93a1c3302 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 200 Jul 22 00:12:35.779122 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 508/2036] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:35 2026] GET /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:35.792221 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c19457b7-200d-4764-af52-42b9beedfbf4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:35.794457 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:12:35.794654 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:35.794831 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:35.795123 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:12:35.795448 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:35.795448 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:35.795839 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:35.805424 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Get all volumes completed successfully. Jul 22 00:12:35.806286 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:35.806445 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:35.866987 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:35.871405 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:35.871405 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:35.883345 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c19457b7-200d-4764-af52-42b9beedfbf4 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:12:35.883345 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 512/2037] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:12:35 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:35.898545 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9e02259e-2226-45d4-aab5-32d3a32ba4ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:35.900598 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e02259e-2226-45d4-aab5-32d3a32ba4ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] PUT https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:35.901027 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e02259e-2226-45d4-aab5-32d3a32ba4ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "11597927-d84c-47aa-b399-e17c6b3fd97e"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:35.902822 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-9e02259e-2226-45d4-aab5-32d3a32ba4ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Update called for group 96e3770a-22a3-468c-a94c-d7b38287e994. {{(pid=100285) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 00:12:35.903053 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-9e02259e-2226-45d4-aab5-32d3a32ba4ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Updating group 96e3770a-22a3-468c-a94c-d7b38287e994 with name None description: None add_volumes: 11597927-d84c-47aa-b399-e17c6b3fd97e remove_volumes: None. Jul 22 00:12:35.908814 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:35.908814 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:35.945787 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e02259e-2226-45d4-aab5-32d3a32ba4ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 202 Jul 22 00:12:35.946458 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 514/2038] 10.4.3.168 () {70 vars in 1406 bytes} [Wed Jul 22 00:12:35 2026] PUT /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:35.957050 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a7294d8-5a86-43eb-944b-d2be2360878f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:35.958891 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a7294d8-5a86-43eb-944b-d2be2360878f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:35.959316 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a7294d8-5a86-43eb-944b-d2be2360878f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:35.959625 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a7294d8-5a86-43eb-944b-d2be2360878f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:35.959832 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-1a7294d8-5a86-43eb-944b-d2be2360878f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:35.964751 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:35.964751 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:35.980167 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a7294d8-5a86-43eb-944b-d2be2360878f tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 200 Jul 22 00:12:35.981546 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 505/2039] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:35 2026] GET /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:36.993584 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c7e3fee-3b76-4b09-bbf6-ec6a1179f831 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:36.998802 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c7e3fee-3b76-4b09-bbf6-ec6a1179f831 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:36.999213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c7e3fee-3b76-4b09-bbf6-ec6a1179f831 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:36.999574 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c7e3fee-3b76-4b09-bbf6-ec6a1179f831 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:36.999795 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-1c7e3fee-3b76-4b09-bbf6-ec6a1179f831 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:37.006021 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.006021 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:37.022244 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c7e3fee-3b76-4b09-bbf6-ec6a1179f831 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 200 Jul 22 00:12:37.022965 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 509/2040] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:36 2026] GET /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:37.037051 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:37.041885 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:12:37.041885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:37.041885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:37.041885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:12:37.041885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:37.055134 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Get all volumes completed successfully. Jul 22 00:12:37.055134 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:37.055281 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:37.117768 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:37.121311 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.121311 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:37.128803 np0000005612 devstack@c-api.service[100283]: WARNING stevedore.named [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:37.129044 np0000005612 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:37.183633 np0000005612 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:37.187314 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.187314 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:37.198519 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9a17510-229b-4169-bc88-79f77aa2a0ad tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:12:37.199178 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 513/2041] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:12:37 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:37.216721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-318d7c8c-00fb-4078-a744-b6348df608c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:37.220520 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:12:37.220520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:37.220520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:37.220520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:12:37.220520 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.220520 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:37.226779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:37.235981 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Get all volumes completed successfully. Jul 22 00:12:37.237174 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:37.237424 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:37.281736 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:37.286015 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.286015 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:37.290887 np0000005612 devstack@c-api.service[100285]: WARNING stevedore.named [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:37.291167 np0000005612 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:37.345332 np0000005612 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:37.348571 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.348571 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:37.357198 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-318d7c8c-00fb-4078-a744-b6348df608c5 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:12:37.357710 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 515/2042] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:12:37 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:37.377846 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92f37395-f08f-44d3-8ef2-fa67b54d0a2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:37.378896 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92f37395-f08f-44d3-8ef2-fa67b54d0a2c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] POST https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994/action Jul 22 00:12:37.379799 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92f37395-f08f-44d3-8ef2-fa67b54d0a2c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:37.379799 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92f37395-f08f-44d3-8ef2-fa67b54d0a2c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:37.381463 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-92f37395-f08f-44d3-8ef2-fa67b54d0a2c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] delete called for group 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 00:12:37.381612 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-92f37395-f08f-44d3-8ef2-fa67b54d0a2c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Delete group with id: 96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:37.386466 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.386466 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:37.468246 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92f37395-f08f-44d3-8ef2-fa67b54d0a2c tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994/action returned with HTTP 202 Jul 22 00:12:37.468786 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 506/2043] 10.4.3.168 () {70 vars in 1428 bytes} [Wed Jul 22 00:12:37 2026] POST /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:37.479625 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ddea897-65e4-4149-a760-3199c1b16b0d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:37.482235 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ddea897-65e4-4149-a760-3199c1b16b0d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e Jul 22 00:12:37.482493 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ddea897-65e4-4149-a760-3199c1b16b0d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:37.482858 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ddea897-65e4-4149-a760-3199c1b16b0d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:37.496609 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.496609 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:37.504044 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ddea897-65e4-4149-a760-3199c1b16b0d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Volume info retrieved successfully. Jul 22 00:12:37.505157 np0000005612 devstack@c-api.service[100286]: WARNING stevedore.named [None req-5ddea897-65e4-4149-a760-3199c1b16b0d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 00:12:37.505462 np0000005612 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-5ddea897-65e4-4149-a760-3199c1b16b0d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 00:12:37.557239 np0000005612 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-5ddea897-65e4-4149-a760-3199c1b16b0d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 00:12:37.561602 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:37.561602 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:37.576541 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ddea897-65e4-4149-a760-3199c1b16b0d tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e returned with HTTP 200 Jul 22 00:12:37.577645 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 510/2044] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:37 2026] GET /volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e => generated 906 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:37.957192 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.060030 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:38.060494 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1415448618"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:38.062160 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request body: {'volume': {"'imageRef": 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1415448618'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:38.062284 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume of 1 GB Jul 22 00:12:38.067209 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Availability Zones retrieved successfully. Jul 22 00:12:38.074529 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (5a5e97c8-af14-4a74-9481-4c22244bcdf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.075739 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef531fe7-e834-4708-ab09-98c11d55f73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.079963 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:38.111132 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef531fe7-e834-4708-ab09-98c11d55f73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.112163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8fd4ea-55f6-4c73-8c97-9470f27a2180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.183400 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Created reservations ['a4caff3f-da35-4a6f-987e-9c58c1998256', '7e3b7b54-3546-4e66-b480-b6dbe246df0a', '5a5ac05e-1ff4-4162-abe8-caca8fdf4604', '5f6e0593-0967-41d0-b470-61bf1bbe4858'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:38.184226 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8fd4ea-55f6-4c73-8c97-9470f27a2180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4caff3f-da35-4a6f-987e-9c58c1998256', '7e3b7b54-3546-4e66-b480-b6dbe246df0a', '5a5ac05e-1ff4-4162-abe8-caca8fdf4604', '5f6e0593-0967-41d0-b470-61bf1bbe4858']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.185091 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735cae53-2a4b-4206-b4b4-80ef82bea3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.208631 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735cae53-2a4b-4206-b4b4-80ef82bea3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c06fd62-6359-48bd-a39c-a76f6ae07beb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1415448618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['a4caff3f-da35-4a6f-987e-9c58c1998256','7e3b7b54-3546-4e66-b480-b6dbe246df0a','5a5ac05e-1ff4-4162-abe8-caca8fdf4604','5f6e0593-0967-41d0-b470-61bf1bbe4858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1415448618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c06fd62-6359-48bd-a39c-a76f6ae07beb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c385a3f41f34474da1c2809021eae85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='941fced213b249c3ad64af7add4ffcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.209520 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98ff648-92f2-4953-9b97-506c90587ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.240649 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a98ff648-92f2-4953-9b97-506c90587ded) transitioned into state 'SUCCESS' from state '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-1415448618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['a4caff3f-da35-4a6f-987e-9c58c1998256','7e3b7b54-3546-4e66-b480-b6dbe246df0a','5a5ac05e-1ff4-4162-abe8-caca8fdf4604','5f6e0593-0967-41d0-b470-61bf1bbe4858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.241682 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb55ba1d-b1b6-488b-b9d9-17d76536c233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.256846 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb55ba1d-b1b6-488b-b9d9-17d76536c233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.257704 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (5a5e97c8-af14-4a74-9481-4c22244bcdf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.258025 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request issued successfully. Jul 22 00:12:38.258585 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35a16054-865f-44d4-b6c4-c1edaa47c409 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:38.259793 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 514/2045] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:37 2026] POST /volume/v3/volumes => generated 757 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:38.275556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ffcef8fe-b8a4-406b-b778-15796097e49d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.277495 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:38.277998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2068940202"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:38.279678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request body: {'volume': {"'imageRef": 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2068940202'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:38.279817 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume of 1 GB Jul 22 00:12:38.292521 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Availability Zones retrieved successfully. Jul 22 00:12:38.301594 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (477ac6bf-939a-4878-8a6b-4377a15dbfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.302558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179c8fc0-d5d6-4aa4-8ad9-0ab4b2bf5a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.303536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:38.335971 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179c8fc0-d5d6-4aa4-8ad9-0ab4b2bf5a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.336782 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b169e8e-e349-4848-af31-0c02c0d51a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.396527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Created reservations ['b6c44a71-af51-41cc-b3bd-53786ad40a87', 'd55e5e5d-bfc5-4b4b-a17a-85970ea73380', 'b2e0fe85-7c41-482c-b27f-3a591ef51f3a', '65cf5737-edf2-4ecc-ae20-a87d3624a89e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:38.397470 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b169e8e-e349-4848-af31-0c02c0d51a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6c44a71-af51-41cc-b3bd-53786ad40a87', 'd55e5e5d-bfc5-4b4b-a17a-85970ea73380', 'b2e0fe85-7c41-482c-b27f-3a591ef51f3a', '65cf5737-edf2-4ecc-ae20-a87d3624a89e']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.398380 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91846530-00f2-4182-b8db-9100cdbae95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.440882 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91846530-00f2-4182-b8db-9100cdbae95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8596de1e-d5a0-4f62-bc65-8434fb29874e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2068940202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['b6c44a71-af51-41cc-b3bd-53786ad40a87','d55e5e5d-bfc5-4b4b-a17a-85970ea73380','b2e0fe85-7c41-482c-b27f-3a591ef51f3a','65cf5737-edf2-4ecc-ae20-a87d3624a89e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2068940202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8596de1e-d5a0-4f62-bc65-8434fb29874e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c385a3f41f34474da1c2809021eae85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='941fced213b249c3ad64af7add4ffcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.441891 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdebc24-41b3-4921-938b-cc8569d093bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.463371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdebc24-41b3-4921-938b-cc8569d093bf) transitioned into state 'SUCCESS' from state '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-2068940202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['b6c44a71-af51-41cc-b3bd-53786ad40a87','d55e5e5d-bfc5-4b4b-a17a-85970ea73380','b2e0fe85-7c41-482c-b27f-3a591ef51f3a','65cf5737-edf2-4ecc-ae20-a87d3624a89e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.464246 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c575815-93f0-4cdd-a61e-b4dbb3cf2856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.477018 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c575815-93f0-4cdd-a61e-b4dbb3cf2856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.477372 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (477ac6bf-939a-4878-8a6b-4377a15dbfb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.478336 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request issued successfully. Jul 22 00:12:38.478614 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffcef8fe-b8a4-406b-b778-15796097e49d tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:38.479057 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 516/2046] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:38 2026] POST /volume/v3/volumes => generated 757 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:38.493409 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.495458 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:38.495834 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1062112332"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:38.497520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request body: {'volume': {"'imageRef": 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1062112332'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:38.497658 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume of 1 GB Jul 22 00:12:38.502157 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Availability Zones retrieved successfully. Jul 22 00:12:38.509580 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (bf8db934-2f91-4543-bff7-666f9818a85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.510762 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d8ad2c-b648-4eaa-942c-a268f9da7875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.511975 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:38.552589 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d8ad2c-b648-4eaa-942c-a268f9da7875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.553412 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8352b91a-7269-49f0-a264-ebc538d829f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.594058 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d3e8fcc-fbc8-44d0-be70-110f955142c8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.597737 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d3e8fcc-fbc8-44d0-be70-110f955142c8 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e Jul 22 00:12:38.598075 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d3e8fcc-fbc8-44d0-be70-110f955142c8 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:38.598283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d3e8fcc-fbc8-44d0-be70-110f955142c8 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:38.605374 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d3e8fcc-fbc8-44d0-be70-110f955142c8 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e returned with HTTP 404 Jul 22 00:12:38.606011 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 511/2047] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:38 2026] GET /volume/v3/volumes/11597927-d84c-47aa-b399-e17c6b3fd97e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:38.616208 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Created reservations ['10842af3-6ead-4a7e-a3a4-c78d513c6aa5', 'ee3a386a-cff6-44fa-a99d-d9ff7aa75be0', 'ccb7b19e-1517-4d12-8059-e6aa2a778dbd', '6bdc58c8-656b-4e0d-b9f0-3de2996cbbb2'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:38.616611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f2e300d-a703-4bed-846c-ffa7fb2179f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.617065 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8352b91a-7269-49f0-a264-ebc538d829f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10842af3-6ead-4a7e-a3a4-c78d513c6aa5', 'ee3a386a-cff6-44fa-a99d-d9ff7aa75be0', 'ccb7b19e-1517-4d12-8059-e6aa2a778dbd', '6bdc58c8-656b-4e0d-b9f0-3de2996cbbb2']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.617910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac8b05e-2f3c-4d73-ba71-535d53441449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.618680 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f2e300d-a703-4bed-846c-ffa7fb2179f7 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed Jul 22 00:12:38.618919 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f2e300d-a703-4bed-846c-ffa7fb2179f7 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:38.619117 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f2e300d-a703-4bed-846c-ffa7fb2179f7 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:38.627474 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f2e300d-a703-4bed-846c-ffa7fb2179f7 tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed returned with HTTP 404 Jul 22 00:12:38.628204 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 515/2048] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:38 2026] GET /volume/v3/volumes/62a7be15-dac7-4de9-a083-ac789ff9ffed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:38.639203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf88bbeb-5194-4743-934e-3e756d6cce7a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.641927 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf88bbeb-5194-4743-934e-3e756d6cce7a tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] GET https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 Jul 22 00:12:38.642245 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf88bbeb-5194-4743-934e-3e756d6cce7a tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:38.642553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf88bbeb-5194-4743-934e-3e756d6cce7a tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:38.642735 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-bf88bbeb-5194-4743-934e-3e756d6cce7a tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] show called for member 96e3770a-22a3-468c-a94c-d7b38287e994 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 00:12:38.647470 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf88bbeb-5194-4743-934e-3e756d6cce7a tempest-GroupsTest-1136206267 tempest-GroupsTest-1136206267-project-member] https://10.4.3.168/volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 returned with HTTP 404 Jul 22 00:12:38.648102 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 517/2049] 10.4.3.168 () {68 vars in 1386 bytes} [Wed Jul 22 00:12:38 2026] GET /volume/v3/groups/96e3770a-22a3-468c-a94c-d7b38287e994 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:38.651675 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac8b05e-2f3c-4d73-ba71-535d53441449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '325a5073-fcfb-4406-ad0a-5f08820f6dc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1062112332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['10842af3-6ead-4a7e-a3a4-c78d513c6aa5','ee3a386a-cff6-44fa-a99d-d9ff7aa75be0','ccb7b19e-1517-4d12-8059-e6aa2a778dbd','6bdc58c8-656b-4e0d-b9f0-3de2996cbbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1062112332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=325a5073-fcfb-4406-ad0a-5f08820f6dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c385a3f41f34474da1c2809021eae85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='941fced213b249c3ad64af7add4ffcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.653657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2388a3c2-c080-484f-b79a-50b37995fa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.659971 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4fcefe77-98d6-48af-bcb0-f6e2919cd028 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.661984 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fcefe77-98d6-48af-bcb0-f6e2919cd028 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] DELETE https://10.4.3.168/volume/v3/group_types/31f1e542-4e54-4650-bbd4-14422b3450d0 Jul 22 00:12:38.662319 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fcefe77-98d6-48af-bcb0-f6e2919cd028 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:38.662644 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fcefe77-98d6-48af-bcb0-f6e2919cd028 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:38.679946 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2388a3c2-c080-484f-b79a-50b37995fa61) transitioned into state 'SUCCESS' from state '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-1062112332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['10842af3-6ead-4a7e-a3a4-c78d513c6aa5','ee3a386a-cff6-44fa-a99d-d9ff7aa75be0','ccb7b19e-1517-4d12-8059-e6aa2a778dbd','6bdc58c8-656b-4e0d-b9f0-3de2996cbbb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.680822 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c44bb64a-7b92-43d8-8385-1f1db971bdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.685188 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fcefe77-98d6-48af-bcb0-f6e2919cd028 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/group_types/31f1e542-4e54-4650-bbd4-14422b3450d0 returned with HTTP 202 Jul 22 00:12:38.685764 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 512/2050] 10.4.3.168 () {68 vars in 1404 bytes} [Wed Jul 22 00:12:38 2026] DELETE /volume/v3/group_types/31f1e542-4e54-4650-bbd4-14422b3450d0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:38.694947 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c44bb64a-7b92-43d8-8385-1f1db971bdd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.695938 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (bf8db934-2f91-4543-bff7-666f9818a85b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.696322 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request issued successfully. Jul 22 00:12:38.697098 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81eee050-d0c2-44ca-9a35-e0a2065ac6d0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:38.697618 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 507/2051] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:38 2026] POST /volume/v3/volumes => generated 757 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:38.699179 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0efe10cd-4967-437b-a5f0-ccc23dbaf817 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.701163 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0efe10cd-4967-437b-a5f0-ccc23dbaf817 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] DELETE https://10.4.3.168/volume/v3/types/7bd8ac17-0084-4bdc-83bb-9276980bac47 Jul 22 00:12:38.701563 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0efe10cd-4967-437b-a5f0-ccc23dbaf817 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:38.705413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0efe10cd-4967-437b-a5f0-ccc23dbaf817 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:38.705872 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:38.705872 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:38.716318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.719942 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:38.720291 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1889470791"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:38.722789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request body: {'volume': {"'imageRef": 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1889470791'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:38.723078 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume of 1 GB Jul 22 00:12:38.724048 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:38.724048 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:38.730910 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Availability Zones retrieved successfully. Jul 22 00:12:38.742321 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (049f9f57-8439-4563-a060-eb4b2e965438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.744349 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2bfeb5-0be6-4f38-aa18-83c300b61248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.745912 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:38.746099 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0efe10cd-4967-437b-a5f0-ccc23dbaf817 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/types/7bd8ac17-0084-4bdc-83bb-9276980bac47 returned with HTTP 202 Jul 22 00:12:38.746728 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 516/2052] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:38 2026] DELETE /volume/v3/types/7bd8ac17-0084-4bdc-83bb-9276980bac47 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:38.757018 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee7da5e0-f512-4995-b417-fb12760e9b13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.759123 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee7da5e0-f512-4995-b417-fb12760e9b13 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] GET https://10.4.3.168/volume/v3/types/7bd8ac17-0084-4bdc-83bb-9276980bac47 Jul 22 00:12:38.759981 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee7da5e0-f512-4995-b417-fb12760e9b13 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:38.760154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee7da5e0-f512-4995-b417-fb12760e9b13 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:38.763894 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee7da5e0-f512-4995-b417-fb12760e9b13 tempest-GroupsTest-1143420260 tempest-GroupsTest-1143420260-project-admin] https://10.4.3.168/volume/v3/types/7bd8ac17-0084-4bdc-83bb-9276980bac47 returned with HTTP 404 Jul 22 00:12:38.764463 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 513/2053] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:38 2026] GET /volume/v3/types/7bd8ac17-0084-4bdc-83bb-9276980bac47 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:38.786265 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2bfeb5-0be6-4f38-aa18-83c300b61248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.788203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d2e112b-9c04-4890-8076-06d6f4850101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.864112 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Created reservations ['aad47223-7704-4a5e-b18a-b8849ce5fe87', 'fbc7ef86-74a9-435f-99d1-b65a2e303a53', 'bada97a6-fc67-42c5-83d5-7ff525ccab5b', 'c0753d1c-b7ac-484d-b5a1-fd95af931a22'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:38.865339 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d2e112b-9c04-4890-8076-06d6f4850101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aad47223-7704-4a5e-b18a-b8849ce5fe87', 'fbc7ef86-74a9-435f-99d1-b65a2e303a53', 'bada97a6-fc67-42c5-83d5-7ff525ccab5b', 'c0753d1c-b7ac-484d-b5a1-fd95af931a22']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.867433 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39188f00-7523-4211-a264-22abffb1f615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.903988 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39188f00-7523-4211-a264-22abffb1f615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c4c0da4-880b-4850-bf4f-3db5e22c4658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1889470791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['aad47223-7704-4a5e-b18a-b8849ce5fe87','fbc7ef86-74a9-435f-99d1-b65a2e303a53','bada97a6-fc67-42c5-83d5-7ff525ccab5b','c0753d1c-b7ac-484d-b5a1-fd95af931a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1889470791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c4c0da4-880b-4850-bf4f-3db5e22c4658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c385a3f41f34474da1c2809021eae85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='941fced213b249c3ad64af7add4ffcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.905281 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb389d67-99e8-46ba-a4b5-0e2998e58de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.931142 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb389d67-99e8-46ba-a4b5-0e2998e58de4) transitioned into state 'SUCCESS' from state '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-1889470791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['aad47223-7704-4a5e-b18a-b8849ce5fe87','fbc7ef86-74a9-435f-99d1-b65a2e303a53','bada97a6-fc67-42c5-83d5-7ff525ccab5b','c0753d1c-b7ac-484d-b5a1-fd95af931a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.931948 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6edf06b0-a60e-40d0-96bd-9459401a0623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.946139 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6edf06b0-a60e-40d0-96bd-9459401a0623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:38.947337 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (049f9f57-8439-4563-a060-eb4b2e965438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.947754 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request issued successfully. Jul 22 00:12:38.948679 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4e5a760-c896-4a9e-a4f3-c9b3f669ccc0 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:38.949340 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 518/2054] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:38 2026] POST /volume/v3/volumes => generated 757 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:38.963538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0e88423-5e0c-4db3-b959-28b332f1354b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:38.966264 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:38.966806 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-707521027"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:38.969083 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request body: {'volume': {"'imageRef": 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-707521027'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:38.969232 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume of 1 GB Jul 22 00:12:38.970475 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:38.970475 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:38.975890 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Availability Zones retrieved successfully. Jul 22 00:12:38.986908 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (e747cb7f-2d2f-4802-95c8-d26cd9332b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:38.986908 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c410bbcd-6fe4-4598-b9f8-5b372ff60e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:38.989006 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:39.036963 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c410bbcd-6fe4-4598-b9f8-5b372ff60e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:39.039902 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (354754ef-4be2-4c84-b442-fe7a762c7820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:39.104673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Created reservations ['843d3f4a-e51c-4e98-9522-b6d0bb8d14e4', '7c8e6717-45b2-49b1-ae13-cae57a716699', 'f5bd6b6b-a14c-4d6f-9473-9565816683a2', '7e5f9116-547a-4192-8e0a-f84c1fdc632d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:39.106322 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (354754ef-4be2-4c84-b442-fe7a762c7820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['843d3f4a-e51c-4e98-9522-b6d0bb8d14e4', '7c8e6717-45b2-49b1-ae13-cae57a716699', 'f5bd6b6b-a14c-4d6f-9473-9565816683a2', '7e5f9116-547a-4192-8e0a-f84c1fdc632d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:39.107469 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5903f64-f841-45af-9f6a-d6422d754e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:39.142540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5903f64-f841-45af-9f6a-d6422d754e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a8c998-0406-4558-8391-d156d70464bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-707521027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['843d3f4a-e51c-4e98-9522-b6d0bb8d14e4','7c8e6717-45b2-49b1-ae13-cae57a716699','f5bd6b6b-a14c-4d6f-9473-9565816683a2','7e5f9116-547a-4192-8e0a-f84c1fdc632d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-707521027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a8c998-0406-4558-8391-d156d70464bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c385a3f41f34474da1c2809021eae85d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='941fced213b249c3ad64af7add4ffcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:39.143689 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d95a81-6e36-469b-a8a6-c635707a4745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:39.174768 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d95a81-6e36-469b-a8a6-c635707a4745) transitioned into state 'SUCCESS' from state '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-707521027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c385a3f41f34474da1c2809021eae85d',qos_specs=None,replication_status=,reservations=['843d3f4a-e51c-4e98-9522-b6d0bb8d14e4','7c8e6717-45b2-49b1-ae13-cae57a716699','f5bd6b6b-a14c-4d6f-9473-9565816683a2','7e5f9116-547a-4192-8e0a-f84c1fdc632d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='941fced213b249c3ad64af7add4ffcd5',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:39.175807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d80f37d-bf4e-424a-b845-03ff31eaa492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:39.195017 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d80f37d-bf4e-424a-b845-03ff31eaa492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:39.196305 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Flow 'volume_create_api' (e747cb7f-2d2f-4802-95c8-d26cd9332b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:39.196802 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Create volume request issued successfully. Jul 22 00:12:39.197739 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0e88423-5e0c-4db3-b959-28b332f1354b tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:39.198761 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 508/2055] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:38 2026] POST /volume/v3/volumes => generated 756 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:39.213613 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44c60532-ecef-417b-9cca-b527805e728c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.215882 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44c60532-ecef-417b-9cca-b527805e728c tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb Jul 22 00:12:39.216118 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44c60532-ecef-417b-9cca-b527805e728c tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.216388 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44c60532-ecef-417b-9cca-b527805e728c tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.225696 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.225696 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:39.231899 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-44c60532-ecef-417b-9cca-b527805e728c tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:39.238167 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44c60532-ecef-417b-9cca-b527805e728c tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb returned with HTTP 200 Jul 22 00:12:39.238829 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 517/2056] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:39.257228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d81c59fc-819b-4d28-8240-9958aab13136 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.259745 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d81c59fc-819b-4d28-8240-9958aab13136 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e Jul 22 00:12:39.259992 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d81c59fc-819b-4d28-8240-9958aab13136 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.261044 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d81c59fc-819b-4d28-8240-9958aab13136 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.272059 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.272059 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:39.277521 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d81c59fc-819b-4d28-8240-9958aab13136 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:39.286007 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d81c59fc-819b-4d28-8240-9958aab13136 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e returned with HTTP 200 Jul 22 00:12:39.287803 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 514/2057] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:39.303928 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7870c2e9-0471-4f10-b028-933d9e61bdaa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.309310 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7870c2e9-0471-4f10-b028-933d9e61bdaa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 Jul 22 00:12:39.309644 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7870c2e9-0471-4f10-b028-933d9e61bdaa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.310611 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7870c2e9-0471-4f10-b028-933d9e61bdaa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.322532 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.322532 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:39.328547 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7870c2e9-0471-4f10-b028-933d9e61bdaa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:39.334948 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7870c2e9-0471-4f10-b028-933d9e61bdaa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 returned with HTTP 200 Jul 22 00:12:39.335708 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 519/2058] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:39.353631 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-671bf072-f77d-472a-9aad-a362f2dbe8b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.356432 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-671bf072-f77d-472a-9aad-a362f2dbe8b3 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 Jul 22 00:12:39.356808 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-671bf072-f77d-472a-9aad-a362f2dbe8b3 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.357056 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-671bf072-f77d-472a-9aad-a362f2dbe8b3 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.371420 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.371420 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:39.378950 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-671bf072-f77d-472a-9aad-a362f2dbe8b3 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:39.389832 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-671bf072-f77d-472a-9aad-a362f2dbe8b3 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 returned with HTTP 200 Jul 22 00:12:39.389832 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 509/2059] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:39.410185 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91e1c4f9-190c-45d0-a42e-dcaf94ef86a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.414294 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91e1c4f9-190c-45d0-a42e-dcaf94ef86a9 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf Jul 22 00:12:39.414582 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91e1c4f9-190c-45d0-a42e-dcaf94ef86a9 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.415695 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91e1c4f9-190c-45d0-a42e-dcaf94ef86a9 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.427365 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.427365 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:39.437480 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91e1c4f9-190c-45d0-a42e-dcaf94ef86a9 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:39.446067 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91e1c4f9-190c-45d0-a42e-dcaf94ef86a9 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf returned with HTTP 200 Jul 22 00:12:39.447096 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 518/2060] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:39.466938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77981f46-9865-4d96-8fd1-676c393e7d71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.469757 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77981f46-9865-4d96-8fd1-676c393e7d71 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] DELETE https://10.4.3.168/volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf Jul 22 00:12:39.470054 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77981f46-9865-4d96-8fd1-676c393e7d71 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.471197 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77981f46-9865-4d96-8fd1-676c393e7d71 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.471197 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-77981f46-9865-4d96-8fd1-676c393e7d71 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume with id: 08a8c998-0406-4558-8391-d156d70464bf Jul 22 00:12:39.479260 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.479260 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:39.479783 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77981f46-9865-4d96-8fd1-676c393e7d71 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:39.510183 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77981f46-9865-4d96-8fd1-676c393e7d71 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume request issued successfully. Jul 22 00:12:39.510323 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77981f46-9865-4d96-8fd1-676c393e7d71 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf returned with HTTP 202 Jul 22 00:12:39.510923 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 515/2061] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:39 2026] DELETE /volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:39.521308 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e49b2189-4d86-4074-9a8e-39f4e94c13e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.524209 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e49b2189-4d86-4074-9a8e-39f4e94c13e8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf Jul 22 00:12:39.525239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e49b2189-4d86-4074-9a8e-39f4e94c13e8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.525239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e49b2189-4d86-4074-9a8e-39f4e94c13e8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.534515 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.534515 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:39.541010 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e49b2189-4d86-4074-9a8e-39f4e94c13e8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:39.548662 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e49b2189-4d86-4074-9a8e-39f4e94c13e8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf returned with HTTP 200 Jul 22 00:12:39.549505 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 520/2062] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:39.583424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-d9db947f-7057-45e0-8d2d-37a4b5fdc250 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.586279 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-d9db947f-7057-45e0-8d2d-37a4b5fdc250 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:12:39.587133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-d9db947f-7057-45e0-8d2d-37a4b5fdc250 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.587376 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-d9db947f-7057-45e0-8d2d-37a4b5fdc250 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.602948 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.602948 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:39.608930 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-d9db947f-7057-45e0-8d2d-37a4b5fdc250 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:12:39.616708 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-d9db947f-7057-45e0-8d2d-37a4b5fdc250 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:12:39.617578 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 510/2063] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:39.652622 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-952725da-0234-4913-a667-7edfe2c9b44d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.658524 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-952725da-0234-4913-a667-7edfe2c9b44d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d/action Jul 22 00:12:39.658524 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-952725da-0234-4913-a667-7edfe2c9b44d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:39.658524 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-952725da-0234-4913-a667-7edfe2c9b44d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:39.679253 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.679253 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:39.679564 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-952725da-0234-4913-a667-7edfe2c9b44d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:12:39.691368 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-952725da-0234-4913-a667-7edfe2c9b44d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Begin detaching volume completed successfully. Jul 22 00:12:39.691731 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-952725da-0234-4913-a667-7edfe2c9b44d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d/action returned with HTTP 202 Jul 22 00:12:39.692442 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 519/2064] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:12:39 2026] POST /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:12:39.727331 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e9440d6-70b9-4ec3-8a53-a34e5b41d1eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.730148 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e9440d6-70b9-4ec3-8a53-a34e5b41d1eb tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:12:39.730264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e9440d6-70b9-4ec3-8a53-a34e5b41d1eb tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.732033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e9440d6-70b9-4ec3-8a53-a34e5b41d1eb tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.745577 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.745577 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:39.751144 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e9440d6-70b9-4ec3-8a53-a34e5b41d1eb tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:12:39.758497 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e9440d6-70b9-4ec3-8a53-a34e5b41d1eb tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:12:39.758960 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 516/2065] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:39.760420 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a50fda96-63d8-4884-8753-a703536d8309 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.760836 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a50fda96-63d8-4884-8753-a703536d8309 None None] GET https://10.4.3.168/volume// Jul 22 00:12:39.761053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a50fda96-63d8-4884-8753-a703536d8309 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.761233 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a50fda96-63d8-4884-8753-a703536d8309 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.761611 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a50fda96-63d8-4884-8753-a703536d8309 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:39.761949 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 521/2066] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:39.773442 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-e0a9f688-9d41-4bc1-bfac-37a4cfee6e79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:39.777263 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-e0a9f688-9d41-4bc1-bfac-37a4cfee6e79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:12:39.777537 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-e0a9f688-9d41-4bc1-bfac-37a4cfee6e79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:39.777715 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-e0a9f688-9d41-4bc1-bfac-37a4cfee6e79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:39.789385 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:39.789385 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:39.794159 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-e0a9f688-9d41-4bc1-bfac-37a4cfee6e79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:12:39.799990 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-e0a9f688-9d41-4bc1-bfac-37a4cfee6e79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:12:39.801144 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 511/2067] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:39 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:40.568726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0e26ce6-c89a-4262-a090-172309bce0b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:40.569776 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0e26ce6-c89a-4262-a090-172309bce0b2 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf Jul 22 00:12:40.570108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0e26ce6-c89a-4262-a090-172309bce0b2 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:40.570330 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0e26ce6-c89a-4262-a090-172309bce0b2 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:40.580337 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0e26ce6-c89a-4262-a090-172309bce0b2 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf returned with HTTP 404 Jul 22 00:12:40.581109 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 520/2068] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:40 2026] GET /volume/v3/volumes/08a8c998-0406-4558-8391-d156d70464bf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:40.589814 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-403b269e-647c-454e-b4d6-07c5dd9e7c57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:40.591587 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-403b269e-647c-454e-b4d6-07c5dd9e7c57 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 Jul 22 00:12:40.592388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-403b269e-647c-454e-b4d6-07c5dd9e7c57 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:40.593002 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-403b269e-647c-454e-b4d6-07c5dd9e7c57 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:40.593311 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-403b269e-647c-454e-b4d6-07c5dd9e7c57 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume with id: 6c4c0da4-880b-4850-bf4f-3db5e22c4658 Jul 22 00:12:40.602135 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:40.602135 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:40.602626 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-403b269e-647c-454e-b4d6-07c5dd9e7c57 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:40.633102 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-403b269e-647c-454e-b4d6-07c5dd9e7c57 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume request issued successfully. Jul 22 00:12:40.633102 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-403b269e-647c-454e-b4d6-07c5dd9e7c57 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 returned with HTTP 202 Jul 22 00:12:40.633102 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 517/2069] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:40 2026] DELETE /volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:40.640683 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c30c0049-ec98-4526-96d3-1b1d9b8cf127 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:40.646596 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c30c0049-ec98-4526-96d3-1b1d9b8cf127 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 Jul 22 00:12:40.646596 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c30c0049-ec98-4526-96d3-1b1d9b8cf127 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:40.646596 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c30c0049-ec98-4526-96d3-1b1d9b8cf127 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:40.655869 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=447,cinder:INSERT=73,cinder:UPDATE=118 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:12:40.663322 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:40.663322 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:40.671490 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c30c0049-ec98-4526-96d3-1b1d9b8cf127 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:40.677267 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c30c0049-ec98-4526-96d3-1b1d9b8cf127 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 returned with HTTP 200 Jul 22 00:12:40.677267 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 522/2070] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:40 2026] GET /volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:40.779982 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-56405ed5-5acf-4fdb-92a6-9d5da386da9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:40.782280 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56405ed5-5acf-4fdb-92a6-9d5da386da9c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:12:40.782388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56405ed5-5acf-4fdb-92a6-9d5da386da9c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:40.782617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56405ed5-5acf-4fdb-92a6-9d5da386da9c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:40.787426 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=388,cinder:UPDATE=70,cinder:INSERT=39,cinder:DELETE=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:12:40.813110 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:40.813110 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:40.820664 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-56405ed5-5acf-4fdb-92a6-9d5da386da9c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:12:40.826722 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56405ed5-5acf-4fdb-92a6-9d5da386da9c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:12:40.827700 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 512/2071] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:40 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:40.912591 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-a9f51db3-d9c4-4a94-a239-50655597bab2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:40.916651 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-a9f51db3-d9c4-4a94-a239-50655597bab2 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] DELETE https://10.4.3.168/volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f Jul 22 00:12:40.916849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-a9f51db3-d9c4-4a94-a239-50655597bab2 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:40.917110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-a9f51db3-d9c4-4a94-a239-50655597bab2 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:40.919102 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=467,cinder:UPDATE=117,cinder:INSERT=79,cinder:DELETE=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:12:40.930588 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:40.930588 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:41.000754 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-26a56bdd-3d46-4949-9d04-d68d99fc1d12 req-a9f51db3-d9c4-4a94-a239-50655597bab2 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f returned with HTTP 200 Jul 22 00:12:41.001211 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 521/2072] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:12:40 2026] DELETE /volume/v3/attachments/4d6ecbd0-de14-4160-8d17-b716466b0d6f => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:41.694805 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0231ee64-fbd0-4cc3-8912-396128cd2287 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:41.697806 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0231ee64-fbd0-4cc3-8912-396128cd2287 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 Jul 22 00:12:41.698110 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0231ee64-fbd0-4cc3-8912-396128cd2287 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:41.698463 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0231ee64-fbd0-4cc3-8912-396128cd2287 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:41.706719 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=335,cinder:INSERT=18,cinder:UPDATE=52 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:12:41.715255 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0231ee64-fbd0-4cc3-8912-396128cd2287 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 returned with HTTP 404 Jul 22 00:12:41.716109 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 518/2073] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:41 2026] GET /volume/v3/volumes/6c4c0da4-880b-4850-bf4f-3db5e22c4658 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:41.727252 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09e65def-140d-4c5f-8d68-0ce594d9b3d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:41.729374 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09e65def-140d-4c5f-8d68-0ce594d9b3d8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] DELETE https://10.4.3.168/volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 Jul 22 00:12:41.729640 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09e65def-140d-4c5f-8d68-0ce594d9b3d8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:41.729823 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09e65def-140d-4c5f-8d68-0ce594d9b3d8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:41.730044 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-09e65def-140d-4c5f-8d68-0ce594d9b3d8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume with id: 325a5073-fcfb-4406-ad0a-5f08820f6dc6 Jul 22 00:12:41.738421 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:41.738421 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:41.738873 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09e65def-140d-4c5f-8d68-0ce594d9b3d8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:41.759425 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09e65def-140d-4c5f-8d68-0ce594d9b3d8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume request issued successfully. Jul 22 00:12:41.759649 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09e65def-140d-4c5f-8d68-0ce594d9b3d8 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 returned with HTTP 202 Jul 22 00:12:41.760228 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 523/2074] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:41 2026] DELETE /volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:41.771979 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-965e7bb5-af8e-40c1-9b98-de94bb3c2156 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:41.775530 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-965e7bb5-af8e-40c1-9b98-de94bb3c2156 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 Jul 22 00:12:41.775530 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-965e7bb5-af8e-40c1-9b98-de94bb3c2156 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:41.775813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-965e7bb5-af8e-40c1-9b98-de94bb3c2156 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:41.787268 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:41.787268 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:41.793779 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-965e7bb5-af8e-40c1-9b98-de94bb3c2156 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:41.800222 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-965e7bb5-af8e-40c1-9b98-de94bb3c2156 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 returned with HTTP 200 Jul 22 00:12:41.800908 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 513/2075] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:41 2026] GET /volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:41.842786 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6e01299-faae-48e2-8996-7a82c5e64909 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:41.845773 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6e01299-faae-48e2-8996-7a82c5e64909 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:12:41.846017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6e01299-faae-48e2-8996-7a82c5e64909 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:41.846237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6e01299-faae-48e2-8996-7a82c5e64909 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:41.856028 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:41.856028 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:41.862260 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d6e01299-faae-48e2-8996-7a82c5e64909 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:12:41.869218 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6e01299-faae-48e2-8996-7a82c5e64909 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:12:41.870012 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 522/2076] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:41 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:41.961264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87cd1a5f-f1e1-415b-8c5c-13372e59b1ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.114789 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87cd1a5f-f1e1-415b-8c5c-13372e59b1ee tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] POST https://10.4.3.168/volume/v3/qos-specs Jul 22 00:12:42.116247 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87cd1a5f-f1e1-415b-8c5c-13372e59b1ee tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1827047668", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:42.118228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.qos_specs [None req-87cd1a5f-f1e1-415b-8c5c-13372e59b1ee tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1827047668', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100286) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 00:12:42.130590 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-87cd1a5f-f1e1-415b-8c5c-13372e59b1ee tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DB qos_specs_create(): root {'id': '90e24da1-3eb4-4adb-a81a-2fe96513cf19', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1827047668'} {{(pid=100286) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 00:12:42.148063 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87cd1a5f-f1e1-415b-8c5c-13372e59b1ee tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs returned with HTTP 200 Jul 22 00:12:42.148063 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 519/2077] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:12:41 2026] POST /volume/v3/qos-specs => generated 393 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.159514 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fde699cc-3852-483d-9b88-b333f8d6a475 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.163299 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fde699cc-3852-483d-9b88-b333f8d6a475 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:42.163299 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fde699cc-3852-483d-9b88-b333f8d6a475 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2042379103"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:42.186553 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fde699cc-3852-483d-9b88-b333f8d6a475 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:42.187773 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 524/2078] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:12:42 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.199802 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79e35634-b92f-4128-b248-8c2b0c3a1808 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.201769 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79e35634-b92f-4128-b248-8c2b0c3a1808 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:42.202209 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79e35634-b92f-4128-b248-8c2b0c3a1808 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1383311652"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:42.235433 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79e35634-b92f-4128-b248-8c2b0c3a1808 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:42.236249 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 514/2079] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:12:42 2026] POST /volume/v3/types => generated 222 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.250111 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05f999ca-fc83-47fa-8e16-910f606fb668 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.252475 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05f999ca-fc83-47fa-8e16-910f606fb668 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:42.252957 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05f999ca-fc83-47fa-8e16-910f606fb668 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1156258660"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:42.272539 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05f999ca-fc83-47fa-8e16-910f606fb668 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:42.273014 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 523/2080] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:12:42 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.283671 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-855aec9d-7279-4b38-a346-dc426d4d10b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.285724 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-855aec9d-7279-4b38-a346-dc426d4d10b1 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=0e14db89-3419-4035-b379-7e94dac8cc39 Jul 22 00:12:42.285962 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-855aec9d-7279-4b38-a346-dc426d4d10b1 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.286210 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-855aec9d-7279-4b38-a346-dc426d4d10b1 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'associate' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.287511 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.287511 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:42.287511 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-855aec9d-7279-4b38-a346-dc426d4d10b1 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Associate qos_spec: 90e24da1-3eb4-4adb-a81a-2fe96513cf19 with type: 0e14db89-3419-4035-b379-7e94dac8cc39 {{(pid=100286) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 00:12:42.317028 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-855aec9d-7279-4b38-a346-dc426d4d10b1 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=0e14db89-3419-4035-b379-7e94dac8cc39 returned with HTTP 202 Jul 22 00:12:42.317728 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 520/2081] 10.4.3.168 () {66 vars in 1481 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=0e14db89-3419-4035-b379-7e94dac8cc39 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.327881 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7fccbe2-8ed0-413b-939f-79c54806f696 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.330446 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7fccbe2-8ed0-413b-939f-79c54806f696 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=954d4083-4cd6-43fb-bc96-9eba33717b13 Jul 22 00:12:42.330763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7fccbe2-8ed0-413b-939f-79c54806f696 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.331058 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7fccbe2-8ed0-413b-939f-79c54806f696 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'associate' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.331818 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7fccbe2-8ed0-413b-939f-79c54806f696 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Associate qos_spec: 90e24da1-3eb4-4adb-a81a-2fe96513cf19 with type: 954d4083-4cd6-43fb-bc96-9eba33717b13 {{(pid=100285) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 00:12:42.366688 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7fccbe2-8ed0-413b-939f-79c54806f696 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=954d4083-4cd6-43fb-bc96-9eba33717b13 returned with HTTP 202 Jul 22 00:12:42.367380 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 525/2082] 10.4.3.168 () {66 vars in 1481 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=954d4083-4cd6-43fb-bc96-9eba33717b13 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.378314 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ea9a4d7-980a-47b7-8f85-3e1f919dcde2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.381504 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ea9a4d7-980a-47b7-8f85-3e1f919dcde2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=27015481-5702-4a65-872f-93cda4a97234 Jul 22 00:12:42.381912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ea9a4d7-980a-47b7-8f85-3e1f919dcde2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.382377 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ea9a4d7-980a-47b7-8f85-3e1f919dcde2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'associate' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.383479 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ea9a4d7-980a-47b7-8f85-3e1f919dcde2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Associate qos_spec: 90e24da1-3eb4-4adb-a81a-2fe96513cf19 with type: 27015481-5702-4a65-872f-93cda4a97234 {{(pid=100284) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 00:12:42.418511 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ea9a4d7-980a-47b7-8f85-3e1f919dcde2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=27015481-5702-4a65-872f-93cda4a97234 returned with HTTP 202 Jul 22 00:12:42.419164 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 515/2083] 10.4.3.168 () {66 vars in 1481 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associate?vol_type_id=27015481-5702-4a65-872f-93cda4a97234 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.428471 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-69bd5bdf-5bec-41cb-bd9e-e105d25b1c1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.430824 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69bd5bdf-5bec-41cb-bd9e-e105d25b1c1a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations Jul 22 00:12:42.432391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69bd5bdf-5bec-41cb-bd9e-e105d25b1c1a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.432391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69bd5bdf-5bec-41cb-bd9e-e105d25b1c1a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'associations' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.433105 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-69bd5bdf-5bec-41cb-bd9e-e105d25b1c1a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Get associations for qos_spec id: 90e24da1-3eb4-4adb-a81a-2fe96513cf19 {{(pid=100283) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 00:12:42.461014 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69bd5bdf-5bec-41cb-bd9e-e105d25b1c1a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations returned with HTTP 200 Jul 22 00:12:42.461581 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 524/2084] 10.4.3.168 () {66 vars in 1393 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.473467 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8cb125c0-e6ed-4889-a8e7-832e0cb577f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.476628 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8cb125c0-e6ed-4889-a8e7-832e0cb577f4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/disassociate?vol_type_id=0e14db89-3419-4035-b379-7e94dac8cc39 Jul 22 00:12:42.477183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8cb125c0-e6ed-4889-a8e7-832e0cb577f4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.477183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8cb125c0-e6ed-4889-a8e7-832e0cb577f4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'disassociate' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.477623 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.477623 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:42.478338 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8cb125c0-e6ed-4889-a8e7-832e0cb577f4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Disassociate qos_spec: 90e24da1-3eb4-4adb-a81a-2fe96513cf19 from type: 0e14db89-3419-4035-b379-7e94dac8cc39 {{(pid=100286) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 22 00:12:42.494946 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8cb125c0-e6ed-4889-a8e7-832e0cb577f4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/disassociate?vol_type_id=0e14db89-3419-4035-b379-7e94dac8cc39 returned with HTTP 202 Jul 22 00:12:42.495610 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 521/2085] 10.4.3.168 () {66 vars in 1490 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/disassociate?vol_type_id=0e14db89-3419-4035-b379-7e94dac8cc39 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.505283 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5321318d-f652-4187-886d-4dee69fdf7ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.507255 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5321318d-f652-4187-886d-4dee69fdf7ef tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations Jul 22 00:12:42.507472 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5321318d-f652-4187-886d-4dee69fdf7ef tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.507745 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5321318d-f652-4187-886d-4dee69fdf7ef tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'associations' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.507978 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.507978 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:42.508286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5321318d-f652-4187-886d-4dee69fdf7ef tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Get associations for qos_spec id: 90e24da1-3eb4-4adb-a81a-2fe96513cf19 {{(pid=100285) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 00:12:42.523566 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5321318d-f652-4187-886d-4dee69fdf7ef tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations returned with HTTP 200 Jul 22 00:12:42.524190 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 526/2086] 10.4.3.168 () {66 vars in 1393 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.533909 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3dc2a5e2-6a73-402f-97a1-69aec1e808ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.536233 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3dc2a5e2-6a73-402f-97a1-69aec1e808ff tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/disassociate_all Jul 22 00:12:42.536233 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3dc2a5e2-6a73-402f-97a1-69aec1e808ff tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.536485 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3dc2a5e2-6a73-402f-97a1-69aec1e808ff tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'disassociate_all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.536774 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.536774 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:42.537176 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3dc2a5e2-6a73-402f-97a1-69aec1e808ff tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Disassociate qos_spec: 90e24da1-3eb4-4adb-a81a-2fe96513cf19 from all. {{(pid=100284) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 22 00:12:42.552075 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3dc2a5e2-6a73-402f-97a1-69aec1e808ff tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/disassociate_all returned with HTTP 202 Jul 22 00:12:42.552344 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 516/2087] 10.4.3.168 () {66 vars in 1405 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/disassociate_all => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.561755 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd0a9453-70b9-4b34-b7de-fa426baf0793 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.563588 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd0a9453-70b9-4b34-b7de-fa426baf0793 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations Jul 22 00:12:42.563791 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd0a9453-70b9-4b34-b7de-fa426baf0793 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.564009 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd0a9453-70b9-4b34-b7de-fa426baf0793 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'associations' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.564251 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.564251 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:42.564584 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dd0a9453-70b9-4b34-b7de-fa426baf0793 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Get associations for qos_spec id: 90e24da1-3eb4-4adb-a81a-2fe96513cf19 {{(pid=100283) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 00:12:42.572649 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd0a9453-70b9-4b34-b7de-fa426baf0793 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations returned with HTTP 200 Jul 22 00:12:42.573275 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 525/2088] 10.4.3.168 () {66 vars in 1393 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/associations => generated 24 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:12:42.584750 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-03dd84b2-6c9d-4042-a539-233b238a4bd6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.586453 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03dd84b2-6c9d-4042-a539-233b238a4bd6 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/types/27015481-5702-4a65-872f-93cda4a97234 Jul 22 00:12:42.587065 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03dd84b2-6c9d-4042-a539-233b238a4bd6 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.587065 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03dd84b2-6c9d-4042-a539-233b238a4bd6 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.587386 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.587386 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:42.622129 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03dd84b2-6c9d-4042-a539-233b238a4bd6 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types/27015481-5702-4a65-872f-93cda4a97234 returned with HTTP 202 Jul 22 00:12:42.622659 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 522/2089] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:42 2026] DELETE /volume/v3/types/27015481-5702-4a65-872f-93cda4a97234 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.632030 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10218910-4607-444a-b0e0-d9793b81cb89 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.634319 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10218910-4607-444a-b0e0-d9793b81cb89 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/types/27015481-5702-4a65-872f-93cda4a97234 Jul 22 00:12:42.634584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10218910-4607-444a-b0e0-d9793b81cb89 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.634834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10218910-4607-444a-b0e0-d9793b81cb89 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.639172 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10218910-4607-444a-b0e0-d9793b81cb89 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types/27015481-5702-4a65-872f-93cda4a97234 returned with HTTP 404 Jul 22 00:12:42.639887 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 527/2090] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/types/27015481-5702-4a65-872f-93cda4a97234 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:42.648654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc73ab32-a0c3-49b1-b411-c819811d84da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.650768 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc73ab32-a0c3-49b1-b411-c819811d84da tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/types/954d4083-4cd6-43fb-bc96-9eba33717b13 Jul 22 00:12:42.650995 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc73ab32-a0c3-49b1-b411-c819811d84da tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.651202 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc73ab32-a0c3-49b1-b411-c819811d84da tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.651555 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.651555 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:42.681807 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc73ab32-a0c3-49b1-b411-c819811d84da tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types/954d4083-4cd6-43fb-bc96-9eba33717b13 returned with HTTP 202 Jul 22 00:12:42.682357 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 517/2091] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:42 2026] DELETE /volume/v3/types/954d4083-4cd6-43fb-bc96-9eba33717b13 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.697151 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46890315-0f4f-406a-853b-c3b713b475a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.699230 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46890315-0f4f-406a-853b-c3b713b475a2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/types/954d4083-4cd6-43fb-bc96-9eba33717b13 Jul 22 00:12:42.699806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46890315-0f4f-406a-853b-c3b713b475a2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.700256 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46890315-0f4f-406a-853b-c3b713b475a2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.704480 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46890315-0f4f-406a-853b-c3b713b475a2 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types/954d4083-4cd6-43fb-bc96-9eba33717b13 returned with HTTP 404 Jul 22 00:12:42.705454 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 526/2092] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/types/954d4083-4cd6-43fb-bc96-9eba33717b13 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:42.716887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00cf19fb-3c66-4dc8-9547-b58ab997e91a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.719126 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00cf19fb-3c66-4dc8-9547-b58ab997e91a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/types/0e14db89-3419-4035-b379-7e94dac8cc39 Jul 22 00:12:42.719126 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00cf19fb-3c66-4dc8-9547-b58ab997e91a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.719126 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00cf19fb-3c66-4dc8-9547-b58ab997e91a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.750890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00cf19fb-3c66-4dc8-9547-b58ab997e91a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types/0e14db89-3419-4035-b379-7e94dac8cc39 returned with HTTP 202 Jul 22 00:12:42.751591 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 523/2093] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:42 2026] DELETE /volume/v3/types/0e14db89-3419-4035-b379-7e94dac8cc39 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.762226 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-edf0b8a6-fb9c-44b4-b0df-dd959377d46e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.765168 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-edf0b8a6-fb9c-44b4-b0df-dd959377d46e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/types/0e14db89-3419-4035-b379-7e94dac8cc39 Jul 22 00:12:42.765351 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-edf0b8a6-fb9c-44b4-b0df-dd959377d46e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.765610 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-edf0b8a6-fb9c-44b4-b0df-dd959377d46e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.770095 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-edf0b8a6-fb9c-44b4-b0df-dd959377d46e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/types/0e14db89-3419-4035-b379-7e94dac8cc39 returned with HTTP 404 Jul 22 00:12:42.770621 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 528/2094] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/types/0e14db89-3419-4035-b379-7e94dac8cc39 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:42.782411 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-693cff57-68fb-4d67-80bc-112cf7cdb6d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.785577 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-693cff57-68fb-4d67-80bc-112cf7cdb6d0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] POST https://10.4.3.168/volume/v3/qos-specs Jul 22 00:12:42.785577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-693cff57-68fb-4d67-80bc-112cf7cdb6d0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1379174816", "consumer": "back-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:42.788099 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.qos_specs [None req-693cff57-68fb-4d67-80bc-112cf7cdb6d0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1379174816', 'consumer': 'back-end', 'specs': {}} {{(pid=100284) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 00:12:42.797086 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-693cff57-68fb-4d67-80bc-112cf7cdb6d0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DB qos_specs_create(): root {'id': 'b4389b56-47f6-4634-a905-8663e12f0c1e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1379174816'} {{(pid=100284) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 00:12:42.812639 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-693cff57-68fb-4d67-80bc-112cf7cdb6d0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs returned with HTTP 200 Jul 22 00:12:42.813473 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 518/2095] 10.4.3.168 () {68 vars in 1264 bytes} [Wed Jul 22 00:12:42 2026] POST /volume/v3/qos-specs => generated 369 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.821563 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc5f8ebf-75cf-4f91-b28c-7774dce671aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.826611 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc5f8ebf-75cf-4f91-b28c-7774dce671aa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 Jul 22 00:12:42.826877 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc5f8ebf-75cf-4f91-b28c-7774dce671aa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.827121 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc5f8ebf-75cf-4f91-b28c-7774dce671aa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.828875 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c740ed2-5fad-4033-a5e0-5925f7ecdc87 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.832045 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c740ed2-5fad-4033-a5e0-5925f7ecdc87 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e?force=False Jul 22 00:12:42.832508 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c740ed2-5fad-4033-a5e0-5925f7ecdc87 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.832508 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c740ed2-5fad-4033-a5e0-5925f7ecdc87 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.833232 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8c740ed2-5fad-4033-a5e0-5925f7ecdc87 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Delete qos_spec: b4389b56-47f6-4634-a905-8663e12f0c1e, force: False {{(pid=100286) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 00:12:42.838791 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc5f8ebf-75cf-4f91-b28c-7774dce671aa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 returned with HTTP 404 Jul 22 00:12:42.839446 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 527/2096] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/volumes/325a5073-fcfb-4406-ad0a-5f08820f6dc6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:42.853698 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d38c19d-f469-44fb-97cc-e55adba2dba6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.856011 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d38c19d-f469-44fb-97cc-e55adba2dba6 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] DELETE https://10.4.3.168/volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e Jul 22 00:12:42.856445 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d38c19d-f469-44fb-97cc-e55adba2dba6 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.856845 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d38c19d-f469-44fb-97cc-e55adba2dba6 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.857618 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5d38c19d-f469-44fb-97cc-e55adba2dba6 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume with id: 8596de1e-d5a0-4f62-bc65-8434fb29874e Jul 22 00:12:42.866225 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.866225 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:42.867097 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5d38c19d-f469-44fb-97cc-e55adba2dba6 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:42.883531 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c740ed2-5fad-4033-a5e0-5925f7ecdc87 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e?force=False returned with HTTP 202 Jul 22 00:12:42.884087 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 524/2097] 10.4.3.168 () {66 vars in 1380 bytes} [Wed Jul 22 00:12:42 2026] DELETE /volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.893209 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5d38c19d-f469-44fb-97cc-e55adba2dba6 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume request issued successfully. Jul 22 00:12:42.893637 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d38c19d-f469-44fb-97cc-e55adba2dba6 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e returned with HTTP 202 Jul 22 00:12:42.894355 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 529/2098] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:42 2026] DELETE /volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:42.894830 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dac0b969-cb7d-465c-bc6e-a2ea56a8cbb4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.897182 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dac0b969-cb7d-465c-bc6e-a2ea56a8cbb4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e Jul 22 00:12:42.897477 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dac0b969-cb7d-465c-bc6e-a2ea56a8cbb4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.897805 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dac0b969-cb7d-465c-bc6e-a2ea56a8cbb4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.898184 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.898184 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:42.903093 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dac0b969-cb7d-465c-bc6e-a2ea56a8cbb4 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e returned with HTTP 404 Jul 22 00:12:42.903093 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 519/2099] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:42.905289 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e458d216-5fc3-487a-a41e-de7ce1f91209 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.909051 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e458d216-5fc3-487a-a41e-de7ce1f91209 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e Jul 22 00:12:42.909051 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e458d216-5fc3-487a-a41e-de7ce1f91209 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.910182 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e458d216-5fc3-487a-a41e-de7ce1f91209 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.912944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c9854de-175f-48d6-9036-1d35a485ec8d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.915156 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c9854de-175f-48d6-9036-1d35a485ec8d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs Jul 22 00:12:42.916064 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c9854de-175f-48d6-9036-1d35a485ec8d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.916064 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c9854de-175f-48d6-9036-1d35a485ec8d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.916724 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.916724 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:42.919730 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.919730 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:42.925310 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e458d216-5fc3-487a-a41e-de7ce1f91209 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:42.928730 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c9854de-175f-48d6-9036-1d35a485ec8d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs returned with HTTP 200 Jul 22 00:12:42.929205 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 525/2100] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.933303 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e458d216-5fc3-487a-a41e-de7ce1f91209 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e returned with HTTP 200 Jul 22 00:12:42.933303 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 528/2101] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:42.939528 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d11d9c56-47d3-4098-bd56-3a832508e61d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.942939 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d11d9c56-47d3-4098-bd56-3a832508e61d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e?force=False Jul 22 00:12:42.942939 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d11d9c56-47d3-4098-bd56-3a832508e61d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.943308 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d11d9c56-47d3-4098-bd56-3a832508e61d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.944219 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d11d9c56-47d3-4098-bd56-3a832508e61d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Delete qos_spec: b4389b56-47f6-4634-a905-8663e12f0c1e, force: False {{(pid=100285) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 00:12:42.948635 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d11d9c56-47d3-4098-bd56-3a832508e61d tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e?force=False returned with HTTP 404 Jul 22 00:12:42.949412 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 530/2102] 10.4.3.168 () {66 vars in 1380 bytes} [Wed Jul 22 00:12:42 2026] DELETE /volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:42.956255 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3eb5abb5-6cfc-4555-ba18-ccd7623db5e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.958265 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3eb5abb5-6cfc-4555-ba18-ccd7623db5e0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e Jul 22 00:12:42.958632 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3eb5abb5-6cfc-4555-ba18-ccd7623db5e0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:42.958736 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3eb5abb5-6cfc-4555-ba18-ccd7623db5e0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:42.963651 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3eb5abb5-6cfc-4555-ba18-ccd7623db5e0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e returned with HTTP 404 Jul 22 00:12:42.964275 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 520/2103] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:42 2026] GET /volume/v3/qos-specs/b4389b56-47f6-4634-a905-8663e12f0c1e => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:42.974337 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4dc66d6b-d9b4-4838-ac21-ddefe42d570b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:42.976942 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4dc66d6b-d9b4-4838-ac21-ddefe42d570b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] POST https://10.4.3.168/volume/v3/qos-specs Jul 22 00:12:42.977374 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4dc66d6b-d9b4-4838-ac21-ddefe42d570b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1648872139", "consumer": "both"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:42.979372 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:42.979372 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:42.980149 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.qos_specs [None req-4dc66d6b-d9b4-4838-ac21-ddefe42d570b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1648872139', 'consumer': 'both', 'specs': {}} {{(pid=100286) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 00:12:42.983713 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-4dc66d6b-d9b4-4838-ac21-ddefe42d570b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DB qos_specs_create(): root {'id': '5ef1287b-1d07-4e28-836a-d4ae4d6c7606', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1648872139'} {{(pid=100286) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 00:12:42.994100 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4dc66d6b-d9b4-4838-ac21-ddefe42d570b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs returned with HTTP 200 Jul 22 00:12:42.994670 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 526/2104] 10.4.3.168 () {68 vars in 1264 bytes} [Wed Jul 22 00:12:42 2026] POST /volume/v3/qos-specs => generated 365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.005899 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6851857-2641-4633-ab43-d4416830e17e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.008591 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6851857-2641-4633-ab43-d4416830e17e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606?force=False Jul 22 00:12:43.008906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6851857-2641-4633-ab43-d4416830e17e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.009178 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6851857-2641-4633-ab43-d4416830e17e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.009929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6851857-2641-4633-ab43-d4416830e17e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Delete qos_spec: 5ef1287b-1d07-4e28-836a-d4ae4d6c7606, force: False {{(pid=100283) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 00:12:43.030301 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6851857-2641-4633-ab43-d4416830e17e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606?force=False returned with HTTP 202 Jul 22 00:12:43.030922 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 529/2105] 10.4.3.168 () {66 vars in 1380 bytes} [Wed Jul 22 00:12:43 2026] DELETE /volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:43.042020 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aa00b319-d247-42ab-a3c9-bd97ab13bdd0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.044162 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa00b319-d247-42ab-a3c9-bd97ab13bdd0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606 Jul 22 00:12:43.044458 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa00b319-d247-42ab-a3c9-bd97ab13bdd0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.044759 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa00b319-d247-42ab-a3c9-bd97ab13bdd0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.049896 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa00b319-d247-42ab-a3c9-bd97ab13bdd0 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606 returned with HTTP 404 Jul 22 00:12:43.050801 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 531/2106] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:43.059898 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-233970b8-9dec-4079-a3ae-e30d15ffa300 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.062297 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-233970b8-9dec-4079-a3ae-e30d15ffa300 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs Jul 22 00:12:43.062586 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-233970b8-9dec-4079-a3ae-e30d15ffa300 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.062872 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-233970b8-9dec-4079-a3ae-e30d15ffa300 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.088054 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-233970b8-9dec-4079-a3ae-e30d15ffa300 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs returned with HTTP 200 Jul 22 00:12:43.090338 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 521/2107] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.106564 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-84404e6f-f714-4aec-ab67-67c1ff4e2d91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.108663 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84404e6f-f714-4aec-ab67-67c1ff4e2d91 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606?force=False Jul 22 00:12:43.108932 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84404e6f-f714-4aec-ab67-67c1ff4e2d91 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.109299 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84404e6f-f714-4aec-ab67-67c1ff4e2d91 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.109871 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.109871 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:43.110594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84404e6f-f714-4aec-ab67-67c1ff4e2d91 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Delete qos_spec: 5ef1287b-1d07-4e28-836a-d4ae4d6c7606, force: False {{(pid=100286) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 00:12:43.115178 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84404e6f-f714-4aec-ab67-67c1ff4e2d91 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606?force=False returned with HTTP 404 Jul 22 00:12:43.115881 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 527/2108] 10.4.3.168 () {66 vars in 1380 bytes} [Wed Jul 22 00:12:43 2026] DELETE /volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:43.129572 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9ecac62-e316-4751-a168-fabd58b9c65c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.131403 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9ecac62-e316-4751-a168-fabd58b9c65c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606 Jul 22 00:12:43.131632 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9ecac62-e316-4751-a168-fabd58b9c65c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.131822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9ecac62-e316-4751-a168-fabd58b9c65c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.132166 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.132166 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:43.135807 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9ecac62-e316-4751-a168-fabd58b9c65c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606 returned with HTTP 404 Jul 22 00:12:43.136284 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 530/2109] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/5ef1287b-1d07-4e28-836a-d4ae4d6c7606 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:43.144557 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f2a1a78-c7bc-4218-89cd-1d2f84fa5f2a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.146891 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f2a1a78-c7bc-4218-89cd-1d2f84fa5f2a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] POST https://10.4.3.168/volume/v3/qos-specs Jul 22 00:12:43.147244 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f2a1a78-c7bc-4218-89cd-1d2f84fa5f2a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1422574633", "consumer": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:43.149172 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.qos_specs [None req-4f2a1a78-c7bc-4218-89cd-1d2f84fa5f2a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1422574633', 'consumer': 'front-end', 'specs': {}} {{(pid=100285) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 00:12:43.154340 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-4f2a1a78-c7bc-4218-89cd-1d2f84fa5f2a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DB qos_specs_create(): root {'id': '8cc13c96-09f6-4ba4-b628-d8ff1259a99d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1422574633'} {{(pid=100285) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 00:12:43.161392 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f2a1a78-c7bc-4218-89cd-1d2f84fa5f2a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs returned with HTTP 200 Jul 22 00:12:43.162094 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 532/2110] 10.4.3.168 () {68 vars in 1264 bytes} [Wed Jul 22 00:12:43 2026] POST /volume/v3/qos-specs => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.176216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b17786b-1695-4083-8c47-bb9d7afb964f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.178768 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b17786b-1695-4083-8c47-bb9d7afb964f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d?force=False Jul 22 00:12:43.179040 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b17786b-1695-4083-8c47-bb9d7afb964f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.179297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b17786b-1695-4083-8c47-bb9d7afb964f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.179656 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.179656 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:43.180104 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b17786b-1695-4083-8c47-bb9d7afb964f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Delete qos_spec: 8cc13c96-09f6-4ba4-b628-d8ff1259a99d, force: False {{(pid=100284) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 00:12:43.212440 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b17786b-1695-4083-8c47-bb9d7afb964f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d?force=False returned with HTTP 202 Jul 22 00:12:43.212957 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 522/2111] 10.4.3.168 () {66 vars in 1380 bytes} [Wed Jul 22 00:12:43 2026] DELETE /volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:43.221166 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-386437cf-b0c1-4e7e-b5f6-1e7895bb1b32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.223448 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-386437cf-b0c1-4e7e-b5f6-1e7895bb1b32 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d Jul 22 00:12:43.223783 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-386437cf-b0c1-4e7e-b5f6-1e7895bb1b32 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.224090 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-386437cf-b0c1-4e7e-b5f6-1e7895bb1b32 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.229548 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-386437cf-b0c1-4e7e-b5f6-1e7895bb1b32 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d returned with HTTP 404 Jul 22 00:12:43.230372 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 528/2112] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:43.242110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f2b98cb-1802-4ade-8fe4-dfd6d6b0525b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.244302 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f2b98cb-1802-4ade-8fe4-dfd6d6b0525b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs Jul 22 00:12:43.244578 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f2b98cb-1802-4ade-8fe4-dfd6d6b0525b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.244806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f2b98cb-1802-4ade-8fe4-dfd6d6b0525b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.256455 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f2b98cb-1802-4ade-8fe4-dfd6d6b0525b tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs returned with HTTP 200 Jul 22 00:12:43.257403 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 531/2113] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.269919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c36d0c0d-76a3-4b2b-8688-139f0ecf7aa9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.272437 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c36d0c0d-76a3-4b2b-8688-139f0ecf7aa9 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d?force=False Jul 22 00:12:43.272437 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c36d0c0d-76a3-4b2b-8688-139f0ecf7aa9 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.272893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c36d0c0d-76a3-4b2b-8688-139f0ecf7aa9 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.272893 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.272893 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:43.273833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c36d0c0d-76a3-4b2b-8688-139f0ecf7aa9 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Delete qos_spec: 8cc13c96-09f6-4ba4-b628-d8ff1259a99d, force: False {{(pid=100285) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 00:12:43.277763 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c36d0c0d-76a3-4b2b-8688-139f0ecf7aa9 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d?force=False returned with HTTP 404 Jul 22 00:12:43.280652 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 533/2114] 10.4.3.168 () {66 vars in 1380 bytes} [Wed Jul 22 00:12:43 2026] DELETE /volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:43.290593 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7b857d67-f090-43ab-aab8-65e0fe29175f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.292580 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b857d67-f090-43ab-aab8-65e0fe29175f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d Jul 22 00:12:43.292909 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b857d67-f090-43ab-aab8-65e0fe29175f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.293124 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7b857d67-f090-43ab-aab8-65e0fe29175f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.293370 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.293370 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:43.298722 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7b857d67-f090-43ab-aab8-65e0fe29175f tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d returned with HTTP 404 Jul 22 00:12:43.299076 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 523/2115] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/8cc13c96-09f6-4ba4-b628-d8ff1259a99d => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:43.310624 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c965345a-0621-4526-9915-31a25c076f3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.313127 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c965345a-0621-4526-9915-31a25c076f3e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 Jul 22 00:12:43.313556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c965345a-0621-4526-9915-31a25c076f3e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.314517 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c965345a-0621-4526-9915-31a25c076f3e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.319406 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c965345a-0621-4526-9915-31a25c076f3e tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 returned with HTTP 200 Jul 22 00:12:43.320346 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 529/2116] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.333514 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea9df91d-4c74-402e-9084-bb6227541875 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.335707 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea9df91d-4c74-402e-9084-bb6227541875 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs Jul 22 00:12:43.336007 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea9df91d-4c74-402e-9084-bb6227541875 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.336201 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea9df91d-4c74-402e-9084-bb6227541875 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.336987 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.336987 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:43.342368 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea9df91d-4c74-402e-9084-bb6227541875 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs returned with HTTP 200 Jul 22 00:12:43.342852 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 532/2117] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.357807 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ff4e281b-388e-4281-860c-c07b9d9fc16c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.360109 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff4e281b-388e-4281-860c-c07b9d9fc16c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] PUT https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 Jul 22 00:12:43.360543 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff4e281b-388e-4281-860c-c07b9d9fc16c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:43.367315 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.qos_specs [None req-ff4e281b-388e-4281-860c-c07b9d9fc16c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100285) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 22 00:12:43.376217 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-ff4e281b-388e-4281-860c-c07b9d9fc16c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] qos_specs_update() value: {'id': 'bff60d13-9837-42f8-8437-0f5a343aa38b', 'key': 'iops_bytes', 'value': '500', 'specs_id': '90e24da1-3eb4-4adb-a81a-2fe96513cf19', 'deleted': False} {{(pid=100285) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 22 00:12:43.381031 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff4e281b-388e-4281-860c-c07b9d9fc16c tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 returned with HTTP 200 Jul 22 00:12:43.381577 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 534/2118] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:12:43 2026] PUT /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 => generated 36 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:12:43.392200 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5bf2fd02-2da9-4ffb-87c7-bf58b3362bab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.394119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bf2fd02-2da9-4ffb-87c7-bf58b3362bab tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 Jul 22 00:12:43.394308 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bf2fd02-2da9-4ffb-87c7-bf58b3362bab tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.394505 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bf2fd02-2da9-4ffb-87c7-bf58b3362bab tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.398724 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bf2fd02-2da9-4ffb-87c7-bf58b3362bab tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 returned with HTTP 200 Jul 22 00:12:43.399126 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 524/2119] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 => generated 414 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.411061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-326f4ad8-868b-4217-a358-dc2df70bddca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.413507 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-326f4ad8-868b-4217-a358-dc2df70bddca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] PUT https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/delete_keys Jul 22 00:12:43.414094 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-326f4ad8-868b-4217-a358-dc2df70bddca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:43.416098 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.416098 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:43.416753 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-326f4ad8-868b-4217-a358-dc2df70bddca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Delete_key spec: 90e24da1-3eb4-4adb-a81a-2fe96513cf19, keys: ['iops_bytes'] {{(pid=100286) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 22 00:12:43.435570 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-326f4ad8-868b-4217-a358-dc2df70bddca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/delete_keys returned with HTTP 202 Jul 22 00:12:43.436382 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 530/2120] 10.4.3.168 () {68 vars in 1410 bytes} [Wed Jul 22 00:12:43 2026] PUT /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19/delete_keys => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:43.445718 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-36c292b7-746d-44ba-8586-f620f90bd746 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.447675 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36c292b7-746d-44ba-8586-f620f90bd746 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 Jul 22 00:12:43.447868 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36c292b7-746d-44ba-8586-f620f90bd746 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.448114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36c292b7-746d-44ba-8586-f620f90bd746 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.448401 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.448401 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:43.453425 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36c292b7-746d-44ba-8586-f620f90bd746 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 returned with HTTP 200 Jul 22 00:12:43.453819 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 533/2121] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.464608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9a6746c-1579-41af-ac0b-b298eb061d80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.467431 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9a6746c-1579-41af-ac0b-b298eb061d80 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 Jul 22 00:12:43.467762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9a6746c-1579-41af-ac0b-b298eb061d80 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.468001 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9a6746c-1579-41af-ac0b-b298eb061d80 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.468577 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.468577 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:43.474655 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9a6746c-1579-41af-ac0b-b298eb061d80 tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 returned with HTTP 200 Jul 22 00:12:43.475250 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 535/2122] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:43.486138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-521c6713-1c19-4850-8387-63ca92c259ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.488583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-521c6713-1c19-4850-8387-63ca92c259ca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] DELETE https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19?force=False Jul 22 00:12:43.488994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-521c6713-1c19-4850-8387-63ca92c259ca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.489131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-521c6713-1c19-4850-8387-63ca92c259ca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.489401 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.489401 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:43.491884 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-521c6713-1c19-4850-8387-63ca92c259ca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Delete qos_spec: 90e24da1-3eb4-4adb-a81a-2fe96513cf19, force: False {{(pid=100284) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 00:12:43.512391 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-521c6713-1c19-4850-8387-63ca92c259ca tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19?force=False returned with HTTP 202 Jul 22 00:12:43.513258 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 525/2123] 10.4.3.168 () {66 vars in 1380 bytes} [Wed Jul 22 00:12:43 2026] DELETE /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:43.522283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b95d35f-0e57-42db-87ad-9543e4e9b50a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.524441 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b95d35f-0e57-42db-87ad-9543e4e9b50a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] GET https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 Jul 22 00:12:43.525075 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b95d35f-0e57-42db-87ad-9543e4e9b50a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.525476 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b95d35f-0e57-42db-87ad-9543e4e9b50a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.525880 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.525880 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:43.529873 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b95d35f-0e57-42db-87ad-9543e4e9b50a tempest-QosSpecsTestJSON-46463292 tempest-QosSpecsTestJSON-46463292-project-admin] https://10.4.3.168/volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 returned with HTTP 404 Jul 22 00:12:43.530480 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 531/2124] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/qos-specs/90e24da1-3eb4-4adb-a81a-2fe96513cf19 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:43.951134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a60f1493-ec0b-4109-afb7-8ae43d514243 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.953408 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a60f1493-ec0b-4109-afb7-8ae43d514243 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e Jul 22 00:12:43.953748 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a60f1493-ec0b-4109-afb7-8ae43d514243 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.953748 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a60f1493-ec0b-4109-afb7-8ae43d514243 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.961928 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a60f1493-ec0b-4109-afb7-8ae43d514243 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e returned with HTTP 404 Jul 22 00:12:43.962311 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 534/2125] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:43 2026] GET /volume/v3/volumes/8596de1e-d5a0-4f62-bc65-8434fb29874e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:43.976753 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-edec02be-b884-44d1-9325-d396938792ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:43.981099 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-edec02be-b884-44d1-9325-d396938792ae tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb Jul 22 00:12:43.981099 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-edec02be-b884-44d1-9325-d396938792ae tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:43.981196 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-edec02be-b884-44d1-9325-d396938792ae tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:43.981813 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-edec02be-b884-44d1-9325-d396938792ae tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume with id: 3c06fd62-6359-48bd-a39c-a76f6ae07beb Jul 22 00:12:43.992954 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:43.992954 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:43.993597 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-edec02be-b884-44d1-9325-d396938792ae tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:44.020958 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-edec02be-b884-44d1-9325-d396938792ae tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Delete volume request issued successfully. Jul 22 00:12:44.021325 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-edec02be-b884-44d1-9325-d396938792ae tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb returned with HTTP 202 Jul 22 00:12:44.021982 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 536/2126] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:43 2026] DELETE /volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:44.032224 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aec0314f-20c0-44be-b23b-7bb21d062dfa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:44.036641 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aec0314f-20c0-44be-b23b-7bb21d062dfa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb Jul 22 00:12:44.038383 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aec0314f-20c0-44be-b23b-7bb21d062dfa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:44.039821 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aec0314f-20c0-44be-b23b-7bb21d062dfa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:44.054805 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:44.054805 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:44.059371 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aec0314f-20c0-44be-b23b-7bb21d062dfa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Volume info retrieved successfully. Jul 22 00:12:44.065613 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aec0314f-20c0-44be-b23b-7bb21d062dfa tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb returned with HTTP 200 Jul 22 00:12:44.066139 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 526/2127] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:44 2026] GET /volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:45.084966 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e8d0c693-935d-4758-962c-61d88c335e41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:45.088068 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8d0c693-935d-4758-962c-61d88c335e41 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] GET https://10.4.3.168/volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb Jul 22 00:12:45.088282 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8d0c693-935d-4758-962c-61d88c335e41 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:45.088594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8d0c693-935d-4758-962c-61d88c335e41 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:45.100684 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8d0c693-935d-4758-962c-61d88c335e41 tempest-CreateVolumesFromImageTest-976673033 tempest-CreateVolumesFromImageTest-976673033-project-member] https://10.4.3.168/volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb returned with HTTP 404 Jul 22 00:12:45.100684 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 532/2128] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:45 2026] GET /volume/v3/volumes/3c06fd62-6359-48bd-a39c-a76f6ae07beb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:45.201507 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7351cbbe-bb5e-4d7b-b7c2-366b5fd6e41b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:45.203576 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7351cbbe-bb5e-4d7b-b7c2-366b5fd6e41b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:12:45.203809 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7351cbbe-bb5e-4d7b-b7c2-366b5fd6e41b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:45.204084 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7351cbbe-bb5e-4d7b-b7c2-366b5fd6e41b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:45.204166 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-7351cbbe-bb5e-4d7b-b7c2-366b5fd6e41b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Delete snapshot with id: 27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:12:45.210838 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7351cbbe-bb5e-4d7b-b7c2-366b5fd6e41b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 returned with HTTP 404 Jul 22 00:12:45.211739 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 535/2129] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:12:45 2026] DELETE /volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:45.229821 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5f2e8ee8-4a75-440a-9b1b-4cfeaf58cc5c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:45.232595 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f2e8ee8-4a75-440a-9b1b-4cfeaf58cc5c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 Jul 22 00:12:45.233019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f2e8ee8-4a75-440a-9b1b-4cfeaf58cc5c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:45.233101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f2e8ee8-4a75-440a-9b1b-4cfeaf58cc5c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:45.241029 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f2e8ee8-4a75-440a-9b1b-4cfeaf58cc5c tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 returned with HTTP 404 Jul 22 00:12:45.242057 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 537/2130] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:45 2026] GET /volume/v3/snapshots/27639c09-368b-4ddb-8f16-d3bc8c9a0c00 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:45.310699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-99635806-6b74-40f0-82e4-10f4cf370b9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:45.316045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-99635806-6b74-40f0-82e4-10f4cf370b9b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:12:45.316798 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-99635806-6b74-40f0-82e4-10f4cf370b9b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:45.317910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-99635806-6b74-40f0-82e4-10f4cf370b9b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:45.339073 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:45.339073 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:45.345330 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-99635806-6b74-40f0-82e4-10f4cf370b9b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:12:45.351972 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-99635806-6b74-40f0-82e4-10f4cf370b9b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:12:45.353234 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 527/2131] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:45 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:45.383701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-dd7c6ccd-5876-43c5-8cec-896f875cb55a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:45.387677 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-dd7c6ccd-5876-43c5-8cec-896f875cb55a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245/action Jul 22 00:12:45.388405 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-dd7c6ccd-5876-43c5-8cec-896f875cb55a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:45.388405 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-dd7c6ccd-5876-43c5-8cec-896f875cb55a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:45.409947 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:45.409947 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:45.410691 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-dd7c6ccd-5876-43c5-8cec-896f875cb55a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:12:45.424980 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-dd7c6ccd-5876-43c5-8cec-896f875cb55a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Begin detaching volume completed successfully. Jul 22 00:12:45.425406 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-dd7c6ccd-5876-43c5-8cec-896f875cb55a tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245/action returned with HTTP 202 Jul 22 00:12:45.426050 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 533/2132] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:12:45 2026] POST /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:12:45.515091 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-733ccb01-ecfe-4d72-8d41-778232fee392 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:45.515772 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-733ccb01-ecfe-4d72-8d41-778232fee392 None None] GET https://10.4.3.168/volume// Jul 22 00:12:45.516137 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-733ccb01-ecfe-4d72-8d41-778232fee392 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:45.516429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-733ccb01-ecfe-4d72-8d41-778232fee392 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:45.517652 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-733ccb01-ecfe-4d72-8d41-778232fee392 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:12:45.518030 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 536/2133] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:12:45 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:12:45.532420 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-7993e169-77df-41a6-8492-be50e3dcd4d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:45.538011 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-7993e169-77df-41a6-8492-be50e3dcd4d5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:12:45.538276 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-7993e169-77df-41a6-8492-be50e3dcd4d5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:45.538597 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-7993e169-77df-41a6-8492-be50e3dcd4d5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:45.555426 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:45.555426 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:45.563515 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-7993e169-77df-41a6-8492-be50e3dcd4d5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:12:45.572404 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-7993e169-77df-41a6-8492-be50e3dcd4d5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:12:45.573076 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 538/2134] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:12:45 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:46.789402 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-becc1ee2-a0c0-48d1-922f-6f90f81a1152 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:46.793802 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-becc1ee2-a0c0-48d1-922f-6f90f81a1152 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] DELETE https://10.4.3.168/volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 Jul 22 00:12:46.793802 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-becc1ee2-a0c0-48d1-922f-6f90f81a1152 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:46.793802 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-becc1ee2-a0c0-48d1-922f-6f90f81a1152 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:46.805788 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:46.805788 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:46.879154 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5ec65b91-9e24-47f9-b6fa-50b10737de64 req-becc1ee2-a0c0-48d1-922f-6f90f81a1152 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 returned with HTTP 200 Jul 22 00:12:46.879586 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 528/2135] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:12:46 2026] DELETE /volume/v3/attachments/c3489941-fb53-44bf-ba3b-1f9720f77617 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:47.257301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:47.338891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7671aeef-f4a9-4ae5-97bc-8a92fd6c5894 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:47.380867 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:47.381269 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1972512607"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:47.382885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1972512607'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:47.383041 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume of 1 GB Jul 22 00:12:47.387562 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Availability Zones retrieved successfully. Jul 22 00:12:47.396067 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (c7fa0a06-8c13-43c7-879b-a51c205a29ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:47.397090 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a2ba38-b7c9-49e1-b595-6063f935ac7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.398027 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:47.404245 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7671aeef-f4a9-4ae5-97bc-8a92fd6c5894 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:47.404761 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7671aeef-f4a9-4ae5-97bc-8a92fd6c5894 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1971582994", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2054428251", "vendor_name": "tempest-vendor_name-88168331"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:47.408791 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:47.408791 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:47.425835 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7671aeef-f4a9-4ae5-97bc-8a92fd6c5894 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:47.426245 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 537/2136] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:12:47 2026] POST /volume/v3/types => generated 326 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:47.431332 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a2ba38-b7c9-49e1-b595-6063f935ac7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.432455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7471fb1-9986-431b-9b44-4dd1966b7669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.437962 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f59a60c-03d7-4947-a506-0512cac2700b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:47.519501 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Created reservations ['366d2ef0-d850-4940-99da-f6d4627363d0', '64e88dc9-7096-47e4-b7a2-3e8fe56e0e5a', 'd3f18b56-4f36-4c25-b959-77d79a8e2145', 'd7205939-ab18-4683-9cab-0a28661e4d45'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:47.519708 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:47.520263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef", "size": 1, "name": "tempest-UserMessagesTest-Volume-249053335"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:47.520725 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7471fb1-9986-431b-9b44-4dd1966b7669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['366d2ef0-d850-4940-99da-f6d4627363d0', '64e88dc9-7096-47e4-b7a2-3e8fe56e0e5a', 'd3f18b56-4f36-4c25-b959-77d79a8e2145', 'd7205939-ab18-4683-9cab-0a28661e4d45']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.521630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96696993-39c8-4f00-b250-37dd82c33e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.522752 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Create volume request body: {'volume': {'volume_type': '4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-249053335'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:47.529584 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Create volume of 1 GB Jul 22 00:12:47.530120 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:47.530120 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:47.531004 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Availability Zones retrieved successfully. Jul 22 00:12:47.549225 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Flow 'volume_create_api' (e08a8ded-5e98-4c46-a3c1-19345cdd5ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:47.550974 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a321782d-68d9-4221-a901-2c4274f1461b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.553323 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:47.554732 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96696993-39c8-4f00-b250-37dd82c33e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f8ea152-92ea-45f6-92c8-00347f606b21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1972512607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['366d2ef0-d850-4940-99da-f6d4627363d0','64e88dc9-7096-47e4-b7a2-3e8fe56e0e5a','d3f18b56-4f36-4c25-b959-77d79a8e2145','d7205939-ab18-4683-9cab-0a28661e4d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1972512607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f8ea152-92ea-45f6-92c8-00347f606b21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='832cb2a5af314ac987218d3f74d28a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.555933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc66ac98-864b-489f-99a4-12ad9b23c93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.584464 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc66ac98-864b-489f-99a4-12ad9b23c93e) transitioned into state 'SUCCESS' from state '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-1972512607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['366d2ef0-d850-4940-99da-f6d4627363d0','64e88dc9-7096-47e4-b7a2-3e8fe56e0e5a','d3f18b56-4f36-4c25-b959-77d79a8e2145','d7205939-ab18-4683-9cab-0a28661e4d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.585488 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2017f1d1-ba6b-4b51-8276-b5e30ecedaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.586826 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a321782d-68d9-4221-a901-2c4274f1461b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:12:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2054428251',vendor_name='tempest-vendor_name-88168331'},id=4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef,is_public=True,name='tempest-UserMessagesTest-volume-type-1971582994',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.587729 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ee2089-e055-47f2-ad5a-47f6bbe5b06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.599970 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2017f1d1-ba6b-4b51-8276-b5e30ecedaec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.601186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (c7fa0a06-8c13-43c7-879b-a51c205a29ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:47.601654 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request issued successfully. Jul 22 00:12:47.602446 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01cf9a29-ed6c-44c3-af6d-7ee7b2390bfa tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:47.603135 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 534/2137] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:12:47 2026] POST /volume/v3/volumes => generated 760 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:47.618158 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a7ff20a-3281-4423-a229-a2fa35f24784 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:47.622480 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a7ff20a-3281-4423-a229-a2fa35f24784 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 Jul 22 00:12:47.622766 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a7ff20a-3281-4423-a229-a2fa35f24784 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:47.623070 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a7ff20a-3281-4423-a229-a2fa35f24784 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:47.624856 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1971582994 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1971582994, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:47.625272 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1971582994 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1971582994, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:47.640994 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:47.640994 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:47.648248 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6a7ff20a-3281-4423-a229-a2fa35f24784 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:47.655450 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a7ff20a-3281-4423-a229-a2fa35f24784 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 returned with HTTP 200 Jul 22 00:12:47.656878 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 529/2138] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:47 2026] GET /volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:47.675794 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Created reservations ['4472a797-63e9-435a-b4c5-444e28abbdcd', '65d2d353-8293-4b0b-892f-55c97d3fdaad', 'b3697646-d4a4-4c48-ae9c-97e410d01f56', '862a6ebc-3563-45a3-bb36-4f0556f80ad6'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:47.676680 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ee2089-e055-47f2-ad5a-47f6bbe5b06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4472a797-63e9-435a-b4c5-444e28abbdcd', '65d2d353-8293-4b0b-892f-55c97d3fdaad', 'b3697646-d4a4-4c48-ae9c-97e410d01f56', '862a6ebc-3563-45a3-bb36-4f0556f80ad6']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.677948 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db132065-9502-4d9c-81bd-ac232aa1b481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.691968 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5ba46f5b-dea4-4cb9-ba17-327e422fa7e9 req-f8ef1935-d7ee-4656-90ad-44aa9d9f3407 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:47.695786 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5ba46f5b-dea4-4cb9-ba17-327e422fa7e9 req-f8ef1935-d7ee-4656-90ad-44aa9d9f3407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:12:47.696037 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5ba46f5b-dea4-4cb9-ba17-327e422fa7e9 req-f8ef1935-d7ee-4656-90ad-44aa9d9f3407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:47.696248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5ba46f5b-dea4-4cb9-ba17-327e422fa7e9 req-f8ef1935-d7ee-4656-90ad-44aa9d9f3407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:47.706581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db132065-9502-4d9c-81bd-ac232aa1b481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f556fb-3404-40cb-8716-9cc3609f9114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-249053335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921f683a97e49a9943e8b64306c083a',qos_specs=None,replication_status=,reservations=['4472a797-63e9-435a-b4c5-444e28abbdcd','65d2d353-8293-4b0b-892f-55c97d3fdaad','b3697646-d4a4-4c48-ae9c-97e410d01f56','862a6ebc-3563-45a3-bb36-4f0556f80ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8240b0b6a74ebf81534e5f732ab40c',volume_type_id=4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-249053335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7f556fb-3404-40cb-8716-9cc3609f9114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0921f683a97e49a9943e8b64306c083a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a8240b0b6a74ebf81534e5f732ab40c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef),volume_type_id=4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.707933 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bbdcd6-4205-49be-8196-e6df57e19d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.713247 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:47.713247 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:47.719449 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5ba46f5b-dea4-4cb9-ba17-327e422fa7e9 req-f8ef1935-d7ee-4656-90ad-44aa9d9f3407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:12:47.725312 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5ba46f5b-dea4-4cb9-ba17-327e422fa7e9 req-f8ef1935-d7ee-4656-90ad-44aa9d9f3407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:12:47.725612 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 538/2139] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:12:47 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:47.733148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9bbdcd6-4205-49be-8196-e6df57e19d29) transitioned into state 'SUCCESS' from state '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-249053335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921f683a97e49a9943e8b64306c083a',qos_specs=None,replication_status=,reservations=['4472a797-63e9-435a-b4c5-444e28abbdcd','65d2d353-8293-4b0b-892f-55c97d3fdaad','b3697646-d4a4-4c48-ae9c-97e410d01f56','862a6ebc-3563-45a3-bb36-4f0556f80ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8240b0b6a74ebf81534e5f732ab40c',volume_type_id=4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.734395 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5910df0-800e-4c52-98b9-f6037ef04daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:47.742986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ec3e0986-4264-43ff-8702-f34bda3e42a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:47.745710 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec3e0986-4264-43ff-8702-f34bda3e42a4 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:12:47.745990 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec3e0986-4264-43ff-8702-f34bda3e42a4 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:47.746264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec3e0986-4264-43ff-8702-f34bda3e42a4 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:47.746878 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ec3e0986-4264-43ff-8702-f34bda3e42a4 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Delete volume with id: b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:12:47.752092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5910df0-800e-4c52-98b9-f6037ef04daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:47.753352 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Flow 'volume_create_api' (e08a8ded-5e98-4c46-a3c1-19345cdd5ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:47.753815 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Create volume request issued successfully. Jul 22 00:12:47.754780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f59a60c-03d7-4947-a506-0512cac2700b tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:47.755244 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 539/2140] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:12:47 2026] POST /volume/v3/volumes => generated 785 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:47.757687 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:47.757687 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:47.758289 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ec3e0986-4264-43ff-8702-f34bda3e42a4 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:12:47.774841 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff16832f-8971-452c-a2be-70c10c60d3a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:47.779887 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff16832f-8971-452c-a2be-70c10c60d3a8 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 Jul 22 00:12:47.779887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff16832f-8971-452c-a2be-70c10c60d3a8 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:47.779887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff16832f-8971-452c-a2be-70c10c60d3a8 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:47.793714 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:47.793714 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:47.800689 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ec3e0986-4264-43ff-8702-f34bda3e42a4 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Delete volume request issued successfully. Jul 22 00:12:47.801008 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec3e0986-4264-43ff-8702-f34bda3e42a4 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 202 Jul 22 00:12:47.801896 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 535/2141] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:47 2026] DELETE /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:47.801973 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff16832f-8971-452c-a2be-70c10c60d3a8 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Volume info retrieved successfully. Jul 22 00:12:47.810163 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff16832f-8971-452c-a2be-70c10c60d3a8 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 returned with HTTP 200 Jul 22 00:12:47.810163 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 530/2142] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:12:47 2026] GET /volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:47.811836 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65e795fc-5f67-4060-959f-18be8b92763f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:47.814360 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65e795fc-5f67-4060-959f-18be8b92763f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:12:47.814360 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65e795fc-5f67-4060-959f-18be8b92763f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:47.814705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65e795fc-5f67-4060-959f-18be8b92763f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:47.825060 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:47.825060 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:47.830965 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-65e795fc-5f67-4060-959f-18be8b92763f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:12:47.837883 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65e795fc-5f67-4060-959f-18be8b92763f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 200 Jul 22 00:12:47.838401 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 539/2143] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:47 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:48.673488 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2209e0f-7dae-4912-b6f7-fd2de7c58a4e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.675639 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2209e0f-7dae-4912-b6f7-fd2de7c58a4e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 Jul 22 00:12:48.675897 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2209e0f-7dae-4912-b6f7-fd2de7c58a4e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:48.676087 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2209e0f-7dae-4912-b6f7-fd2de7c58a4e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:48.684658 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:48.684658 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:48.689306 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2209e0f-7dae-4912-b6f7-fd2de7c58a4e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:48.696411 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2209e0f-7dae-4912-b6f7-fd2de7c58a4e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 returned with HTTP 200 Jul 22 00:12:48.697013 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 540/2144] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:48 2026] GET /volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:48.715189 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-206c46c4-3208-42db-a6e1-8372b8a75d13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.717458 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-206c46c4-3208-42db-a6e1-8372b8a75d13 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:12:48.717974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-206c46c4-3208-42db-a6e1-8372b8a75d13 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f8ea152-92ea-45f6-92c8-00347f606b21", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-412181339"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:48.729727 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:48.729727 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:48.730378 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-206c46c4-3208-42db-a6e1-8372b8a75d13 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:48.730576 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-206c46c4-3208-42db-a6e1-8372b8a75d13 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create snapshot from volume 4f8ea152-92ea-45f6-92c8-00347f606b21 Jul 22 00:12:48.779388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-206c46c4-3208-42db-a6e1-8372b8a75d13 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Created reservations ['854431ab-d1e9-47bd-9dd9-d78821f2fa8b', '53c81c00-e973-42c6-bdd9-317e4cb5eb91', 'f6866579-6496-4aa3-853f-e9b22b1ab3aa', 'b366a916-29e5-4627-b616-96f47f391085'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:48.812847 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-206c46c4-3208-42db-a6e1-8372b8a75d13 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Snapshot create request issued successfully. Jul 22 00:12:48.813249 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-206c46c4-3208-42db-a6e1-8372b8a75d13 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:12:48.813970 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 536/2145] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:12:48 2026] POST /volume/v3/snapshots => generated 315 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:48.825762 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce251a81-dbae-4c66-b30b-ee03b4ca9028 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.828586 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce251a81-dbae-4c66-b30b-ee03b4ca9028 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a Jul 22 00:12:48.829230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce251a81-dbae-4c66-b30b-ee03b4ca9028 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:48.829295 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-072b8f24-ab03-4fcc-a582-a8f9be58e3f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.830154 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce251a81-dbae-4c66-b30b-ee03b4ca9028 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:48.831842 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-072b8f24-ab03-4fcc-a582-a8f9be58e3f1 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 Jul 22 00:12:48.832212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-072b8f24-ab03-4fcc-a582-a8f9be58e3f1 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:48.832519 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-072b8f24-ab03-4fcc-a582-a8f9be58e3f1 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:48.839765 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:48.839765 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:48.839765 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ce251a81-dbae-4c66-b30b-ee03b4ca9028 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Snapshot retrieved successfully. Jul 22 00:12:48.839765 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce251a81-dbae-4c66-b30b-ee03b4ca9028 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a returned with HTTP 200 Jul 22 00:12:48.839765 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 531/2146] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:48 2026] GET /volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a => generated 447 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:48.844200 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:48.844200 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:48.850547 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-072b8f24-ab03-4fcc-a582-a8f9be58e3f1 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Volume info retrieved successfully. Jul 22 00:12:48.859498 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-072b8f24-ab03-4fcc-a582-a8f9be58e3f1 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 returned with HTTP 200 Jul 22 00:12:48.859559 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-496f545d-9da7-4493-a338-022c0911e83e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.860080 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 540/2147] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:12:48 2026] GET /volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:12:48.862057 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-496f545d-9da7-4493-a338-022c0911e83e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 Jul 22 00:12:48.862177 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-496f545d-9da7-4493-a338-022c0911e83e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:48.862553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-496f545d-9da7-4493-a338-022c0911e83e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:48.877285 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-496f545d-9da7-4493-a338-022c0911e83e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 returned with HTTP 404 Jul 22 00:12:48.879016 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 541/2148] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:48 2026] GET /volume/v3/volumes/b25ddeef-31a3-4093-8a62-cdfa841c0245 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:48.879660 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fc9bf6b-7bba-4c12-b61e-436e2f21f299 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.884614 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fc9bf6b-7bba-4c12-b61e-436e2f21f299 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/messages Jul 22 00:12:48.884614 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fc9bf6b-7bba-4c12-b61e-436e2f21f299 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:48.885177 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fc9bf6b-7bba-4c12-b61e-436e2f21f299 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:48.885527 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:48.885527 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:48.893675 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fc9bf6b-7bba-4c12-b61e-436e2f21f299 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:12:48.894931 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 537/2149] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:12:48 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:48.919986 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93c65f73-733f-4728-9597-1400292d9b95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.924022 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93c65f73-733f-4728-9597-1400292d9b95 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] DELETE https://10.4.3.168/volume/v3/messages/fed519c8-12bf-4a17-a04b-d960350f1611 Jul 22 00:12:48.924022 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93c65f73-733f-4728-9597-1400292d9b95 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:48.924022 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93c65f73-733f-4728-9597-1400292d9b95 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:48.937283 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93c65f73-733f-4728-9597-1400292d9b95 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/messages/fed519c8-12bf-4a17-a04b-d960350f1611 returned with HTTP 204 Jul 22 00:12:48.938128 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 532/2150] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:12:48 2026] DELETE /volume/v3/messages/fed519c8-12bf-4a17-a04b-d960350f1611 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:12:48.947826 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ada1819-b09d-4f4c-a181-2e169f024c27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.950401 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ada1819-b09d-4f4c-a181-2e169f024c27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/messages/fed519c8-12bf-4a17-a04b-d960350f1611 Jul 22 00:12:48.950680 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ada1819-b09d-4f4c-a181-2e169f024c27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:48.950900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ada1819-b09d-4f4c-a181-2e169f024c27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:48.958145 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ada1819-b09d-4f4c-a181-2e169f024c27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/messages/fed519c8-12bf-4a17-a04b-d960350f1611 returned with HTTP 404 Jul 22 00:12:48.959483 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 541/2151] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:12:48 2026] GET /volume/v3/messages/fed519c8-12bf-4a17-a04b-d960350f1611 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:48.973841 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9a032ce6-5e28-45e7-8d3a-3c90983963f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:48.977117 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a032ce6-5e28-45e7-8d3a-3c90983963f6 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 Jul 22 00:12:48.977322 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a032ce6-5e28-45e7-8d3a-3c90983963f6 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:48.977688 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a032ce6-5e28-45e7-8d3a-3c90983963f6 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:48.989731 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:48.989731 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:48.997826 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9a032ce6-5e28-45e7-8d3a-3c90983963f6 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Volume info retrieved successfully. Jul 22 00:12:49.004068 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a032ce6-5e28-45e7-8d3a-3c90983963f6 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 returned with HTTP 200 Jul 22 00:12:49.004561 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 542/2152] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:12:48 2026] GET /volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:49.020827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.023296 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 Jul 22 00:12:49.023296 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:49.023296 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:49.023535 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Delete volume with id: a7f556fb-3404-40cb-8716-9cc3609f9114 Jul 22 00:12:49.035910 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:49.035910 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:49.036541 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Volume info retrieved successfully. Jul 22 00:12:49.038992 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:12:49.058523 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1971582994 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1971582994, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:49.058873 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1971582994 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1971582994, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:49.068880 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Created reservations ['b017f815-d297-4566-8069-8b613240e798', 'b18f0122-92f8-4308-b370-9dcc3f5a5f83', '4ef991aa-b198-4a5b-a66d-7df87a295095', 'dcf54eb4-b596-4a5e-b97e-a0fc2706bcdc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:49.099609 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Delete volume request issued successfully. Jul 22 00:12:49.099840 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ac73de1-8d39-4d4c-816a-0a545e133667 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 returned with HTTP 202 Jul 22 00:12:49.100322 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 538/2153] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:12:49 2026] DELETE /volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:49.108719 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4bc639c-15e3-4333-a001-f7f177d56cf4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.110609 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4bc639c-15e3-4333-a001-f7f177d56cf4 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 Jul 22 00:12:49.110817 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4bc639c-15e3-4333-a001-f7f177d56cf4 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:49.111044 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4bc639c-15e3-4333-a001-f7f177d56cf4 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:49.117357 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4bc639c-15e3-4333-a001-f7f177d56cf4 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 returned with HTTP 404 Jul 22 00:12:49.118094 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 533/2154] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:12:49 2026] GET /volume/v3/volumes/a7f556fb-3404-40cb-8716-9cc3609f9114 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:49.129625 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2833484f-f960-4c85-984a-968dd60d473d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.132088 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2833484f-f960-4c85-984a-968dd60d473d tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] DELETE https://10.4.3.168/volume/v3/types/4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef Jul 22 00:12:49.132353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2833484f-f960-4c85-984a-968dd60d473d tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:49.132646 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2833484f-f960-4c85-984a-968dd60d473d tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:49.163691 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2833484f-f960-4c85-984a-968dd60d473d tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] https://10.4.3.168/volume/v3/types/4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef returned with HTTP 202 Jul 22 00:12:49.164309 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 542/2155] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:49 2026] DELETE /volume/v3/types/4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:49.171614 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0446d492-680e-41d1-b67d-eda4f951b1bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.174076 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0446d492-680e-41d1-b67d-eda4f951b1bc tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] GET https://10.4.3.168/volume/v3/types/4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef Jul 22 00:12:49.174334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0446d492-680e-41d1-b67d-eda4f951b1bc tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:49.174574 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0446d492-680e-41d1-b67d-eda4f951b1bc tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:49.177967 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0446d492-680e-41d1-b67d-eda4f951b1bc tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] https://10.4.3.168/volume/v3/types/4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef returned with HTTP 404 Jul 22 00:12:49.178502 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 543/2156] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:49 2026] GET /volume/v3/types/4d21c5d8-90c3-46e8-a0ec-7bb85b5006ef => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:49.191891 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bd5f459d-ebae-4665-9a42-2001f0505470 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.194503 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd5f459d-ebae-4665-9a42-2001f0505470 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:49.195100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bd5f459d-ebae-4665-9a42-2001f0505470 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-334093124", "extra_specs": {"storage_protocol": "tempest-storage_protocol-410534112", "vendor_name": "tempest-vendor_name-2019314504"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:49.213968 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bd5f459d-ebae-4665-9a42-2001f0505470 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:49.214258 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 539/2157] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:12: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) Jul 22 00:12:49.225024 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.227124 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:49.227571 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8fdea7e0-8277-43ac-87a4-bd35dfce07e9", "size": 1, "name": "tempest-UserMessagesTest-Volume-824767253"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:49.229439 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Create volume request body: {'volume': {'volume_type': '8fdea7e0-8277-43ac-87a4-bd35dfce07e9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-824767253'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:49.235041 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Create volume of 1 GB Jul 22 00:12:49.235407 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:49.235407 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:49.236731 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Availability Zones retrieved successfully. Jul 22 00:12:49.243380 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Flow 'volume_create_api' (f1972eca-9753-46c7-93a8-d280f5a8cf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:49.245556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9481479-525a-47eb-9537-203d5d8bf9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:49.246286 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:49.276609 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9481479-525a-47eb-9537-203d5d8bf9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:12:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-410534112',vendor_name='tempest-vendor_name-2019314504'},id=8fdea7e0-8277-43ac-87a4-bd35dfce07e9,is_public=True,name='tempest-UserMessagesTest-volume-type-334093124',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8fdea7e0-8277-43ac-87a4-bd35dfce07e9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:49.277572 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20bbf488-66fa-4707-aec8-227172698356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:49.320400 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-334093124 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-334093124, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:49.320846 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-334093124 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-334093124, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:49.365077 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Created reservations ['f600a6f5-1a8f-435f-836f-da6c48a4f82a', '88f55500-080c-4d01-bf91-e9ed9f8b6b04', 'f43b7091-d6f9-4cdb-81bb-af0420f4c0e2', '29d43b96-7230-4f5e-84c4-8805fdcc3366'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:49.366268 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20bbf488-66fa-4707-aec8-227172698356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f600a6f5-1a8f-435f-836f-da6c48a4f82a', '88f55500-080c-4d01-bf91-e9ed9f8b6b04', 'f43b7091-d6f9-4cdb-81bb-af0420f4c0e2', '29d43b96-7230-4f5e-84c4-8805fdcc3366']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:49.367396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a379c2-0d0a-4537-a58d-a40b920a9d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:49.395095 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a379c2-0d0a-4537-a58d-a40b920a9d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb8410a-2daa-4a15-b724-b19454338e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-824767253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921f683a97e49a9943e8b64306c083a',qos_specs=None,replication_status=,reservations=['f600a6f5-1a8f-435f-836f-da6c48a4f82a','88f55500-080c-4d01-bf91-e9ed9f8b6b04','f43b7091-d6f9-4cdb-81bb-af0420f4c0e2','29d43b96-7230-4f5e-84c4-8805fdcc3366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8240b0b6a74ebf81534e5f732ab40c',volume_type_id=8fdea7e0-8277-43ac-87a4-bd35dfce07e9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-824767253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fb8410a-2daa-4a15-b724-b19454338e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0921f683a97e49a9943e8b64306c083a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a8240b0b6a74ebf81534e5f732ab40c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8fdea7e0-8277-43ac-87a4-bd35dfce07e9),volume_type_id=8fdea7e0-8277-43ac-87a4-bd35dfce07e9)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:49.395249 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124573d7-31f2-43a6-8dde-9d2346ba06cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:49.422460 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124573d7-31f2-43a6-8dde-9d2346ba06cc) transitioned into state 'SUCCESS' from state '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-824767253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0921f683a97e49a9943e8b64306c083a',qos_specs=None,replication_status=,reservations=['f600a6f5-1a8f-435f-836f-da6c48a4f82a','88f55500-080c-4d01-bf91-e9ed9f8b6b04','f43b7091-d6f9-4cdb-81bb-af0420f4c0e2','29d43b96-7230-4f5e-84c4-8805fdcc3366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a8240b0b6a74ebf81534e5f732ab40c',volume_type_id=8fdea7e0-8277-43ac-87a4-bd35dfce07e9)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:49.423157 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d943a0cb-2cd1-4908-8a2f-c18d1bb88257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:49.433610 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d943a0cb-2cd1-4908-8a2f-c18d1bb88257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:49.434679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Flow 'volume_create_api' (f1972eca-9753-46c7-93a8-d280f5a8cf33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:49.435058 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Create volume request issued successfully. Jul 22 00:12:49.435874 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc5d5a1a-d7d0-49fb-b3ca-2654c227c606 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:49.436453 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 534/2158] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:12:49 2026] POST /volume/v3/volumes => generated 784 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:49.453024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a65a370e-7fb3-4af5-b301-961cbba481d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.456607 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a65a370e-7fb3-4af5-b301-961cbba481d7 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 Jul 22 00:12:49.456937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a65a370e-7fb3-4af5-b301-961cbba481d7 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:49.457264 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a65a370e-7fb3-4af5-b301-961cbba481d7 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:49.471684 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:49.471684 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:49.476138 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a65a370e-7fb3-4af5-b301-961cbba481d7 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Volume info retrieved successfully. Jul 22 00:12:49.481988 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a65a370e-7fb3-4af5-b301-961cbba481d7 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 returned with HTTP 200 Jul 22 00:12:49.482469 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 543/2159] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:12:49 2026] GET /volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:49.852469 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26fa241f-4917-4752-b6d4-bc8cfcc97d52 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.857365 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26fa241f-4917-4752-b6d4-bc8cfcc97d52 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a Jul 22 00:12:49.857712 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26fa241f-4917-4752-b6d4-bc8cfcc97d52 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:49.858008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26fa241f-4917-4752-b6d4-bc8cfcc97d52 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:49.868023 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:49.868023 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:49.868496 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26fa241f-4917-4752-b6d4-bc8cfcc97d52 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Snapshot retrieved successfully. Jul 22 00:12:49.869442 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26fa241f-4917-4752-b6d4-bc8cfcc97d52 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a returned with HTTP 200 Jul 22 00:12:49.869823 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 544/2160] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:49 2026] GET /volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:49.884537 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:49.887119 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:49.888782 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f39149e2-2d8a-4116-bb9f-809ea49e8f2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1764978841"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:49.890435 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f39149e2-2d8a-4116-bb9f-809ea49e8f2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1764978841'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:49.890682 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume of 1 GB Jul 22 00:12:49.897040 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Availability Zones retrieved successfully. Jul 22 00:12:49.909524 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (86b0f325-16e5-4589-af46-ffa12d8c8947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:49.911063 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa54cd88-a5ee-4851-9092-a72d2aff9c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:49.912451 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:49.947046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa54cd88-a5ee-4851-9092-a72d2aff9c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:49.948573 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5054d403-f04e-466a-8b29-402f7a4608a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.002547 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Created reservations ['6f4b76c6-5590-4034-85c4-91a0e3b60e6e', '76188568-793b-40b0-853f-ed25c0a658f5', '5249d232-072c-4005-9a5b-449b39c5a88a', 'daa99f96-d1ac-47cf-808c-5e0ef8cb519c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:50.003804 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5054d403-f04e-466a-8b29-402f7a4608a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4b76c6-5590-4034-85c4-91a0e3b60e6e', '76188568-793b-40b0-853f-ed25c0a658f5', '5249d232-072c-4005-9a5b-449b39c5a88a', 'daa99f96-d1ac-47cf-808c-5e0ef8cb519c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.005294 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a86fd1-79fa-4a57-872f-b6c2140a98a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.034423 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a86fd1-79fa-4a57-872f-b6c2140a98a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6904d959-698e-4637-b40d-ce9f832ab397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1764978841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['6f4b76c6-5590-4034-85c4-91a0e3b60e6e','76188568-793b-40b0-853f-ed25c0a658f5','5249d232-072c-4005-9a5b-449b39c5a88a','daa99f96-d1ac-47cf-808c-5e0ef8cb519c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1764978841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6904d959-698e-4637-b40d-ce9f832ab397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='832cb2a5af314ac987218d3f74d28a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.035510 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d07324c-b55b-49a5-a7ef-f663b85380b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.060976 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d07324c-b55b-49a5-a7ef-f663b85380b8) transitioned into state 'SUCCESS' from state '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-1764978841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['6f4b76c6-5590-4034-85c4-91a0e3b60e6e','76188568-793b-40b0-853f-ed25c0a658f5','5249d232-072c-4005-9a5b-449b39c5a88a','daa99f96-d1ac-47cf-808c-5e0ef8cb519c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.061796 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2342384a-c9c4-480d-9c2d-95541c4e26fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.072344 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2342384a-c9c4-480d-9c2d-95541c4e26fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.073378 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (86b0f325-16e5-4589-af46-ffa12d8c8947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.073775 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request issued successfully. Jul 22 00:12:50.074452 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79ce7b29-008c-4cf3-8ace-2390666ad378 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:50.075066 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 540/2161] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:49 2026] POST /volume/v3/volumes => generated 760 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:50.098958 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.101019 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:50.101395 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f39149e2-2d8a-4116-bb9f-809ea49e8f2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-725628100"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:50.102853 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f39149e2-2d8a-4116-bb9f-809ea49e8f2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-725628100'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:50.108056 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume of 1 GB Jul 22 00:12:50.108439 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.108439 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:50.117951 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Availability Zones retrieved successfully. Jul 22 00:12:50.123850 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (e7549b8a-c4c2-44cc-9cb3-da868e1c6feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.124992 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d5faff-34c7-47eb-b8c4-7d5c9856ae13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.126183 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:50.183004 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d5faff-34c7-47eb-b8c4-7d5c9856ae13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.183004 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05db7b20-3238-48a7-ba54-a3c4d9bb05ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.252423 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Created reservations ['edadb2a7-14cd-4445-a27a-fe29b1d01bbd', '759f7945-5323-4008-84a0-0e0ab77b7cdf', 'ffd6de15-9404-46a9-a3c3-4400fa7d318a', 'aae834aa-7427-4194-8d68-e33b35910bf8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:50.253460 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05db7b20-3238-48a7-ba54-a3c4d9bb05ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edadb2a7-14cd-4445-a27a-fe29b1d01bbd', '759f7945-5323-4008-84a0-0e0ab77b7cdf', 'ffd6de15-9404-46a9-a3c3-4400fa7d318a', 'aae834aa-7427-4194-8d68-e33b35910bf8']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.254500 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0387a7a0-7e53-4cd1-96a5-9cd2e7f94c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.297810 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0387a7a0-7e53-4cd1-96a5-9cd2e7f94c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '732b445b-f28e-42ae-8e85-69241aed1f07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-725628100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['edadb2a7-14cd-4445-a27a-fe29b1d01bbd','759f7945-5323-4008-84a0-0e0ab77b7cdf','ffd6de15-9404-46a9-a3c3-4400fa7d318a','aae834aa-7427-4194-8d68-e33b35910bf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-725628100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=732b445b-f28e-42ae-8e85-69241aed1f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='832cb2a5af314ac987218d3f74d28a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.298961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d28a338-9ef0-4a46-ba64-67fcd39851bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.321681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d28a338-9ef0-4a46-ba64-67fcd39851bb) transitioned into state 'SUCCESS' from state '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-725628100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['edadb2a7-14cd-4445-a27a-fe29b1d01bbd','759f7945-5323-4008-84a0-0e0ab77b7cdf','ffd6de15-9404-46a9-a3c3-4400fa7d318a','aae834aa-7427-4194-8d68-e33b35910bf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.322486 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46573470-ed09-4ae4-aefb-265b2c978eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.331987 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46573470-ed09-4ae4-aefb-265b2c978eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.332835 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (e7549b8a-c4c2-44cc-9cb3-da868e1c6feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.334937 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request issued successfully. Jul 22 00:12:50.334937 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff3d755c-3d39-4f36-b6aa-4e131dc7c2e5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:50.334937 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 535/2162] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:50 2026] POST /volume/v3/volumes => generated 759 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:50.352708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.355229 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:50.355229 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f39149e2-2d8a-4116-bb9f-809ea49e8f2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-344551568"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:50.356941 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f39149e2-2d8a-4116-bb9f-809ea49e8f2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-344551568'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:50.356941 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume of 1 GB Jul 22 00:12:50.362132 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Availability Zones retrieved successfully. Jul 22 00:12:50.368644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (d053e6d2-b5e2-4b71-8ff7-4a7658fb45cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.369779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0e541e-4dfa-4de3-8d34-4f5fd4b42839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.370976 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:50.403187 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0e541e-4dfa-4de3-8d34-4f5fd4b42839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.403743 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6741cf3-52e9-4242-84d5-65af7f30d6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.451786 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Created reservations ['e3dbad13-e479-4ea7-b189-da6131c361f6', 'acd410e3-f152-4825-903b-6be8415552d4', '9c5ab1a8-c3f7-4b4e-96cc-e3e5fc4957a6', 'f4d02c98-dc3c-4fc7-8d03-60cda297000f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:50.453122 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6741cf3-52e9-4242-84d5-65af7f30d6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3dbad13-e479-4ea7-b189-da6131c361f6', 'acd410e3-f152-4825-903b-6be8415552d4', '9c5ab1a8-c3f7-4b4e-96cc-e3e5fc4957a6', 'f4d02c98-dc3c-4fc7-8d03-60cda297000f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.454255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c151e44a-e86a-4ff0-bee4-bfa6620d68e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.483812 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c151e44a-e86a-4ff0-bee4-bfa6620d68e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a244a4-e828-470b-86e8-2e1796de0219', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-344551568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['e3dbad13-e479-4ea7-b189-da6131c361f6','acd410e3-f152-4825-903b-6be8415552d4','9c5ab1a8-c3f7-4b4e-96cc-e3e5fc4957a6','f4d02c98-dc3c-4fc7-8d03-60cda297000f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-344551568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4a244a4-e828-470b-86e8-2e1796de0219,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='832cb2a5af314ac987218d3f74d28a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.484939 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8750f82-048c-4b0d-9344-182215241785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.500624 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c6376bd-7a31-4a44-88a1-24b9f81d28c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.503211 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c6376bd-7a31-4a44-88a1-24b9f81d28c0 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 Jul 22 00:12:50.503211 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c6376bd-7a31-4a44-88a1-24b9f81d28c0 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.503396 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c6376bd-7a31-4a44-88a1-24b9f81d28c0 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.509323 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8750f82-048c-4b0d-9344-182215241785) transitioned into state 'SUCCESS' from state '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-344551568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['e3dbad13-e479-4ea7-b189-da6131c361f6','acd410e3-f152-4825-903b-6be8415552d4','9c5ab1a8-c3f7-4b4e-96cc-e3e5fc4957a6','f4d02c98-dc3c-4fc7-8d03-60cda297000f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.510054 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d97bcb40-b81b-4a33-8bde-d55050d044d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.512975 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.512975 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:50.518533 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c6376bd-7a31-4a44-88a1-24b9f81d28c0 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Volume info retrieved successfully. Jul 22 00:12:50.522214 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d97bcb40-b81b-4a33-8bde-d55050d044d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.523268 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (d053e6d2-b5e2-4b71-8ff7-4a7658fb45cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.523599 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request issued successfully. Jul 22 00:12:50.524333 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80a9b26b-b094-4677-b74f-5bca0e18c22a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:50.524816 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 544/2163] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:50 2026] POST /volume/v3/volumes => generated 759 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:50.525290 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c6376bd-7a31-4a44-88a1-24b9f81d28c0 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 returned with HTTP 200 Jul 22 00:12:50.526047 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 545/2164] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:12:50 2026] GET /volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:50.540541 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.541460 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:50.541929 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f39149e2-2d8a-4116-bb9f-809ea49e8f2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-4362032"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:50.544248 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f39149e2-2d8a-4116-bb9f-809ea49e8f2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-4362032'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:50.544440 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume of 1 GB Jul 22 00:12:50.544772 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.544772 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:50.545698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7374fe0a-07ad-46f1-9e3f-786dde918b14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.548465 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7374fe0a-07ad-46f1-9e3f-786dde918b14 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/messages Jul 22 00:12:50.548805 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7374fe0a-07ad-46f1-9e3f-786dde918b14 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.548887 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Availability Zones retrieved successfully. Jul 22 00:12:50.549142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7374fe0a-07ad-46f1-9e3f-786dde918b14 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.549544 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.549544 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:50.555568 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7374fe0a-07ad-46f1-9e3f-786dde918b14 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:12:50.556357 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 536/2165] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:12:50 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:50.558268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (89d31162-c815-45ea-b36f-92515a5b5e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.559635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fce1ca-6629-4414-b415-2f5b18b943a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.561286 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:50.565714 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0d7bb63-175a-43eb-82ef-c12b83bea49e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.568218 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0d7bb63-175a-43eb-82ef-c12b83bea49e tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/messages/3c45f776-fd76-4899-aea5-2fbf0dc23344 Jul 22 00:12:50.568510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0d7bb63-175a-43eb-82ef-c12b83bea49e tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.568808 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0d7bb63-175a-43eb-82ef-c12b83bea49e tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.574214 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.574214 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:50.574621 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0d7bb63-175a-43eb-82ef-c12b83bea49e tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/messages/3c45f776-fd76-4899-aea5-2fbf0dc23344 returned with HTTP 200 Jul 22 00:12:50.575154 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 545/2166] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:12:50 2026] GET /volume/v3/messages/3c45f776-fd76-4899-aea5-2fbf0dc23344 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:50.584707 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6adb5357-b4e8-4f37-aec3-e1cb4e40915c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.587028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6adb5357-b4e8-4f37-aec3-e1cb4e40915c tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/messages Jul 22 00:12:50.587344 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6adb5357-b4e8-4f37-aec3-e1cb4e40915c tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.587575 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6adb5357-b4e8-4f37-aec3-e1cb4e40915c tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.594044 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6adb5357-b4e8-4f37-aec3-e1cb4e40915c tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:12:50.594483 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 546/2167] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:12:50 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:50.598070 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59fce1ca-6629-4414-b415-2f5b18b943a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.598070 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e8ec0a-fd54-42a0-848a-678000b7d614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.603642 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0545df82-0ceb-44e8-bf3b-def5ce8775dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.607336 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0545df82-0ceb-44e8-bf3b-def5ce8775dc tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] DELETE https://10.4.3.168/volume/v3/messages/3c45f776-fd76-4899-aea5-2fbf0dc23344 Jul 22 00:12:50.607577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0545df82-0ceb-44e8-bf3b-def5ce8775dc tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.607829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0545df82-0ceb-44e8-bf3b-def5ce8775dc tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.624407 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0545df82-0ceb-44e8-bf3b-def5ce8775dc tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/messages/3c45f776-fd76-4899-aea5-2fbf0dc23344 returned with HTTP 204 Jul 22 00:12:50.624954 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 537/2168] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:12:50 2026] DELETE /volume/v3/messages/3c45f776-fd76-4899-aea5-2fbf0dc23344 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:12:50.635881 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e53bb017-8bde-45e5-b5dc-4875c8d1bbcf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.639742 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e53bb017-8bde-45e5-b5dc-4875c8d1bbcf tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 Jul 22 00:12:50.640097 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e53bb017-8bde-45e5-b5dc-4875c8d1bbcf tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.640393 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e53bb017-8bde-45e5-b5dc-4875c8d1bbcf tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.649754 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Created reservations ['15c0e903-5099-46ba-87eb-658f85216089', '082e18e7-cf20-4214-98e1-bb343b6db425', 'c405e474-5f0a-4d57-afbc-bc8e93711cf2', 'f9f24c65-c154-4bb0-9605-7f91d9fcd0dc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:50.650803 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e8ec0a-fd54-42a0-848a-678000b7d614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15c0e903-5099-46ba-87eb-658f85216089', '082e18e7-cf20-4214-98e1-bb343b6db425', 'c405e474-5f0a-4d57-afbc-bc8e93711cf2', 'f9f24c65-c154-4bb0-9605-7f91d9fcd0dc']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.651814 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a51a48-c2fc-4810-b166-3d8734193c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.653800 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.653800 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:50.661497 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e53bb017-8bde-45e5-b5dc-4875c8d1bbcf tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Volume info retrieved successfully. Jul 22 00:12:50.669304 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e53bb017-8bde-45e5-b5dc-4875c8d1bbcf tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 returned with HTTP 200 Jul 22 00:12:50.670077 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 546/2169] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:12:50 2026] GET /volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:50.680448 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a51a48-c2fc-4810-b166-3d8734193c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5d13ae-14ad-4691-a763-787678f389a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-4362032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['15c0e903-5099-46ba-87eb-658f85216089','082e18e7-cf20-4214-98e1-bb343b6db425','c405e474-5f0a-4d57-afbc-bc8e93711cf2','f9f24c65-c154-4bb0-9605-7f91d9fcd0dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-4362032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5d13ae-14ad-4691-a763-787678f389a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='832cb2a5af314ac987218d3f74d28a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.682459 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90ddde2-0442-42ab-92b7-40aeadc080b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.684784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.686726 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] DELETE https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 Jul 22 00:12:50.686969 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.687170 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.687315 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Delete volume with id: 5fb8410a-2daa-4a15-b724-b19454338e89 Jul 22 00:12:50.696257 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.696257 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:50.696763 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Volume info retrieved successfully. Jul 22 00:12:50.697991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100285) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:12:50.701701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90ddde2-0442-42ab-92b7-40aeadc080b6) transitioned into state 'SUCCESS' from state '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-4362032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['15c0e903-5099-46ba-87eb-658f85216089','082e18e7-cf20-4214-98e1-bb343b6db425','c405e474-5f0a-4d57-afbc-bc8e93711cf2','f9f24c65-c154-4bb0-9605-7f91d9fcd0dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.702485 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4064771-b208-40e2-ac79-9b02b91c104b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.709709 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-334093124 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-334093124, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:50.710001 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-334093124 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-334093124, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:50.713046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4064771-b208-40e2-ac79-9b02b91c104b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.715170 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (89d31162-c815-45ea-b36f-92515a5b5e30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.715586 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request issued successfully. Jul 22 00:12:50.716357 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16ca8529-80d8-434a-b87a-f58d4768d9d6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:50.716876 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 541/2170] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:50 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:50.723060 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Created reservations ['8293531a-3083-4e78-b84a-8d1e38311940', '6a738e2c-ac42-4fc7-afd1-2e13ebc2ee37', '6e844b61-227f-4166-aedc-a32efd9ecce5', '5bb01da3-8f40-4ca0-9952-b5510fc24aeb'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:50.732940 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.738383 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:50.738701 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f39149e2-2d8a-4116-bb9f-809ea49e8f2a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-512364734"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:50.743359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f39149e2-2d8a-4116-bb9f-809ea49e8f2a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-512364734'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:50.743504 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume of 1 GB Jul 22 00:12:50.752492 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Availability Zones retrieved successfully. Jul 22 00:12:50.755302 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Delete volume request issued successfully. Jul 22 00:12:50.755528 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d5df2ed1-0908-4c4a-a585-60e660fcfc27 tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 returned with HTTP 202 Jul 22 00:12:50.756035 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 547/2171] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:12:50 2026] DELETE /volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:50.758986 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (dd890c97-0bad-4a4f-b709-07acc6465f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.760850 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943af0e8-6756-4b42-9dfb-8088cad26f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.761296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:50.765480 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dc86df22-b117-474c-b6de-470f0d76d0cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.767667 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dc86df22-b117-474c-b6de-470f0d76d0cd tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] GET https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 Jul 22 00:12:50.768353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dc86df22-b117-474c-b6de-470f0d76d0cd tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.768353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dc86df22-b117-474c-b6de-470f0d76d0cd tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.774723 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dc86df22-b117-474c-b6de-470f0d76d0cd tempest-UserMessagesTest-1647372289 tempest-UserMessagesTest-1647372289-project-member] https://10.4.3.168/volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 returned with HTTP 404 Jul 22 00:12:50.775165 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 547/2172] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:12:50 2026] GET /volume/v3/volumes/5fb8410a-2daa-4a15-b724-b19454338e89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:50.783159 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ea330e8-9a14-4855-8569-9f5194a69af3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.788907 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ea330e8-9a14-4855-8569-9f5194a69af3 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] DELETE https://10.4.3.168/volume/v3/types/8fdea7e0-8277-43ac-87a4-bd35dfce07e9 Jul 22 00:12:50.789111 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ea330e8-9a14-4855-8569-9f5194a69af3 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.789453 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ea330e8-9a14-4855-8569-9f5194a69af3 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.791246 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.791246 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:50.814430 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (943af0e8-6756-4b42-9dfb-8088cad26f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.815879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd20457c-38dc-4811-a959-25ba18cf2dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.836935 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ea330e8-9a14-4855-8569-9f5194a69af3 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] https://10.4.3.168/volume/v3/types/8fdea7e0-8277-43ac-87a4-bd35dfce07e9 returned with HTTP 202 Jul 22 00:12:50.837377 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 542/2173] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:50 2026] DELETE /volume/v3/types/8fdea7e0-8277-43ac-87a4-bd35dfce07e9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:50.847304 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4e727fff-34fe-4115-8fbc-f48ab2a15037 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.849771 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e727fff-34fe-4115-8fbc-f48ab2a15037 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] GET https://10.4.3.168/volume/v3/types/8fdea7e0-8277-43ac-87a4-bd35dfce07e9 Jul 22 00:12:50.850074 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e727fff-34fe-4115-8fbc-f48ab2a15037 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.850430 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e727fff-34fe-4115-8fbc-f48ab2a15037 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.855244 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e727fff-34fe-4115-8fbc-f48ab2a15037 tempest-UserMessagesTest-943343998 tempest-UserMessagesTest-943343998-project-admin] https://10.4.3.168/volume/v3/types/8fdea7e0-8277-43ac-87a4-bd35dfce07e9 returned with HTTP 404 Jul 22 00:12:50.855941 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 548/2174] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:50 2026] GET /volume/v3/types/8fdea7e0-8277-43ac-87a4-bd35dfce07e9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:50.879785 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Created reservations ['de752d2a-c69a-4ad3-aa96-fcd21bd6de49', 'f4719a7a-0874-45c9-a37e-ac7c538e30eb', 'd8c1ed27-6cdb-4e90-8f80-600325c611b1', '0019d9f9-74e5-4cad-8ecc-cbd477a5331f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:50.881182 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd20457c-38dc-4811-a959-25ba18cf2dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de752d2a-c69a-4ad3-aa96-fcd21bd6de49', 'f4719a7a-0874-45c9-a37e-ac7c538e30eb', 'd8c1ed27-6cdb-4e90-8f80-600325c611b1', '0019d9f9-74e5-4cad-8ecc-cbd477a5331f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.881779 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b3347a-60a9-4392-9abb-062f4896556a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.917466 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b3347a-60a9-4392-9abb-062f4896556a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58206fae-2b95-4c66-aa0c-f5b561f8f396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-512364734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['de752d2a-c69a-4ad3-aa96-fcd21bd6de49','f4719a7a-0874-45c9-a37e-ac7c538e30eb','d8c1ed27-6cdb-4e90-8f80-600325c611b1','0019d9f9-74e5-4cad-8ecc-cbd477a5331f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-512364734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58206fae-2b95-4c66-aa0c-f5b561f8f396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='832cb2a5af314ac987218d3f74d28a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.918799 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5f52b8-56ce-4a6f-975a-d7e1a6089478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.941916 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5f52b8-56ce-4a6f-975a-d7e1a6089478) transitioned into state 'SUCCESS' from state '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-512364734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='832cb2a5af314ac987218d3f74d28a1a',qos_specs=None,replication_status=,reservations=['de752d2a-c69a-4ad3-aa96-fcd21bd6de49','f4719a7a-0874-45c9-a37e-ac7c538e30eb','d8c1ed27-6cdb-4e90-8f80-600325c611b1','0019d9f9-74e5-4cad-8ecc-cbd477a5331f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4194a0df6ffc48389d6fe1f23ca08b99',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.942828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a7ea4c-093a-42c9-95ce-908548c4efc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:50.955472 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a7ea4c-093a-42c9-95ce-908548c4efc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:50.956755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Flow 'volume_create_api' (dd890c97-0bad-4a4f-b709-07acc6465f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:50.957174 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Create volume request issued successfully. Jul 22 00:12:50.957945 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbdeaf1a-f1a0-4eba-9d49-ad30ff0fe56a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:50.958398 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 538/2175] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:50 2026] POST /volume/v3/volumes => generated 759 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:50.971271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-93464461-d5a4-4b3b-bbda-ae812e767d98 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:50.974504 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93464461-d5a4-4b3b-bbda-ae812e767d98 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 Jul 22 00:12:50.974690 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93464461-d5a4-4b3b-bbda-ae812e767d98 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:50.974965 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93464461-d5a4-4b3b-bbda-ae812e767d98 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:50.984313 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:50.984313 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:50.989153 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-93464461-d5a4-4b3b-bbda-ae812e767d98 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:50.995087 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93464461-d5a4-4b3b-bbda-ae812e767d98 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 returned with HTTP 200 Jul 22 00:12:50.995556 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 548/2176] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:50 2026] GET /volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:51.013244 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d438fcaf-3b0b-40f3-82fc-4e07663523ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:51.014891 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d438fcaf-3b0b-40f3-82fc-4e07663523ca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 Jul 22 00:12:51.015099 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d438fcaf-3b0b-40f3-82fc-4e07663523ca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:51.015285 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d438fcaf-3b0b-40f3-82fc-4e07663523ca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:51.024489 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:51.024489 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:51.025916 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d438fcaf-3b0b-40f3-82fc-4e07663523ca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:51.032081 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d438fcaf-3b0b-40f3-82fc-4e07663523ca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 returned with HTTP 200 Jul 22 00:12:51.032559 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 543/2177] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:51 2026] GET /volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:51.048445 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7268523b-3ec4-4c58-adc7-ab1865a957a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:51.050548 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7268523b-3ec4-4c58-adc7-ab1865a957a5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 Jul 22 00:12:51.050977 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7268523b-3ec4-4c58-adc7-ab1865a957a5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:51.051221 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7268523b-3ec4-4c58-adc7-ab1865a957a5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:51.065320 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:51.065320 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:51.073049 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7268523b-3ec4-4c58-adc7-ab1865a957a5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:51.080039 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7268523b-3ec4-4c58-adc7-ab1865a957a5 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 returned with HTTP 200 Jul 22 00:12:51.080383 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 549/2178] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:51 2026] GET /volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:51.092691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00ee1ad3-a270-4dbd-b4a6-a659ec3f8cf6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:51.095508 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00ee1ad3-a270-4dbd-b4a6-a659ec3f8cf6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 Jul 22 00:12:51.095767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00ee1ad3-a270-4dbd-b4a6-a659ec3f8cf6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:51.096037 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00ee1ad3-a270-4dbd-b4a6-a659ec3f8cf6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:51.106014 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:51.106014 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:51.110617 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-00ee1ad3-a270-4dbd-b4a6-a659ec3f8cf6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:51.117523 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00ee1ad3-a270-4dbd-b4a6-a659ec3f8cf6 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 returned with HTTP 200 Jul 22 00:12:51.118259 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 539/2179] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:51 2026] GET /volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:51.135398 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-186bb845-b83d-4193-a527-bf8ee55d656c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:51.139143 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-186bb845-b83d-4193-a527-bf8ee55d656c tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 Jul 22 00:12:51.139143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-186bb845-b83d-4193-a527-bf8ee55d656c tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:51.139143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-186bb845-b83d-4193-a527-bf8ee55d656c tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:51.151348 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:51.151348 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:51.164619 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-186bb845-b83d-4193-a527-bf8ee55d656c tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:51.173094 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-186bb845-b83d-4193-a527-bf8ee55d656c tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 returned with HTTP 200 Jul 22 00:12:51.173529 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 549/2180] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:51 2026] GET /volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:51.194138 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a436fcdb-fc51-41d7-bcfa-9b7b300b24f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:51.198686 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a436fcdb-fc51-41d7-bcfa-9b7b300b24f3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] DELETE https://10.4.3.168/volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 Jul 22 00:12:51.198686 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a436fcdb-fc51-41d7-bcfa-9b7b300b24f3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:51.198686 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a436fcdb-fc51-41d7-bcfa-9b7b300b24f3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:51.198686 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a436fcdb-fc51-41d7-bcfa-9b7b300b24f3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume with id: 58206fae-2b95-4c66-aa0c-f5b561f8f396 Jul 22 00:12:51.207003 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:51.207003 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:51.210337 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a436fcdb-fc51-41d7-bcfa-9b7b300b24f3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:51.235438 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a436fcdb-fc51-41d7-bcfa-9b7b300b24f3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume request issued successfully. Jul 22 00:12:51.235438 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a436fcdb-fc51-41d7-bcfa-9b7b300b24f3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 returned with HTTP 202 Jul 22 00:12:51.236068 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 544/2181] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:51 2026] DELETE /volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:51.248149 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f411be97-3c78-4f70-b5f9-85c3848935c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:51.249030 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f411be97-3c78-4f70-b5f9-85c3848935c3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 Jul 22 00:12:51.249412 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f411be97-3c78-4f70-b5f9-85c3848935c3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:51.249412 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f411be97-3c78-4f70-b5f9-85c3848935c3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:51.257710 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:51.257710 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:51.262601 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f411be97-3c78-4f70-b5f9-85c3848935c3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:51.268836 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f411be97-3c78-4f70-b5f9-85c3848935c3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 returned with HTTP 200 Jul 22 00:12:51.269328 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 550/2182] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:51 2026] GET /volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:52.284515 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3680d082-ea3d-4de2-9ddb-0531795b811d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:52.286880 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3680d082-ea3d-4de2-9ddb-0531795b811d tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 Jul 22 00:12:52.287378 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3680d082-ea3d-4de2-9ddb-0531795b811d tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:52.287446 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3680d082-ea3d-4de2-9ddb-0531795b811d tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:52.301090 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3680d082-ea3d-4de2-9ddb-0531795b811d tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 returned with HTTP 404 Jul 22 00:12:52.301090 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 540/2183] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:52 2026] GET /volume/v3/volumes/58206fae-2b95-4c66-aa0c-f5b561f8f396 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:52.312640 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d8a59bd-6ab8-4701-97c2-7c58cb2d9f73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:52.315187 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d8a59bd-6ab8-4701-97c2-7c58cb2d9f73 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] DELETE https://10.4.3.168/volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 Jul 22 00:12:52.315608 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d8a59bd-6ab8-4701-97c2-7c58cb2d9f73 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:52.315763 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d8a59bd-6ab8-4701-97c2-7c58cb2d9f73 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:52.316031 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1d8a59bd-6ab8-4701-97c2-7c58cb2d9f73 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume with id: dd5d13ae-14ad-4691-a763-787678f389a3 Jul 22 00:12:52.324316 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:52.324316 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:52.324316 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1d8a59bd-6ab8-4701-97c2-7c58cb2d9f73 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:52.344637 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1d8a59bd-6ab8-4701-97c2-7c58cb2d9f73 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume request issued successfully. Jul 22 00:12:52.344637 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d8a59bd-6ab8-4701-97c2-7c58cb2d9f73 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 returned with HTTP 202 Jul 22 00:12:52.344637 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 550/2184] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:52 2026] DELETE /volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:52.353551 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb0cb8df-7ed4-4170-9f3c-5fb5dd40ec30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:52.355668 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb0cb8df-7ed4-4170-9f3c-5fb5dd40ec30 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 Jul 22 00:12:52.355912 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb0cb8df-7ed4-4170-9f3c-5fb5dd40ec30 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:52.356108 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb0cb8df-7ed4-4170-9f3c-5fb5dd40ec30 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:52.366559 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:52.366559 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:52.371006 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb0cb8df-7ed4-4170-9f3c-5fb5dd40ec30 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:52.377609 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb0cb8df-7ed4-4170-9f3c-5fb5dd40ec30 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 returned with HTTP 200 Jul 22 00:12:52.378589 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 545/2185] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:52 2026] GET /volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:53.394464 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d262deee-9bf5-4714-86fe-86c9fd182df8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:53.396767 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d262deee-9bf5-4714-86fe-86c9fd182df8 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 Jul 22 00:12:53.397040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d262deee-9bf5-4714-86fe-86c9fd182df8 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:53.397202 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d262deee-9bf5-4714-86fe-86c9fd182df8 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:53.406813 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d262deee-9bf5-4714-86fe-86c9fd182df8 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 returned with HTTP 404 Jul 22 00:12:53.407529 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 551/2186] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:53 2026] GET /volume/v3/volumes/dd5d13ae-14ad-4691-a763-787678f389a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:53.418051 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79c29447-045a-4f3f-8329-e250c260e847 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:53.420419 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79c29447-045a-4f3f-8329-e250c260e847 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 Jul 22 00:12:53.420689 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79c29447-045a-4f3f-8329-e250c260e847 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:53.421019 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79c29447-045a-4f3f-8329-e250c260e847 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:53.421262 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-79c29447-045a-4f3f-8329-e250c260e847 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume with id: e4a244a4-e828-470b-86e8-2e1796de0219 Jul 22 00:12:53.430763 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:53.430763 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:53.431432 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-79c29447-045a-4f3f-8329-e250c260e847 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:53.459394 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-79c29447-045a-4f3f-8329-e250c260e847 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume request issued successfully. Jul 22 00:12:53.459681 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79c29447-045a-4f3f-8329-e250c260e847 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 returned with HTTP 202 Jul 22 00:12:53.460245 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 541/2187] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:53 2026] DELETE /volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:53.472127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5ecc7439-5979-4a6c-bac4-59fb79e398c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:53.472127 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ecc7439-5979-4a6c-bac4-59fb79e398c4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 Jul 22 00:12:53.472524 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ecc7439-5979-4a6c-bac4-59fb79e398c4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:53.472649 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ecc7439-5979-4a6c-bac4-59fb79e398c4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:53.482807 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:53.482807 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:53.489450 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5ecc7439-5979-4a6c-bac4-59fb79e398c4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:53.498110 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ecc7439-5979-4a6c-bac4-59fb79e398c4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 returned with HTTP 200 Jul 22 00:12:53.498110 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 551/2188] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:53 2026] GET /volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:53.845782 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53b8b8fa-28cb-4082-ba31-a34e7a43b15d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:53.923571 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53b8b8fa-28cb-4082-ba31-a34e7a43b15d tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:53.924140 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53b8b8fa-28cb-4082-ba31-a34e7a43b15d tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1936026046"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:53.943261 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53b8b8fa-28cb-4082-ba31-a34e7a43b15d tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:53.943523 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 546/2189] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:12:53 2026] POST /volume/v3/types => generated 233 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:53.954212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-da5851c2-239a-4f06-9b3f-c0f2e063a53c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:53.960156 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da5851c2-239a-4f06-9b3f-c0f2e063a53c tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:12:53.960528 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da5851c2-239a-4f06-9b3f-c0f2e063a53c tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-412622099", "extra_specs": {"multiattach": " True"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:53.989540 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da5851c2-239a-4f06-9b3f-c0f2e063a53c tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:12:53.990086 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 552/2190] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:12:53 2026] POST /volume/v3/types => generated 258 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:54.001539 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9af37663-a251-4702-af53-189943e400af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:54.162073 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:54.162461 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1936026046", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2058702414"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:54.167371 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1936026046', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2058702414'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:54.172347 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Create volume of 1 GB Jul 22 00:12:54.172740 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:54.172740 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:54.173432 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Availability Zones retrieved successfully. Jul 22 00:12:54.179153 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Flow 'volume_create_api' (f3905475-656a-4827-807d-a66470cdd6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:54.180201 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13982b6-2728-4dfd-99ff-eee8ec458c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:54.181179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:54.206152 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d13982b6-2728-4dfd-99ff-eee8ec458c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:12:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79d34bdd-6e2d-4a98-a170-51dcc14d5e80,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1936026046',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79d34bdd-6e2d-4a98-a170-51dcc14d5e80', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:54.207529 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d145e4cd-354b-497c-b3b1-d8978fca997b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:54.237640 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:54.238065 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:54.293047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Created reservations ['6fc4d767-bec1-47de-b158-e988c9e0671d', 'e8351bca-bc1e-4746-83ca-3f3112c36c67', 'f0763e3d-e819-49e7-918c-e8ffa4fb021f', '38ad1e4f-c69c-435c-af3b-49068c3317f8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:54.294258 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d145e4cd-354b-497c-b3b1-d8978fca997b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc4d767-bec1-47de-b158-e988c9e0671d', 'e8351bca-bc1e-4746-83ca-3f3112c36c67', 'f0763e3d-e819-49e7-918c-e8ffa4fb021f', '38ad1e4f-c69c-435c-af3b-49068c3317f8']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:54.295433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24420a21-74da-4085-a070-491753977229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:54.334875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24420a21-74da-4085-a070-491753977229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a5224e-3479-49b0-b5a3-0a0db03cbd74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2058702414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c39621b4963468795fdfa7e0455714e',qos_specs=None,replication_status=,reservations=['6fc4d767-bec1-47de-b158-e988c9e0671d','e8351bca-bc1e-4746-83ca-3f3112c36c67','f0763e3d-e819-49e7-918c-e8ffa4fb021f','38ad1e4f-c69c-435c-af3b-49068c3317f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10167d69d13d49858ab0e64c693e2405',volume_type_id=79d34bdd-6e2d-4a98-a170-51dcc14d5e80), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2058702414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7a5224e-3479-49b0-b5a3-0a0db03cbd74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c39621b4963468795fdfa7e0455714e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10167d69d13d49858ab0e64c693e2405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79d34bdd-6e2d-4a98-a170-51dcc14d5e80),volume_type_id=79d34bdd-6e2d-4a98-a170-51dcc14d5e80)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:54.335709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fcdee5c-c65c-4847-a9cd-a9a5ddc70cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:54.386394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fcdee5c-c65c-4847-a9cd-a9a5ddc70cd4) transitioned into state 'SUCCESS' from state '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-2058702414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c39621b4963468795fdfa7e0455714e',qos_specs=None,replication_status=,reservations=['6fc4d767-bec1-47de-b158-e988c9e0671d','e8351bca-bc1e-4746-83ca-3f3112c36c67','f0763e3d-e819-49e7-918c-e8ffa4fb021f','38ad1e4f-c69c-435c-af3b-49068c3317f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10167d69d13d49858ab0e64c693e2405',volume_type_id=79d34bdd-6e2d-4a98-a170-51dcc14d5e80)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:54.386394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43954c37-0903-4989-81db-97b41595c60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:54.402811 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43954c37-0903-4989-81db-97b41595c60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:54.404274 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Flow 'volume_create_api' (f3905475-656a-4827-807d-a66470cdd6b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:54.404693 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Create volume request issued successfully. Jul 22 00:12:54.405508 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9af37663-a251-4702-af53-189943e400af tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:54.406087 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 542/2191] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:12:54 2026] POST /volume/v3/volumes => generated 872 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:54.420191 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-69512b25-1633-41cc-a960-a7cca270c995 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:54.423792 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69512b25-1633-41cc-a960-a7cca270c995 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:54.424098 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69512b25-1633-41cc-a960-a7cca270c995 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:54.424427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69512b25-1633-41cc-a960-a7cca270c995 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:54.434386 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:54.434386 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:54.441731 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-69512b25-1633-41cc-a960-a7cca270c995 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:54.448446 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69512b25-1633-41cc-a960-a7cca270c995 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:54.449161 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 552/2192] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:54 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:54.519228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e3527e6c-844a-4f54-b032-742b70235c95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:54.523210 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3527e6c-844a-4f54-b032-742b70235c95 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 Jul 22 00:12:54.523523 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3527e6c-844a-4f54-b032-742b70235c95 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:54.523678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3527e6c-844a-4f54-b032-742b70235c95 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:54.536773 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3527e6c-844a-4f54-b032-742b70235c95 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 returned with HTTP 404 Jul 22 00:12:54.537414 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 547/2193] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:54 2026] GET /volume/v3/volumes/e4a244a4-e828-470b-86e8-2e1796de0219 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:54.548653 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a685793-8ec5-47e5-812d-c05c7803ceca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:54.551533 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a685793-8ec5-47e5-812d-c05c7803ceca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] DELETE https://10.4.3.168/volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 Jul 22 00:12:54.551793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a685793-8ec5-47e5-812d-c05c7803ceca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:54.552037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a685793-8ec5-47e5-812d-c05c7803ceca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:54.552210 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3a685793-8ec5-47e5-812d-c05c7803ceca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume with id: 732b445b-f28e-42ae-8e85-69241aed1f07 Jul 22 00:12:54.566743 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:54.566743 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:54.567541 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a685793-8ec5-47e5-812d-c05c7803ceca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:54.592578 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a685793-8ec5-47e5-812d-c05c7803ceca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume request issued successfully. Jul 22 00:12:54.592872 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a685793-8ec5-47e5-812d-c05c7803ceca tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 returned with HTTP 202 Jul 22 00:12:54.593346 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 553/2194] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:54 2026] DELETE /volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:54.603095 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eda8f147-cfce-4450-ae8f-bc27dc4f6e41 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:54.605129 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eda8f147-cfce-4450-ae8f-bc27dc4f6e41 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 Jul 22 00:12:54.605304 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eda8f147-cfce-4450-ae8f-bc27dc4f6e41 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:54.605509 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eda8f147-cfce-4450-ae8f-bc27dc4f6e41 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:54.620064 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:54.620064 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:54.624110 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eda8f147-cfce-4450-ae8f-bc27dc4f6e41 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:54.629879 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eda8f147-cfce-4450-ae8f-bc27dc4f6e41 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 returned with HTTP 200 Jul 22 00:12:54.630424 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 543/2195] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:54 2026] GET /volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:55.011427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b707ed20-1503-4899-8875-4d37906d8c5b req-fb51a0d6-6cfb-4a68-b1bc-f8fed6ce12bf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.014994 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b707ed20-1503-4899-8875-4d37906d8c5b req-fb51a0d6-6cfb-4a68-b1bc-f8fed6ce12bf tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] DELETE https://10.4.3.168/volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52 Jul 22 00:12:55.015255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b707ed20-1503-4899-8875-4d37906d8c5b req-fb51a0d6-6cfb-4a68-b1bc-f8fed6ce12bf tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:55.015516 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b707ed20-1503-4899-8875-4d37906d8c5b req-fb51a0d6-6cfb-4a68-b1bc-f8fed6ce12bf tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:55.026476 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.026476 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:55.114970 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b707ed20-1503-4899-8875-4d37906d8c5b req-fb51a0d6-6cfb-4a68-b1bc-f8fed6ce12bf tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52 returned with HTTP 200 Jul 22 00:12:55.115725 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 553/2196] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:12:55 2026] DELETE /volume/v3/attachments/706de665-496e-4a67-b6a2-eb67eade0d52 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:55.129770 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b707ed20-1503-4899-8875-4d37906d8c5b req-9b57093b-4a9c-4430-9853-4a2c0f5250ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.132338 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b707ed20-1503-4899-8875-4d37906d8c5b req-9b57093b-4a9c-4430-9853-4a2c0f5250ea tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc Jul 22 00:12:55.132580 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b707ed20-1503-4899-8875-4d37906d8c5b req-9b57093b-4a9c-4430-9853-4a2c0f5250ea tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:55.132876 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b707ed20-1503-4899-8875-4d37906d8c5b req-9b57093b-4a9c-4430-9853-4a2c0f5250ea tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:55.133081 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-b707ed20-1503-4899-8875-4d37906d8c5b req-9b57093b-4a9c-4430-9853-4a2c0f5250ea tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Delete volume with id: 4c22cbe8-30c1-48fe-9f7d-ed670e257bbc Jul 22 00:12:55.144951 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.144951 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:55.145702 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b707ed20-1503-4899-8875-4d37906d8c5b req-9b57093b-4a9c-4430-9853-4a2c0f5250ea tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Volume info retrieved successfully. Jul 22 00:12:55.177688 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b707ed20-1503-4899-8875-4d37906d8c5b req-9b57093b-4a9c-4430-9853-4a2c0f5250ea tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] Delete volume request issued successfully. Jul 22 00:12:55.177852 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b707ed20-1503-4899-8875-4d37906d8c5b req-9b57093b-4a9c-4430-9853-4a2c0f5250ea tempest-TestShelveInstance-823948409 tempest-TestShelveInstance-823948409-project-member] https://10.4.3.168/volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc returned with HTTP 202 Jul 22 00:12:55.178418 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 548/2197] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:12:55 2026] DELETE /volume/v3/volumes/4c22cbe8-30c1-48fe-9f7d-ed670e257bbc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:55.464202 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d7da4c5-ca0d-4b96-9944-d0b18b8f9af5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.467631 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d7da4c5-ca0d-4b96-9944-d0b18b8f9af5 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:55.467843 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d7da4c5-ca0d-4b96-9944-d0b18b8f9af5 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:55.468065 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d7da4c5-ca0d-4b96-9944-d0b18b8f9af5 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:55.477021 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.477021 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:55.482101 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d7da4c5-ca0d-4b96-9944-d0b18b8f9af5 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:55.486876 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d7da4c5-ca0d-4b96-9944-d0b18b8f9af5 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:55.487607 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 554/2198] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:55 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:55.500420 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c513af17-2de3-41fc-aadb-3790aef1960c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.502035 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c513af17-2de3-41fc-aadb-3790aef1960c tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:55.502218 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c513af17-2de3-41fc-aadb-3790aef1960c tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:55.502393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c513af17-2de3-41fc-aadb-3790aef1960c tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:55.509355 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.509355 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:55.513064 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c513af17-2de3-41fc-aadb-3790aef1960c tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Volume info retrieved successfully. Jul 22 00:12:55.517404 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c513af17-2de3-41fc-aadb-3790aef1960c tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:55.517777 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 544/2199] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:55 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:55.538595 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.540572 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] POST https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74/action Jul 22 00:12:55.541012 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-412622099", "migration_policy": "never"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:55.541171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-412622099", "migration_policy": "never"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:55.552486 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.552486 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:55.553403 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:55.559236 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.559236 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:55.574704 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-412622099 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-412622099, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:55.575080 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-412622099 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-412622099, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:55.596415 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Created reservations ['7cc1a727-be63-45d9-aa14-44bcbff02d6a', '621a9bde-262a-4679-91d0-d00694285a2f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:55.621050 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:55.621399 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:55.629284 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Created reservations ['1538e6e0-16b7-4533-bbab-fddc536f4190', 'af820a25-25f5-4570-be8e-6eda377c316c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:55.647734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a8e4c469-8d8a-4157-9580-3f7acb067eb3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.649556 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a8e4c469-8d8a-4157-9580-3f7acb067eb3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 Jul 22 00:12:55.649784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a8e4c469-8d8a-4157-9580-3f7acb067eb3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:55.650233 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a8e4c469-8d8a-4157-9580-3f7acb067eb3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:55.656397 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a8e4c469-8d8a-4157-9580-3f7acb067eb3 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 returned with HTTP 404 Jul 22 00:12:55.657004 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 549/2200] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:55 2026] GET /volume/v3/volumes/732b445b-f28e-42ae-8e85-69241aed1f07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:55.668634 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4eeb7927-d693-4179-b72c-3bde36a59a75 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.670240 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Retype volume request issued successfully. Jul 22 00:12:55.670240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1210d4cd-a0c8-4cdd-a4f1-76646cf7c57d tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74/action returned with HTTP 202 Jul 22 00:12:55.670760 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4eeb7927-d693-4179-b72c-3bde36a59a75 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 Jul 22 00:12:55.670831 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 554/2201] 10.4.3.168 () {70 vars in 1432 bytes} [Wed Jul 22 00:12:55 2026] POST /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 00:12:55.670898 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4eeb7927-d693-4179-b72c-3bde36a59a75 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:55.673736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4eeb7927-d693-4179-b72c-3bde36a59a75 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:55.674014 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4eeb7927-d693-4179-b72c-3bde36a59a75 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume with id: 6904d959-698e-4637-b40d-ce9f832ab397 Jul 22 00:12:55.679878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c3347b0-de5c-48bf-a306-a8816bfecefd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.682454 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c3347b0-de5c-48bf-a306-a8816bfecefd tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:55.682543 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.682543 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:55.682977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c3347b0-de5c-48bf-a306-a8816bfecefd tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:55.683050 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c3347b0-de5c-48bf-a306-a8816bfecefd tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:55.684268 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4eeb7927-d693-4179-b72c-3bde36a59a75 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:55.690291 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.690291 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:55.694443 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c3347b0-de5c-48bf-a306-a8816bfecefd tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:55.700660 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c3347b0-de5c-48bf-a306-a8816bfecefd tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:55.701302 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 545/2202] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:55 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:55.714552 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4eeb7927-d693-4179-b72c-3bde36a59a75 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume request issued successfully. Jul 22 00:12:55.714842 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4eeb7927-d693-4179-b72c-3bde36a59a75 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 returned with HTTP 202 Jul 22 00:12:55.715411 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 555/2203] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:55 2026] DELETE /volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:55.723373 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4644e11-973c-494b-a930-6f1fa7e4462f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:55.725822 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4644e11-973c-494b-a930-6f1fa7e4462f tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 Jul 22 00:12:55.726268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4644e11-973c-494b-a930-6f1fa7e4462f tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:55.726721 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4644e11-973c-494b-a930-6f1fa7e4462f tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:55.736555 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:55.736555 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:55.742212 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4644e11-973c-494b-a930-6f1fa7e4462f tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:55.747798 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4644e11-973c-494b-a930-6f1fa7e4462f tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 returned with HTTP 200 Jul 22 00:12:55.748654 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 550/2204] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:55 2026] GET /volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:56.719597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83d7de69-830d-413a-b4a9-88cd71597d6b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:56.722981 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83d7de69-830d-413a-b4a9-88cd71597d6b tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:56.723285 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83d7de69-830d-413a-b4a9-88cd71597d6b tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:56.723538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83d7de69-830d-413a-b4a9-88cd71597d6b tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:56.736069 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:56.736069 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:56.749167 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83d7de69-830d-413a-b4a9-88cd71597d6b tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:56.756267 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83d7de69-830d-413a-b4a9-88cd71597d6b tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:56.756347 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 555/2205] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:56 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:56.768379 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82a6aed3-ceb3-4fb9-a591-e1144f37fa12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:56.770990 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82a6aed3-ceb3-4fb9-a591-e1144f37fa12 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 Jul 22 00:12:56.771229 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82a6aed3-ceb3-4fb9-a591-e1144f37fa12 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:56.771466 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82a6aed3-ceb3-4fb9-a591-e1144f37fa12 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:56.773214 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f332e6f0-9a46-461e-8072-46d69cc05cce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:56.776542 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f332e6f0-9a46-461e-8072-46d69cc05cce tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:56.777039 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f332e6f0-9a46-461e-8072-46d69cc05cce tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:56.777248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f332e6f0-9a46-461e-8072-46d69cc05cce tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:56.781634 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82a6aed3-ceb3-4fb9-a591-e1144f37fa12 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 returned with HTTP 404 Jul 22 00:12:56.782271 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 546/2206] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:56 2026] GET /volume/v3/volumes/6904d959-698e-4637-b40d-ce9f832ab397 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:56.787594 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:56.787594 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:56.792105 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f332e6f0-9a46-461e-8072-46d69cc05cce tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Volume info retrieved successfully. Jul 22 00:12:56.792873 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-775f2df9-7cfa-4b19-8418-b4aabb922aa1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:56.794910 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-775f2df9-7cfa-4b19-8418-b4aabb922aa1 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a Jul 22 00:12:56.795121 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-775f2df9-7cfa-4b19-8418-b4aabb922aa1 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:56.795298 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-775f2df9-7cfa-4b19-8418-b4aabb922aa1 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:56.795414 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-775f2df9-7cfa-4b19-8418-b4aabb922aa1 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete snapshot with id: f39149e2-2d8a-4116-bb9f-809ea49e8f2a Jul 22 00:12:56.799512 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f332e6f0-9a46-461e-8072-46d69cc05cce tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:56.800166 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 556/2207] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:56 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:56.805310 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:56.805310 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:56.805820 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-775f2df9-7cfa-4b19-8418-b4aabb922aa1 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Snapshot retrieved successfully. Jul 22 00:12:56.825131 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87404c61-2def-4e12-8cf6-59283f4e93e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:56.827174 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87404c61-2def-4e12-8cf6-59283f4e93e1 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:56.827386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87404c61-2def-4e12-8cf6-59283f4e93e1 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:56.827565 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87404c61-2def-4e12-8cf6-59283f4e93e1 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:56.838133 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:56.838133 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:56.842572 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-87404c61-2def-4e12-8cf6-59283f4e93e1 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Volume info retrieved successfully. Jul 22 00:12:56.844040 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-775f2df9-7cfa-4b19-8418-b4aabb922aa1 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Snapshot delete request issued successfully. Jul 22 00:12:56.845166 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-775f2df9-7cfa-4b19-8418-b4aabb922aa1 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a returned with HTTP 202 Jul 22 00:12:56.845166 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 551/2208] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:12:56 2026] DELETE /volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:56.849570 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87404c61-2def-4e12-8cf6-59283f4e93e1 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:56.849931 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 556/2209] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:56 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:12:56.858239 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3dbd42f3-849b-437a-8068-6515938d5045 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:56.861626 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3dbd42f3-849b-437a-8068-6515938d5045 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a Jul 22 00:12:56.862031 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3dbd42f3-849b-437a-8068-6515938d5045 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:56.863080 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3dbd42f3-849b-437a-8068-6515938d5045 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:56.868137 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6200bbac-f307-421a-99e7-f46b1d94d181 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:56.873667 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] POST https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74/action Jul 22 00:12:56.873846 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:56.873846 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:56.876407 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3dbd42f3-849b-437a-8068-6515938d5045 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Snapshot retrieved successfully. Jul 22 00:12:56.876502 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1936026046", "migration_policy": "never"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:12:56.876502 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1936026046", "migration_policy": "never"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:56.876932 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3dbd42f3-849b-437a-8068-6515938d5045 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a returned with HTTP 200 Jul 22 00:12:56.877505 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 547/2210] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:56 2026] GET /volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:56.894602 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:56.894602 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:56.895161 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:56.933741 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:56.939580 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1936026046, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:56.955683 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Created reservations ['bfb336c2-a4c1-49af-a029-30cfdb9af1b1', '167d3190-9922-4d1b-ab8a-bac1b0c7cb85'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:56.981603 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-412622099 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-412622099, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:56.982142 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-412622099 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-412622099, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:12:56.993256 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Created reservations ['ec239c0a-2f39-4f72-8691-222f08fca823', 'b5e2b8c7-1295-4ce0-8b25-b77bc618593a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:57.079384 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Retype volume request issued successfully. Jul 22 00:12:57.079384 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6200bbac-f307-421a-99e7-f46b1d94d181 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74/action returned with HTTP 202 Jul 22 00:12:57.079384 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 557/2211] 10.4.3.168 () {70 vars in 1432 bytes} [Wed Jul 22 00:12:56 2026] POST /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 00:12:57.093221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-136ce6f6-0c09-4823-a3f6-d170150e6148 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:57.093221 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-136ce6f6-0c09-4823-a3f6-d170150e6148 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:57.093221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-136ce6f6-0c09-4823-a3f6-d170150e6148 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:57.093221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-136ce6f6-0c09-4823-a3f6-d170150e6148 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:57.097874 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:57.097874 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:57.102067 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-136ce6f6-0c09-4823-a3f6-d170150e6148 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:57.106994 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-136ce6f6-0c09-4823-a3f6-d170150e6148 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:57.107445 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 552/2212] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:57 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:57.887756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17b07f6f-1d75-4391-b016-bd0719b42ea4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:57.890205 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17b07f6f-1d75-4391-b016-bd0719b42ea4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a Jul 22 00:12:57.890452 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17b07f6f-1d75-4391-b016-bd0719b42ea4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:57.890838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17b07f6f-1d75-4391-b016-bd0719b42ea4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:57.898045 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17b07f6f-1d75-4391-b016-bd0719b42ea4 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a returned with HTTP 404 Jul 22 00:12:57.898698 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 557/2213] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:12:57 2026] GET /volume/v3/snapshots/f39149e2-2d8a-4116-bb9f-809ea49e8f2a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:57.907477 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f37f87c-f170-40ca-9649-7ff0468ba769 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:57.913480 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f37f87c-f170-40ca-9649-7ff0468ba769 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 Jul 22 00:12:57.913744 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f37f87c-f170-40ca-9649-7ff0468ba769 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:57.914040 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f37f87c-f170-40ca-9649-7ff0468ba769 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:57.914283 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9f37f87c-f170-40ca-9649-7ff0468ba769 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume with id: 4f8ea152-92ea-45f6-92c8-00347f606b21 Jul 22 00:12:57.926078 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:57.926078 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:57.926568 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f37f87c-f170-40ca-9649-7ff0468ba769 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:57.953261 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f37f87c-f170-40ca-9649-7ff0468ba769 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Delete volume request issued successfully. Jul 22 00:12:57.953261 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f37f87c-f170-40ca-9649-7ff0468ba769 tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 returned with HTTP 202 Jul 22 00:12:57.953610 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 548/2214] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:12:57 2026] DELETE /volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:57.963901 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddfc085a-343f-45d8-a436-6244777f710a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:57.967151 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddfc085a-343f-45d8-a436-6244777f710a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 Jul 22 00:12:57.967407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddfc085a-343f-45d8-a436-6244777f710a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:57.967510 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddfc085a-343f-45d8-a436-6244777f710a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:57.978018 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:57.978018 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:12:57.982959 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ddfc085a-343f-45d8-a436-6244777f710a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Volume info retrieved successfully. Jul 22 00:12:57.991997 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddfc085a-343f-45d8-a436-6244777f710a tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 returned with HTTP 200 Jul 22 00:12:57.992403 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 558/2215] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:57 2026] GET /volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:12:58.125235 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b8b17ff6-7f27-490b-88ab-77c86dcc4157 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:58.127731 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8b17ff6-7f27-490b-88ab-77c86dcc4157 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:58.128045 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8b17ff6-7f27-490b-88ab-77c86dcc4157 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:58.128335 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8b17ff6-7f27-490b-88ab-77c86dcc4157 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:58.137059 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:58.137059 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:58.142233 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b8b17ff6-7f27-490b-88ab-77c86dcc4157 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:58.154274 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8b17ff6-7f27-490b-88ab-77c86dcc4157 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:58.154818 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 553/2216] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:58 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:58.175386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d37ce8b-dc2b-4da8-a204-65aafe629c18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:58.177205 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d37ce8b-dc2b-4da8-a204-65aafe629c18 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:58.177466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d37ce8b-dc2b-4da8-a204-65aafe629c18 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:58.178512 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d37ce8b-dc2b-4da8-a204-65aafe629c18 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:58.186441 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:58.186441 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:58.191375 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9d37ce8b-dc2b-4da8-a204-65aafe629c18 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Volume info retrieved successfully. Jul 22 00:12:58.196154 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d37ce8b-dc2b-4da8-a204-65aafe629c18 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:58.196593 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 558/2217] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:58 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 00:12:58.214941 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-759ef67a-c6f8-42c0-82b8-c859ec3f81a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:58.216981 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-759ef67a-c6f8-42c0-82b8-c859ec3f81a5 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] GET https://10.4.3.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2058702414 Jul 22 00:12:58.217267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-759ef67a-c6f8-42c0-82b8-c859ec3f81a5 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:58.217553 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-759ef67a-c6f8-42c0-82b8-c859ec3f81a5 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:58.218433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-759ef67a-c6f8-42c0-82b8-c859ec3f81a5 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2058702414'), ('all_tenants', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:58.225383 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-759ef67a-c6f8-42c0-82b8-c859ec3f81a5 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Get all volumes completed successfully. Jul 22 00:12:58.225834 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-759ef67a-c6f8-42c0-82b8-c859ec3f81a5 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2058702414 returned with HTTP 200 Jul 22 00:12:58.226210 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 549/2218] 10.4.3.168 () {68 vars in 1429 bytes} [Wed Jul 22 00:12:58 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2058702414 => generated 342 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:58.237846 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83048e30-c8b3-49df-befc-9894d7a8bf42 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:58.239649 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83048e30-c8b3-49df-befc-9894d7a8bf42 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] GET https://10.4.3.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2058702414 Jul 22 00:12:58.239739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83048e30-c8b3-49df-befc-9894d7a8bf42 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:58.240114 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83048e30-c8b3-49df-befc-9894d7a8bf42 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:58.241002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-83048e30-c8b3-49df-befc-9894d7a8bf42 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2058702414'), ('all_tenants', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:12:58.287252 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-83048e30-c8b3-49df-befc-9894d7a8bf42 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Get all volumes completed successfully. Jul 22 00:12:58.287782 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83048e30-c8b3-49df-befc-9894d7a8bf42 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2058702414 returned with HTTP 200 Jul 22 00:12:58.288229 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 559/2219] 10.4.3.168 () {68 vars in 1429 bytes} [Wed Jul 22 00:12:58 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2058702414 => generated 342 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:58.303887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e932cbd5-da9a-4c2f-a7e6-665d7d175456 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:58.303887 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e932cbd5-da9a-4c2f-a7e6-665d7d175456 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:58.303887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e932cbd5-da9a-4c2f-a7e6-665d7d175456 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:58.303887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e932cbd5-da9a-4c2f-a7e6-665d7d175456 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:58.311270 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:58.311270 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:58.315711 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e932cbd5-da9a-4c2f-a7e6-665d7d175456 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:58.320850 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e932cbd5-da9a-4c2f-a7e6-665d7d175456 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:58.321291 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 554/2220] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:58 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:58.336888 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6dc680b1-06ad-4c94-8cac-e67ee9a6b499 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:58.341341 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dc680b1-06ad-4c94-8cac-e67ee9a6b499 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:58.342709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dc680b1-06ad-4c94-8cac-e67ee9a6b499 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:58.342709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dc680b1-06ad-4c94-8cac-e67ee9a6b499 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:58.342709 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6dc680b1-06ad-4c94-8cac-e67ee9a6b499 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Delete volume with id: e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:58.359687 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:58.359687 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:12:58.359687 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6dc680b1-06ad-4c94-8cac-e67ee9a6b499 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:58.382836 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6dc680b1-06ad-4c94-8cac-e67ee9a6b499 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Delete volume request issued successfully. Jul 22 00:12:58.383883 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dc680b1-06ad-4c94-8cac-e67ee9a6b499 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 202 Jul 22 00:12:58.383883 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 559/2221] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:12:58 2026] DELETE /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:12:58.404601 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac47ed6f-7079-4b05-8936-4f51758a0792 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:58.406710 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac47ed6f-7079-4b05-8936-4f51758a0792 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:58.407108 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac47ed6f-7079-4b05-8936-4f51758a0792 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:58.407327 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac47ed6f-7079-4b05-8936-4f51758a0792 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:58.421586 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:58.421586 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:12:58.426417 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac47ed6f-7079-4b05-8936-4f51758a0792 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Volume info retrieved successfully. Jul 22 00:12:58.433019 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac47ed6f-7079-4b05-8936-4f51758a0792 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 200 Jul 22 00:12:58.433546 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 550/2222] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:58 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:12:59.005540 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02ca08af-3265-48ee-bf5c-ceee50829e8e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:59.007660 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02ca08af-3265-48ee-bf5c-ceee50829e8e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] GET https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 Jul 22 00:12:59.007924 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02ca08af-3265-48ee-bf5c-ceee50829e8e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:59.008170 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02ca08af-3265-48ee-bf5c-ceee50829e8e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:59.016110 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02ca08af-3265-48ee-bf5c-ceee50829e8e tempest-CreateVolumesFromSnapshotTest-1001230401 tempest-CreateVolumesFromSnapshotTest-1001230401-project-member] https://10.4.3.168/volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 returned with HTTP 404 Jul 22 00:12:59.016730 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 560/2223] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:12:59 2026] GET /volume/v3/volumes/4f8ea152-92ea-45f6-92c8-00347f606b21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:59.042854 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:59.045032 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:12:59.045436 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1477793347", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:12:59.047071 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1477793347', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:12:59.047186 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Create volume of 1 GB Jul 22 00:12:59.051055 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Availability Zones retrieved successfully. Jul 22 00:12:59.057096 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Flow 'volume_create_api' (25581dc0-d567-4149-9ea7-58902ad3f614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:59.058034 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e52b2ebb-fc22-4dfc-9e2f-9e58f419a20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:59.058924 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:12:59.089158 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e52b2ebb-fc22-4dfc-9e2f-9e58f419a20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:59.090346 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae5674f-2ee2-48cf-8bd9-1d7771941937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:59.155958 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Created reservations ['25d3fff4-7b64-4acb-8453-ecf5b02212a6', '6ed48f6f-bd95-4e37-b8a7-233cc1d09bb1', '4cba64bf-34ae-44d1-adba-87aa0a9078d2', '7f25372e-cc5e-4e80-8f3d-866d4c38dab9'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:12:59.156919 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae5674f-2ee2-48cf-8bd9-1d7771941937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25d3fff4-7b64-4acb-8453-ecf5b02212a6', '6ed48f6f-bd95-4e37-b8a7-233cc1d09bb1', '4cba64bf-34ae-44d1-adba-87aa0a9078d2', '7f25372e-cc5e-4e80-8f3d-866d4c38dab9']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:59.158062 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11d08c9-e921-4001-abfb-48b36912ddd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:59.181590 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11d08c9-e921-4001-abfb-48b36912ddd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '605d5250-cdfc-407e-8736-3f857a12f77a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1477793347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc34a3bb5a14e79b186316bd1cee4fd',qos_specs=None,replication_status=,reservations=['25d3fff4-7b64-4acb-8453-ecf5b02212a6','6ed48f6f-bd95-4e37-b8a7-233cc1d09bb1','4cba64bf-34ae-44d1-adba-87aa0a9078d2','7f25372e-cc5e-4e80-8f3d-866d4c38dab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb6c3b5513804ecf811c675874d08d1c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1477793347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=605d5250-cdfc-407e-8736-3f857a12f77a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bc34a3bb5a14e79b186316bd1cee4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb6c3b5513804ecf811c675874d08d1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:59.182437 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc6574a-fcc6-49a1-83ca-3382cd94b6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:59.213731 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc6574a-fcc6-49a1-83ca-3382cd94b6cf) transitioned into state 'SUCCESS' from state '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-1477793347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc34a3bb5a14e79b186316bd1cee4fd',qos_specs=None,replication_status=,reservations=['25d3fff4-7b64-4acb-8453-ecf5b02212a6','6ed48f6f-bd95-4e37-b8a7-233cc1d09bb1','4cba64bf-34ae-44d1-adba-87aa0a9078d2','7f25372e-cc5e-4e80-8f3d-866d4c38dab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb6c3b5513804ecf811c675874d08d1c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:59.214590 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a3be65-8bac-4b3d-9044-67a4ec2ce0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:12:59.224330 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a3be65-8bac-4b3d-9044-67a4ec2ce0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:12:59.225196 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Flow 'volume_create_api' (25581dc0-d567-4149-9ea7-58902ad3f614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:12:59.225502 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Create volume request issued successfully. Jul 22 00:12:59.226114 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f4cfbd4-5107-46e7-aba0-d67ed412033e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:12:59.226521 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 555/2224] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:12:59 2026] POST /volume/v3/volumes => generated 747 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:12:59.455169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6ed1585-5064-4df8-b539-f459a77703b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:59.456526 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6ed1585-5064-4df8-b539-f459a77703b4 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] GET https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 Jul 22 00:12:59.456770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6ed1585-5064-4df8-b539-f459a77703b4 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:59.457035 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6ed1585-5064-4df8-b539-f459a77703b4 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:59.465293 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6ed1585-5064-4df8-b539-f459a77703b4 tempest-VolumeRetypeMultiattachTest-1625323893 tempest-VolumeRetypeMultiattachTest-1625323893-project-member] https://10.4.3.168/volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 returned with HTTP 404 Jul 22 00:12:59.465962 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 560/2225] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:12:59 2026] GET /volume/v3/volumes/e7a5224e-3479-49b0-b5a3-0a0db03cbd74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:12:59.476649 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-701951e9-7502-4f84-8dcc-2cad811765a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:59.478572 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-701951e9-7502-4f84-8dcc-2cad811765a7 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] DELETE https://10.4.3.168/volume/v3/types/0f22f010-4d56-4f38-b986-1166874ccd3b Jul 22 00:12:59.478828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-701951e9-7502-4f84-8dcc-2cad811765a7 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:59.479055 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-701951e9-7502-4f84-8dcc-2cad811765a7 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:59.524941 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-701951e9-7502-4f84-8dcc-2cad811765a7 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/types/0f22f010-4d56-4f38-b986-1166874ccd3b returned with HTTP 202 Jul 22 00:12:59.525470 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 551/2226] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:59 2026] DELETE /volume/v3/types/0f22f010-4d56-4f38-b986-1166874ccd3b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:59.533266 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1f6a399-c935-41c3-a42c-3ff5ffa29cd9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:59.535322 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1f6a399-c935-41c3-a42c-3ff5ffa29cd9 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] GET https://10.4.3.168/volume/v3/types/0f22f010-4d56-4f38-b986-1166874ccd3b Jul 22 00:12:59.535568 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1f6a399-c935-41c3-a42c-3ff5ffa29cd9 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:59.535787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1f6a399-c935-41c3-a42c-3ff5ffa29cd9 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:59.539684 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1f6a399-c935-41c3-a42c-3ff5ffa29cd9 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/types/0f22f010-4d56-4f38-b986-1166874ccd3b returned with HTTP 404 Jul 22 00:12:59.540171 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 561/2227] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:59 2026] GET /volume/v3/types/0f22f010-4d56-4f38-b986-1166874ccd3b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:12:59.547367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38c0721c-f084-4324-80ee-43ec1e97fbb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:59.549066 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38c0721c-f084-4324-80ee-43ec1e97fbb7 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] DELETE https://10.4.3.168/volume/v3/types/79d34bdd-6e2d-4a98-a170-51dcc14d5e80 Jul 22 00:12:59.552132 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38c0721c-f084-4324-80ee-43ec1e97fbb7 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:59.552132 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38c0721c-f084-4324-80ee-43ec1e97fbb7 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:59.552132 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:12:59.552132 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:12:59.583690 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38c0721c-f084-4324-80ee-43ec1e97fbb7 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/types/79d34bdd-6e2d-4a98-a170-51dcc14d5e80 returned with HTTP 202 Jul 22 00:12:59.584104 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 556/2228] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:12:59 2026] DELETE /volume/v3/types/79d34bdd-6e2d-4a98-a170-51dcc14d5e80 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:12:59.595286 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b628baed-6efa-4b8a-bdd5-832ec65f3697 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:12:59.597273 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b628baed-6efa-4b8a-bdd5-832ec65f3697 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] GET https://10.4.3.168/volume/v3/types/79d34bdd-6e2d-4a98-a170-51dcc14d5e80 Jul 22 00:12:59.597378 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b628baed-6efa-4b8a-bdd5-832ec65f3697 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:12:59.597553 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b628baed-6efa-4b8a-bdd5-832ec65f3697 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:12:59.605006 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b628baed-6efa-4b8a-bdd5-832ec65f3697 tempest-VolumeRetypeMultiattachTest-402145764 tempest-VolumeRetypeMultiattachTest-402145764-project-admin] https://10.4.3.168/volume/v3/types/79d34bdd-6e2d-4a98-a170-51dcc14d5e80 returned with HTTP 404 Jul 22 00:12:59.605538 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 561/2229] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:12:59 2026] GET /volume/v3/types/79d34bdd-6e2d-4a98-a170-51dcc14d5e80 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:01.825974 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af332e17-dca2-4df2-83aa-715a68fe8b20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:01.911564 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:01.916807 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:01.917310 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1295768097", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:01.923793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1295768097', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:01.924004 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Create volume of 1 GB Jul 22 00:13:01.924463 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:01.924463 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:01.930306 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Availability Zones retrieved successfully. Jul 22 00:13:01.954847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Flow 'volume_create_api' (5b42198d-db64-4925-942d-c706c0e8edc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:01.956083 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af332e17-dca2-4df2-83aa-715a68fe8b20 tempest-AvailabilityZoneTestJSON-1710187589 tempest-AvailabilityZoneTestJSON-1710187589-project-member] GET https://10.4.3.168/volume/v3/os-availability-zone Jul 22 00:13:01.956555 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af332e17-dca2-4df2-83aa-715a68fe8b20 tempest-AvailabilityZoneTestJSON-1710187589 tempest-AvailabilityZoneTestJSON-1710187589-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:01.956646 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35173bc-356c-4799-9500-8577a866c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:01.956783 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af332e17-dca2-4df2-83aa-715a68fe8b20 tempest-AvailabilityZoneTestJSON-1710187589 tempest-AvailabilityZoneTestJSON-1710187589-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:01.957788 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:01.961373 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af332e17-dca2-4df2-83aa-715a68fe8b20 tempest-AvailabilityZoneTestJSON-1710187589 tempest-AvailabilityZoneTestJSON-1710187589-project-member] Availability Zones retrieved successfully. Jul 22 00:13:01.961682 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af332e17-dca2-4df2-83aa-715a68fe8b20 tempest-AvailabilityZoneTestJSON-1710187589 tempest-AvailabilityZoneTestJSON-1710187589-project-member] https://10.4.3.168/volume/v3/os-availability-zone returned with HTTP 200 Jul 22 00:13:01.962205 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 552/2230] 10.4.3.168 () {66 vars in 1276 bytes} [Wed Jul 22 00:13:01 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:13:01.998250 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a35173bc-356c-4799-9500-8577a866c3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:01.999111 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3544a954-2e73-4f71-abdd-f5abde8f315f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:02.045666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Created reservations ['2359acb3-072f-4859-bcb1-135265c19c26', '6906d48e-b389-401e-a114-61ebbe584562', 'd3524b74-185e-4850-b233-0e04ac47ad53', 'adcc916c-4854-4736-a1e5-e98fc87f3e3c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:02.046740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3544a954-2e73-4f71-abdd-f5abde8f315f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2359acb3-072f-4859-bcb1-135265c19c26', '6906d48e-b389-401e-a114-61ebbe584562', 'd3524b74-185e-4850-b233-0e04ac47ad53', 'adcc916c-4854-4736-a1e5-e98fc87f3e3c']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:02.048003 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69de2d18-cc39-43da-9300-1a106bc4deeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:02.076422 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69de2d18-cc39-43da-9300-1a106bc4deeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d49799c-e931-4f3b-b977-ae49658d4e2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1295768097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e64e1676c4e1443b9e56eb3844fbc244',qos_specs=None,replication_status=,reservations=['2359acb3-072f-4859-bcb1-135265c19c26','6906d48e-b389-401e-a114-61ebbe584562','d3524b74-185e-4850-b233-0e04ac47ad53','adcc916c-4854-4736-a1e5-e98fc87f3e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d3ec40d63a4d6aa6af01891de03379',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1295768097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d49799c-e931-4f3b-b977-ae49658d4e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e64e1676c4e1443b9e56eb3844fbc244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2d3ec40d63a4d6aa6af01891de03379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:02.077503 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267014ac-5630-4a7b-905b-9a6c5c4bfb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:02.103647 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (267014ac-5630-4a7b-905b-9a6c5c4bfb3b) transitioned into state 'SUCCESS' from state '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-1295768097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e64e1676c4e1443b9e56eb3844fbc244',qos_specs=None,replication_status=,reservations=['2359acb3-072f-4859-bcb1-135265c19c26','6906d48e-b389-401e-a114-61ebbe584562','d3524b74-185e-4850-b233-0e04ac47ad53','adcc916c-4854-4736-a1e5-e98fc87f3e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2d3ec40d63a4d6aa6af01891de03379',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:02.104625 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dffdc6ba-a26a-4883-9f9e-1947a02e5f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:02.121581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dffdc6ba-a26a-4883-9f9e-1947a02e5f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:02.122426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Flow 'volume_create_api' (5b42198d-db64-4925-942d-c706c0e8edc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:02.122838 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Create volume request issued successfully. Jul 22 00:13:02.123846 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ab263a5-02e3-4b95-a3da-9e7ba4d5d00d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:02.124407 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 562/2231] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:13:01 2026] POST /volume/v3/volumes => generated 755 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:02.157427 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68afb2d0-3f25-49a3-a5d3-23b6ef129407 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:02.160638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68afb2d0-3f25-49a3-a5d3-23b6ef129407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:02.160638 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68afb2d0-3f25-49a3-a5d3-23b6ef129407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:02.161092 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68afb2d0-3f25-49a3-a5d3-23b6ef129407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:02.174054 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:02.174054 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:02.183394 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68afb2d0-3f25-49a3-a5d3-23b6ef129407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:02.194780 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68afb2d0-3f25-49a3-a5d3-23b6ef129407 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:02.195362 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 557/2232] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:02 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:03.210413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a90b841-0169-49f5-80e2-661d2ef8abc7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.212574 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a90b841-0169-49f5-80e2-661d2ef8abc7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:03.212828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a90b841-0169-49f5-80e2-661d2ef8abc7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.213110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a90b841-0169-49f5-80e2-661d2ef8abc7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.223373 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.223373 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:03.229084 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a90b841-0169-49f5-80e2-661d2ef8abc7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:03.235848 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a90b841-0169-49f5-80e2-661d2ef8abc7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:03.236303 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 562/2233] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:03.249801 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac326d80-1efe-45cb-9044-527571e4d67e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.252788 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac326d80-1efe-45cb-9044-527571e4d67e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:03.253846 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac326d80-1efe-45cb-9044-527571e4d67e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.253846 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac326d80-1efe-45cb-9044-527571e4d67e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.266955 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.266955 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:03.270719 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac326d80-1efe-45cb-9044-527571e4d67e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:03.278271 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac326d80-1efe-45cb-9044-527571e4d67e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:03.278834 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 553/2234] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:03.301246 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-816c60ab-54ac-42ee-969a-de71da64fcfb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.303115 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-816c60ab-54ac-42ee-969a-de71da64fcfb tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:13:03.303370 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-816c60ab-54ac-42ee-969a-de71da64fcfb tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.304378 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-816c60ab-54ac-42ee-969a-de71da64fcfb tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.304378 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-816c60ab-54ac-42ee-969a-de71da64fcfb tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:13:03.304378 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.304378 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:03.304811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-816c60ab-54ac-42ee-969a-de71da64fcfb tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:13:03.314638 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-816c60ab-54ac-42ee-969a-de71da64fcfb tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Get all volumes completed successfully. Jul 22 00:13:03.315288 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-816c60ab-54ac-42ee-969a-de71da64fcfb tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:13:03.316086 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 563/2235] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes => generated 339 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:03.328040 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f1efbbe-df43-4c0b-acc2-4d1befd8ac05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.330116 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f1efbbe-df43-4c0b-acc2-4d1befd8ac05 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:03.330317 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f1efbbe-df43-4c0b-acc2-4d1befd8ac05 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.330578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f1efbbe-df43-4c0b-acc2-4d1befd8ac05 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.341901 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.341901 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:03.349740 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f1efbbe-df43-4c0b-acc2-4d1befd8ac05 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:03.356029 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f1efbbe-df43-4c0b-acc2-4d1befd8ac05 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:03.356629 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 558/2236] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:03.435500 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-4943d0c6-d386-43de-bf22-2bbef144c748 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.435846 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-4943d0c6-d386-43de-bf22-2bbef144c748 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:03.436072 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-4943d0c6-d386-43de-bf22-2bbef144c748 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.436265 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-4943d0c6-d386-43de-bf22-2bbef144c748 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.443903 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.443903 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:03.448787 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a69da132-008b-45d9-81f4-bd24e3a76b45 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.450117 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-4943d0c6-d386-43de-bf22-2bbef144c748 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:03.453157 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a69da132-008b-45d9-81f4-bd24e3a76b45 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:13:03.453518 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a69da132-008b-45d9-81f4-bd24e3a76b45 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.453726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a69da132-008b-45d9-81f4-bd24e3a76b45 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.457801 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-4943d0c6-d386-43de-bf22-2bbef144c748 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:03.458433 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 563/2237] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:03.473406 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.473406 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:03.478848 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a69da132-008b-45d9-81f4-bd24e3a76b45 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:13:03.494184 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a69da132-008b-45d9-81f4-bd24e3a76b45 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:13:03.494567 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 554/2238] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:03.564804 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eec08057-661c-4203-a7ae-4e028d80c257 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.568173 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eec08057-661c-4203-a7ae-4e028d80c257 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:13:03.570262 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eec08057-661c-4203-a7ae-4e028d80c257 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.570262 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eec08057-661c-4203-a7ae-4e028d80c257 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.583520 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.583520 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:03.590785 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eec08057-661c-4203-a7ae-4e028d80c257 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:13:03.597210 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eec08057-661c-4203-a7ae-4e028d80c257 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:13:03.597800 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 564/2239] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:03.623354 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a4f9881-755e-42c4-afae-7809d3a7e856 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.623758 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a4f9881-755e-42c4-afae-7809d3a7e856 None None] GET https://10.4.3.168/volume// Jul 22 00:13:03.623977 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a4f9881-755e-42c4-afae-7809d3a7e856 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.624397 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a4f9881-755e-42c4-afae-7809d3a7e856 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.624715 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a4f9881-755e-42c4-afae-7809d3a7e856 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:03.625200 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 559/2240] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:03.631728 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eb4e5913-632f-48b4-9ae8-989f155ce81e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.634981 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d81c6d5b-9be9-49bb-8770-73cc778bb3be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.636942 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eb4e5913-632f-48b4-9ae8-989f155ce81e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] POST https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90/action Jul 22 00:13:03.637515 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eb4e5913-632f-48b4-9ae8-989f155ce81e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:13:03.637714 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eb4e5913-632f-48b4-9ae8-989f155ce81e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:03.640393 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d81c6d5b-9be9-49bb-8770-73cc778bb3be tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:13:03.641468 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d81c6d5b-9be9-49bb-8770-73cc778bb3be tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d49799c-e931-4f3b-b977-ae49658d4e2c", "connector": null, "instance_uuid": "629dadf6-18dd-4592-be33-6f2ed8bc1c9c"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:03.654685 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.654685 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:03.661400 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.661400 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:03.661400 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eb4e5913-632f-48b4-9ae8-989f155ce81e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:13:03.671808 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eb4e5913-632f-48b4-9ae8-989f155ce81e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Begin detaching volume completed successfully. Jul 22 00:13:03.672025 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-eb4e5913-632f-48b4-9ae8-989f155ce81e tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90/action returned with HTTP 202 Jul 22 00:13:03.672556 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 564/2241] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:13:03 2026] POST /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:13:03.694797 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d81c6d5b-9be9-49bb-8770-73cc778bb3be tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:13:03.694797 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 555/2242] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:13:03 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:03.741164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6c9a997e-1b34-49ce-8045-22399201ae84 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.746178 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c9a997e-1b34-49ce-8045-22399201ae84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:03.746178 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c9a997e-1b34-49ce-8045-22399201ae84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.746477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c9a997e-1b34-49ce-8045-22399201ae84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.761054 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.761054 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:03.768204 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6c9a997e-1b34-49ce-8045-22399201ae84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:03.779307 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c9a997e-1b34-49ce-8045-22399201ae84 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:03.780850 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 565/2243] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:03.792068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b0222c56-7607-4d36-a418-84c9edb01ea5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.792452 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0222c56-7607-4d36-a418-84c9edb01ea5 None None] GET https://10.4.3.168/volume// Jul 22 00:13:03.793068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0222c56-7607-4d36-a418-84c9edb01ea5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.793068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b0222c56-7607-4d36-a418-84c9edb01ea5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.793447 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b0222c56-7607-4d36-a418-84c9edb01ea5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:03.793782 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 560/2244] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:03.794839 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c23bce36-38a1-427b-9f71-6b6cd1a33b23 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.796180 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c23bce36-38a1-427b-9f71-6b6cd1a33b23 None None] GET https://10.4.3.168/volume// Jul 22 00:13:03.796180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c23bce36-38a1-427b-9f71-6b6cd1a33b23 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.796180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c23bce36-38a1-427b-9f71-6b6cd1a33b23 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.796350 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c23bce36-38a1-427b-9f71-6b6cd1a33b23 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:03.797073 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 565/2245] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:03.808911 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-7dcc9c79-af07-4932-8ae9-fc579071daa7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.810166 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-7dcc9c79-af07-4932-8ae9-fc579071daa7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:03.810613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-7dcc9c79-af07-4932-8ae9-fc579071daa7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.810877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-7dcc9c79-af07-4932-8ae9-fc579071daa7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.811737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-764f07b6-5d91-4e1d-ba51-f4622d67209b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.815409 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-764f07b6-5d91-4e1d-ba51-f4622d67209b tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:13:03.815688 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-764f07b6-5d91-4e1d-ba51-f4622d67209b tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:03.816013 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-764f07b6-5d91-4e1d-ba51-f4622d67209b tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:03.827680 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.827680 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:03.832257 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-7dcc9c79-af07-4932-8ae9-fc579071daa7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:03.841083 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-7dcc9c79-af07-4932-8ae9-fc579071daa7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:03.841083 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 556/2246] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:03.851240 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:03.851240 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:03.858698 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-764f07b6-5d91-4e1d-ba51-f4622d67209b tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:13:03.869750 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-764f07b6-5d91-4e1d-ba51-f4622d67209b tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:13:03.869750 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 566/2247] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:03 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 1326 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:03.989275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-32178f98-68d7-465b-a953-f4e4f7f4e5ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:03.994040 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-32178f98-68d7-465b-a953-f4e4f7f4e5ad tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] PUT https://10.4.3.168/volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 Jul 22 00:13:03.994040 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-32178f98-68d7-465b-a953-f4e4f7f4e5ad tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:04.011742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-32178f98-68d7-465b-a953-f4e4f7f4e5ad tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Acquiring lock "cinder-attachment_update-1d49799c-e931-4f3b-b977-ae49658d4e2c-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:13:04.023238 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-32178f98-68d7-465b-a953-f4e4f7f4e5ad tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Lock "cinder-attachment_update-1d49799c-e931-4f3b-b977-ae49658d4e2c-np0000005612" acquired by "attachment_update" :: waited 0.012s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:13:04.025073 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:04.025073 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:04.161947 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-32178f98-68d7-465b-a953-f4e4f7f4e5ad tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Lock "cinder-attachment_update-1d49799c-e931-4f3b-b977-ae49658d4e2c-np0000005612" released by "attachment_update" :: held 0.139s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:13:04.162233 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-32178f98-68d7-465b-a953-f4e4f7f4e5ad tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 returned with HTTP 200 Jul 22 00:13:04.162647 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 561/2248] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:13:03 2026] PUT /volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:04.329102 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:04.491093 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:04.491575 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-522129953"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:04.496286 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-522129953'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:04.496286 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Create volume of 1 GB Jul 22 00:13:04.500158 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Availability Zones retrieved successfully. Jul 22 00:13:04.506489 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Flow 'volume_create_api' (630cee86-e8ce-418d-a2b5-db8d29c6ad36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:04.508028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ad8e0e-2546-4001-8e78-4488c5fac63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:04.509347 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:04.540144 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ad8e0e-2546-4001-8e78-4488c5fac63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:04.541322 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fd26fb-35c7-400f-ba13-a2e196ef498e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:04.616718 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Created reservations ['e35a9ada-cd39-46e8-849a-c30c9f6c3fda', 'ad1ba020-30f1-44fc-8915-516ba5a222e9', '4cce8ac0-a61e-41b6-a9db-09b9d9a45e68', '16b0ff42-1879-4e8d-8594-cf46fb8c81d9'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:04.620926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fd26fb-35c7-400f-ba13-a2e196ef498e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e35a9ada-cd39-46e8-849a-c30c9f6c3fda', 'ad1ba020-30f1-44fc-8915-516ba5a222e9', '4cce8ac0-a61e-41b6-a9db-09b9d9a45e68', '16b0ff42-1879-4e8d-8594-cf46fb8c81d9']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:04.620926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9ce5b79-210b-4a89-b85e-150736233b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:04.650909 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9ce5b79-210b-4a89-b85e-150736233b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4239be56-889d-47a7-93c2-0f1f650dbcfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-522129953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9cbb2e3fd7b4f378e4f7ff1b64c7538',qos_specs=None,replication_status=,reservations=['e35a9ada-cd39-46e8-849a-c30c9f6c3fda','ad1ba020-30f1-44fc-8915-516ba5a222e9','4cce8ac0-a61e-41b6-a9db-09b9d9a45e68','16b0ff42-1879-4e8d-8594-cf46fb8c81d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d6fd54e377487a89e38da265c5b274',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-522129953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4239be56-889d-47a7-93c2-0f1f650dbcfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9cbb2e3fd7b4f378e4f7ff1b64c7538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5d6fd54e377487a89e38da265c5b274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:04.651679 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e927d588-0198-4405-bb4c-44a512ef6681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:04.676281 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e927d588-0198-4405-bb4c-44a512ef6681) transitioned into state 'SUCCESS' from state '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-522129953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9cbb2e3fd7b4f378e4f7ff1b64c7538',qos_specs=None,replication_status=,reservations=['e35a9ada-cd39-46e8-849a-c30c9f6c3fda','ad1ba020-30f1-44fc-8915-516ba5a222e9','4cce8ac0-a61e-41b6-a9db-09b9d9a45e68','16b0ff42-1879-4e8d-8594-cf46fb8c81d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d6fd54e377487a89e38da265c5b274',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:04.676959 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65411a7-b4be-4dc1-92b0-e247e3bc9264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:04.690010 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65411a7-b4be-4dc1-92b0-e247e3bc9264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:04.691043 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Flow 'volume_create_api' (630cee86-e8ce-418d-a2b5-db8d29c6ad36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:04.691385 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Create volume request issued successfully. Jul 22 00:13:04.692074 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60d8c00d-5037-4fa9-bb06-144de8221b1d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:04.692494 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 566/2249] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:13:04 2026] POST /volume/v3/volumes => generated 749 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:04.708278 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9baba9a5-48b8-4f25-84fe-cf7852990060 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:04.710436 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9baba9a5-48b8-4f25-84fe-cf7852990060 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] GET https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc Jul 22 00:13:04.710637 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9baba9a5-48b8-4f25-84fe-cf7852990060 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:04.710842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9baba9a5-48b8-4f25-84fe-cf7852990060 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:04.718054 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:04.718054 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:04.722235 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9baba9a5-48b8-4f25-84fe-cf7852990060 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Volume info retrieved successfully. Jul 22 00:13:04.726923 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9baba9a5-48b8-4f25-84fe-cf7852990060 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc returned with HTTP 200 Jul 22 00:13:04.727296 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 557/2250] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:04 2026] GET /volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:04.800837 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6e3223ea-1e53-4280-8d89-219dd320107e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:04.803413 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e3223ea-1e53-4280-8d89-219dd320107e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:04.803721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e3223ea-1e53-4280-8d89-219dd320107e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:04.804063 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e3223ea-1e53-4280-8d89-219dd320107e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:04.823086 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:04.823086 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:04.829822 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6e3223ea-1e53-4280-8d89-219dd320107e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:04.837510 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e3223ea-1e53-4280-8d89-219dd320107e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:04.838303 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 567/2251] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:04 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:05.742429 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9b39c0c-f1ba-4c17-85f6-6674a5028d64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:05.744199 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9b39c0c-f1ba-4c17-85f6-6674a5028d64 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] GET https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc Jul 22 00:13:05.744406 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9b39c0c-f1ba-4c17-85f6-6674a5028d64 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:05.744584 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9b39c0c-f1ba-4c17-85f6-6674a5028d64 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:05.753320 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:05.753320 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:05.757834 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f9b39c0c-f1ba-4c17-85f6-6674a5028d64 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Volume info retrieved successfully. Jul 22 00:13:05.762198 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9b39c0c-f1ba-4c17-85f6-6674a5028d64 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc returned with HTTP 200 Jul 22 00:13:05.762580 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 562/2252] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:05 2026] GET /volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:05.776978 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4faad24c-849e-4d78-9a91-5c21465e0ada None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:05.778903 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4faad24c-849e-4d78-9a91-5c21465e0ada tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] GET https://10.4.3.168/volume/v3/limits Jul 22 00:13:05.778903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4faad24c-849e-4d78-9a91-5c21465e0ada tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:05.779159 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4faad24c-849e-4d78-9a91-5c21465e0ada tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:05.795806 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:05.795806 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:05.811328 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4faad24c-849e-4d78-9a91-5c21465e0ada tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] https://10.4.3.168/volume/v3/limits returned with HTTP 200 Jul 22 00:13:05.811853 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 567/2253] 10.4.3.168 () {66 vars in 1234 bytes} [Wed Jul 22 00:13:05 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:05.824058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2060f77-7a5c-4a57-ba11-2fc223a51011 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:05.825834 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2060f77-7a5c-4a57-ba11-2fc223a51011 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] GET https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc Jul 22 00:13:05.826172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2060f77-7a5c-4a57-ba11-2fc223a51011 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:05.826453 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2060f77-7a5c-4a57-ba11-2fc223a51011 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:05.839156 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:05.839156 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:05.845685 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2060f77-7a5c-4a57-ba11-2fc223a51011 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Volume info retrieved successfully. Jul 22 00:13:05.856434 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2060f77-7a5c-4a57-ba11-2fc223a51011 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc returned with HTTP 200 Jul 22 00:13:05.858045 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 558/2254] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:05 2026] GET /volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:05.858890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3febc644-5d53-4164-aac9-328797b09dff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:05.865685 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3febc644-5d53-4164-aac9-328797b09dff tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:05.865685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3febc644-5d53-4164-aac9-328797b09dff tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:05.865685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3febc644-5d53-4164-aac9-328797b09dff tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:05.878978 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:05.878978 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:05.879712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c763c9f-0f62-49a6-bc0f-f4f6c87cb8fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:05.882340 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c763c9f-0f62-49a6-bc0f-f4f6c87cb8fb tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc Jul 22 00:13:05.882340 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c763c9f-0f62-49a6-bc0f-f4f6c87cb8fb tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:05.882602 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c763c9f-0f62-49a6-bc0f-f4f6c87cb8fb tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:05.882602 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3c763c9f-0f62-49a6-bc0f-f4f6c87cb8fb tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Delete volume with id: 4239be56-889d-47a7-93c2-0f1f650dbcfc Jul 22 00:13:05.884577 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3febc644-5d53-4164-aac9-328797b09dff tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:05.890084 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3febc644-5d53-4164-aac9-328797b09dff tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:05.890610 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 568/2255] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:05 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:13:05.892966 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:05.892966 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:05.893407 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3c763c9f-0f62-49a6-bc0f-f4f6c87cb8fb tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Volume info retrieved successfully. Jul 22 00:13:05.914236 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3c763c9f-0f62-49a6-bc0f-f4f6c87cb8fb tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Delete volume request issued successfully. Jul 22 00:13:05.914479 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c763c9f-0f62-49a6-bc0f-f4f6c87cb8fb tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc returned with HTTP 202 Jul 22 00:13:05.914972 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 563/2256] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:05 2026] DELETE /volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:05.925747 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d921d8b2-abda-4960-a2e8-667a819a495d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:05.927889 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d921d8b2-abda-4960-a2e8-667a819a495d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] GET https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc Jul 22 00:13:05.928225 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d921d8b2-abda-4960-a2e8-667a819a495d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:05.928582 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d921d8b2-abda-4960-a2e8-667a819a495d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:05.938998 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:05.938998 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:05.943397 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d921d8b2-abda-4960-a2e8-667a819a495d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Volume info retrieved successfully. Jul 22 00:13:05.949216 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d921d8b2-abda-4960-a2e8-667a819a495d tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc returned with HTTP 200 Jul 22 00:13:05.949640 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 568/2257] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:05 2026] GET /volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:06.266839 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:06.355262 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:06.355582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1079111071"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:06.356930 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1079111071'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:06.357049 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume of 1 GB Jul 22 00:13:06.361335 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Availability Zones retrieved successfully. Jul 22 00:13:06.367118 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Flow 'volume_create_api' (c072496c-7849-4692-86f7-f135cb580633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:06.368009 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61626add-8928-43e8-bd91-b2019e89717a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:06.368901 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:06.395562 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61626add-8928-43e8-bd91-b2019e89717a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:06.396412 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf04b29-0da3-49d3-8276-fd8f7f7a108b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:06.467722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['4360bb33-8604-45f7-a8ef-53b6d93ec790', 'd9c6cf31-c331-47e7-b9e8-77233fad8e90', '9332584a-40eb-433b-92b7-3c1ac7d4465a', '367ed87d-04fb-4fb4-961a-041fa8a4920c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:06.468548 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf04b29-0da3-49d3-8276-fd8f7f7a108b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4360bb33-8604-45f7-a8ef-53b6d93ec790', 'd9c6cf31-c331-47e7-b9e8-77233fad8e90', '9332584a-40eb-433b-92b7-3c1ac7d4465a', '367ed87d-04fb-4fb4-961a-041fa8a4920c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:06.469435 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424b95d4-a356-4372-975b-b23beedb7b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:06.496048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424b95d4-a356-4372-975b-b23beedb7b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa3d58f2-5f56-40e5-9d67-03e16226dfc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1079111071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf0e143bb8d4b01b604343cdd3694fc',qos_specs=None,replication_status=,reservations=['4360bb33-8604-45f7-a8ef-53b6d93ec790','d9c6cf31-c331-47e7-b9e8-77233fad8e90','9332584a-40eb-433b-92b7-3c1ac7d4465a','367ed87d-04fb-4fb4-961a-041fa8a4920c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1079111071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa3d58f2-5f56-40e5-9d67-03e16226dfc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf0e143bb8d4b01b604343cdd3694fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:06.497180 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7705bda9-110b-47e2-a0d7-eb89fe414c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:06.520742 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7705bda9-110b-47e2-a0d7-eb89fe414c1f) transitioned into state 'SUCCESS' from state '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-1079111071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf0e143bb8d4b01b604343cdd3694fc',qos_specs=None,replication_status=,reservations=['4360bb33-8604-45f7-a8ef-53b6d93ec790','d9c6cf31-c331-47e7-b9e8-77233fad8e90','9332584a-40eb-433b-92b7-3c1ac7d4465a','367ed87d-04fb-4fb4-961a-041fa8a4920c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:06.521557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc4612a-bd79-491a-bcb6-703d65ef4177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:06.538214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc4612a-bd79-491a-bcb6-703d65ef4177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:06.539158 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Flow 'volume_create_api' (c072496c-7849-4692-86f7-f135cb580633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:06.539550 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume request issued successfully. Jul 22 00:13:06.540220 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f9cf10d-ae04-4f62-8f5b-c0e48f1ddbc1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:06.540592 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 559/2258] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:13:06 2026] POST /volume/v3/volumes => generated 749 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:06.555838 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-23595109-06fd-41b9-97f2-f89159a6b7e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:06.558643 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23595109-06fd-41b9-97f2-f89159a6b7e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 Jul 22 00:13:06.558920 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23595109-06fd-41b9-97f2-f89159a6b7e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:06.559179 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23595109-06fd-41b9-97f2-f89159a6b7e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:06.569485 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:06.569485 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:06.574201 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-23595109-06fd-41b9-97f2-f89159a6b7e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:13:06.579639 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23595109-06fd-41b9-97f2-f89159a6b7e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 returned with HTTP 200 Jul 22 00:13:06.580353 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 569/2259] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:06 2026] GET /volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:06.749133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:06.753388 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:06.753829 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "0e6a3046-dfdb-41b3-8ac1-9133a026be99", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:06.758535 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '0e6a3046-dfdb-41b3-8ac1-9133a026be99', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:06.898445 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume of 1 GB Jul 22 00:13:06.904735 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Availability Zones retrieved successfully. Jul 22 00:13:06.907626 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-665da815-0740-4213-a157-99950cb1a417 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:06.910000 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-665da815-0740-4213-a157-99950cb1a417 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:06.910355 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-665da815-0740-4213-a157-99950cb1a417 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:06.910706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-665da815-0740-4213-a157-99950cb1a417 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:06.911636 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (a1bb8993-8d47-4305-bf26-50f46a50465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:06.913230 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd900507-db75-406c-8f4b-274ca119bde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:06.914416 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:06.921458 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:06.921458 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:06.925531 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-665da815-0740-4213-a157-99950cb1a417 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:06.930266 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-665da815-0740-4213-a157-99950cb1a417 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:06.930743 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 569/2260] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:06 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:06.967127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f30662f7-f8fa-41e5-94f0-99efa9d3ed67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:06.969622 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f30662f7-f8fa-41e5-94f0-99efa9d3ed67 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] GET https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc Jul 22 00:13:06.969803 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f30662f7-f8fa-41e5-94f0-99efa9d3ed67 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:06.970014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f30662f7-f8fa-41e5-94f0-99efa9d3ed67 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:06.975766 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f30662f7-f8fa-41e5-94f0-99efa9d3ed67 tempest-AbsoluteLimitsTests-992035135 tempest-AbsoluteLimitsTests-992035135-project-member] https://10.4.3.168/volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc returned with HTTP 404 Jul 22 00:13:06.976309 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 560/2261] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:06 2026] GET /volume/v3/volumes/4239be56-889d-47a7-93c2-0f1f650dbcfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:06.977819 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd900507-db75-406c-8f4b-274ca119bde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:06.978546 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab50887-3bbb-423f-9a5f-88d2fd279291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:07.039222 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Created reservations ['d1ec04d0-6601-4624-8480-c0ce8e437cd0', '45e96fb4-fae8-42c8-895c-748dd767da48', 'cc56884b-a12a-4b33-bb03-257a22b512c4', '013a8a60-330a-4a79-87aa-ab8301b1bd8b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:07.040221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aab50887-3bbb-423f-9a5f-88d2fd279291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ec04d0-6601-4624-8480-c0ce8e437cd0', '45e96fb4-fae8-42c8-895c-748dd767da48', 'cc56884b-a12a-4b33-bb03-257a22b512c4', '013a8a60-330a-4a79-87aa-ab8301b1bd8b']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:07.041030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7ad3e7-8b9b-4d98-9f0f-17d2ecaf0075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:07.071169 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7ad3e7-8b9b-4d98-9f0f-17d2ecaf0075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba28b6d5-87a0-4f53-b535-92fc37cd4451', '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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['d1ec04d0-6601-4624-8480-c0ce8e437cd0','45e96fb4-fae8-42c8-895c-748dd767da48','cc56884b-a12a-4b33-bb03-257a22b512c4','013a8a60-330a-4a79-87aa-ab8301b1bd8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:07Z,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=ba28b6d5-87a0-4f53-b535-92fc37cd4451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a3e4bf6304451c8b89240b125015ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62ea3add1ce455d8e924deeae478c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:07.074297 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690e484d-e787-4221-803f-89c27fc93ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:07.094755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690e484d-e787-4221-803f-89c27fc93ab3) transitioned into state 'SUCCESS' from 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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['d1ec04d0-6601-4624-8480-c0ce8e437cd0','45e96fb4-fae8-42c8-895c-748dd767da48','cc56884b-a12a-4b33-bb03-257a22b512c4','013a8a60-330a-4a79-87aa-ab8301b1bd8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:07.095648 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160798dc-102c-4041-b7b5-aa844b09d586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:07.107260 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160798dc-102c-4041-b7b5-aa844b09d586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:07.108282 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (a1bb8993-8d47-4305-bf26-50f46a50465f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:07.109805 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request issued successfully. Jul 22 00:13:07.109805 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a1a4490-4afc-46b9-bdbe-f4878cb6163c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:07.109805 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 564/2262] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:13:06 2026] POST /volume/v3/volumes => generated 775 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:07.122849 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fe84285c-9f67-4b91-bbef-a7563df51b35 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.125254 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe84285c-9f67-4b91-bbef-a7563df51b35 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:07.125556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe84285c-9f67-4b91-bbef-a7563df51b35 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:07.125824 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe84285c-9f67-4b91-bbef-a7563df51b35 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:07.135879 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:07.135879 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:07.140903 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fe84285c-9f67-4b91-bbef-a7563df51b35 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:07.150877 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe84285c-9f67-4b91-bbef-a7563df51b35 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:07.150877 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 570/2263] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:07 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:07.515504 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d50005bf-3c59-48c7-91da-e65ba2effe3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.518062 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d50005bf-3c59-48c7-91da-e65ba2effe3d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045/action Jul 22 00:13:07.518446 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d50005bf-3c59-48c7-91da-e65ba2effe3d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:13:07.518630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d50005bf-3c59-48c7-91da-e65ba2effe3d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:07.527983 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-87eb6358-48c4-436f-b9b8-383a38728c50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.530789 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-87eb6358-48c4-436f-b9b8-383a38728c50 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] DELETE https://10.4.3.168/volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3 Jul 22 00:13:07.531145 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-87eb6358-48c4-436f-b9b8-383a38728c50 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:07.531436 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-87eb6358-48c4-436f-b9b8-383a38728c50 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:07.541024 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:07.541024 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:07.545126 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:07.545126 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:07.557295 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e3755cc7-0050-4b1c-ae64-cf334a6e2375 req-d50005bf-3c59-48c7-91da-e65ba2effe3d tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045/action returned with HTTP 204 Jul 22 00:13:07.558068 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 570/2264] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:13:07 2026] POST /volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:07.607141 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49ff5e97-fb2f-45f7-a766-654cf83eb855 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.609362 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49ff5e97-fb2f-45f7-a766-654cf83eb855 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 Jul 22 00:13:07.609663 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49ff5e97-fb2f-45f7-a766-654cf83eb855 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:07.609977 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49ff5e97-fb2f-45f7-a766-654cf83eb855 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:07.620603 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4ab1a932-1356-4fad-bb67-98d1a076c0e2 req-87eb6358-48c4-436f-b9b8-383a38728c50 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3 returned with HTTP 200 Jul 22 00:13:07.621238 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 561/2265] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:13:07 2026] DELETE /volume/v3/attachments/481b9b30-a799-4a40-b60c-612d53b951a3 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:07.622709 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:07.622709 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:07.631515 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-49ff5e97-fb2f-45f7-a766-654cf83eb855 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:13:07.641592 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49ff5e97-fb2f-45f7-a766-654cf83eb855 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 returned with HTTP 200 Jul 22 00:13:07.643047 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 565/2266] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:07 2026] GET /volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:07.661474 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-317a9e15-9d35-475c-a819-3f72e6a2c254 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.664163 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-317a9e15-9d35-475c-a819-3f72e6a2c254 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:13:07.665648 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-317a9e15-9d35-475c-a819-3f72e6a2c254 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa3d58f2-5f56-40e5-9d67-03e16226dfc1", "name": "tempest-VolumesBackupsTest-Backup-1371585363"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:07.667031 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-317a9e15-9d35-475c-a819-3f72e6a2c254 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating new backup {'backup': {'volume_id': 'fa3d58f2-5f56-40e5-9d67-03e16226dfc1', 'name': 'tempest-VolumesBackupsTest-Backup-1371585363'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:13:07.667243 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-317a9e15-9d35-475c-a819-3f72e6a2c254 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating backup of volume fa3d58f2-5f56-40e5-9d67-03e16226dfc1 in container None Jul 22 00:13:07.678053 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:07.678053 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:07.678748 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-317a9e15-9d35-475c-a819-3f72e6a2c254 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:13:07.711232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-317a9e15-9d35-475c-a819-3f72e6a2c254 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['0e004b56-e4e0-417b-b5d5-0d7f02835018', 'd9dd5bcc-484c-4018-a335-0a40adf1ae40'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:07.747168 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-317a9e15-9d35-475c-a819-3f72e6a2c254 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:13:07.747687 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 571/2267] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:13:07 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:07.762928 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-638f4df9-8849-42a3-8f1d-5af1ee6762c3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.766377 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-638f4df9-8849-42a3-8f1d-5af1ee6762c3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:07.766581 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-638f4df9-8849-42a3-8f1d-5af1ee6762c3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:07.766767 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-638f4df9-8849-42a3-8f1d-5af1ee6762c3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:07.766897 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-638f4df9-8849-42a3-8f1d-5af1ee6762c3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:07.773762 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:07.773762 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:07.774673 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-638f4df9-8849-42a3-8f1d-5af1ee6762c3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:07.775129 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 571/2268] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:07 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:07.946727 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9a7118f-25b8-4c5b-95b8-5d511b21c501 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.948604 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9a7118f-25b8-4c5b-95b8-5d511b21c501 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:07.948816 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9a7118f-25b8-4c5b-95b8-5d511b21c501 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:07.949695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9a7118f-25b8-4c5b-95b8-5d511b21c501 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:07.960118 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:07.960118 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:07.965280 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d9a7118f-25b8-4c5b-95b8-5d511b21c501 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:07.971201 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9a7118f-25b8-4c5b-95b8-5d511b21c501 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:07.971760 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 562/2269] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:07 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:07.987734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4a6c2c5d-519b-4e59-ad71-7df3382eb809 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.993369 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a6c2c5d-519b-4e59-ad71-7df3382eb809 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:13:07.993678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a6c2c5d-519b-4e59-ad71-7df3382eb809 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:07.993913 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a6c2c5d-519b-4e59-ad71-7df3382eb809 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:07.996929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9130faab-1303-405f-aed9-4725ea5256f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:07.998545 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9130faab-1303-405f-aed9-4725ea5256f7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:07.998715 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9130faab-1303-405f-aed9-4725ea5256f7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:07.998926 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9130faab-1303-405f-aed9-4725ea5256f7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:08.002596 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:08.002596 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:08.007419 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4a6c2c5d-519b-4e59-ad71-7df3382eb809 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:13:08.008079 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:08.008079 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:08.011927 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9130faab-1303-405f-aed9-4725ea5256f7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:08.012699 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a6c2c5d-519b-4e59-ad71-7df3382eb809 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:13:08.013376 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 566/2270] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:07 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:08.016216 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9130faab-1303-405f-aed9-4725ea5256f7 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:08.016614 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 572/2271] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:07 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:08.033106 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c063c3e6-429c-45c5-9654-d95d026a486e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:08.034936 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c063c3e6-429c-45c5-9654-d95d026a486e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:13:08.035156 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c063c3e6-429c-45c5-9654-d95d026a486e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:08.035362 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c063c3e6-429c-45c5-9654-d95d026a486e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:08.050420 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:08.050420 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:08.056972 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c063c3e6-429c-45c5-9654-d95d026a486e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:13:08.065242 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c063c3e6-429c-45c5-9654-d95d026a486e tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:13:08.065707 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 572/2272] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:08 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:08.164893 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f7a5b9a-2807-441b-8d56-55672ab98efe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:08.170066 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f7a5b9a-2807-441b-8d56-55672ab98efe tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:08.170360 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f7a5b9a-2807-441b-8d56-55672ab98efe tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:08.173671 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f7a5b9a-2807-441b-8d56-55672ab98efe tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:08.188031 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:08.188031 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:08.193881 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f7a5b9a-2807-441b-8d56-55672ab98efe tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:08.201687 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f7a5b9a-2807-441b-8d56-55672ab98efe tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:08.201832 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 563/2273] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:08 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:08.790636 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91903eb9-3406-45a5-aec3-2b6f1d398693 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:08.793465 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91903eb9-3406-45a5-aec3-2b6f1d398693 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:08.794004 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91903eb9-3406-45a5-aec3-2b6f1d398693 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:08.794910 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91903eb9-3406-45a5-aec3-2b6f1d398693 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:08.794910 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-91903eb9-3406-45a5-aec3-2b6f1d398693 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:08.808484 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:08.808484 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:08.809672 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91903eb9-3406-45a5-aec3-2b6f1d398693 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:08.810191 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 567/2274] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:08 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:09.217627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca2a95c2-53a6-4701-bfed-c13be80347ed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:09.220572 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca2a95c2-53a6-4701-bfed-c13be80347ed tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:09.220773 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca2a95c2-53a6-4701-bfed-c13be80347ed tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:09.221017 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca2a95c2-53a6-4701-bfed-c13be80347ed tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:09.229819 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:09.229819 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:09.235948 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca2a95c2-53a6-4701-bfed-c13be80347ed tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:09.242084 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a298329f-87c2-4648-8bdd-00da8f57b685 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:09.245397 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca2a95c2-53a6-4701-bfed-c13be80347ed tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:09.245784 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 573/2275] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:09 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:09.362974 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:09.363285 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-438870604"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:09.364808 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-438870604'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:09.365648 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume of 1 GB Jul 22 00:13:09.371386 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Availability Zones retrieved successfully. Jul 22 00:13:09.382106 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Flow 'volume_create_api' (dfa2c919-1825-4619-8ee9-4a70abb96b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:09.383178 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06562b1-3c59-4395-b9b2-0f735aa4b84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:09.384361 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:09.415092 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06562b1-3c59-4395-b9b2-0f735aa4b84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:09.416018 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d300d945-8225-4152-86e9-a11ed1be99b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:09.482468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Created reservations ['fd83f8ce-7f1a-488b-a3b0-3a902325a123', '64e1861a-4900-4a70-942a-d417670790c7', 'aa9c1a0d-315d-4cb4-9d16-802614cc8988', 'a2f620d7-5298-4a84-b2f9-ea4fc9e32512'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:09.483567 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d300d945-8225-4152-86e9-a11ed1be99b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd83f8ce-7f1a-488b-a3b0-3a902325a123', '64e1861a-4900-4a70-942a-d417670790c7', 'aa9c1a0d-315d-4cb4-9d16-802614cc8988', 'a2f620d7-5298-4a84-b2f9-ea4fc9e32512']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:09.484347 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce769f5d-de5b-4848-a527-1e473fcee55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:09.511196 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce769f5d-de5b-4848-a527-1e473fcee55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f41e71e-9965-4fa9-aa5f-f659b788bb71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-438870604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65fe443a6bd4441a4fe83cb61bef25f',qos_specs=None,replication_status=,reservations=['fd83f8ce-7f1a-488b-a3b0-3a902325a123','64e1861a-4900-4a70-942a-d417670790c7','aa9c1a0d-315d-4cb4-9d16-802614cc8988','a2f620d7-5298-4a84-b2f9-ea4fc9e32512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='541649b2697245f6baada7ad34c0d894',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-438870604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f41e71e-9965-4fa9-aa5f-f659b788bb71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65fe443a6bd4441a4fe83cb61bef25f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='541649b2697245f6baada7ad34c0d894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:09.512216 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8d3649-a052-49f5-b127-45f3c9f97baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:09.532975 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8d3649-a052-49f5-b127-45f3c9f97baa) transitioned into state 'SUCCESS' from state '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-438870604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65fe443a6bd4441a4fe83cb61bef25f',qos_specs=None,replication_status=,reservations=['fd83f8ce-7f1a-488b-a3b0-3a902325a123','64e1861a-4900-4a70-942a-d417670790c7','aa9c1a0d-315d-4cb4-9d16-802614cc8988','a2f620d7-5298-4a84-b2f9-ea4fc9e32512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='541649b2697245f6baada7ad34c0d894',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:09.533637 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188f27ab-aa57-4193-bcf7-40c95a172859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:09.542625 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (188f27ab-aa57-4193-bcf7-40c95a172859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:09.543637 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Flow 'volume_create_api' (dfa2c919-1825-4619-8ee9-4a70abb96b25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:09.544008 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume request issued successfully. Jul 22 00:13:09.544593 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a298329f-87c2-4648-8bdd-00da8f57b685 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:09.545085 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 573/2276] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:13:09 2026] POST /volume/v3/volumes => generated 750 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:09.558277 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d6dc7d1-4996-4cf6-971b-ec71b6296edd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:09.560362 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d6dc7d1-4996-4cf6-971b-ec71b6296edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:09.560681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d6dc7d1-4996-4cf6-971b-ec71b6296edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:09.560947 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d6dc7d1-4996-4cf6-971b-ec71b6296edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:09.569058 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:09.569058 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:09.573712 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d6dc7d1-4996-4cf6-971b-ec71b6296edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:09.578898 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d6dc7d1-4996-4cf6-971b-ec71b6296edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 returned with HTTP 200 Jul 22 00:13:09.579488 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 564/2277] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:09 2026] GET /volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:09.825236 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d2a8d04-eb81-46ed-be86-9f6f18812149 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:09.827765 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d2a8d04-eb81-46ed-be86-9f6f18812149 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:09.828078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d2a8d04-eb81-46ed-be86-9f6f18812149 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:09.828336 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d2a8d04-eb81-46ed-be86-9f6f18812149 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:09.828483 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0d2a8d04-eb81-46ed-be86-9f6f18812149 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:09.833809 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:09.833809 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:09.834681 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d2a8d04-eb81-46ed-be86-9f6f18812149 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:09.835113 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 568/2278] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:09 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:10.264426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-caa1bc9f-0f4a-4e47-8ae5-7e0026718518 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:10.266768 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-caa1bc9f-0f4a-4e47-8ae5-7e0026718518 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:10.267110 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-caa1bc9f-0f4a-4e47-8ae5-7e0026718518 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:10.267317 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-caa1bc9f-0f4a-4e47-8ae5-7e0026718518 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:10.274735 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:10.274735 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:10.278626 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-caa1bc9f-0f4a-4e47-8ae5-7e0026718518 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:10.284312 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-caa1bc9f-0f4a-4e47-8ae5-7e0026718518 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:10.284693 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 574/2279] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:10 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:10.596471 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-384a689f-6ff5-4b16-918e-285ee82efe14 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:10.598370 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-384a689f-6ff5-4b16-918e-285ee82efe14 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:10.598573 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-384a689f-6ff5-4b16-918e-285ee82efe14 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:10.598819 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-384a689f-6ff5-4b16-918e-285ee82efe14 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:10.610465 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:10.610465 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:10.619089 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-384a689f-6ff5-4b16-918e-285ee82efe14 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:10.631162 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-384a689f-6ff5-4b16-918e-285ee82efe14 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 returned with HTTP 200 Jul 22 00:13:10.631886 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 574/2280] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:10 2026] GET /volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:10.698602 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-beb41dbb-d77c-4c93-bce6-4dd1cb4451a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:10.701635 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-beb41dbb-d77c-4c93-bce6-4dd1cb4451a8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:13:10.702305 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-beb41dbb-d77c-4c93-bce6-4dd1cb4451a8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f41e71e-9965-4fa9-aa5f-f659b788bb71", "name": "tempest-VolumesDeleteCascade-Snapshot-1973515655"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:10.715224 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:10.715224 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:10.716153 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-beb41dbb-d77c-4c93-bce6-4dd1cb4451a8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:10.716433 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-beb41dbb-d77c-4c93-bce6-4dd1cb4451a8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create snapshot from volume 7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:10.761408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-beb41dbb-d77c-4c93-bce6-4dd1cb4451a8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Created reservations ['cdf8ffba-70c9-4dba-9b8f-e3a5996f3910', 'fca9b1af-0bc1-4a89-96c7-c818ab8bd43d', 'd14103a5-5076-4534-94bc-7d4d7da1b53d', '46a3a157-defd-4972-baf2-9d92cd4ec53c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:10.805515 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-beb41dbb-d77c-4c93-bce6-4dd1cb4451a8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot create request issued successfully. Jul 22 00:13:10.806142 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-beb41dbb-d77c-4c93-bce6-4dd1cb4451a8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:13:10.806719 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 565/2281] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:13:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:10.818540 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d15aa2a3-daff-48c8-be6a-0ade04cc1e28 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:10.820598 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d15aa2a3-daff-48c8-be6a-0ade04cc1e28 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c Jul 22 00:13:10.820838 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d15aa2a3-daff-48c8-be6a-0ade04cc1e28 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:10.821091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d15aa2a3-daff-48c8-be6a-0ade04cc1e28 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:10.827282 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:10.827282 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:10.827769 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d15aa2a3-daff-48c8-be6a-0ade04cc1e28 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot retrieved successfully. Jul 22 00:13:10.828665 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d15aa2a3-daff-48c8-be6a-0ade04cc1e28 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c returned with HTTP 200 Jul 22 00:13:10.829106 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 569/2282] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:10 2026] GET /volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:10.847623 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7840dcd-d9c6-4c9d-ac00-0213407227ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:10.849790 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7840dcd-d9c6-4c9d-ac00-0213407227ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:10.850024 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7840dcd-d9c6-4c9d-ac00-0213407227ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:10.850232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7840dcd-d9c6-4c9d-ac00-0213407227ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:10.850374 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c7840dcd-d9c6-4c9d-ac00-0213407227ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:10.855758 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:10.855758 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:10.857016 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7840dcd-d9c6-4c9d-ac00-0213407227ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:10.857423 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 575/2283] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:10 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:11.302597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-339e5140-6d5e-4a17-b207-1918c296e49b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:11.305897 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-339e5140-6d5e-4a17-b207-1918c296e49b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:11.306055 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-339e5140-6d5e-4a17-b207-1918c296e49b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:11.306376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-339e5140-6d5e-4a17-b207-1918c296e49b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:11.318300 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:11.318300 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:11.323485 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-339e5140-6d5e-4a17-b207-1918c296e49b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:11.330716 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-339e5140-6d5e-4a17-b207-1918c296e49b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:11.331210 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 575/2284] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:11 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:11.632442 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cda53270-fc8b-4af2-8b53-1fbde5e5213c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:11.634289 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cda53270-fc8b-4af2-8b53-1fbde5e5213c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] DELETE https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:13:11.634468 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cda53270-fc8b-4af2-8b53-1fbde5e5213c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:11.634672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cda53270-fc8b-4af2-8b53-1fbde5e5213c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:11.634800 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-cda53270-fc8b-4af2-8b53-1fbde5e5213c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Delete volume with id: 494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:13:11.641836 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:11.641836 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:11.642337 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cda53270-fc8b-4af2-8b53-1fbde5e5213c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:13:11.660688 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cda53270-fc8b-4af2-8b53-1fbde5e5213c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Delete volume request issued successfully. Jul 22 00:13:11.660903 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cda53270-fc8b-4af2-8b53-1fbde5e5213c tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 202 Jul 22 00:13:11.661317 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 566/2285] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:11 2026] DELETE /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:11.668513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48d93cdd-44cd-4a0e-9ac0-6e6785a39081 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:11.672462 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48d93cdd-44cd-4a0e-9ac0-6e6785a39081 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:13:11.672677 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48d93cdd-44cd-4a0e-9ac0-6e6785a39081 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:11.672940 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48d93cdd-44cd-4a0e-9ac0-6e6785a39081 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:11.680850 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:11.680850 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:11.684991 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-48d93cdd-44cd-4a0e-9ac0-6e6785a39081 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Volume info retrieved successfully. Jul 22 00:13:11.689503 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48d93cdd-44cd-4a0e-9ac0-6e6785a39081 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 200 Jul 22 00:13:11.690131 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 570/2286] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:11 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:11.840833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1db94d19-e3f7-4565-a73e-9a37a5d88e86 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:11.842991 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1db94d19-e3f7-4565-a73e-9a37a5d88e86 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c Jul 22 00:13:11.843287 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1db94d19-e3f7-4565-a73e-9a37a5d88e86 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:11.843572 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1db94d19-e3f7-4565-a73e-9a37a5d88e86 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:11.851099 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:11.851099 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:11.851654 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1db94d19-e3f7-4565-a73e-9a37a5d88e86 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot retrieved successfully. Jul 22 00:13:11.852648 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1db94d19-e3f7-4565-a73e-9a37a5d88e86 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c returned with HTTP 200 Jul 22 00:13:11.853186 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 576/2287] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:11 2026] GET /volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:11.866461 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-594119e4-f10b-4e9e-a15f-64eecad1467c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:11.869480 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75266f12-6597-4c5c-8c24-37817ca0efc6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:11.870328 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-594119e4-f10b-4e9e-a15f-64eecad1467c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:13:11.870765 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-594119e4-f10b-4e9e-a15f-64eecad1467c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f41e71e-9965-4fa9-aa5f-f659b788bb71", "name": "tempest-VolumesDeleteCascade-Snapshot-2048684875"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:11.871849 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75266f12-6597-4c5c-8c24-37817ca0efc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:11.872423 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75266f12-6597-4c5c-8c24-37817ca0efc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:11.872628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75266f12-6597-4c5c-8c24-37817ca0efc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:11.872747 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-75266f12-6597-4c5c-8c24-37817ca0efc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:11.879064 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:11.879064 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:11.879991 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75266f12-6597-4c5c-8c24-37817ca0efc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:11.880407 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 567/2288] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:11 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:11.887226 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:11.887226 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:11.887852 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-594119e4-f10b-4e9e-a15f-64eecad1467c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:11.888084 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-594119e4-f10b-4e9e-a15f-64eecad1467c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create snapshot from volume 7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:11.931836 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-594119e4-f10b-4e9e-a15f-64eecad1467c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Created reservations ['3d62a2f0-d2c6-4600-ae52-bb1acc9cdfe3', '1b4c887c-21ea-4ad3-b592-aa734008fbb8', '17adf70e-f083-4042-82ec-66b8973f5912', '383d7e37-3803-464f-af1f-8abe1944ecd3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:11.966281 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-594119e4-f10b-4e9e-a15f-64eecad1467c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot create request issued successfully. Jul 22 00:13:11.966760 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-594119e4-f10b-4e9e-a15f-64eecad1467c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:13:11.967323 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 576/2289] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:13:11 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) Jul 22 00:13:11.978688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-007cdd13-9cf5-4222-80dd-89a6c5d57b7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:11.981286 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-007cdd13-9cf5-4222-80dd-89a6c5d57b7c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c Jul 22 00:13:11.981646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-007cdd13-9cf5-4222-80dd-89a6c5d57b7c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:11.982046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-007cdd13-9cf5-4222-80dd-89a6c5d57b7c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:11.998804 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:11.998804 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:11.998804 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-007cdd13-9cf5-4222-80dd-89a6c5d57b7c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot retrieved successfully. Jul 22 00:13:11.998804 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-007cdd13-9cf5-4222-80dd-89a6c5d57b7c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c returned with HTTP 200 Jul 22 00:13:12.000241 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 571/2290] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:11 2026] GET /volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:13:12.345723 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d6d86cf-b2b1-496c-b423-9c16f75ee19c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:12.347988 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d6d86cf-b2b1-496c-b423-9c16f75ee19c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:12.348305 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d6d86cf-b2b1-496c-b423-9c16f75ee19c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:12.348498 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d6d86cf-b2b1-496c-b423-9c16f75ee19c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:12.356972 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:12.356972 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:12.362514 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3d6d86cf-b2b1-496c-b423-9c16f75ee19c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:12.369498 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d6d86cf-b2b1-496c-b423-9c16f75ee19c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:12.370112 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 577/2291] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:12 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:12.703425 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-177db1c1-eafe-47a5-af6d-950d9de1ee62 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:12.705071 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-177db1c1-eafe-47a5-af6d-950d9de1ee62 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] GET https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 Jul 22 00:13:12.705304 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-177db1c1-eafe-47a5-af6d-950d9de1ee62 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:12.705488 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-177db1c1-eafe-47a5-af6d-950d9de1ee62 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:12.712347 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-177db1c1-eafe-47a5-af6d-950d9de1ee62 tempest-ServerStableDeviceRescueTest-1203659697 tempest-ServerStableDeviceRescueTest-1203659697-project-member] https://10.4.3.168/volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 returned with HTTP 404 Jul 22 00:13:12.713110 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 568/2292] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:12 2026] GET /volume/v3/volumes/494946cb-ea6e-4af6-a6e8-10cae4ff6c90 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:12.896600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff49f5fe-8644-4204-ac09-1d16b8c2c38f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:12.899078 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff49f5fe-8644-4204-ac09-1d16b8c2c38f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:12.899403 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff49f5fe-8644-4204-ac09-1d16b8c2c38f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:12.899649 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff49f5fe-8644-4204-ac09-1d16b8c2c38f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:12.899805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ff49f5fe-8644-4204-ac09-1d16b8c2c38f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:12.904958 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:12.904958 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:12.906146 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff49f5fe-8644-4204-ac09-1d16b8c2c38f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:12.906662 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 577/2293] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:12 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:13.016885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2db9bd19-194e-4c36-810c-ceb2755f2806 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:13.016885 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2db9bd19-194e-4c36-810c-ceb2755f2806 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c Jul 22 00:13:13.016885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2db9bd19-194e-4c36-810c-ceb2755f2806 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:13.016885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2db9bd19-194e-4c36-810c-ceb2755f2806 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:13.021694 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:13.021694 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:13.022181 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2db9bd19-194e-4c36-810c-ceb2755f2806 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot retrieved successfully. Jul 22 00:13:13.022943 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2db9bd19-194e-4c36-810c-ceb2755f2806 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c returned with HTTP 200 Jul 22 00:13:13.023286 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 572/2294] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:13 2026] GET /volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:13.033522 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9bfb81db-bc99-458e-bfea-70a9670c4582 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:13.035470 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9bfb81db-bc99-458e-bfea-70a9670c4582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] DELETE https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71?cascade=True Jul 22 00:13:13.035665 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9bfb81db-bc99-458e-bfea-70a9670c4582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:13.035872 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9bfb81db-bc99-458e-bfea-70a9670c4582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:13.036065 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-9bfb81db-bc99-458e-bfea-70a9670c4582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete volume with id: 7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:13.043062 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:13.043062 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:13.043473 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9bfb81db-bc99-458e-bfea-70a9670c4582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:13.080763 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9bfb81db-bc99-458e-bfea-70a9670c4582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete volume request issued successfully. Jul 22 00:13:13.080763 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9bfb81db-bc99-458e-bfea-70a9670c4582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71?cascade=True returned with HTTP 202 Jul 22 00:13:13.081099 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 578/2295] 10.4.3.168 () {66 vars in 1376 bytes} [Wed Jul 22 00:13:13 2026] DELETE /volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71?cascade=True => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:13.092878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41602ad8-58eb-4c90-a956-a8da155d9ccc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:13.094702 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41602ad8-58eb-4c90-a956-a8da155d9ccc tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:13.094960 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41602ad8-58eb-4c90-a956-a8da155d9ccc tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:13.095214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41602ad8-58eb-4c90-a956-a8da155d9ccc tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:13.102854 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:13.102854 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:13.106993 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41602ad8-58eb-4c90-a956-a8da155d9ccc tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:13.112017 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41602ad8-58eb-4c90-a956-a8da155d9ccc tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 returned with HTTP 200 Jul 22 00:13:13.112774 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 569/2296] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:13 2026] GET /volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:13.385566 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-20826e62-c593-4109-b24e-0a97517d0a3e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:13.388072 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20826e62-c593-4109-b24e-0a97517d0a3e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:13.388324 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20826e62-c593-4109-b24e-0a97517d0a3e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:13.388545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20826e62-c593-4109-b24e-0a97517d0a3e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:13.398611 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:13.398611 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:13.404839 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-20826e62-c593-4109-b24e-0a97517d0a3e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:13.412394 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20826e62-c593-4109-b24e-0a97517d0a3e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:13.412993 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 578/2297] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:13 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:13.919706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc7448b1-9ffa-46fd-87ac-176cc829f242 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:13.921349 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc7448b1-9ffa-46fd-87ac-176cc829f242 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:13.921507 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc7448b1-9ffa-46fd-87ac-176cc829f242 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:13.921682 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc7448b1-9ffa-46fd-87ac-176cc829f242 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:13.921784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cc7448b1-9ffa-46fd-87ac-176cc829f242 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:13.926147 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:13.926147 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:13.926900 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc7448b1-9ffa-46fd-87ac-176cc829f242 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:13.927372 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 573/2298] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:13 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:14.130122 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5704b8f7-0c1a-44f7-9484-e518582d66d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.132850 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5704b8f7-0c1a-44f7-9484-e518582d66d1 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:14.133149 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5704b8f7-0c1a-44f7-9484-e518582d66d1 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.133407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5704b8f7-0c1a-44f7-9484-e518582d66d1 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.140627 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5704b8f7-0c1a-44f7-9484-e518582d66d1 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 returned with HTTP 404 Jul 22 00:13:14.141250 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 579/2299] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:14 2026] GET /volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:14.149585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dbd76640-9d5d-4cc0-aead-06879f995f3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.151733 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbd76640-9d5d-4cc0-aead-06879f995f3c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:13:14.151985 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbd76640-9d5d-4cc0-aead-06879f995f3c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.152253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbd76640-9d5d-4cc0-aead-06879f995f3c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.152607 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-dbd76640-9d5d-4cc0-aead-06879f995f3c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:13:14.153655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-dbd76640-9d5d-4cc0-aead-06879f995f3c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:13:14.171606 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dbd76640-9d5d-4cc0-aead-06879f995f3c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Get all volumes completed successfully. Jul 22 00:13:14.171606 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbd76640-9d5d-4cc0-aead-06879f995f3c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:13:14.172453 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 570/2300] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:13:14 2026] GET /volume/v3/volumes => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:13:14.186634 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed711b1a-6fc2-4653-87fb-911591735b2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.188577 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed711b1a-6fc2-4653-87fb-911591735b2c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/snapshots Jul 22 00:13:14.190903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed711b1a-6fc2-4653-87fb-911591735b2c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.190903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed711b1a-6fc2-4653-87fb-911591735b2c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.190903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-ed711b1a-6fc2-4653-87fb-911591735b2c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:13:14.190903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-ed711b1a-6fc2-4653-87fb-911591735b2c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:13:14.195355 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed711b1a-6fc2-4653-87fb-911591735b2c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Get all snapshots completed successfully. Jul 22 00:13:14.195952 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed711b1a-6fc2-4653-87fb-911591735b2c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 200 Jul 22 00:13:14.196507 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 579/2301] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:13:14 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:13:14.211189 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59d41e1f-c6b6-4158-96e2-fb325302b996 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.212585 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59d41e1f-c6b6-4158-96e2-fb325302b996 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c Jul 22 00:13:14.212791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59d41e1f-c6b6-4158-96e2-fb325302b996 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.213079 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59d41e1f-c6b6-4158-96e2-fb325302b996 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.213239 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-59d41e1f-c6b6-4158-96e2-fb325302b996 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete snapshot with id: 5eb11606-8681-44ef-b8f1-64a7eeaec55c Jul 22 00:13:14.218570 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59d41e1f-c6b6-4158-96e2-fb325302b996 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c returned with HTTP 404 Jul 22 00:13:14.219274 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 574/2302] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:13:14 2026] DELETE /volume/v3/snapshots/5eb11606-8681-44ef-b8f1-64a7eeaec55c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:14.227726 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3830f45a-3af0-4094-8181-8e1693a843a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.233400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3830f45a-3af0-4094-8181-8e1693a843a7 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c Jul 22 00:13:14.233614 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3830f45a-3af0-4094-8181-8e1693a843a7 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.233818 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3830f45a-3af0-4094-8181-8e1693a843a7 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.233997 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-3830f45a-3af0-4094-8181-8e1693a843a7 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete snapshot with id: 01a20a99-915f-4ee0-a9f1-2a298cf6b27c Jul 22 00:13:14.240618 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3830f45a-3af0-4094-8181-8e1693a843a7 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c returned with HTTP 404 Jul 22 00:13:14.241270 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 580/2303] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:13:14 2026] DELETE /volume/v3/snapshots/01a20a99-915f-4ee0-a9f1-2a298cf6b27c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:14.251125 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-48fc6abb-e623-46ce-8fda-2b1ae7d3031f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.252753 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48fc6abb-e623-46ce-8fda-2b1ae7d3031f tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:14.252965 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48fc6abb-e623-46ce-8fda-2b1ae7d3031f tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.253162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48fc6abb-e623-46ce-8fda-2b1ae7d3031f tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.258366 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48fc6abb-e623-46ce-8fda-2b1ae7d3031f tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 returned with HTTP 404 Jul 22 00:13:14.259020 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 571/2304] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:14 2026] GET /volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:14.269317 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af3b7633-fb59-4c3d-ba8c-3f1ddf69d010 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.270628 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af3b7633-fb59-4c3d-ba8c-3f1ddf69d010 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] DELETE https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:14.270919 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af3b7633-fb59-4c3d-ba8c-3f1ddf69d010 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.271275 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af3b7633-fb59-4c3d-ba8c-3f1ddf69d010 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.271508 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-af3b7633-fb59-4c3d-ba8c-3f1ddf69d010 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete volume with id: 7f41e71e-9965-4fa9-aa5f-f659b788bb71 Jul 22 00:13:14.277923 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af3b7633-fb59-4c3d-ba8c-3f1ddf69d010 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 returned with HTTP 404 Jul 22 00:13:14.278711 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 580/2305] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:14 2026] DELETE /volume/v3/volumes/7f41e71e-9965-4fa9-aa5f-f659b788bb71 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:14.288165 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.290460 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:14.290941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-762564727"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:14.292886 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-762564727'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:14.293072 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume of 1 GB Jul 22 00:13:14.297516 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Availability Zones retrieved successfully. Jul 22 00:13:14.303451 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Flow 'volume_create_api' (20d10b89-bb7f-4e43-a0a5-9653f474cd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:14.304454 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aefc2799-80ab-4d1c-98bd-2bce7f78106c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:14.305578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:14.339377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aefc2799-80ab-4d1c-98bd-2bce7f78106c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:14.340238 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f742feb-4b3c-4f53-9d74-26c085f1579a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:14.384352 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Created reservations ['c74f4409-aec3-46c0-b573-2a73d259306a', '4d315639-f693-4460-960a-8ba4f7ec00a3', '0581210d-1341-4653-96e5-882021b93ce0', '397d3839-7105-4666-abed-f75a942562f1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:14.385176 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f742feb-4b3c-4f53-9d74-26c085f1579a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c74f4409-aec3-46c0-b573-2a73d259306a', '4d315639-f693-4460-960a-8ba4f7ec00a3', '0581210d-1341-4653-96e5-882021b93ce0', '397d3839-7105-4666-abed-f75a942562f1']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:14.385772 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0d98519-d424-408f-aa78-0e789d77301c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:14.424118 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0d98519-d424-408f-aa78-0e789d77301c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dc5a5a9-3875-4708-bc50-3ebd73060c33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-762564727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65fe443a6bd4441a4fe83cb61bef25f',qos_specs=None,replication_status=,reservations=['c74f4409-aec3-46c0-b573-2a73d259306a','4d315639-f693-4460-960a-8ba4f7ec00a3','0581210d-1341-4653-96e5-882021b93ce0','397d3839-7105-4666-abed-f75a942562f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='541649b2697245f6baada7ad34c0d894',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-762564727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dc5a5a9-3875-4708-bc50-3ebd73060c33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65fe443a6bd4441a4fe83cb61bef25f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='541649b2697245f6baada7ad34c0d894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:14.424953 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ce8b1e-34fe-46f4-b9e3-c5dc87b20d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:14.430135 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d295a4d5-9725-4501-ab8a-314107148ed5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.433306 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d295a4d5-9725-4501-ab8a-314107148ed5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:14.433306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d295a4d5-9725-4501-ab8a-314107148ed5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.433306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d295a4d5-9725-4501-ab8a-314107148ed5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.441408 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:14.441408 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:14.444876 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ce8b1e-34fe-46f4-b9e3-c5dc87b20d9a) transitioned into state 'SUCCESS' from state '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-762564727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65fe443a6bd4441a4fe83cb61bef25f',qos_specs=None,replication_status=,reservations=['c74f4409-aec3-46c0-b573-2a73d259306a','4d315639-f693-4460-960a-8ba4f7ec00a3','0581210d-1341-4653-96e5-882021b93ce0','397d3839-7105-4666-abed-f75a942562f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='541649b2697245f6baada7ad34c0d894',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:14.445751 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (767079cf-2f05-4ce0-9dff-4ce9d3ae7b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:14.445853 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d295a4d5-9725-4501-ab8a-314107148ed5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:14.451553 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d295a4d5-9725-4501-ab8a-314107148ed5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:14.452154 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 581/2306] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:14 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:14.455679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (767079cf-2f05-4ce0-9dff-4ce9d3ae7b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:14.456580 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Flow 'volume_create_api' (20d10b89-bb7f-4e43-a0a5-9653f474cd22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:14.456837 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume request issued successfully. Jul 22 00:13:14.457407 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8baffa5d-433d-44cf-abcb-dd6aa0156edd tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:14.457776 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 575/2307] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:13:14 2026] POST /volume/v3/volumes => generated 750 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:14.475307 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b04ac27-ec9c-4134-8186-ac485e3027a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.477426 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b04ac27-ec9c-4134-8186-ac485e3027a3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:14.477955 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b04ac27-ec9c-4134-8186-ac485e3027a3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.478216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b04ac27-ec9c-4134-8186-ac485e3027a3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.489615 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:14.489615 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:14.497491 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b04ac27-ec9c-4134-8186-ac485e3027a3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:14.505601 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b04ac27-ec9c-4134-8186-ac485e3027a3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 returned with HTTP 200 Jul 22 00:13:14.506139 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 572/2308] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:14 2026] GET /volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:14.938802 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-febc37a9-d033-479d-a29d-000d47baf433 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:14.941173 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-febc37a9-d033-479d-a29d-000d47baf433 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:14.941360 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-febc37a9-d033-479d-a29d-000d47baf433 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:14.941565 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-febc37a9-d033-479d-a29d-000d47baf433 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:14.941705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-febc37a9-d033-479d-a29d-000d47baf433 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:14.946022 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:14.946022 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:14.946956 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-febc37a9-d033-479d-a29d-000d47baf433 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:14.947335 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 581/2309] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:14 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:15.468030 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6fcf87b3-1a19-4795-bdfa-ac5cb8cd4f24 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:15.468743 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fcf87b3-1a19-4795-bdfa-ac5cb8cd4f24 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:15.468825 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fcf87b3-1a19-4795-bdfa-ac5cb8cd4f24 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:15.469105 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fcf87b3-1a19-4795-bdfa-ac5cb8cd4f24 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:15.477066 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:15.477066 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:15.482242 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6fcf87b3-1a19-4795-bdfa-ac5cb8cd4f24 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:15.488904 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fcf87b3-1a19-4795-bdfa-ac5cb8cd4f24 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:15.490878 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 582/2310] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:15 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:15.508521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19f5c7d3-27a7-4e08-8ae7-7c1aa862335d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:15.510938 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19f5c7d3-27a7-4e08-8ae7-7c1aa862335d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:15.511219 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19f5c7d3-27a7-4e08-8ae7-7c1aa862335d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:15.511459 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19f5c7d3-27a7-4e08-8ae7-7c1aa862335d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:15.519883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05818a0c-e98d-4846-9c21-3dccdf40614c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:15.522949 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:15.522949 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:15.523047 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05818a0c-e98d-4846-9c21-3dccdf40614c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:15.523047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05818a0c-e98d-4846-9c21-3dccdf40614c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:15.523047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05818a0c-e98d-4846-9c21-3dccdf40614c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:15.526032 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-19f5c7d3-27a7-4e08-8ae7-7c1aa862335d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:15.530215 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:15.530215 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:15.532471 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19f5c7d3-27a7-4e08-8ae7-7c1aa862335d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:15.533198 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 576/2311] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:15 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:15.534604 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-05818a0c-e98d-4846-9c21-3dccdf40614c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:15.543473 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05818a0c-e98d-4846-9c21-3dccdf40614c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 returned with HTTP 200 Jul 22 00:13:15.544083 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 573/2312] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:15 2026] GET /volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:15.549730 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-26b4ba83-aa1f-445b-ae72-32477f5bb178 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:15.551851 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26b4ba83-aa1f-445b-ae72-32477f5bb178 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:15.552174 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26b4ba83-aa1f-445b-ae72-32477f5bb178 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:15.552437 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26b4ba83-aa1f-445b-ae72-32477f5bb178 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:15.552663 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-26b4ba83-aa1f-445b-ae72-32477f5bb178 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:15.558035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f3617bb5-5b4e-4272-a936-f0b29491fb02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:15.560012 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f3617bb5-5b4e-4272-a936-f0b29491fb02 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:13:15.560399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f3617bb5-5b4e-4272-a936-f0b29491fb02 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3dc5a5a9-3875-4708-bc50-3ebd73060c33", "name": "tempest-VolumesDeleteCascade-Snapshot-1417210225"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:15.569450 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:15.569450 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:15.571947 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-26b4ba83-aa1f-445b-ae72-32477f5bb178 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:15.578168 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:15.578168 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:15.578703 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f3617bb5-5b4e-4272-a936-f0b29491fb02 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:15.578883 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-f3617bb5-5b4e-4272-a936-f0b29491fb02 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create snapshot from volume 3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:15.601260 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-26b4ba83-aa1f-445b-ae72-32477f5bb178 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume request issued successfully. Jul 22 00:13:15.603892 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26b4ba83-aa1f-445b-ae72-32477f5bb178 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 202 Jul 22 00:13:15.603892 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 582/2313] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:15 2026] DELETE /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:13:15.612033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-740e1638-c8bd-4e13-aeee-323ac3aa03a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:15.614408 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-740e1638-c8bd-4e13-aeee-323ac3aa03a5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:15.615357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-740e1638-c8bd-4e13-aeee-323ac3aa03a5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:15.615357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-740e1638-c8bd-4e13-aeee-323ac3aa03a5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:15.622621 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f3617bb5-5b4e-4272-a936-f0b29491fb02 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Created reservations ['b419e921-b00d-4b11-89bc-8a7d050dc957', 'f5ddf98f-b984-4fb1-affb-5724dd16e0a9', '8c3d0379-29e9-484c-9373-e07975ec1486', '2d8a4579-cf58-4b09-bafd-c24cc67b6232'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:15.623046 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:15.623046 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:15.628949 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-740e1638-c8bd-4e13-aeee-323ac3aa03a5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:15.634300 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-740e1638-c8bd-4e13-aeee-323ac3aa03a5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 200 Jul 22 00:13:15.635296 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 577/2314] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:15 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:15.656662 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f3617bb5-5b4e-4272-a936-f0b29491fb02 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot create request issued successfully. Jul 22 00:13:15.657999 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f3617bb5-5b4e-4272-a936-f0b29491fb02 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:13:15.657999 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 583/2315] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:13:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:15.670282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-afb81232-6dc7-408c-986e-156105d8ff19 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:15.672692 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afb81232-6dc7-408c-986e-156105d8ff19 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 Jul 22 00:13:15.672692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afb81232-6dc7-408c-986e-156105d8ff19 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:15.672692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afb81232-6dc7-408c-986e-156105d8ff19 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:15.679290 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:15.679290 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:15.679782 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-afb81232-6dc7-408c-986e-156105d8ff19 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot retrieved successfully. Jul 22 00:13:15.680928 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afb81232-6dc7-408c-986e-156105d8ff19 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 returned with HTTP 200 Jul 22 00:13:15.681147 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 574/2316] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:15 2026] GET /volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:15.962561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae052347-40b8-4d67-a123-b97c80e32a9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:15.966898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae052347-40b8-4d67-a123-b97c80e32a9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:15.966898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae052347-40b8-4d67-a123-b97c80e32a9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:15.966898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae052347-40b8-4d67-a123-b97c80e32a9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:15.966898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ae052347-40b8-4d67-a123-b97c80e32a9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:15.971617 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:15.971617 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:15.972803 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae052347-40b8-4d67-a123-b97c80e32a9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:15.973275 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 583/2317] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:15 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:16.189236 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e4c64b4-102a-4002-b22e-007066936fe4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.193477 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e4c64b4-102a-4002-b22e-007066936fe4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:16.193477 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e4c64b4-102a-4002-b22e-007066936fe4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.193477 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e4c64b4-102a-4002-b22e-007066936fe4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.202382 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:16.202382 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:16.210888 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e4c64b4-102a-4002-b22e-007066936fe4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:16.214466 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e4c64b4-102a-4002-b22e-007066936fe4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:16.215196 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 578/2318] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:16.268590 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-eefb7423-e3fd-47eb-bd6f-7e03cf483767 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.271336 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-eefb7423-e3fd-47eb-bd6f-7e03cf483767 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:16.271632 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-eefb7423-e3fd-47eb-bd6f-7e03cf483767 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.272339 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-eefb7423-e3fd-47eb-bd6f-7e03cf483767 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.284727 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:16.284727 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:16.288996 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-eefb7423-e3fd-47eb-bd6f-7e03cf483767 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:16.294311 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-eefb7423-e3fd-47eb-bd6f-7e03cf483767 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:16.294768 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 584/2319] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:16.386261 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3e5f739a-896d-4fc6-a4dc-5643f153c631 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.386997 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e5f739a-896d-4fc6-a4dc-5643f153c631 None None] GET https://10.4.3.168/volume// Jul 22 00:13:16.387209 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e5f739a-896d-4fc6-a4dc-5643f153c631 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.387452 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e5f739a-896d-4fc6-a4dc-5643f153c631 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.387913 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e5f739a-896d-4fc6-a4dc-5643f153c631 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:16.388488 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 575/2320] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:16.396537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1f9d2597-94cd-4ae3-b931-b8db3df72bc9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.398763 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1f9d2597-94cd-4ae3-b931-b8db3df72bc9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:13:16.399154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1f9d2597-94cd-4ae3-b931-b8db3df72bc9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8", "connector": null, "instance_uuid": "30750c58-2c80-41ba-bf8a-1a6c85ae2b1d"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:16.408642 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:16.408642 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:16.435295 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1f9d2597-94cd-4ae3-b931-b8db3df72bc9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:13:16.435795 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 584/2321] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:13:16 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:16.468271 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e5e3dd4-cfe1-412e-ac75-5487ed074a1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.473013 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e5e3dd4-cfe1-412e-ac75-5487ed074a1f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:16.473013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e5e3dd4-cfe1-412e-ac75-5487ed074a1f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.473013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e5e3dd4-cfe1-412e-ac75-5487ed074a1f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.481576 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d3409109-a37b-4750-9c1f-c6b1b961fec3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.482191 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3409109-a37b-4750-9c1f-c6b1b961fec3 None None] GET https://10.4.3.168/volume// Jul 22 00:13:16.482889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3409109-a37b-4750-9c1f-c6b1b961fec3 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.482889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3409109-a37b-4750-9c1f-c6b1b961fec3 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.483151 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3409109-a37b-4750-9c1f-c6b1b961fec3 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:16.483560 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 585/2322] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:16.494350 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1e11f58a-7499-4132-82ea-da043d3083d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.494526 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:16.494526 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:16.495250 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1e11f58a-7499-4132-82ea-da043d3083d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:16.495668 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1e11f58a-7499-4132-82ea-da043d3083d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.495852 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1e11f58a-7499-4132-82ea-da043d3083d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.500579 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e5e3dd4-cfe1-412e-ac75-5487ed074a1f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:16.505203 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:16.505203 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:16.508098 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e5e3dd4-cfe1-412e-ac75-5487ed074a1f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:16.508656 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1e11f58a-7499-4132-82ea-da043d3083d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:16.509131 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 579/2323] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:16.516347 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-1e11f58a-7499-4132-82ea-da043d3083d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:16.516755 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 576/2324] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:16.629463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-4b2d9a67-430f-49a3-8c67-93a28b222fbb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.640553 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-4b2d9a67-430f-49a3-8c67-93a28b222fbb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] PUT https://10.4.3.168/volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c Jul 22 00:13:16.640901 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-4b2d9a67-430f-49a3-8c67-93a28b222fbb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:16.649844 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ee86380-4d28-4b95-99bd-51a18748c14a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.650522 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-4b2d9a67-430f-49a3-8c67-93a28b222fbb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Acquiring lock "cinder-attachment_update-b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:13:16.653413 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ee86380-4d28-4b95-99bd-51a18748c14a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:16.653627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ee86380-4d28-4b95-99bd-51a18748c14a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.653768 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ee86380-4d28-4b95-99bd-51a18748c14a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.661182 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-4b2d9a67-430f-49a3-8c67-93a28b222fbb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Lock "cinder-attachment_update-b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8-np0000005612" acquired by "attachment_update" :: waited 0.012s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:13:16.662271 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:16.662271 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:16.663495 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ee86380-4d28-4b95-99bd-51a18748c14a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 404 Jul 22 00:13:16.664301 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 586/2325] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:16.692835 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6abf3cb5-efdd-40d4-8966-a86f74f5fc55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.696885 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6abf3cb5-efdd-40d4-8966-a86f74f5fc55 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 Jul 22 00:13:16.696885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6abf3cb5-efdd-40d4-8966-a86f74f5fc55 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.696885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6abf3cb5-efdd-40d4-8966-a86f74f5fc55 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.709757 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:16.709757 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:16.711784 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6abf3cb5-efdd-40d4-8966-a86f74f5fc55 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot retrieved successfully. Jul 22 00:13:16.713715 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6abf3cb5-efdd-40d4-8966-a86f74f5fc55 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 returned with HTTP 200 Jul 22 00:13:16.715475 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 580/2326] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:16.727829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.730424 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:16.731013 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "908231d3-3cfa-4652-8651-85bd124166d3", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1928789830"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:16.734367 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume request body: {'volume': {'snapshot_id': '908231d3-3cfa-4652-8651-85bd124166d3', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1928789830'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:16.741645 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:16.741645 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:16.742722 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Snapshot retrieved successfully. Jul 22 00:13:16.743890 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume of 1 GB Jul 22 00:13:16.748701 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Availability Zones retrieved successfully. Jul 22 00:13:16.758718 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Flow 'volume_create_api' (f0c89b11-4530-4877-b6fc-aa5bd833b052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:16.763886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c2a1d0d-7887-4fb0-8fbb-d5070bcce318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:16.763886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:16.788488 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-4b2d9a67-430f-49a3-8c67-93a28b222fbb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Lock "cinder-attachment_update-b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8-np0000005612" released by "attachment_update" :: held 0.127s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:13:16.789307 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-4b2d9a67-430f-49a3-8c67-93a28b222fbb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c returned with HTTP 200 Jul 22 00:13:16.790567 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 585/2327] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:13:16 2026] PUT /volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:16.812883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c2a1d0d-7887-4fb0-8fbb-d5070bcce318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '908231d3-3cfa-4652-8651-85bd124166d3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:16.813883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76bd6d9c-509f-42b7-a3bf-6ad602ef0e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:16.881595 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Created reservations ['0fcb47ef-7100-46e1-b43c-354788b23e3d', 'f33b9ca8-27c4-4561-91e4-eec40a35a2da', '60ed6c1c-7794-4fa3-ad7b-b3977b8c4e21', 'c4e56661-4839-4fc6-a737-83598e839fc2'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:16.882614 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76bd6d9c-509f-42b7-a3bf-6ad602ef0e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fcb47ef-7100-46e1-b43c-354788b23e3d', 'f33b9ca8-27c4-4561-91e4-eec40a35a2da', '60ed6c1c-7794-4fa3-ad7b-b3977b8c4e21', 'c4e56661-4839-4fc6-a737-83598e839fc2']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:16.883625 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52bb33af-7f62-493f-b42d-3e340e2cb65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:16.938998 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52bb33af-7f62-493f-b42d-3e340e2cb65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '168b8277-ade2-4110-ab4e-43d3dba2136a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1928789830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65fe443a6bd4441a4fe83cb61bef25f',qos_specs=None,replication_status=,reservations=['0fcb47ef-7100-46e1-b43c-354788b23e3d','f33b9ca8-27c4-4561-91e4-eec40a35a2da','60ed6c1c-7794-4fa3-ad7b-b3977b8c4e21','c4e56661-4839-4fc6-a737-83598e839fc2'],size=1,snapshot_id=908231d3-3cfa-4652-8651-85bd124166d3,source_replicaid=,source_volid=None,status='creating',user_id='541649b2697245f6baada7ad34c0d894',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1928789830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=168b8277-ade2-4110-ab4e-43d3dba2136a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65fe443a6bd4441a4fe83cb61bef25f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=908231d3-3cfa-4652-8651-85bd124166d3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='541649b2697245f6baada7ad34c0d894',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:16.940033 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00569b7-6e4b-4699-9c03-1763443e8a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:16.963651 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00569b7-6e4b-4699-9c03-1763443e8a2a) transitioned into state 'SUCCESS' from state '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-1928789830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65fe443a6bd4441a4fe83cb61bef25f',qos_specs=None,replication_status=,reservations=['0fcb47ef-7100-46e1-b43c-354788b23e3d','f33b9ca8-27c4-4561-91e4-eec40a35a2da','60ed6c1c-7794-4fa3-ad7b-b3977b8c4e21','c4e56661-4839-4fc6-a737-83598e839fc2'],size=1,snapshot_id=908231d3-3cfa-4652-8651-85bd124166d3,source_replicaid=,source_volid=None,status='creating',user_id='541649b2697245f6baada7ad34c0d894',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:16.964584 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fe3b77-66c0-4a6e-8d6b-a02453edb3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:16.990032 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-710be04d-b177-45cd-90f6-7234e8578fe0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:16.992579 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-710be04d-b177-45cd-90f6-7234e8578fe0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:16.993297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-710be04d-b177-45cd-90f6-7234e8578fe0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:16.993297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-710be04d-b177-45cd-90f6-7234e8578fe0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:16.993453 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-710be04d-b177-45cd-90f6-7234e8578fe0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:17.001527 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fe3b77-66c0-4a6e-8d6b-a02453edb3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:17.002696 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Flow 'volume_create_api' (f0c89b11-4530-4877-b6fc-aa5bd833b052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:17.003159 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Create volume request issued successfully. Jul 22 00:13:17.004781 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c488d2c-3ba6-4052-99f0-ffecc1ffc934 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:17.004781 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 577/2328] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:13:16 2026] POST /volume/v3/volumes => generated 785 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:17.005597 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:17.005597 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:17.006698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-710be04d-b177-45cd-90f6-7234e8578fe0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:17.007244 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 587/2329] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:16 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:17.024162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-527366cb-8b1d-4bb9-a949-a6b6a5e3ece3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:17.027572 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-527366cb-8b1d-4bb9-a949-a6b6a5e3ece3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a Jul 22 00:13:17.027792 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-527366cb-8b1d-4bb9-a949-a6b6a5e3ece3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:17.028076 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-527366cb-8b1d-4bb9-a949-a6b6a5e3ece3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:17.038224 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:17.038224 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:17.043935 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-527366cb-8b1d-4bb9-a949-a6b6a5e3ece3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:17.051480 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-527366cb-8b1d-4bb9-a949-a6b6a5e3ece3 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a returned with HTTP 200 Jul 22 00:13:17.051962 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 581/2330] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:17 2026] GET /volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:17.522487 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5fa96ab-db75-4133-a6b9-934111bed67d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:17.524769 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5fa96ab-db75-4133-a6b9-934111bed67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:17.524992 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5fa96ab-db75-4133-a6b9-934111bed67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:17.525194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5fa96ab-db75-4133-a6b9-934111bed67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:17.537799 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:17.537799 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:17.542736 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e5fa96ab-db75-4133-a6b9-934111bed67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:17.548497 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5fa96ab-db75-4133-a6b9-934111bed67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:17.548853 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 586/2331] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:17 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:18.024778 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a003dc96-8849-44cf-841f-c28d0fe0b096 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:18.026846 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a003dc96-8849-44cf-841f-c28d0fe0b096 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:18.030297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a003dc96-8849-44cf-841f-c28d0fe0b096 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:18.030297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a003dc96-8849-44cf-841f-c28d0fe0b096 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:18.030297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a003dc96-8849-44cf-841f-c28d0fe0b096 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:18.036393 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:18.036393 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:18.037239 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a003dc96-8849-44cf-841f-c28d0fe0b096 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:18.037589 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 578/2332] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:18 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:18.069681 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2478c00d-49ac-4ac2-a4b7-3980ff76158c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:18.073352 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2478c00d-49ac-4ac2-a4b7-3980ff76158c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a Jul 22 00:13:18.073871 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2478c00d-49ac-4ac2-a4b7-3980ff76158c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:18.074523 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2478c00d-49ac-4ac2-a4b7-3980ff76158c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:18.084849 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:18.084849 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:18.091339 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2478c00d-49ac-4ac2-a4b7-3980ff76158c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:18.101813 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2478c00d-49ac-4ac2-a4b7-3980ff76158c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a returned with HTTP 200 Jul 22 00:13:18.104754 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 588/2333] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:18 2026] GET /volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:18.119883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1f06292-5b3f-4c87-9780-437b5d8e5622 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:18.124492 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1f06292-5b3f-4c87-9780-437b5d8e5622 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a Jul 22 00:13:18.124492 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1f06292-5b3f-4c87-9780-437b5d8e5622 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:18.124492 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1f06292-5b3f-4c87-9780-437b5d8e5622 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:18.132766 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:18.132766 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:18.137132 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e1f06292-5b3f-4c87-9780-437b5d8e5622 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:18.142219 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1f06292-5b3f-4c87-9780-437b5d8e5622 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a returned with HTTP 200 Jul 22 00:13:18.142711 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 582/2334] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:18 2026] GET /volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:18.167192 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6405bfdd-4336-4109-b757-c936e0bd4234 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:18.169525 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6405bfdd-4336-4109-b757-c936e0bd4234 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33?cascade=True Jul 22 00:13:18.169630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6405bfdd-4336-4109-b757-c936e0bd4234 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:18.169891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6405bfdd-4336-4109-b757-c936e0bd4234 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:18.170087 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6405bfdd-4336-4109-b757-c936e0bd4234 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete volume with id: 3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:18.178027 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:18.178027 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:18.178723 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6405bfdd-4336-4109-b757-c936e0bd4234 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:18.223404 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6405bfdd-4336-4109-b757-c936e0bd4234 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete volume request issued successfully. Jul 22 00:13:18.223530 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6405bfdd-4336-4109-b757-c936e0bd4234 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33?cascade=True returned with HTTP 202 Jul 22 00:13:18.223950 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 587/2335] 10.4.3.168 () {66 vars in 1376 bytes} [Wed Jul 22 00:13:18 2026] DELETE /volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:18.232837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-26b2236c-9a0d-483e-a7fd-435a7af250e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:18.237561 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26b2236c-9a0d-483e-a7fd-435a7af250e4 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:18.237730 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26b2236c-9a0d-483e-a7fd-435a7af250e4 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:18.237976 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26b2236c-9a0d-483e-a7fd-435a7af250e4 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:18.248708 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:18.248708 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:18.254090 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-26b2236c-9a0d-483e-a7fd-435a7af250e4 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:18.259126 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26b2236c-9a0d-483e-a7fd-435a7af250e4 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 returned with HTTP 200 Jul 22 00:13:18.259571 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 579/2336] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:18 2026] GET /volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:18.562143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e7d922c2-c892-49d0-bce6-245e89786306 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:18.564929 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e7d922c2-c892-49d0-bce6-245e89786306 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:18.565238 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e7d922c2-c892-49d0-bce6-245e89786306 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:18.565545 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e7d922c2-c892-49d0-bce6-245e89786306 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:18.578193 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:18.578193 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:18.582260 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e7d922c2-c892-49d0-bce6-245e89786306 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:18.587428 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e7d922c2-c892-49d0-bce6-245e89786306 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:18.588221 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 589/2337] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:18 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:18.882020 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:18.884373 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:18.884871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "363fcced-b223-4506-8abd-68f3f1c14ec0", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:18.886805 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '363fcced-b223-4506-8abd-68f3f1c14ec0', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:18.976318 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume of 1 GB Jul 22 00:13:18.981020 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Availability Zones retrieved successfully. Jul 22 00:13:18.986233 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (64df4c38-d634-4c4b-957f-3c3cfc232bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:18.987395 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe035788-099c-4e96-86de-827c48929317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:18.988702 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:19.053523 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5fb1d6a-ecb0-4af7-834e-14d8c5c901b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.056224 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5fb1d6a-ecb0-4af7-834e-14d8c5c901b9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:19.056480 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5fb1d6a-ecb0-4af7-834e-14d8c5c901b9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.056754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5fb1d6a-ecb0-4af7-834e-14d8c5c901b9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.056931 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d5fb1d6a-ecb0-4af7-834e-14d8c5c901b9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:19.063292 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:19.063292 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:19.064264 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5fb1d6a-ecb0-4af7-834e-14d8c5c901b9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:19.064726 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 588/2338] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:19 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:19.095994 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe035788-099c-4e96-86de-827c48929317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:19.097588 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c306108-c642-4479-9dd1-c5995454d34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:19.151822 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Created reservations ['3efde6ab-c013-4be1-b6da-14bdaea1d63e', '26b029bc-c552-4df9-883a-bfceed43b2a1', '4a0318e6-f3fc-438a-a82e-570677f54fec', 'fc4b7b1b-a8c9-4cfa-a3df-46cc93c0f3a9'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:19.153049 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c306108-c642-4479-9dd1-c5995454d34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3efde6ab-c013-4be1-b6da-14bdaea1d63e', '26b029bc-c552-4df9-883a-bfceed43b2a1', '4a0318e6-f3fc-438a-a82e-570677f54fec', 'fc4b7b1b-a8c9-4cfa-a3df-46cc93c0f3a9']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:19.154029 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee7b561-febb-4f5d-b645-13b25b933025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:19.183402 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee7b561-febb-4f5d-b645-13b25b933025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a33e5e5-f5a6-41c0-8068-ba8d8e07f229', '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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['3efde6ab-c013-4be1-b6da-14bdaea1d63e','26b029bc-c552-4df9-883a-bfceed43b2a1','4a0318e6-f3fc-438a-a82e-570677f54fec','fc4b7b1b-a8c9-4cfa-a3df-46cc93c0f3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a33e5e5-f5a6-41c0-8068-ba8d8e07f229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a3e4bf6304451c8b89240b125015ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62ea3add1ce455d8e924deeae478c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:19.184256 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aac79f6-0683-4d87-a048-cdc6d9b1f425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:19.208207 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aac79f6-0683-4d87-a048-cdc6d9b1f425) transitioned into state 'SUCCESS' from 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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['3efde6ab-c013-4be1-b6da-14bdaea1d63e','26b029bc-c552-4df9-883a-bfceed43b2a1','4a0318e6-f3fc-438a-a82e-570677f54fec','fc4b7b1b-a8c9-4cfa-a3df-46cc93c0f3a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:19.209335 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a639af-2202-4752-ace6-d1323c9105b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:19.221072 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a639af-2202-4752-ace6-d1323c9105b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:19.222515 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (64df4c38-d634-4c4b-957f-3c3cfc232bc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:19.222992 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request issued successfully. Jul 22 00:13:19.223847 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07dfbcaa-b817-4104-b61d-e7f7ef0e8015 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:19.224489 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 583/2339] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:13:18 2026] POST /volume/v3/volumes => generated 775 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:19.241266 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e78b83e9-377a-478d-906a-a8da9ff3c55c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.243565 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e78b83e9-377a-478d-906a-a8da9ff3c55c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:19.243772 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e78b83e9-377a-478d-906a-a8da9ff3c55c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.244086 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e78b83e9-377a-478d-906a-a8da9ff3c55c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.260580 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:19.260580 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:19.266568 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e78b83e9-377a-478d-906a-a8da9ff3c55c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:19.273356 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e78b83e9-377a-478d-906a-a8da9ff3c55c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:19.273933 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 580/2340] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:19 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:13:19.274846 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-378ed545-e9d1-410b-8e6a-8d72ded31b0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.277325 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-378ed545-e9d1-410b-8e6a-8d72ded31b0c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:19.277545 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-378ed545-e9d1-410b-8e6a-8d72ded31b0c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.277832 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-378ed545-e9d1-410b-8e6a-8d72ded31b0c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.285515 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-378ed545-e9d1-410b-8e6a-8d72ded31b0c tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 returned with HTTP 404 Jul 22 00:13:19.286330 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 590/2341] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:19 2026] GET /volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:19.295639 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b8be4ed4-eace-4c34-9fcc-2c7c54ff507a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.297429 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8be4ed4-eace-4c34-9fcc-2c7c54ff507a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:13:19.297665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8be4ed4-eace-4c34-9fcc-2c7c54ff507a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.297884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8be4ed4-eace-4c34-9fcc-2c7c54ff507a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.298121 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-b8be4ed4-eace-4c34-9fcc-2c7c54ff507a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:13:19.298902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b8be4ed4-eace-4c34-9fcc-2c7c54ff507a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:13:19.306548 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b8be4ed4-eace-4c34-9fcc-2c7c54ff507a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Get all volumes completed successfully. Jul 22 00:13:19.307075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8be4ed4-eace-4c34-9fcc-2c7c54ff507a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:13:19.307551 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 589/2342] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:13:19 2026] GET /volume/v3/volumes => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:19.318693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e70b3b85-b2bd-4ec2-81c6-d436e851b60e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.320808 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e70b3b85-b2bd-4ec2-81c6-d436e851b60e tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/snapshots Jul 22 00:13:19.321127 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e70b3b85-b2bd-4ec2-81c6-d436e851b60e tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.321402 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e70b3b85-b2bd-4ec2-81c6-d436e851b60e tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.321731 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-e70b3b85-b2bd-4ec2-81c6-d436e851b60e tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:13:19.322164 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:19.322164 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:19.323290 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-e70b3b85-b2bd-4ec2-81c6-d436e851b60e tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:13:19.327388 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e70b3b85-b2bd-4ec2-81c6-d436e851b60e tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Get all snapshots completed successfully. Jul 22 00:13:19.327772 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e70b3b85-b2bd-4ec2-81c6-d436e851b60e tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 200 Jul 22 00:13:19.328375 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 584/2343] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:13:19 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:13:19.342245 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-051f7abe-6874-4e42-a4ea-37ef347b42fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.344708 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-051f7abe-6874-4e42-a4ea-37ef347b42fb tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a Jul 22 00:13:19.344931 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-051f7abe-6874-4e42-a4ea-37ef347b42fb tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.345162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-051f7abe-6874-4e42-a4ea-37ef347b42fb tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.352677 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:19.352677 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:19.358257 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-051f7abe-6874-4e42-a4ea-37ef347b42fb tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:19.362965 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-051f7abe-6874-4e42-a4ea-37ef347b42fb tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a returned with HTTP 200 Jul 22 00:13:19.363352 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 581/2344] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:19 2026] GET /volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:19.376968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aab15dd6-3135-4d9e-a0e6-98395539028a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.382210 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aab15dd6-3135-4d9e-a0e6-98395539028a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] DELETE https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a Jul 22 00:13:19.382490 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aab15dd6-3135-4d9e-a0e6-98395539028a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.382769 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aab15dd6-3135-4d9e-a0e6-98395539028a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.383061 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-aab15dd6-3135-4d9e-a0e6-98395539028a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete volume with id: 168b8277-ade2-4110-ab4e-43d3dba2136a Jul 22 00:13:19.392560 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:19.392560 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:19.395572 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aab15dd6-3135-4d9e-a0e6-98395539028a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:19.414409 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aab15dd6-3135-4d9e-a0e6-98395539028a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete volume request issued successfully. Jul 22 00:13:19.414732 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aab15dd6-3135-4d9e-a0e6-98395539028a tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a returned with HTTP 202 Jul 22 00:13:19.415588 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 591/2345] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:19 2026] DELETE /volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:19.424684 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d12c096-6bda-488b-b7f8-9f673f5db0d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.427062 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d12c096-6bda-488b-b7f8-9f673f5db0d6 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a Jul 22 00:13:19.427349 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d12c096-6bda-488b-b7f8-9f673f5db0d6 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.427633 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d12c096-6bda-488b-b7f8-9f673f5db0d6 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.436892 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:19.436892 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:19.441914 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d12c096-6bda-488b-b7f8-9f673f5db0d6 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Volume info retrieved successfully. Jul 22 00:13:19.448283 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d12c096-6bda-488b-b7f8-9f673f5db0d6 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a returned with HTTP 200 Jul 22 00:13:19.448762 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 590/2346] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:19 2026] GET /volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:19.602183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13de6b55-791d-4636-9870-a9685e66c916 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:19.604293 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13de6b55-791d-4636-9870-a9685e66c916 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:19.604571 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13de6b55-791d-4636-9870-a9685e66c916 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:19.604788 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13de6b55-791d-4636-9870-a9685e66c916 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:19.617605 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:19.617605 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:19.622572 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-13de6b55-791d-4636-9870-a9685e66c916 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:19.629078 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13de6b55-791d-4636-9870-a9685e66c916 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:19.629631 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 585/2347] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:19 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:20.079429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93840d68-f390-436b-8b59-9ac4772ac04f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.081136 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-3b10c099-e09c-4b63-94a9-96fe10d69fd0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.082242 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93840d68-f390-436b-8b59-9ac4772ac04f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:20.082242 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93840d68-f390-436b-8b59-9ac4772ac04f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:20.082242 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93840d68-f390-436b-8b59-9ac4772ac04f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:20.082410 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-93840d68-f390-436b-8b59-9ac4772ac04f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:20.082941 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-3b10c099-e09c-4b63-94a9-96fe10d69fd0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c/action Jul 22 00:13:20.083285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-3b10c099-e09c-4b63-94a9-96fe10d69fd0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:13:20.083454 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-3b10c099-e09c-4b63-94a9-96fe10d69fd0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:20.087252 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:20.087252 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:20.088157 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93840d68-f390-436b-8b59-9ac4772ac04f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:20.088522 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 582/2348] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:20 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:20.103834 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:20.103834 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:20.116912 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83b25ae0-44f8-43e9-8fcf-948feed70179 req-3b10c099-e09c-4b63-94a9-96fe10d69fd0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c/action returned with HTTP 204 Jul 22 00:13:20.117439 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 592/2349] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:13:20 2026] POST /volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:13:20.290060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81c3749c-7a8e-4b8f-819d-5252795069f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.291836 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81c3749c-7a8e-4b8f-819d-5252795069f2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:20.292069 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81c3749c-7a8e-4b8f-819d-5252795069f2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:20.292913 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81c3749c-7a8e-4b8f-819d-5252795069f2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:20.301390 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:20.301390 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:20.306385 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81c3749c-7a8e-4b8f-819d-5252795069f2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:20.312770 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81c3749c-7a8e-4b8f-819d-5252795069f2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:20.313959 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 591/2350] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:20 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:20.468651 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dacbf7f1-fa14-448e-954f-0ee395961b5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.472655 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dacbf7f1-fa14-448e-954f-0ee395961b5b tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a Jul 22 00:13:20.473264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dacbf7f1-fa14-448e-954f-0ee395961b5b tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:20.473264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dacbf7f1-fa14-448e-954f-0ee395961b5b tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:20.482069 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dacbf7f1-fa14-448e-954f-0ee395961b5b tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a returned with HTTP 404 Jul 22 00:13:20.482841 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 586/2351] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:20 2026] GET /volume/v3/volumes/168b8277-ade2-4110-ab4e-43d3dba2136a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:20.507706 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc604607-f0a1-490e-a6f5-42bd34fbedc8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.511913 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc604607-f0a1-490e-a6f5-42bd34fbedc8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 Jul 22 00:13:20.511913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc604607-f0a1-490e-a6f5-42bd34fbedc8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:20.511913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc604607-f0a1-490e-a6f5-42bd34fbedc8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:20.511913 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-dc604607-f0a1-490e-a6f5-42bd34fbedc8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete snapshot with id: 908231d3-3cfa-4652-8651-85bd124166d3 Jul 22 00:13:20.518199 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc604607-f0a1-490e-a6f5-42bd34fbedc8 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 returned with HTTP 404 Jul 22 00:13:20.518522 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 583/2352] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:13:20 2026] DELETE /volume/v3/snapshots/908231d3-3cfa-4652-8651-85bd124166d3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:20.531252 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-728da009-6135-43b7-a061-b961a4d5c582 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.533736 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-728da009-6135-43b7-a061-b961a4d5c582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] GET https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:20.534118 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-728da009-6135-43b7-a061-b961a4d5c582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:20.534433 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-728da009-6135-43b7-a061-b961a4d5c582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:20.542621 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-728da009-6135-43b7-a061-b961a4d5c582 tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 returned with HTTP 404 Jul 22 00:13:20.543211 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 593/2353] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:20 2026] GET /volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:20.554217 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4196dd86-249f-4cd9-9c20-b6fafea3f6ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.557818 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4196dd86-249f-4cd9-9c20-b6fafea3f6ea tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:20.557818 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4196dd86-249f-4cd9-9c20-b6fafea3f6ea tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:20.557818 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4196dd86-249f-4cd9-9c20-b6fafea3f6ea tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:20.557818 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4196dd86-249f-4cd9-9c20-b6fafea3f6ea tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] Delete volume with id: 3dc5a5a9-3875-4708-bc50-3ebd73060c33 Jul 22 00:13:20.564380 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4196dd86-249f-4cd9-9c20-b6fafea3f6ea tempest-VolumesDeleteCascade-481059317 tempest-VolumesDeleteCascade-481059317-project-member] https://10.4.3.168/volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 returned with HTTP 404 Jul 22 00:13:20.565088 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 592/2354] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:20 2026] DELETE /volume/v3/volumes/3dc5a5a9-3875-4708-bc50-3ebd73060c33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:20.669517 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eae46d73-6e84-4fe6-88f9-ee58b51d2bf3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.674377 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eae46d73-6e84-4fe6-88f9-ee58b51d2bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:20.674377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eae46d73-6e84-4fe6-88f9-ee58b51d2bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:20.674377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eae46d73-6e84-4fe6-88f9-ee58b51d2bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:20.692642 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:20.692642 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:20.699641 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eae46d73-6e84-4fe6-88f9-ee58b51d2bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:20.704571 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eae46d73-6e84-4fe6-88f9-ee58b51d2bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:20.705213 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 587/2355] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:20 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:20.719799 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7ee035b-a86c-4c5b-8f55-a6234b2e16dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.723023 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7ee035b-a86c-4c5b-8f55-a6234b2e16dd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:13:20.723336 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7ee035b-a86c-4c5b-8f55-a6234b2e16dd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8", "name": "tempest-VolumesBackupsTest-Backup-1323139029", "force": true, "container": "tempest-volumesbackupstest-backup-container-1957461348"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:20.725109 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-b7ee035b-a86c-4c5b-8f55-a6234b2e16dd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating new backup {'backup': {'volume_id': 'b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8', 'name': 'tempest-VolumesBackupsTest-Backup-1323139029', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1957461348'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:13:20.725247 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-b7ee035b-a86c-4c5b-8f55-a6234b2e16dd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating backup of volume b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 in container tempest-volumesbackupstest-backup-container-1957461348 Jul 22 00:13:20.738976 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:20.738976 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:20.739390 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7ee035b-a86c-4c5b-8f55-a6234b2e16dd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:20.790446 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b7ee035b-a86c-4c5b-8f55-a6234b2e16dd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['9cce2152-4367-4df5-84f7-83424ce1021b', '3cda1b9d-8fb5-4dc3-a857-b2fd2f8a0818'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:20.867344 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7ee035b-a86c-4c5b-8f55-a6234b2e16dd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:13:20.869337 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 584/2356] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:13:20 2026] POST /volume/v3/backups => generated 330 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:20.880826 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b98601a-bde8-480c-9e31-66543ba10851 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:20.884851 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b98601a-bde8-480c-9e31-66543ba10851 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:20.885217 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b98601a-bde8-480c-9e31-66543ba10851 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:20.885534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b98601a-bde8-480c-9e31-66543ba10851 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:20.885712 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5b98601a-bde8-480c-9e31-66543ba10851 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:20.891854 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:20.891854 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:20.892816 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b98601a-bde8-480c-9e31-66543ba10851 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:20.893287 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 594/2357] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:20 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:21.102352 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a33823f-b7a0-4ad3-83e0-404d691f98b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:21.106443 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a33823f-b7a0-4ad3-83e0-404d691f98b1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:21.106443 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a33823f-b7a0-4ad3-83e0-404d691f98b1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:21.107116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a33823f-b7a0-4ad3-83e0-404d691f98b1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:21.107116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2a33823f-b7a0-4ad3-83e0-404d691f98b1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:21.123853 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:21.123853 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:21.125215 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a33823f-b7a0-4ad3-83e0-404d691f98b1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:21.125215 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 593/2358] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:21 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:21.330581 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-089f7e2b-b6ff-44dc-b8af-610f7fe97c1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:21.332316 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-089f7e2b-b6ff-44dc-b8af-610f7fe97c1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:21.332523 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-089f7e2b-b6ff-44dc-b8af-610f7fe97c1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:21.332712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-089f7e2b-b6ff-44dc-b8af-610f7fe97c1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:21.341369 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:21.341369 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:21.346511 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-089f7e2b-b6ff-44dc-b8af-610f7fe97c1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:21.351658 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-089f7e2b-b6ff-44dc-b8af-610f7fe97c1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:21.352118 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 588/2359] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:21 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:21.910968 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8f505d5-65ad-437d-9cbf-a42fce7f28ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:21.912836 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8f505d5-65ad-437d-9cbf-a42fce7f28ce tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:21.913047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8f505d5-65ad-437d-9cbf-a42fce7f28ce tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:21.913273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8f505d5-65ad-437d-9cbf-a42fce7f28ce tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:21.913394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e8f505d5-65ad-437d-9cbf-a42fce7f28ce tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:21.917501 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:21.917501 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:21.918302 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8f505d5-65ad-437d-9cbf-a42fce7f28ce tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:21.918662 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 585/2360] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:21 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:22.140050 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a77371e7-d6f3-47e7-a005-861989b679c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:22.142513 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a77371e7-d6f3-47e7-a005-861989b679c8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:22.142705 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a77371e7-d6f3-47e7-a005-861989b679c8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:22.144286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a77371e7-d6f3-47e7-a005-861989b679c8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:22.144286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a77371e7-d6f3-47e7-a005-861989b679c8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:22.149832 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:22.149832 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:22.153166 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a77371e7-d6f3-47e7-a005-861989b679c8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:22.153166 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 595/2361] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:22 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:22.371239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80321a1c-72fb-410c-8c98-d595f6e12d3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:22.373461 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80321a1c-72fb-410c-8c98-d595f6e12d3c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:22.373806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80321a1c-72fb-410c-8c98-d595f6e12d3c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:22.374335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80321a1c-72fb-410c-8c98-d595f6e12d3c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:22.391687 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:22.391687 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:22.397831 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80321a1c-72fb-410c-8c98-d595f6e12d3c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:22.404320 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80321a1c-72fb-410c-8c98-d595f6e12d3c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:22.404972 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 594/2362] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:22 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:22.867397 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:22.931734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-23e35331-977a-44b6-b0f9-b2c76bdb8c03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:22.933907 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23e35331-977a-44b6-b0f9-b2c76bdb8c03 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:22.934108 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23e35331-977a-44b6-b0f9-b2c76bdb8c03 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:22.934338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23e35331-977a-44b6-b0f9-b2c76bdb8c03 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:22.934453 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-23e35331-977a-44b6-b0f9-b2c76bdb8c03 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:22.941026 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:22.941026 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:22.942242 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23e35331-977a-44b6-b0f9-b2c76bdb8c03 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:22.942694 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 586/2363] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:22 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:23.042591 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:23.043010 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-309584333", "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:23.044496 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-309584333', 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:23.138785 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume of 1 GB Jul 22 00:13:23.139109 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:23.139109 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:23.139777 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Availability Zones retrieved successfully. Jul 22 00:13:23.146345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Flow 'volume_create_api' (06aa579c-7690-47f3-994e-bc30a0c358f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:23.147755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b375364-99c6-49db-929d-683608246a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:23.148985 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:23.164726 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-98562b0a-c86a-49af-a8a6-304a014ce23f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:23.167696 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98562b0a-c86a-49af-a8a6-304a014ce23f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:23.168685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98562b0a-c86a-49af-a8a6-304a014ce23f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:23.168685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98562b0a-c86a-49af-a8a6-304a014ce23f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:23.168972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-98562b0a-c86a-49af-a8a6-304a014ce23f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:23.175081 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:23.175081 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:23.176388 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98562b0a-c86a-49af-a8a6-304a014ce23f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:23.177019 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 596/2364] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:23 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:23.206669 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:23.206669 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:23.226884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b375364-99c6-49db-929d-683608246a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e4c4b17b-3df6-471c-875b-4bdcac75f01d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4c4b17b-3df6-471c-875b-4bdcac75f01d', 'encryption_key_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=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:23.227944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af852d6-0307-467b-b035-43768194130b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:23.301262 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Created reservations ['e2497351-bce0-4ee0-a725-a69236452c99', '1c886b55-dc09-4352-8a02-d796a40b9930', 'd6402da9-fb4c-4166-a3ca-dc77d0f14ed4', '569af53a-ac0e-42a0-bac7-f3c0d5c3e672'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:23.302056 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af852d6-0307-467b-b035-43768194130b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2497351-bce0-4ee0-a725-a69236452c99', '1c886b55-dc09-4352-8a02-d796a40b9930', 'd6402da9-fb4c-4166-a3ca-dc77d0f14ed4', '569af53a-ac0e-42a0-bac7-f3c0d5c3e672']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:23.302755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cce9487-07fd-458f-9835-7db4deba515c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:23.326907 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cce9487-07fd-458f-9835-7db4deba515c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b03ff4-7b50-4cda-b4ee-2d45107c6a75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-309584333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fa28263971ef43ce9ada75e37ec3f88d',qos_specs=None,replication_status=,reservations=['e2497351-bce0-4ee0-a725-a69236452c99','1c886b55-dc09-4352-8a02-d796a40b9930','d6402da9-fb4c-4166-a3ca-dc77d0f14ed4','569af53a-ac0e-42a0-bac7-f3c0d5c3e672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74525c2153304bdabf0bd069b5964f46',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-309584333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b03ff4-7b50-4cda-b4ee-2d45107c6a75,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fa28263971ef43ce9ada75e37ec3f88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74525c2153304bdabf0bd069b5964f46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4c4b17b-3df6-471c-875b-4bdcac75f01d),volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:23.328351 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9911787d-ef67-4841-9b6b-1e90bc81c7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:23.353481 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9911787d-ef67-4841-9b6b-1e90bc81c7aa) transitioned into state 'SUCCESS' from state '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-309584333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fa28263971ef43ce9ada75e37ec3f88d',qos_specs=None,replication_status=,reservations=['e2497351-bce0-4ee0-a725-a69236452c99','1c886b55-dc09-4352-8a02-d796a40b9930','d6402da9-fb4c-4166-a3ca-dc77d0f14ed4','569af53a-ac0e-42a0-bac7-f3c0d5c3e672'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74525c2153304bdabf0bd069b5964f46',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:23.353481 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f6021d3-83b7-41cc-9610-26b66cd9960e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:23.364973 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f6021d3-83b7-41cc-9610-26b66cd9960e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:23.364973 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Flow 'volume_create_api' (06aa579c-7690-47f3-994e-bc30a0c358f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:23.364973 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume request issued successfully. Jul 22 00:13:23.364973 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e4133aa-8f52-4c39-a37b-fe134acb9309 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:23.365616 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 589/2365] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:13:22 2026] POST /volume/v3/volumes => generated 759 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:23.383718 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-69a7dcfd-ca4a-4e85-8eca-78ceeffd4505 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:23.386177 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69a7dcfd-ca4a-4e85-8eca-78ceeffd4505 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:13:23.386471 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69a7dcfd-ca4a-4e85-8eca-78ceeffd4505 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:23.386746 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69a7dcfd-ca4a-4e85-8eca-78ceeffd4505 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:23.394941 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:23.394941 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:23.399467 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-69a7dcfd-ca4a-4e85-8eca-78ceeffd4505 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:23.404142 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69a7dcfd-ca4a-4e85-8eca-78ceeffd4505 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 200 Jul 22 00:13:23.404610 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 595/2366] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:23 2026] GET /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:23.427554 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d20948c5-5644-42b7-94a9-f8c69618f00e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:23.429493 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d20948c5-5644-42b7-94a9-f8c69618f00e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:23.429714 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d20948c5-5644-42b7-94a9-f8c69618f00e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:23.429951 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d20948c5-5644-42b7-94a9-f8c69618f00e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:23.440058 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:23.440058 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:23.444531 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d20948c5-5644-42b7-94a9-f8c69618f00e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:23.450770 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d20948c5-5644-42b7-94a9-f8c69618f00e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:23.451236 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 587/2367] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:23 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:23.953849 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d50c36a4-555b-4230-b1da-98f5d3b925a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:23.955624 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d50c36a4-555b-4230-b1da-98f5d3b925a9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:23.955827 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d50c36a4-555b-4230-b1da-98f5d3b925a9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:23.955976 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d50c36a4-555b-4230-b1da-98f5d3b925a9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:23.956092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d50c36a4-555b-4230-b1da-98f5d3b925a9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:23.960040 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:23.960040 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:23.960879 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d50c36a4-555b-4230-b1da-98f5d3b925a9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:23.961353 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 597/2368] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:23 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:24.025885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-082ec9c8-965e-4b7f-b064-8ae43b7ec61b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:24.030584 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-082ec9c8-965e-4b7f-b064-8ae43b7ec61b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:13:24.030836 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-082ec9c8-965e-4b7f-b064-8ae43b7ec61b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:24.031095 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-082ec9c8-965e-4b7f-b064-8ae43b7ec61b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:24.041625 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:24.041625 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:24.047313 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-082ec9c8-965e-4b7f-b064-8ae43b7ec61b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:13:24.053215 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-082ec9c8-965e-4b7f-b064-8ae43b7ec61b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:13:24.053853 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 590/2369] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:24 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:13:24.107739 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6322eeaf-5d05-47e0-a110-af6aedde8d3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:24.109432 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6322eeaf-5d05-47e0-a110-af6aedde8d3c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:13:24.109586 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6322eeaf-5d05-47e0-a110-af6aedde8d3c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:24.109772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6322eeaf-5d05-47e0-a110-af6aedde8d3c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:24.117784 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:24.117784 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:24.121973 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6322eeaf-5d05-47e0-a110-af6aedde8d3c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:13:24.127075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6322eeaf-5d05-47e0-a110-af6aedde8d3c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:13:24.127476 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 596/2370] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:24 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:24.191691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8aaeb2cf-c45c-432d-9c0d-88969ba66524 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:24.194899 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aaeb2cf-c45c-432d-9c0d-88969ba66524 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:24.195146 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aaeb2cf-c45c-432d-9c0d-88969ba66524 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:24.195407 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aaeb2cf-c45c-432d-9c0d-88969ba66524 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:24.197477 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8aaeb2cf-c45c-432d-9c0d-88969ba66524 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:24.201588 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:24.201588 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:24.202622 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aaeb2cf-c45c-432d-9c0d-88969ba66524 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:24.203153 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 588/2371] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:24 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:24.419278 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-726a2553-8da3-49b9-b22f-85256f2868f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:24.421394 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-726a2553-8da3-49b9-b22f-85256f2868f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:13:24.421663 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-726a2553-8da3-49b9-b22f-85256f2868f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:24.421947 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-726a2553-8da3-49b9-b22f-85256f2868f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:24.430567 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:24.430567 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:24.435544 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-726a2553-8da3-49b9-b22f-85256f2868f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:24.441158 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-726a2553-8da3-49b9-b22f-85256f2868f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 200 Jul 22 00:13:24.441740 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 598/2372] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:24 2026] GET /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:24.463895 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a9e6229-e955-4ae8-b427-03d077beb874 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:24.467111 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a9e6229-e955-4ae8-b427-03d077beb874 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:24.467441 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a9e6229-e955-4ae8-b427-03d077beb874 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:24.467681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a9e6229-e955-4ae8-b427-03d077beb874 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:24.476912 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:24.476912 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:24.481480 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9a9e6229-e955-4ae8-b427-03d077beb874 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:24.487252 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a9e6229-e955-4ae8-b427-03d077beb874 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:24.487630 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 591/2373] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:24 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:24.569178 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4835ba29-21c3-4729-9151-6d732d666835 req-4881a684-42cf-4ab4-a1d2-41f4a9beac75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:24.572420 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-4881a684-42cf-4ab4-a1d2-41f4a9beac75 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:13:24.572787 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-4881a684-42cf-4ab4-a1d2-41f4a9beac75 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:24.573128 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-4881a684-42cf-4ab4-a1d2-41f4a9beac75 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:24.581561 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:24.581561 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:24.587836 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4835ba29-21c3-4729-9151-6d732d666835 req-4881a684-42cf-4ab4-a1d2-41f4a9beac75 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:24.595282 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-4881a684-42cf-4ab4-a1d2-41f4a9beac75 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 200 Jul 22 00:13:24.595976 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 597/2374] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:24 2026] GET /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:24.975468 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0dbda456-cd8b-4b97-a0d4-03f5ba88da87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:24.977398 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0dbda456-cd8b-4b97-a0d4-03f5ba88da87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:24.979334 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0dbda456-cd8b-4b97-a0d4-03f5ba88da87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:24.979730 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0dbda456-cd8b-4b97-a0d4-03f5ba88da87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:24.981242 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0dbda456-cd8b-4b97-a0d4-03f5ba88da87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:24.988364 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:24.988364 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:24.990908 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0dbda456-cd8b-4b97-a0d4-03f5ba88da87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:24.991729 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 589/2375] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:24 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:25.217601 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e35228bc-d345-41dc-8a81-c884ab0dd401 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:25.221586 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e35228bc-d345-41dc-8a81-c884ab0dd401 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:25.222385 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e35228bc-d345-41dc-8a81-c884ab0dd401 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:25.222385 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e35228bc-d345-41dc-8a81-c884ab0dd401 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:25.222709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e35228bc-d345-41dc-8a81-c884ab0dd401 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:25.231647 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:25.231647 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:25.231647 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e35228bc-d345-41dc-8a81-c884ab0dd401 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:25.231647 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 599/2376] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:25 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:25.247223 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4835ba29-21c3-4729-9151-6d732d666835 req-b865c58a-443b-4be6-96d7-22a69806b63c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:25.250872 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-b865c58a-443b-4be6-96d7-22a69806b63c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:13:25.251448 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-b865c58a-443b-4be6-96d7-22a69806b63c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:25.251892 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-b865c58a-443b-4be6-96d7-22a69806b63c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:25.264520 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:25.264520 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:25.279836 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4835ba29-21c3-4729-9151-6d732d666835 req-b865c58a-443b-4be6-96d7-22a69806b63c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:25.285001 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-b865c58a-443b-4be6-96d7-22a69806b63c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 200 Jul 22 00:13:25.285481 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 592/2377] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:25 2026] GET /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:25.299620 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1bdf172-0dda-4e89-a944-b6a602c2aa84 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:25.300524 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1bdf172-0dda-4e89-a944-b6a602c2aa84 None None] GET https://10.4.3.168/volume// Jul 22 00:13:25.301043 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1bdf172-0dda-4e89-a944-b6a602c2aa84 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:25.301436 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1bdf172-0dda-4e89-a944-b6a602c2aa84 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:25.302724 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1bdf172-0dda-4e89-a944-b6a602c2aa84 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:25.303265 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 598/2378] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:13:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:25.313138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4835ba29-21c3-4729-9151-6d732d666835 req-c3801dc8-81d5-44a6-9c6d-83709e23cd0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:25.316519 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-c3801dc8-81d5-44a6-9c6d-83709e23cd0b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:13:25.316519 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-c3801dc8-81d5-44a6-9c6d-83709e23cd0b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3b03ff4-7b50-4cda-b4ee-2d45107c6a75", "connector": null, "instance_uuid": "aa51177a-9cc0-4431-a6b5-9f0a99f2f47a"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:25.326689 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:25.326689 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:25.361642 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-c3801dc8-81d5-44a6-9c6d-83709e23cd0b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:13:25.362633 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 590/2379] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:13:25 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:25.503051 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a43994cd-f654-4a5c-b41a-7b7d401cdbbb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:25.506541 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a43994cd-f654-4a5c-b41a-7b7d401cdbbb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:25.506541 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a43994cd-f654-4a5c-b41a-7b7d401cdbbb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:25.507040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a43994cd-f654-4a5c-b41a-7b7d401cdbbb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:25.518357 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:25.518357 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:25.527057 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a43994cd-f654-4a5c-b41a-7b7d401cdbbb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:25.534228 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a43994cd-f654-4a5c-b41a-7b7d401cdbbb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:25.534794 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 600/2380] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:25 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:26.005941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2277587a-402d-44aa-8d9c-0dbc7ae55381 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:26.008256 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2277587a-402d-44aa-8d9c-0dbc7ae55381 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:26.008447 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2277587a-402d-44aa-8d9c-0dbc7ae55381 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:26.008693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2277587a-402d-44aa-8d9c-0dbc7ae55381 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:26.009933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2277587a-402d-44aa-8d9c-0dbc7ae55381 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:26.013637 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:26.013637 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:26.015665 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2277587a-402d-44aa-8d9c-0dbc7ae55381 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:26.015665 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 593/2381] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:26 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:26.241061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3e108be-7d81-49da-a946-28e150776093 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:26.244194 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3e108be-7d81-49da-a946-28e150776093 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:26.244383 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3e108be-7d81-49da-a946-28e150776093 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:26.244560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3e108be-7d81-49da-a946-28e150776093 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:26.244665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a3e108be-7d81-49da-a946-28e150776093 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:26.248757 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:26.248757 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:26.249718 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3e108be-7d81-49da-a946-28e150776093 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:26.250178 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 599/2382] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:26 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:26.509920 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2165d0d-7e08-482d-b2f9-a1d0d0776298 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:26.510493 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2165d0d-7e08-482d-b2f9-a1d0d0776298 None None] GET https://10.4.3.168/volume// Jul 22 00:13:26.510728 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2165d0d-7e08-482d-b2f9-a1d0d0776298 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:26.511128 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2165d0d-7e08-482d-b2f9-a1d0d0776298 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:26.511590 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2165d0d-7e08-482d-b2f9-a1d0d0776298 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:26.512877 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 591/2383] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:26.525523 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4835ba29-21c3-4729-9151-6d732d666835 req-b0f08d43-b66a-47f2-8d0a-c1046095f692 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:26.528331 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-b0f08d43-b66a-47f2-8d0a-c1046095f692 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:13:26.528617 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-b0f08d43-b66a-47f2-8d0a-c1046095f692 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:26.528880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-b0f08d43-b66a-47f2-8d0a-c1046095f692 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:26.542718 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:26.542718 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:26.548201 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4835ba29-21c3-4729-9151-6d732d666835 req-b0f08d43-b66a-47f2-8d0a-c1046095f692 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:26.554784 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-b0f08d43-b66a-47f2-8d0a-c1046095f692 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 200 Jul 22 00:13:26.555419 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 601/2384] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:26 2026] GET /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 1546 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:26.557126 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c31c5465-bd22-4786-b3d9-0f11de984fa1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:26.559175 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c31c5465-bd22-4786-b3d9-0f11de984fa1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:26.559942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c31c5465-bd22-4786-b3d9-0f11de984fa1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:26.561892 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c31c5465-bd22-4786-b3d9-0f11de984fa1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:26.569476 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:26.569476 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:26.576184 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c31c5465-bd22-4786-b3d9-0f11de984fa1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:26.580989 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c31c5465-bd22-4786-b3d9-0f11de984fa1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:26.581414 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 594/2385] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:26 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:26.678304 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4835ba29-21c3-4729-9151-6d732d666835 req-bc298838-fc51-47af-b476-e8742ff4d436 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:26.681086 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-bc298838-fc51-47af-b476-e8742ff4d436 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] PUT https://10.4.3.168/volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192 Jul 22 00:13:26.681508 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-bc298838-fc51-47af-b476-e8742ff4d436 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:26.693244 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4835ba29-21c3-4729-9151-6d732d666835 req-bc298838-fc51-47af-b476-e8742ff4d436 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Acquiring lock "cinder-attachment_update-a3b03ff4-7b50-4cda-b4ee-2d45107c6a75-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:13:26.700808 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4835ba29-21c3-4729-9151-6d732d666835 req-bc298838-fc51-47af-b476-e8742ff4d436 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-a3b03ff4-7b50-4cda-b4ee-2d45107c6a75-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:13:26.702135 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:26.702135 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:26.833820 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4835ba29-21c3-4729-9151-6d732d666835 req-bc298838-fc51-47af-b476-e8742ff4d436 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-a3b03ff4-7b50-4cda-b4ee-2d45107c6a75-np0000005612" released by "attachment_update" :: held 0.133s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:13:26.834270 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-bc298838-fc51-47af-b476-e8742ff4d436 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192 returned with HTTP 200 Jul 22 00:13:26.834905 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 600/2386] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:13:26 2026] PUT /volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:26.872574 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4835ba29-21c3-4729-9151-6d732d666835 req-ef10db87-d8b1-414d-b4c4-a2789f12c6fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:26.874769 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-ef10db87-d8b1-414d-b4c4-a2789f12c6fe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192/action Jul 22 00:13:26.875840 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-ef10db87-d8b1-414d-b4c4-a2789f12c6fe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:13:26.875840 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-ef10db87-d8b1-414d-b4c4-a2789f12c6fe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:26.904779 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:26.904779 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:26.928583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4835ba29-21c3-4729-9151-6d732d666835 req-ef10db87-d8b1-414d-b4c4-a2789f12c6fe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192/action returned with HTTP 204 Jul 22 00:13:26.929088 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 592/2387] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:13:26 2026] POST /volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:27.028730 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10e10ba0-f41e-40e4-9ec6-8e673fd041fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:27.030873 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10e10ba0-f41e-40e4-9ec6-8e673fd041fd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:27.031116 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10e10ba0-f41e-40e4-9ec6-8e673fd041fd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:27.031360 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10e10ba0-f41e-40e4-9ec6-8e673fd041fd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:27.031998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-10e10ba0-f41e-40e4-9ec6-8e673fd041fd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:27.040804 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.040804 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:27.042309 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10e10ba0-f41e-40e4-9ec6-8e673fd041fd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:27.042791 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 602/2388] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:27 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:27.263351 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0dccc12e-5743-4b50-a56b-897130e82567 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:27.265099 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dccc12e-5743-4b50-a56b-897130e82567 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:27.265349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dccc12e-5743-4b50-a56b-897130e82567 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:27.265573 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0dccc12e-5743-4b50-a56b-897130e82567 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:27.265718 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0dccc12e-5743-4b50-a56b-897130e82567 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:27.270947 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.270947 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:27.272038 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0dccc12e-5743-4b50-a56b-897130e82567 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:27.272808 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 595/2389] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:27 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:27.282650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:27.284838 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342/restore Jul 22 00:13:27.285260 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "fa3d58f2-5f56-40e5-9d67-03e16226dfc1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:27.286807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Restoring backup ad0b055f-7710-4efa-ab78-ea8cf6385342 ({'restore': {'volume_id': 'fa3d58f2-5f56-40e5-9d67-03e16226dfc1'}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 00:13:27.286950 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Restoring backup ad0b055f-7710-4efa-ab78-ea8cf6385342 to volume fa3d58f2-5f56-40e5-9d67-03e16226dfc1. Jul 22 00:13:27.292092 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.292092 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:27.302426 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.302426 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:27.302981 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:13:27.303181 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 00:13:27.303389 np0000005612 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Overwriting volume fa3d58f2-5f56-40e5-9d67-03e16226dfc1 with restore of backup ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:27.324718 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] restore_backup in rpcapi backup_id ad0b055f-7710-4efa-ab78-ea8cf6385342 {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 00:13:27.327585 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29aad12a-4d1a-46c4-8de6-c9434cee6ab6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342/restore returned with HTTP 202 Jul 22 00:13:27.328457 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 601/2390] 10.4.3.168 () {68 vars in 1393 bytes} [Wed Jul 22 00:13:27 2026] POST /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342/restore => generated 182 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:27.337653 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4531ac5b-8093-42ae-92b3-47b36ffce7f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:27.339918 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4531ac5b-8093-42ae-92b3-47b36ffce7f6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:27.340152 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4531ac5b-8093-42ae-92b3-47b36ffce7f6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:27.340725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4531ac5b-8093-42ae-92b3-47b36ffce7f6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:27.340725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4531ac5b-8093-42ae-92b3-47b36ffce7f6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:27.346313 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.346313 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:27.347597 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4531ac5b-8093-42ae-92b3-47b36ffce7f6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:27.348419 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 593/2391] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:27 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:27.597283 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0131c953-651f-4750-92bb-439d410a4c70 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:27.599270 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0131c953-651f-4750-92bb-439d410a4c70 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:27.599495 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0131c953-651f-4750-92bb-439d410a4c70 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:27.599686 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0131c953-651f-4750-92bb-439d410a4c70 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:27.608558 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.608558 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:27.613935 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0131c953-651f-4750-92bb-439d410a4c70 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:27.620145 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0131c953-651f-4750-92bb-439d410a4c70 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:27.620615 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 603/2392] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:27 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:27.633741 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0fafc9d-ba82-495d-b084-3b6aea2f9488 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:27.635709 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0fafc9d-ba82-495d-b084-3b6aea2f9488 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:27.636006 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0fafc9d-ba82-495d-b084-3b6aea2f9488 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:27.636264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0fafc9d-ba82-495d-b084-3b6aea2f9488 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:27.643208 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.643208 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:27.647377 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f0fafc9d-ba82-495d-b084-3b6aea2f9488 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:27.652549 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0fafc9d-ba82-495d-b084-3b6aea2f9488 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:27.653064 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 596/2393] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:27 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:27.674879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-809db26e-124a-48ef-b341-f4ae623160fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:27.678268 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:27.679037 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "4a33e5e5-f5a6-41c0-8068-ba8d8e07f229", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:27.681327 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '4a33e5e5-f5a6-41c0-8068-ba8d8e07f229', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:27.692096 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.692096 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:27.692547 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume retrieved successfully. Jul 22 00:13:27.692681 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume of 1 GB Jul 22 00:13:27.697071 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Availability Zones retrieved successfully. Jul 22 00:13:27.703829 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (ccc50d2f-f8a9-45c5-a042-0452e540d719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:27.705302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4463ae25-d593-43c3-96ae-ca99ea83d425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:27.706759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:27.740617 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4463ae25-d593-43c3-96ae-ca99ea83d425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4a33e5e5-f5a6-41c0-8068-ba8d8e07f229', 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:27.741714 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81591834-31d4-464a-bd15-7892616dbfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:27.807370 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Created reservations ['3e84acdf-2a92-4b31-bd7b-48cb17e0872e', 'a0a72980-302b-48d3-afb1-764eb325a43a', '8764ec75-c65a-4247-9464-086ff410f928', '878ca7ad-c95b-4fbb-945b-80272418029e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:27.808803 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81591834-31d4-464a-bd15-7892616dbfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e84acdf-2a92-4b31-bd7b-48cb17e0872e', 'a0a72980-302b-48d3-afb1-764eb325a43a', '8764ec75-c65a-4247-9464-086ff410f928', '878ca7ad-c95b-4fbb-945b-80272418029e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:27.812142 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc2b1b5-7b00-41f0-b197-08f7aeac5d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:27.867163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc2b1b5-7b00-41f0-b197-08f7aeac5d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eaa9216-2831-4493-b800-c5ec0bdf6fc1', '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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['3e84acdf-2a92-4b31-bd7b-48cb17e0872e','a0a72980-302b-48d3-afb1-764eb325a43a','8764ec75-c65a-4247-9464-086ff410f928','878ca7ad-c95b-4fbb-945b-80272418029e'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a33e5e5-f5a6-41c0-8068-ba8d8e07f229,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:27Z,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=6eaa9216-2831-4493-b800-c5ec0bdf6fc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a3e4bf6304451c8b89240b125015ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4a33e5e5-f5a6-41c0-8068-ba8d8e07f229,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62ea3add1ce455d8e924deeae478c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:27.868151 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a75e43-b880-468f-af16-955c7adea2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:27.912726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a75e43-b880-468f-af16-955c7adea2c2) transitioned into state 'SUCCESS' from 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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['3e84acdf-2a92-4b31-bd7b-48cb17e0872e','a0a72980-302b-48d3-afb1-764eb325a43a','8764ec75-c65a-4247-9464-086ff410f928','878ca7ad-c95b-4fbb-945b-80272418029e'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a33e5e5-f5a6-41c0-8068-ba8d8e07f229,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:27.913992 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907f8864-0a2a-495c-8b45-0884175c439a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:27.936692 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (907f8864-0a2a-495c-8b45-0884175c439a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:27.937699 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (ccc50d2f-f8a9-45c5-a042-0452e540d719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:27.938056 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request issued successfully. Jul 22 00:13:27.938670 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-809db26e-124a-48ef-b341-f4ae623160fa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:27.939278 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 602/2394] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:13:27 2026] POST /volume/v3/volumes => generated 809 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:27.958660 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6572a43a-9c99-4cd7-bce6-257ddb8014b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:27.960690 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6572a43a-9c99-4cd7-bce6-257ddb8014b3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 Jul 22 00:13:27.961326 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6572a43a-9c99-4cd7-bce6-257ddb8014b3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:27.961326 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6572a43a-9c99-4cd7-bce6-257ddb8014b3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:27.969783 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:27.969783 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:27.975339 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6572a43a-9c99-4cd7-bce6-257ddb8014b3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:27.980424 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6572a43a-9c99-4cd7-bce6-257ddb8014b3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 returned with HTTP 200 Jul 22 00:13:27.980950 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 594/2395] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:27 2026] GET /volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:28.063425 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9657b8d0-1bd3-4640-9037-1762f77653b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:28.065769 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9657b8d0-1bd3-4640-9037-1762f77653b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:28.067253 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9657b8d0-1bd3-4640-9037-1762f77653b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:28.067253 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9657b8d0-1bd3-4640-9037-1762f77653b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:28.067412 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9657b8d0-1bd3-4640-9037-1762f77653b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:28.072642 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:28.072642 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:28.073720 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9657b8d0-1bd3-4640-9037-1762f77653b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:28.074410 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 604/2396] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:28 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:28.359614 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2640db8-35ea-47df-9a49-2a2e05c5fba7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:28.363530 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2640db8-35ea-47df-9a49-2a2e05c5fba7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:28.363530 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2640db8-35ea-47df-9a49-2a2e05c5fba7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:28.363530 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2640db8-35ea-47df-9a49-2a2e05c5fba7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:28.363530 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d2640db8-35ea-47df-9a49-2a2e05c5fba7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:28.372465 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:28.372465 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:28.372465 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2640db8-35ea-47df-9a49-2a2e05c5fba7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:28.372465 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 597/2397] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:28 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:28.998670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4219403b-ee7b-4b05-8d3a-85342b0d7359 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:29.002006 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4219403b-ee7b-4b05-8d3a-85342b0d7359 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 Jul 22 00:13:29.002006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4219403b-ee7b-4b05-8d3a-85342b0d7359 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:29.002006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4219403b-ee7b-4b05-8d3a-85342b0d7359 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:29.009048 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:29.009048 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:29.014328 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4219403b-ee7b-4b05-8d3a-85342b0d7359 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:29.020692 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4219403b-ee7b-4b05-8d3a-85342b0d7359 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 returned with HTTP 200 Jul 22 00:13:29.020692 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 603/2398] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:28 2026] GET /volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:29.038587 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a8b950b6-f3a3-4198-8a1a-66d58a0147c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:29.040829 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8b950b6-f3a3-4198-8a1a-66d58a0147c2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 Jul 22 00:13:29.041198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8b950b6-f3a3-4198-8a1a-66d58a0147c2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:29.041552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8b950b6-f3a3-4198-8a1a-66d58a0147c2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:29.051343 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:29.051343 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:29.056569 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a8b950b6-f3a3-4198-8a1a-66d58a0147c2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:29.062934 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8b950b6-f3a3-4198-8a1a-66d58a0147c2 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 returned with HTTP 200 Jul 22 00:13:29.063541 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 595/2399] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:29 2026] GET /volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:29.086429 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9c9cf55-a340-4245-bd61-25d9c24e43f5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:29.088402 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9c9cf55-a340-4245-bd61-25d9c24e43f5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:29.088633 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9c9cf55-a340-4245-bd61-25d9c24e43f5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:29.089038 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9c9cf55-a340-4245-bd61-25d9c24e43f5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:29.089107 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e9c9cf55-a340-4245-bd61-25d9c24e43f5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: 4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:29.090782 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67760e57-629d-459f-a407-37fefd9b3b21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:29.093233 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67760e57-629d-459f-a407-37fefd9b3b21 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:29.093426 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67760e57-629d-459f-a407-37fefd9b3b21 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:29.093614 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67760e57-629d-459f-a407-37fefd9b3b21 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:29.093731 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-67760e57-629d-459f-a407-37fefd9b3b21 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:29.103387 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:29.103387 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:29.103937 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9c9cf55-a340-4245-bd61-25d9c24e43f5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:29.106115 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:29.106115 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:29.107258 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67760e57-629d-459f-a407-37fefd9b3b21 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:29.107693 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 598/2400] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:29 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:29.135021 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9c9cf55-a340-4245-bd61-25d9c24e43f5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume request issued successfully. Jul 22 00:13:29.135327 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9c9cf55-a340-4245-bd61-25d9c24e43f5 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 202 Jul 22 00:13:29.135768 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 605/2401] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:29 2026] DELETE /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:13:29.143219 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fcc5231-f1b1-496b-9f7c-5daf94c24dc3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:29.145294 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fcc5231-f1b1-496b-9f7c-5daf94c24dc3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:29.145527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fcc5231-f1b1-496b-9f7c-5daf94c24dc3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:29.145758 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fcc5231-f1b1-496b-9f7c-5daf94c24dc3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:29.153639 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:29.153639 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:29.157963 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fcc5231-f1b1-496b-9f7c-5daf94c24dc3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:29.164224 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fcc5231-f1b1-496b-9f7c-5daf94c24dc3 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 200 Jul 22 00:13:29.164894 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 604/2402] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:29 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:29.385561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31a99bd2-c6f3-4727-8ba3-42d04c9d816f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:29.387700 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31a99bd2-c6f3-4727-8ba3-42d04c9d816f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:29.387973 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31a99bd2-c6f3-4727-8ba3-42d04c9d816f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:29.388286 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31a99bd2-c6f3-4727-8ba3-42d04c9d816f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:29.388530 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-31a99bd2-c6f3-4727-8ba3-42d04c9d816f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:29.393826 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:29.393826 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:29.394972 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31a99bd2-c6f3-4727-8ba3-42d04c9d816f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:29.395557 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 596/2403] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:29 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:30.118546 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5890d3d4-e8e5-42c7-84a2-3d26b4d2cb6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:30.120525 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5890d3d4-e8e5-42c7-84a2-3d26b4d2cb6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:30.120721 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5890d3d4-e8e5-42c7-84a2-3d26b4d2cb6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:30.121003 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5890d3d4-e8e5-42c7-84a2-3d26b4d2cb6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:30.121077 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5890d3d4-e8e5-42c7-84a2-3d26b4d2cb6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:30.126084 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:30.126084 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:30.127076 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5890d3d4-e8e5-42c7-84a2-3d26b4d2cb6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:30.127561 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 599/2404] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:30 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:30.183449 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-727659f5-bbd9-41fe-b0f3-c99928cdf706 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:30.185516 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-727659f5-bbd9-41fe-b0f3-c99928cdf706 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:30.185732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-727659f5-bbd9-41fe-b0f3-c99928cdf706 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:30.185970 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-727659f5-bbd9-41fe-b0f3-c99928cdf706 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:30.191747 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-727659f5-bbd9-41fe-b0f3-c99928cdf706 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 404 Jul 22 00:13:30.192403 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 606/2405] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:30 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:30.411552 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-315e32dd-e58d-4db4-9694-181d7dee4ab2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:30.417620 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-315e32dd-e58d-4db4-9694-181d7dee4ab2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:30.418020 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-315e32dd-e58d-4db4-9694-181d7dee4ab2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:30.418461 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-315e32dd-e58d-4db4-9694-181d7dee4ab2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:30.418597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-315e32dd-e58d-4db4-9694-181d7dee4ab2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:30.424212 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:30.424212 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:30.425275 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-315e32dd-e58d-4db4-9694-181d7dee4ab2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:30.425648 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 605/2406] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:30 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:31.146005 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18f2d7bb-92b7-40a8-9e4a-5bf8c98f115d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:31.148331 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18f2d7bb-92b7-40a8-9e4a-5bf8c98f115d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:31.148689 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18f2d7bb-92b7-40a8-9e4a-5bf8c98f115d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:31.148912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18f2d7bb-92b7-40a8-9e4a-5bf8c98f115d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:31.149066 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-18f2d7bb-92b7-40a8-9e4a-5bf8c98f115d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:31.156389 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:31.156389 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:31.157785 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18f2d7bb-92b7-40a8-9e4a-5bf8c98f115d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:31.162447 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 597/2407] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:31 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:31.441061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1577bafe-880e-4241-8728-76380e8d00f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:31.443425 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1577bafe-880e-4241-8728-76380e8d00f1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:31.443645 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1577bafe-880e-4241-8728-76380e8d00f1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:31.443825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1577bafe-880e-4241-8728-76380e8d00f1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:31.444077 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1577bafe-880e-4241-8728-76380e8d00f1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:31.451520 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:31.451520 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:31.452766 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1577bafe-880e-4241-8728-76380e8d00f1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:31.453434 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 600/2408] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:31 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:32.175126 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-43742709-5495-420d-b4c8-33566238b5fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:32.177770 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43742709-5495-420d-b4c8-33566238b5fc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:32.178117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43742709-5495-420d-b4c8-33566238b5fc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:32.178462 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43742709-5495-420d-b4c8-33566238b5fc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:32.178630 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-43742709-5495-420d-b4c8-33566238b5fc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:32.183946 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:32.183946 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:32.185043 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43742709-5495-420d-b4c8-33566238b5fc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:32.185894 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 607/2409] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:32 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:32.473771 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e581652-a08c-4b7b-a0e2-b1fe51d94e7b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:32.476254 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e581652-a08c-4b7b-a0e2-b1fe51d94e7b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:32.476850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e581652-a08c-4b7b-a0e2-b1fe51d94e7b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:32.477354 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e581652-a08c-4b7b-a0e2-b1fe51d94e7b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:32.478531 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4e581652-a08c-4b7b-a0e2-b1fe51d94e7b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:32.485015 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:32.485015 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:32.486105 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e581652-a08c-4b7b-a0e2-b1fe51d94e7b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:32.486965 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 606/2410] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:32 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:32.816907 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:32.819497 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:32.819910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "e2789eb9-159a-4e18-9500-c3aa0c958107", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:32.821661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'e2789eb9-159a-4e18-9500-c3aa0c958107', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:33.202345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ab406c2-ecb4-4955-a5aa-b14e1fb2584f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:33.206156 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ab406c2-ecb4-4955-a5aa-b14e1fb2584f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:33.206914 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ab406c2-ecb4-4955-a5aa-b14e1fb2584f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:33.207206 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ab406c2-ecb4-4955-a5aa-b14e1fb2584f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:33.207432 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8ab406c2-ecb4-4955-a5aa-b14e1fb2584f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:33.215004 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:33.215004 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:33.215004 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ab406c2-ecb4-4955-a5aa-b14e1fb2584f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:33.215613 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 601/2411] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:33 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:33.222895 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume of 1 GB Jul 22 00:13:33.243280 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Availability Zones retrieved successfully. Jul 22 00:13:33.251432 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (e8d107ef-43a7-42fd-b580-13bc70d9d27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:33.252895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fcf16fb-e32c-4c99-b003-31698dffdf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:33.253787 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:33.351563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fcf16fb-e32c-4c99-b003-31698dffdf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:33.352972 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdb7b2d-ea7a-4def-9b37-837a31834c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:33.438171 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Created reservations ['6c900c80-5cdd-43ad-a384-fcacf4b9b87a', '15c0a958-036f-41c2-aec2-f17012b5a0fc', 'c3475c64-b7cc-4e85-8d79-72afc31824ca', '164883d6-c8a7-4d74-b2d2-e676a973c4bb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:33.440476 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdb7b2d-ea7a-4def-9b37-837a31834c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c900c80-5cdd-43ad-a384-fcacf4b9b87a', '15c0a958-036f-41c2-aec2-f17012b5a0fc', 'c3475c64-b7cc-4e85-8d79-72afc31824ca', '164883d6-c8a7-4d74-b2d2-e676a973c4bb']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:33.440476 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a741d6c-e9b3-4a16-9bd6-a8d8d1c28c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:33.473027 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a741d6c-e9b3-4a16-9bd6-a8d8d1c28c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c657954-1a1d-4a4e-9690-5de8761a67e2', '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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['6c900c80-5cdd-43ad-a384-fcacf4b9b87a','15c0a958-036f-41c2-aec2-f17012b5a0fc','c3475c64-b7cc-4e85-8d79-72afc31824ca','164883d6-c8a7-4d74-b2d2-e676a973c4bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c657954-1a1d-4a4e-9690-5de8761a67e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a3e4bf6304451c8b89240b125015ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62ea3add1ce455d8e924deeae478c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:33.473932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e850f9ec-a0d6-4a80-bde5-5104eeb81f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:33.502152 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e850f9ec-a0d6-4a80-bde5-5104eeb81f97) transitioned into state 'SUCCESS' from 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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['6c900c80-5cdd-43ad-a384-fcacf4b9b87a','15c0a958-036f-41c2-aec2-f17012b5a0fc','c3475c64-b7cc-4e85-8d79-72afc31824ca','164883d6-c8a7-4d74-b2d2-e676a973c4bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:33.502715 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2778dd57-2edd-41d3-ba73-7be574745d68 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:33.503576 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dad36ad-8172-4c37-a393-3c5023bfb7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:33.504932 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2778dd57-2edd-41d3-ba73-7be574745d68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:33.505204 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2778dd57-2edd-41d3-ba73-7be574745d68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:33.505479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2778dd57-2edd-41d3-ba73-7be574745d68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:33.505642 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2778dd57-2edd-41d3-ba73-7be574745d68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:33.511537 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:33.511537 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:33.512647 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2778dd57-2edd-41d3-ba73-7be574745d68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:33.516371 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 608/2412] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:33 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:33.522183 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dad36ad-8172-4c37-a393-3c5023bfb7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:33.522471 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (e8d107ef-43a7-42fd-b580-13bc70d9d27b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:33.522642 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request issued successfully. Jul 22 00:13:33.523871 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6973cc1-92d1-4c0d-826a-9a15c3b57e02 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:33.524028 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 598/2413] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:13:32 2026] POST /volume/v3/volumes => generated 775 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:13:33.542906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9382fc12-e8c6-4894-834f-6aa3831f4e8d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:33.545437 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9382fc12-e8c6-4894-834f-6aa3831f4e8d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:33.545752 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9382fc12-e8c6-4894-834f-6aa3831f4e8d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:33.545752 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9382fc12-e8c6-4894-834f-6aa3831f4e8d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:33.555583 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:33.555583 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:33.560750 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9382fc12-e8c6-4894-834f-6aa3831f4e8d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:33.567839 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9382fc12-e8c6-4894-834f-6aa3831f4e8d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:33.567839 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 607/2414] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:33 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:34.230495 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76d59b78-dea5-41f9-8ea2-cac38c95c9ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:34.231638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76d59b78-dea5-41f9-8ea2-cac38c95c9ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:34.231845 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76d59b78-dea5-41f9-8ea2-cac38c95c9ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:34.232077 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76d59b78-dea5-41f9-8ea2-cac38c95c9ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:34.232170 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-76d59b78-dea5-41f9-8ea2-cac38c95c9ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:34.237045 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:34.237045 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:34.237879 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76d59b78-dea5-41f9-8ea2-cac38c95c9ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:34.238215 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 602/2415] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:34 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:34.532601 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f0f0f58b-8c95-4571-9a53-8f064ba5e54b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:34.535476 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0f0f58b-8c95-4571-9a53-8f064ba5e54b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:34.536799 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0f0f58b-8c95-4571-9a53-8f064ba5e54b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:34.537162 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0f0f58b-8c95-4571-9a53-8f064ba5e54b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:34.537375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f0f0f58b-8c95-4571-9a53-8f064ba5e54b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:34.546814 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:34.546814 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:34.548004 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0f0f58b-8c95-4571-9a53-8f064ba5e54b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:34.548004 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 609/2416] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:34 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:34.590384 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68286c7b-4c87-4cd0-9461-b08f1fe788d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:34.592992 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68286c7b-4c87-4cd0-9461-b08f1fe788d4 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:34.593403 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68286c7b-4c87-4cd0-9461-b08f1fe788d4 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:34.594015 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68286c7b-4c87-4cd0-9461-b08f1fe788d4 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:34.604886 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:34.604886 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:34.610703 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-68286c7b-4c87-4cd0-9461-b08f1fe788d4 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:34.617506 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68286c7b-4c87-4cd0-9461-b08f1fe788d4 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:34.618151 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 599/2417] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:34 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 925 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:34.814430 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:34.819140 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:34.819677 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-543352401", "snapshot_id": null, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:34.822663 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-543352401', 'snapshot_id': None, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:34.993024 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume of 1 GB Jul 22 00:13:35.000106 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Availability Zones retrieved successfully. Jul 22 00:13:35.007638 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Flow 'volume_create_api' (dcc273a6-8d28-4438-a38b-385cb543557d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:35.009175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f09d9e3b-aea6-49ed-8e61-d9fca5b445bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:35.010450 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:35.095030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f09d9e3b-aea6-49ed-8e61-d9fca5b445bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:35.096247 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f25dca-2b41-4753-93eb-ebdee4616de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:35.177797 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Created reservations ['96fd8291-0210-4af4-ae4a-3b8206539a1e', '07047f64-e5fc-4fb6-b88a-337827b2aa34', '03cc3a2c-25b7-458c-9c37-98260959638b', '85ef0207-937a-4cf8-80d0-a430e0d8f540'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:35.179032 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f25dca-2b41-4753-93eb-ebdee4616de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96fd8291-0210-4af4-ae4a-3b8206539a1e', '07047f64-e5fc-4fb6-b88a-337827b2aa34', '03cc3a2c-25b7-458c-9c37-98260959638b', '85ef0207-937a-4cf8-80d0-a430e0d8f540']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:35.182177 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63c450d-c2e9-4837-9706-6a7487381652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:35.210430 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63c450d-c2e9-4837-9706-6a7487381652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5e152a-d687-4267-a043-af26a5d88849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-543352401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b77756e83504c05a5d729dbef3f77ab',qos_specs=None,replication_status=,reservations=['96fd8291-0210-4af4-ae4a-3b8206539a1e','07047f64-e5fc-4fb6-b88a-337827b2aa34','03cc3a2c-25b7-458c-9c37-98260959638b','85ef0207-937a-4cf8-80d0-a430e0d8f540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-543352401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b5e152a-d687-4267-a043-af26a5d88849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b77756e83504c05a5d729dbef3f77ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:35.211471 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e27dad0-ff32-4389-9cc2-b5b877685662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:35.241629 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e27dad0-ff32-4389-9cc2-b5b877685662) transitioned into state 'SUCCESS' from state '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-543352401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b77756e83504c05a5d729dbef3f77ab',qos_specs=None,replication_status=,reservations=['96fd8291-0210-4af4-ae4a-3b8206539a1e','07047f64-e5fc-4fb6-b88a-337827b2aa34','03cc3a2c-25b7-458c-9c37-98260959638b','85ef0207-937a-4cf8-80d0-a430e0d8f540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:35.242459 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df70f40-0fa7-4ffa-becc-8ce0b92e2a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:35.256431 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df70f40-0fa7-4ffa-becc-8ce0b92e2a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:35.258027 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Flow 'volume_create_api' (dcc273a6-8d28-4438-a38b-385cb543557d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:35.259883 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume request issued successfully. Jul 22 00:13:35.259883 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea30d353-1cd1-461b-a6a0-3bfdef75f8d9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:35.260000 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e58fd3d-f256-4c36-bba2-71238369de3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:35.260302 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 608/2418] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:13:34 2026] POST /volume/v3/volumes => generated 780 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:35.264169 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e58fd3d-f256-4c36-bba2-71238369de3a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:35.264169 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e58fd3d-f256-4c36-bba2-71238369de3a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:35.264169 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e58fd3d-f256-4c36-bba2-71238369de3a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:35.264169 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1e58fd3d-f256-4c36-bba2-71238369de3a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:35.272627 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:35.272627 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:35.273674 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e58fd3d-f256-4c36-bba2-71238369de3a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:35.274089 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 603/2419] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:35 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:35.278522 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-165448ff-dcea-4b26-981e-050636abb254 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:35.281621 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-165448ff-dcea-4b26-981e-050636abb254 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:13:35.281964 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-165448ff-dcea-4b26-981e-050636abb254 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:35.282292 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-165448ff-dcea-4b26-981e-050636abb254 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:35.290188 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:35.290188 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:35.294280 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-165448ff-dcea-4b26-981e-050636abb254 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:13:35.299141 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-165448ff-dcea-4b26-981e-050636abb254 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:13:35.299758 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 610/2420] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:35 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:35.567779 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ea7e16e-f883-4d8c-969f-3582dde83798 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:35.572782 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ea7e16e-f883-4d8c-969f-3582dde83798 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:35.573082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ea7e16e-f883-4d8c-969f-3582dde83798 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:35.573380 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ea7e16e-f883-4d8c-969f-3582dde83798 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:35.573545 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1ea7e16e-f883-4d8c-969f-3582dde83798 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:35.581657 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:35.581657 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:35.583163 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ea7e16e-f883-4d8c-969f-3582dde83798 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:35.583979 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 600/2421] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:35 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:13:35.639384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb10549b-e1c1-4552-8031-6f328fba7e1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:35.642161 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb10549b-e1c1-4552-8031-6f328fba7e1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:35.642400 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb10549b-e1c1-4552-8031-6f328fba7e1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:35.642630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb10549b-e1c1-4552-8031-6f328fba7e1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:35.651181 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:35.651181 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:35.656377 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb10549b-e1c1-4552-8031-6f328fba7e1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:35.666871 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb10549b-e1c1-4552-8031-6f328fba7e1d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:35.666871 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 609/2422] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:35 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:36.297615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39f9f77f-0063-46e3-b322-8afc9ba0023c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:36.297615 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39f9f77f-0063-46e3-b322-8afc9ba0023c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:36.297615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39f9f77f-0063-46e3-b322-8afc9ba0023c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:36.298350 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39f9f77f-0063-46e3-b322-8afc9ba0023c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:36.298350 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-39f9f77f-0063-46e3-b322-8afc9ba0023c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:36.305031 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:36.305031 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:36.306230 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39f9f77f-0063-46e3-b322-8afc9ba0023c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:36.307132 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 604/2423] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:36 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:36.320085 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d27bfa0-722d-4d5f-acc1-3742273ba15c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:36.326771 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d27bfa0-722d-4d5f-acc1-3742273ba15c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:13:36.327232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d27bfa0-722d-4d5f-acc1-3742273ba15c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:36.327569 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d27bfa0-722d-4d5f-acc1-3742273ba15c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:36.340813 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:36.340813 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:36.347234 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d27bfa0-722d-4d5f-acc1-3742273ba15c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:13:36.355410 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d27bfa0-722d-4d5f-acc1-3742273ba15c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:13:36.356118 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 611/2424] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:36 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 1388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:36.379657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d0a88f2-dfd3-4f1e-b648-bf5e85b71a3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:36.382073 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d0a88f2-dfd3-4f1e-b648-bf5e85b71a3c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:13:36.382073 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d0a88f2-dfd3-4f1e-b648-bf5e85b71a3c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:36.383737 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d0a88f2-dfd3-4f1e-b648-bf5e85b71a3c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:36.395219 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:36.395219 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:36.400104 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d0a88f2-dfd3-4f1e-b648-bf5e85b71a3c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:13:36.412445 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d0a88f2-dfd3-4f1e-b648-bf5e85b71a3c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:13:36.412827 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 601/2425] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:36 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 1388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:36.603828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6678faf2-2e09-42b5-a486-662384e58d93 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:36.606681 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6678faf2-2e09-42b5-a486-662384e58d93 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:36.607416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6678faf2-2e09-42b5-a486-662384e58d93 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:36.607416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6678faf2-2e09-42b5-a486-662384e58d93 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:36.607416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6678faf2-2e09-42b5-a486-662384e58d93 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:36.612694 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:36.612694 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:36.613882 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6678faf2-2e09-42b5-a486-662384e58d93 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:36.614740 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 610/2426] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:36 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:36.685907 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82c5ef01-6dbb-45fb-a10c-e0dd0cd6d039 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:36.689080 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82c5ef01-6dbb-45fb-a10c-e0dd0cd6d039 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:36.689354 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82c5ef01-6dbb-45fb-a10c-e0dd0cd6d039 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:36.689649 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82c5ef01-6dbb-45fb-a10c-e0dd0cd6d039 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:36.702206 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:36.702206 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:36.707170 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-82c5ef01-6dbb-45fb-a10c-e0dd0cd6d039 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:36.715946 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82c5ef01-6dbb-45fb-a10c-e0dd0cd6d039 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:36.715946 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 605/2427] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:36 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:37.325221 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0ca7799-ce64-47e6-ad2c-173ac769b25c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:37.327196 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0ca7799-ce64-47e6-ad2c-173ac769b25c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:37.327498 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0ca7799-ce64-47e6-ad2c-173ac769b25c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:37.327732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0ca7799-ce64-47e6-ad2c-173ac769b25c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:37.328118 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c0ca7799-ce64-47e6-ad2c-173ac769b25c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:37.337309 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:37.337309 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:37.339093 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0ca7799-ce64-47e6-ad2c-173ac769b25c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:37.339622 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 612/2428] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:37 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:37.627933 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4249f516-9622-4b25-9135-d1637cb310bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:37.630614 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4249f516-9622-4b25-9135-d1637cb310bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:37.630945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4249f516-9622-4b25-9135-d1637cb310bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:37.631266 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4249f516-9622-4b25-9135-d1637cb310bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:37.631346 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4249f516-9622-4b25-9135-d1637cb310bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:37.637637 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:37.637637 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:37.638540 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4249f516-9622-4b25-9135-d1637cb310bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:37.639100 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 602/2429] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:37 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:37.731843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa6221d4-a3c2-4188-a1a4-878362b8271d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:37.735884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa6221d4-a3c2-4188-a1a4-878362b8271d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:37.735884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa6221d4-a3c2-4188-a1a4-878362b8271d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:37.735884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa6221d4-a3c2-4188-a1a4-878362b8271d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:37.744224 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:37.744224 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:37.748713 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fa6221d4-a3c2-4188-a1a4-878362b8271d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:37.754270 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa6221d4-a3c2-4188-a1a4-878362b8271d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:37.754685 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 611/2430] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:37 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:38.066702 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-d2c5d94a-e966-48ed-8479-fab903b0d76e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:38.070446 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-d2c5d94a-e966-48ed-8479-fab903b0d76e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:13:38.070593 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-d2c5d94a-e966-48ed-8479-fab903b0d76e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:38.070770 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-d2c5d94a-e966-48ed-8479-fab903b0d76e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:38.078969 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:38.078969 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:38.082880 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-d2c5d94a-e966-48ed-8479-fab903b0d76e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:13:38.087558 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-d2c5d94a-e966-48ed-8479-fab903b0d76e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:13:38.088180 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 606/2431] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:38 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 1370 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:38.353492 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e04e3876-3b39-4135-abd3-ace18f6a1df2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:38.355926 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e04e3876-3b39-4135-abd3-ace18f6a1df2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:38.356198 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e04e3876-3b39-4135-abd3-ace18f6a1df2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:38.356504 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e04e3876-3b39-4135-abd3-ace18f6a1df2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:38.356799 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e04e3876-3b39-4135-abd3-ace18f6a1df2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:38.364287 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:38.364287 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:38.364287 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e04e3876-3b39-4135-abd3-ace18f6a1df2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:38.365956 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 613/2432] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:38 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:38.652906 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73f3a47d-45fc-4c8c-9f87-2ec2688c3df7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:38.655130 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73f3a47d-45fc-4c8c-9f87-2ec2688c3df7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:38.655456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73f3a47d-45fc-4c8c-9f87-2ec2688c3df7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:38.655729 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73f3a47d-45fc-4c8c-9f87-2ec2688c3df7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:38.655881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-73f3a47d-45fc-4c8c-9f87-2ec2688c3df7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:38.661735 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:38.661735 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:38.662710 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73f3a47d-45fc-4c8c-9f87-2ec2688c3df7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:38.663248 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 603/2433] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:38 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:38.729437 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-478a6bf5-99b1-49e6-b762-394499781d6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:38.731549 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-478a6bf5-99b1-49e6-b762-394499781d6f tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:13:38.731926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-478a6bf5-99b1-49e6-b762-394499781d6f tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:38.733888 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-478a6bf5-99b1-49e6-b762-394499781d6f tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:38.741669 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:38.741669 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:38.746223 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-478a6bf5-99b1-49e6-b762-394499781d6f tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:13:38.751664 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-478a6bf5-99b1-49e6-b762-394499781d6f tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:13:38.752313 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 612/2434] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:38 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 1370 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:38.764172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75ff70cc-7c43-41d8-8c2f-7ae8bcc7521a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:38.766101 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75ff70cc-7c43-41d8-8c2f-7ae8bcc7521a None None] GET https://10.4.3.168/volume// Jul 22 00:13:38.766101 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75ff70cc-7c43-41d8-8c2f-7ae8bcc7521a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:38.766101 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75ff70cc-7c43-41d8-8c2f-7ae8bcc7521a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:38.766101 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75ff70cc-7c43-41d8-8c2f-7ae8bcc7521a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:38.766101 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 607/2435] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:13:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:38.771114 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-88797c97-b9f4-42d1-8246-bdb5ef2e2b58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:38.773154 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-88797c97-b9f4-42d1-8246-bdb5ef2e2b58 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:38.773527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-88797c97-b9f4-42d1-8246-bdb5ef2e2b58 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:38.774877 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-88797c97-b9f4-42d1-8246-bdb5ef2e2b58 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:38.782571 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:38.782571 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:38.785571 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-33f39397-63c9-48ad-896a-0606b6756714 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:38.790490 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-33f39397-63c9-48ad-896a-0606b6756714 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:13:38.790885 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-88797c97-b9f4-42d1-8246-bdb5ef2e2b58 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:38.791117 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-33f39397-63c9-48ad-896a-0606b6756714 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b5e152a-d687-4267-a043-af26a5d88849", "connector": null, "instance_uuid": "63975519-c3fb-4b0a-963b-5901ee796837"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:38.796737 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-88797c97-b9f4-42d1-8246-bdb5ef2e2b58 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:38.797449 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 614/2436] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:38 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:38.833558 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:38.833558 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:38.922841 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-33f39397-63c9-48ad-896a-0606b6756714 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:13:38.923742 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 604/2437] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:13:38 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:39.380532 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-866f80c4-b672-47b3-b11e-bb49e592fb6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:39.383118 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-866f80c4-b672-47b3-b11e-bb49e592fb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:39.383413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-866f80c4-b672-47b3-b11e-bb49e592fb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:39.383644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-866f80c4-b672-47b3-b11e-bb49e592fb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:39.383801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-866f80c4-b672-47b3-b11e-bb49e592fb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:39.390481 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:39.390481 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:39.391447 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-866f80c4-b672-47b3-b11e-bb49e592fb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:39.392013 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 613/2438] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:39 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:39.676443 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6153898a-56d2-49e8-8259-91085a296b5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:39.678295 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6153898a-56d2-49e8-8259-91085a296b5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:39.678533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6153898a-56d2-49e8-8259-91085a296b5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:39.678716 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6153898a-56d2-49e8-8259-91085a296b5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:39.678835 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6153898a-56d2-49e8-8259-91085a296b5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:39.683334 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:39.683334 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:39.684745 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6153898a-56d2-49e8-8259-91085a296b5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:39.684745 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 608/2439] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:39 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:39.812689 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4b56dd42-fd61-4672-baba-d814bbf8d268 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:39.815093 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b56dd42-fd61-4672-baba-d814bbf8d268 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:39.815260 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b56dd42-fd61-4672-baba-d814bbf8d268 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:39.815447 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b56dd42-fd61-4672-baba-d814bbf8d268 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:39.828873 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:39.828873 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:39.834809 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4b56dd42-fd61-4672-baba-d814bbf8d268 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:39.842196 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b56dd42-fd61-4672-baba-d814bbf8d268 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:39.842770 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 615/2440] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:39 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:13:40.398581 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc775ee3-0254-4e16-8262-b1a1cac5437d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.400225 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc775ee3-0254-4e16-8262-b1a1cac5437d None None] GET https://10.4.3.168/volume// Jul 22 00:13:40.400225 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc775ee3-0254-4e16-8262-b1a1cac5437d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:40.401483 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc775ee3-0254-4e16-8262-b1a1cac5437d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:40.402433 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc775ee3-0254-4e16-8262-b1a1cac5437d None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:40.406156 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 605/2441] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:40 2026] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:40.406538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f100bf1d-674e-4d38-9f8f-0c9f51c3eacc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.408786 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f100bf1d-674e-4d38-9f8f-0c9f51c3eacc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:40.409089 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f100bf1d-674e-4d38-9f8f-0c9f51c3eacc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:40.409364 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f100bf1d-674e-4d38-9f8f-0c9f51c3eacc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:40.409545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f100bf1d-674e-4d38-9f8f-0c9f51c3eacc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:40.419868 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:40.419868 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:40.420909 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f100bf1d-674e-4d38-9f8f-0c9f51c3eacc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:40.423886 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 614/2442] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:40 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:40.424001 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-9b9c5b82-b79a-4b5e-9129-9499534abfd0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.425936 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-9b9c5b82-b79a-4b5e-9129-9499534abfd0 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:13:40.426186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-9b9c5b82-b79a-4b5e-9129-9499534abfd0 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:40.426496 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-9b9c5b82-b79a-4b5e-9129-9499534abfd0 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:40.446852 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:40.446852 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:40.456575 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-9b9c5b82-b79a-4b5e-9129-9499534abfd0 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:13:40.466016 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-9b9c5b82-b79a-4b5e-9129-9499534abfd0 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:13:40.466516 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 609/2443] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:40 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 1549 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:40.598224 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-cc63e7a7-0663-42af-baca-96900ef89b30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.600599 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-cc63e7a7-0663-42af-baca-96900ef89b30 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] PUT https://10.4.3.168/volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012 Jul 22 00:13:40.601003 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-cc63e7a7-0663-42af-baca-96900ef89b30 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:40.609244 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-cc63e7a7-0663-42af-baca-96900ef89b30 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Acquiring lock "cinder-attachment_update-0b5e152a-d687-4267-a043-af26a5d88849-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:13:40.614845 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-cc63e7a7-0663-42af-baca-96900ef89b30 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Lock "cinder-attachment_update-0b5e152a-d687-4267-a043-af26a5d88849-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:13:40.616015 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:40.616015 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:40.700552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e807f647-a397-4544-ad84-737142ddfa6d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.702882 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e807f647-a397-4544-ad84-737142ddfa6d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:40.703181 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e807f647-a397-4544-ad84-737142ddfa6d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:40.703501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e807f647-a397-4544-ad84-737142ddfa6d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:40.703877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e807f647-a397-4544-ad84-737142ddfa6d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:40.711467 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:40.711467 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:40.712759 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e807f647-a397-4544-ad84-737142ddfa6d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:40.713245 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 606/2444] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:40 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:40.756070 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=328,cinder:UPDATE=77,cinder:INSERT=48 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:13:40.769845 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-cc63e7a7-0663-42af-baca-96900ef89b30 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Lock "cinder-attachment_update-0b5e152a-d687-4267-a043-af26a5d88849-np0000005612" released by "attachment_update" :: held 0.155s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:13:40.771158 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-cc63e7a7-0663-42af-baca-96900ef89b30 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012 returned with HTTP 200 Jul 22 00:13:40.771270 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 616/2445] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:13:40 2026] PUT /volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:40.806727 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-eb8cf8ea-2ba9-41b2-9f8b-a8a6ff58d32c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.809669 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-eb8cf8ea-2ba9-41b2-9f8b-a8a6ff58d32c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012/action Jul 22 00:13:40.810204 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-eb8cf8ea-2ba9-41b2-9f8b-a8a6ff58d32c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:13:40.810470 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-eb8cf8ea-2ba9-41b2-9f8b-a8a6ff58d32c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:40.836535 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:40.836535 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:40.858951 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fe8fa772-63ca-4b8b-9f8c-a619ccb1b20a req-eb8cf8ea-2ba9-41b2-9f8b-a8a6ff58d32c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012/action returned with HTTP 204 Jul 22 00:13:40.859382 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 615/2446] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:13:40 2026] POST /volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:40.859527 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fa555f08-eee0-40c7-8b87-674774e231bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.862745 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa555f08-eee0-40c7-8b87-674774e231bb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:40.862995 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa555f08-eee0-40c7-8b87-674774e231bb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:40.863271 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fa555f08-eee0-40c7-8b87-674774e231bb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:40.876530 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:40.876530 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:40.882717 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fa555f08-eee0-40c7-8b87-674774e231bb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:40.890079 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fa555f08-eee0-40c7-8b87-674774e231bb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:40.890564 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 610/2447] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:40 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:40.910752 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc5d8bde-0044-4831-9bd0-ab346c5525ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.913145 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc5d8bde-0044-4831-9bd0-ab346c5525ae tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:40.913436 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc5d8bde-0044-4831-9bd0-ab346c5525ae tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:40.913702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc5d8bde-0044-4831-9bd0-ab346c5525ae tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:40.916313 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=440,cinder:INSERT=73,cinder:UPDATE=135 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:13:40.926298 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:40.926298 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:40.936680 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc5d8bde-0044-4831-9bd0-ab346c5525ae tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:40.945737 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc5d8bde-0044-4831-9bd0-ab346c5525ae tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:40.946654 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 607/2448] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:40 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 1193 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:40.961377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6096829-813e-4eca-ae95-363bf99c029a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:40.963530 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6096829-813e-4eca-ae95-363bf99c029a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:13:40.964259 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6096829-813e-4eca-ae95-363bf99c029a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c657954-1a1d-4a4e-9690-5de8761a67e2", "name": "tempest-VolumeImageDependencyTests-Snapshot-2040236375"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:40.976976 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:40.976976 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:40.977381 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6096829-813e-4eca-ae95-363bf99c029a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:40.977613 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-f6096829-813e-4eca-ae95-363bf99c029a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create snapshot from volume 1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:41.060704 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f6096829-813e-4eca-ae95-363bf99c029a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Created reservations ['0fb6ca2e-fbd8-4fc2-94f8-50f7b17f5c3e', '8e17114f-3b34-42f0-83d8-29d4ed9b474d', 'af7637fc-cdf1-4ea4-9578-239eaa54266c', '50b327a5-5fc9-4c06-8b59-2325fb8b6134'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:41.103874 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6096829-813e-4eca-ae95-363bf99c029a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Snapshot create request issued successfully. Jul 22 00:13:41.104292 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6096829-813e-4eca-ae95-363bf99c029a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:13:41.104959 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 617/2449] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:13:40 2026] POST /volume/v3/snapshots => generated 313 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:41.114059 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-faa3fc0f-aaaa-4aa1-abf3-830756c9f4b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:41.116099 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-faa3fc0f-aaaa-4aa1-abf3-830756c9f4b1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:41.116288 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-faa3fc0f-aaaa-4aa1-abf3-830756c9f4b1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:41.116512 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-faa3fc0f-aaaa-4aa1-abf3-830756c9f4b1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:41.125577 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=420,cinder:UPDATE=103,cinder:INSERT=62 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:13:41.129423 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:41.129423 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:41.130677 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-faa3fc0f-aaaa-4aa1-abf3-830756c9f4b1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Snapshot retrieved successfully. Jul 22 00:13:41.131414 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-faa3fc0f-aaaa-4aa1-abf3-830756c9f4b1 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 returned with HTTP 200 Jul 22 00:13:41.131947 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 616/2450] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:41 2026] GET /volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:41.438238 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e75a12e-c16a-4f82-bebd-455dbb3d85d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:41.443582 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e75a12e-c16a-4f82-bebd-455dbb3d85d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:41.443907 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e75a12e-c16a-4f82-bebd-455dbb3d85d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:41.444212 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e75a12e-c16a-4f82-bebd-455dbb3d85d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:41.444384 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8e75a12e-c16a-4f82-bebd-455dbb3d85d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:41.452128 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:41.452128 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:41.453231 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e75a12e-c16a-4f82-bebd-455dbb3d85d5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:41.453752 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 611/2451] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:41 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:41.733931 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d70f9bf-89d6-4c80-bb75-f10dd3657d9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:41.739242 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d70f9bf-89d6-4c80-bb75-f10dd3657d9c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:41.739242 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d70f9bf-89d6-4c80-bb75-f10dd3657d9c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:41.739242 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d70f9bf-89d6-4c80-bb75-f10dd3657d9c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:41.739891 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7d70f9bf-89d6-4c80-bb75-f10dd3657d9c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:41.744578 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:41.744578 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:41.745454 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d70f9bf-89d6-4c80-bb75-f10dd3657d9c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:41.745703 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 608/2452] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:41 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:41.758984 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cf14026a-ce91-4593-a882-bd23d1e1d322 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:41.762290 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf14026a-ce91-4593-a882-bd23d1e1d322 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 Jul 22 00:13:41.762653 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf14026a-ce91-4593-a882-bd23d1e1d322 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:41.763170 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf14026a-ce91-4593-a882-bd23d1e1d322 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:41.771254 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:41.771254 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:41.779564 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cf14026a-ce91-4593-a882-bd23d1e1d322 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:13:41.787565 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf14026a-ce91-4593-a882-bd23d1e1d322 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 returned with HTTP 200 Jul 22 00:13:41.788893 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 618/2453] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:41 2026] GET /volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:13:41.807650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73d3ee4b-eb7e-461b-be50-837d00412648 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:41.812882 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73d3ee4b-eb7e-461b-be50-837d00412648 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:41.812882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73d3ee4b-eb7e-461b-be50-837d00412648 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:41.812882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73d3ee4b-eb7e-461b-be50-837d00412648 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:41.812882 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-73d3ee4b-eb7e-461b-be50-837d00412648 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete backup with id: ad0b055f-7710-4efa-ab78-ea8cf6385342. Jul 22 00:13:41.816685 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:41.816685 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:41.835688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-73d3ee4b-eb7e-461b-be50-837d00412648 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] delete_backup rpcapi backup_id ad0b055f-7710-4efa-ab78-ea8cf6385342 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:13:41.837757 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73d3ee4b-eb7e-461b-be50-837d00412648 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 202 Jul 22 00:13:41.838427 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 617/2454] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:41 2026] DELETE /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:13:41.852049 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e8b2ca2-78df-47df-b8ce-066771d91ff6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:41.857737 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e8b2ca2-78df-47df-b8ce-066771d91ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:41.858022 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e8b2ca2-78df-47df-b8ce-066771d91ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:41.858373 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e8b2ca2-78df-47df-b8ce-066771d91ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:41.858469 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7e8b2ca2-78df-47df-b8ce-066771d91ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:41.863837 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=443,cinder:INSERT=88,cinder:UPDATE=150 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:13:41.874150 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:41.874150 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:41.874150 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e8b2ca2-78df-47df-b8ce-066771d91ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 200 Jul 22 00:13:41.874150 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 612/2455] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:41 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 751 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:42.151503 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11cb8f67-c02b-4a59-9921-83c5e5cd1fca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:42.156170 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11cb8f67-c02b-4a59-9921-83c5e5cd1fca tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:42.156527 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11cb8f67-c02b-4a59-9921-83c5e5cd1fca tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:42.156710 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11cb8f67-c02b-4a59-9921-83c5e5cd1fca tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:42.172780 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:42.172780 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:42.173168 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-11cb8f67-c02b-4a59-9921-83c5e5cd1fca tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Snapshot retrieved successfully. Jul 22 00:13:42.174318 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11cb8f67-c02b-4a59-9921-83c5e5cd1fca tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 returned with HTTP 200 Jul 22 00:13:42.175027 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 609/2456] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:42 2026] GET /volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:42.189086 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:42.200447 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:42.200958 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "82332f81-0c50-4021-af5b-91e3984f8ed0", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:42.203529 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '82332f81-0c50-4021-af5b-91e3984f8ed0', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:42.211926 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:42.211926 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:42.212161 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Snapshot retrieved successfully. Jul 22 00:13:42.212556 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume of 1 GB Jul 22 00:13:42.221344 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Availability Zones retrieved successfully. Jul 22 00:13:42.237996 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (341ef0c3-a12c-4045-b6e2-643b3479a856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:42.240166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cd763d-f25a-4123-8164-76742e398d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:42.242911 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:42.294532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cd763d-f25a-4123-8164-76742e398d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82332f81-0c50-4021-af5b-91e3984f8ed0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:42.295780 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8901668a-2605-4744-8805-283e6a19db72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:42.363648 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Created reservations ['ba54ddfb-02de-427f-878b-3e8a26819248', '6e5ecd13-fe01-44a1-ba83-83fe046cd3f1', 'e68d678c-b9da-444e-9ed6-a75e53b87fb1', '435ba5b1-320f-4684-8771-10948571755b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:42.364976 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8901668a-2605-4744-8805-283e6a19db72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba54ddfb-02de-427f-878b-3e8a26819248', '6e5ecd13-fe01-44a1-ba83-83fe046cd3f1', 'e68d678c-b9da-444e-9ed6-a75e53b87fb1', '435ba5b1-320f-4684-8771-10948571755b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:42.366527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cf6fa9-58c6-4da3-bfe9-5ee43a2a56e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:42.426580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cf6fa9-58c6-4da3-bfe9-5ee43a2a56e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e3a038-a19f-421f-923a-6b7b5c231ba2', '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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['ba54ddfb-02de-427f-878b-3e8a26819248','6e5ecd13-fe01-44a1-ba83-83fe046cd3f1','e68d678c-b9da-444e-9ed6-a75e53b87fb1','435ba5b1-320f-4684-8771-10948571755b'],size=1,snapshot_id=82332f81-0c50-4021-af5b-91e3984f8ed0,source_replicaid=,source_volid=None,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:42Z,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=77e3a038-a19f-421f-923a-6b7b5c231ba2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15a3e4bf6304451c8b89240b125015ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82332f81-0c50-4021-af5b-91e3984f8ed0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e62ea3add1ce455d8e924deeae478c8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:42.428530 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea5fbb4-630d-432f-8bf9-7447bafd4add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:42.454621 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea5fbb4-630d-432f-8bf9-7447bafd4add) transitioned into state 'SUCCESS' from 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='15a3e4bf6304451c8b89240b125015ba',qos_specs=None,replication_status=,reservations=['ba54ddfb-02de-427f-878b-3e8a26819248','6e5ecd13-fe01-44a1-ba83-83fe046cd3f1','e68d678c-b9da-444e-9ed6-a75e53b87fb1','435ba5b1-320f-4684-8771-10948571755b'],size=1,snapshot_id=82332f81-0c50-4021-af5b-91e3984f8ed0,source_replicaid=,source_volid=None,status='creating',user_id='e62ea3add1ce455d8e924deeae478c8a',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:42.455723 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3284e841-22bc-4490-a54e-3347d52aca19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:42.466559 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-261f402b-ad1c-497b-91ef-6444160599e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:42.471253 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-261f402b-ad1c-497b-91ef-6444160599e4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:42.471528 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-261f402b-ad1c-497b-91ef-6444160599e4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:42.471782 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-261f402b-ad1c-497b-91ef-6444160599e4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:42.471969 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-261f402b-ad1c-497b-91ef-6444160599e4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:42.482989 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:42.482989 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:42.484062 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-261f402b-ad1c-497b-91ef-6444160599e4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:42.484597 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 618/2457] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:42 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:42.495019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3284e841-22bc-4490-a54e-3347d52aca19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:42.495019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Flow 'volume_create_api' (341ef0c3-a12c-4045-b6e2-643b3479a856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:42.495680 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Create volume request issued successfully. Jul 22 00:13:42.496624 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-22c3c7cc-f53c-4a7f-bcce-4f5551defe4d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:42.499969 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 619/2458] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:13:42 2026] POST /volume/v3/volumes => generated 809 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:42.513197 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74b0f6ad-a2f9-489d-bcef-99355f2d8afa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:42.515453 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74b0f6ad-a2f9-489d-bcef-99355f2d8afa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:42.515776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74b0f6ad-a2f9-489d-bcef-99355f2d8afa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:42.516043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74b0f6ad-a2f9-489d-bcef-99355f2d8afa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:42.525405 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:42.525405 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:42.530029 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74b0f6ad-a2f9-489d-bcef-99355f2d8afa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:42.536891 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74b0f6ad-a2f9-489d-bcef-99355f2d8afa tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 returned with HTTP 200 Jul 22 00:13:42.537917 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 613/2459] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:42 2026] GET /volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:42.893789 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5952b17a-f1e7-47a9-985b-43d60d008751 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:42.898462 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5952b17a-f1e7-47a9-985b-43d60d008751 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 Jul 22 00:13:42.899236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5952b17a-f1e7-47a9-985b-43d60d008751 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:42.899814 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5952b17a-f1e7-47a9-985b-43d60d008751 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:42.900131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5952b17a-f1e7-47a9-985b-43d60d008751 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ad0b055f-7710-4efa-ab78-ea8cf6385342. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:42.914831 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5952b17a-f1e7-47a9-985b-43d60d008751 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 returned with HTTP 404 Jul 22 00:13:42.916359 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 610/2460] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:42 2026] GET /volume/v3/backups/ad0b055f-7710-4efa-ab78-ea8cf6385342 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:42.930002 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:42.932024 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:42.932523 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-541518005"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:42.934939 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-541518005'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:42.935270 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume of 1 GB Jul 22 00:13:42.943999 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Availability Zones retrieved successfully. Jul 22 00:13:42.949723 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Flow 'volume_create_api' (3c3e4cc4-8762-4aeb-ba0b-fa86f9b422ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:42.950977 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bec0dce-9462-4054-8d29-7db2b90959a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:42.952069 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:42.990473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bec0dce-9462-4054-8d29-7db2b90959a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:42.991573 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5191239-1729-4464-8022-a77dc9ecf4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:43.056000 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['e76f2aa4-8abf-4c97-97f1-f521f909a0a7', '1e9a87c3-3d9c-4275-b88b-201fbac697ba', '1c10d053-dc72-47df-a0ae-42f189fb4273', '3a2985ec-9c23-4f11-beb9-cef2112dcb4e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:43.057339 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5191239-1729-4464-8022-a77dc9ecf4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76f2aa4-8abf-4c97-97f1-f521f909a0a7', '1e9a87c3-3d9c-4275-b88b-201fbac697ba', '1c10d053-dc72-47df-a0ae-42f189fb4273', '3a2985ec-9c23-4f11-beb9-cef2112dcb4e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:43.058154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20b51a8-223a-472b-a7bb-21fdfa08f039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:43.092488 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f20b51a8-223a-472b-a7bb-21fdfa08f039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cfcc356-e0e1-46c9-9e77-f46477d49d33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-541518005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf0e143bb8d4b01b604343cdd3694fc',qos_specs=None,replication_status=,reservations=['e76f2aa4-8abf-4c97-97f1-f521f909a0a7','1e9a87c3-3d9c-4275-b88b-201fbac697ba','1c10d053-dc72-47df-a0ae-42f189fb4273','3a2985ec-9c23-4f11-beb9-cef2112dcb4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-541518005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cfcc356-e0e1-46c9-9e77-f46477d49d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf0e143bb8d4b01b604343cdd3694fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:43.094069 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae30899c-6041-458b-b124-f81b30855c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:43.119907 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae30899c-6041-458b-b124-f81b30855c72) transitioned into state 'SUCCESS' from state '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-541518005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf0e143bb8d4b01b604343cdd3694fc',qos_specs=None,replication_status=,reservations=['e76f2aa4-8abf-4c97-97f1-f521f909a0a7','1e9a87c3-3d9c-4275-b88b-201fbac697ba','1c10d053-dc72-47df-a0ae-42f189fb4273','3a2985ec-9c23-4f11-beb9-cef2112dcb4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:43.120838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff125f6-c0a6-4d76-9c9b-70a914e0b8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:43.140474 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff125f6-c0a6-4d76-9c9b-70a914e0b8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:43.141783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Flow 'volume_create_api' (3c3e4cc4-8762-4aeb-ba0b-fa86f9b422ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:43.142145 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume request issued successfully. Jul 22 00:13:43.143019 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11c8b4ac-5e01-4005-aef6-c8ac1d7f36ec tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:43.143975 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 619/2461] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:13:42 2026] POST /volume/v3/volumes => generated 748 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:43.162493 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6ec385a2-1159-47fa-b367-2f982b87da36 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:43.165504 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ec385a2-1159-47fa-b367-2f982b87da36 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 Jul 22 00:13:43.165504 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ec385a2-1159-47fa-b367-2f982b87da36 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:43.165504 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ec385a2-1159-47fa-b367-2f982b87da36 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:43.175394 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:43.175394 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:43.180549 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6ec385a2-1159-47fa-b367-2f982b87da36 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:13:43.187512 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ec385a2-1159-47fa-b367-2f982b87da36 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 returned with HTTP 200 Jul 22 00:13:43.188172 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 620/2462] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:43 2026] GET /volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:43.506736 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a68213b-0cdb-4866-a3c9-b2ec9fe7d6e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:43.510973 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a68213b-0cdb-4866-a3c9-b2ec9fe7d6e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:43.511176 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a68213b-0cdb-4866-a3c9-b2ec9fe7d6e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:43.511457 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a68213b-0cdb-4866-a3c9-b2ec9fe7d6e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:43.511611 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3a68213b-0cdb-4866-a3c9-b2ec9fe7d6e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:43.519341 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:43.519341 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:43.520274 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a68213b-0cdb-4866-a3c9-b2ec9fe7d6e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:43.520694 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 614/2463] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:43 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:43.557566 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5de9221-3e11-4d98-9b5c-c7b7c392aa85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:43.564466 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5de9221-3e11-4d98-9b5c-c7b7c392aa85 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:43.567035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5de9221-3e11-4d98-9b5c-c7b7c392aa85 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:43.567035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5de9221-3e11-4d98-9b5c-c7b7c392aa85 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:43.594915 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:43.594915 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:43.610820 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a5de9221-3e11-4d98-9b5c-c7b7c392aa85 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:43.632101 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5de9221-3e11-4d98-9b5c-c7b7c392aa85 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 returned with HTTP 200 Jul 22 00:13:43.632750 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 611/2464] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:43 2026] GET /volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 => generated 1228 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:43.655341 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4ae9962-85ea-47d5-a457-d5aac1e9bd29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:43.658805 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4ae9962-85ea-47d5-a457-d5aac1e9bd29 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:43.659118 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4ae9962-85ea-47d5-a457-d5aac1e9bd29 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:43.659361 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4ae9962-85ea-47d5-a457-d5aac1e9bd29 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:43.667873 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:43.667873 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:43.674309 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e4ae9962-85ea-47d5-a457-d5aac1e9bd29 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:43.681828 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4ae9962-85ea-47d5-a457-d5aac1e9bd29 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 returned with HTTP 200 Jul 22 00:13:43.681828 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 620/2465] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:43 2026] GET /volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:43.705190 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5cd1d4f5-7e5e-4fa2-aabb-9f78b2515155 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:43.707584 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5cd1d4f5-7e5e-4fa2-aabb-9f78b2515155 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:43.707814 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5cd1d4f5-7e5e-4fa2-aabb-9f78b2515155 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:43.708033 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5cd1d4f5-7e5e-4fa2-aabb-9f78b2515155 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:43.708172 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-5cd1d4f5-7e5e-4fa2-aabb-9f78b2515155 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete snapshot with id: 82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:43.716048 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:43.716048 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:43.716801 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5cd1d4f5-7e5e-4fa2-aabb-9f78b2515155 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Snapshot retrieved successfully. Jul 22 00:13:43.750679 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5cd1d4f5-7e5e-4fa2-aabb-9f78b2515155 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Snapshot delete request issued successfully. Jul 22 00:13:43.750904 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5cd1d4f5-7e5e-4fa2-aabb-9f78b2515155 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 returned with HTTP 202 Jul 22 00:13:43.752261 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 621/2466] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:13:43 2026] DELETE /volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:43.763394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ebbd1a8-1015-4a5a-bfc8-af3b4b3c7e13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:43.767609 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ebbd1a8-1015-4a5a-bfc8-af3b4b3c7e13 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:43.767893 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ebbd1a8-1015-4a5a-bfc8-af3b4b3c7e13 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:43.768818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ebbd1a8-1015-4a5a-bfc8-af3b4b3c7e13 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:43.777081 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:43.777081 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:43.777643 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ebbd1a8-1015-4a5a-bfc8-af3b4b3c7e13 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Snapshot retrieved successfully. Jul 22 00:13:43.778730 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ebbd1a8-1015-4a5a-bfc8-af3b4b3c7e13 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 returned with HTTP 200 Jul 22 00:13:43.782981 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 615/2467] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:43 2026] GET /volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:44.206355 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-57f9fcbe-6dd3-42ba-8afa-ec824780d76b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.208787 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-57f9fcbe-6dd3-42ba-8afa-ec824780d76b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 Jul 22 00:13:44.209076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-57f9fcbe-6dd3-42ba-8afa-ec824780d76b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.209336 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-57f9fcbe-6dd3-42ba-8afa-ec824780d76b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.219798 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.219798 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:44.225543 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-57f9fcbe-6dd3-42ba-8afa-ec824780d76b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:13:44.232059 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-57f9fcbe-6dd3-42ba-8afa-ec824780d76b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 returned with HTTP 200 Jul 22 00:13:44.232611 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 612/2468] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:44.247109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bff05398-cad1-4fca-b83a-0644b0a44f83 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.249185 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bff05398-cad1-4fca-b83a-0644b0a44f83 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:13:44.249585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bff05398-cad1-4fca-b83a-0644b0a44f83 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cfcc356-e0e1-46c9-9e77-f46477d49d33", "name": "tempest-VolumesBackupsTest-Backup-60636493"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:44.251271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-bff05398-cad1-4fca-b83a-0644b0a44f83 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating new backup {'backup': {'volume_id': '2cfcc356-e0e1-46c9-9e77-f46477d49d33', 'name': 'tempest-VolumesBackupsTest-Backup-60636493'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:13:44.251485 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-bff05398-cad1-4fca-b83a-0644b0a44f83 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating backup of volume 2cfcc356-e0e1-46c9-9e77-f46477d49d33 in container None Jul 22 00:13:44.261282 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.261282 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:44.261826 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bff05398-cad1-4fca-b83a-0644b0a44f83 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:13:44.280503 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-bff05398-cad1-4fca-b83a-0644b0a44f83 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['b2825d9c-d0a7-4d7a-8771-a4e8ef364931', '9e9ee767-80fd-4979-b0c9-54011f607980'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:44.313154 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bff05398-cad1-4fca-b83a-0644b0a44f83 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:13:44.314340 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 621/2469] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:13:44 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:44.327897 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d317b854-cbd7-4e14-99d3-b793d0e5df97 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.330337 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d317b854-cbd7-4e14-99d3-b793d0e5df97 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:44.330554 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d317b854-cbd7-4e14-99d3-b793d0e5df97 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.331934 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d317b854-cbd7-4e14-99d3-b793d0e5df97 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.332119 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d317b854-cbd7-4e14-99d3-b793d0e5df97 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:44.339248 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.339248 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:44.340297 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d317b854-cbd7-4e14-99d3-b793d0e5df97 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:44.340791 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 622/2470] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:44.534739 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e7d2691-d600-4a4e-8835-8534338a3f82 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.536676 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e7d2691-d600-4a4e-8835-8534338a3f82 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:44.536923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e7d2691-d600-4a4e-8835-8534338a3f82 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.537174 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e7d2691-d600-4a4e-8835-8534338a3f82 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.537280 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5e7d2691-d600-4a4e-8835-8534338a3f82 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:44.541736 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.541736 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:44.542511 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e7d2691-d600-4a4e-8835-8534338a3f82 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:44.542876 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 616/2471] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:44.642488 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6cb9e4b-226f-4aa9-8c71-8bb2941c7ab2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.644848 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6cb9e4b-226f-4aa9-8c71-8bb2941c7ab2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:44.645175 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6cb9e4b-226f-4aa9-8c71-8bb2941c7ab2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.645377 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6cb9e4b-226f-4aa9-8c71-8bb2941c7ab2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.655136 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.655136 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:44.661208 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6cb9e4b-226f-4aa9-8c71-8bb2941c7ab2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:44.668626 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6cb9e4b-226f-4aa9-8c71-8bb2941c7ab2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:44.668626 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 613/2472] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:44.686812 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dca722da-4e3e-445f-8fbf-80cf2e436c3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.688964 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dca722da-4e3e-445f-8fbf-80cf2e436c3c tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:44.689159 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dca722da-4e3e-445f-8fbf-80cf2e436c3c tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.689373 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dca722da-4e3e-445f-8fbf-80cf2e436c3c tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.697036 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.697036 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:44.704283 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dca722da-4e3e-445f-8fbf-80cf2e436c3c tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:44.712235 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dca722da-4e3e-445f-8fbf-80cf2e436c3c tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:44.712867 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 622/2473] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:44.766524 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-d46accf3-9b13-47a4-bea6-8c8523d5500f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.769501 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-d46accf3-9b13-47a4-bea6-8c8523d5500f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:44.769501 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-d46accf3-9b13-47a4-bea6-8c8523d5500f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.770746 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-d46accf3-9b13-47a4-bea6-8c8523d5500f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.777577 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.777577 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:44.788889 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-d46accf3-9b13-47a4-bea6-8c8523d5500f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:44.792630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e20e522-5852-4512-83a8-b5887346315e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.796463 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e20e522-5852-4512-83a8-b5887346315e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:44.796933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e20e522-5852-4512-83a8-b5887346315e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.797277 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e20e522-5852-4512-83a8-b5887346315e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.798016 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-d46accf3-9b13-47a4-bea6-8c8523d5500f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:44.798948 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 623/2474] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:44.809258 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e20e522-5852-4512-83a8-b5887346315e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 returned with HTTP 404 Jul 22 00:13:44.809918 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 617/2475] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:44.819973 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4fdffc56-4d31-4d1d-998c-d24d192c99eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.824826 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fdffc56-4d31-4d1d-998c-d24d192c99eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:44.825201 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fdffc56-4d31-4d1d-998c-d24d192c99eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.825504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fdffc56-4d31-4d1d-998c-d24d192c99eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.826374 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4fdffc56-4d31-4d1d-998c-d24d192c99eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: 77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:44.835354 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.835354 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:44.836379 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4fdffc56-4d31-4d1d-998c-d24d192c99eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:44.869674 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4fdffc56-4d31-4d1d-998c-d24d192c99eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume request issued successfully. Jul 22 00:13:44.869674 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fdffc56-4d31-4d1d-998c-d24d192c99eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 returned with HTTP 202 Jul 22 00:13:44.869674 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 614/2476] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:44 2026] DELETE /volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:13:44.877460 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23aaf443-b810-4f95-8cb1-9eb8ccd4cc7d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.883365 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23aaf443-b810-4f95-8cb1-9eb8ccd4cc7d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:44.883365 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23aaf443-b810-4f95-8cb1-9eb8ccd4cc7d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.883365 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23aaf443-b810-4f95-8cb1-9eb8ccd4cc7d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.889017 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.889017 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:44.893469 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c08480ac-6736-4d65-90dd-a4209440f97f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.893786 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-23aaf443-b810-4f95-8cb1-9eb8ccd4cc7d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:44.894010 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c08480ac-6736-4d65-90dd-a4209440f97f None None] GET https://10.4.3.168/volume// Jul 22 00:13:44.894255 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c08480ac-6736-4d65-90dd-a4209440f97f None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:44.894531 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c08480ac-6736-4d65-90dd-a4209440f97f None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:44.894961 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c08480ac-6736-4d65-90dd-a4209440f97f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:44.896360 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 624/2477] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:44.900501 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23aaf443-b810-4f95-8cb1-9eb8ccd4cc7d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 returned with HTTP 200 Jul 22 00:13:44.901317 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 623/2478] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:44 2026] GET /volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:44.913059 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-ac81a75b-39ab-4154-9aef-cf9bd3751289 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:44.916395 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-ac81a75b-39ab-4154-9aef-cf9bd3751289 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:13:44.916944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-ac81a75b-39ab-4154-9aef-cf9bd3751289 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "605d5250-cdfc-407e-8736-3f857a12f77a", "connector": null, "instance_uuid": "c5ef06fb-eca5-4a3a-a40a-f9f66646fb51"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:44.930210 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:44.930210 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:44.969417 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-ac81a75b-39ab-4154-9aef-cf9bd3751289 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:13:44.970063 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 618/2479] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:13:44 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:45.018785 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f629aa49-7da6-4773-9a45-f4987ebbefaa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:45.022072 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f629aa49-7da6-4773-9a45-f4987ebbefaa tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:45.022293 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f629aa49-7da6-4773-9a45-f4987ebbefaa tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:45.025032 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18707780-615c-434e-8e57-20a14750b017 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:45.025574 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18707780-615c-434e-8e57-20a14750b017 None None] GET https://10.4.3.168/volume// Jul 22 00:13:45.025797 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18707780-615c-434e-8e57-20a14750b017 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:45.026056 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18707780-615c-434e-8e57-20a14750b017 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:45.026253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f629aa49-7da6-4773-9a45-f4987ebbefaa tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:45.026509 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18707780-615c-434e-8e57-20a14750b017 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:45.027207 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 625/2480] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:45.034237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-e794dc3f-7c52-4b55-9344-7aab319476db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:45.036670 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-e794dc3f-7c52-4b55-9344-7aab319476db tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:45.036901 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-e794dc3f-7c52-4b55-9344-7aab319476db tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:45.037106 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-e794dc3f-7c52-4b55-9344-7aab319476db tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:45.045962 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:45.045962 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:45.047836 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:45.047836 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:45.052581 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f629aa49-7da6-4773-9a45-f4987ebbefaa tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:45.056751 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-e794dc3f-7c52-4b55-9344-7aab319476db tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:45.058915 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f629aa49-7da6-4773-9a45-f4987ebbefaa tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:45.059429 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 615/2481] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:45 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:45.063569 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-e794dc3f-7c52-4b55-9344-7aab319476db tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:45.064142 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 624/2482] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:45 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:45.175089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-fb800e63-9355-4626-8be0-a59fcfee4743 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:45.177535 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-fb800e63-9355-4626-8be0-a59fcfee4743 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] PUT https://10.4.3.168/volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9 Jul 22 00:13:45.177726 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-fb800e63-9355-4626-8be0-a59fcfee4743 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:45.184911 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-fb800e63-9355-4626-8be0-a59fcfee4743 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Acquiring lock "cinder-attachment_update-605d5250-cdfc-407e-8736-3f857a12f77a-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:13:45.191924 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-fb800e63-9355-4626-8be0-a59fcfee4743 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Lock "cinder-attachment_update-605d5250-cdfc-407e-8736-3f857a12f77a-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:13:45.193009 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:45.193009 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:45.289235 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-fb800e63-9355-4626-8be0-a59fcfee4743 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Lock "cinder-attachment_update-605d5250-cdfc-407e-8736-3f857a12f77a-np0000005612" released by "attachment_update" :: held 0.097s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:13:45.289684 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-fb800e63-9355-4626-8be0-a59fcfee4743 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9 returned with HTTP 200 Jul 22 00:13:45.290149 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 619/2483] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:13:45 2026] PUT /volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:45.354195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01fc8a01-48cd-4a91-acb5-b87150322fac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:45.356197 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01fc8a01-48cd-4a91-acb5-b87150322fac tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:45.356564 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01fc8a01-48cd-4a91-acb5-b87150322fac tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:45.356824 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01fc8a01-48cd-4a91-acb5-b87150322fac tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:45.356978 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-01fc8a01-48cd-4a91-acb5-b87150322fac tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:45.362044 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:45.362044 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:45.363132 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01fc8a01-48cd-4a91-acb5-b87150322fac tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:45.363667 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 626/2484] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:45 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:45.555498 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c71081a-d5db-4fb1-9cbe-9dc813fd083e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:45.557504 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c71081a-d5db-4fb1-9cbe-9dc813fd083e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:45.557674 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c71081a-d5db-4fb1-9cbe-9dc813fd083e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:45.557869 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c71081a-d5db-4fb1-9cbe-9dc813fd083e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:45.558015 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0c71081a-d5db-4fb1-9cbe-9dc813fd083e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:45.562701 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:45.562701 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:45.563623 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c71081a-d5db-4fb1-9cbe-9dc813fd083e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:45.563934 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 616/2485] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:45 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:45.923034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90af24ed-0668-45af-903d-d9bb8441643c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:45.925632 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90af24ed-0668-45af-903d-d9bb8441643c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:45.925893 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90af24ed-0668-45af-903d-d9bb8441643c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:45.926135 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90af24ed-0668-45af-903d-d9bb8441643c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:45.934513 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90af24ed-0668-45af-903d-d9bb8441643c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 returned with HTTP 404 Jul 22 00:13:45.935322 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 625/2486] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:45 2026] GET /volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:46.081172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-372a6b81-e65f-4720-b817-61d2b8b1f0e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:46.087971 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-372a6b81-e65f-4720-b817-61d2b8b1f0e5 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:46.087971 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-372a6b81-e65f-4720-b817-61d2b8b1f0e5 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:46.088556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-372a6b81-e65f-4720-b817-61d2b8b1f0e5 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:46.107973 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:46.107973 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:46.114256 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-372a6b81-e65f-4720-b817-61d2b8b1f0e5 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:46.119120 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-372a6b81-e65f-4720-b817-61d2b8b1f0e5 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:46.119836 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 620/2487] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:46 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:46.171837 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-489a67bd-1ab1-4010-8581-84d496a04c4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:46.174120 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-489a67bd-1ab1-4010-8581-84d496a04c4b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:46.174417 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-489a67bd-1ab1-4010-8581-84d496a04c4b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:46.174653 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-489a67bd-1ab1-4010-8581-84d496a04c4b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:46.174892 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-489a67bd-1ab1-4010-8581-84d496a04c4b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: 1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:46.186335 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:46.186335 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:46.186959 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-489a67bd-1ab1-4010-8581-84d496a04c4b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:46.213484 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-489a67bd-1ab1-4010-8581-84d496a04c4b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume request issued successfully. Jul 22 00:13:46.213807 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-489a67bd-1ab1-4010-8581-84d496a04c4b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 202 Jul 22 00:13:46.214274 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 627/2488] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:46 2026] DELETE /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:13:46.225904 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2fb3e19a-010c-4d7f-9342-382385f7d5a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:46.228594 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fb3e19a-010c-4d7f-9342-382385f7d5a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:46.228971 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fb3e19a-010c-4d7f-9342-382385f7d5a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:46.229268 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fb3e19a-010c-4d7f-9342-382385f7d5a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:46.237765 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:46.237765 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:46.243601 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2fb3e19a-010c-4d7f-9342-382385f7d5a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:46.251044 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fb3e19a-010c-4d7f-9342-382385f7d5a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 200 Jul 22 00:13:46.251415 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 617/2489] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:46 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:46.380036 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16aad8d2-38b4-4dea-903d-0261b36e6605 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:46.384128 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16aad8d2-38b4-4dea-903d-0261b36e6605 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:46.384477 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16aad8d2-38b4-4dea-903d-0261b36e6605 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:46.384775 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16aad8d2-38b4-4dea-903d-0261b36e6605 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:46.385017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-16aad8d2-38b4-4dea-903d-0261b36e6605 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:46.391786 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:46.391786 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:46.393238 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16aad8d2-38b4-4dea-903d-0261b36e6605 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:46.394134 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 626/2490] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:46 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:46.576339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8ddb76e-27f4-4a0d-a4ce-b480052069c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:46.579270 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8ddb76e-27f4-4a0d-a4ce-b480052069c5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:46.579958 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8ddb76e-27f4-4a0d-a4ce-b480052069c5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:46.580240 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8ddb76e-27f4-4a0d-a4ce-b480052069c5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:46.580414 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f8ddb76e-27f4-4a0d-a4ce-b480052069c5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:46.591063 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:46.591063 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:46.593166 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8ddb76e-27f4-4a0d-a4ce-b480052069c5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:46.593314 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 621/2491] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:46 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:47.137897 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ea605f0-e043-43f0-8d0e-841fcc62c96f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.140240 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ea605f0-e043-43f0-8d0e-841fcc62c96f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:47.140548 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ea605f0-e043-43f0-8d0e-841fcc62c96f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.140682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ea605f0-e043-43f0-8d0e-841fcc62c96f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.153298 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:47.153298 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:47.158320 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ea605f0-e043-43f0-8d0e-841fcc62c96f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:47.165213 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ea605f0-e043-43f0-8d0e-841fcc62c96f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:47.166072 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 628/2492] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:47 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:47.269733 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b98c0c9b-1e9e-4b64-adda-abb4365b90eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.272117 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b98c0c9b-1e9e-4b64-adda-abb4365b90eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:47.272300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b98c0c9b-1e9e-4b64-adda-abb4365b90eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.272501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b98c0c9b-1e9e-4b64-adda-abb4365b90eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.280239 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b98c0c9b-1e9e-4b64-adda-abb4365b90eb tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 404 Jul 22 00:13:47.280988 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 618/2493] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:47 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:47.291277 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9ecb150d-02b6-4aa0-9a39-7fe43cb75d44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.293789 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ecb150d-02b6-4aa0-9a39-7fe43cb75d44 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:47.294080 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ecb150d-02b6-4aa0-9a39-7fe43cb75d44 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.294298 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ecb150d-02b6-4aa0-9a39-7fe43cb75d44 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.294481 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9ecb150d-02b6-4aa0-9a39-7fe43cb75d44 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: 77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:47.300769 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ecb150d-02b6-4aa0-9a39-7fe43cb75d44 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 returned with HTTP 404 Jul 22 00:13:47.301300 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 627/2494] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:47 2026] DELETE /volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:47.310039 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59b24431-e68b-4e2c-95dc-2d5a2e98b8e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.312115 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59b24431-e68b-4e2c-95dc-2d5a2e98b8e6 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 Jul 22 00:13:47.312358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59b24431-e68b-4e2c-95dc-2d5a2e98b8e6 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.312563 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59b24431-e68b-4e2c-95dc-2d5a2e98b8e6 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.323168 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59b24431-e68b-4e2c-95dc-2d5a2e98b8e6 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 returned with HTTP 404 Jul 22 00:13:47.323710 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 622/2495] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:47 2026] GET /volume/v3/volumes/77e3a038-a19f-421f-923a-6b7b5c231ba2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:47.337162 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-95762588-73ef-47ef-be7a-3db228497d5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.346015 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95762588-73ef-47ef-be7a-3db228497d5d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:47.346250 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-95762588-73ef-47ef-be7a-3db228497d5d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.346531 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-95762588-73ef-47ef-be7a-3db228497d5d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.346630 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-95762588-73ef-47ef-be7a-3db228497d5d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete snapshot with id: 82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:47.358956 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95762588-73ef-47ef-be7a-3db228497d5d tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 returned with HTTP 404 Jul 22 00:13:47.359697 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 629/2496] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:13:47 2026] DELETE /volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:47.369605 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22042453-0c70-4607-9d97-3e2df670778f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.376886 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22042453-0c70-4607-9d97-3e2df670778f tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 Jul 22 00:13:47.376886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22042453-0c70-4607-9d97-3e2df670778f tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.376886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22042453-0c70-4607-9d97-3e2df670778f tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.381249 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22042453-0c70-4607-9d97-3e2df670778f tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 returned with HTTP 404 Jul 22 00:13:47.381876 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 619/2497] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:47 2026] GET /volume/v3/snapshots/82332f81-0c50-4021-af5b-91e3984f8ed0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:47.393938 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-98d3e5e7-de93-4a06-9955-3b666bc376df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.395823 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98d3e5e7-de93-4a06-9955-3b666bc376df tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:47.397708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98d3e5e7-de93-4a06-9955-3b666bc376df tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.397708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98d3e5e7-de93-4a06-9955-3b666bc376df tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.397708 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-98d3e5e7-de93-4a06-9955-3b666bc376df tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: 1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:47.405939 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98d3e5e7-de93-4a06-9955-3b666bc376df tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 404 Jul 22 00:13:47.406403 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 628/2498] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:47 2026] DELETE /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:47.409479 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a190386-67e4-4c32-9eb4-6d7f145a5742 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.411184 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a190386-67e4-4c32-9eb4-6d7f145a5742 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:47.412890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a190386-67e4-4c32-9eb4-6d7f145a5742 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.412890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a190386-67e4-4c32-9eb4-6d7f145a5742 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.412890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1a190386-67e4-4c32-9eb4-6d7f145a5742 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:47.416089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d043ab8b-2a64-45c1-b60e-fdfd4b1b29a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.418849 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d043ab8b-2a64-45c1-b60e-fdfd4b1b29a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 Jul 22 00:13:47.420253 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d043ab8b-2a64-45c1-b60e-fdfd4b1b29a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.420253 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d043ab8b-2a64-45c1-b60e-fdfd4b1b29a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.421854 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:47.421854 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:47.422892 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a190386-67e4-4c32-9eb4-6d7f145a5742 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:47.423270 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 623/2499] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:47 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:47.428445 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d043ab8b-2a64-45c1-b60e-fdfd4b1b29a8 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 returned with HTTP 404 Jul 22 00:13:47.428936 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 630/2500] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:47 2026] GET /volume/v3/volumes/1c657954-1a1d-4a4e-9690-5de8761a67e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:47.472551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ad961dc-69f6-45f3-9685-9e34d55edf8b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.478761 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ad961dc-69f6-45f3-9685-9e34d55edf8b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 Jul 22 00:13:47.479143 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ad961dc-69f6-45f3-9685-9e34d55edf8b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.479536 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ad961dc-69f6-45f3-9685-9e34d55edf8b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.479751 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1ad961dc-69f6-45f3-9685-9e34d55edf8b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: 6eaa9216-2831-4493-b800-c5ec0bdf6fc1 Jul 22 00:13:47.493082 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:47.493082 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:47.493651 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ad961dc-69f6-45f3-9685-9e34d55edf8b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:47.517608 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ad961dc-69f6-45f3-9685-9e34d55edf8b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume request issued successfully. Jul 22 00:13:47.517827 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ad961dc-69f6-45f3-9685-9e34d55edf8b tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 returned with HTTP 202 Jul 22 00:13:47.518404 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 620/2501] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:47 2026] DELETE /volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:13:47.526668 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c31b1287-bb0b-4766-b988-9e4bcad8d354 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.530684 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c31b1287-bb0b-4766-b988-9e4bcad8d354 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 Jul 22 00:13:47.531273 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c31b1287-bb0b-4766-b988-9e4bcad8d354 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.531610 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c31b1287-bb0b-4766-b988-9e4bcad8d354 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.543600 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:47.543600 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:47.550879 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c31b1287-bb0b-4766-b988-9e4bcad8d354 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Volume info retrieved successfully. Jul 22 00:13:47.557703 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c31b1287-bb0b-4766-b988-9e4bcad8d354 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 returned with HTTP 200 Jul 22 00:13:47.558204 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 629/2502] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:47 2026] GET /volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 => generated 1227 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:47.606087 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f15c2ab1-4c96-4853-a220-80d6bc854a74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:47.608955 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f15c2ab1-4c96-4853-a220-80d6bc854a74 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:47.608955 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f15c2ab1-4c96-4853-a220-80d6bc854a74 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:47.608955 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f15c2ab1-4c96-4853-a220-80d6bc854a74 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:47.609173 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f15c2ab1-4c96-4853-a220-80d6bc854a74 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:47.615088 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:47.615088 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:47.616051 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f15c2ab1-4c96-4853-a220-80d6bc854a74 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:47.616396 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 624/2503] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:47 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:48.181231 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb91844b-3eac-41d9-beec-5fa10db7c7b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.184064 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb91844b-3eac-41d9-beec-5fa10db7c7b7 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:48.184292 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb91844b-3eac-41d9-beec-5fa10db7c7b7 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.185045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb91844b-3eac-41d9-beec-5fa10db7c7b7 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.201748 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:48.201748 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:48.207093 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb91844b-3eac-41d9-beec-5fa10db7c7b7 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:48.212634 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb91844b-3eac-41d9-beec-5fa10db7c7b7 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:48.213163 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 631/2504] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:48 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:48.318083 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-fb14307c-3f17-4cd9-badf-5655b5cc687b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.320647 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-fb14307c-3f17-4cd9-badf-5655b5cc687b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/attachments?instance_id=629dadf6-18dd-4592-be33-6f2ed8bc1c9c Jul 22 00:13:48.321202 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-fb14307c-3f17-4cd9-badf-5655b5cc687b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.321519 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-fb14307c-3f17-4cd9-badf-5655b5cc687b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.347032 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-fb14307c-3f17-4cd9-badf-5655b5cc687b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments?instance_id=629dadf6-18dd-4592-be33-6f2ed8bc1c9c returned with HTTP 200 Jul 22 00:13:48.347976 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 621/2505] 10.4.3.168 () {70 vars in 1637 bytes} [Wed Jul 22 00:13:48 2026] GET /volume/v3/attachments?instance_id=629dadf6-18dd-4592-be33-6f2ed8bc1c9c => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:48.360133 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-8e457ce6-3aa8-4d03-b6b6-33ce477fe53f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.363276 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-8e457ce6-3aa8-4d03-b6b6-33ce477fe53f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 Jul 22 00:13:48.363276 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-8e457ce6-3aa8-4d03-b6b6-33ce477fe53f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.363673 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-8e457ce6-3aa8-4d03-b6b6-33ce477fe53f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.383663 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-076beba9-6cc9-42a5-be3e-644bfe8a9b48 req-8e457ce6-3aa8-4d03-b6b6-33ce477fe53f tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 returned with HTTP 200 Jul 22 00:13:48.384165 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 630/2506] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:13:48 2026] GET /volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:48.437751 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf1997f9-ff1a-463c-b456-751052e58b06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.441043 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf1997f9-ff1a-463c-b456-751052e58b06 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:48.441043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf1997f9-ff1a-463c-b456-751052e58b06 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.441043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf1997f9-ff1a-463c-b456-751052e58b06 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.441043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cf1997f9-ff1a-463c-b456-751052e58b06 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:48.447252 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:48.447252 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:48.448175 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf1997f9-ff1a-463c-b456-751052e58b06 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:48.450760 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 625/2507] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:48 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:48.573031 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ef03e72-a9f5-48fd-bbe5-b4af43530bb6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.577288 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ef03e72-a9f5-48fd-bbe5-b4af43530bb6 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 Jul 22 00:13:48.577774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ef03e72-a9f5-48fd-bbe5-b4af43530bb6 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.578085 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ef03e72-a9f5-48fd-bbe5-b4af43530bb6 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.584769 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ef03e72-a9f5-48fd-bbe5-b4af43530bb6 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 returned with HTTP 404 Jul 22 00:13:48.587873 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 632/2508] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:48 2026] GET /volume/v3/volumes/6eaa9216-2831-4493-b800-c5ec0bdf6fc1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:48.594310 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bddc990-ab49-4d31-a390-962724f8562c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.596437 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bddc990-ab49-4d31-a390-962724f8562c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:48.596812 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bddc990-ab49-4d31-a390-962724f8562c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.597107 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bddc990-ab49-4d31-a390-962724f8562c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.597342 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9bddc990-ab49-4d31-a390-962724f8562c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: 4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:48.603881 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bddc990-ab49-4d31-a390-962724f8562c tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 404 Jul 22 00:13:48.604463 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 622/2509] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:48 2026] DELETE /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:48.613345 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-404916c8-be3f-4c7b-bea3-63afc5c6ac67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.616220 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-404916c8-be3f-4c7b-bea3-63afc5c6ac67 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 Jul 22 00:13:48.616520 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-404916c8-be3f-4c7b-bea3-63afc5c6ac67 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.616829 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-404916c8-be3f-4c7b-bea3-63afc5c6ac67 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.624838 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-404916c8-be3f-4c7b-bea3-63afc5c6ac67 tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 returned with HTTP 404 Jul 22 00:13:48.625822 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 631/2510] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:48 2026] GET /volume/v3/volumes/4a33e5e5-f5a6-41c0-8068-ba8d8e07f229 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:48.630274 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f87723b2-bd95-4b68-b614-d311eb1b28d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.632319 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f87723b2-bd95-4b68-b614-d311eb1b28d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:48.632545 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f87723b2-bd95-4b68-b614-d311eb1b28d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.632749 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f87723b2-bd95-4b68-b614-d311eb1b28d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.634025 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f87723b2-bd95-4b68-b614-d311eb1b28d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:48.639233 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:48.639233 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:48.640040 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f87723b2-bd95-4b68-b614-d311eb1b28d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:48.640232 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 626/2511] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:48 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:48.684879 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a25d4db2-90fb-4d3c-a246-50694dec394e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.687363 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a25d4db2-90fb-4d3c-a246-50694dec394e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] DELETE https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:48.687789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a25d4db2-90fb-4d3c-a246-50694dec394e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.688111 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a25d4db2-90fb-4d3c-a246-50694dec394e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.688595 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a25d4db2-90fb-4d3c-a246-50694dec394e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Delete volume with id: ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:48.696450 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a25d4db2-90fb-4d3c-a246-50694dec394e tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 404 Jul 22 00:13:48.696822 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 633/2512] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:13:48 2026] DELETE /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:48.709683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cc85f868-7e63-4f3b-8cf3-421578b5857a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.713491 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc85f868-7e63-4f3b-8cf3-421578b5857a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] GET https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 Jul 22 00:13:48.713957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc85f868-7e63-4f3b-8cf3-421578b5857a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:48.714291 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cc85f868-7e63-4f3b-8cf3-421578b5857a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:48.720765 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cc85f868-7e63-4f3b-8cf3-421578b5857a tempest-VolumeImageDependencyTests-25996685 tempest-VolumeImageDependencyTests-25996685-project-member] https://10.4.3.168/volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 returned with HTTP 404 Jul 22 00:13:48.721383 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 623/2513] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:13:48 2026] GET /volume/v3/volumes/ba28b6d5-87a0-4f53-b535-92fc37cd4451 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:13:48.946966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-70c7b3c4-801f-4906-9f32-8b39314751cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:48.949803 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-70c7b3c4-801f-4906-9f32-8b39314751cf tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9/action Jul 22 00:13:48.950537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-70c7b3c4-801f-4906-9f32-8b39314751cf tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:13:48.950769 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-70c7b3c4-801f-4906-9f32-8b39314751cf tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:48.985886 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:48.985886 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:49.012942 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bc25e6e-93d8-4ee8-a06d-717b3ec93fae req-70c7b3c4-801f-4906-9f32-8b39314751cf tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9/action returned with HTTP 204 Jul 22 00:13:49.015885 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 632/2514] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:13:48 2026] POST /volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:49.231788 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b77c71fb-204f-4f06-bd3a-745413d27595 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:49.233805 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b77c71fb-204f-4f06-bd3a-745413d27595 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:49.234556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b77c71fb-204f-4f06-bd3a-745413d27595 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:49.234556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b77c71fb-204f-4f06-bd3a-745413d27595 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:49.252891 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:49.252891 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:49.270497 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b77c71fb-204f-4f06-bd3a-745413d27595 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:49.275694 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b77c71fb-204f-4f06-bd3a-745413d27595 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:49.276546 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 627/2515] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:49 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:49.296151 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3af075af-4b5c-4120-a685-2d87b467d858 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:49.297641 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3af075af-4b5c-4120-a685-2d87b467d858 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:49.297873 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3af075af-4b5c-4120-a685-2d87b467d858 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:49.298180 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3af075af-4b5c-4120-a685-2d87b467d858 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:49.310637 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:49.310637 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:49.315364 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3af075af-4b5c-4120-a685-2d87b467d858 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:49.321202 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3af075af-4b5c-4120-a685-2d87b467d858 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:49.321714 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 634/2516] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:49 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:49.462888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-52043a76-18a1-4d93-8708-c7537a62c30a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:49.468586 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52043a76-18a1-4d93-8708-c7537a62c30a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:49.469741 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52043a76-18a1-4d93-8708-c7537a62c30a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:49.470047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52043a76-18a1-4d93-8708-c7537a62c30a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:49.470047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-52043a76-18a1-4d93-8708-c7537a62c30a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:49.478101 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:49.478101 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:49.479164 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52043a76-18a1-4d93-8708-c7537a62c30a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:49.479845 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 624/2517] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:49 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:49.654239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a4fdfea0-30f4-4236-88ad-90931188356c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:49.656358 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4fdfea0-30f4-4236-88ad-90931188356c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:49.657457 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4fdfea0-30f4-4236-88ad-90931188356c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:49.657457 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a4fdfea0-30f4-4236-88ad-90931188356c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:49.657457 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a4fdfea0-30f4-4236-88ad-90931188356c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:49.663407 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:49.663407 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:49.664800 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a4fdfea0-30f4-4236-88ad-90931188356c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:49.665407 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 633/2518] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:49 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:50.493063 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-333d450c-1013-48bf-b331-508827171948 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:50.495721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:50.498622 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-333d450c-1013-48bf-b331-508827171948 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:50.498809 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-333d450c-1013-48bf-b331-508827171948 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:50.499494 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-333d450c-1013-48bf-b331-508827171948 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:50.499494 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-333d450c-1013-48bf-b331-508827171948 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:50.508750 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:50.508750 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:50.509904 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-333d450c-1013-48bf-b331-508827171948 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:50.510411 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 628/2519] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:50 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:50.621009 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:50.621341 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:50.622776 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:50.622950 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Create volume of 1 GB Jul 22 00:13:50.632815 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Availability Zones retrieved successfully. Jul 22 00:13:50.640616 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Flow 'volume_create_api' (a48f721f-4fed-4a29-a703-08a3d53d6072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:50.640616 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb03498-b8fd-49ba-a9e3-bc8eb0de38ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:50.641485 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:50.675119 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eb03498-b8fd-49ba-a9e3-bc8eb0de38ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:50.676009 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f38bb9-727f-44ee-a5bf-db454b5d1673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:50.680030 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-86545a61-5e92-4702-aeb7-ab3be14311a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:50.682661 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86545a61-5e92-4702-aeb7-ab3be14311a3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:50.682962 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86545a61-5e92-4702-aeb7-ab3be14311a3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:50.683233 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86545a61-5e92-4702-aeb7-ab3be14311a3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:50.683408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-86545a61-5e92-4702-aeb7-ab3be14311a3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:50.689462 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:50.689462 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:50.690696 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86545a61-5e92-4702-aeb7-ab3be14311a3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:50.691259 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 625/2520] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:50 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:50.754241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Created reservations ['31231753-9265-435b-ae69-21853ad52d3a', 'aa4d8ced-0f10-4a05-8ce6-c88a806289a9', 'e84595be-17d8-43f0-acc9-749aec177b04', '14f096ef-ecd3-4ed9-9ee8-4a8b7e4b5a76'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:50.755205 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f38bb9-727f-44ee-a5bf-db454b5d1673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31231753-9265-435b-ae69-21853ad52d3a', 'aa4d8ced-0f10-4a05-8ce6-c88a806289a9', 'e84595be-17d8-43f0-acc9-749aec177b04', '14f096ef-ecd3-4ed9-9ee8-4a8b7e4b5a76']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:50.756171 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc042bd-de58-4922-a524-531b89e146e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:50.785040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cc042bd-de58-4922-a524-531b89e146e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fee7017-794c-4699-88da-b9b6a6da3ab5', '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='b2dafb7b1c9442469786e5ba46336f2f',qos_specs=None,replication_status=,reservations=['31231753-9265-435b-ae69-21853ad52d3a','aa4d8ced-0f10-4a05-8ce6-c88a806289a9','e84595be-17d8-43f0-acc9-749aec177b04','14f096ef-ecd3-4ed9-9ee8-4a8b7e4b5a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3888c8c53040df98848c699acbb2bd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:50Z,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=7fee7017-794c-4699-88da-b9b6a6da3ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2dafb7b1c9442469786e5ba46336f2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3888c8c53040df98848c699acbb2bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:50.786394 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc616bf5-b4cb-4143-b905-3e533c1981c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:50.816048 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc616bf5-b4cb-4143-b905-3e533c1981c8) transitioned into state 'SUCCESS' from 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='b2dafb7b1c9442469786e5ba46336f2f',qos_specs=None,replication_status=,reservations=['31231753-9265-435b-ae69-21853ad52d3a','aa4d8ced-0f10-4a05-8ce6-c88a806289a9','e84595be-17d8-43f0-acc9-749aec177b04','14f096ef-ecd3-4ed9-9ee8-4a8b7e4b5a76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3888c8c53040df98848c699acbb2bd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:50.817168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6378be-0be2-4fbd-ba93-13688141967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:50.830255 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6378be-0be2-4fbd-ba93-13688141967b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:50.832736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Flow 'volume_create_api' (a48f721f-4fed-4a29-a703-08a3d53d6072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:50.832736 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Create volume request issued successfully. Jul 22 00:13:50.832983 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-917df7d3-6128-435c-8f3b-6e78783b79e3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:50.833566 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 635/2521] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:13:50 2026] POST /volume/v3/volumes => generated 740 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:50.854325 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5fde7c4-7c1b-4170-bd8c-d57d196a2433 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:50.857235 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5fde7c4-7c1b-4170-bd8c-d57d196a2433 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 Jul 22 00:13:50.857597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5fde7c4-7c1b-4170-bd8c-d57d196a2433 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:50.857917 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5fde7c4-7c1b-4170-bd8c-d57d196a2433 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:50.868628 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:50.868628 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:50.874018 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5fde7c4-7c1b-4170-bd8c-d57d196a2433 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:50.888438 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5fde7c4-7c1b-4170-bd8c-d57d196a2433 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 returned with HTTP 200 Jul 22 00:13:50.889031 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 634/2522] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:50 2026] GET /volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 => generated 808 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:51.532328 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-360f9b45-5463-439c-9835-a78990c7fafa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:51.534779 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-360f9b45-5463-439c-9835-a78990c7fafa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:51.535049 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-360f9b45-5463-439c-9835-a78990c7fafa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:51.535307 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-360f9b45-5463-439c-9835-a78990c7fafa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:51.535424 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-360f9b45-5463-439c-9835-a78990c7fafa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:51.545622 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:51.545622 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:51.546903 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-360f9b45-5463-439c-9835-a78990c7fafa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:51.547619 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 629/2523] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:51 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:51.709535 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e902c189-1016-4047-a01b-ed0bb6b4aa8e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:51.712337 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e902c189-1016-4047-a01b-ed0bb6b4aa8e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:51.712438 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e902c189-1016-4047-a01b-ed0bb6b4aa8e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:51.712959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e902c189-1016-4047-a01b-ed0bb6b4aa8e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:51.712959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e902c189-1016-4047-a01b-ed0bb6b4aa8e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:51.718307 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:51.718307 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:51.719553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e902c189-1016-4047-a01b-ed0bb6b4aa8e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:51.719992 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 626/2524] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:51 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:13:51.905611 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d16cdaf-bedb-41fc-a998-b9cb9aa924b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:51.909204 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d16cdaf-bedb-41fc-a998-b9cb9aa924b0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 Jul 22 00:13:51.909466 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d16cdaf-bedb-41fc-a998-b9cb9aa924b0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:51.909737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d16cdaf-bedb-41fc-a998-b9cb9aa924b0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:51.922317 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:51.922317 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:51.925978 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d16cdaf-bedb-41fc-a998-b9cb9aa924b0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:51.931280 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d16cdaf-bedb-41fc-a998-b9cb9aa924b0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 returned with HTTP 200 Jul 22 00:13:51.932221 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 636/2525] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:51 2026] GET /volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 => generated 833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:51.948559 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87b083c9-835c-4e24-9b35-0973857fb608 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:51.954004 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87b083c9-835c-4e24-9b35-0973857fb608 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 Jul 22 00:13:51.955199 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87b083c9-835c-4e24-9b35-0973857fb608 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:51.955557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87b083c9-835c-4e24-9b35-0973857fb608 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:51.970106 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:51.970106 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:51.975659 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-87b083c9-835c-4e24-9b35-0973857fb608 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:51.981029 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87b083c9-835c-4e24-9b35-0973857fb608 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 returned with HTTP 200 Jul 22 00:13:51.981507 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 635/2526] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:51 2026] GET /volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 => generated 833 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:52.001747 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:52.004486 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:52.004959 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1689339832"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:52.006636 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1689339832'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:52.006821 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Create volume of 1 GB Jul 22 00:13:52.013696 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Availability Zones retrieved successfully. Jul 22 00:13:52.022649 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Flow 'volume_create_api' (4eb6428f-14c1-4c56-ba7f-d91e92e3e930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:52.025189 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177dcf1e-c7ca-4fa5-8f95-7924d1ba2a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:52.026933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:52.058892 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177dcf1e-c7ca-4fa5-8f95-7924d1ba2a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:52.059993 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c897ba2-ba43-4f85-a733-ce89ebcb23ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:52.116803 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Created reservations ['dd56d3a6-ba6e-4545-9201-a1e1577fa8c5', '22ca8409-4b6c-4b4f-b369-90424ba1758f', '224e351e-927e-4206-84b6-f80b70c7d73f', 'fd9f364a-b4ab-4488-9abc-7bd9ea7cb77e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:52.117987 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c897ba2-ba43-4f85-a733-ce89ebcb23ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd56d3a6-ba6e-4545-9201-a1e1577fa8c5', '22ca8409-4b6c-4b4f-b369-90424ba1758f', '224e351e-927e-4206-84b6-f80b70c7d73f', 'fd9f364a-b4ab-4488-9abc-7bd9ea7cb77e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:52.119113 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cee5e81-8bcc-4ef1-8864-3b9cbe1f4334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:52.149364 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cee5e81-8bcc-4ef1-8864-3b9cbe1f4334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2edca4a3-3708-4a61-87c1-2fdcb7358bf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1689339832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2dafb7b1c9442469786e5ba46336f2f',qos_specs=None,replication_status=,reservations=['dd56d3a6-ba6e-4545-9201-a1e1577fa8c5','22ca8409-4b6c-4b4f-b369-90424ba1758f','224e351e-927e-4206-84b6-f80b70c7d73f','fd9f364a-b4ab-4488-9abc-7bd9ea7cb77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3888c8c53040df98848c699acbb2bd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:52Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1689339832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2edca4a3-3708-4a61-87c1-2fdcb7358bf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2dafb7b1c9442469786e5ba46336f2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3888c8c53040df98848c699acbb2bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:52.150673 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ba3544-c443-48a6-8656-d40673549857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:52.198026 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ba3544-c443-48a6-8656-d40673549857) transitioned into 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-1689339832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2dafb7b1c9442469786e5ba46336f2f',qos_specs=None,replication_status=,reservations=['dd56d3a6-ba6e-4545-9201-a1e1577fa8c5','22ca8409-4b6c-4b4f-b369-90424ba1758f','224e351e-927e-4206-84b6-f80b70c7d73f','fd9f364a-b4ab-4488-9abc-7bd9ea7cb77e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3888c8c53040df98848c699acbb2bd',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:52.198526 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55025f35-1fa1-4416-ad9f-ea9619dcf60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:52.217474 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55025f35-1fa1-4416-ad9f-ea9619dcf60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:52.218579 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Flow 'volume_create_api' (4eb6428f-14c1-4c56-ba7f-d91e92e3e930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:52.219815 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Create volume request issued successfully. Jul 22 00:13:52.219815 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59d3e9f0-6d6d-490e-beeb-db8bf168ddb0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:52.220290 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 630/2527] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:13:52 2026] POST /volume/v3/volumes => generated 776 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:52.241075 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-daec1cfb-c02e-4b79-99fd-bb376ada519a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:52.245024 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-daec1cfb-c02e-4b79-99fd-bb376ada519a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 Jul 22 00:13:52.245024 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-daec1cfb-c02e-4b79-99fd-bb376ada519a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:52.245747 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-daec1cfb-c02e-4b79-99fd-bb376ada519a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:52.255937 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:52.255937 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:52.265679 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-daec1cfb-c02e-4b79-99fd-bb376ada519a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:52.272594 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-daec1cfb-c02e-4b79-99fd-bb376ada519a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 returned with HTTP 200 Jul 22 00:13:52.272792 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 627/2528] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:52 2026] GET /volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:52.561011 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-999e1625-7605-4ec6-8924-41f0d16440f5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:52.563582 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-999e1625-7605-4ec6-8924-41f0d16440f5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:52.566175 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-999e1625-7605-4ec6-8924-41f0d16440f5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:52.566402 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-999e1625-7605-4ec6-8924-41f0d16440f5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:52.566481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-999e1625-7605-4ec6-8924-41f0d16440f5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:52.576181 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:52.576181 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:52.577004 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-999e1625-7605-4ec6-8924-41f0d16440f5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:52.577503 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 637/2529] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:52 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:52.738948 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fa85683-5bfd-4152-b1f2-1884fbd1f34f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:52.738948 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fa85683-5bfd-4152-b1f2-1884fbd1f34f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:52.738948 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fa85683-5bfd-4152-b1f2-1884fbd1f34f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:52.738948 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fa85683-5bfd-4152-b1f2-1884fbd1f34f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:52.738948 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7fa85683-5bfd-4152-b1f2-1884fbd1f34f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:52.742472 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:52.742472 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:52.745887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fa85683-5bfd-4152-b1f2-1884fbd1f34f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:52.745887 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 636/2530] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:52 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:52.756945 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd069495-51c9-435d-bb55-6ff8f965653b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:52.758908 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd069495-51c9-435d-bb55-6ff8f965653b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:52.760954 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd069495-51c9-435d-bb55-6ff8f965653b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:52.760954 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd069495-51c9-435d-bb55-6ff8f965653b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:52.774366 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:52.774366 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:52.779279 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd069495-51c9-435d-bb55-6ff8f965653b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:52.784788 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd069495-51c9-435d-bb55-6ff8f965653b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:52.785278 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 631/2531] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:52 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:52.804333 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-469a46a3-10ce-463e-872f-b91936ce09ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:52.806076 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-469a46a3-10ce-463e-872f-b91936ce09ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:52.806262 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-469a46a3-10ce-463e-872f-b91936ce09ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:52.806457 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-469a46a3-10ce-463e-872f-b91936ce09ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:52.806601 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-469a46a3-10ce-463e-872f-b91936ce09ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete backup with id: 1d667817-0eaa-45cf-9624-fd6c1a6934e9. Jul 22 00:13:52.811685 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:52.811685 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:52.829935 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-469a46a3-10ce-463e-872f-b91936ce09ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] delete_backup rpcapi backup_id 1d667817-0eaa-45cf-9624-fd6c1a6934e9 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:13:52.832317 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-469a46a3-10ce-463e-872f-b91936ce09ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 202 Jul 22 00:13:52.832974 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 628/2532] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:52 2026] DELETE /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:13:52.842000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b4e9d54f-0fff-4b2f-bd48-c713519732a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:52.843977 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4e9d54f-0fff-4b2f-bd48-c713519732a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:52.844117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4e9d54f-0fff-4b2f-bd48-c713519732a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:52.844327 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4e9d54f-0fff-4b2f-bd48-c713519732a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:52.844518 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b4e9d54f-0fff-4b2f-bd48-c713519732a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:52.852677 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:52.852677 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:52.853781 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4e9d54f-0fff-4b2f-bd48-c713519732a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 200 Jul 22 00:13:52.854339 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 638/2533] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:52 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:53.294287 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0915237-9163-4220-b063-11b08ef7b89e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:53.296837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0915237-9163-4220-b063-11b08ef7b89e tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 Jul 22 00:13:53.297483 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0915237-9163-4220-b063-11b08ef7b89e tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:53.298060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0915237-9163-4220-b063-11b08ef7b89e tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:53.305231 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:53.305231 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:53.310186 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e0915237-9163-4220-b063-11b08ef7b89e tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:53.314758 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0915237-9163-4220-b063-11b08ef7b89e tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 returned with HTTP 200 Jul 22 00:13:53.315564 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 637/2534] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:53 2026] GET /volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:53.332099 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc5b3007-53e3-4e99-a990-d0b72c7af4cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:53.334638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc5b3007-53e3-4e99-a990-d0b72c7af4cd tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 Jul 22 00:13:53.334838 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc5b3007-53e3-4e99-a990-d0b72c7af4cd tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:53.335161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc5b3007-53e3-4e99-a990-d0b72c7af4cd tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:53.343418 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:53.343418 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:53.349019 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fc5b3007-53e3-4e99-a990-d0b72c7af4cd tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:53.355387 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc5b3007-53e3-4e99-a990-d0b72c7af4cd tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 returned with HTTP 200 Jul 22 00:13:53.355978 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 632/2535] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:53 2026] GET /volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:53.370625 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0304c730-6c95-4206-9592-4dece0047ce8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:53.373031 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0304c730-6c95-4206-9592-4dece0047ce8 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:13:53.373345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0304c730-6c95-4206-9592-4dece0047ce8 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2edca4a3-3708-4a61-87c1-2fdcb7358bf3", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-223085455"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:53.388376 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:53.388376 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:53.388376 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0304c730-6c95-4206-9592-4dece0047ce8 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:53.388376 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-0304c730-6c95-4206-9592-4dece0047ce8 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Create snapshot from volume 2edca4a3-3708-4a61-87c1-2fdcb7358bf3 Jul 22 00:13:53.459087 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0304c730-6c95-4206-9592-4dece0047ce8 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Created reservations ['b3ff691e-de66-4377-9df9-3055f0e810fe', '60c6129b-6c29-4e8f-a5e1-b9ef1c4436cb', '6b98cf32-9d03-4d85-bf8c-c6545397b5ea', '0e167fcf-6390-4333-8037-672c9944e4cc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:53.534805 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0304c730-6c95-4206-9592-4dece0047ce8 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Snapshot create request issued successfully. Jul 22 00:13:53.535249 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0304c730-6c95-4206-9592-4dece0047ce8 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:13:53.535794 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 629/2536] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:13:53 2026] POST /volume/v3/snapshots => generated 325 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:53.550775 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0264accc-a2da-42ff-b163-aae1f3d90a2a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:53.556713 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0264accc-a2da-42ff-b163-aae1f3d90a2a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c Jul 22 00:13:53.556969 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0264accc-a2da-42ff-b163-aae1f3d90a2a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:53.557257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0264accc-a2da-42ff-b163-aae1f3d90a2a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:53.567518 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:53.567518 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:53.568194 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0264accc-a2da-42ff-b163-aae1f3d90a2a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Snapshot retrieved successfully. Jul 22 00:13:53.569512 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0264accc-a2da-42ff-b163-aae1f3d90a2a tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c returned with HTTP 200 Jul 22 00:13:53.570218 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 639/2537] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:53 2026] GET /volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c => generated 457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:53.594301 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-96c7275f-6061-4895-bf97-edd46895919d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:53.597542 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96c7275f-6061-4895-bf97-edd46895919d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:53.599438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96c7275f-6061-4895-bf97-edd46895919d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:53.599438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96c7275f-6061-4895-bf97-edd46895919d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:53.599438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-96c7275f-6061-4895-bf97-edd46895919d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:53.607550 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:53.607550 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:53.609813 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96c7275f-6061-4895-bf97-edd46895919d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:53.609813 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 638/2538] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:53 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:53.841933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-051db002-2222-4055-aae2-cf8e523a50d9 req-36dd8c98-bde0-4048-905a-250e8c16e846 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:53.847188 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-36dd8c98-bde0-4048-905a-250e8c16e846 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:53.847522 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-36dd8c98-bde0-4048-905a-250e8c16e846 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:53.847808 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-36dd8c98-bde0-4048-905a-250e8c16e846 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:53.875572 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:53.875572 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:53.878103 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc2b2909-1a6b-46e2-9cec-c9295e321614 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:53.881645 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc2b2909-1a6b-46e2-9cec-c9295e321614 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 Jul 22 00:13:53.881645 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc2b2909-1a6b-46e2-9cec-c9295e321614 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:53.881645 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc2b2909-1a6b-46e2-9cec-c9295e321614 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:53.881645 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dc2b2909-1a6b-46e2-9cec-c9295e321614 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 1d667817-0eaa-45cf-9624-fd6c1a6934e9. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:53.885898 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-051db002-2222-4055-aae2-cf8e523a50d9 req-36dd8c98-bde0-4048-905a-250e8c16e846 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:53.886147 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc2b2909-1a6b-46e2-9cec-c9295e321614 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 returned with HTTP 404 Jul 22 00:13:53.886490 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 630/2539] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:53 2026] GET /volume/v3/backups/1d667817-0eaa-45cf-9624-fd6c1a6934e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:53.894170 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-36dd8c98-bde0-4048-905a-250e8c16e846 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:53.894170 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 633/2540] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:53 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:53.931377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-051db002-2222-4055-aae2-cf8e523a50d9 req-724352cb-3619-4dfc-9c6a-4385eeafe667 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:53.936717 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-724352cb-3619-4dfc-9c6a-4385eeafe667 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a/action Jul 22 00:13:53.937218 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-724352cb-3619-4dfc-9c6a-4385eeafe667 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:13:53.937481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-724352cb-3619-4dfc-9c6a-4385eeafe667 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:53.964553 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:53.964553 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:53.965182 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-051db002-2222-4055-aae2-cf8e523a50d9 req-724352cb-3619-4dfc-9c6a-4385eeafe667 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:53.975066 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-051db002-2222-4055-aae2-cf8e523a50d9 req-724352cb-3619-4dfc-9c6a-4385eeafe667 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Begin detaching volume completed successfully. Jul 22 00:13:53.975620 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-724352cb-3619-4dfc-9c6a-4385eeafe667 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a/action returned with HTTP 202 Jul 22 00:13:53.976273 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 640/2541] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:13:53 2026] POST /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:13:54.044097 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41f3fd14-b7a2-4a90-9fd7-69fe95283ba3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.044903 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41f3fd14-b7a2-4a90-9fd7-69fe95283ba3 None None] GET https://10.4.3.168/volume// Jul 22 00:13:54.046039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41f3fd14-b7a2-4a90-9fd7-69fe95283ba3 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.046039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41f3fd14-b7a2-4a90-9fd7-69fe95283ba3 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.046869 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41f3fd14-b7a2-4a90-9fd7-69fe95283ba3 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:54.047491 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 639/2542] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:54.062621 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-051db002-2222-4055-aae2-cf8e523a50d9 req-3977c138-862d-4e73-98e2-0b7c0000e7b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.067253 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-3977c138-862d-4e73-98e2-0b7c0000e7b4 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:54.067253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-3977c138-862d-4e73-98e2-0b7c0000e7b4 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.067530 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-3977c138-862d-4e73-98e2-0b7c0000e7b4 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.077323 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-e78939db-bfab-4b85-9d94-0b9abdeaab2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.079460 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-e78939db-bfab-4b85-9d94-0b9abdeaab2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:54.081068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-e78939db-bfab-4b85-9d94-0b9abdeaab2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.081068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-e78939db-bfab-4b85-9d94-0b9abdeaab2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.086689 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.086689 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:54.092241 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-051db002-2222-4055-aae2-cf8e523a50d9 req-3977c138-862d-4e73-98e2-0b7c0000e7b4 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:54.093997 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.093997 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:54.099096 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-3977c138-862d-4e73-98e2-0b7c0000e7b4 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:13:54.099486 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 631/2543] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 1315 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:54.103900 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-e78939db-bfab-4b85-9d94-0b9abdeaab2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:54.112441 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-e78939db-bfab-4b85-9d94-0b9abdeaab2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:54.113326 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 634/2544] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:54.144834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-f7b0c461-3517-4c96-84a4-20a03a530a22 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.148785 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-f7b0c461-3517-4c96-84a4-20a03a530a22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8/action Jul 22 00:13:54.148785 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-f7b0c461-3517-4c96-84a4-20a03a530a22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:13:54.149093 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-f7b0c461-3517-4c96-84a4-20a03a530a22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:54.167070 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.167070 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:54.169880 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-f7b0c461-3517-4c96-84a4-20a03a530a22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:54.179144 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-f7b0c461-3517-4c96-84a4-20a03a530a22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Begin detaching volume completed successfully. Jul 22 00:13:54.179494 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-f7b0c461-3517-4c96-84a4-20a03a530a22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8/action returned with HTTP 202 Jul 22 00:13:54.180268 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 641/2545] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:13:54 2026] POST /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:13:54.216887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5b9f79b-eda9-4b69-b3d8-1c300064ad51 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.223303 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5b9f79b-eda9-4b69-b3d8-1c300064ad51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:54.224806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5b9f79b-eda9-4b69-b3d8-1c300064ad51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.224806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5b9f79b-eda9-4b69-b3d8-1c300064ad51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.255441 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.255441 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:54.262601 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d5b9f79b-eda9-4b69-b3d8-1c300064ad51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:54.268223 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6441c67f-4358-4d68-ae85-0c85dcbdf60c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.268798 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6441c67f-4358-4d68-ae85-0c85dcbdf60c None None] GET https://10.4.3.168/volume// Jul 22 00:13:54.269274 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6441c67f-4358-4d68-ae85-0c85dcbdf60c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.269612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6441c67f-4358-4d68-ae85-0c85dcbdf60c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.270618 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6441c67f-4358-4d68-ae85-0c85dcbdf60c None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:54.271453 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 632/2546] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:54.272802 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5b9f79b-eda9-4b69-b3d8-1c300064ad51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:54.273710 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 640/2547] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 1137 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:54.297984 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-288bcc25-5fe0-4262-b140-21e41c6b4b80 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.301333 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-288bcc25-5fe0-4262-b140-21e41c6b4b80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:54.301333 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-288bcc25-5fe0-4262-b140-21e41c6b4b80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.301333 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-288bcc25-5fe0-4262-b140-21e41c6b4b80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.323909 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.323909 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:54.332609 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-288bcc25-5fe0-4262-b140-21e41c6b4b80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:54.342987 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-288bcc25-5fe0-4262-b140-21e41c6b4b80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:54.344116 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 635/2548] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 1317 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:54.580399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-84b8c07f-a373-4498-93b7-34828a5befcb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.582317 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84b8c07f-a373-4498-93b7-34828a5befcb tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c Jul 22 00:13:54.582548 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84b8c07f-a373-4498-93b7-34828a5befcb tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.582829 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84b8c07f-a373-4498-93b7-34828a5befcb tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.590510 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.590510 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:54.590510 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-84b8c07f-a373-4498-93b7-34828a5befcb tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Snapshot retrieved successfully. Jul 22 00:13:54.592406 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84b8c07f-a373-4498-93b7-34828a5befcb tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c returned with HTTP 200 Jul 22 00:13:54.592406 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 642/2549] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:54.602608 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-276eab31-6a3c-4569-a0f6-b7dde8bb2cf0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.605552 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-276eab31-6a3c-4569-a0f6-b7dde8bb2cf0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c Jul 22 00:13:54.605735 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-276eab31-6a3c-4569-a0f6-b7dde8bb2cf0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.606242 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-276eab31-6a3c-4569-a0f6-b7dde8bb2cf0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.614650 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.614650 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:54.615008 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-276eab31-6a3c-4569-a0f6-b7dde8bb2cf0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Snapshot retrieved successfully. Jul 22 00:13:54.616585 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-276eab31-6a3c-4569-a0f6-b7dde8bb2cf0 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c returned with HTTP 200 Jul 22 00:13:54.617287 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 633/2550] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c => generated 484 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:54.626887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-314afb09-61a9-4ad0-bce4-1c158b054a44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.627485 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45ce312d-944e-430a-8399-c472182572d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.628615 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-314afb09-61a9-4ad0-bce4-1c158b054a44 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c Jul 22 00:13:54.628786 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-314afb09-61a9-4ad0-bce4-1c158b054a44 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.628976 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-314afb09-61a9-4ad0-bce4-1c158b054a44 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.629108 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-314afb09-61a9-4ad0-bce4-1c158b054a44 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Delete snapshot with id: 799c315e-d102-461f-a522-41d76bc61e3c Jul 22 00:13:54.629976 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45ce312d-944e-430a-8399-c472182572d8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:54.630278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45ce312d-944e-430a-8399-c472182572d8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.630577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45ce312d-944e-430a-8399-c472182572d8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.630722 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-45ce312d-944e-430a-8399-c472182572d8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:54.634712 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.634712 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:54.635228 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-314afb09-61a9-4ad0-bce4-1c158b054a44 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Snapshot retrieved successfully. Jul 22 00:13:54.638503 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.638503 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:54.639195 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45ce312d-944e-430a-8399-c472182572d8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:54.639884 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 636/2551] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:54.660253 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-314afb09-61a9-4ad0-bce4-1c158b054a44 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Snapshot delete request issued successfully. Jul 22 00:13:54.660803 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-314afb09-61a9-4ad0-bce4-1c158b054a44 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c returned with HTTP 202 Jul 22 00:13:54.661480 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 641/2552] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:13:54 2026] DELETE /volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:54.670110 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b27e6526-601a-4872-92c5-f68acb4d16a3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:54.672010 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b27e6526-601a-4872-92c5-f68acb4d16a3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c Jul 22 00:13:54.672233 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b27e6526-601a-4872-92c5-f68acb4d16a3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:54.672747 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b27e6526-601a-4872-92c5-f68acb4d16a3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:54.679935 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:54.679935 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:54.682014 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b27e6526-601a-4872-92c5-f68acb4d16a3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Snapshot retrieved successfully. Jul 22 00:13:54.682014 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b27e6526-601a-4872-92c5-f68acb4d16a3 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c returned with HTTP 200 Jul 22 00:13:54.682014 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 643/2553] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:54 2026] GET /volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:55.203188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-051db002-2222-4055-aae2-cf8e523a50d9 req-5bcc1683-121a-4e70-bb53-a4455a9e4ee3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:55.205288 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-5bcc1683-121a-4e70-bb53-a4455a9e4ee3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] DELETE https://10.4.3.168/volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9 Jul 22 00:13:55.205288 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-5bcc1683-121a-4e70-bb53-a4455a9e4ee3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:55.205288 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-5bcc1683-121a-4e70-bb53-a4455a9e4ee3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:55.213516 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:55.213516 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:55.281521 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-051db002-2222-4055-aae2-cf8e523a50d9 req-5bcc1683-121a-4e70-bb53-a4455a9e4ee3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9 returned with HTTP 200 Jul 22 00:13:55.282292 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 634/2554] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:13:55 2026] DELETE /volume/v3/attachments/2338c253-a4dc-40f7-bb4f-5f7362ac30b9 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:55.294621 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-624bd019-2a85-4547-87ad-336f48310b27 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:55.297780 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-624bd019-2a85-4547-87ad-336f48310b27 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:55.298018 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-624bd019-2a85-4547-87ad-336f48310b27 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:55.298307 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-624bd019-2a85-4547-87ad-336f48310b27 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:55.323342 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:55.323342 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:55.328721 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-624bd019-2a85-4547-87ad-336f48310b27 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:55.339492 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-624bd019-2a85-4547-87ad-336f48310b27 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:55.339492 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 637/2555] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:55 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:55.555940 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-639395b6-5bb0-41dc-8f2d-217a848278f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:55.558847 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-639395b6-5bb0-41dc-8f2d-217a848278f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c Jul 22 00:13:55.559103 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-639395b6-5bb0-41dc-8f2d-217a848278f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:55.559380 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-639395b6-5bb0-41dc-8f2d-217a848278f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:55.569599 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:55.569599 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:55.634953 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-94ce2896-c80e-49c5-99fc-88b348c1dc9a req-639395b6-5bb0-41dc-8f2d-217a848278f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c returned with HTTP 200 Jul 22 00:13:55.635695 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 642/2556] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:13:55 2026] DELETE /volume/v3/attachments/286233d8-24c3-4055-8fa1-895a4248426c => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:55.653077 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-99c434f8-4a20-4925-9962-edc18defb7fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:55.654938 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99c434f8-4a20-4925-9962-edc18defb7fa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:55.655156 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99c434f8-4a20-4925-9962-edc18defb7fa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:55.655299 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99c434f8-4a20-4925-9962-edc18defb7fa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:55.655406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-99c434f8-4a20-4925-9962-edc18defb7fa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:55.660023 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:55.660023 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:55.661590 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99c434f8-4a20-4925-9962-edc18defb7fa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:55.661590 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 644/2557] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:55 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:55.697212 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46169553-1479-439e-96ad-08399018d35f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:55.705081 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46169553-1479-439e-96ad-08399018d35f tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c Jul 22 00:13:55.705266 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46169553-1479-439e-96ad-08399018d35f tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:55.705489 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46169553-1479-439e-96ad-08399018d35f tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:55.710838 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46169553-1479-439e-96ad-08399018d35f tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c returned with HTTP 404 Jul 22 00:13:55.711389 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 635/2558] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:55 2026] GET /volume/v3/snapshots/799c315e-d102-461f-a522-41d76bc61e3c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:55.722762 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f135d712-4882-4651-aa9b-de823474ad9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:55.726322 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f135d712-4882-4651-aa9b-de823474ad9b tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 Jul 22 00:13:55.726522 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f135d712-4882-4651-aa9b-de823474ad9b tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:55.726730 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f135d712-4882-4651-aa9b-de823474ad9b tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:55.726947 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f135d712-4882-4651-aa9b-de823474ad9b tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Delete volume with id: 2edca4a3-3708-4a61-87c1-2fdcb7358bf3 Jul 22 00:13:55.737422 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:55.737422 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:55.737943 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f135d712-4882-4651-aa9b-de823474ad9b tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:55.767886 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f135d712-4882-4651-aa9b-de823474ad9b tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Delete volume request issued successfully. Jul 22 00:13:55.767886 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f135d712-4882-4651-aa9b-de823474ad9b tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 returned with HTTP 202 Jul 22 00:13:55.767886 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 638/2559] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:55 2026] DELETE /volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:55.776595 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-15e74108-3ef5-415e-be67-65d9555dd24d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:55.779184 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15e74108-3ef5-415e-be67-65d9555dd24d tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 Jul 22 00:13:55.780810 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15e74108-3ef5-415e-be67-65d9555dd24d tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:55.781234 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15e74108-3ef5-415e-be67-65d9555dd24d tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:55.798268 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:55.798268 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:55.803412 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-15e74108-3ef5-415e-be67-65d9555dd24d tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:55.810659 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15e74108-3ef5-415e-be67-65d9555dd24d tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 returned with HTTP 200 Jul 22 00:13:55.811639 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 643/2560] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:55 2026] GET /volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:56.173426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e785de10-7065-4be1-aae2-cbddfb213e6f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:56.175602 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e785de10-7065-4be1-aae2-cbddfb213e6f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:13:56.176057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e785de10-7065-4be1-aae2-cbddfb213e6f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "605d5250-cdfc-407e-8736-3f857a12f77a", "force": false, "name": "tempest-TestStampPattern-snapshot-347313706", "description": null, "metadata": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:56.189120 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:56.189120 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:56.190067 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e785de10-7065-4be1-aae2-cbddfb213e6f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:13:56.190464 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-e785de10-7065-4be1-aae2-cbddfb213e6f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Create snapshot from volume 605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:13:56.250736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e785de10-7065-4be1-aae2-cbddfb213e6f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Created reservations ['ef8eec57-ee0b-481c-bd79-9b87e619ca87', 'e0450ff5-9e1b-4281-bdb6-8e015a818acc', '0cd47340-b569-4a62-b3be-d0cce2758b2f', '6c9b6f4e-7f12-44d2-8132-3624eef8ebb5'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:56.303436 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e785de10-7065-4be1-aae2-cbddfb213e6f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Snapshot create request issued successfully. Jul 22 00:13:56.303935 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e785de10-7065-4be1-aae2-cbddfb213e6f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:13:56.304711 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 645/2561] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:13:56 2026] POST /volume/v3/snapshots => generated 302 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:56.320695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-505a498b-9d96-4fea-ba42-fc4f2b84a04f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:56.323714 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-505a498b-9d96-4fea-ba42-fc4f2b84a04f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a Jul 22 00:13:56.324127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-505a498b-9d96-4fea-ba42-fc4f2b84a04f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:56.324541 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-505a498b-9d96-4fea-ba42-fc4f2b84a04f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:56.339536 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:56.339536 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:56.339536 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-505a498b-9d96-4fea-ba42-fc4f2b84a04f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Snapshot retrieved successfully. Jul 22 00:13:56.339536 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-505a498b-9d96-4fea-ba42-fc4f2b84a04f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a returned with HTTP 200 Jul 22 00:13:56.341101 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 636/2562] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:56 2026] GET /volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:56.359611 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80cdf7c9-831a-4683-bf59-a22be92548b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:56.363042 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80cdf7c9-831a-4683-bf59-a22be92548b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:13:56.363261 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80cdf7c9-831a-4683-bf59-a22be92548b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:56.363486 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80cdf7c9-831a-4683-bf59-a22be92548b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:56.375250 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:56.375250 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:56.380721 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-80cdf7c9-831a-4683-bf59-a22be92548b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:13:56.390543 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80cdf7c9-831a-4683-bf59-a22be92548b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:13:56.391153 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 639/2563] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:56 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:56.678729 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-419b6b74-7fb1-45cc-a5f8-c72482a71e75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:56.682158 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-419b6b74-7fb1-45cc-a5f8-c72482a71e75 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:56.682473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-419b6b74-7fb1-45cc-a5f8-c72482a71e75 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:56.687726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-419b6b74-7fb1-45cc-a5f8-c72482a71e75 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:56.687726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-419b6b74-7fb1-45cc-a5f8-c72482a71e75 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:56.693557 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:56.693557 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:56.696058 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-419b6b74-7fb1-45cc-a5f8-c72482a71e75 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:56.696058 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 644/2564] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:56 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:56.831386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6906bd8d-846f-40d4-97c0-938979e8fac4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:56.835579 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6906bd8d-846f-40d4-97c0-938979e8fac4 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 Jul 22 00:13:56.836041 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6906bd8d-846f-40d4-97c0-938979e8fac4 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:56.836331 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6906bd8d-846f-40d4-97c0-938979e8fac4 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:56.852906 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6906bd8d-846f-40d4-97c0-938979e8fac4 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 returned with HTTP 404 Jul 22 00:13:56.852906 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 646/2565] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:56 2026] GET /volume/v3/volumes/2edca4a3-3708-4a61-87c1-2fdcb7358bf3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:56.861816 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-57b1c55a-4a4e-459b-aedd-424484f3fec9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:56.866512 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-57b1c55a-4a4e-459b-aedd-424484f3fec9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] DELETE https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 Jul 22 00:13:56.866512 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-57b1c55a-4a4e-459b-aedd-424484f3fec9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:56.866718 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-57b1c55a-4a4e-459b-aedd-424484f3fec9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:56.866997 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-57b1c55a-4a4e-459b-aedd-424484f3fec9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Delete volume with id: 7fee7017-794c-4699-88da-b9b6a6da3ab5 Jul 22 00:13:56.876303 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:56.876303 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:56.878885 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-57b1c55a-4a4e-459b-aedd-424484f3fec9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:56.899892 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-57b1c55a-4a4e-459b-aedd-424484f3fec9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Delete volume request issued successfully. Jul 22 00:13:56.900120 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-57b1c55a-4a4e-459b-aedd-424484f3fec9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 returned with HTTP 202 Jul 22 00:13:56.900466 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 637/2566] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:13:56 2026] DELETE /volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:13:56.909311 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80871e90-bee5-40e4-8a02-29d120ce07cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:56.912738 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80871e90-bee5-40e4-8a02-29d120ce07cc tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 Jul 22 00:13:56.913070 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80871e90-bee5-40e4-8a02-29d120ce07cc tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:56.913360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80871e90-bee5-40e4-8a02-29d120ce07cc tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:56.924378 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:56.924378 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:56.933227 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-80871e90-bee5-40e4-8a02-29d120ce07cc tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Volume info retrieved successfully. Jul 22 00:13:56.940055 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80871e90-bee5-40e4-8a02-29d120ce07cc tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 returned with HTTP 200 Jul 22 00:13:56.940519 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 640/2567] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:56 2026] GET /volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 => generated 832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:57.355237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d20193a0-1193-464c-97ac-cb78eaafbafd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:57.359333 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d20193a0-1193-464c-97ac-cb78eaafbafd tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a Jul 22 00:13:57.360320 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d20193a0-1193-464c-97ac-cb78eaafbafd tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:57.360320 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d20193a0-1193-464c-97ac-cb78eaafbafd tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:57.378186 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:57.378186 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:57.379008 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d20193a0-1193-464c-97ac-cb78eaafbafd tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Snapshot retrieved successfully. Jul 22 00:13:57.380304 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d20193a0-1193-464c-97ac-cb78eaafbafd tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a returned with HTTP 200 Jul 22 00:13:57.381157 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 645/2568] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:57 2026] GET /volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a => generated 461 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:57.403599 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc428143-a24e-4a6d-bc05-004d98f3ddec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:57.407002 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:57.407375 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc428143-a24e-4a6d-bc05-004d98f3ddec tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a Jul 22 00:13:57.407740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc428143-a24e-4a6d-bc05-004d98f3ddec tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:57.408047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc428143-a24e-4a6d-bc05-004d98f3ddec tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:57.409800 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:13:57.410298 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-864934470"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:57.415614 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-864934470'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:13:57.419652 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:57.419652 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:57.419652 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bc428143-a24e-4a6d-bc05-004d98f3ddec tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Snapshot retrieved successfully. Jul 22 00:13:57.420026 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc428143-a24e-4a6d-bc05-004d98f3ddec tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a returned with HTTP 200 Jul 22 00:13:57.420484 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 647/2569] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:13:57 2026] GET /volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:57.421832 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume of 1 GB Jul 22 00:13:57.422048 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:57.422048 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:57.423700 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Availability Zones retrieved successfully. Jul 22 00:13:57.439881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Flow 'volume_create_api' (37726a08-5956-460a-acd1-070e9f871fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:57.441210 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b0315c-fc93-46f0-8ecd-5016ef802b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:57.442619 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:13:57.473752 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:57.473752 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:57.508663 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37b0315c-fc93-46f0-8ecd-5016ef802b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e4c4b17b-3df6-471c-875b-4bdcac75f01d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4c4b17b-3df6-471c-875b-4bdcac75f01d', 'encryption_key_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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:57.510094 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f1212b-eaab-4d00-86c2-23099c95eafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:57.611297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Created reservations ['dd2cb3b3-c97f-42ad-b8ed-b7a49fbec97d', '44670248-bc12-466f-aa12-3b8ac178c891', 'f4abead0-8db6-4db7-bbea-e90bb3c2c9a3', '658e3fa0-4be3-4ed4-bf52-385cdcd30412'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:13:57.611533 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f1212b-eaab-4d00-86c2-23099c95eafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd2cb3b3-c97f-42ad-b8ed-b7a49fbec97d', '44670248-bc12-466f-aa12-3b8ac178c891', 'f4abead0-8db6-4db7-bbea-e90bb3c2c9a3', '658e3fa0-4be3-4ed4-bf52-385cdcd30412']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:57.612554 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264d7fbe-6ecd-4e26-864b-f9e291dee3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:57.643156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264d7fbe-6ecd-4e26-864b-f9e291dee3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0443343-bc54-4217-893f-a9aea9b8997b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-864934470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fa28263971ef43ce9ada75e37ec3f88d',qos_specs=None,replication_status=,reservations=['dd2cb3b3-c97f-42ad-b8ed-b7a49fbec97d','44670248-bc12-466f-aa12-3b8ac178c891','f4abead0-8db6-4db7-bbea-e90bb3c2c9a3','658e3fa0-4be3-4ed4-bf52-385cdcd30412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74525c2153304bdabf0bd069b5964f46',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-864934470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0443343-bc54-4217-893f-a9aea9b8997b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fa28263971ef43ce9ada75e37ec3f88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74525c2153304bdabf0bd069b5964f46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4c4b17b-3df6-471c-875b-4bdcac75f01d),volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:57.645772 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febeeefd-f996-4a94-a42f-d7fcd82d5f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:57.671848 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febeeefd-f996-4a94-a42f-d7fcd82d5f3e) transitioned into state 'SUCCESS' from state '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-864934470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fa28263971ef43ce9ada75e37ec3f88d',qos_specs=None,replication_status=,reservations=['dd2cb3b3-c97f-42ad-b8ed-b7a49fbec97d','44670248-bc12-466f-aa12-3b8ac178c891','f4abead0-8db6-4db7-bbea-e90bb3c2c9a3','658e3fa0-4be3-4ed4-bf52-385cdcd30412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74525c2153304bdabf0bd069b5964f46',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:57.672651 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544a269b-d269-41fa-8f2a-64c46097aceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:13:57.682992 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544a269b-d269-41fa-8f2a-64c46097aceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:13:57.684046 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Flow 'volume_create_api' (37726a08-5956-460a-acd1-070e9f871fd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:13:57.684380 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume request issued successfully. Jul 22 00:13:57.685020 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-256e4aee-9038-4e22-9ee0-f6df0ea19d01 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:13:57.685500 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 638/2570] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:13:57 2026] POST /volume/v3/volumes => generated 759 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:13:57.710097 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-60b9f47d-719a-4667-b7f1-1c374aaa3f9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:57.711801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03a26f2d-3d2c-4abe-95bf-1b237f13e304 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:57.712990 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60b9f47d-719a-4667-b7f1-1c374aaa3f9b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:13:57.713356 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60b9f47d-719a-4667-b7f1-1c374aaa3f9b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:57.713917 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60b9f47d-719a-4667-b7f1-1c374aaa3f9b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:57.715348 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03a26f2d-3d2c-4abe-95bf-1b237f13e304 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:57.715766 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03a26f2d-3d2c-4abe-95bf-1b237f13e304 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:57.716036 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03a26f2d-3d2c-4abe-95bf-1b237f13e304 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:57.716199 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-03a26f2d-3d2c-4abe-95bf-1b237f13e304 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:57.723538 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:57.723538 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:57.725669 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:57.725669 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:57.726587 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03a26f2d-3d2c-4abe-95bf-1b237f13e304 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:57.727098 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 646/2571] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:57 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:57.731764 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-60b9f47d-719a-4667-b7f1-1c374aaa3f9b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:57.739118 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60b9f47d-719a-4667-b7f1-1c374aaa3f9b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:13:57.740393 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 641/2572] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:57 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:57.959839 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3ae9fb31-2cbd-41e9-8343-675e59f44cd9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:57.963522 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ae9fb31-2cbd-41e9-8343-675e59f44cd9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] GET https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 Jul 22 00:13:57.963800 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ae9fb31-2cbd-41e9-8343-675e59f44cd9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:57.964017 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ae9fb31-2cbd-41e9-8343-675e59f44cd9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:57.973932 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ae9fb31-2cbd-41e9-8343-675e59f44cd9 tempest-CinderUnicodeTest-220367902 tempest-CinderUnicodeTest-220367902-project-member] https://10.4.3.168/volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 returned with HTTP 404 Jul 22 00:13:57.974797 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 648/2573] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:57 2026] GET /volume/v3/volumes/7fee7017-794c-4699-88da-b9b6a6da3ab5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:13:58.740347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a477118c-fa4d-48fb-ab65-a46a9189dacd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:58.743349 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a477118c-fa4d-48fb-ab65-a46a9189dacd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:58.743663 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a477118c-fa4d-48fb-ab65-a46a9189dacd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:58.743981 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a477118c-fa4d-48fb-ab65-a46a9189dacd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:58.744153 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a477118c-fa4d-48fb-ab65-a46a9189dacd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:58.750412 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:58.750412 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:58.751617 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a477118c-fa4d-48fb-ab65-a46a9189dacd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:58.752156 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 639/2574] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:58 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:13:58.761546 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b49d610-060e-4076-bdd3-d9d5ad3a201d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:58.765655 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b49d610-060e-4076-bdd3-d9d5ad3a201d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:13:58.765655 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b49d610-060e-4076-bdd3-d9d5ad3a201d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:58.766165 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b49d610-060e-4076-bdd3-d9d5ad3a201d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:58.777483 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:58.777483 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:58.782921 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6b49d610-060e-4076-bdd3-d9d5ad3a201d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:58.797991 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b49d610-060e-4076-bdd3-d9d5ad3a201d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:13:58.797991 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 647/2575] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:58 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:58.884685 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-432459dd-1d38-44b8-aa26-f2d79063dccd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:58.893133 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-432459dd-1d38-44b8-aa26-f2d79063dccd tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:13:58.893133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-432459dd-1d38-44b8-aa26-f2d79063dccd tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:58.893133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-432459dd-1d38-44b8-aa26-f2d79063dccd tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:58.905015 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:58.905015 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:58.915889 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-432459dd-1d38-44b8-aa26-f2d79063dccd tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:58.922240 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-432459dd-1d38-44b8-aa26-f2d79063dccd tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:13:58.923107 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 642/2576] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:13:58 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:59.132007 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-318b6afe-d6f1-4d1c-8163-aa60bcf82459 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:59.132695 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-318b6afe-d6f1-4d1c-8163-aa60bcf82459 None None] GET https://10.4.3.168/volume// Jul 22 00:13:59.132945 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-318b6afe-d6f1-4d1c-8163-aa60bcf82459 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:59.133457 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-318b6afe-d6f1-4d1c-8163-aa60bcf82459 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:59.136373 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-318b6afe-d6f1-4d1c-8163-aa60bcf82459 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:59.136373 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 649/2577] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:13:59 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 00:13:59.149358 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-bb5191bd-622a-4b4b-aee2-c4d94f0f2bdc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:59.154698 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-bb5191bd-622a-4b4b-aee2-c4d94f0f2bdc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:13:59.155882 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-bb5191bd-622a-4b4b-aee2-c4d94f0f2bdc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0443343-bc54-4217-893f-a9aea9b8997b", "connector": null, "instance_uuid": "bb19a611-992a-4653-9d78-06ad0b69ab26"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:59.170388 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:59.170388 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:59.207583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-bb5191bd-622a-4b4b-aee2-c4d94f0f2bdc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:13:59.208553 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 640/2578] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:13:59 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:59.255831 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-047af7cd-0cd9-41ec-aa96-4111950824a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:59.260444 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-047af7cd-0cd9-41ec-aa96-4111950824a3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:13:59.260719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-047af7cd-0cd9-41ec-aa96-4111950824a3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:59.263918 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-047af7cd-0cd9-41ec-aa96-4111950824a3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:59.279846 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:59.279846 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:13:59.285816 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7636135-b36c-4b06-b9f4-139355c8cfbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:59.285816 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7636135-b36c-4b06-b9f4-139355c8cfbe None None] GET https://10.4.3.168/volume// Jul 22 00:13:59.285816 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7636135-b36c-4b06-b9f4-139355c8cfbe None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:59.285816 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7636135-b36c-4b06-b9f4-139355c8cfbe None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:59.285816 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7636135-b36c-4b06-b9f4-139355c8cfbe None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:13:59.286400 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 643/2579] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:13:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:13:59.290114 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-047af7cd-0cd9-41ec-aa96-4111950824a3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:59.298878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-c3f786f7-8f4a-4094-9ac4-46966e6c55b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:59.299848 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-047af7cd-0cd9-41ec-aa96-4111950824a3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:13:59.300375 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 648/2580] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:59 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:59.301495 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-c3f786f7-8f4a-4094-9ac4-46966e6c55b3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:13:59.301495 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-c3f786f7-8f4a-4094-9ac4-46966e6c55b3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:59.301745 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-c3f786f7-8f4a-4094-9ac4-46966e6c55b3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:59.314569 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:59.314569 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:13:59.321067 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-c3f786f7-8f4a-4094-9ac4-46966e6c55b3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:13:59.328070 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-c3f786f7-8f4a-4094-9ac4-46966e6c55b3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:13:59.328715 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 650/2581] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:13:59 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1031 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:13:59.480338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-67c214fc-29a5-42ee-a724-ab4379f95580 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:59.482958 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-67c214fc-29a5-42ee-a724-ab4379f95580 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] PUT https://10.4.3.168/volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e Jul 22 00:13:59.483512 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-67c214fc-29a5-42ee-a724-ab4379f95580 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:13:59.493362 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-67c214fc-29a5-42ee-a724-ab4379f95580 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Acquiring lock "cinder-attachment_update-a0443343-bc54-4217-893f-a9aea9b8997b-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:13:59.500173 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-67c214fc-29a5-42ee-a724-ab4379f95580 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-a0443343-bc54-4217-893f-a9aea9b8997b-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:13:59.501826 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:59.501826 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:13:59.636795 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-67c214fc-29a5-42ee-a724-ab4379f95580 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-a0443343-bc54-4217-893f-a9aea9b8997b-np0000005612" released by "attachment_update" :: held 0.136s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:13:59.636916 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-67c214fc-29a5-42ee-a724-ab4379f95580 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e returned with HTTP 200 Jul 22 00:13:59.637267 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 641/2582] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:13:59 2026] PUT /volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:13:59.771150 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-636b2245-c388-4dc9-8566-88973de6c813 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:13:59.772975 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-636b2245-c388-4dc9-8566-88973de6c813 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:13:59.773168 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-636b2245-c388-4dc9-8566-88973de6c813 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:13:59.773387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-636b2245-c388-4dc9-8566-88973de6c813 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:13:59.773448 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-636b2245-c388-4dc9-8566-88973de6c813 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:13:59.781295 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:13:59.781295 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:13:59.781792 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-636b2245-c388-4dc9-8566-88973de6c813 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:13:59.782179 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 644/2583] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:13:59 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:13:59.968706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:00.089988 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:00.090274 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1239375174"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:00.091899 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1239375174'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:00.092027 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Create volume of 1 GB Jul 22 00:14:00.096722 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Availability Zones retrieved successfully. Jul 22 00:14:00.102749 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Flow 'volume_create_api' (87c8b014-ac62-4b36-bb00-fc311b64d230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:00.103772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e430cab3-f77a-4cbc-a463-63d36a9dfe4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:00.104665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:00.133433 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e430cab3-f77a-4cbc-a463-63d36a9dfe4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:00.134237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (287caf27-697f-4b23-8d03-ac3f06553fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:00.201014 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Created reservations ['eb5e63f1-bd67-4485-9c2a-37b9f69fb33a', '7b7a8b34-fb75-4a00-8744-e11a8f612e86', 'cdaf6a76-888a-4cb8-bac3-bbe563791b70', '776fc200-62b6-4dbc-aa8e-7a2773b03216'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:00.201934 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (287caf27-697f-4b23-8d03-ac3f06553fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb5e63f1-bd67-4485-9c2a-37b9f69fb33a', '7b7a8b34-fb75-4a00-8744-e11a8f612e86', 'cdaf6a76-888a-4cb8-bac3-bbe563791b70', '776fc200-62b6-4dbc-aa8e-7a2773b03216']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:00.202932 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ccfdb7-9c16-4694-af9c-bf8e853611a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:00.230773 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ccfdb7-9c16-4694-af9c-bf8e853611a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec3629c6-b8bc-49bc-b28c-4ed1395641ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1239375174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d987e9cc9224ddb928612c9452367df',qos_specs=None,replication_status=,reservations=['eb5e63f1-bd67-4485-9c2a-37b9f69fb33a','7b7a8b34-fb75-4a00-8744-e11a8f612e86','cdaf6a76-888a-4cb8-bac3-bbe563791b70','776fc200-62b6-4dbc-aa8e-7a2773b03216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0463382365674fff8f75bd46fd7271c6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1239375174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec3629c6-b8bc-49bc-b28c-4ed1395641ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d987e9cc9224ddb928612c9452367df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0463382365674fff8f75bd46fd7271c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:00.231835 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c76178-dc32-4078-a105-7f64cd965399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:00.259273 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c76178-dc32-4078-a105-7f64cd965399) transitioned into state 'SUCCESS' from state '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-1239375174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d987e9cc9224ddb928612c9452367df',qos_specs=None,replication_status=,reservations=['eb5e63f1-bd67-4485-9c2a-37b9f69fb33a','7b7a8b34-fb75-4a00-8744-e11a8f612e86','cdaf6a76-888a-4cb8-bac3-bbe563791b70','776fc200-62b6-4dbc-aa8e-7a2773b03216'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0463382365674fff8f75bd46fd7271c6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:00.260772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7b59a62-f4bd-41ff-9d9b-de561242dd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:00.272809 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7b59a62-f4bd-41ff-9d9b-de561242dd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:00.273972 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Flow 'volume_create_api' (87c8b014-ac62-4b36-bb00-fc311b64d230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:00.275659 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Create volume request issued successfully. Jul 22 00:14:00.275659 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-436a21db-cb7c-4cbd-a98e-8fd7c997dd7e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:00.275659 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 649/2584] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:13:59 2026] POST /volume/v3/volumes => generated 778 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:00.293110 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a834b3c1-9823-4070-8306-2e9d9c8cce2e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:00.294050 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a834b3c1-9823-4070-8306-2e9d9c8cce2e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba Jul 22 00:14:00.294306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a834b3c1-9823-4070-8306-2e9d9c8cce2e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:00.294574 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a834b3c1-9823-4070-8306-2e9d9c8cce2e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:00.305925 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:00.305925 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:00.311249 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a834b3c1-9823-4070-8306-2e9d9c8cce2e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Volume info retrieved successfully. Jul 22 00:14:00.318279 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a834b3c1-9823-4070-8306-2e9d9c8cce2e tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba returned with HTTP 200 Jul 22 00:14:00.318846 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 651/2585] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:00 2026] GET /volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:00.319999 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-931a6dfb-139a-4a60-b1a4-0344877b8a03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:00.322470 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-931a6dfb-139a-4a60-b1a4-0344877b8a03 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:00.322715 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-931a6dfb-139a-4a60-b1a4-0344877b8a03 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:00.322977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-931a6dfb-139a-4a60-b1a4-0344877b8a03 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:00.342033 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:00.342033 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:00.347114 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-931a6dfb-139a-4a60-b1a4-0344877b8a03 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:00.355408 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-931a6dfb-139a-4a60-b1a4-0344877b8a03 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:00.356150 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 642/2586] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:00 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:00.799027 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5765054-4b48-4178-8ad0-ca8eee087588 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:00.802276 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5765054-4b48-4178-8ad0-ca8eee087588 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:00.802276 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5765054-4b48-4178-8ad0-ca8eee087588 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:00.802276 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5765054-4b48-4178-8ad0-ca8eee087588 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:00.802276 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b5765054-4b48-4178-8ad0-ca8eee087588 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:00.809012 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:00.809012 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:00.809977 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5765054-4b48-4178-8ad0-ca8eee087588 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:00.811077 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 645/2587] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:00 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:00.960961 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dde8efe7-d528-43ed-ae8c-c23b7c3725ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:00.962815 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dde8efe7-d528-43ed-ae8c-c23b7c3725ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:14:00.963086 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dde8efe7-d528-43ed-ae8c-c23b7c3725ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:00.963242 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dde8efe7-d528-43ed-ae8c-c23b7c3725ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:00.963390 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-dde8efe7-d528-43ed-ae8c-c23b7c3725ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume with id: b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:14:00.972977 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:00.972977 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:00.973785 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dde8efe7-d528-43ed-ae8c-c23b7c3725ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:01.005383 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dde8efe7-d528-43ed-ae8c-c23b7c3725ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume request issued successfully. Jul 22 00:14:01.005576 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dde8efe7-d528-43ed-ae8c-c23b7c3725ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 202 Jul 22 00:14:01.006219 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 650/2588] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:00 2026] DELETE /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:14:01.017372 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17731ed7-9071-4752-844c-879cbb1ad93d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:01.019484 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17731ed7-9071-4752-844c-879cbb1ad93d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:14:01.019779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17731ed7-9071-4752-844c-879cbb1ad93d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:01.019944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17731ed7-9071-4752-844c-879cbb1ad93d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:01.036020 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:01.036020 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:01.043092 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-17731ed7-9071-4752-844c-879cbb1ad93d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:01.050256 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17731ed7-9071-4752-844c-879cbb1ad93d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 200 Jul 22 00:14:01.050705 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 652/2589] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:01 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:01.337561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97aad3ce-cfe6-4b9c-898a-de0afcc18bf0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:01.341420 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97aad3ce-cfe6-4b9c-898a-de0afcc18bf0 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba Jul 22 00:14:01.341695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97aad3ce-cfe6-4b9c-898a-de0afcc18bf0 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:01.342217 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97aad3ce-cfe6-4b9c-898a-de0afcc18bf0 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:01.351354 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:01.351354 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:01.355917 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97aad3ce-cfe6-4b9c-898a-de0afcc18bf0 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Volume info retrieved successfully. Jul 22 00:14:01.363286 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97aad3ce-cfe6-4b9c-898a-de0afcc18bf0 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba returned with HTTP 200 Jul 22 00:14:01.363716 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 643/2590] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:01 2026] GET /volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:01.376892 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11ebedaf-2f79-4b32-ae80-f434c405afc5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:01.377398 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6652c4a7-af6e-445e-844d-e99ad25853fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:01.378449 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11ebedaf-2f79-4b32-ae80-f434c405afc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:01.378772 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11ebedaf-2f79-4b32-ae80-f434c405afc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:01.379072 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11ebedaf-2f79-4b32-ae80-f434c405afc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:01.379530 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6652c4a7-af6e-445e-844d-e99ad25853fc tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:14:01.379867 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6652c4a7-af6e-445e-844d-e99ad25853fc tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec3629c6-b8bc-49bc-b28c-4ed1395641ba", "name": "tempest-type-Backup-1846371087"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:01.382499 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-6652c4a7-af6e-445e-844d-e99ad25853fc tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Creating new backup {'backup': {'volume_id': 'ec3629c6-b8bc-49bc-b28c-4ed1395641ba', 'name': 'tempest-type-Backup-1846371087'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:14:01.382643 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-6652c4a7-af6e-445e-844d-e99ad25853fc tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Creating backup of volume ec3629c6-b8bc-49bc-b28c-4ed1395641ba in container None Jul 22 00:14:01.391359 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:01.391359 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:01.391501 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:01.391501 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:01.391501 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6652c4a7-af6e-445e-844d-e99ad25853fc tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Volume info retrieved successfully. Jul 22 00:14:01.395442 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-11ebedaf-2f79-4b32-ae80-f434c405afc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:01.401980 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11ebedaf-2f79-4b32-ae80-f434c405afc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:01.402663 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 646/2591] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:01 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:01.434311 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-6652c4a7-af6e-445e-844d-e99ad25853fc tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Created reservations ['6ccaa5f6-f551-4352-ab18-afe65f0cf7e0', '014fbd59-2b11-4db9-a291-d5089c7fa118'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:01.469080 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6652c4a7-af6e-445e-844d-e99ad25853fc tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:14:01.469546 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 651/2592] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:14:01 2026] POST /volume/v3/backups => generated 316 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:01.483320 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7d4acaf2-8ba7-42c6-a323-ce4bce33664b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:01.485653 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d4acaf2-8ba7-42c6-a323-ce4bce33664b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:01.485976 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d4acaf2-8ba7-42c6-a323-ce4bce33664b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:01.486238 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d4acaf2-8ba7-42c6-a323-ce4bce33664b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:01.486402 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7d4acaf2-8ba7-42c6-a323-ce4bce33664b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:01.491109 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:01.491109 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:01.491788 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d4acaf2-8ba7-42c6-a323-ce4bce33664b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:01.492168 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 653/2593] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:01 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:01.829435 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4023744-a2aa-475d-b63b-9afb4bc0e7d2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:01.835121 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4023744-a2aa-475d-b63b-9afb4bc0e7d2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:01.835577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4023744-a2aa-475d-b63b-9afb4bc0e7d2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:01.836362 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4023744-a2aa-475d-b63b-9afb4bc0e7d2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:01.836362 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d4023744-a2aa-475d-b63b-9afb4bc0e7d2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:01.844001 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:01.844001 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:01.846435 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4023744-a2aa-475d-b63b-9afb4bc0e7d2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:01.847827 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 644/2594] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:01 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:02.070208 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ee65c81-e3e3-497d-a8d1-56b79f5abaec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.072402 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ee65c81-e3e3-497d-a8d1-56b79f5abaec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:14:02.072832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ee65c81-e3e3-497d-a8d1-56b79f5abaec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:02.073220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ee65c81-e3e3-497d-a8d1-56b79f5abaec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:02.081257 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ee65c81-e3e3-497d-a8d1-56b79f5abaec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 404 Jul 22 00:14:02.082139 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 647/2595] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:02 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:02.090712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e3ce5f6-7192-4179-86db-50701eeaf2f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.092599 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e3ce5f6-7192-4179-86db-50701eeaf2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:14:02.092884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e3ce5f6-7192-4179-86db-50701eeaf2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:02.093037 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e3ce5f6-7192-4179-86db-50701eeaf2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:02.098937 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e3ce5f6-7192-4179-86db-50701eeaf2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 404 Jul 22 00:14:02.099459 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 652/2596] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:02 2026] GET /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:02.107600 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97021587-6385-4702-8feb-894e16a3072b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.109479 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97021587-6385-4702-8feb-894e16a3072b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:14:02.109685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97021587-6385-4702-8feb-894e16a3072b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:02.109925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97021587-6385-4702-8feb-894e16a3072b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:02.110095 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-97021587-6385-4702-8feb-894e16a3072b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume with id: b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 Jul 22 00:14:02.116552 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97021587-6385-4702-8feb-894e16a3072b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 returned with HTTP 404 Jul 22 00:14:02.117113 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 654/2597] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:02 2026] DELETE /volume/v3/volumes/b7eb3f5c-67fa-42ed-a23f-f2dcdbfff5b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:02.153340 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.155377 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:02.155733 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1467775396"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:02.157919 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request body: {'volume': {'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1467775396'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:02.256397 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume of 1 GB Jul 22 00:14:02.261097 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Availability Zones retrieved successfully. Jul 22 00:14:02.266950 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (45616e25-dc34-437e-903e-413b6df1f4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:02.268228 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d98ef2-a023-45be-9c1a-33e5f344c300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:02.269459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:02.347314 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d98ef2-a023-45be-9c1a-33e5f344c300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:02.348876 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e52c35e-7ccb-4926-b25e-25ca763d89f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:02.413833 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['a66345d0-510e-43ad-8992-4b08dc7fe3a5', '893ed667-4949-476e-b862-5fa83c1de78b', '3fd6dedb-d38f-47dd-a1fd-9ddc13db80b6', '5bf2a6e9-4db2-4861-9f25-19d34004e30a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:02.414818 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e52c35e-7ccb-4926-b25e-25ca763d89f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66345d0-510e-43ad-8992-4b08dc7fe3a5', '893ed667-4949-476e-b862-5fa83c1de78b', '3fd6dedb-d38f-47dd-a1fd-9ddc13db80b6', '5bf2a6e9-4db2-4861-9f25-19d34004e30a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:02.416670 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d79536-d796-4167-9750-06758233c1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:02.420843 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23f14b7e-a7c1-4a5f-bf60-935acbb9ed66 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.424886 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23f14b7e-a7c1-4a5f-bf60-935acbb9ed66 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:02.424886 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23f14b7e-a7c1-4a5f-bf60-935acbb9ed66 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:02.424886 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23f14b7e-a7c1-4a5f-bf60-935acbb9ed66 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:02.447996 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:02.447996 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:02.456558 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23f14b7e-a7c1-4a5f-bf60-935acbb9ed66 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:02.459550 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d79536-d796-4167-9750-06758233c1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99634298-7068-4efa-839c-6d77f10acea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1467775396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['a66345d0-510e-43ad-8992-4b08dc7fe3a5','893ed667-4949-476e-b862-5fa83c1de78b','3fd6dedb-d38f-47dd-a1fd-9ddc13db80b6','5bf2a6e9-4db2-4861-9f25-19d34004e30a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1467775396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99634298-7068-4efa-839c-6d77f10acea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a61cdb52fe844632bf568938b7783113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:02.460456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc482ee-8d6a-47b5-a192-6945fec41c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:02.464449 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23f14b7e-a7c1-4a5f-bf60-935acbb9ed66 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:02.465178 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 648/2598] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:02 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:02.494842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc482ee-8d6a-47b5-a192-6945fec41c99) transitioned into state 'SUCCESS' from state '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-1467775396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['a66345d0-510e-43ad-8992-4b08dc7fe3a5','893ed667-4949-476e-b862-5fa83c1de78b','3fd6dedb-d38f-47dd-a1fd-9ddc13db80b6','5bf2a6e9-4db2-4861-9f25-19d34004e30a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:02.496079 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cc5230-db9f-48a1-95f4-dd624e489b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:02.506435 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-239452ce-bfe4-4a2c-8e3d-770442184a82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.509000 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-239452ce-bfe4-4a2c-8e3d-770442184a82 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:02.509321 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-239452ce-bfe4-4a2c-8e3d-770442184a82 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:02.510121 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-239452ce-bfe4-4a2c-8e3d-770442184a82 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:02.510121 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-239452ce-bfe4-4a2c-8e3d-770442184a82 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:02.514002 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cc5230-db9f-48a1-95f4-dd624e489b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:02.514002 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (45616e25-dc34-437e-903e-413b6df1f4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:02.516099 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request issued successfully. Jul 22 00:14:02.516844 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dcfa967-6136-4617-b343-0214a77bd1b0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:02.517350 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 645/2599] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:02 2026] POST /volume/v3/volumes => generated 749 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:02.518809 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:02.518809 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:02.520635 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-239452ce-bfe4-4a2c-8e3d-770442184a82 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:02.521566 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 653/2600] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:02 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:02.538536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ea20262-51d6-4854-a2ba-cad450ff1aa2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.541697 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ea20262-51d6-4854-a2ba-cad450ff1aa2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:02.541697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ea20262-51d6-4854-a2ba-cad450ff1aa2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:02.541961 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ea20262-51d6-4854-a2ba-cad450ff1aa2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:02.551994 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:02.551994 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:02.559194 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9ea20262-51d6-4854-a2ba-cad450ff1aa2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:02.571523 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ea20262-51d6-4854-a2ba-cad450ff1aa2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 returned with HTTP 200 Jul 22 00:14:02.571523 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 655/2601] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:02 2026] GET /volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:02.862329 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-20d74517-fe64-48f4-b8d4-ca07c1543b2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.864520 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20d74517-fe64-48f4-b8d4-ca07c1543b2e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:02.864769 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20d74517-fe64-48f4-b8d4-ca07c1543b2e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:02.865020 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20d74517-fe64-48f4-b8d4-ca07c1543b2e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:02.865159 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-20d74517-fe64-48f4-b8d4-ca07c1543b2e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:02.870351 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:02.870351 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:02.871266 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20d74517-fe64-48f4-b8d4-ca07c1543b2e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:02.871688 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 649/2602] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:02 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:02.977398 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-cfd97619-79ed-47be-b33b-68708816cd70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:02.980162 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-cfd97619-79ed-47be-b33b-68708816cd70 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e/action Jul 22 00:14:02.980683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-cfd97619-79ed-47be-b33b-68708816cd70 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:02.980789 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-cfd97619-79ed-47be-b33b-68708816cd70 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:03.002280 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.002280 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:03.016274 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-03b14fa8-3ab3-49f3-a577-95228becf9c9 req-cfd97619-79ed-47be-b33b-68708816cd70 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e/action returned with HTTP 204 Jul 22 00:14:03.017084 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 646/2603] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:14:02 2026] POST /volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:03.481593 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-99373674-7b8f-4972-9e43-f7daaba6ed37 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.483992 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99373674-7b8f-4972-9e43-f7daaba6ed37 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:03.484261 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99373674-7b8f-4972-9e43-f7daaba6ed37 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.484521 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99373674-7b8f-4972-9e43-f7daaba6ed37 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.497065 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.497065 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:03.501369 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-99373674-7b8f-4972-9e43-f7daaba6ed37 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:03.507442 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99373674-7b8f-4972-9e43-f7daaba6ed37 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:03.508015 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 654/2604] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:03.537883 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9006312e-a739-41e7-b1a7-f2d890a8727d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.539961 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9006312e-a739-41e7-b1a7-f2d890a8727d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:03.540418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9006312e-a739-41e7-b1a7-f2d890a8727d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.540418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9006312e-a739-41e7-b1a7-f2d890a8727d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.540418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9006312e-a739-41e7-b1a7-f2d890a8727d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:03.546266 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.546266 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:03.546821 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9006312e-a739-41e7-b1a7-f2d890a8727d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:03.547233 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 656/2605] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:03.563245 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-9b3a8478-bab0-4620-a4a1-da56abfcf3d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.565805 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-9b3a8478-bab0-4620-a4a1-da56abfcf3d1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:03.566105 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-9b3a8478-bab0-4620-a4a1-da56abfcf3d1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.566341 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-9b3a8478-bab0-4620-a4a1-da56abfcf3d1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.577348 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.577348 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:03.581382 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-9b3a8478-bab0-4620-a4a1-da56abfcf3d1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:03.586655 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-9b3a8478-bab0-4620-a4a1-da56abfcf3d1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:03.587111 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 650/2606] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:03.588969 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd77834c-dcf9-4234-97c9-5824f54ec287 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.591197 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd77834c-dcf9-4234-97c9-5824f54ec287 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:03.591563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd77834c-dcf9-4234-97c9-5824f54ec287 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.591894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd77834c-dcf9-4234-97c9-5824f54ec287 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.597437 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.599099 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:03.601071 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1116169398", "snapshot_id": "0aa6f135-0dbc-4d10-b1fb-c680fe45607a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:03.601199 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.601199 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:03.601291 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1116169398', 'snapshot_id': '0aa6f135-0dbc-4d10-b1fb-c680fe45607a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:03.606795 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dd77834c-dcf9-4234-97c9-5824f54ec287 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:03.611150 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.611150 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:03.612349 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Snapshot retrieved successfully. Jul 22 00:14:03.612349 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Create volume of 1 GB Jul 22 00:14:03.613298 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd77834c-dcf9-4234-97c9-5824f54ec287 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 returned with HTTP 200 Jul 22 00:14:03.614910 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 647/2607] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:03.618384 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Availability Zones retrieved successfully. Jul 22 00:14:03.625313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Flow 'volume_create_api' (ea03b6fe-79e2-40fe-bdd2-2d5f8acd50d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:03.626476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f29267c-b644-4f31-ad97-73d5f98e3b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:03.627677 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:03.634155 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57127d2f-8728-4836-a2ea-5b8789561a96 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.635894 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57127d2f-8728-4836-a2ea-5b8789561a96 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:03.636093 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57127d2f-8728-4836-a2ea-5b8789561a96 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.636238 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57127d2f-8728-4836-a2ea-5b8789561a96 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.645138 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.645138 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:03.654662 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-57127d2f-8728-4836-a2ea-5b8789561a96 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:03.666478 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57127d2f-8728-4836-a2ea-5b8789561a96 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 returned with HTTP 200 Jul 22 00:14:03.667082 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 657/2608] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:03.682189 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4a1290c2-674f-4d69-8f83-53522490d4e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.684032 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a1290c2-674f-4d69-8f83-53522490d4e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:14:03.684455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a1290c2-674f-4d69-8f83-53522490d4e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "99634298-7068-4efa-839c-6d77f10acea2", "name": "tempest-VolumesBackupsTest-Backup-1943781014", "container": "tempest-volumesbackupstest-backup-container-791186615"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:03.684812 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ecbb2e40-36b6-4e0b-8fec-b710986c9d36 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.685275 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecbb2e40-36b6-4e0b-8fec-b710986c9d36 None None] GET https://10.4.3.168/volume// Jul 22 00:14:03.685473 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecbb2e40-36b6-4e0b-8fec-b710986c9d36 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.685878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecbb2e40-36b6-4e0b-8fec-b710986c9d36 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.687506 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-4a1290c2-674f-4d69-8f83-53522490d4e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating new backup {'backup': {'volume_id': '99634298-7068-4efa-839c-6d77f10acea2', 'name': 'tempest-VolumesBackupsTest-Backup-1943781014', 'container': 'tempest-volumesbackupstest-backup-container-791186615'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:14:03.687607 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecbb2e40-36b6-4e0b-8fec-b710986c9d36 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:03.687669 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-4a1290c2-674f-4d69-8f83-53522490d4e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating backup of volume 99634298-7068-4efa-839c-6d77f10acea2 in container tempest-volumesbackupstest-backup-container-791186615 Jul 22 00:14:03.687717 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 648/2609] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:03.690427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f29267c-b644-4f31-ad97-73d5f98e3b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0aa6f135-0dbc-4d10-b1fb-c680fe45607a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:03.690427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981027c1-4d79-4738-959a-3431e98b9b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:03.695778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e1975b5f-2ea0-44cf-9ca1-99e5b72f6a3d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.696242 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.696242 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:03.697368 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4a1290c2-674f-4d69-8f83-53522490d4e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:03.698688 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e1975b5f-2ea0-44cf-9ca1-99e5b72f6a3d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:14:03.699244 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e1975b5f-2ea0-44cf-9ca1-99e5b72f6a3d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0443343-bc54-4217-893f-a9aea9b8997b", "connector": null, "instance_uuid": "bdbf06b3-b462-4dca-991f-1d8d2501c6e2"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:03.718917 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.718917 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:03.735329 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-4a1290c2-674f-4d69-8f83-53522490d4e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['eda55af9-d542-4ade-ae63-e845f54a6087', '539ae481-4340-4e57-bab7-563f4cbd978a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:03.760872 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e1975b5f-2ea0-44cf-9ca1-99e5b72f6a3d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:14:03.761164 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Created reservations ['ee4e98df-2d43-4f13-89ba-74c665156fa7', 'c7b57ede-37f3-47ad-9451-6d2c6593077e', '09c7e92d-a061-468a-9b85-951080876785', '9f78db17-d2b8-4d00-a4b9-08e49e73dac1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:03.761458 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 658/2610] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:14:03 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:03.762154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981027c1-4d79-4738-959a-3431e98b9b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee4e98df-2d43-4f13-89ba-74c665156fa7', 'c7b57ede-37f3-47ad-9451-6d2c6593077e', '09c7e92d-a061-468a-9b85-951080876785', '9f78db17-d2b8-4d00-a4b9-08e49e73dac1']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:03.762881 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bdbdec6-9850-4859-b5a8-17016e2bc377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:03.779955 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a1290c2-674f-4d69-8f83-53522490d4e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:14:03.780476 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 651/2611] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:03 2026] POST /volume/v3/backups => generated 330 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:03.791997 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-800a2692-2e3a-4d10-8215-0f98ff00c889 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.796233 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-800a2692-2e3a-4d10-8215-0f98ff00c889 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:03.797792 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-800a2692-2e3a-4d10-8215-0f98ff00c889 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.798183 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-800a2692-2e3a-4d10-8215-0f98ff00c889 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.798368 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-800a2692-2e3a-4d10-8215-0f98ff00c889 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:03.803021 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d2a181ff-8d78-427c-ab17-8546c8aa4de5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.805754 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2a181ff-8d78-427c-ab17-8546c8aa4de5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:03.806069 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2a181ff-8d78-427c-ab17-8546c8aa4de5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.806316 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d2a181ff-8d78-427c-ab17-8546c8aa4de5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.811309 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.811309 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:03.811309 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-800a2692-2e3a-4d10-8215-0f98ff00c889 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:03.811419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bdbdec6-9850-4859-b5a8-17016e2bc377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cba115ca-2c59-4a13-ab3a-0b448acccca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1116169398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc34a3bb5a14e79b186316bd1cee4fd',qos_specs=None,replication_status=,reservations=['ee4e98df-2d43-4f13-89ba-74c665156fa7','c7b57ede-37f3-47ad-9451-6d2c6593077e','09c7e92d-a061-468a-9b85-951080876785','9f78db17-d2b8-4d00-a4b9-08e49e73dac1'],size=1,snapshot_id=0aa6f135-0dbc-4d10-b1fb-c680fe45607a,source_replicaid=,source_volid=None,status='creating',user_id='cb6c3b5513804ecf811c675874d08d1c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1116169398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cba115ca-2c59-4a13-ab3a-0b448acccca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bc34a3bb5a14e79b186316bd1cee4fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0aa6f135-0dbc-4d10-b1fb-c680fe45607a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb6c3b5513804ecf811c675874d08d1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:03.811614 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 649/2612] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:03.811675 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (241b4de5-101a-41eb-b157-706f07e5aca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:03.815589 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80b138d9-9cd5-4ef5-b5a3-1b4d54c79d4e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.816139 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80b138d9-9cd5-4ef5-b5a3-1b4d54c79d4e None None] GET https://10.4.3.168/volume// Jul 22 00:14:03.816376 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80b138d9-9cd5-4ef5-b5a3-1b4d54c79d4e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.816663 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80b138d9-9cd5-4ef5-b5a3-1b4d54c79d4e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.817062 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80b138d9-9cd5-4ef5-b5a3-1b4d54c79d4e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:03.817456 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 652/2613] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:03.826673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-98b67050-0dbc-4259-bc5e-2c32a0c155f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.829147 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-98b67050-0dbc-4259-bc5e-2c32a0c155f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:03.829415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-98b67050-0dbc-4259-bc5e-2c32a0c155f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.829617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-98b67050-0dbc-4259-bc5e-2c32a0c155f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.829699 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.829699 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:03.835492 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d2a181ff-8d78-427c-ab17-8546c8aa4de5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:03.840053 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (241b4de5-101a-41eb-b157-706f07e5aca5) transitioned into state 'SUCCESS' from state '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-1116169398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bc34a3bb5a14e79b186316bd1cee4fd',qos_specs=None,replication_status=,reservations=['ee4e98df-2d43-4f13-89ba-74c665156fa7','c7b57ede-37f3-47ad-9451-6d2c6593077e','09c7e92d-a061-468a-9b85-951080876785','9f78db17-d2b8-4d00-a4b9-08e49e73dac1'],size=1,snapshot_id=0aa6f135-0dbc-4d10-b1fb-c680fe45607a,source_replicaid=,source_volid=None,status='creating',user_id='cb6c3b5513804ecf811c675874d08d1c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:03.840878 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d2a181ff-8d78-427c-ab17-8546c8aa4de5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:03.841098 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec38c41-e4ce-4cb8-9667-fea450d0664f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:03.841261 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 659/2614] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:03.843509 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.843509 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:03.848065 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-98b67050-0dbc-4259-bc5e-2c32a0c155f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:03.852548 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-98b67050-0dbc-4259-bc5e-2c32a0c155f2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:03.853235 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 650/2615] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:03.877513 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec38c41-e4ce-4cb8-9667-fea450d0664f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:03.878442 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Flow 'volume_create_api' (ea03b6fe-79e2-40fe-bdd2-2d5f8acd50d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:03.878917 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Create volume request issued successfully. Jul 22 00:14:03.879509 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bed219a5-8baf-40f2-ab49-9dde18ae76da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:03.879935 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 655/2616] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:03 2026] POST /volume/v3/volumes => generated 781 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:03.886484 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f21bc028-9fa7-41c4-8abe-7bc7c4f1331a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:03.889944 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f21bc028-9fa7-41c4-8abe-7bc7c4f1331a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:03.890166 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f21bc028-9fa7-41c4-8abe-7bc7c4f1331a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:03.890472 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f21bc028-9fa7-41c4-8abe-7bc7c4f1331a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:03.890472 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f21bc028-9fa7-41c4-8abe-7bc7c4f1331a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:03.905476 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:03.905476 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:03.906416 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f21bc028-9fa7-41c4-8abe-7bc7c4f1331a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:03.906803 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 653/2617] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:03 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:03.997009 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-d3d4c307-9121-4595-ad9a-fc17c83402ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:04.000142 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-d3d4c307-9121-4595-ad9a-fc17c83402ce tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] PUT https://10.4.3.168/volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15 Jul 22 00:14:04.000533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-d3d4c307-9121-4595-ad9a-fc17c83402ce tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:04.011787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-d3d4c307-9121-4595-ad9a-fc17c83402ce tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Acquiring lock "cinder-attachment_update-a0443343-bc54-4217-893f-a9aea9b8997b-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:14:04.020567 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-d3d4c307-9121-4595-ad9a-fc17c83402ce tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-a0443343-bc54-4217-893f-a9aea9b8997b-np0000005612" acquired by "attachment_update" :: waited 0.009s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:14:04.022237 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:04.022237 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:04.239504 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-d3d4c307-9121-4595-ad9a-fc17c83402ce tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-a0443343-bc54-4217-893f-a9aea9b8997b-np0000005612" released by "attachment_update" :: held 0.219s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:14:04.239835 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-d3d4c307-9121-4595-ad9a-fc17c83402ce tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15 returned with HTTP 200 Jul 22 00:14:04.240310 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 660/2618] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:14:03 2026] PUT /volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:04.561888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7950ee57-61c1-4809-b404-8cf5ea43b5df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:04.564956 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7950ee57-61c1-4809-b404-8cf5ea43b5df tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:04.564956 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7950ee57-61c1-4809-b404-8cf5ea43b5df tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:04.565261 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7950ee57-61c1-4809-b404-8cf5ea43b5df tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:04.565520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7950ee57-61c1-4809-b404-8cf5ea43b5df tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:04.572411 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:04.572411 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:04.572411 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7950ee57-61c1-4809-b404-8cf5ea43b5df tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:04.572411 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 651/2619] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:04 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:04.832334 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90ddb32b-2304-4ce2-86b6-867835d9e94c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:04.836708 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90ddb32b-2304-4ce2-86b6-867835d9e94c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:04.836971 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90ddb32b-2304-4ce2-86b6-867835d9e94c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:04.837202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90ddb32b-2304-4ce2-86b6-867835d9e94c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:04.837386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-90ddb32b-2304-4ce2-86b6-867835d9e94c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:04.848574 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:04.848574 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:04.849257 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90ddb32b-2304-4ce2-86b6-867835d9e94c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:04.849601 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 656/2620] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:04 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:04.860730 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38dfdf23-31ec-4fa5-90a3-aa9fcb8bacf6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:04.862814 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38dfdf23-31ec-4fa5-90a3-aa9fcb8bacf6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:04.863048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38dfdf23-31ec-4fa5-90a3-aa9fcb8bacf6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:04.863298 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38dfdf23-31ec-4fa5-90a3-aa9fcb8bacf6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:04.882826 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:04.882826 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:04.887718 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38dfdf23-31ec-4fa5-90a3-aa9fcb8bacf6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:04.893736 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38dfdf23-31ec-4fa5-90a3-aa9fcb8bacf6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:04.894179 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 654/2621] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:04 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:04.918588 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-22afba9f-5e9e-417a-bf6d-84ed4cf73e3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:04.920370 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-22afba9f-5e9e-417a-bf6d-84ed4cf73e3e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:04.920564 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-22afba9f-5e9e-417a-bf6d-84ed4cf73e3e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:04.920776 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-22afba9f-5e9e-417a-bf6d-84ed4cf73e3e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:04.920894 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-22afba9f-5e9e-417a-bf6d-84ed4cf73e3e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:04.925382 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:04.925382 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:04.926198 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-22afba9f-5e9e-417a-bf6d-84ed4cf73e3e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:04.926553 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 661/2622] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:04 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:05.589488 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3bb5a394-6ab9-4055-b7b1-9c91a0395c11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:05.593404 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3bb5a394-6ab9-4055-b7b1-9c91a0395c11 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:05.593404 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3bb5a394-6ab9-4055-b7b1-9c91a0395c11 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:05.593404 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3bb5a394-6ab9-4055-b7b1-9c91a0395c11 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:05.593404 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3bb5a394-6ab9-4055-b7b1-9c91a0395c11 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:05.600513 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:05.600513 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:05.602311 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3bb5a394-6ab9-4055-b7b1-9c91a0395c11 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:05.603182 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 652/2623] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:05 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:05.864427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0dcd44f-57a6-4484-bb5b-d8b3334c05d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:05.867813 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0dcd44f-57a6-4484-bb5b-d8b3334c05d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:05.868231 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0dcd44f-57a6-4484-bb5b-d8b3334c05d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:05.868522 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0dcd44f-57a6-4484-bb5b-d8b3334c05d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:05.868701 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b0dcd44f-57a6-4484-bb5b-d8b3334c05d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:05.874198 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:05.874198 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:05.875274 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0dcd44f-57a6-4484-bb5b-d8b3334c05d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:05.875933 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 657/2624] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:05 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:05.913974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2cccd0b2-22c7-465e-b9ff-707a7226fdc5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:05.918609 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2cccd0b2-22c7-465e-b9ff-707a7226fdc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:05.918891 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2cccd0b2-22c7-465e-b9ff-707a7226fdc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:05.919153 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2cccd0b2-22c7-465e-b9ff-707a7226fdc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:05.939427 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:05.939427 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:05.941287 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bdd5e068-e3f0-42df-b43e-5d6b0a1ce3fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:05.946398 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2cccd0b2-22c7-465e-b9ff-707a7226fdc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:05.947311 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bdd5e068-e3f0-42df-b43e-5d6b0a1ce3fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:05.947708 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bdd5e068-e3f0-42df-b43e-5d6b0a1ce3fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:05.948010 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bdd5e068-e3f0-42df-b43e-5d6b0a1ce3fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:05.948276 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bdd5e068-e3f0-42df-b43e-5d6b0a1ce3fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:05.955048 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2cccd0b2-22c7-465e-b9ff-707a7226fdc5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:05.955750 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 655/2625] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:05 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:05.961700 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:05.961700 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:05.962850 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bdd5e068-e3f0-42df-b43e-5d6b0a1ce3fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:05.963445 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 662/2626] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:05 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:06.620233 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb285745-3dd1-4c18-b371-f0f2ab858c4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:06.626853 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb285745-3dd1-4c18-b371-f0f2ab858c4a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:06.627223 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb285745-3dd1-4c18-b371-f0f2ab858c4a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:06.627496 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb285745-3dd1-4c18-b371-f0f2ab858c4a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:06.627595 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bb285745-3dd1-4c18-b371-f0f2ab858c4a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:06.639272 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:06.639272 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:06.640237 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb285745-3dd1-4c18-b371-f0f2ab858c4a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:06.640673 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 653/2627] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:06 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:06.895456 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48d006b1-ab2a-4351-bdf9-07e935ae1b12 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:06.897632 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48d006b1-ab2a-4351-bdf9-07e935ae1b12 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:06.897892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48d006b1-ab2a-4351-bdf9-07e935ae1b12 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:06.898160 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48d006b1-ab2a-4351-bdf9-07e935ae1b12 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:06.898279 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-48d006b1-ab2a-4351-bdf9-07e935ae1b12 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:06.908831 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:06.908831 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:06.909190 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48d006b1-ab2a-4351-bdf9-07e935ae1b12 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:06.909964 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 658/2628] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:06 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:06.983151 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8b3fefe0-64e4-488c-96f1-0d0205d8767d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:06.983962 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af34aa35-8d15-4a9c-9684-76e055f463ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:06.985021 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b3fefe0-64e4-488c-96f1-0d0205d8767d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:06.985256 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b3fefe0-64e4-488c-96f1-0d0205d8767d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:06.985479 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b3fefe0-64e4-488c-96f1-0d0205d8767d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:06.989786 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af34aa35-8d15-4a9c-9684-76e055f463ad tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:06.989786 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af34aa35-8d15-4a9c-9684-76e055f463ad tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:06.989786 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af34aa35-8d15-4a9c-9684-76e055f463ad tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:06.989786 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-af34aa35-8d15-4a9c-9684-76e055f463ad tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:06.996850 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:06.996850 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:06.998217 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af34aa35-8d15-4a9c-9684-76e055f463ad tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:06.998970 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 663/2629] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:06 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:07.002187 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:07.002187 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:07.007576 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8b3fefe0-64e4-488c-96f1-0d0205d8767d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:07.015209 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b3fefe0-64e4-488c-96f1-0d0205d8767d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:07.015849 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 656/2630] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:06 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:07.658007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9ab8ebcb-c2fe-494c-8e22-6e4b2f6d0399 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:07.660367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ab8ebcb-c2fe-494c-8e22-6e4b2f6d0399 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:07.660629 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ab8ebcb-c2fe-494c-8e22-6e4b2f6d0399 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:07.660916 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ab8ebcb-c2fe-494c-8e22-6e4b2f6d0399 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:07.661060 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9ab8ebcb-c2fe-494c-8e22-6e4b2f6d0399 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:07.667880 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:07.667880 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:07.668827 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ab8ebcb-c2fe-494c-8e22-6e4b2f6d0399 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:07.669714 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 654/2631] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:07 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:07.928922 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1bdbc8c9-80df-4994-8f9e-2f250ba4c15b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:07.932891 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bdbc8c9-80df-4994-8f9e-2f250ba4c15b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:07.932891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bdbc8c9-80df-4994-8f9e-2f250ba4c15b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:07.932891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bdbc8c9-80df-4994-8f9e-2f250ba4c15b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:07.932891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1bdbc8c9-80df-4994-8f9e-2f250ba4c15b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:07.943883 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:07.943883 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:07.945379 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bdbc8c9-80df-4994-8f9e-2f250ba4c15b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:07.947548 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 659/2632] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:07 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:08.016225 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c9daa13a-4ec1-4d64-827b-aedba448dab5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:08.019078 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9daa13a-4ec1-4d64-827b-aedba448dab5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:08.019390 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9daa13a-4ec1-4d64-827b-aedba448dab5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:08.019666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c9daa13a-4ec1-4d64-827b-aedba448dab5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:08.019831 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c9daa13a-4ec1-4d64-827b-aedba448dab5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:08.030737 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:08.030737 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:08.032560 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c9daa13a-4ec1-4d64-827b-aedba448dab5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:08.032560 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 664/2633] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:08 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:08.038692 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb41e3ff-10bb-4bfc-a2bb-b1e204d0b07c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:08.043389 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb41e3ff-10bb-4bfc-a2bb-b1e204d0b07c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:08.043389 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb41e3ff-10bb-4bfc-a2bb-b1e204d0b07c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:08.043389 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb41e3ff-10bb-4bfc-a2bb-b1e204d0b07c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:08.068647 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:08.068647 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:08.077456 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bb41e3ff-10bb-4bfc-a2bb-b1e204d0b07c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:08.089290 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb41e3ff-10bb-4bfc-a2bb-b1e204d0b07c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:08.089290 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 657/2634] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:08 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:08.682576 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b17b057e-a22d-4da2-a08a-caeeb792e3ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:08.685808 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b17b057e-a22d-4da2-a08a-caeeb792e3ea tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:08.686156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b17b057e-a22d-4da2-a08a-caeeb792e3ea tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:08.686387 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b17b057e-a22d-4da2-a08a-caeeb792e3ea tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:08.686547 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b17b057e-a22d-4da2-a08a-caeeb792e3ea tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:08.692606 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:08.692606 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:08.693402 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b17b057e-a22d-4da2-a08a-caeeb792e3ea tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:08.694102 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 655/2635] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:08 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:08.967633 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e270f56f-d173-435d-acc0-a84da372c20c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:08.969835 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e270f56f-d173-435d-acc0-a84da372c20c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:08.970289 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e270f56f-d173-435d-acc0-a84da372c20c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:08.970710 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e270f56f-d173-435d-acc0-a84da372c20c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:08.970990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e270f56f-d173-435d-acc0-a84da372c20c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:08.977534 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:08.977534 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:08.979333 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e270f56f-d173-435d-acc0-a84da372c20c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:08.979333 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 660/2636] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:08 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:09.050632 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86bd213e-9921-4776-a9fc-0cdec79683ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:09.053727 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86bd213e-9921-4776-a9fc-0cdec79683ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:09.053727 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86bd213e-9921-4776-a9fc-0cdec79683ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:09.054037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86bd213e-9921-4776-a9fc-0cdec79683ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:09.054037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-86bd213e-9921-4776-a9fc-0cdec79683ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:09.058831 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:09.058831 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:09.060339 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86bd213e-9921-4776-a9fc-0cdec79683ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:09.060339 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 665/2637] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:09 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:09.120033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21099fd7-3d95-4515-825c-aa656cf16da6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:09.122257 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21099fd7-3d95-4515-825c-aa656cf16da6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:09.122543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21099fd7-3d95-4515-825c-aa656cf16da6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:09.122841 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21099fd7-3d95-4515-825c-aa656cf16da6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:09.141550 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:09.141550 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:09.149085 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21099fd7-3d95-4515-825c-aa656cf16da6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:09.153891 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21099fd7-3d95-4515-825c-aa656cf16da6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:09.154211 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 658/2638] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:09 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:09.707320 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2749c1dd-033b-4f11-b267-0b63986c51e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:09.709743 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2749c1dd-033b-4f11-b267-0b63986c51e9 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:09.710068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2749c1dd-033b-4f11-b267-0b63986c51e9 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:09.710339 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2749c1dd-033b-4f11-b267-0b63986c51e9 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:09.710497 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2749c1dd-033b-4f11-b267-0b63986c51e9 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:09.716969 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:09.716969 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:09.717273 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2749c1dd-033b-4f11-b267-0b63986c51e9 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:09.717788 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 656/2639] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:09 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:09.742512 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e38e2fb3-6783-40fe-a540-06971d5a21d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:09.743546 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e38e2fb3-6783-40fe-a540-06971d5a21d3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15/action Jul 22 00:14:09.743849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e38e2fb3-6783-40fe-a540-06971d5a21d3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:09.744068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e38e2fb3-6783-40fe-a540-06971d5a21d3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:09.768619 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:09.768619 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:09.791139 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a8aa1418-1dd5-4e5b-83a8-cb885c6c503c req-e38e2fb3-6783-40fe-a540-06971d5a21d3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15/action returned with HTTP 204 Jul 22 00:14:09.791628 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 661/2640] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:14:09 2026] POST /volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:09.997788 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb92ebdd-d844-4a80-9a8d-cc4f84f5445e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.003798 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb92ebdd-d844-4a80-9a8d-cc4f84f5445e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:10.004256 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb92ebdd-d844-4a80-9a8d-cc4f84f5445e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.004954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb92ebdd-d844-4a80-9a8d-cc4f84f5445e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.005454 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cb92ebdd-d844-4a80-9a8d-cc4f84f5445e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:10.017674 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.017674 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:10.020344 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb92ebdd-d844-4a80-9a8d-cc4f84f5445e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:10.021280 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 666/2641] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:09 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:10.074977 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2212eb0e-df22-4611-af60-00dadea1bf9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.076310 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2212eb0e-df22-4611-af60-00dadea1bf9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:10.077277 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2212eb0e-df22-4611-af60-00dadea1bf9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.077535 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2212eb0e-df22-4611-af60-00dadea1bf9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.077705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2212eb0e-df22-4611-af60-00dadea1bf9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:10.087963 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.087963 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:10.088908 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2212eb0e-df22-4611-af60-00dadea1bf9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:10.089326 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 659/2642] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:10.101625 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-234dec6c-a224-4ec4-92ac-3a54895326c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.103515 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-234dec6c-a224-4ec4-92ac-3a54895326c0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:14:10.103936 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-234dec6c-a224-4ec4-92ac-3a54895326c0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cfcc356-e0e1-46c9-9e77-f46477d49d33", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1650898407"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:10.105479 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-234dec6c-a224-4ec4-92ac-3a54895326c0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating new backup {'backup': {'volume_id': '2cfcc356-e0e1-46c9-9e77-f46477d49d33', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1650898407'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:14:10.105621 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-234dec6c-a224-4ec4-92ac-3a54895326c0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating backup of volume 2cfcc356-e0e1-46c9-9e77-f46477d49d33 in container None Jul 22 00:14:10.114002 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.114002 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:10.114611 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-234dec6c-a224-4ec4-92ac-3a54895326c0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:14:10.136879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-234dec6c-a224-4ec4-92ac-3a54895326c0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['7b285c44-52d5-4233-88be-72a20f070ec8', 'bde75582-f43e-43e2-813f-8b75e0dda66b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:10.180374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-85cba7eb-3626-482c-aad5-0de9d56a9069 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.189379 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85cba7eb-3626-482c-aad5-0de9d56a9069 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:10.189841 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85cba7eb-3626-482c-aad5-0de9d56a9069 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.189909 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85cba7eb-3626-482c-aad5-0de9d56a9069 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.196016 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-234dec6c-a224-4ec4-92ac-3a54895326c0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:14:10.196016 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 657/2643] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:10 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:10.204961 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.204961 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:10.210945 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-85cba7eb-3626-482c-aad5-0de9d56a9069 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:10.212440 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76626e0e-ae18-4ecd-aeb2-6ec3d87ebe9e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.215919 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85cba7eb-3626-482c-aad5-0de9d56a9069 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:10.216179 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 662/2644] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1441 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:10.218215 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76626e0e-ae18-4ecd-aeb2-6ec3d87ebe9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:10.218435 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76626e0e-ae18-4ecd-aeb2-6ec3d87ebe9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.218847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76626e0e-ae18-4ecd-aeb2-6ec3d87ebe9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.219178 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-76626e0e-ae18-4ecd-aeb2-6ec3d87ebe9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:10.224707 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.224707 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:10.226379 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76626e0e-ae18-4ecd-aeb2-6ec3d87ebe9e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:10.226752 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 667/2645] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:10.240586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ffe12f77-400c-41f8-a91c-738aca5a2068 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.349733 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffe12f77-400c-41f8-a91c-738aca5a2068 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:10.350043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffe12f77-400c-41f8-a91c-738aca5a2068 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.350363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffe12f77-400c-41f8-a91c-738aca5a2068 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.372342 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.372342 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:10.377962 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ffe12f77-400c-41f8-a91c-738aca5a2068 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Volume info retrieved successfully. Jul 22 00:14:10.384746 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffe12f77-400c-41f8-a91c-738aca5a2068 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:10.385270 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 660/2646] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1441 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:10.466031 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7cbb275f-76e2-4a12-86ad-0a2f6b77ced6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.467714 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7cbb275f-76e2-4a12-86ad-0a2f6b77ced6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:10.468106 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7cbb275f-76e2-4a12-86ad-0a2f6b77ced6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.468396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7cbb275f-76e2-4a12-86ad-0a2f6b77ced6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.482514 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.482514 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:10.488072 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7cbb275f-76e2-4a12-86ad-0a2f6b77ced6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Volume info retrieved successfully. Jul 22 00:14:10.493960 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7cbb275f-76e2-4a12-86ad-0a2f6b77ced6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:10.494480 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 658/2647] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:10.551823 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-5fcd79fe-43af-4374-a1d0-9dfedd513da4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.554731 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-5fcd79fe-43af-4374-a1d0-9dfedd513da4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:10.554731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-5fcd79fe-43af-4374-a1d0-9dfedd513da4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.554731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-5fcd79fe-43af-4374-a1d0-9dfedd513da4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.568926 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.568926 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:10.573163 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-5fcd79fe-43af-4374-a1d0-9dfedd513da4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:10.578366 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-5fcd79fe-43af-4374-a1d0-9dfedd513da4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:10.578784 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 663/2648] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:10.599616 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-50b8aaea-853d-4020-9a2f-65b30118772a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.608247 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-50b8aaea-853d-4020-9a2f-65b30118772a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b/action Jul 22 00:14:10.610232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-50b8aaea-853d-4020-9a2f-65b30118772a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:10.610431 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-50b8aaea-853d-4020-9a2f-65b30118772a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:10.657389 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.657389 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:10.658009 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-50b8aaea-853d-4020-9a2f-65b30118772a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:10.677571 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-50b8aaea-853d-4020-9a2f-65b30118772a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Begin detaching volume completed successfully. Jul 22 00:14:10.677571 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-50b8aaea-853d-4020-9a2f-65b30118772a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b/action returned with HTTP 202 Jul 22 00:14:10.677571 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 668/2649] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:14:10 2026] POST /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:14:10.709024 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2999a517-a602-449b-b0c9-c5ffc105841c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.712148 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2999a517-a602-449b-b0c9-c5ffc105841c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:10.712716 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2999a517-a602-449b-b0c9-c5ffc105841c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.713028 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2999a517-a602-449b-b0c9-c5ffc105841c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.735832 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-335c8472-3fff-48ef-bf05-a76013280c6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.736231 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.736231 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:10.738443 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-335c8472-3fff-48ef-bf05-a76013280c6b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:10.738443 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-335c8472-3fff-48ef-bf05-a76013280c6b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.738443 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-335c8472-3fff-48ef-bf05-a76013280c6b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.738443 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-335c8472-3fff-48ef-bf05-a76013280c6b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:10.741011 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2999a517-a602-449b-b0c9-c5ffc105841c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:10.743511 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.743511 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:10.744324 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-335c8472-3fff-48ef-bf05-a76013280c6b tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:10.744878 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 659/2650] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:10.751645 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2999a517-a602-449b-b0c9-c5ffc105841c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:10.752337 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 661/2651] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1444 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:10.758296 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d5f439c-bb92-49d3-9380-705b8c90d3b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.758847 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d5f439c-bb92-49d3-9380-705b8c90d3b3 None None] GET https://10.4.3.168/volume// Jul 22 00:14:10.759061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d5f439c-bb92-49d3-9380-705b8c90d3b3 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.760916 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d5f439c-bb92-49d3-9380-705b8c90d3b3 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.760916 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d5f439c-bb92-49d3-9380-705b8c90d3b3 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:10.760916 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 664/2652] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:10.775237 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-68067231-ecf7-43e1-9216-a02219136176 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:10.777554 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-68067231-ecf7-43e1-9216-a02219136176 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:10.777899 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-68067231-ecf7-43e1-9216-a02219136176 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:10.778168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-68067231-ecf7-43e1-9216-a02219136176 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:10.800415 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:10.800415 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:10.807992 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-68067231-ecf7-43e1-9216-a02219136176 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:10.815577 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-68067231-ecf7-43e1-9216-a02219136176 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:10.816169 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 669/2653] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:10 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1624 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:11.033519 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-24f085b6-6f8c-4fd1-84e1-17532ae125df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:11.035497 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24f085b6-6f8c-4fd1-84e1-17532ae125df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:11.035815 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24f085b6-6f8c-4fd1-84e1-17532ae125df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:11.036012 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24f085b6-6f8c-4fd1-84e1-17532ae125df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:11.036159 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-24f085b6-6f8c-4fd1-84e1-17532ae125df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:11.041472 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:11.041472 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:11.042540 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24f085b6-6f8c-4fd1-84e1-17532ae125df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:11.043195 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 660/2654] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:11 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:14:11.244660 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8038a7af-98a3-45ef-8176-5de2ef3fcf17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:11.249442 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8038a7af-98a3-45ef-8176-5de2ef3fcf17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:11.249890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8038a7af-98a3-45ef-8176-5de2ef3fcf17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:11.250952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8038a7af-98a3-45ef-8176-5de2ef3fcf17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:11.250952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8038a7af-98a3-45ef-8176-5de2ef3fcf17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:11.256823 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:11.256823 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:11.258468 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8038a7af-98a3-45ef-8176-5de2ef3fcf17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:11.259621 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 662/2655] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:11 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:11.548314 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-1cebb277-f839-4e46-a942-4fe1c4380638 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:11.553334 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-1cebb277-f839-4e46-a942-4fe1c4380638 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:11.553510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-1cebb277-f839-4e46-a942-4fe1c4380638 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:11.553732 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-1cebb277-f839-4e46-a942-4fe1c4380638 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:11.569880 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:11.569880 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:11.574352 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-1cebb277-f839-4e46-a942-4fe1c4380638 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:11.580418 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-1cebb277-f839-4e46-a942-4fe1c4380638 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:11.584964 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 665/2656] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:11 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1444 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:11.603344 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-c8e828b1-7b7a-43a8-acac-1f8802041162 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:11.605835 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-c8e828b1-7b7a-43a8-acac-1f8802041162 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e Jul 22 00:14:11.606084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-c8e828b1-7b7a-43a8-acac-1f8802041162 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:11.606309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-c8e828b1-7b7a-43a8-acac-1f8802041162 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:11.616710 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:11.616710 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:11.702720 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-197cd02a-30c5-4c61-bd3a-3f4e4edc3d91 req-c8e828b1-7b7a-43a8-acac-1f8802041162 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e returned with HTTP 200 Jul 22 00:14:11.703425 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 670/2657] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:14:11 2026] DELETE /volume/v3/attachments/dcf1bfc6-f2ce-451d-aae1-bcf45bab657e => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:11.763615 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4fd7851-9224-434a-994d-fcacc1387ff3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:11.766680 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4fd7851-9224-434a-994d-fcacc1387ff3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:11.766680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4fd7851-9224-434a-994d-fcacc1387ff3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:11.766981 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4fd7851-9224-434a-994d-fcacc1387ff3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:11.767047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a4fd7851-9224-434a-994d-fcacc1387ff3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:11.773299 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:11.773299 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:11.773483 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e480baf-e578-4ebc-bb7d-d33790563af5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:11.774475 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4fd7851-9224-434a-994d-fcacc1387ff3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:11.774917 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 661/2658] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:11 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:11.776763 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e480baf-e578-4ebc-bb7d-d33790563af5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:11.777068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e480baf-e578-4ebc-bb7d-d33790563af5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:11.777386 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e480baf-e578-4ebc-bb7d-d33790563af5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:11.792117 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:11.792117 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:11.800312 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e480baf-e578-4ebc-bb7d-d33790563af5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:11.806789 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e480baf-e578-4ebc-bb7d-d33790563af5 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:11.807343 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 663/2659] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:11 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:11.884477 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07d725b8-74e4-4744-bc46-77f730f44e43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:11.886523 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07d725b8-74e4-4744-bc46-77f730f44e43 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:11.886799 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07d725b8-74e4-4744-bc46-77f730f44e43 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:11.887114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07d725b8-74e4-4744-bc46-77f730f44e43 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:11.899478 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:11.899478 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:11.905736 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07d725b8-74e4-4744-bc46-77f730f44e43 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Volume info retrieved successfully. Jul 22 00:14:11.912315 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07d725b8-74e4-4744-bc46-77f730f44e43 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:11.912871 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 666/2660] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:11 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:11.977447 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-96d8cd13-0ce5-4f71-934b-19cc4ad77481 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:11.980545 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-96d8cd13-0ce5-4f71-934b-19cc4ad77481 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:11.980811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-96d8cd13-0ce5-4f71-934b-19cc4ad77481 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:11.980991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-96d8cd13-0ce5-4f71-934b-19cc4ad77481 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:11.994525 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:11.994525 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:12.001763 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-96d8cd13-0ce5-4f71-934b-19cc4ad77481 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:12.008485 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-96d8cd13-0ce5-4f71-934b-19cc4ad77481 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:12.009139 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 671/2661] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:11 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:12.038095 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-10b516a2-a981-4d3f-8ef2-ce8bb11f969a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:12.041213 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-10b516a2-a981-4d3f-8ef2-ce8bb11f969a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b/action Jul 22 00:14:12.041751 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-10b516a2-a981-4d3f-8ef2-ce8bb11f969a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:12.041981 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-10b516a2-a981-4d3f-8ef2-ce8bb11f969a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:12.057820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de7f2365-05ee-48e9-bed2-eefd4390a2ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:12.061052 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de7f2365-05ee-48e9-bed2-eefd4390a2ca tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:12.061288 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de7f2365-05ee-48e9-bed2-eefd4390a2ca tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:12.061519 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de7f2365-05ee-48e9-bed2-eefd4390a2ca tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:12.063297 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:12.063297 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:12.063921 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-10b516a2-a981-4d3f-8ef2-ce8bb11f969a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:12.064970 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-de7f2365-05ee-48e9-bed2-eefd4390a2ca tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:12.071806 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:12.071806 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:12.072371 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de7f2365-05ee-48e9-bed2-eefd4390a2ca tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:12.072751 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 664/2662] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:12 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:12.075526 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-10b516a2-a981-4d3f-8ef2-ce8bb11f969a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Begin detaching volume completed successfully. Jul 22 00:14:12.075845 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-10b516a2-a981-4d3f-8ef2-ce8bb11f969a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b/action returned with HTTP 202 Jul 22 00:14:12.076378 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 662/2663] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:14:12 2026] POST /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:14:12.099259 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-059b9ac4-57a5-4633-845d-42b3fccb2f79 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:12.101743 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-059b9ac4-57a5-4633-845d-42b3fccb2f79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:12.102130 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-059b9ac4-57a5-4633-845d-42b3fccb2f79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:12.102316 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-059b9ac4-57a5-4633-845d-42b3fccb2f79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:12.114338 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:12.114338 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:12.125183 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-059b9ac4-57a5-4633-845d-42b3fccb2f79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:12.131532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fbaad2dc-2227-43ae-9de2-0eb0228c6f33 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:12.131926 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fbaad2dc-2227-43ae-9de2-0eb0228c6f33 None None] GET https://10.4.3.168/volume// Jul 22 00:14:12.132027 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fbaad2dc-2227-43ae-9de2-0eb0228c6f33 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:12.132210 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fbaad2dc-2227-43ae-9de2-0eb0228c6f33 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:12.132615 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fbaad2dc-2227-43ae-9de2-0eb0228c6f33 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:12.132904 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 672/2664] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:12.136919 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-059b9ac4-57a5-4633-845d-42b3fccb2f79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:12.137332 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 667/2665] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:12 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:12.149825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-91c69b6f-2df9-4294-82e5-8bdf51a1eb2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:12.154655 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-91c69b6f-2df9-4294-82e5-8bdf51a1eb2d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:12.155013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-91c69b6f-2df9-4294-82e5-8bdf51a1eb2d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:12.155252 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-91c69b6f-2df9-4294-82e5-8bdf51a1eb2d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:12.168853 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:12.168853 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:12.173334 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-91c69b6f-2df9-4294-82e5-8bdf51a1eb2d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:12.179906 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-91c69b6f-2df9-4294-82e5-8bdf51a1eb2d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:12.180155 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 665/2666] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:12 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:12.273264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-742a1d66-3b74-45ff-a5a7-edf8a3c3cf81 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:12.275742 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-742a1d66-3b74-45ff-a5a7-edf8a3c3cf81 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:12.275742 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-742a1d66-3b74-45ff-a5a7-edf8a3c3cf81 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:12.275742 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-742a1d66-3b74-45ff-a5a7-edf8a3c3cf81 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:12.275837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-742a1d66-3b74-45ff-a5a7-edf8a3c3cf81 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:12.280799 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:12.280799 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:12.282838 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-742a1d66-3b74-45ff-a5a7-edf8a3c3cf81 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:12.282838 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 663/2667] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:12 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:12.788708 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5966ff9a-188a-4bff-8c41-88cf37d73f88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:12.790699 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5966ff9a-188a-4bff-8c41-88cf37d73f88 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:12.790972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5966ff9a-188a-4bff-8c41-88cf37d73f88 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:12.791182 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5966ff9a-188a-4bff-8c41-88cf37d73f88 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:12.791304 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5966ff9a-188a-4bff-8c41-88cf37d73f88 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:12.799747 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:12.799747 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:12.800819 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5966ff9a-188a-4bff-8c41-88cf37d73f88 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:12.801216 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 673/2668] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:12 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:13.090083 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e9fcb75-7860-4744-8707-c450209ccc06 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:13.092305 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e9fcb75-7860-4744-8707-c450209ccc06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:13.092476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e9fcb75-7860-4744-8707-c450209ccc06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:13.092577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e9fcb75-7860-4744-8707-c450209ccc06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:13.092683 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7e9fcb75-7860-4744-8707-c450209ccc06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:13.097600 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:13.097600 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:13.098377 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e9fcb75-7860-4744-8707-c450209ccc06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:13.098773 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 668/2669] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:13 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:13.157735 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-983f079f-8113-4db4-b647-d09766165bbf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:13.159826 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-983f079f-8113-4db4-b647-d09766165bbf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:13.159958 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-983f079f-8113-4db4-b647-d09766165bbf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:13.160088 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-983f079f-8113-4db4-b647-d09766165bbf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:13.182343 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:13.182343 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:13.187467 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-983f079f-8113-4db4-b647-d09766165bbf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:13.195657 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-983f079f-8113-4db4-b647-d09766165bbf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:13.196202 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 666/2670] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:13 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:13.293804 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a005cc09-364b-41e2-b8f1-128ad84c3821 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:13.296915 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a005cc09-364b-41e2-b8f1-128ad84c3821 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:13.296915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a005cc09-364b-41e2-b8f1-128ad84c3821 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:13.296915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a005cc09-364b-41e2-b8f1-128ad84c3821 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:13.296915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a005cc09-364b-41e2-b8f1-128ad84c3821 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:13.301472 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:13.301472 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:13.303189 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a005cc09-364b-41e2-b8f1-128ad84c3821 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:13.303189 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 664/2671] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:13 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:13.818968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-864c004f-0054-4e6d-ab98-acdf082f4f20 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:13.823903 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-864c004f-0054-4e6d-ab98-acdf082f4f20 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:13.824115 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-864c004f-0054-4e6d-ab98-acdf082f4f20 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:13.824575 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-864c004f-0054-4e6d-ab98-acdf082f4f20 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:13.824575 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-864c004f-0054-4e6d-ab98-acdf082f4f20 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:13.832413 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:13.832413 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:13.833254 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-864c004f-0054-4e6d-ab98-acdf082f4f20 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:13.833702 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 674/2672] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:13 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:14.112838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6de59d33-dc3f-4f06-9e46-c8e293bcd5f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:14.118890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6de59d33-dc3f-4f06-9e46-c8e293bcd5f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:14.119135 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6de59d33-dc3f-4f06-9e46-c8e293bcd5f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:14.119345 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6de59d33-dc3f-4f06-9e46-c8e293bcd5f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:14.119501 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6de59d33-dc3f-4f06-9e46-c8e293bcd5f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:14.129551 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:14.129551 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:14.130602 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6de59d33-dc3f-4f06-9e46-c8e293bcd5f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:14.131142 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 669/2673] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:14 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:14.213125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d195e165-73bd-400d-b2ae-37725855ec5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:14.215489 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d195e165-73bd-400d-b2ae-37725855ec5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:14.215675 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d195e165-73bd-400d-b2ae-37725855ec5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:14.215933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d195e165-73bd-400d-b2ae-37725855ec5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:14.226962 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:14.226962 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:14.230975 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d195e165-73bd-400d-b2ae-37725855ec5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:14.237465 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d195e165-73bd-400d-b2ae-37725855ec5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:14.237907 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 667/2674] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:14 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:14.322519 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-52467d24-ee39-47ff-a0b6-1cb40aa7bb9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:14.326887 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52467d24-ee39-47ff-a0b6-1cb40aa7bb9d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:14.327592 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52467d24-ee39-47ff-a0b6-1cb40aa7bb9d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:14.327952 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52467d24-ee39-47ff-a0b6-1cb40aa7bb9d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:14.328184 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-52467d24-ee39-47ff-a0b6-1cb40aa7bb9d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:14.334665 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:14.334665 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:14.336025 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52467d24-ee39-47ff-a0b6-1cb40aa7bb9d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:14.336643 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 665/2675] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:14 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:14.848084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d413d955-cb53-434a-978b-267311931d4d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:14.850673 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d413d955-cb53-434a-978b-267311931d4d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:14.850931 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d413d955-cb53-434a-978b-267311931d4d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:14.851120 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d413d955-cb53-434a-978b-267311931d4d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:14.851233 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d413d955-cb53-434a-978b-267311931d4d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:14.858465 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:14.858465 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:14.859271 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d413d955-cb53-434a-978b-267311931d4d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:14.859817 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 675/2676] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:14 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:15.149384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b228279-750d-4f29-b52a-fa901dedd779 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:15.155180 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b228279-750d-4f29-b52a-fa901dedd779 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:15.155180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b228279-750d-4f29-b52a-fa901dedd779 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:15.155180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b228279-750d-4f29-b52a-fa901dedd779 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:15.155180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6b228279-750d-4f29-b52a-fa901dedd779 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:15.158191 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:15.158191 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:15.158964 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b228279-750d-4f29-b52a-fa901dedd779 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:15.159332 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 670/2677] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:15 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:15.254669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3b48788-5951-40a9-b9fb-d4f385afafb8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:15.257213 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3b48788-5951-40a9-b9fb-d4f385afafb8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:15.257595 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3b48788-5951-40a9-b9fb-d4f385afafb8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:15.257755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3b48788-5951-40a9-b9fb-d4f385afafb8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:15.273512 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:15.273512 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:15.279548 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b3b48788-5951-40a9-b9fb-d4f385afafb8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:15.285755 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3b48788-5951-40a9-b9fb-d4f385afafb8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:15.286358 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 668/2678] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:15 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:15.350849 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d97ff453-365c-417e-a8c4-1f7769967456 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:15.353510 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d97ff453-365c-417e-a8c4-1f7769967456 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:15.353810 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d97ff453-365c-417e-a8c4-1f7769967456 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:15.354085 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d97ff453-365c-417e-a8c4-1f7769967456 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:15.354245 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d97ff453-365c-417e-a8c4-1f7769967456 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:15.360121 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:15.360121 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:15.361162 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d97ff453-365c-417e-a8c4-1f7769967456 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:15.361676 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 666/2679] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:15 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:15.873682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-062bb691-74b8-4161-b9ec-08fcca9a86eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:15.876180 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-062bb691-74b8-4161-b9ec-08fcca9a86eb tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:15.876461 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-062bb691-74b8-4161-b9ec-08fcca9a86eb tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:15.876660 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-062bb691-74b8-4161-b9ec-08fcca9a86eb tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:15.876798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-062bb691-74b8-4161-b9ec-08fcca9a86eb tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:15.881772 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:15.881772 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:15.882399 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-062bb691-74b8-4161-b9ec-08fcca9a86eb tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:15.882775 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 676/2680] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:15 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:16.180120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3efa81bf-5e2f-444a-963d-1290c1519452 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:16.182884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3efa81bf-5e2f-444a-963d-1290c1519452 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:16.183163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3efa81bf-5e2f-444a-963d-1290c1519452 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:16.183438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3efa81bf-5e2f-444a-963d-1290c1519452 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:16.183599 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3efa81bf-5e2f-444a-963d-1290c1519452 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:16.190637 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:16.190637 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:16.191653 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3efa81bf-5e2f-444a-963d-1290c1519452 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:16.192084 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 671/2681] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:16 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:16.304224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d5eed6c-f9b1-44b3-914d-4dc3b6ec981d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:16.307299 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d5eed6c-f9b1-44b3-914d-4dc3b6ec981d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:16.307464 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d5eed6c-f9b1-44b3-914d-4dc3b6ec981d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:16.308178 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d5eed6c-f9b1-44b3-914d-4dc3b6ec981d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:16.319611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:16.322543 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:16.322973 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1387636987"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:16.324501 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:16.324501 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:16.326262 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1387636987'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:16.326452 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume of 1 GB Jul 22 00:14:16.331034 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d5eed6c-f9b1-44b3-914d-4dc3b6ec981d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:16.333423 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Availability Zones retrieved successfully. Jul 22 00:14:16.338335 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d5eed6c-f9b1-44b3-914d-4dc3b6ec981d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:16.338559 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 669/2682] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:16 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:16.342076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Flow 'volume_create_api' (4bd802bb-aa5a-4c9c-98e0-44a914e56ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:16.343877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87037f76-8752-435e-aae8-56e888aa41ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:16.345359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:16.375882 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b672807c-c88e-4988-bc86-559ccc576d11 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:16.378312 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b672807c-c88e-4988-bc86-559ccc576d11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:16.378548 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b672807c-c88e-4988-bc86-559ccc576d11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:16.378626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87037f76-8752-435e-aae8-56e888aa41ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:16.379091 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b672807c-c88e-4988-bc86-559ccc576d11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:16.379091 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b672807c-c88e-4988-bc86-559ccc576d11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:16.379898 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34f7744e-39fb-4781-9012-82f943f892f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:16.384931 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:16.384931 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:16.385998 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b672807c-c88e-4988-bc86-559ccc576d11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:16.386577 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 677/2683] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:16 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:16.432659 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Created reservations ['9614b262-5232-43de-bc96-f4e4934c9895', '35eacc37-2ae1-4f06-b313-ad52c8e83003', '1ab1cc7f-6f29-4b71-8ccf-da27b12ff5c8', '71e8d184-1d2c-46e6-9a08-27d005783657'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:16.433872 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34f7744e-39fb-4781-9012-82f943f892f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9614b262-5232-43de-bc96-f4e4934c9895', '35eacc37-2ae1-4f06-b313-ad52c8e83003', '1ab1cc7f-6f29-4b71-8ccf-da27b12ff5c8', '71e8d184-1d2c-46e6-9a08-27d005783657']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:16.435746 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a8a33f3-b578-4943-96ef-44855c4a3eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:16.466715 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a8a33f3-b578-4943-96ef-44855c4a3eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3bfe77-3317-4b52-b207-f1273fc92695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1387636987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc4db68274ff4c718d9ce65a2f164885',qos_specs=None,replication_status=,reservations=['9614b262-5232-43de-bc96-f4e4934c9895','35eacc37-2ae1-4f06-b313-ad52c8e83003','1ab1cc7f-6f29-4b71-8ccf-da27b12ff5c8','71e8d184-1d2c-46e6-9a08-27d005783657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5a6720505146fe99357bca08f63296',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1387636987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3bfe77-3317-4b52-b207-f1273fc92695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4db68274ff4c718d9ce65a2f164885',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc5a6720505146fe99357bca08f63296',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:16.467631 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81e1ca1-afef-4020-8765-cd05f3d5f945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:16.488474 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81e1ca1-afef-4020-8765-cd05f3d5f945) transitioned into state 'SUCCESS' from state '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-1387636987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc4db68274ff4c718d9ce65a2f164885',qos_specs=None,replication_status=,reservations=['9614b262-5232-43de-bc96-f4e4934c9895','35eacc37-2ae1-4f06-b313-ad52c8e83003','1ab1cc7f-6f29-4b71-8ccf-da27b12ff5c8','71e8d184-1d2c-46e6-9a08-27d005783657'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5a6720505146fe99357bca08f63296',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:16.489154 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d824601-75fb-4e9b-ac07-8a926dd72d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:16.505886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d824601-75fb-4e9b-ac07-8a926dd72d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:16.505886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Flow 'volume_create_api' (4bd802bb-aa5a-4c9c-98e0-44a914e56ad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:16.505886 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume request issued successfully. Jul 22 00:14:16.506264 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f2b0e0a-b39d-4dbb-b0f0-3f91b22730d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:16.506789 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 667/2684] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:14:16 2026] POST /volume/v3/volumes => generated 751 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 00:14:16.528883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4dff26a4-7ab1-428a-ad87-cc4d53f1bfed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:16.530435 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4dff26a4-7ab1-428a-ad87-cc4d53f1bfed tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:16.530698 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4dff26a4-7ab1-428a-ad87-cc4d53f1bfed tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:16.531122 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4dff26a4-7ab1-428a-ad87-cc4d53f1bfed tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:16.540413 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:16.540413 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:16.545402 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4dff26a4-7ab1-428a-ad87-cc4d53f1bfed tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:16.551289 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4dff26a4-7ab1-428a-ad87-cc4d53f1bfed tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:16.551914 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 672/2685] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:16 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:16.897019 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7c5a4e3-ebb5-4089-8322-7d5160067cba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:16.901201 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7c5a4e3-ebb5-4089-8322-7d5160067cba tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:16.901201 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7c5a4e3-ebb5-4089-8322-7d5160067cba tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:16.902630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7c5a4e3-ebb5-4089-8322-7d5160067cba tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:16.904527 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d7c5a4e3-ebb5-4089-8322-7d5160067cba tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:16.917444 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:16.917444 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:16.918893 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7c5a4e3-ebb5-4089-8322-7d5160067cba tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:16.919822 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 670/2686] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:16 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:17.140563 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-dc1cbe50-c035-4cac-a58f-fc28455cd758 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.147609 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-dc1cbe50-c035-4cac-a58f-fc28455cd758 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:17.148725 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-dc1cbe50-c035-4cac-a58f-fc28455cd758 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.149464 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-dc1cbe50-c035-4cac-a58f-fc28455cd758 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.188692 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.188692 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:17.202853 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-dc1cbe50-c035-4cac-a58f-fc28455cd758 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:17.208280 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5c4228a-5731-4a63-bcc6-5d0d6f3d35d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.208492 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-dc1cbe50-c035-4cac-a58f-fc28455cd758 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:17.209492 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 678/2687] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:17 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:17.211606 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5c4228a-5731-4a63-bcc6-5d0d6f3d35d6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:17.211873 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5c4228a-5731-4a63-bcc6-5d0d6f3d35d6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.212697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5c4228a-5731-4a63-bcc6-5d0d6f3d35d6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.212697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a5c4228a-5731-4a63-bcc6-5d0d6f3d35d6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:17.218551 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.218551 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:17.219497 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5c4228a-5731-4a63-bcc6-5d0d6f3d35d6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:17.219967 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 668/2688] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:17 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:17.355441 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d1989aa-3f8a-41fe-affb-8e2640cccfbe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.358271 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d1989aa-3f8a-41fe-affb-8e2640cccfbe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:17.358556 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d1989aa-3f8a-41fe-affb-8e2640cccfbe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.358844 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d1989aa-3f8a-41fe-affb-8e2640cccfbe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.373042 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.373042 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:17.379082 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d1989aa-3f8a-41fe-affb-8e2640cccfbe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:17.384889 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d1989aa-3f8a-41fe-affb-8e2640cccfbe tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:17.385981 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 673/2689] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:17 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:17.399846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f30d95d-5c4a-4dc9-a501-568769371f3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.405273 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f30d95d-5c4a-4dc9-a501-568769371f3a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:17.407233 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f30d95d-5c4a-4dc9-a501-568769371f3a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.407810 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f30d95d-5c4a-4dc9-a501-568769371f3a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.408184 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7f30d95d-5c4a-4dc9-a501-568769371f3a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:17.419900 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.419900 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:17.420332 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f30d95d-5c4a-4dc9-a501-568769371f3a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:17.420787 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 671/2690] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:17 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:17.572813 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-25a6c772-7dd1-472e-9804-6d33a0110fef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.575362 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25a6c772-7dd1-472e-9804-6d33a0110fef tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:17.575772 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25a6c772-7dd1-472e-9804-6d33a0110fef tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.576114 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25a6c772-7dd1-472e-9804-6d33a0110fef tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.593480 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.593480 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:17.599247 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-25a6c772-7dd1-472e-9804-6d33a0110fef tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:17.608587 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25a6c772-7dd1-472e-9804-6d33a0110fef tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:17.608684 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 679/2691] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:17 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:17.643648 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-ca93d748-21fe-4f4f-91c0-9a935c38bec1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.647930 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-ca93d748-21fe-4f4f-91c0-9a935c38bec1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15 Jul 22 00:14:17.648191 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-ca93d748-21fe-4f4f-91c0-9a935c38bec1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.648458 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-ca93d748-21fe-4f4f-91c0-9a935c38bec1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.659445 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.659445 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:17.712571 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-5ad291f8-c1b4-4625-a839-342edb106f9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.716159 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-5ad291f8-c1b4-4625-a839-342edb106f9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:17.716159 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-5ad291f8-c1b4-4625-a839-342edb106f9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.716606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-5ad291f8-c1b4-4625-a839-342edb106f9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.728366 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.728366 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:17.731642 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-02138efc-a066-451d-b2a8-20c92fef57b2 req-ca93d748-21fe-4f4f-91c0-9a935c38bec1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15 returned with HTTP 200 Jul 22 00:14:17.731994 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 669/2692] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:14:17 2026] DELETE /volume/v3/attachments/91f860e8-6f9a-4353-9b87-bc2a40ca4a15 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:14:17.739582 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-5ad291f8-c1b4-4625-a839-342edb106f9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:17.748875 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-5ad291f8-c1b4-4625-a839-342edb106f9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:17.749792 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 674/2693] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:17 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:17.863428 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-757f0f4e-3c55-4bd2-bbb3-6a66462bf8d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.864007 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-757f0f4e-3c55-4bd2-bbb3-6a66462bf8d2 None None] GET https://10.4.3.168/volume// Jul 22 00:14:17.864498 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-757f0f4e-3c55-4bd2-bbb3-6a66462bf8d2 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.864718 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-757f0f4e-3c55-4bd2-bbb3-6a66462bf8d2 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.865465 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-757f0f4e-3c55-4bd2-bbb3-6a66462bf8d2 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:17.866066 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 672/2694] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:14:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:17.880341 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-ece38200-319d-45a2-a12d-c14f97fb3abe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.884292 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-ece38200-319d-45a2-a12d-c14f97fb3abe tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:14:17.885005 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-ece38200-319d-45a2-a12d-c14f97fb3abe tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c3bfe77-3317-4b52-b207-f1273fc92695", "connector": null, "instance_uuid": "03a6212f-3965-4c48-a87d-b0d6a71653e9"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:17.905126 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.905126 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:17.939388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15f55432-a584-4f99-9314-9a23d7f399c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:17.943790 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15f55432-a584-4f99-9314-9a23d7f399c2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:17.943790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15f55432-a584-4f99-9314-9a23d7f399c2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:17.944023 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15f55432-a584-4f99-9314-9a23d7f399c2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:17.944160 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-15f55432-a584-4f99-9314-9a23d7f399c2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:17.951978 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:17.951978 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:17.953154 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15f55432-a584-4f99-9314-9a23d7f399c2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:17.954409 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 670/2695] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:17 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:17.964632 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-ece38200-319d-45a2-a12d-c14f97fb3abe tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:14:17.964632 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 680/2696] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:14:17 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:18.015119 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03ce9f5c-2167-44cd-9994-37480e25e641 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.017822 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03ce9f5c-2167-44cd-9994-37480e25e641 None None] GET https://10.4.3.168/volume// Jul 22 00:14:18.017822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03ce9f5c-2167-44cd-9994-37480e25e641 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.017822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03ce9f5c-2167-44cd-9994-37480e25e641 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.017822 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03ce9f5c-2167-44cd-9994-37480e25e641 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:18.017822 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 675/2697] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:18.018078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f2c0818-f6f2-4193-8533-3516104f5fa4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.020743 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f2c0818-f6f2-4193-8533-3516104f5fa4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:18.020743 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f2c0818-f6f2-4193-8533-3516104f5fa4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.020932 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f2c0818-f6f2-4193-8533-3516104f5fa4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.042934 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-094b0d03-6ff5-41b9-bb0e-bf8c463e296f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.043909 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.043909 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:18.046628 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-094b0d03-6ff5-41b9-bb0e-bf8c463e296f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:18.046956 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-094b0d03-6ff5-41b9-bb0e-bf8c463e296f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.047208 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-094b0d03-6ff5-41b9-bb0e-bf8c463e296f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.054186 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f2c0818-f6f2-4193-8533-3516104f5fa4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:18.061878 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f2c0818-f6f2-4193-8533-3516104f5fa4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:18.063056 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 673/2698] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:14:18.063628 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.063628 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:18.081608 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-094b0d03-6ff5-41b9-bb0e-bf8c463e296f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:18.087874 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-094b0d03-6ff5-41b9-bb0e-bf8c463e296f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:18.088386 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 671/2699] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:18.209399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-9b900130-e5c2-42ec-a816-c2e370edb02b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.211904 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-9b900130-e5c2-42ec-a816-c2e370edb02b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] PUT https://10.4.3.168/volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07 Jul 22 00:14:18.212297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-9b900130-e5c2-42ec-a816-c2e370edb02b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:18.226875 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-9b900130-e5c2-42ec-a816-c2e370edb02b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Acquiring lock "cinder-attachment_update-6c3bfe77-3317-4b52-b207-f1273fc92695-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:14:18.232036 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-9b900130-e5c2-42ec-a816-c2e370edb02b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Lock "cinder-attachment_update-6c3bfe77-3317-4b52-b207-f1273fc92695-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:14:18.233229 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.233229 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:18.234793 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c3620fc-ee26-4cbb-8460-2eb5745cf07b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.237318 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c3620fc-ee26-4cbb-8460-2eb5745cf07b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:18.238823 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c3620fc-ee26-4cbb-8460-2eb5745cf07b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.238823 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c3620fc-ee26-4cbb-8460-2eb5745cf07b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.239064 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9c3620fc-ee26-4cbb-8460-2eb5745cf07b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:18.246797 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.246797 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:18.248156 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c3620fc-ee26-4cbb-8460-2eb5745cf07b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:18.248775 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 676/2700] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:18.368960 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-9b900130-e5c2-42ec-a816-c2e370edb02b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Lock "cinder-attachment_update-6c3bfe77-3317-4b52-b207-f1273fc92695-np0000005612" released by "attachment_update" :: held 0.137s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:14:18.369294 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-9b900130-e5c2-42ec-a816-c2e370edb02b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07 returned with HTTP 200 Jul 22 00:14:18.370343 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 681/2701] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:14:18 2026] PUT /volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:18.403959 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-911f37a9-a711-443e-aceb-c2eec77ab32f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.406309 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-911f37a9-a711-443e-aceb-c2eec77ab32f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:18.406489 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-911f37a9-a711-443e-aceb-c2eec77ab32f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.406720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-911f37a9-a711-443e-aceb-c2eec77ab32f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.422711 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.422711 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:18.436443 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-911f37a9-a711-443e-aceb-c2eec77ab32f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:18.438296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6588407c-2184-47eb-b4d4-fd80da28868b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.443605 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6588407c-2184-47eb-b4d4-fd80da28868b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:18.444260 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6588407c-2184-47eb-b4d4-fd80da28868b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.445679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6588407c-2184-47eb-b4d4-fd80da28868b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.445679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6588407c-2184-47eb-b4d4-fd80da28868b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:18.446501 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-911f37a9-a711-443e-aceb-c2eec77ab32f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:18.447300 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 674/2702] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:18.453092 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.453092 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:18.454304 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6588407c-2184-47eb-b4d4-fd80da28868b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:18.454793 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 672/2703] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:18.470805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac7b0270-4891-4f4a-aaac-6b24ed4e059c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.474373 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac7b0270-4891-4f4a-aaac-6b24ed4e059c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:18.474726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac7b0270-4891-4f4a-aaac-6b24ed4e059c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.475232 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac7b0270-4891-4f4a-aaac-6b24ed4e059c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.488830 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.488830 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:18.495441 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac7b0270-4891-4f4a-aaac-6b24ed4e059c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:18.505407 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac7b0270-4891-4f4a-aaac-6b24ed4e059c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:18.507243 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 677/2704] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:18.567311 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a4968dd-0f84-4c0f-9d53-b8f05a039532 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.571378 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a4968dd-0f84-4c0f-9d53-b8f05a039532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:14:18.571707 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a4968dd-0f84-4c0f-9d53-b8f05a039532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.572020 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a4968dd-0f84-4c0f-9d53-b8f05a039532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.584271 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.584271 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:18.591198 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a4968dd-0f84-4c0f-9d53-b8f05a039532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:18.599032 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a4968dd-0f84-4c0f-9d53-b8f05a039532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:14:18.599640 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 682/2705] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:18.974167 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1ddee98-8600-46ae-b3cf-1c0a46f1e1da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:18.976596 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1ddee98-8600-46ae-b3cf-1c0a46f1e1da tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:18.976740 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1ddee98-8600-46ae-b3cf-1c0a46f1e1da tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:18.976942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1ddee98-8600-46ae-b3cf-1c0a46f1e1da tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:18.977085 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d1ddee98-8600-46ae-b3cf-1c0a46f1e1da tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:18.985023 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:18.985023 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:18.987746 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1ddee98-8600-46ae-b3cf-1c0a46f1e1da tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:18.988580 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 675/2706] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:18 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:19.086198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bec66bc4-e3bf-401a-a608-572753bfef79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:19.087965 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bec66bc4-e3bf-401a-a608-572753bfef79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:19.088125 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bec66bc4-e3bf-401a-a608-572753bfef79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:19.088305 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bec66bc4-e3bf-401a-a608-572753bfef79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:19.097896 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:19.097896 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:19.102181 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bec66bc4-e3bf-401a-a608-572753bfef79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:19.106431 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bec66bc4-e3bf-401a-a608-572753bfef79 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:19.106798 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 673/2707] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:19 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:19.265714 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2364db4-d862-46d2-8b79-bf53a7d60316 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:19.269105 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2364db4-d862-46d2-8b79-bf53a7d60316 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:19.269105 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2364db4-d862-46d2-8b79-bf53a7d60316 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:19.270252 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2364db4-d862-46d2-8b79-bf53a7d60316 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:19.270252 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b2364db4-d862-46d2-8b79-bf53a7d60316 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:19.276430 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:19.276430 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:19.278423 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2364db4-d862-46d2-8b79-bf53a7d60316 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:19.278423 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 678/2708] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:19 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:19.476257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b3b45a0-0dc6-41ba-b98e-e567f6093285 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:19.479497 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b3b45a0-0dc6-41ba-b98e-e567f6093285 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:19.483971 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b3b45a0-0dc6-41ba-b98e-e567f6093285 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:19.483971 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b3b45a0-0dc6-41ba-b98e-e567f6093285 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:19.483971 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2b3b45a0-0dc6-41ba-b98e-e567f6093285 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:19.492930 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:19.492930 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:19.494562 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b3b45a0-0dc6-41ba-b98e-e567f6093285 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:19.495797 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 683/2709] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:19 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:19.999483 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e02ee256-b177-49ae-9795-ab6c568e4afa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:20.001578 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e02ee256-b177-49ae-9795-ab6c568e4afa tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:20.001898 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e02ee256-b177-49ae-9795-ab6c568e4afa tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:20.002145 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e02ee256-b177-49ae-9795-ab6c568e4afa tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:20.002273 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e02ee256-b177-49ae-9795-ab6c568e4afa tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:20.007885 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:20.007885 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:20.008607 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e02ee256-b177-49ae-9795-ab6c568e4afa tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:20.009060 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 676/2710] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:19 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:20.130252 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-002e3a60-a0ff-4436-80bf-fe4fe94fe9ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:20.143243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-002e3a60-a0ff-4436-80bf-fe4fe94fe9ab tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:20.143687 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-002e3a60-a0ff-4436-80bf-fe4fe94fe9ab tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:20.144053 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-002e3a60-a0ff-4436-80bf-fe4fe94fe9ab tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:20.184208 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:20.184208 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:20.209007 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-002e3a60-a0ff-4436-80bf-fe4fe94fe9ab tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:20.233035 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-002e3a60-a0ff-4436-80bf-fe4fe94fe9ab tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:20.235852 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 674/2711] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:20 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 844 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:20.293905 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14649af0-b71e-4e0a-99b8-cb68272066e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:20.296152 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14649af0-b71e-4e0a-99b8-cb68272066e8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:20.296941 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14649af0-b71e-4e0a-99b8-cb68272066e8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:20.296941 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14649af0-b71e-4e0a-99b8-cb68272066e8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:20.296941 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-14649af0-b71e-4e0a-99b8-cb68272066e8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:20.302830 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:20.302830 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:20.303997 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14649af0-b71e-4e0a-99b8-cb68272066e8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:20.304450 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 679/2712] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:20 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:20.512754 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-253498a0-069c-4d7c-8b8b-52b3a399ad31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:20.515112 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-253498a0-069c-4d7c-8b8b-52b3a399ad31 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:20.515301 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-253498a0-069c-4d7c-8b8b-52b3a399ad31 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:20.515505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-253498a0-069c-4d7c-8b8b-52b3a399ad31 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:20.515638 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-253498a0-069c-4d7c-8b8b-52b3a399ad31 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:20.520165 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:20.520165 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:20.521051 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-253498a0-069c-4d7c-8b8b-52b3a399ad31 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:20.521508 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 684/2713] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:20 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:21.023347 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e8bdb97-40eb-4a39-a0ce-aaf7c444a32a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:21.026570 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e8bdb97-40eb-4a39-a0ce-aaf7c444a32a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:21.026954 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e8bdb97-40eb-4a39-a0ce-aaf7c444a32a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:21.028255 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e8bdb97-40eb-4a39-a0ce-aaf7c444a32a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:21.028255 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0e8bdb97-40eb-4a39-a0ce-aaf7c444a32a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:21.034718 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:21.034718 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:21.036174 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e8bdb97-40eb-4a39-a0ce-aaf7c444a32a tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:21.036316 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 677/2714] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:21 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:21.250892 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be0208d2-a70b-4823-b61a-4fc4330e871d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:21.255102 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be0208d2-a70b-4823-b61a-4fc4330e871d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:21.255102 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be0208d2-a70b-4823-b61a-4fc4330e871d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:21.255102 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be0208d2-a70b-4823-b61a-4fc4330e871d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:21.268940 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:21.268940 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:21.272485 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-be0208d2-a70b-4823-b61a-4fc4330e871d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:21.278181 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be0208d2-a70b-4823-b61a-4fc4330e871d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:21.278743 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 675/2715] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:21 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:21.316474 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d9157f6-8a8f-4adb-89e3-a34bd4164bf3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:21.319002 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d9157f6-8a8f-4adb-89e3-a34bd4164bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:21.319342 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d9157f6-8a8f-4adb-89e3-a34bd4164bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:21.319722 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d9157f6-8a8f-4adb-89e3-a34bd4164bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:21.319925 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1d9157f6-8a8f-4adb-89e3-a34bd4164bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:21.331548 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:21.331548 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:21.332804 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d9157f6-8a8f-4adb-89e3-a34bd4164bf3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:21.333349 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 680/2716] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:21 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:21.536399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f0fb06f2-fee2-4609-9a8c-8ff6f146c1a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:21.538490 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0fb06f2-fee2-4609-9a8c-8ff6f146c1a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:21.538734 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0fb06f2-fee2-4609-9a8c-8ff6f146c1a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:21.539002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0fb06f2-fee2-4609-9a8c-8ff6f146c1a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:21.539139 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f0fb06f2-fee2-4609-9a8c-8ff6f146c1a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:21.546006 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:21.546006 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:21.547062 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0fb06f2-fee2-4609-9a8c-8ff6f146c1a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:21.547560 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 685/2717] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:21 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:21.787669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-47164e4c-fd78-4082-af05-1371541b7d61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:21.792969 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-47164e4c-fd78-4082-af05-1371541b7d61 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07/action Jul 22 00:14:21.793494 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-47164e4c-fd78-4082-af05-1371541b7d61 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:21.793630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-47164e4c-fd78-4082-af05-1371541b7d61 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:21.822464 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:21.822464 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:21.845593 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e5bda0d-d828-43c6-9efd-bf522a836a9a req-47164e4c-fd78-4082-af05-1371541b7d61 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07/action returned with HTTP 204 Jul 22 00:14:21.846206 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 678/2718] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:14:21 2026] POST /volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:22.052223 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c00e8911-892f-4e8b-9037-cc62d05c8eee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.054974 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c00e8911-892f-4e8b-9037-cc62d05c8eee tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:22.054974 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c00e8911-892f-4e8b-9037-cc62d05c8eee tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:22.056403 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c00e8911-892f-4e8b-9037-cc62d05c8eee tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:22.057796 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c00e8911-892f-4e8b-9037-cc62d05c8eee tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:22.063965 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.063965 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:22.064969 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c00e8911-892f-4e8b-9037-cc62d05c8eee tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:22.065716 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 676/2719] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:22 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:22.291647 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1df8a938-4d16-451c-bd03-c4cfb41ca87a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.293710 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1df8a938-4d16-451c-bd03-c4cfb41ca87a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:22.294053 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1df8a938-4d16-451c-bd03-c4cfb41ca87a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:22.294363 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1df8a938-4d16-451c-bd03-c4cfb41ca87a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:22.306137 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.306137 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:22.311843 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1df8a938-4d16-451c-bd03-c4cfb41ca87a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:22.321017 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1df8a938-4d16-451c-bd03-c4cfb41ca87a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:22.321727 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 681/2720] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:22 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:22.336579 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a30fb8a8-973b-4bb4-830c-fcd8ae46740a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.338558 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a30fb8a8-973b-4bb4-830c-fcd8ae46740a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:22.338781 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a30fb8a8-973b-4bb4-830c-fcd8ae46740a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:22.339015 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a30fb8a8-973b-4bb4-830c-fcd8ae46740a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:22.346834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad486104-1d3c-4e34-9c55-81c4385b4dda None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.350314 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad486104-1d3c-4e34-9c55-81c4385b4dda tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:22.351844 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.351844 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:22.351984 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad486104-1d3c-4e34-9c55-81c4385b4dda tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:22.351984 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad486104-1d3c-4e34-9c55-81c4385b4dda tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:22.351984 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ad486104-1d3c-4e34-9c55-81c4385b4dda tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:22.356177 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a30fb8a8-973b-4bb4-830c-fcd8ae46740a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:22.358193 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.358193 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:22.359798 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad486104-1d3c-4e34-9c55-81c4385b4dda tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:22.360507 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 679/2721] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:22 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:22.362463 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a30fb8a8-973b-4bb4-830c-fcd8ae46740a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:22.363029 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 686/2722] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:22 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:22.479144 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.481503 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:22.482217 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1227668050"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:22.484174 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1227668050'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:22.484259 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume of 1 GB Jul 22 00:14:22.490537 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Availability Zones retrieved successfully. Jul 22 00:14:22.498736 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Flow 'volume_create_api' (35538820-eece-44b4-b464-77e445fc959b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:22.500291 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d04574-b701-4629-b3c5-82dfa202e80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:22.501517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:22.544875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d04574-b701-4629-b3c5-82dfa202e80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:22.546097 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ee0974-b2e2-4e73-a101-34e2591f763d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:22.561190 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9a32d3a-5f3b-4ace-9910-0f144d4563d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.562695 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9a32d3a-5f3b-4ace-9910-0f144d4563d7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:22.562873 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9a32d3a-5f3b-4ace-9910-0f144d4563d7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:22.563060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9a32d3a-5f3b-4ace-9910-0f144d4563d7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:22.563147 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a9a32d3a-5f3b-4ace-9910-0f144d4563d7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:22.567869 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.567869 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:22.569806 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9a32d3a-5f3b-4ace-9910-0f144d4563d7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:22.569806 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 682/2723] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:22 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:22.583070 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.587286 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e/restore Jul 22 00:14:22.587286 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2cfcc356-e0e1-46c9-9e77-f46477d49d33"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:22.590144 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Restoring backup bca6da4f-9cd4-4c07-a182-9c36a7e4299e ({'restore': {'volume_id': '2cfcc356-e0e1-46c9-9e77-f46477d49d33'}}) {{(pid=100286) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 00:14:22.590144 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Restoring backup bca6da4f-9cd4-4c07-a182-9c36a7e4299e to volume 2cfcc356-e0e1-46c9-9e77-f46477d49d33. Jul 22 00:14:22.598622 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Created reservations ['dbaa5e1b-375b-483d-87ea-9ca9ba47f24e', 'c8d92953-6ece-4aa1-ab03-f39c250e25f7', '1f7ee445-a810-4623-b48d-502d2b4fe56f', '7439af25-fffe-42cb-aa3b-813d0beba150'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:22.599745 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29ee0974-b2e2-4e73-a101-34e2591f763d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbaa5e1b-375b-483d-87ea-9ca9ba47f24e', 'c8d92953-6ece-4aa1-ab03-f39c250e25f7', '1f7ee445-a810-4623-b48d-502d2b4fe56f', '7439af25-fffe-42cb-aa3b-813d0beba150']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:22.600982 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (215448b9-15e8-4949-86fe-53a0c68fc39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:22.601270 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.601270 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:22.612918 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.612918 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:22.613582 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:14:22.613783 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Checking backup size 1 against volume size 1 {{(pid=100286) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 00:14:22.613973 np0000005612 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Overwriting volume 2cfcc356-e0e1-46c9-9e77-f46477d49d33 with restore of backup bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:22.631074 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] restore_backup in rpcapi backup_id bca6da4f-9cd4-4c07-a182-9c36a7e4299e {{(pid=100286) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 00:14:22.632519 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (215448b9-15e8-4949-86fe-53a0c68fc39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '669ebec2-0b16-495a-a76d-f9a4c2af1dc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1227668050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc4db68274ff4c718d9ce65a2f164885',qos_specs=None,replication_status=,reservations=['dbaa5e1b-375b-483d-87ea-9ca9ba47f24e','c8d92953-6ece-4aa1-ab03-f39c250e25f7','1f7ee445-a810-4623-b48d-502d2b4fe56f','7439af25-fffe-42cb-aa3b-813d0beba150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5a6720505146fe99357bca08f63296',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1227668050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=669ebec2-0b16-495a-a76d-f9a4c2af1dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc4db68274ff4c718d9ce65a2f164885',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc5a6720505146fe99357bca08f63296',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:22.633537 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b4b50f0-6a71-48ed-904d-705be50ca897 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e/restore returned with HTTP 202 Jul 22 00:14:22.633686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857a1a6b-ce0a-4324-87b7-1fdbbc89f8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:22.634183 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 680/2724] 10.4.3.168 () {68 vars in 1393 bytes} [Wed Jul 22 00:14:22 2026] POST /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e/restore => generated 181 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:22.642140 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9c7b028-1e3e-4e87-a516-16f809ca95ee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.647234 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9c7b028-1e3e-4e87-a516-16f809ca95ee tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:22.647234 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9c7b028-1e3e-4e87-a516-16f809ca95ee tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:22.647477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9c7b028-1e3e-4e87-a516-16f809ca95ee tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:22.647649 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e9c7b028-1e3e-4e87-a516-16f809ca95ee tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:22.653846 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.653846 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:22.654992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9c7b028-1e3e-4e87-a516-16f809ca95ee tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:22.655575 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 687/2725] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:22 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:22.662623 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (857a1a6b-ce0a-4324-87b7-1fdbbc89f8f4) transitioned into state 'SUCCESS' from state '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-1227668050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc4db68274ff4c718d9ce65a2f164885',qos_specs=None,replication_status=,reservations=['dbaa5e1b-375b-483d-87ea-9ca9ba47f24e','c8d92953-6ece-4aa1-ab03-f39c250e25f7','1f7ee445-a810-4623-b48d-502d2b4fe56f','7439af25-fffe-42cb-aa3b-813d0beba150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5a6720505146fe99357bca08f63296',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:22.665989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55a6341-65be-48ab-b775-9614f1403d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:22.672999 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55a6341-65be-48ab-b775-9614f1403d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:22.673820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Flow 'volume_create_api' (35538820-eece-44b4-b464-77e445fc959b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:22.674138 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Create volume request issued successfully. Jul 22 00:14:22.674687 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4bcea94-465d-48ba-a070-e1e3c5632026 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:22.675117 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 677/2726] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:14:22 2026] POST /volume/v3/volumes => generated 751 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:22.693096 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e618f765-a92a-4308-b2d0-e460371c6a1e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:22.696236 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e618f765-a92a-4308-b2d0-e460371c6a1e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:22.696236 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e618f765-a92a-4308-b2d0-e460371c6a1e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:22.696621 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e618f765-a92a-4308-b2d0-e460371c6a1e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:22.707026 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:22.707026 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:22.711014 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e618f765-a92a-4308-b2d0-e460371c6a1e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:22.717848 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e618f765-a92a-4308-b2d0-e460371c6a1e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:22.718067 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 683/2727] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:22 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.078804 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c3364ef-8cbb-4919-8e53-af6c03808bcd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.081009 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c3364ef-8cbb-4919-8e53-af6c03808bcd tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:23.081309 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c3364ef-8cbb-4919-8e53-af6c03808bcd tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.082172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c3364ef-8cbb-4919-8e53-af6c03808bcd tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.082172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1c3364ef-8cbb-4919-8e53-af6c03808bcd tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:23.090430 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.090430 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:23.090430 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c3364ef-8cbb-4919-8e53-af6c03808bcd tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:23.090430 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 681/2728] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:23 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.108012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-75fe9437-3bce-421d-af1e-e5f064f82233 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.110304 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75fe9437-3bce-421d-af1e-e5f064f82233 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] PUT https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:23.111053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75fe9437-3bce-421d-af1e-e5f064f82233 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:23.122129 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.122129 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:23.143699 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75fe9437-3bce-421d-af1e-e5f064f82233 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:23.145060 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 688/2729] 10.4.3.168 () {70 vars in 1408 bytes} [Wed Jul 22 00:14:23 2026] PUT /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 316 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.157913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a8909210-5cfd-4bce-9084-c7a5da0b1710 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.160888 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8909210-5cfd-4bce-9084-c7a5da0b1710 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:23.160888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8909210-5cfd-4bce-9084-c7a5da0b1710 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.161048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8909210-5cfd-4bce-9084-c7a5da0b1710 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.161255 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a8909210-5cfd-4bce-9084-c7a5da0b1710 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:23.166162 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.166162 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:23.166553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8909210-5cfd-4bce-9084-c7a5da0b1710 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:23.166943 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 678/2730] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:23 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 762 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.182693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-800726ec-1249-462a-900e-9075c90157b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.188352 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-800726ec-1249-462a-900e-9075c90157b2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] DELETE https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:23.189312 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-800726ec-1249-462a-900e-9075c90157b2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.189312 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-800726ec-1249-462a-900e-9075c90157b2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.189498 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-800726ec-1249-462a-900e-9075c90157b2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Delete backup with id: c8b0dc31-c3de-48a6-a605-74a3ad530a87. Jul 22 00:14:23.200563 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.200563 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:23.224104 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-800726ec-1249-462a-900e-9075c90157b2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] delete_backup rpcapi backup_id c8b0dc31-c3de-48a6-a605-74a3ad530a87 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:14:23.229003 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-800726ec-1249-462a-900e-9075c90157b2 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 202 Jul 22 00:14:23.229999 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 684/2731] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:14:23 2026] DELETE /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 00:14:23.236549 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6554c90d-81a2-4c50-b425-804ace619ca3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.240926 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6554c90d-81a2-4c50-b425-804ace619ca3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:23.241262 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6554c90d-81a2-4c50-b425-804ace619ca3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.241557 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6554c90d-81a2-4c50-b425-804ace619ca3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.241727 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6554c90d-81a2-4c50-b425-804ace619ca3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:23.249066 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.249066 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:23.249849 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6554c90d-81a2-4c50-b425-804ace619ca3 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 200 Jul 22 00:14:23.250345 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 682/2732] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:23 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 761 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.374295 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d221d35f-d27a-4192-9c0b-c02960ea3401 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.376978 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d221d35f-d27a-4192-9c0b-c02960ea3401 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:23.377355 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d221d35f-d27a-4192-9c0b-c02960ea3401 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.377713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d221d35f-d27a-4192-9c0b-c02960ea3401 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.378091 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d221d35f-d27a-4192-9c0b-c02960ea3401 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:23.392648 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.392648 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:23.393580 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d221d35f-d27a-4192-9c0b-c02960ea3401 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:23.394178 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 689/2733] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:23 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.670921 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fb13da52-8cc6-40b9-bb0f-962445da8f68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.676508 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb13da52-8cc6-40b9-bb0f-962445da8f68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:23.676811 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb13da52-8cc6-40b9-bb0f-962445da8f68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.677100 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb13da52-8cc6-40b9-bb0f-962445da8f68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.677245 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fb13da52-8cc6-40b9-bb0f-962445da8f68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:23.684385 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.684385 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:23.685390 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb13da52-8cc6-40b9-bb0f-962445da8f68 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:23.685874 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 679/2734] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:23 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.732042 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8057708-5bcf-4502-8b79-73f09a2fed12 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.733890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8057708-5bcf-4502-8b79-73f09a2fed12 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:23.734105 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8057708-5bcf-4502-8b79-73f09a2fed12 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.734284 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8057708-5bcf-4502-8b79-73f09a2fed12 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.742077 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.742077 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:23.746157 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8057708-5bcf-4502-8b79-73f09a2fed12 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:23.750156 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8057708-5bcf-4502-8b79-73f09a2fed12 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:23.750521 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 685/2735] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:23 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.806340 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-3ae534c5-552f-4679-b343-c526c92227be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.808977 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-3ae534c5-552f-4679-b343-c526c92227be tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:23.809213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-3ae534c5-552f-4679-b343-c526c92227be tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.809469 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-3ae534c5-552f-4679-b343-c526c92227be tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.818272 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.818272 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:23.823311 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-3ae534c5-552f-4679-b343-c526c92227be tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:23.829295 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-3ae534c5-552f-4679-b343-c526c92227be tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:23.829703 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 683/2736] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:23 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:23.937386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-728b53c3-122e-4582-b14d-df391dda545b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.937386 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-728b53c3-122e-4582-b14d-df391dda545b None None] GET https://10.4.3.168/volume// Jul 22 00:14:23.937386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-728b53c3-122e-4582-b14d-df391dda545b None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:23.937386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-728b53c3-122e-4582-b14d-df391dda545b None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:23.937386 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-728b53c3-122e-4582-b14d-df391dda545b None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:23.938536 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 690/2737] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:14:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:23.948248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-200ae616-846e-4ea8-b7ba-6fcc64ef1040 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:23.951916 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-200ae616-846e-4ea8-b7ba-6fcc64ef1040 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:14:23.951916 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-200ae616-846e-4ea8-b7ba-6fcc64ef1040 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "669ebec2-0b16-495a-a76d-f9a4c2af1dc9", "connector": null, "instance_uuid": "03a6212f-3965-4c48-a87d-b0d6a71653e9"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:23.966714 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:23.966714 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:24.016661 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-200ae616-846e-4ea8-b7ba-6fcc64ef1040 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:14:24.017063 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 680/2738] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:14:23 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:24.062529 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd36f26c-378a-45a5-808e-d4a57bd2fd9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.066595 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd36f26c-378a-45a5-808e-d4a57bd2fd9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:24.066595 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd36f26c-378a-45a5-808e-d4a57bd2fd9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:24.066851 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd36f26c-378a-45a5-808e-d4a57bd2fd9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:24.090561 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3022146a-062c-46f4-a038-ad9ca1548bef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.091051 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3022146a-062c-46f4-a038-ad9ca1548bef None None] GET https://10.4.3.168/volume// Jul 22 00:14:24.091134 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:24.091134 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:24.091358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3022146a-062c-46f4-a038-ad9ca1548bef None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:24.091490 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3022146a-062c-46f4-a038-ad9ca1548bef None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:24.091836 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3022146a-062c-46f4-a038-ad9ca1548bef None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:24.092148 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 684/2739] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:24.097305 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd36f26c-378a-45a5-808e-d4a57bd2fd9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:24.104184 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-9760642f-d983-443c-ba3c-9621b2938a92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.106690 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-9760642f-d983-443c-ba3c-9621b2938a92 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:24.106987 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-9760642f-d983-443c-ba3c-9621b2938a92 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:24.107206 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-9760642f-d983-443c-ba3c-9621b2938a92 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:24.115898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd36f26c-378a-45a5-808e-d4a57bd2fd9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:24.115898 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 686/2740] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:24 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:24.124620 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:24.124620 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:24.136141 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-9760642f-d983-443c-ba3c-9621b2938a92 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:24.143891 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-9760642f-d983-443c-ba3c-9621b2938a92 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:24.143891 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 691/2741] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:24 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:24.261139 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9f50d6e-bad6-4544-be19-fb5acabe1e54 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.266607 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9f50d6e-bad6-4544-be19-fb5acabe1e54 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 Jul 22 00:14:24.267347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9f50d6e-bad6-4544-be19-fb5acabe1e54 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:24.268032 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9f50d6e-bad6-4544-be19-fb5acabe1e54 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:24.268284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d9f50d6e-bad6-4544-be19-fb5acabe1e54 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Show backup with id c8b0dc31-c3de-48a6-a605-74a3ad530a87. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:24.268455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-fd8bfccd-4ec6-458c-8501-a0aeb094b0d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.271129 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-fd8bfccd-4ec6-458c-8501-a0aeb094b0d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] PUT https://10.4.3.168/volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184 Jul 22 00:14:24.271894 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-fd8bfccd-4ec6-458c-8501-a0aeb094b0d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:24.274736 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9f50d6e-bad6-4544-be19-fb5acabe1e54 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 returned with HTTP 404 Jul 22 00:14:24.275356 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 681/2742] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:24 2026] GET /volume/v3/backups/c8b0dc31-c3de-48a6-a605-74a3ad530a87 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:24.283889 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-fd8bfccd-4ec6-458c-8501-a0aeb094b0d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Acquiring lock "cinder-attachment_update-669ebec2-0b16-495a-a76d-f9a4c2af1dc9-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:14:24.285809 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-916b4e38-53c1-4170-96d9-9aa094e6e81d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.287679 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-916b4e38-53c1-4170-96d9-9aa094e6e81d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba Jul 22 00:14:24.287885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-916b4e38-53c1-4170-96d9-9aa094e6e81d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:24.288105 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-916b4e38-53c1-4170-96d9-9aa094e6e81d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:24.288301 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-916b4e38-53c1-4170-96d9-9aa094e6e81d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Delete volume with id: ec3629c6-b8bc-49bc-b28c-4ed1395641ba Jul 22 00:14:24.291221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-fd8bfccd-4ec6-458c-8501-a0aeb094b0d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Lock "cinder-attachment_update-669ebec2-0b16-495a-a76d-f9a4c2af1dc9-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:14:24.291832 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:24.291832 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:24.298272 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:24.298272 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:24.298272 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-916b4e38-53c1-4170-96d9-9aa094e6e81d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Volume info retrieved successfully. Jul 22 00:14:24.327202 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-916b4e38-53c1-4170-96d9-9aa094e6e81d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Delete volume request issued successfully. Jul 22 00:14:24.327499 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-916b4e38-53c1-4170-96d9-9aa094e6e81d tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba returned with HTTP 202 Jul 22 00:14:24.328149 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 687/2743] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:14:24 2026] DELETE /volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:14:24.340699 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e500c019-0769-4fd3-a3c3-d97971eaff8c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.344782 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e500c019-0769-4fd3-a3c3-d97971eaff8c tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba Jul 22 00:14:24.344782 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e500c019-0769-4fd3-a3c3-d97971eaff8c tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:24.344981 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e500c019-0769-4fd3-a3c3-d97971eaff8c tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:24.357613 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:24.357613 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:24.365028 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e500c019-0769-4fd3-a3c3-d97971eaff8c tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Volume info retrieved successfully. Jul 22 00:14:24.371246 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e500c019-0769-4fd3-a3c3-d97971eaff8c tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba returned with HTTP 200 Jul 22 00:14:24.371532 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 692/2744] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:24 2026] GET /volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:24.409880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08903511-31c8-4b4f-b5a8-767a418eb7cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.411781 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08903511-31c8-4b4f-b5a8-767a418eb7cc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:24.412133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08903511-31c8-4b4f-b5a8-767a418eb7cc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:24.412372 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08903511-31c8-4b4f-b5a8-767a418eb7cc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:24.412522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-08903511-31c8-4b4f-b5a8-767a418eb7cc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:24.418498 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:24.418498 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:24.419562 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08903511-31c8-4b4f-b5a8-767a418eb7cc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:24.420347 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 682/2745] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:24 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:24.475204 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-fd8bfccd-4ec6-458c-8501-a0aeb094b0d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Lock "cinder-attachment_update-669ebec2-0b16-495a-a76d-f9a4c2af1dc9-np0000005612" released by "attachment_update" :: held 0.185s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:14:24.475592 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-fd8bfccd-4ec6-458c-8501-a0aeb094b0d6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184 returned with HTTP 200 Jul 22 00:14:24.476275 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 685/2746] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:14:24 2026] PUT /volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:24.698665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac2630b1-a857-439e-9f32-91b114954507 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:24.700645 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac2630b1-a857-439e-9f32-91b114954507 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:24.700913 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac2630b1-a857-439e-9f32-91b114954507 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:24.701134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac2630b1-a857-439e-9f32-91b114954507 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:24.701320 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ac2630b1-a857-439e-9f32-91b114954507 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:24.706664 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:24.706664 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:24.707621 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac2630b1-a857-439e-9f32-91b114954507 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:24.708113 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 688/2747] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:24 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:25.128526 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-03811cde-d2d6-42d0-8a37-dbde5cda6d01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:25.132820 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03811cde-d2d6-42d0-8a37-dbde5cda6d01 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:25.132820 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03811cde-d2d6-42d0-8a37-dbde5cda6d01 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:25.132820 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03811cde-d2d6-42d0-8a37-dbde5cda6d01 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:25.145773 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:25.145773 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:25.151084 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-03811cde-d2d6-42d0-8a37-dbde5cda6d01 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:25.161221 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03811cde-d2d6-42d0-8a37-dbde5cda6d01 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:25.161221 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 693/2748] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:25 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:25.387279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4965cf7-82ab-4664-af41-57de05cdb835 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:25.389750 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4965cf7-82ab-4664-af41-57de05cdb835 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] GET https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba Jul 22 00:14:25.390258 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4965cf7-82ab-4664-af41-57de05cdb835 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:25.391048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4965cf7-82ab-4664-af41-57de05cdb835 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:25.399194 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4965cf7-82ab-4664-af41-57de05cdb835 tempest-ProjectAdminTests39-971863666 tempest-ProjectAdminTests39-971863666-project-admin] https://10.4.3.168/volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba returned with HTTP 404 Jul 22 00:14:25.399800 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 683/2749] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:14:25 2026] GET /volume/v3/volumes/ec3629c6-b8bc-49bc-b28c-4ed1395641ba => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:25.439252 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-750c26fe-dd53-4ff2-8067-379190bf5d87 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:25.443235 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-750c26fe-dd53-4ff2-8067-379190bf5d87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:25.443709 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-750c26fe-dd53-4ff2-8067-379190bf5d87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:25.444242 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-750c26fe-dd53-4ff2-8067-379190bf5d87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:25.444399 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-750c26fe-dd53-4ff2-8067-379190bf5d87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:25.453552 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:25.453552 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:25.454607 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-750c26fe-dd53-4ff2-8067-379190bf5d87 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:25.455915 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 686/2750] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:25 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:25.471149 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb2ad691-c8c3-4fa7-9095-27147f96f995 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:25.473426 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb2ad691-c8c3-4fa7-9095-27147f96f995 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:25.473686 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb2ad691-c8c3-4fa7-9095-27147f96f995 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:25.473935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb2ad691-c8c3-4fa7-9095-27147f96f995 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:25.482640 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:25.482640 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:25.489456 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fb2ad691-c8c3-4fa7-9095-27147f96f995 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:25.496346 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb2ad691-c8c3-4fa7-9095-27147f96f995 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 returned with HTTP 200 Jul 22 00:14:25.496975 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 689/2751] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:25 2026] GET /volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:25.515493 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:25.518345 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c/restore Jul 22 00:14:25.518916 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:25.521561 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Restoring backup 819166c9-da54-48af-8329-b6dc1d70bd1c ({'restore': {}}) {{(pid=100285) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 00:14:25.521561 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Restoring backup 819166c9-da54-48af-8329-b6dc1d70bd1c to volume None. Jul 22 00:14:25.529093 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:25.529093 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:25.531492 np0000005612 devstack@c-api.service[100285]: INFO cinder.backup.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating volume of 1 GB for restore of backup 819166c9-da54-48af-8329-b6dc1d70bd1c. Jul 22 00:14:25.541694 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:14:25.541178. {{(pid=100285) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:14:25.541980 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Availability Zones retrieved successfully. Jul 22 00:14:25.553727 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (fc852914-89eb-4f95-ab85-8693d22fe9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:25.554728 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46b4bbfb-b6a4-4bca-8da3-cb09cf9f161f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:25.557183 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:25.598455 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46b4bbfb-b6a4-4bca-8da3-cb09cf9f161f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:25.599543 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817853c4-8e05-4b27-a28f-0e405b3e9cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:25.652454 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['d4cb0891-c8c9-4f54-879a-4ded68056680', 'f78d06f4-b639-4430-8b78-974052ca9cff', 'aefe5a54-b4bc-43a0-a8c1-d19a6eeb5a8a', '1ac1e599-3c52-4a88-8760-8b46be092a6d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:25.653484 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817853c4-8e05-4b27-a28f-0e405b3e9cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4cb0891-c8c9-4f54-879a-4ded68056680', 'f78d06f4-b639-4430-8b78-974052ca9cff', 'aefe5a54-b4bc-43a0-a8c1-d19a6eeb5a8a', '1ac1e599-3c52-4a88-8760-8b46be092a6d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:25.654874 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49983c0-6cba-4cb1-8387-8f949489235b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:25.697264 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49983c0-6cba-4cb1-8387-8f949489235b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1420d40f-1b45-4729-8d2c-49c8a1e0ae5c', '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_819166c9-da54-48af-8329-b6dc1d70bd1c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['d4cb0891-c8c9-4f54-879a-4ded68056680','f78d06f4-b639-4430-8b78-974052ca9cff','aefe5a54-b4bc-43a0-a8c1-d19a6eeb5a8a','1ac1e599-3c52-4a88-8760-8b46be092a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_819166c9-da54-48af-8329-b6dc1d70bd1c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1420d40f-1b45-4729-8d2c-49c8a1e0ae5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a61cdb52fe844632bf568938b7783113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:25.698528 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6b0789-3d36-401b-8d6e-c10fa062e79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:25.722730 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6a14c17-a328-49eb-a16e-4f4ce832b4a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:25.723035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6b0789-3d36-401b-8d6e-c10fa062e79a) transitioned into 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_819166c9-da54-48af-8329-b6dc1d70bd1c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['d4cb0891-c8c9-4f54-879a-4ded68056680','f78d06f4-b639-4430-8b78-974052ca9cff','aefe5a54-b4bc-43a0-a8c1-d19a6eeb5a8a','1ac1e599-3c52-4a88-8760-8b46be092a6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:25.724242 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd41c238-b3fb-4de1-87ad-118fbc539424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:25.725496 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6a14c17-a328-49eb-a16e-4f4ce832b4a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:25.725749 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6a14c17-a328-49eb-a16e-4f4ce832b4a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:25.726050 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6a14c17-a328-49eb-a16e-4f4ce832b4a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:25.726172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a6a14c17-a328-49eb-a16e-4f4ce832b4a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:25.734693 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:25.734693 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:25.736682 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6a14c17-a328-49eb-a16e-4f4ce832b4a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:25.737971 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 684/2752] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:25 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:25.743871 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd41c238-b3fb-4de1-87ad-118fbc539424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:25.744953 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (fc852914-89eb-4f95-ab85-8693d22fe9e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:25.745369 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request issued successfully. Jul 22 00:14:25.757042 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:25.757042 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:25.757744 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:26.178659 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3609b7b-64a2-41d8-9401-f4e3d0a6c918 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:26.180469 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3609b7b-64a2-41d8-9401-f4e3d0a6c918 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:26.180664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3609b7b-64a2-41d8-9401-f4e3d0a6c918 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:26.180853 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3609b7b-64a2-41d8-9401-f4e3d0a6c918 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:26.191886 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:26.191886 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:26.196436 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3609b7b-64a2-41d8-9401-f4e3d0a6c918 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:26.204235 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3609b7b-64a2-41d8-9401-f4e3d0a6c918 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:26.204746 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 687/2753] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:26 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:26.757982 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5437f9ed-1fa5-4a32-b0e7-377742ecc5af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:26.759808 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5437f9ed-1fa5-4a32-b0e7-377742ecc5af tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:26.760130 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5437f9ed-1fa5-4a32-b0e7-377742ecc5af tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:26.760319 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5437f9ed-1fa5-4a32-b0e7-377742ecc5af tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:26.768624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5437f9ed-1fa5-4a32-b0e7-377742ecc5af tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:26.775038 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:26.775038 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:26.777220 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:26.777220 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Checking backup size 1 against volume size 1 {{(pid=100285) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 00:14:26.777220 np0000005612 devstack@c-api.service[100285]: INFO cinder.backup.api [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Overwriting volume 1420d40f-1b45-4729-8d2c-49c8a1e0ae5c with restore of backup 819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:26.778530 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:26.778530 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:26.778530 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5437f9ed-1fa5-4a32-b0e7-377742ecc5af tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:26.778530 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 690/2754] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:26 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:26.807272 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] restore_backup in rpcapi backup_id 819166c9-da54-48af-8329-b6dc1d70bd1c {{(pid=100285) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 00:14:26.814163 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcd57566-cd58-45e9-bbc5-1d5f79aedd07 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c/restore returned with HTTP 202 Jul 22 00:14:26.814163 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 694/2755] 10.4.3.168 () {68 vars in 1393 bytes} [Wed Jul 22 00:14:25 2026] POST /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c/restore => generated 189 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:26.828409 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7bd0e207-7b4c-4549-a8ef-6c960016c52b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:26.832359 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bd0e207-7b4c-4549-a8ef-6c960016c52b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:26.832359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bd0e207-7b4c-4549-a8ef-6c960016c52b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:26.832641 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bd0e207-7b4c-4549-a8ef-6c960016c52b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:26.832806 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7bd0e207-7b4c-4549-a8ef-6c960016c52b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:26.835092 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-367811e2-b597-40e2-9e46-84eacb526a77 req-144231c5-4ffb-4c9b-809c-8ac3219b0ab3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:26.839414 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-144231c5-4ffb-4c9b-809c-8ac3219b0ab3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/limits Jul 22 00:14:26.843063 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-144231c5-4ffb-4c9b-809c-8ac3219b0ab3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:26.843063 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-144231c5-4ffb-4c9b-809c-8ac3219b0ab3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:26.843256 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:26.843256 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:26.843256 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bd0e207-7b4c-4549-a8ef-6c960016c52b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:26.843256 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 685/2756] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:26 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:26.904043 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-144231c5-4ffb-4c9b-809c-8ac3219b0ab3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/limits returned with HTTP 200 Jul 22 00:14:26.905600 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 688/2757] 10.4.3.168 () {68 vars in 1484 bytes} [Wed Jul 22 00:14:26 2026] GET /volume/v3/limits => generated 302 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:26.977408 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-367811e2-b597-40e2-9e46-84eacb526a77 req-6daa80ab-6f7d-4d5a-93df-872d264d0eeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:26.984312 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-6daa80ab-6f7d-4d5a-93df-872d264d0eeb tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:14:26.984535 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-6daa80ab-6f7d-4d5a-93df-872d264d0eeb tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:26.985026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-6daa80ab-6f7d-4d5a-93df-872d264d0eeb tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:26.998677 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:26.998677 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:27.003187 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-367811e2-b597-40e2-9e46-84eacb526a77 req-6daa80ab-6f7d-4d5a-93df-872d264d0eeb tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:14:27.009684 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-6daa80ab-6f7d-4d5a-93df-872d264d0eeb tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:14:27.009816 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 691/2758] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:26 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 1662 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:27.024007 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-367811e2-b597-40e2-9e46-84eacb526a77 req-72e72388-77b0-4ed6-b641-e1c0777f81a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:27.026738 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-72e72388-77b0-4ed6-b641-e1c0777f81a9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:14:27.027224 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-72e72388-77b0-4ed6-b641-e1c0777f81a9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b5e152a-d687-4267-a043-af26a5d88849", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1666581497", "description": null, "metadata": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:27.040499 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:27.040499 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:27.041154 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-367811e2-b597-40e2-9e46-84eacb526a77 req-72e72388-77b0-4ed6-b641-e1c0777f81a9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:14:27.041300 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [req-367811e2-b597-40e2-9e46-84eacb526a77 req-72e72388-77b0-4ed6-b641-e1c0777f81a9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create snapshot from volume 0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:14:27.088770 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [req-367811e2-b597-40e2-9e46-84eacb526a77 req-72e72388-77b0-4ed6-b641-e1c0777f81a9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Created reservations ['dfc8cced-3891-410d-8182-44c11057a975', 'fc32355c-c540-44ec-bd66-47eea655add6', '973fb290-e453-4891-8d90-78648f34a492', '85ab0c37-2ff2-4884-86b7-e306702e97b5'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:27.134917 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-367811e2-b597-40e2-9e46-84eacb526a77 req-72e72388-77b0-4ed6-b641-e1c0777f81a9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot force create request issued successfully. Jul 22 00:14:27.134917 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-367811e2-b597-40e2-9e46-84eacb526a77 req-72e72388-77b0-4ed6-b641-e1c0777f81a9 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:14:27.134917 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 695/2759] 10.4.3.168 () {72 vars in 1547 bytes} [Wed Jul 22 00:14:27 2026] POST /volume/v3/snapshots => generated 324 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 00:14:27.221900 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85bea67b-0362-409d-832e-c5c7389b8531 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:27.225034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85bea67b-0362-409d-832e-c5c7389b8531 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:27.225034 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85bea67b-0362-409d-832e-c5c7389b8531 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:27.225128 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85bea67b-0362-409d-832e-c5c7389b8531 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:27.237026 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:27.237026 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:27.242444 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85bea67b-0362-409d-832e-c5c7389b8531 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:27.247768 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85bea67b-0362-409d-832e-c5c7389b8531 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:27.248181 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 686/2760] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:27 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:27.792820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5be6219b-f110-4c7e-ab13-2a6fceba8b30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:27.797950 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5be6219b-f110-4c7e-ab13-2a6fceba8b30 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:27.798307 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5be6219b-f110-4c7e-ab13-2a6fceba8b30 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:27.798468 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5be6219b-f110-4c7e-ab13-2a6fceba8b30 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:27.798622 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5be6219b-f110-4c7e-ab13-2a6fceba8b30 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:27.799504 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:27.807757 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:27.807757 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:27.808875 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5be6219b-f110-4c7e-ab13-2a6fceba8b30 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:27.809517 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 689/2761] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:27 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:27.857522 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d44d7a8-7ecd-4cb8-8f05-ba1588324f43 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:27.860558 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d44d7a8-7ecd-4cb8-8f05-ba1588324f43 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:27.860558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d44d7a8-7ecd-4cb8-8f05-ba1588324f43 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:27.860558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d44d7a8-7ecd-4cb8-8f05-ba1588324f43 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:27.861549 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3d44d7a8-7ecd-4cb8-8f05-ba1588324f43 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:27.869350 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:27.869350 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:27.871233 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d44d7a8-7ecd-4cb8-8f05-ba1588324f43 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:27.871233 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 696/2762] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:27 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:27.906535 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:27.907063 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-853244477"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:27.911697 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-853244477'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:27.911697 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume of 1 GB Jul 22 00:14:27.923510 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Availability Zones retrieved successfully. Jul 22 00:14:27.936707 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Flow 'volume_create_api' (3a399670-83b4-45e6-9152-d9cc8a95f09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:27.943561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31df4c97-e956-4322-81be-88bad570005e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:27.944525 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:27.978022 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31df4c97-e956-4322-81be-88bad570005e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:27.978783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70e4cc8f-5bb6-4dc4-b744-153bfd95ebf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:28.065795 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Created reservations ['c10d37ae-6c56-4b3b-9ef5-38c47323774f', '28f41dcd-2e4a-4494-9da5-b15c057ce416', 'e872a402-95f6-4ce3-8de5-adbe75d8f33b', '1642d683-c7cf-4bf5-b3f3-88f1914b6010'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:28.066794 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70e4cc8f-5bb6-4dc4-b744-153bfd95ebf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c10d37ae-6c56-4b3b-9ef5-38c47323774f', '28f41dcd-2e4a-4494-9da5-b15c057ce416', 'e872a402-95f6-4ce3-8de5-adbe75d8f33b', '1642d683-c7cf-4bf5-b3f3-88f1914b6010']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:28.067687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2e0b9c-ba1f-4d79-891e-eb34de757d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:28.112169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2e0b9c-ba1f-4d79-891e-eb34de757d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0752a3f-0e59-4af5-9450-618b7357a2be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853244477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c8f4473b294980b595e31d8c084c5a',qos_specs=None,replication_status=,reservations=['c10d37ae-6c56-4b3b-9ef5-38c47323774f','28f41dcd-2e4a-4494-9da5-b15c057ce416','e872a402-95f6-4ce3-8de5-adbe75d8f33b','1642d683-c7cf-4bf5-b3f3-88f1914b6010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853244477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0752a3f-0e59-4af5-9450-618b7357a2be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c8f4473b294980b595e31d8c084c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:28.113324 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77594cd-af17-491e-94a9-fa828e3be066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:28.139764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77594cd-af17-491e-94a9-fa828e3be066) transitioned into state 'SUCCESS' from state '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-853244477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c8f4473b294980b595e31d8c084c5a',qos_specs=None,replication_status=,reservations=['c10d37ae-6c56-4b3b-9ef5-38c47323774f','28f41dcd-2e4a-4494-9da5-b15c057ce416','e872a402-95f6-4ce3-8de5-adbe75d8f33b','1642d683-c7cf-4bf5-b3f3-88f1914b6010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:28.141242 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a84f66-2af6-4ceb-937c-f8f866183226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:28.153842 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a84f66-2af6-4ceb-937c-f8f866183226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:28.155555 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Flow 'volume_create_api' (3a399670-83b4-45e6-9152-d9cc8a95f09b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:28.155555 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume request issued successfully. Jul 22 00:14:28.161211 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb2a8212-9ce8-4d7a-96b2-2cf03e6cadc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:28.161755 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 692/2763] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:14:27 2026] POST /volume/v3/volumes => generated 777 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:28.182780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6bc44679-c9b8-4ad0-9f27-0c4586e596b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:28.187974 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bc44679-c9b8-4ad0-9f27-0c4586e596b1 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be Jul 22 00:14:28.191043 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bc44679-c9b8-4ad0-9f27-0c4586e596b1 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:28.191043 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bc44679-c9b8-4ad0-9f27-0c4586e596b1 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:28.203427 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:28.203427 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:28.211071 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6bc44679-c9b8-4ad0-9f27-0c4586e596b1 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:28.221539 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bc44679-c9b8-4ad0-9f27-0c4586e596b1 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be returned with HTTP 200 Jul 22 00:14:28.221539 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 687/2764] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:28 2026] GET /volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:28.270965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e2d10cc-3fcd-457a-90b3-8135ca084bc3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:28.274399 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e2d10cc-3fcd-457a-90b3-8135ca084bc3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:28.274680 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e2d10cc-3fcd-457a-90b3-8135ca084bc3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:28.275290 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e2d10cc-3fcd-457a-90b3-8135ca084bc3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:28.295422 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:28.295422 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:28.300976 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e2d10cc-3fcd-457a-90b3-8135ca084bc3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:28.307502 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e2d10cc-3fcd-457a-90b3-8135ca084bc3 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:28.308025 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 690/2765] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:28 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:28.699626 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-289cb362-364e-4eea-a830-804f24764954 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:28.705987 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-289cb362-364e-4eea-a830-804f24764954 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184/action Jul 22 00:14:28.706375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-289cb362-364e-4eea-a830-804f24764954 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:28.706527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-289cb362-364e-4eea-a830-804f24764954 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:28.731632 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:28.731632 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:28.751171 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-32abf964-8f0b-4b42-a8ac-7c8f41f59858 req-289cb362-364e-4eea-a830-804f24764954 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184/action returned with HTTP 204 Jul 22 00:14:28.751171 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 697/2766] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:14:28 2026] POST /volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:28.820920 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3679ae7a-ee93-43c4-94e6-f4888e6a16ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:28.822067 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3679ae7a-ee93-43c4-94e6-f4888e6a16ab tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:28.822247 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3679ae7a-ee93-43c4-94e6-f4888e6a16ab tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:28.822689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3679ae7a-ee93-43c4-94e6-f4888e6a16ab tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:28.822689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3679ae7a-ee93-43c4-94e6-f4888e6a16ab tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:28.829218 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:28.829218 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:28.830270 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3679ae7a-ee93-43c4-94e6-f4888e6a16ab tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:28.830703 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 693/2767] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:28 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:28.886883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-28cc6341-c103-4182-82ce-17737dd65366 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:28.888764 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28cc6341-c103-4182-82ce-17737dd65366 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:28.889128 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28cc6341-c103-4182-82ce-17737dd65366 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:28.889308 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28cc6341-c103-4182-82ce-17737dd65366 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:28.889475 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-28cc6341-c103-4182-82ce-17737dd65366 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:28.895073 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:28.895073 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:28.896432 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28cc6341-c103-4182-82ce-17737dd65366 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:28.896764 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 688/2768] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:28 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:29.236222 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d405b9d-a3f6-4c4f-9fe0-961411e623de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.238653 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d405b9d-a3f6-4c4f-9fe0-961411e623de tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be Jul 22 00:14:29.238801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d405b9d-a3f6-4c4f-9fe0-961411e623de tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.239076 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d405b9d-a3f6-4c4f-9fe0-961411e623de tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.250135 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.250135 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:29.254762 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9d405b9d-a3f6-4c4f-9fe0-961411e623de tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:29.266790 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d405b9d-a3f6-4c4f-9fe0-961411e623de tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be returned with HTTP 200 Jul 22 00:14:29.267411 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 691/2769] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:29.283176 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1a3eceb-c24e-4f7c-a83b-c23e78f0fc26 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.322558 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b283b1f0-f584-48d7-9902-f3c91ba02794 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.326580 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b283b1f0-f584-48d7-9902-f3c91ba02794 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:29.326747 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b283b1f0-f584-48d7-9902-f3c91ba02794 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.327079 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b283b1f0-f584-48d7-9902-f3c91ba02794 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.341276 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.341276 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:29.348848 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b283b1f0-f584-48d7-9902-f3c91ba02794 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:29.357260 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b283b1f0-f584-48d7-9902-f3c91ba02794 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:29.357919 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 694/2770] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:29.369971 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1a3eceb-c24e-4f7c-a83b-c23e78f0fc26 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:14:29.370580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1a3eceb-c24e-4f7c-a83b-c23e78f0fc26 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.370635 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1a3eceb-c24e-4f7c-a83b-c23e78f0fc26 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.371195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-d1a3eceb-c24e-4f7c-a83b-c23e78f0fc26 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:14:29.372208 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d1a3eceb-c24e-4f7c-a83b-c23e78f0fc26 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:14:29.374727 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eecfe821-cb86-4c61-8ebb-9e8d459105dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.376813 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eecfe821-cb86-4c61-8ebb-9e8d459105dd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:29.377084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eecfe821-cb86-4c61-8ebb-9e8d459105dd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.377532 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eecfe821-cb86-4c61-8ebb-9e8d459105dd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.382559 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1a3eceb-c24e-4f7c-a83b-c23e78f0fc26 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Get all volumes completed successfully. Jul 22 00:14:29.383287 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1a3eceb-c24e-4f7c-a83b-c23e78f0fc26 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:14:29.384054 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 698/2771] 10.4.3.168 () {68 vars in 1278 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/volumes => generated 335 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:29.388232 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.388232 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:29.392231 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eecfe821-cb86-4c61-8ebb-9e8d459105dd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:29.397560 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eecfe821-cb86-4c61-8ebb-9e8d459105dd tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:29.397668 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e89c027-ff2c-4437-86f0-116ed2882b01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.398591 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 689/2772] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:29.399653 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e89c027-ff2c-4437-86f0-116ed2882b01 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be Jul 22 00:14:29.399954 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e89c027-ff2c-4437-86f0-116ed2882b01 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.400189 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e89c027-ff2c-4437-86f0-116ed2882b01 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.400406 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0e89c027-ff2c-4437-86f0-116ed2882b01 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Delete volume with id: c0752a3f-0e59-4af5-9450-618b7357a2be Jul 22 00:14:29.408464 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.408464 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:29.408967 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e89c027-ff2c-4437-86f0-116ed2882b01 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:29.437735 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e89c027-ff2c-4437-86f0-116ed2882b01 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Delete volume request issued successfully. Jul 22 00:14:29.438076 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e89c027-ff2c-4437-86f0-116ed2882b01 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be returned with HTTP 202 Jul 22 00:14:29.438496 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 692/2773] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:14:29 2026] DELETE /volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:14:29.451605 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b10c02b0-8978-4a2e-b507-7592ef4a46fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.454080 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b10c02b0-8978-4a2e-b507-7592ef4a46fe tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be Jul 22 00:14:29.454349 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b10c02b0-8978-4a2e-b507-7592ef4a46fe tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.454586 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b10c02b0-8978-4a2e-b507-7592ef4a46fe tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.465148 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.465148 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:29.475757 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b10c02b0-8978-4a2e-b507-7592ef4a46fe tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:29.487433 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b10c02b0-8978-4a2e-b507-7592ef4a46fe tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be returned with HTTP 200 Jul 22 00:14:29.488132 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 695/2774] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:29.772149 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7d690a7-d096-4762-8cbb-76234d62ccbe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.775201 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7d690a7-d096-4762-8cbb-76234d62ccbe tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a Jul 22 00:14:29.775447 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7d690a7-d096-4762-8cbb-76234d62ccbe tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.775751 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7d690a7-d096-4762-8cbb-76234d62ccbe tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.784295 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.784295 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:29.784979 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d7d690a7-d096-4762-8cbb-76234d62ccbe tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot retrieved successfully. Jul 22 00:14:29.785890 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7d690a7-d096-4762-8cbb-76234d62ccbe tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a returned with HTTP 200 Jul 22 00:14:29.786238 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 699/2775] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:29.808853 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b19e7672-97af-4196-896f-a10eddd4b575 req-fb3a3e5b-f771-4f8c-8fcc-36d1d199a25e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.811794 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-fb3a3e5b-f771-4f8c-8fcc-36d1d199a25e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:29.811971 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-fb3a3e5b-f771-4f8c-8fcc-36d1d199a25e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.812131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-fb3a3e5b-f771-4f8c-8fcc-36d1d199a25e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.822179 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.822179 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:29.830611 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b19e7672-97af-4196-896f-a10eddd4b575 req-fb3a3e5b-f771-4f8c-8fcc-36d1d199a25e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:29.831104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33a15b57-d86d-4875-a203-e7e92574c852 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.833222 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:29.833377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-103522324", "snapshot_id": null, "imageRef": "e714343e-9ac1-4d33-af25-18d85a7ed917", "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:29.834882 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-103522324', 'snapshot_id': None, 'imageRef': 'e714343e-9ac1-4d33-af25-18d85a7ed917', 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:29.835890 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-fb3a3e5b-f771-4f8c-8fcc-36d1d199a25e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:29.836347 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 690/2776] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:29.843664 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2e5edfc-00af-4525-aa1f-18d5c212ea24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.846165 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2e5edfc-00af-4525-aa1f-18d5c212ea24 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:29.846455 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2e5edfc-00af-4525-aa1f-18d5c212ea24 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.846733 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2e5edfc-00af-4525-aa1f-18d5c212ea24 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.846940 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e2e5edfc-00af-4525-aa1f-18d5c212ea24 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:29.861443 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.861443 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:29.862615 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2e5edfc-00af-4525-aa1f-18d5c212ea24 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:29.863085 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 696/2777] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:29.871959 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b19e7672-97af-4196-896f-a10eddd4b575 req-15b22b6d-34c7-470d-8969-dec45fe1b7b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.873698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-15b22b6d-34c7-470d-8969-dec45fe1b7b8 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695/action Jul 22 00:14:29.874163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-15b22b6d-34c7-470d-8969-dec45fe1b7b8 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:29.874285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-15b22b6d-34c7-470d-8969-dec45fe1b7b8 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:29.886198 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.886198 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:29.886750 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b19e7672-97af-4196-896f-a10eddd4b575 req-15b22b6d-34c7-470d-8969-dec45fe1b7b8 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:29.893796 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b19e7672-97af-4196-896f-a10eddd4b575 req-15b22b6d-34c7-470d-8969-dec45fe1b7b8 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Begin detaching volume completed successfully. Jul 22 00:14:29.896956 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-15b22b6d-34c7-470d-8969-dec45fe1b7b8 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695/action returned with HTTP 202 Jul 22 00:14:29.896956 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 700/2778] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:14:29 2026] POST /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:14:29.915071 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b33f5477-348b-4109-9dcc-8a9cc3a320f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.915071 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b33f5477-348b-4109-9dcc-8a9cc3a320f0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:29.917213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b33f5477-348b-4109-9dcc-8a9cc3a320f0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.917213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b33f5477-348b-4109-9dcc-8a9cc3a320f0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.917213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b33f5477-348b-4109-9dcc-8a9cc3a320f0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:29.921797 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.921797 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:29.922732 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b33f5477-348b-4109-9dcc-8a9cc3a320f0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:29.923141 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 691/2779] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:29.931284 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-907a3ad4-eb09-4875-9579-6fc87091905c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:29.933564 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-907a3ad4-eb09-4875-9579-6fc87091905c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:29.933803 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-907a3ad4-eb09-4875-9579-6fc87091905c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:29.934060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-907a3ad4-eb09-4875-9579-6fc87091905c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:29.954815 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.954815 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:29.966321 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-907a3ad4-eb09-4875-9579-6fc87091905c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:29.974179 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-907a3ad4-eb09-4875-9579-6fc87091905c tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:29.974759 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 697/2780] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:29 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:29.976571 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:29.976571 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:29.977123 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot retrieved successfully. Jul 22 00:14:29.977460 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume of 1 GB Jul 22 00:14:29.987028 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Availability Zones retrieved successfully. Jul 22 00:14:29.995733 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Flow 'volume_create_api' (d564fbe4-2355-42a5-8b79-cdea65c4fe85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:30.001379 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51495ac-8f09-483d-963e-f95e9f6467fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.002288 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:30.003421 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea1c4655-0200-4e77-af43-cd5731096bf1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.003975 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea1c4655-0200-4e77-af43-cd5731096bf1 None None] GET https://10.4.3.168/volume// Jul 22 00:14:30.004169 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea1c4655-0200-4e77-af43-cd5731096bf1 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:30.004380 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea1c4655-0200-4e77-af43-cd5731096bf1 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:30.004730 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea1c4655-0200-4e77-af43-cd5731096bf1 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:30.005086 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 701/2781] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:30.016230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b19e7672-97af-4196-896f-a10eddd4b575 req-75004b7f-fbf6-4285-a234-b2efb43c514f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.021967 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-75004b7f-fbf6-4285-a234-b2efb43c514f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:30.021967 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-75004b7f-fbf6-4285-a234-b2efb43c514f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:30.021967 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-75004b7f-fbf6-4285-a234-b2efb43c514f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:30.041078 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:30.041078 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:30.047448 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b19e7672-97af-4196-896f-a10eddd4b575 req-75004b7f-fbf6-4285-a234-b2efb43c514f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:30.053611 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-75004b7f-fbf6-4285-a234-b2efb43c514f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:30.054107 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 692/2782] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:30 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:30.058705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51495ac-8f09-483d-963e-f95e9f6467fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '521d525e-6b17-4d79-b141-d9e7050a6c4a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.060031 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04dd905-3a5e-435d-9dd7-a6e77ce781e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.120270 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Created reservations ['c31d0e71-c7b7-4d37-8d94-76ef1e9bb2ac', '1c9e5180-e3f3-403a-85dc-32296884f396', '89f9ea3f-d071-4250-8696-adfd4cb2216d', '40b10074-0fbd-4e4d-8301-aa15ebf2f5da'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:30.121572 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04dd905-3a5e-435d-9dd7-a6e77ce781e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c31d0e71-c7b7-4d37-8d94-76ef1e9bb2ac', '1c9e5180-e3f3-403a-85dc-32296884f396', '89f9ea3f-d071-4250-8696-adfd4cb2216d', '40b10074-0fbd-4e4d-8301-aa15ebf2f5da']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.122657 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c838166-f529-4207-a90e-7f9fcbaa1b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.180650 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c838166-f529-4207-a90e-7f9fcbaa1b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3caa57c-f9e8-4450-b8c9-e6302adc1060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-103522324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b77756e83504c05a5d729dbef3f77ab',qos_specs=None,replication_status=,reservations=['c31d0e71-c7b7-4d37-8d94-76ef1e9bb2ac','1c9e5180-e3f3-403a-85dc-32296884f396','89f9ea3f-d071-4250-8696-adfd4cb2216d','40b10074-0fbd-4e4d-8301-aa15ebf2f5da'],size=1,snapshot_id=521d525e-6b17-4d79-b141-d9e7050a6c4a,source_replicaid=,source_volid=None,status='creating',user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-103522324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3caa57c-f9e8-4450-b8c9-e6302adc1060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b77756e83504c05a5d729dbef3f77ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=521d525e-6b17-4d79-b141-d9e7050a6c4a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.182665 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d3caf9-9fb6-4553-bc3c-1d717f477fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.206387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d3caf9-9fb6-4553-bc3c-1d717f477fbc) transitioned into state 'SUCCESS' from state '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-103522324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b77756e83504c05a5d729dbef3f77ab',qos_specs=None,replication_status=,reservations=['c31d0e71-c7b7-4d37-8d94-76ef1e9bb2ac','1c9e5180-e3f3-403a-85dc-32296884f396','89f9ea3f-d071-4250-8696-adfd4cb2216d','40b10074-0fbd-4e4d-8301-aa15ebf2f5da'],size=1,snapshot_id=521d525e-6b17-4d79-b141-d9e7050a6c4a,source_replicaid=,source_volid=None,status='creating',user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.207238 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92bbdd8e-a683-4e3c-9ad3-46bf01cfc39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.233442 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92bbdd8e-a683-4e3c-9ad3-46bf01cfc39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.234591 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Flow 'volume_create_api' (d564fbe4-2355-42a5-8b79-cdea65c4fe85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:30.235047 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume request issued successfully. Jul 22 00:14:30.235630 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33a15b57-d86d-4875-a203-e7e92574c852 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:30.236062 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 693/2783] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:14:29 2026] POST /volume/v3/volumes => generated 813 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:30.251206 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-640705e9-8c52-4198-bfa1-14818bf34596 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.254435 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-640705e9-8c52-4198-bfa1-14818bf34596 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:14:30.254730 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-640705e9-8c52-4198-bfa1-14818bf34596 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:30.254958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-640705e9-8c52-4198-bfa1-14818bf34596 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:30.271278 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:30.271278 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:30.276012 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-640705e9-8c52-4198-bfa1-14818bf34596 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:14:30.284510 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-640705e9-8c52-4198-bfa1-14818bf34596 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 200 Jul 22 00:14:30.285002 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 698/2784] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:30 2026] GET /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:30.512368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02826fd6-03cc-48bd-9b54-495a47c2b2d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.517577 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02826fd6-03cc-48bd-9b54-495a47c2b2d8 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be Jul 22 00:14:30.517577 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02826fd6-03cc-48bd-9b54-495a47c2b2d8 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:30.517577 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02826fd6-03cc-48bd-9b54-495a47c2b2d8 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:30.526028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02826fd6-03cc-48bd-9b54-495a47c2b2d8 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be returned with HTTP 404 Jul 22 00:14:30.526759 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 702/2785] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:30 2026] GET /volume/v3/volumes/c0752a3f-0e59-4af5-9450-618b7357a2be => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:14:30.537311 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.539443 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:30.539877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-353465004"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:30.541596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-353465004'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:30.541718 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume of 1 GB Jul 22 00:14:30.547908 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Availability Zones retrieved successfully. Jul 22 00:14:30.554280 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Flow 'volume_create_api' (2a4108e9-7770-4ff0-bb0d-131355f8c84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:30.555321 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef2e38d-64d6-4a75-9084-d561e1096c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.557396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:30.590318 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef2e38d-64d6-4a75-9084-d561e1096c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.591364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3bf97c-471d-4e7a-8b1b-d1f6f9f6f551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.659824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Created reservations ['c17699e9-f10f-4a58-8b57-120f259ce484', '304c20fb-c482-4fd6-9935-0eda823eec82', '93d5c08f-cc20-400d-99a0-a0ff8c826d71', '6d278ca2-3ae2-4dfb-9fcb-bf3c217427f1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:30.661318 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f3bf97c-471d-4e7a-8b1b-d1f6f9f6f551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c17699e9-f10f-4a58-8b57-120f259ce484', '304c20fb-c482-4fd6-9935-0eda823eec82', '93d5c08f-cc20-400d-99a0-a0ff8c826d71', '6d278ca2-3ae2-4dfb-9fcb-bf3c217427f1']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.662813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18da9f7c-2090-42d3-8c69-ae2e640a3a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.694612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18da9f7c-2090-42d3-8c69-ae2e640a3a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a2bce5-43ea-4054-b588-20e76942ca04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-353465004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c8f4473b294980b595e31d8c084c5a',qos_specs=None,replication_status=,reservations=['c17699e9-f10f-4a58-8b57-120f259ce484','304c20fb-c482-4fd6-9935-0eda823eec82','93d5c08f-cc20-400d-99a0-a0ff8c826d71','6d278ca2-3ae2-4dfb-9fcb-bf3c217427f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-353465004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a2bce5-43ea-4054-b588-20e76942ca04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c8f4473b294980b595e31d8c084c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.695788 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2653034e-56c7-49f0-a386-ea62b7fcb027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.717646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2653034e-56c7-49f0-a386-ea62b7fcb027) transitioned into state 'SUCCESS' from state '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-353465004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c8f4473b294980b595e31d8c084c5a',qos_specs=None,replication_status=,reservations=['c17699e9-f10f-4a58-8b57-120f259ce484','304c20fb-c482-4fd6-9935-0eda823eec82','93d5c08f-cc20-400d-99a0-a0ff8c826d71','6d278ca2-3ae2-4dfb-9fcb-bf3c217427f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.718482 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89abc0f1-f81f-4852-8e5b-5270f920bc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:30.728798 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89abc0f1-f81f-4852-8e5b-5270f920bc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:30.729690 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Flow 'volume_create_api' (2a4108e9-7770-4ff0-bb0d-131355f8c84b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:30.730038 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume request issued successfully. Jul 22 00:14:30.730699 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-642996f7-7ea4-4d63-a760-f8b09b2ec9cb tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:30.731228 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 693/2786] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:14:30 2026] POST /volume/v3/volumes => generated 777 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:30.748633 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-339252f0-15e2-43cb-a768-c183fda6c377 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.750948 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-339252f0-15e2-43cb-a768-c183fda6c377 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 Jul 22 00:14:30.751134 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-339252f0-15e2-43cb-a768-c183fda6c377 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:30.751317 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-339252f0-15e2-43cb-a768-c183fda6c377 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:30.762095 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:30.762095 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:30.768928 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-339252f0-15e2-43cb-a768-c183fda6c377 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:30.775627 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-339252f0-15e2-43cb-a768-c183fda6c377 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 returned with HTTP 200 Jul 22 00:14:30.776140 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 694/2787] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:30 2026] GET /volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:30.876532 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3782d5df-30a0-48d2-9f64-770027e317f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.878547 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3782d5df-30a0-48d2-9f64-770027e317f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:30.878636 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3782d5df-30a0-48d2-9f64-770027e317f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:30.878898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3782d5df-30a0-48d2-9f64-770027e317f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:30.879110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3782d5df-30a0-48d2-9f64-770027e317f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:30.885087 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:30.885087 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:30.885950 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3782d5df-30a0-48d2-9f64-770027e317f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:30.886447 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 699/2788] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:30 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:30.943411 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d7b00a9-8c59-4e47-b5d2-041947d28d37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.945506 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d7b00a9-8c59-4e47-b5d2-041947d28d37 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:30.945974 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d7b00a9-8c59-4e47-b5d2-041947d28d37 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:30.946400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d7b00a9-8c59-4e47-b5d2-041947d28d37 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:30.946764 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3d7b00a9-8c59-4e47-b5d2-041947d28d37 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:30.951998 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:30.951998 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:30.953415 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d7b00a9-8c59-4e47-b5d2-041947d28d37 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:30.954099 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 703/2789] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:30 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:30.991426 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-568d6e69-2b8a-4583-b011-08f563f1051b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:30.994784 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-568d6e69-2b8a-4583-b011-08f563f1051b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:30.994784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-568d6e69-2b8a-4583-b011-08f563f1051b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:30.995134 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-568d6e69-2b8a-4583-b011-08f563f1051b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.008464 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.008464 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:31.014117 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-568d6e69-2b8a-4583-b011-08f563f1051b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:31.021407 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-568d6e69-2b8a-4583-b011-08f563f1051b tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:31.021915 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 694/2790] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:30 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:31.301936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8286c5dc-ccc0-46df-9726-5005e106e229 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:31.304222 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8286c5dc-ccc0-46df-9726-5005e106e229 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:14:31.304493 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8286c5dc-ccc0-46df-9726-5005e106e229 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:31.304740 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8286c5dc-ccc0-46df-9726-5005e106e229 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.316067 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.316067 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:31.324588 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8286c5dc-ccc0-46df-9726-5005e106e229 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:14:31.335007 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8286c5dc-ccc0-46df-9726-5005e106e229 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 200 Jul 22 00:14:31.335007 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 695/2791] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:31 2026] GET /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 1422 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:31.358152 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48bae611-5237-419d-8e35-d67473b1ac7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:31.361635 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48bae611-5237-419d-8e35-d67473b1ac7c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:14:31.361635 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48bae611-5237-419d-8e35-d67473b1ac7c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:31.362061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48bae611-5237-419d-8e35-d67473b1ac7c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.373905 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.373905 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:31.379545 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-48bae611-5237-419d-8e35-d67473b1ac7c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:14:31.382689 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b19e7672-97af-4196-896f-a10eddd4b575 req-81a431ea-5695-4919-8ccb-9e6485e66787 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:31.388335 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48bae611-5237-419d-8e35-d67473b1ac7c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 200 Jul 22 00:14:31.388465 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-81a431ea-5695-4919-8ccb-9e6485e66787 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] DELETE https://10.4.3.168/volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07 Jul 22 00:14:31.388510 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 700/2792] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:31 2026] GET /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:31.388582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-81a431ea-5695-4919-8ccb-9e6485e66787 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:31.388582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-81a431ea-5695-4919-8ccb-9e6485e66787 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.403885 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.403885 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:31.496898 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b19e7672-97af-4196-896f-a10eddd4b575 req-81a431ea-5695-4919-8ccb-9e6485e66787 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07 returned with HTTP 200 Jul 22 00:14:31.497413 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 704/2793] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:14:31 2026] DELETE /volume/v3/attachments/a78e2804-d60b-4670-bb81-0e55b1dcbe07 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:31.801268 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad6591a3-6db4-401a-a844-9b1026face07 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:31.805275 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad6591a3-6db4-401a-a844-9b1026face07 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 Jul 22 00:14:31.805275 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad6591a3-6db4-401a-a844-9b1026face07 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:31.805275 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad6591a3-6db4-401a-a844-9b1026face07 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.820247 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.820247 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:31.830586 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad6591a3-6db4-401a-a844-9b1026face07 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:31.842592 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad6591a3-6db4-401a-a844-9b1026face07 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 returned with HTTP 200 Jul 22 00:14:31.843523 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 695/2794] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:31 2026] GET /volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:31.865353 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff2b29cc-ca0d-44ca-89d4-9713a4acc02c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:31.876341 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff2b29cc-ca0d-44ca-89d4-9713a4acc02c tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] GET https://10.4.3.168/volume/v3/volumes/detail Jul 22 00:14:31.876578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff2b29cc-ca0d-44ca-89d4-9713a4acc02c tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:31.876847 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff2b29cc-ca0d-44ca-89d4-9713a4acc02c tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.877182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-ff2b29cc-ca0d-44ca-89d4-9713a4acc02c tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:14:31.878793 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ff2b29cc-ca0d-44ca-89d4-9713a4acc02c tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:14:31.910296 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4d2fd92-760b-43da-b43e-362bf83192b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:31.910766 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff2b29cc-ca0d-44ca-89d4-9713a4acc02c tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Get all volumes completed successfully. Jul 22 00:14:31.913494 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.913494 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:31.913669 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4d2fd92-760b-43da-b43e-362bf83192b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:31.913669 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4d2fd92-760b-43da-b43e-362bf83192b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:31.913669 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4d2fd92-760b-43da-b43e-362bf83192b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.913669 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e4d2fd92-760b-43da-b43e-362bf83192b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:31.919312 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff2b29cc-ca0d-44ca-89d4-9713a4acc02c tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] https://10.4.3.168/volume/v3/volumes/detail returned with HTTP 200 Jul 22 00:14:31.919553 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 696/2795] 10.4.3.168 () {68 vars in 1299 bytes} [Wed Jul 22 00:14:31 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:31.922018 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.922018 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:31.923615 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4d2fd92-760b-43da-b43e-362bf83192b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:31.924233 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 701/2796] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:31 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:31.939816 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3dd3c3bb-b8ca-468a-8b21-b465de66b3f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:31.942605 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3dd3c3bb-b8ca-468a-8b21-b465de66b3f3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 Jul 22 00:14:31.942982 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3dd3c3bb-b8ca-468a-8b21-b465de66b3f3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:31.943269 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3dd3c3bb-b8ca-468a-8b21-b465de66b3f3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.943756 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3dd3c3bb-b8ca-468a-8b21-b465de66b3f3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Delete volume with id: 09a2bce5-43ea-4054-b588-20e76942ca04 Jul 22 00:14:31.961024 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.961024 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:31.961427 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3dd3c3bb-b8ca-468a-8b21-b465de66b3f3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:31.972776 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3122a520-b08e-48ee-b5ce-8ad4c910c581 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:31.979813 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3122a520-b08e-48ee-b5ce-8ad4c910c581 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:31.979813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3122a520-b08e-48ee-b5ce-8ad4c910c581 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:31.979813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3122a520-b08e-48ee-b5ce-8ad4c910c581 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:31.979813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3122a520-b08e-48ee-b5ce-8ad4c910c581 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:31.988731 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:31.988731 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:31.990516 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3122a520-b08e-48ee-b5ce-8ad4c910c581 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:31.991226 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 696/2797] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:31 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:32.007157 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3dd3c3bb-b8ca-468a-8b21-b465de66b3f3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Delete volume request issued successfully. Jul 22 00:14:32.007485 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3dd3c3bb-b8ca-468a-8b21-b465de66b3f3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 returned with HTTP 202 Jul 22 00:14:32.008955 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 705/2798] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:14:31 2026] DELETE /volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:14:32.019949 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a570bcfe-1a13-43a8-8ad6-eee7caeb46dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:32.022802 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a570bcfe-1a13-43a8-8ad6-eee7caeb46dc tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 Jul 22 00:14:32.022802 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a570bcfe-1a13-43a8-8ad6-eee7caeb46dc tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:32.023934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a570bcfe-1a13-43a8-8ad6-eee7caeb46dc tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:32.040817 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:32.040817 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:32.041383 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-002a8c04-53e5-4ff3-8793-547a622532e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:32.048007 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a570bcfe-1a13-43a8-8ad6-eee7caeb46dc tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:32.049249 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-002a8c04-53e5-4ff3-8793-547a622532e0 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:32.049249 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-002a8c04-53e5-4ff3-8793-547a622532e0 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:32.049818 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-002a8c04-53e5-4ff3-8793-547a622532e0 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:32.055768 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a570bcfe-1a13-43a8-8ad6-eee7caeb46dc tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 returned with HTTP 200 Jul 22 00:14:32.056464 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 697/2799] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:32 2026] GET /volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:32.070912 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:32.070912 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:32.081748 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-002a8c04-53e5-4ff3-8793-547a622532e0 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:32.087959 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-002a8c04-53e5-4ff3-8793-547a622532e0 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:32.088684 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 702/2800] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:32 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:32.236014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-054fe5ea-ae17-4bc1-8f21-49bd726ded4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:32.237427 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-054fe5ea-ae17-4bc1-8f21-49bd726ded4e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:32.237725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-054fe5ea-ae17-4bc1-8f21-49bd726ded4e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:32.237962 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-054fe5ea-ae17-4bc1-8f21-49bd726ded4e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:32.257512 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:32.257512 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:32.267559 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-054fe5ea-ae17-4bc1-8f21-49bd726ded4e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:32.290392 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-054fe5ea-ae17-4bc1-8f21-49bd726ded4e tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:32.291786 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 697/2801] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:32 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 1136 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:32.325002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-67d5d56c-8730-4b72-9e90-414394d044fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:32.332828 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-67d5d56c-8730-4b72-9e90-414394d044fa tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] POST https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9/action Jul 22 00:14:32.335629 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-67d5d56c-8730-4b72-9e90-414394d044fa tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:32.335629 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-67d5d56c-8730-4b72-9e90-414394d044fa tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:32.376439 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:32.376439 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:32.376439 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-67d5d56c-8730-4b72-9e90-414394d044fa tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:32.391446 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-67d5d56c-8730-4b72-9e90-414394d044fa tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Begin detaching volume completed successfully. Jul 22 00:14:32.392288 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-67d5d56c-8730-4b72-9e90-414394d044fa tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9/action returned with HTTP 202 Jul 22 00:14:32.393217 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 706/2802] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:14:32 2026] POST /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:14:32.425047 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96166c70-425f-4085-aa09-bdda54010d9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:32.427242 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96166c70-425f-4085-aa09-bdda54010d9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:32.427648 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96166c70-425f-4085-aa09-bdda54010d9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:32.427753 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96166c70-425f-4085-aa09-bdda54010d9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:32.442570 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:32.442570 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:32.448238 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96166c70-425f-4085-aa09-bdda54010d9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:32.455530 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96166c70-425f-4085-aa09-bdda54010d9a tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:32.459900 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 698/2803] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:32 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:32.489081 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe3b7769-ca24-4a41-8733-69f24a2cc6e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:32.489624 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe3b7769-ca24-4a41-8733-69f24a2cc6e8 None None] GET https://10.4.3.168/volume// Jul 22 00:14:32.489901 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe3b7769-ca24-4a41-8733-69f24a2cc6e8 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:32.490116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe3b7769-ca24-4a41-8733-69f24a2cc6e8 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:32.490556 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe3b7769-ca24-4a41-8733-69f24a2cc6e8 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:32.490974 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 703/2804] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:32.511730 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-9d786591-6579-4799-bff4-3ef29a68ec75 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:32.518293 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-9d786591-6579-4799-bff4-3ef29a68ec75 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:32.518524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-9d786591-6579-4799-bff4-3ef29a68ec75 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:32.518695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-9d786591-6579-4799-bff4-3ef29a68ec75 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:32.548296 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:32.548296 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:32.555568 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-9d786591-6579-4799-bff4-3ef29a68ec75 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:32.561701 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-9d786591-6579-4799-bff4-3ef29a68ec75 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:32.562453 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 698/2805] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:32 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 1319 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:32.945943 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29b5af1e-4665-418e-950c-21427dce201a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:32.953164 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29b5af1e-4665-418e-950c-21427dce201a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:32.953164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29b5af1e-4665-418e-950c-21427dce201a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:32.953164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29b5af1e-4665-418e-950c-21427dce201a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:32.953164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-29b5af1e-4665-418e-950c-21427dce201a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:32.964627 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:32.964627 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:32.964627 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29b5af1e-4665-418e-950c-21427dce201a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:32.965205 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 707/2806] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:32 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:33.011529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99d9b470-c69c-4c1c-83a4-ac7ae8c12966 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.013789 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99d9b470-c69c-4c1c-83a4-ac7ae8c12966 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:33.014125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99d9b470-c69c-4c1c-83a4-ac7ae8c12966 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.014373 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99d9b470-c69c-4c1c-83a4-ac7ae8c12966 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.014535 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-99d9b470-c69c-4c1c-83a4-ac7ae8c12966 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:33.024527 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:33.024527 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:33.025807 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99d9b470-c69c-4c1c-83a4-ac7ae8c12966 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:33.027133 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 699/2807] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:33.079463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c786d38-2a73-4821-8f04-91257f823c14 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.082679 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c786d38-2a73-4821-8f04-91257f823c14 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 Jul 22 00:14:33.084055 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c786d38-2a73-4821-8f04-91257f823c14 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.084055 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c786d38-2a73-4821-8f04-91257f823c14 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.109821 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c786d38-2a73-4821-8f04-91257f823c14 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 returned with HTTP 404 Jul 22 00:14:33.110635 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 704/2808] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/v3/volumes/09a2bce5-43ea-4054-b588-20e76942ca04 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:14:33.125063 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.125063 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:33.125637 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-964513103"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:33.127241 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-964513103'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:33.127418 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume of 1 GB Jul 22 00:14:33.135477 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Availability Zones retrieved successfully. Jul 22 00:14:33.144081 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Flow 'volume_create_api' (8c5b5d97-81a0-486a-a442-ee9e53f12c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:33.147133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206762eb-8d35-49c1-99d0-e6a300ee7c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:33.147133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:33.189203 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206762eb-8d35-49c1-99d0-e6a300ee7c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:33.190971 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b46d00-f4fa-4d76-a7a6-a7c43d5f92f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:33.266670 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Created reservations ['845c05e1-c377-4fc6-9e69-f6ef66593c55', 'c8adc339-c864-44f5-8838-e515d6a7a805', '617b1495-a193-42f5-8156-7e51b73b865b', '4a9e2101-eca9-47d0-9d14-465590eb6401'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:33.267727 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b46d00-f4fa-4d76-a7a6-a7c43d5f92f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845c05e1-c377-4fc6-9e69-f6ef66593c55', 'c8adc339-c864-44f5-8838-e515d6a7a805', '617b1495-a193-42f5-8156-7e51b73b865b', '4a9e2101-eca9-47d0-9d14-465590eb6401']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:33.269348 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce67e01-4c6c-4fc8-af02-ea44f0897bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:33.283290 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-6353a816-7174-4ae9-bf0d-3fd3a5b47613 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.288065 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-6353a816-7174-4ae9-bf0d-3fd3a5b47613 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:14:33.288299 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-6353a816-7174-4ae9-bf0d-3fd3a5b47613 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.288589 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-6353a816-7174-4ae9-bf0d-3fd3a5b47613 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.311048 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:33.311048 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:33.315914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce67e01-4c6c-4fc8-af02-ea44f0897bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a71d4668-d7a1-4fff-acb4-17b86423768e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-964513103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c8f4473b294980b595e31d8c084c5a',qos_specs=None,replication_status=,reservations=['845c05e1-c377-4fc6-9e69-f6ef66593c55','c8adc339-c864-44f5-8838-e515d6a7a805','617b1495-a193-42f5-8156-7e51b73b865b','4a9e2101-eca9-47d0-9d14-465590eb6401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-964513103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a71d4668-d7a1-4fff-acb4-17b86423768e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c8f4473b294980b595e31d8c084c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:33.317393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60f486d-e895-4906-83e4-d336af621d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:33.317502 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-6353a816-7174-4ae9-bf0d-3fd3a5b47613 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:14:33.323228 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-6353a816-7174-4ae9-bf0d-3fd3a5b47613 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:14:33.323736 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 708/2809] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:33.358828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60f486d-e895-4906-83e4-d336af621d70) transitioned into state 'SUCCESS' from state '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-964513103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c8f4473b294980b595e31d8c084c5a',qos_specs=None,replication_status=,reservations=['845c05e1-c377-4fc6-9e69-f6ef66593c55','c8adc339-c864-44f5-8838-e515d6a7a805','617b1495-a193-42f5-8156-7e51b73b865b','4a9e2101-eca9-47d0-9d14-465590eb6401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:33.359811 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ebdf3df-44ba-4060-8570-779523cba35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:33.361175 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-498ca033-dcf1-4736-b6c0-c2ad253f0bd5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.364493 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-498ca033-dcf1-4736-b6c0-c2ad253f0bd5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] POST https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c/action Jul 22 00:14:33.365441 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-498ca033-dcf1-4736-b6c0-c2ad253f0bd5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:33.365598 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-498ca033-dcf1-4736-b6c0-c2ad253f0bd5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:33.382789 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ebdf3df-44ba-4060-8570-779523cba35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:33.383939 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Flow 'volume_create_api' (8c5b5d97-81a0-486a-a442-ee9e53f12c0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:33.384517 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume request issued successfully. Jul 22 00:14:33.385343 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3e3678d-a2a6-4bcb-8c8e-50177fbf0758 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:33.386119 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 699/2810] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:14:33 2026] POST /volume/v3/volumes => generated 777 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:33.386890 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:33.386890 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:33.387638 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-498ca033-dcf1-4736-b6c0-c2ad253f0bd5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:14:33.400445 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-498ca033-dcf1-4736-b6c0-c2ad253f0bd5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Begin detaching volume completed successfully. Jul 22 00:14:33.400445 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-498ca033-dcf1-4736-b6c0-c2ad253f0bd5 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c/action returned with HTTP 202 Jul 22 00:14:33.400445 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 700/2811] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:14:33 2026] POST /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:14:33.404262 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00cab328-7593-4e4a-a35b-646372a06cc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.406353 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00cab328-7593-4e4a-a35b-646372a06cc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e Jul 22 00:14:33.407081 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00cab328-7593-4e4a-a35b-646372a06cc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.408213 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00cab328-7593-4e4a-a35b-646372a06cc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.419697 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:33.419697 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:33.425660 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-00cab328-7593-4e4a-a35b-646372a06cc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:33.431976 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00cab328-7593-4e4a-a35b-646372a06cc4 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e returned with HTTP 200 Jul 22 00:14:33.432704 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 705/2812] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:33.473426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-be54f617-5ede-4b0a-9f4e-29365c395c95 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.473426 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be54f617-5ede-4b0a-9f4e-29365c395c95 None None] GET https://10.4.3.168/volume// Jul 22 00:14:33.473717 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be54f617-5ede-4b0a-9f4e-29365c395c95 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.473717 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be54f617-5ede-4b0a-9f4e-29365c395c95 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.474445 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be54f617-5ede-4b0a-9f4e-29365c395c95 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:33.474445 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 709/2813] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:33.476064 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-298fa808-ff43-4675-a6b3-e8937e3a746d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.478812 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-298fa808-ff43-4675-a6b3-e8937e3a746d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:33.478978 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-298fa808-ff43-4675-a6b3-e8937e3a746d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.479418 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-298fa808-ff43-4675-a6b3-e8937e3a746d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.490574 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-b3acead5-2e7e-4728-b762-53c6eb67864b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.493658 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-b3acead5-2e7e-4728-b762-53c6eb67864b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:14:33.493900 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-b3acead5-2e7e-4728-b762-53c6eb67864b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.493954 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:33.493954 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:33.494100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-b3acead5-2e7e-4728-b762-53c6eb67864b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.499295 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-298fa808-ff43-4675-a6b3-e8937e3a746d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:33.505980 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-298fa808-ff43-4675-a6b3-e8937e3a746d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:33.506150 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:33.506150 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:33.506247 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 700/2814] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:33.513098 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-b3acead5-2e7e-4728-b762-53c6eb67864b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:14:33.518240 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-b3acead5-2e7e-4728-b762-53c6eb67864b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:14:33.518663 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 701/2815] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:33.701128 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-30364f08-40e4-4dfc-9ca0-94a273bbcb5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.705795 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-30364f08-40e4-4dfc-9ca0-94a273bbcb5f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] DELETE https://10.4.3.168/volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184 Jul 22 00:14:33.706040 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-30364f08-40e4-4dfc-9ca0-94a273bbcb5f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.706291 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-30364f08-40e4-4dfc-9ca0-94a273bbcb5f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.715792 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:33.715792 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:33.730378 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4d88c204-2d70-42ff-afbd-dad898f4fc4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.734555 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4d88c204-2d70-42ff-afbd-dad898f4fc4c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:14:33.736349 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4d88c204-2d70-42ff-afbd-dad898f4fc4c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.736604 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4d88c204-2d70-42ff-afbd-dad898f4fc4c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.748243 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:33.748243 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:33.753043 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4d88c204-2d70-42ff-afbd-dad898f4fc4c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:14:33.759657 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4d88c204-2d70-42ff-afbd-dad898f4fc4c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 200 Jul 22 00:14:33.760203 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 710/2816] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 1404 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:33.783317 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d4c0439e-af8e-4ca5-91b7-eaae66dd4915 req-30364f08-40e4-4dfc-9ca0-94a273bbcb5f tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184 returned with HTTP 200 Jul 22 00:14:33.783956 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 706/2817] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:14:33 2026] DELETE /volume/v3/attachments/e6515c9c-8ad7-4f23-b068-e0d8ae903184 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:33.990769 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f69853a8-1d0f-481b-a554-70b6a4f1f3b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:33.993935 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f69853a8-1d0f-481b-a554-70b6a4f1f3b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:33.993935 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f69853a8-1d0f-481b-a554-70b6a4f1f3b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:33.994149 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f69853a8-1d0f-481b-a554-70b6a4f1f3b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:33.994775 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f69853a8-1d0f-481b-a554-70b6a4f1f3b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:34.003272 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.003272 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:34.004762 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f69853a8-1d0f-481b-a554-70b6a4f1f3b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:34.005344 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 701/2818] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:33 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:14:34.049691 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c987d8ca-dca4-4bad-867a-7c1759a39848 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.052172 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c987d8ca-dca4-4bad-867a-7c1759a39848 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:34.052533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c987d8ca-dca4-4bad-867a-7c1759a39848 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.052736 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c987d8ca-dca4-4bad-867a-7c1759a39848 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.052928 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c987d8ca-dca4-4bad-867a-7c1759a39848 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:34.062136 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.062136 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:34.063122 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c987d8ca-dca4-4bad-867a-7c1759a39848 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:34.063678 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 702/2819] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:34.447214 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-71aa8b8a-bcc7-45f8-9cbe-3d098695f315 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.449582 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71aa8b8a-bcc7-45f8-9cbe-3d098695f315 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e Jul 22 00:14:34.449582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71aa8b8a-bcc7-45f8-9cbe-3d098695f315 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.450089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71aa8b8a-bcc7-45f8-9cbe-3d098695f315 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.458709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-e07ea661-9428-4712-8d4f-c267e4221ef4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.459841 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.459841 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:34.465904 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-e07ea661-9428-4712-8d4f-c267e4221ef4 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:14:34.466135 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-e07ea661-9428-4712-8d4f-c267e4221ef4 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.466285 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-71aa8b8a-bcc7-45f8-9cbe-3d098695f315 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:34.466385 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-e07ea661-9428-4712-8d4f-c267e4221ef4 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.472559 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71aa8b8a-bcc7-45f8-9cbe-3d098695f315 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e returned with HTTP 200 Jul 22 00:14:34.474214 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 711/2820] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:34.489238 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f3a6080-551f-48ec-8eda-ce9a7730ed29 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.489786 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.489786 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:34.491126 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f3a6080-551f-48ec-8eda-ce9a7730ed29 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] GET https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e Jul 22 00:14:34.491398 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f3a6080-551f-48ec-8eda-ce9a7730ed29 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.491592 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f3a6080-551f-48ec-8eda-ce9a7730ed29 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.495825 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-e07ea661-9428-4712-8d4f-c267e4221ef4 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:14:34.503162 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.503162 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:34.505003 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-e07ea661-9428-4712-8d4f-c267e4221ef4 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 200 Jul 22 00:14:34.506026 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 707/2821] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 1404 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:34.509376 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5f3a6080-551f-48ec-8eda-ce9a7730ed29 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Volume info retrieved successfully. Jul 22 00:14:34.514426 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f3a6080-551f-48ec-8eda-ce9a7730ed29 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e returned with HTTP 200 Jul 22 00:14:34.515025 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 702/2822] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:34.521303 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-683d2156-9358-4425-addf-3a17a9af2a3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.521463 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-683d2156-9358-4425-addf-3a17a9af2a3d None None] GET https://10.4.3.168/volume// Jul 22 00:14:34.521729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-683d2156-9358-4425-addf-3a17a9af2a3d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.521965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-683d2156-9358-4425-addf-3a17a9af2a3d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.523196 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-683d2156-9358-4425-addf-3a17a9af2a3d None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:34.523196 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 703/2823] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:34.529449 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-90973faf-780b-4892-baf7-119b48ecb885 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.532002 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90973faf-780b-4892-baf7-119b48ecb885 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:34.532384 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90973faf-780b-4892-baf7-119b48ecb885 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.532921 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90973faf-780b-4892-baf7-119b48ecb885 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.535046 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d052c620-e9e2-4870-a593-030bdd630151 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.538019 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d052c620-e9e2-4870-a593-030bdd630151 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e Jul 22 00:14:34.538333 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4b93bbb0-6187-4794-b29e-72d49f03f2d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.538463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d052c620-e9e2-4870-a593-030bdd630151 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.538566 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d052c620-e9e2-4870-a593-030bdd630151 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.538764 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d052c620-e9e2-4870-a593-030bdd630151 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Delete volume with id: a71d4668-d7a1-4fff-acb4-17b86423768e Jul 22 00:14:34.542464 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4b93bbb0-6187-4794-b29e-72d49f03f2d6 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:14:34.542843 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4b93bbb0-6187-4794-b29e-72d49f03f2d6 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3caa57c-f9e8-4450-b8c9-e6302adc1060", "connector": null, "instance_uuid": "dca920a7-1c4b-41b8-85c2-6c8262f6fe80"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:34.544457 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.544457 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:34.552533 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-90973faf-780b-4892-baf7-119b48ecb885 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:34.558555 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.558555 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:34.563308 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90973faf-780b-4892-baf7-119b48ecb885 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:34.563456 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.563456 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:34.563899 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d052c620-e9e2-4870-a593-030bdd630151 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:34.563982 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 712/2824] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:34.586989 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37449a7c-08c9-4d8b-9981-1ea84396b344 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.590994 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37449a7c-08c9-4d8b-9981-1ea84396b344 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:34.590994 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37449a7c-08c9-4d8b-9981-1ea84396b344 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.591163 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37449a7c-08c9-4d8b-9981-1ea84396b344 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.604070 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.604070 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:34.606827 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d052c620-e9e2-4870-a593-030bdd630151 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Delete volume request issued successfully. Jul 22 00:14:34.606827 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d052c620-e9e2-4870-a593-030bdd630151 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e returned with HTTP 202 Jul 22 00:14:34.608044 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 708/2825] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:14:34 2026] DELETE /volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:14:34.614856 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-37449a7c-08c9-4d8b-9981-1ea84396b344 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:34.619920 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ead3c0f8-4da5-4ee6-8814-e671d7a8ae06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.623498 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37449a7c-08c9-4d8b-9981-1ea84396b344 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:34.624420 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ead3c0f8-4da5-4ee6-8814-e671d7a8ae06 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e Jul 22 00:14:34.630926 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 704/2826] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:34.631062 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ead3c0f8-4da5-4ee6-8814-e671d7a8ae06 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.631062 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ead3c0f8-4da5-4ee6-8814-e671d7a8ae06 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.639122 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4b93bbb0-6187-4794-b29e-72d49f03f2d6 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:14:34.640903 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 703/2827] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:14:34 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:34.645399 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.645399 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:34.658621 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ead3c0f8-4da5-4ee6-8814-e671d7a8ae06 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:34.670321 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ead3c0f8-4da5-4ee6-8814-e671d7a8ae06 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e returned with HTTP 200 Jul 22 00:14:34.672629 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 713/2828] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:34.720619 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-efc6a44f-85f3-4873-8faa-cf9db97b499d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.724131 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efc6a44f-85f3-4873-8faa-cf9db97b499d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:34.724131 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efc6a44f-85f3-4873-8faa-cf9db97b499d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.724131 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efc6a44f-85f3-4873-8faa-cf9db97b499d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.744306 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.744306 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:34.746083 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-e8cbed31-982e-4859-b3e3-60c3cc63546b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.755994 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-efc6a44f-85f3-4873-8faa-cf9db97b499d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:34.756141 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-e8cbed31-982e-4859-b3e3-60c3cc63546b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] DELETE https://10.4.3.168/volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 Jul 22 00:14:34.756141 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-e8cbed31-982e-4859-b3e3-60c3cc63546b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.756141 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-e8cbed31-982e-4859-b3e3-60c3cc63546b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.762507 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efc6a44f-85f3-4873-8faa-cf9db97b499d tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:34.763259 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 709/2829] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:34.778762 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.778762 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:34.780664 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4fc1fcd7-1ab5-4c4c-97dc-4328f8797e78 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.783988 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fc1fcd7-1ab5-4c4c-97dc-4328f8797e78 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:34.783988 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fc1fcd7-1ab5-4c4c-97dc-4328f8797e78 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.783988 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fc1fcd7-1ab5-4c4c-97dc-4328f8797e78 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.793731 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.793731 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:34.800270 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4fc1fcd7-1ab5-4c4c-97dc-4328f8797e78 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:34.813688 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fc1fcd7-1ab5-4c4c-97dc-4328f8797e78 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:34.813688 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 704/2830] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:14:34.865852 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f1b3a58f-de9e-4737-9dd6-86fbb20f5199 req-e8cbed31-982e-4859-b3e3-60c3cc63546b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 returned with HTTP 200 Jul 22 00:14:34.866466 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 705/2831] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:14:34 2026] DELETE /volume/v3/attachments/e881cd64-7e0a-4e15-bae7-54e499d42045 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:34.887040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ad0671df-1205-4486-8d51-5b421d809ea4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:34.890272 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad0671df-1205-4486-8d51-5b421d809ea4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:34.891609 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad0671df-1205-4486-8d51-5b421d809ea4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:34.891893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad0671df-1205-4486-8d51-5b421d809ea4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:34.906166 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:34.906166 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:34.914512 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ad0671df-1205-4486-8d51-5b421d809ea4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:34.925094 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad0671df-1205-4486-8d51-5b421d809ea4 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:34.925094 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 714/2832] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:34 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:35.033147 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fcd5bcda-e849-489a-9919-19935ee6f11a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:35.034871 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcd5bcda-e849-489a-9919-19935ee6f11a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:35.037983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcd5bcda-e849-489a-9919-19935ee6f11a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:35.037983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fcd5bcda-e849-489a-9919-19935ee6f11a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:35.037983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fcd5bcda-e849-489a-9919-19935ee6f11a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:35.045914 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:35.045914 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:35.048023 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fcd5bcda-e849-489a-9919-19935ee6f11a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:35.048023 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 710/2833] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:35 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:35.076667 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6ae9d44-4af8-4c6c-935c-8a91ebbab0a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:35.079081 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6ae9d44-4af8-4c6c-935c-8a91ebbab0a6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:35.079356 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6ae9d44-4af8-4c6c-935c-8a91ebbab0a6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:35.079568 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6ae9d44-4af8-4c6c-935c-8a91ebbab0a6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:35.079699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f6ae9d44-4af8-4c6c-935c-8a91ebbab0a6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:35.093841 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:35.093841 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:35.093841 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6ae9d44-4af8-4c6c-935c-8a91ebbab0a6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:35.093841 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 705/2834] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:35 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:35.691055 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a1a749d-ca90-441c-9bc9-c04591220972 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:35.696690 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a1a749d-ca90-441c-9bc9-c04591220972 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e Jul 22 00:14:35.696876 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a1a749d-ca90-441c-9bc9-c04591220972 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:35.697122 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a1a749d-ca90-441c-9bc9-c04591220972 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:35.701608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-34e73345-2e49-45ab-8cbf-3cf9c74310a7 req-75b6d4ce-6e87-4902-8055-8cdca5a9249b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:35.704319 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-34e73345-2e49-45ab-8cbf-3cf9c74310a7 req-75b6d4ce-6e87-4902-8055-8cdca5a9249b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:14:35.704587 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-34e73345-2e49-45ab-8cbf-3cf9c74310a7 req-75b6d4ce-6e87-4902-8055-8cdca5a9249b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:35.705125 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-34e73345-2e49-45ab-8cbf-3cf9c74310a7 req-75b6d4ce-6e87-4902-8055-8cdca5a9249b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:35.707122 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a1a749d-ca90-441c-9bc9-c04591220972 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e returned with HTTP 404 Jul 22 00:14:35.707929 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 706/2835] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:35 2026] GET /volume/v3/volumes/a71d4668-d7a1-4fff-acb4-17b86423768e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:14:35.717161 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:35.717161 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:35.722104 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:35.724626 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:35.724626 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1599758789"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:35.726536 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-34e73345-2e49-45ab-8cbf-3cf9c74310a7 req-75b6d4ce-6e87-4902-8055-8cdca5a9249b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:14:35.729456 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1599758789'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:35.729456 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume of 1 GB Jul 22 00:14:35.734056 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-34e73345-2e49-45ab-8cbf-3cf9c74310a7 req-75b6d4ce-6e87-4902-8055-8cdca5a9249b tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:14:35.734056 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 715/2836] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:35 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:35.740510 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Availability Zones retrieved successfully. Jul 22 00:14:35.750205 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Flow 'volume_create_api' (af5d1e67-1a7d-45ce-befb-11b32518860a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:35.751186 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26dcc56c-66ef-4035-841d-b9a501fc3f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:35.753393 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:35.760699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-865163f7-f835-419a-b54b-f7aa58fdd691 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:35.764500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-865163f7-f835-419a-b54b-f7aa58fdd691 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] DELETE https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:14:35.764825 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-865163f7-f835-419a-b54b-f7aa58fdd691 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:35.766079 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-865163f7-f835-419a-b54b-f7aa58fdd691 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:35.766079 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-865163f7-f835-419a-b54b-f7aa58fdd691 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Delete volume with id: 1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:14:35.786669 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:35.786669 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:35.787355 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-865163f7-f835-419a-b54b-f7aa58fdd691 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:14:35.802668 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26dcc56c-66ef-4035-841d-b9a501fc3f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:35.803480 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee8939a-af3d-4651-b080-925a814e79a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:35.829322 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-865163f7-f835-419a-b54b-f7aa58fdd691 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Delete volume request issued successfully. Jul 22 00:14:35.829587 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-865163f7-f835-419a-b54b-f7aa58fdd691 tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 202 Jul 22 00:14:35.830397 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 706/2837] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:35 2026] DELETE /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:14:35.846405 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1746e469-6b8d-4eae-8e7a-cb13b94727ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:35.848925 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1746e469-6b8d-4eae-8e7a-cb13b94727ef tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:14:35.849198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1746e469-6b8d-4eae-8e7a-cb13b94727ef tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:35.849408 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1746e469-6b8d-4eae-8e7a-cb13b94727ef tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:35.869373 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:35.869373 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:35.880809 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1746e469-6b8d-4eae-8e7a-cb13b94727ef tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Volume info retrieved successfully. Jul 22 00:14:35.891946 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1746e469-6b8d-4eae-8e7a-cb13b94727ef tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 200 Jul 22 00:14:35.892069 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Created reservations ['c539c209-666c-4f45-9c0f-ca937f275451', '4b9a0c51-16bb-4c90-b195-a3b1e517ea5e', '3940c72f-501f-44eb-8ed2-bfdd8b4f113b', '4507f852-859f-45d9-8aa9-d586a523c7e5'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:35.892619 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 707/2838] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:35 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:35.893049 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee8939a-af3d-4651-b080-925a814e79a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c539c209-666c-4f45-9c0f-ca937f275451', '4b9a0c51-16bb-4c90-b195-a3b1e517ea5e', '3940c72f-501f-44eb-8ed2-bfdd8b4f113b', '4507f852-859f-45d9-8aa9-d586a523c7e5']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:35.893950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c7059a-4ae6-42c2-8af5-6461e9c08dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:35.953390 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c7059a-4ae6-42c2-8af5-6461e9c08dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89088a03-fbf2-403e-8666-0154aa02ba19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1599758789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c8f4473b294980b595e31d8c084c5a',qos_specs=None,replication_status=,reservations=['c539c209-666c-4f45-9c0f-ca937f275451','4b9a0c51-16bb-4c90-b195-a3b1e517ea5e','3940c72f-501f-44eb-8ed2-bfdd8b4f113b','4507f852-859f-45d9-8aa9-d586a523c7e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1599758789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89088a03-fbf2-403e-8666-0154aa02ba19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c8f4473b294980b595e31d8c084c5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:35.954932 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a6bac8-0110-4c84-9fba-21c34d5c7450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:36.025742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a6bac8-0110-4c84-9fba-21c34d5c7450) transitioned into state 'SUCCESS' from state '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-1599758789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c8f4473b294980b595e31d8c084c5a',qos_specs=None,replication_status=,reservations=['c539c209-666c-4f45-9c0f-ca937f275451','4b9a0c51-16bb-4c90-b195-a3b1e517ea5e','3940c72f-501f-44eb-8ed2-bfdd8b4f113b','4507f852-859f-45d9-8aa9-d586a523c7e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af8ad56b7674e99a3b9f8054a99f193',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:36.028171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ef5b889-57b3-424b-91de-ce3fe1dc719c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:36.045967 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ef5b889-57b3-424b-91de-ce3fe1dc719c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:36.047225 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Flow 'volume_create_api' (af5d1e67-1a7d-45ce-befb-11b32518860a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:36.048242 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Create volume request issued successfully. Jul 22 00:14:36.048510 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b35ebdcf-4991-43c3-b487-42b55a1d6d28 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:36.049095 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 711/2839] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:14:35 2026] POST /volume/v3/volumes => generated 778 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:36.064308 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-71989f76-787a-4291-ba30-39d5a822d3a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.065650 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-539786eb-17a4-4643-8470-620bf4ee4bac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.067516 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71989f76-787a-4291-ba30-39d5a822d3a0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:36.068188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71989f76-787a-4291-ba30-39d5a822d3a0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:36.068188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71989f76-787a-4291-ba30-39d5a822d3a0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:36.068188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-71989f76-787a-4291-ba30-39d5a822d3a0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:36.071915 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-539786eb-17a4-4643-8470-620bf4ee4bac tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 Jul 22 00:14:36.071915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-539786eb-17a4-4643-8470-620bf4ee4bac tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:36.071915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-539786eb-17a4-4643-8470-620bf4ee4bac tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:36.079741 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:36.079741 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:36.080849 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71989f76-787a-4291-ba30-39d5a822d3a0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:36.081465 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 716/2840] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:36 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:14:36.083343 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:36.083343 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:36.087296 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-539786eb-17a4-4643-8470-620bf4ee4bac tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:36.091803 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-539786eb-17a4-4643-8470-620bf4ee4bac tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 returned with HTTP 200 Jul 22 00:14:36.092370 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 707/2841] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:36 2026] GET /volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:36.111710 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07683fb9-6935-4c6b-90fb-a3289c5269cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.117603 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07683fb9-6935-4c6b-90fb-a3289c5269cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:36.117878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07683fb9-6935-4c6b-90fb-a3289c5269cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:36.118118 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07683fb9-6935-4c6b-90fb-a3289c5269cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:36.118533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-07683fb9-6935-4c6b-90fb-a3289c5269cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:36.137562 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:36.137562 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:36.139053 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07683fb9-6935-4c6b-90fb-a3289c5269cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:36.140336 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 708/2842] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:36 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:36.434505 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97992254-946e-48d8-b44d-a33160b5bb5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.438136 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:36.438415 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1299329638"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:36.441171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1299329638'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:36.445643 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume of 1 GB Jul 22 00:14:36.446134 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:36.446134 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:36.446724 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Availability Zones retrieved successfully. Jul 22 00:14:36.454541 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Flow 'volume_create_api' (74ff3fbc-b1d3-4eae-999d-78e4de0ef18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:36.455163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4463f155-1899-4aca-8b80-ba05032e3f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:36.456913 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:36.466324 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:36.466324 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:36.485754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4463f155-1899-4aca-8b80-ba05032e3f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e4c4b17b-3df6-471c-875b-4bdcac75f01d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4c4b17b-3df6-471c-875b-4bdcac75f01d', 'encryption_key_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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:36.487280 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f8760a-739b-45ee-adb9-a59f0ad5098c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:36.548494 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Created reservations ['6b82a912-7fe2-42ab-95ec-2a094c017324', '019e0c32-4b77-4c10-a426-de33124125c2', 'dbbed4bd-57ad-492a-8eba-efc851e4b9b3', 'dd57770d-7b64-46dd-9eb2-a1c7733a1fe6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:36.549745 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f8760a-739b-45ee-adb9-a59f0ad5098c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b82a912-7fe2-42ab-95ec-2a094c017324', '019e0c32-4b77-4c10-a426-de33124125c2', 'dbbed4bd-57ad-492a-8eba-efc851e4b9b3', 'dd57770d-7b64-46dd-9eb2-a1c7733a1fe6']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:36.551030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6720ce4c-2be1-4f8e-8549-34c0628cac76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:36.589153 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6720ce4c-2be1-4f8e-8549-34c0628cac76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c515c18d-5239-4cce-86b9-aab6bb1a9f6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1299329638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fa28263971ef43ce9ada75e37ec3f88d',qos_specs=None,replication_status=,reservations=['6b82a912-7fe2-42ab-95ec-2a094c017324','019e0c32-4b77-4c10-a426-de33124125c2','dbbed4bd-57ad-492a-8eba-efc851e4b9b3','dd57770d-7b64-46dd-9eb2-a1c7733a1fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74525c2153304bdabf0bd069b5964f46',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1299329638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c515c18d-5239-4cce-86b9-aab6bb1a9f6d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fa28263971ef43ce9ada75e37ec3f88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74525c2153304bdabf0bd069b5964f46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4c4b17b-3df6-471c-875b-4bdcac75f01d),volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:36.592105 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85513573-cb10-469c-b9dd-401124c33ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:36.614211 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-550947e0-1cd2-4f33-837f-6c5f6784eaee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.616401 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-550947e0-1cd2-4f33-837f-6c5f6784eaee None None] GET https://10.4.3.168/volume// Jul 22 00:14:36.616558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-550947e0-1cd2-4f33-837f-6c5f6784eaee None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:36.616750 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-550947e0-1cd2-4f33-837f-6c5f6784eaee None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:36.617095 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-550947e0-1cd2-4f33-837f-6c5f6784eaee None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:36.617180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85513573-cb10-469c-b9dd-401124c33ade) transitioned into state 'SUCCESS' from state '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-1299329638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fa28263971ef43ce9ada75e37ec3f88d',qos_specs=None,replication_status=,reservations=['6b82a912-7fe2-42ab-95ec-2a094c017324','019e0c32-4b77-4c10-a426-de33124125c2','dbbed4bd-57ad-492a-8eba-efc851e4b9b3','dd57770d-7b64-46dd-9eb2-a1c7733a1fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74525c2153304bdabf0bd069b5964f46',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:36.617463 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 717/2843] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:36.618178 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a86570c-7446-4fb0-9fbe-74f65d895606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:36.633895 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a86570c-7446-4fb0-9fbe-74f65d895606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:36.638739 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Flow 'volume_create_api' (74ff3fbc-b1d3-4eae-999d-78e4de0ef18f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:36.638739 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume request issued successfully. Jul 22 00:14:36.638739 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97992254-946e-48d8-b44d-a33160b5bb5e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:36.638739 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 712/2844] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:36 2026] POST /volume/v3/volumes => generated 760 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:36.639032 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-04726f82-bf34-488c-88dc-e8441360d97e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.641515 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-04726f82-bf34-488c-88dc-e8441360d97e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:14:36.641812 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-04726f82-bf34-488c-88dc-e8441360d97e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:36.642129 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-04726f82-bf34-488c-88dc-e8441360d97e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:36.654635 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:36.654635 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:36.659394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f68c728-bf25-47ee-8b04-286a911de195 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.661321 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-04726f82-bf34-488c-88dc-e8441360d97e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:14:36.662006 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f68c728-bf25-47ee-8b04-286a911de195 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:36.662348 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f68c728-bf25-47ee-8b04-286a911de195 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:36.662655 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f68c728-bf25-47ee-8b04-286a911de195 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:36.667274 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-04726f82-bf34-488c-88dc-e8441360d97e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 200 Jul 22 00:14:36.668209 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 708/2845] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:36 2026] GET /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 1583 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:36.674945 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:36.674945 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:36.681053 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f68c728-bf25-47ee-8b04-286a911de195 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:36.689478 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f68c728-bf25-47ee-8b04-286a911de195 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:36.690085 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 709/2846] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:36 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:36.798666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-127afe88-799b-4ad5-9f98-4f0f7b9a7c27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.801369 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-127afe88-799b-4ad5-9f98-4f0f7b9a7c27 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] PUT https://10.4.3.168/volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e Jul 22 00:14:36.801810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-127afe88-799b-4ad5-9f98-4f0f7b9a7c27 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:36.817786 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-127afe88-799b-4ad5-9f98-4f0f7b9a7c27 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Acquiring lock "cinder-attachment_update-d3caa57c-f9e8-4450-b8c9-e6302adc1060-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:14:36.826852 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-127afe88-799b-4ad5-9f98-4f0f7b9a7c27 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Lock "cinder-attachment_update-d3caa57c-f9e8-4450-b8c9-e6302adc1060-np0000005612" acquired by "attachment_update" :: waited 0.009s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:14:36.828946 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:36.828946 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:36.909013 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc9b8cc5-9ba8-4a78-9c6a-a81a530b45be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.912062 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc9b8cc5-9ba8-4a78-9c6a-a81a530b45be tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] GET https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c Jul 22 00:14:36.912355 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc9b8cc5-9ba8-4a78-9c6a-a81a530b45be tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:36.912678 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc9b8cc5-9ba8-4a78-9c6a-a81a530b45be tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:36.921359 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc9b8cc5-9ba8-4a78-9c6a-a81a530b45be tempest-TestMinimumBasicScenario-1419649851 tempest-TestMinimumBasicScenario-1419649851-project-member] https://10.4.3.168/volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c returned with HTTP 404 Jul 22 00:14:36.922042 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 713/2847] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:36 2026] GET /volume/v3/volumes/1d49799c-e931-4f3b-b977-ae49658d4e2c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:36.942342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-127afe88-799b-4ad5-9f98-4f0f7b9a7c27 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Lock "cinder-attachment_update-d3caa57c-f9e8-4450-b8c9-e6302adc1060-np0000005612" released by "attachment_update" :: held 0.114s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:14:36.942342 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-127afe88-799b-4ad5-9f98-4f0f7b9a7c27 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e returned with HTTP 200 Jul 22 00:14:36.942342 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 718/2848] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:14:36 2026] PUT /volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:36.981337 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4c66ed4e-befc-4b24-b0bc-aa79c3c365de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:36.984301 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4c66ed4e-befc-4b24-b0bc-aa79c3c365de tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e/action Jul 22 00:14:36.984408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4c66ed4e-befc-4b24-b0bc-aa79c3c365de tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:36.984495 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4c66ed4e-befc-4b24-b0bc-aa79c3c365de tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:37.018842 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:37.018842 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:37.042123 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-97113c2f-72a5-4144-965b-cb4b39439f74 req-4c66ed4e-befc-4b24-b0bc-aa79c3c365de tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e/action returned with HTTP 204 Jul 22 00:14:37.042608 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 709/2849] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:14:36 2026] POST /volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:37.097179 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-abe2073d-a6b1-4113-bdf0-4b89d1afcd71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.103907 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-abe2073d-a6b1-4113-bdf0-4b89d1afcd71 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:37.104218 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-abe2073d-a6b1-4113-bdf0-4b89d1afcd71 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.104444 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-abe2073d-a6b1-4113-bdf0-4b89d1afcd71 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.104552 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-abe2073d-a6b1-4113-bdf0-4b89d1afcd71 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:37.110184 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:37.110184 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:37.111211 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-abe2073d-a6b1-4113-bdf0-4b89d1afcd71 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:37.111624 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 710/2850] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:37 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:37.112707 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e96a210-d167-4935-90e5-c83aea595d46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.114611 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e96a210-d167-4935-90e5-c83aea595d46 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 Jul 22 00:14:37.114611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e96a210-d167-4935-90e5-c83aea595d46 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.114837 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e96a210-d167-4935-90e5-c83aea595d46 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.126109 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:37.126109 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:37.131214 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e96a210-d167-4935-90e5-c83aea595d46 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:37.135869 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e96a210-d167-4935-90e5-c83aea595d46 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 returned with HTTP 200 Jul 22 00:14:37.136308 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 714/2851] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:37 2026] GET /volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:37.156851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-819d7e6f-e1fd-4799-8c88-295f168df617 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.159351 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dbb70018-5e63-4814-a036-67d1cc4feeb3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.160829 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-819d7e6f-e1fd-4799-8c88-295f168df617 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:37.161190 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-819d7e6f-e1fd-4799-8c88-295f168df617 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.161480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-819d7e6f-e1fd-4799-8c88-295f168df617 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.161680 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-819d7e6f-e1fd-4799-8c88-295f168df617 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:37.162679 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbb70018-5e63-4814-a036-67d1cc4feeb3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] GET https://10.4.3.168/volume/v3/volumes/summary Jul 22 00:14:37.162848 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbb70018-5e63-4814-a036-67d1cc4feeb3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.163137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbb70018-5e63-4814-a036-67d1cc4feeb3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.163437 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-dbb70018-5e63-4814-a036-67d1cc4feeb3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:14:37.170768 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:37.170768 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:37.171920 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-819d7e6f-e1fd-4799-8c88-295f168df617 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:37.172970 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 719/2852] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:37 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:37.173058 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dbb70018-5e63-4814-a036-67d1cc4feeb3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] Get summary completed successfully. Jul 22 00:14:37.173229 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbb70018-5e63-4814-a036-67d1cc4feeb3 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-reader] https://10.4.3.168/volume/v3/volumes/summary returned with HTTP 200 Jul 22 00:14:37.173844 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 710/2853] 10.4.3.168 () {68 vars in 1302 bytes} [Wed Jul 22 00:14:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:37.186406 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8b7e08c9-b16c-4771-8ce7-a3df51372cf6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.189701 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b7e08c9-b16c-4771-8ce7-a3df51372cf6 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 Jul 22 00:14:37.189871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b7e08c9-b16c-4771-8ce7-a3df51372cf6 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.190088 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b7e08c9-b16c-4771-8ce7-a3df51372cf6 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.190244 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8b7e08c9-b16c-4771-8ce7-a3df51372cf6 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Delete volume with id: 89088a03-fbf2-403e-8666-0154aa02ba19 Jul 22 00:14:37.202906 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:37.202906 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:37.203251 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8b7e08c9-b16c-4771-8ce7-a3df51372cf6 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:37.243473 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8b7e08c9-b16c-4771-8ce7-a3df51372cf6 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Delete volume request issued successfully. Jul 22 00:14:37.243743 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b7e08c9-b16c-4771-8ce7-a3df51372cf6 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 returned with HTTP 202 Jul 22 00:14:37.244400 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 711/2854] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:14:37 2026] DELETE /volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:14:37.253276 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd775f92-d14a-4c81-835a-9a2dd91140b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.256528 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd775f92-d14a-4c81-835a-9a2dd91140b9 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 Jul 22 00:14:37.256528 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd775f92-d14a-4c81-835a-9a2dd91140b9 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.257248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd775f92-d14a-4c81-835a-9a2dd91140b9 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.269923 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:37.269923 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:37.278799 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd775f92-d14a-4c81-835a-9a2dd91140b9 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Volume info retrieved successfully. Jul 22 00:14:37.285195 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd775f92-d14a-4c81-835a-9a2dd91140b9 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 returned with HTTP 200 Jul 22 00:14:37.285819 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 715/2855] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:37 2026] GET /volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:37.714735 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34a20835-db9d-4168-acb7-a583e7285b50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.718514 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34a20835-db9d-4168-acb7-a583e7285b50 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:37.718886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34a20835-db9d-4168-acb7-a583e7285b50 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.719473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34a20835-db9d-4168-acb7-a583e7285b50 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.734987 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:37.734987 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:37.740724 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-34a20835-db9d-4168-acb7-a583e7285b50 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:37.748615 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34a20835-db9d-4168-acb7-a583e7285b50 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:37.748615 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 720/2856] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:37 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:37.811273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-501da520-7970-42c3-b822-bacff1d9af4a req-77018cc9-8479-4cd7-86eb-83aff3cc06e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.813884 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-77018cc9-8479-4cd7-86eb-83aff3cc06e8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:37.814705 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-77018cc9-8479-4cd7-86eb-83aff3cc06e8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.815176 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-77018cc9-8479-4cd7-86eb-83aff3cc06e8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.830471 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:37.830471 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:37.842490 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-501da520-7970-42c3-b822-bacff1d9af4a req-77018cc9-8479-4cd7-86eb-83aff3cc06e8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:37.853141 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-77018cc9-8479-4cd7-86eb-83aff3cc06e8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:37.853848 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 711/2857] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:37 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:37.975711 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbf9b1dc-b62b-4478-9771-fec702d39c3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.976130 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbf9b1dc-b62b-4478-9771-fec702d39c3a None None] GET https://10.4.3.168/volume// Jul 22 00:14:37.977174 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbf9b1dc-b62b-4478-9771-fec702d39c3a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:37.977174 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbf9b1dc-b62b-4478-9771-fec702d39c3a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:37.977433 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbf9b1dc-b62b-4478-9771-fec702d39c3a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:37.978022 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 712/2858] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:14:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:37.992272 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-501da520-7970-42c3-b822-bacff1d9af4a req-24a67003-a47a-4b7f-aec8-d1cbdc53c52f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:37.995078 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-24a67003-a47a-4b7f-aec8-d1cbdc53c52f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:14:37.995479 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-24a67003-a47a-4b7f-aec8-d1cbdc53c52f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c515c18d-5239-4cce-86b9-aab6bb1a9f6d", "connector": null, "instance_uuid": "3f8fb718-8f39-46ae-aee9-8ae3d01f44ba"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:38.010890 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:38.010890 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:38.059724 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-24a67003-a47a-4b7f-aec8-d1cbdc53c52f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:14:38.060288 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 716/2859] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:14:37 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:38.094851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66049c83-0fee-4797-aae1-e6969b000759 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:38.098057 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66049c83-0fee-4797-aae1-e6969b000759 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:38.098844 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66049c83-0fee-4797-aae1-e6969b000759 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:38.098844 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66049c83-0fee-4797-aae1-e6969b000759 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:38.115338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f299297d-45c1-423b-a5f7-3f64492a996d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:38.115796 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:38.115796 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:38.115929 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f299297d-45c1-423b-a5f7-3f64492a996d None None] GET https://10.4.3.168/volume// Jul 22 00:14:38.116550 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f299297d-45c1-423b-a5f7-3f64492a996d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:38.116550 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f299297d-45c1-423b-a5f7-3f64492a996d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:38.117136 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f299297d-45c1-423b-a5f7-3f64492a996d None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:38.117616 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 712/2860] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:38.123383 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-66049c83-0fee-4797-aae1-e6969b000759 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:38.126283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42ae4358-259e-4da1-91cb-46cc5d54d02e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:38.128947 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42ae4358-259e-4da1-91cb-46cc5d54d02e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:38.128947 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42ae4358-259e-4da1-91cb-46cc5d54d02e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:38.129251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42ae4358-259e-4da1-91cb-46cc5d54d02e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:38.129513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-42ae4358-259e-4da1-91cb-46cc5d54d02e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:38.132295 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66049c83-0fee-4797-aae1-e6969b000759 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:38.133039 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 721/2861] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:38 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:38.136681 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:38.136681 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:38.137774 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42ae4358-259e-4da1-91cb-46cc5d54d02e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:38.138307 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 713/2862] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:38 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:38.143550 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-501da520-7970-42c3-b822-bacff1d9af4a req-4f1ea146-f383-4da3-9a58-85e528cbb4bf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:38.147267 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-4f1ea146-f383-4da3-9a58-85e528cbb4bf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:38.147726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-4f1ea146-f383-4da3-9a58-85e528cbb4bf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:38.148102 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-4f1ea146-f383-4da3-9a58-85e528cbb4bf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:38.164395 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:38.164395 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:38.170189 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-501da520-7970-42c3-b822-bacff1d9af4a req-4f1ea146-f383-4da3-9a58-85e528cbb4bf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:38.177546 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-4f1ea146-f383-4da3-9a58-85e528cbb4bf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:38.177546 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 717/2863] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:38 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:38.187358 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-845df18e-75f4-4077-ba3a-f143b25b95a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:38.190306 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-845df18e-75f4-4077-ba3a-f143b25b95a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:38.190518 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-845df18e-75f4-4077-ba3a-f143b25b95a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:38.190712 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-845df18e-75f4-4077-ba3a-f143b25b95a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:38.190821 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-845df18e-75f4-4077-ba3a-f143b25b95a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:38.198112 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:38.198112 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:38.199657 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-845df18e-75f4-4077-ba3a-f143b25b95a5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:38.202377 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 713/2864] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:38 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:38.309536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f0e344b-5e15-4f4a-b73e-6b804f6d2e24 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:38.312570 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f0e344b-5e15-4f4a-b73e-6b804f6d2e24 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] GET https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 Jul 22 00:14:38.312570 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f0e344b-5e15-4f4a-b73e-6b804f6d2e24 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:38.314681 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f0e344b-5e15-4f4a-b73e-6b804f6d2e24 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:38.330747 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f0e344b-5e15-4f4a-b73e-6b804f6d2e24 tempest-ProjectReaderTests-1276163510 tempest-ProjectReaderTests-1276163510-project-admin] https://10.4.3.168/volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 returned with HTTP 404 Jul 22 00:14:38.330747 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 722/2865] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:14:38 2026] GET /volume/v3/volumes/89088a03-fbf2-403e-8666-0154aa02ba19 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:14:38.341931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-501da520-7970-42c3-b822-bacff1d9af4a req-d7a49adc-61a9-4c97-89f5-043fb3c7f310 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:38.352523 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-d7a49adc-61a9-4c97-89f5-043fb3c7f310 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] PUT https://10.4.3.168/volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736 Jul 22 00:14:38.352523 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-d7a49adc-61a9-4c97-89f5-043fb3c7f310 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:38.360071 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-501da520-7970-42c3-b822-bacff1d9af4a req-d7a49adc-61a9-4c97-89f5-043fb3c7f310 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Acquiring lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:14:38.365676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-501da520-7970-42c3-b822-bacff1d9af4a req-d7a49adc-61a9-4c97-89f5-043fb3c7f310 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:14:38.368843 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:38.368843 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:38.510407 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-501da520-7970-42c3-b822-bacff1d9af4a req-d7a49adc-61a9-4c97-89f5-043fb3c7f310 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" released by "attachment_update" :: held 0.145s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:14:38.512446 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-d7a49adc-61a9-4c97-89f5-043fb3c7f310 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736 returned with HTTP 200 Jul 22 00:14:38.512446 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 714/2866] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:14:38 2026] PUT /volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:39.150893 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55687f9f-9611-4ce0-9463-0c19047a78a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:39.151328 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5f1740f-c6df-4089-9642-ae93eb04e1f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:39.154102 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55687f9f-9611-4ce0-9463-0c19047a78a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:39.154192 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5f1740f-c6df-4089-9642-ae93eb04e1f1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:39.154238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55687f9f-9611-4ce0-9463-0c19047a78a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:39.154238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55687f9f-9611-4ce0-9463-0c19047a78a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:39.154238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-55687f9f-9611-4ce0-9463-0c19047a78a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:39.154308 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5f1740f-c6df-4089-9642-ae93eb04e1f1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:39.154308 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5f1740f-c6df-4089-9642-ae93eb04e1f1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:39.162610 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:39.162610 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:39.162610 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55687f9f-9611-4ce0-9463-0c19047a78a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:39.162610 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 718/2867] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:39 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:39.167559 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:39.167559 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:39.180852 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5f1740f-c6df-4089-9642-ae93eb04e1f1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:39.186119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5f1740f-c6df-4089-9642-ae93eb04e1f1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:39.186522 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 714/2868] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:39 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:39.219194 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-755daeb2-38fb-4920-a7dd-efa59d5c5ffe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:39.221426 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-755daeb2-38fb-4920-a7dd-efa59d5c5ffe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:39.221564 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-755daeb2-38fb-4920-a7dd-efa59d5c5ffe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:39.221795 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-755daeb2-38fb-4920-a7dd-efa59d5c5ffe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:39.221941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-755daeb2-38fb-4920-a7dd-efa59d5c5ffe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:39.233462 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:39.233462 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:39.234409 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-755daeb2-38fb-4920-a7dd-efa59d5c5ffe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:39.235015 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 723/2869] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:39 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:39.512203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67174e8f-2737-436a-88e0-469eba29d5a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:39.516621 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67174e8f-2737-436a-88e0-469eba29d5a9 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] DELETE https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:39.516881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67174e8f-2737-436a-88e0-469eba29d5a9 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:39.517109 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67174e8f-2737-436a-88e0-469eba29d5a9 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:39.517284 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-67174e8f-2737-436a-88e0-469eba29d5a9 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Delete volume with id: 669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:39.525827 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:39.525827 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:39.526388 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67174e8f-2737-436a-88e0-469eba29d5a9 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:39.546145 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67174e8f-2737-436a-88e0-469eba29d5a9 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Delete volume request issued successfully. Jul 22 00:14:39.546342 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67174e8f-2737-436a-88e0-469eba29d5a9 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 202 Jul 22 00:14:39.546796 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 715/2870] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:39 2026] DELETE /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:14:39.555696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eafc43fa-350e-42bd-ade8-ee278f0f31b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:39.559252 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eafc43fa-350e-42bd-ade8-ee278f0f31b6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:39.559252 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eafc43fa-350e-42bd-ade8-ee278f0f31b6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:39.559252 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eafc43fa-350e-42bd-ade8-ee278f0f31b6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:39.573500 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:39.573500 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:39.581616 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eafc43fa-350e-42bd-ade8-ee278f0f31b6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:39.590097 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eafc43fa-350e-42bd-ade8-ee278f0f31b6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 200 Jul 22 00:14:39.590097 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 719/2871] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:39 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:40.175940 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45a15019-9d5a-487b-9471-60d55957a99f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:40.178191 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45a15019-9d5a-487b-9471-60d55957a99f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:40.178618 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45a15019-9d5a-487b-9471-60d55957a99f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:40.179033 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45a15019-9d5a-487b-9471-60d55957a99f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:40.179300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-45a15019-9d5a-487b-9471-60d55957a99f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:40.184524 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:40.184524 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:40.186343 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45a15019-9d5a-487b-9471-60d55957a99f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:40.186343 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 715/2872] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:40 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:40.202342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ef19e6a0-b3c0-44c8-ada7-96f0e1ef71a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:40.204970 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef19e6a0-b3c0-44c8-ada7-96f0e1ef71a2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:40.205228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef19e6a0-b3c0-44c8-ada7-96f0e1ef71a2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:40.205480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef19e6a0-b3c0-44c8-ada7-96f0e1ef71a2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:40.220610 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:40.220610 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:40.226206 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ef19e6a0-b3c0-44c8-ada7-96f0e1ef71a2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:40.232741 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef19e6a0-b3c0-44c8-ada7-96f0e1ef71a2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:40.233343 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 724/2873] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:40 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:40.247971 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75b0a238-cc30-461c-80ea-8983b65ada2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:40.251215 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75b0a238-cc30-461c-80ea-8983b65ada2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:40.251538 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75b0a238-cc30-461c-80ea-8983b65ada2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:40.251885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75b0a238-cc30-461c-80ea-8983b65ada2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:40.252076 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-75b0a238-cc30-461c-80ea-8983b65ada2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:40.259956 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:40.259956 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:40.259956 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75b0a238-cc30-461c-80ea-8983b65ada2d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:40.259956 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 716/2874] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:40 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:40.610215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7e9234b-0db8-4b51-bf60-59206abc8898 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:40.612191 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7e9234b-0db8-4b51-bf60-59206abc8898 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 Jul 22 00:14:40.612448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7e9234b-0db8-4b51-bf60-59206abc8898 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:40.612706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7e9234b-0db8-4b51-bf60-59206abc8898 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:40.618398 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7e9234b-0db8-4b51-bf60-59206abc8898 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 returned with HTTP 404 Jul 22 00:14:40.618882 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 720/2875] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:40 2026] GET /volume/v3/volumes/669ebec2-0b16-495a-a76d-f9a4c2af1dc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:40.627417 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-86260551-a478-4d5f-86b8-d421f0438a77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:40.628850 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86260551-a478-4d5f-86b8-d421f0438a77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:40.629255 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86260551-a478-4d5f-86b8-d421f0438a77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:40.629550 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86260551-a478-4d5f-86b8-d421f0438a77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:40.629813 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-86260551-a478-4d5f-86b8-d421f0438a77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Delete volume with id: 6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:40.637544 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:40.637544 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:40.637544 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-86260551-a478-4d5f-86b8-d421f0438a77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:40.655478 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-86260551-a478-4d5f-86b8-d421f0438a77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Delete volume request issued successfully. Jul 22 00:14:40.656418 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86260551-a478-4d5f-86b8-d421f0438a77 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 202 Jul 22 00:14:40.656418 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 716/2876] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:40 2026] DELETE /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:14:40.666323 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b7b499b7-dbd7-4cf2-8c1a-632e3d74af07 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:40.670379 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7b499b7-dbd7-4cf2-8c1a-632e3d74af07 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:40.670600 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7b499b7-dbd7-4cf2-8c1a-632e3d74af07 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:40.670771 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7b499b7-dbd7-4cf2-8c1a-632e3d74af07 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:40.683120 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:40.683120 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:40.689243 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b7b499b7-dbd7-4cf2-8c1a-632e3d74af07 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:40.697969 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7b499b7-dbd7-4cf2-8c1a-632e3d74af07 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 200 Jul 22 00:14:40.698399 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 725/2877] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:40 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:41.201366 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c20a25ee-30e2-4465-8e4c-7a101af8ff9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:41.203723 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c20a25ee-30e2-4465-8e4c-7a101af8ff9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:41.204089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c20a25ee-30e2-4465-8e4c-7a101af8ff9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:41.204286 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c20a25ee-30e2-4465-8e4c-7a101af8ff9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:41.204440 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c20a25ee-30e2-4465-8e4c-7a101af8ff9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:41.210460 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:41.210460 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:41.211567 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c20a25ee-30e2-4465-8e4c-7a101af8ff9f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:41.212133 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 717/2878] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:41 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:41.248899 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbb3f5b3-258f-4b28-8f90-166e1c2b55cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:41.251188 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbb3f5b3-258f-4b28-8f90-166e1c2b55cc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:41.252272 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbb3f5b3-258f-4b28-8f90-166e1c2b55cc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:41.252272 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbb3f5b3-258f-4b28-8f90-166e1c2b55cc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:41.256182 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=438,cinder:UPDATE=106,cinder:INSERT=56 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:14:41.272459 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:41.272459 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:41.274455 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68249410-7a6d-46c1-a544-d5c67177d4cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:41.280216 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68249410-7a6d-46c1-a544-d5c67177d4cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:41.280216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68249410-7a6d-46c1-a544-d5c67177d4cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:41.280216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68249410-7a6d-46c1-a544-d5c67177d4cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:41.280216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-68249410-7a6d-46c1-a544-d5c67177d4cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:41.282268 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=419,cinder:UPDATE=116,cinder:INSERT=54 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:14:41.283348 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbb3f5b3-258f-4b28-8f90-166e1c2b55cc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:41.288497 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:41.288497 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:41.288497 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68249410-7a6d-46c1-a544-d5c67177d4cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:41.288497 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 717/2879] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:41 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:41.293452 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbb3f5b3-258f-4b28-8f90-166e1c2b55cc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:41.293452 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 721/2880] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:41 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:41.715334 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26d45a4e-023e-4e87-aa59-7e72e111e8a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:41.718713 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26d45a4e-023e-4e87-aa59-7e72e111e8a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 Jul 22 00:14:41.718713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26d45a4e-023e-4e87-aa59-7e72e111e8a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:41.718713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26d45a4e-023e-4e87-aa59-7e72e111e8a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:41.727462 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=390,cinder:INSERT=47,cinder:UPDATE=98 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:14:41.737869 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26d45a4e-023e-4e87-aa59-7e72e111e8a6 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 returned with HTTP 404 Jul 22 00:14:41.738710 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 726/2881] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:41 2026] GET /volume/v3/volumes/6c3bfe77-3317-4b52-b207-f1273fc92695 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:41.807543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58b33652-395a-430c-8633-b2d8aea9ea76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:41.810361 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58b33652-395a-430c-8633-b2d8aea9ea76 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] DELETE https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:14:41.810621 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58b33652-395a-430c-8633-b2d8aea9ea76 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:41.810880 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58b33652-395a-430c-8633-b2d8aea9ea76 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:41.811082 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-58b33652-395a-430c-8633-b2d8aea9ea76 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Delete volume with id: 135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:14:41.819564 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:41.819564 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:41.820140 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-58b33652-395a-430c-8633-b2d8aea9ea76 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:41.829654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-501da520-7970-42c3-b822-bacff1d9af4a req-52fac362-4d73-42f8-8a98-10105878c37e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:41.831654 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-52fac362-4d73-42f8-8a98-10105878c37e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736/action Jul 22 00:14:41.832042 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-52fac362-4d73-42f8-8a98-10105878c37e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:41.832166 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-52fac362-4d73-42f8-8a98-10105878c37e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:41.844263 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-58b33652-395a-430c-8633-b2d8aea9ea76 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Delete volume request issued successfully. Jul 22 00:14:41.844428 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58b33652-395a-430c-8633-b2d8aea9ea76 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 202 Jul 22 00:14:41.844814 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 718/2882] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:41 2026] DELETE /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:14:41.849163 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:41.849163 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:41.855888 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b2a586e-1685-4ebf-b858-5f42a85a3a85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:41.858455 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b2a586e-1685-4ebf-b858-5f42a85a3a85 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:14:41.858554 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b2a586e-1685-4ebf-b858-5f42a85a3a85 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:41.859133 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b2a586e-1685-4ebf-b858-5f42a85a3a85 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:41.863367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-501da520-7970-42c3-b822-bacff1d9af4a req-52fac362-4d73-42f8-8a98-10105878c37e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736/action returned with HTTP 204 Jul 22 00:14:41.863992 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 718/2883] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:14:41 2026] POST /volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:41.872372 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:41.872372 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:41.879465 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b2a586e-1685-4ebf-b858-5f42a85a3a85 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Volume info retrieved successfully. Jul 22 00:14:41.888448 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b2a586e-1685-4ebf-b858-5f42a85a3a85 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 200 Jul 22 00:14:41.888874 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 722/2884] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:41 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:42.228255 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f52ffc13-7d91-4428-87e9-64f157ca0658 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.231069 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f52ffc13-7d91-4428-87e9-64f157ca0658 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:42.231300 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f52ffc13-7d91-4428-87e9-64f157ca0658 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.231514 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f52ffc13-7d91-4428-87e9-64f157ca0658 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.231632 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f52ffc13-7d91-4428-87e9-64f157ca0658 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:42.237121 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:42.237121 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:42.238066 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f52ffc13-7d91-4428-87e9-64f157ca0658 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:42.238659 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 727/2885] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:42.302679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc19e8a2-0af6-4578-aa6b-3f2eee8382a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.305531 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc19e8a2-0af6-4578-aa6b-3f2eee8382a8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:42.305531 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc19e8a2-0af6-4578-aa6b-3f2eee8382a8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.305736 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc19e8a2-0af6-4578-aa6b-3f2eee8382a8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.305773 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fc19e8a2-0af6-4578-aa6b-3f2eee8382a8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:42.307876 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5964e39-34ee-49f6-8b5d-1d62b4460026 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.308598 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=365,cinder:UPDATE=50,cinder:INSERT=21 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:14:42.310237 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5964e39-34ee-49f6-8b5d-1d62b4460026 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:42.310544 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5964e39-34ee-49f6-8b5d-1d62b4460026 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.310828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5964e39-34ee-49f6-8b5d-1d62b4460026 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.313831 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:42.313831 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:42.315406 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc19e8a2-0af6-4578-aa6b-3f2eee8382a8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:42.315954 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 719/2886] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:42.333024 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:42.333024 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:42.339178 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5964e39-34ee-49f6-8b5d-1d62b4460026 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:42.348035 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5964e39-34ee-49f6-8b5d-1d62b4460026 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:42.348811 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 719/2887] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:42.406773 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-e5dbf339-64c0-41a8-b886-26711d9bee2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.410208 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-e5dbf339-64c0-41a8-b886-26711d9bee2f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:42.410517 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-e5dbf339-64c0-41a8-b886-26711d9bee2f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.410805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-e5dbf339-64c0-41a8-b886-26711d9bee2f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.425375 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:42.425375 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:42.429083 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-e5dbf339-64c0-41a8-b886-26711d9bee2f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:42.434501 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-e5dbf339-64c0-41a8-b886-26711d9bee2f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:42.434912 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 723/2888] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:42.518028 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1041eeb6-6772-458c-bd44-73b3017a0865 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.518434 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1041eeb6-6772-458c-bd44-73b3017a0865 None None] GET https://10.4.3.168/volume// Jul 22 00:14:42.518769 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1041eeb6-6772-458c-bd44-73b3017a0865 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.518997 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1041eeb6-6772-458c-bd44-73b3017a0865 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.519380 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1041eeb6-6772-458c-bd44-73b3017a0865 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:42.519723 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 728/2889] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:42.529968 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-7c1b8582-9de9-427d-a703-da0a350bd772 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.533496 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-7c1b8582-9de9-427d-a703-da0a350bd772 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:14:42.534206 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-7c1b8582-9de9-427d-a703-da0a350bd772 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c515c18d-5239-4cce-86b9-aab6bb1a9f6d", "connector": null, "instance_uuid": "7a2062f5-300a-4b07-b604-4638e4500397"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:42.549452 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:42.549452 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:42.582254 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-7c1b8582-9de9-427d-a703-da0a350bd772 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:14:42.582728 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 720/2890] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:14:42 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:42.619061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7afbc114-e73b-4bb5-9a12-4644df607b6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.621381 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7afbc114-e73b-4bb5-9a12-4644df607b6b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:42.621649 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7afbc114-e73b-4bb5-9a12-4644df607b6b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.621909 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7afbc114-e73b-4bb5-9a12-4644df607b6b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.632258 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9f6f0dc-6f5c-48db-a3bb-e139fe9592bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.632697 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9f6f0dc-6f5c-48db-a3bb-e139fe9592bb None None] GET https://10.4.3.168/volume// Jul 22 00:14:42.632954 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9f6f0dc-6f5c-48db-a3bb-e139fe9592bb None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.633197 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9f6f0dc-6f5c-48db-a3bb-e139fe9592bb None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.633616 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9f6f0dc-6f5c-48db-a3bb-e139fe9592bb None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:42.634033 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 724/2891] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:42.641103 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:42.641103 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:42.644513 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7afbc114-e73b-4bb5-9a12-4644df607b6b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:42.645972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-6203a8ba-2136-47bb-989a-dd3fff1faee7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.650412 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7afbc114-e73b-4bb5-9a12-4644df607b6b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:42.650412 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 720/2892] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:42.651325 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-6203a8ba-2136-47bb-989a-dd3fff1faee7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:42.651700 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-6203a8ba-2136-47bb-989a-dd3fff1faee7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.652041 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-6203a8ba-2136-47bb-989a-dd3fff1faee7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.668289 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:42.668289 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:42.673611 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-6203a8ba-2136-47bb-989a-dd3fff1faee7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:42.681399 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-6203a8ba-2136-47bb-989a-dd3fff1faee7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:42.682208 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 729/2893] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:14:42.838508 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-5a9c5492-b953-4bdc-8464-7fd8e7149c91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.841166 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-5a9c5492-b953-4bdc-8464-7fd8e7149c91 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] PUT https://10.4.3.168/volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc Jul 22 00:14:42.842675 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-5a9c5492-b953-4bdc-8464-7fd8e7149c91 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:42.853348 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-5a9c5492-b953-4bdc-8464-7fd8e7149c91 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Acquiring lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:14:42.859788 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-5a9c5492-b953-4bdc-8464-7fd8e7149c91 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:14:42.861170 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:42.861170 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:42.911350 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2bdf6d3a-77e5-4077-90dd-e9ddc8d3b291 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:42.916391 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bdf6d3a-77e5-4077-90dd-e9ddc8d3b291 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] GET https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d Jul 22 00:14:42.916796 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bdf6d3a-77e5-4077-90dd-e9ddc8d3b291 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:42.917258 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2bdf6d3a-77e5-4077-90dd-e9ddc8d3b291 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:42.930449 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2bdf6d3a-77e5-4077-90dd-e9ddc8d3b291 tempest-AttachVolumeTestJSON-1622582933 tempest-AttachVolumeTestJSON-1622582933-project-member] https://10.4.3.168/volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d returned with HTTP 404 Jul 22 00:14:42.931106 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 725/2894] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:42 2026] GET /volume/v3/volumes/135157c8-9a1d-49c4-9447-a80abc81439d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:43.002144 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-5a9c5492-b953-4bdc-8464-7fd8e7149c91 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" released by "attachment_update" :: held 0.142s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:14:43.002475 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-5a9c5492-b953-4bdc-8464-7fd8e7149c91 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc returned with HTTP 200 Jul 22 00:14:43.003405 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 721/2895] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:14:42 2026] PUT /volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:43.252651 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f51ec78-387e-4816-8c6a-9110dd0281bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:43.254762 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f51ec78-387e-4816-8c6a-9110dd0281bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:43.255188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f51ec78-387e-4816-8c6a-9110dd0281bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:43.255302 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f51ec78-387e-4816-8c6a-9110dd0281bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:43.255485 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6f51ec78-387e-4816-8c6a-9110dd0281bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:43.260880 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:43.260880 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:43.261995 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f51ec78-387e-4816-8c6a-9110dd0281bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:43.262494 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 721/2896] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:43 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:43.330764 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2a03371-b7a1-42f8-9bde-6fed4912143a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:43.333333 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2a03371-b7a1-42f8-9bde-6fed4912143a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:43.333599 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2a03371-b7a1-42f8-9bde-6fed4912143a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:43.334114 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2a03371-b7a1-42f8-9bde-6fed4912143a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:43.334193 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a2a03371-b7a1-42f8-9bde-6fed4912143a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:43.339704 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:43.339704 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:43.340968 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2a03371-b7a1-42f8-9bde-6fed4912143a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:43.341658 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 730/2897] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:43 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:43.665735 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9492a69a-9add-422f-8b70-df36bb53f71a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:43.668098 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9492a69a-9add-422f-8b70-df36bb53f71a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:43.668250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9492a69a-9add-422f-8b70-df36bb53f71a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:43.668505 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9492a69a-9add-422f-8b70-df36bb53f71a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:43.687322 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:43.687322 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:43.692377 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9492a69a-9add-422f-8b70-df36bb53f71a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:43.698527 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9492a69a-9add-422f-8b70-df36bb53f71a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:43.699064 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 726/2898] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:43 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:44.273021 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dcbd0ff9-c9b3-4160-8945-291589a67a1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:44.274685 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dcbd0ff9-c9b3-4160-8945-291589a67a1e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:44.274880 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dcbd0ff9-c9b3-4160-8945-291589a67a1e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:44.275097 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dcbd0ff9-c9b3-4160-8945-291589a67a1e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:44.275199 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dcbd0ff9-c9b3-4160-8945-291589a67a1e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:44.280475 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:44.280475 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:44.281664 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dcbd0ff9-c9b3-4160-8945-291589a67a1e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:44.282230 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 722/2899] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:44 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:44.353455 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a31d218b-9a22-419b-81c5-6dd69faaabd2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:44.355443 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a31d218b-9a22-419b-81c5-6dd69faaabd2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:44.355767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a31d218b-9a22-419b-81c5-6dd69faaabd2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:44.356051 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a31d218b-9a22-419b-81c5-6dd69faaabd2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:44.356120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a31d218b-9a22-419b-81c5-6dd69faaabd2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:44.362010 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:44.362010 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:44.363124 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a31d218b-9a22-419b-81c5-6dd69faaabd2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:44.363528 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 722/2900] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:44 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:44.716089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d9fddd2-6e59-4d4a-8a06-68d4724a2a46 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:44.718872 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d9fddd2-6e59-4d4a-8a06-68d4724a2a46 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:44.719151 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d9fddd2-6e59-4d4a-8a06-68d4724a2a46 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:44.719548 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d9fddd2-6e59-4d4a-8a06-68d4724a2a46 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:44.745716 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:44.745716 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:44.752555 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3d9fddd2-6e59-4d4a-8a06-68d4724a2a46 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:44.756310 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d9fddd2-6e59-4d4a-8a06-68d4724a2a46 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:44.756696 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 731/2901] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:44 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:45.295693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-934247fc-7640-4922-9a3f-654a296ad9f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:45.298816 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-934247fc-7640-4922-9a3f-654a296ad9f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:45.299209 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-934247fc-7640-4922-9a3f-654a296ad9f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:45.299457 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-934247fc-7640-4922-9a3f-654a296ad9f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:45.299614 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-934247fc-7640-4922-9a3f-654a296ad9f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:45.305947 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:45.305947 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:45.307057 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-934247fc-7640-4922-9a3f-654a296ad9f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:45.307567 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 727/2902] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:45 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:45.376102 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9868a847-934a-4bd7-8825-cdca8c34a94d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:45.380201 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9868a847-934a-4bd7-8825-cdca8c34a94d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:45.380444 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9868a847-934a-4bd7-8825-cdca8c34a94d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:45.380689 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9868a847-934a-4bd7-8825-cdca8c34a94d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:45.380839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9868a847-934a-4bd7-8825-cdca8c34a94d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:45.387076 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:45.387076 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:45.388199 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9868a847-934a-4bd7-8825-cdca8c34a94d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:45.388735 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 723/2903] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:45 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:45.773180 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e57e980-6bc8-4c77-8e24-b3c54b17fcba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:45.775582 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e57e980-6bc8-4c77-8e24-b3c54b17fcba tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:45.775752 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e57e980-6bc8-4c77-8e24-b3c54b17fcba tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:45.775953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e57e980-6bc8-4c77-8e24-b3c54b17fcba tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:45.789821 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:45.789821 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:45.793491 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8e57e980-6bc8-4c77-8e24-b3c54b17fcba tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:45.798646 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e57e980-6bc8-4c77-8e24-b3c54b17fcba tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:45.799351 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 723/2904] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:45 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:46.323164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29cd40fa-b6c6-41bb-be2f-acfb68b0a2c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:46.325612 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29cd40fa-b6c6-41bb-be2f-acfb68b0a2c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:46.328886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29cd40fa-b6c6-41bb-be2f-acfb68b0a2c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:46.328886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29cd40fa-b6c6-41bb-be2f-acfb68b0a2c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:46.328886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-29cd40fa-b6c6-41bb-be2f-acfb68b0a2c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:46.332163 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:46.332163 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:46.333272 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29cd40fa-b6c6-41bb-be2f-acfb68b0a2c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:46.333699 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 732/2905] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:46 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:46.400231 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5ca7957d-dda5-4913-bbd1-710cd59e2bfa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:46.402608 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ca7957d-dda5-4913-bbd1-710cd59e2bfa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:46.403384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ca7957d-dda5-4913-bbd1-710cd59e2bfa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:46.403697 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ca7957d-dda5-4913-bbd1-710cd59e2bfa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:46.404179 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5ca7957d-dda5-4913-bbd1-710cd59e2bfa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:46.409711 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:46.409711 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:46.411002 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ca7957d-dda5-4913-bbd1-710cd59e2bfa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:46.412030 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 728/2906] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:46 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:46.819137 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04bddcbe-650b-4c30-b844-1342b5f19c23 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:46.821999 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04bddcbe-650b-4c30-b844-1342b5f19c23 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:46.821999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04bddcbe-650b-4c30-b844-1342b5f19c23 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:46.821999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04bddcbe-650b-4c30-b844-1342b5f19c23 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:46.855501 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:46.855501 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:46.861645 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04bddcbe-650b-4c30-b844-1342b5f19c23 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:46.870977 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04bddcbe-650b-4c30-b844-1342b5f19c23 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:46.871561 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 724/2907] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:46 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:46.983521 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-f98473c3-8d1c-4537-bb03-54acf56ccf3f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:46.990225 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-f98473c3-8d1c-4537-bb03-54acf56ccf3f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc/action Jul 22 00:14:46.990734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-f98473c3-8d1c-4537-bb03-54acf56ccf3f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:14:46.991517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-f98473c3-8d1c-4537-bb03-54acf56ccf3f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:47.019460 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.019460 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:47.038980 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1a6c016d-cf69-4408-80ef-288905e3aa95 req-f98473c3-8d1c-4537-bb03-54acf56ccf3f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc/action returned with HTTP 204 Jul 22 00:14:47.040030 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 724/2908] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:14:46 2026] POST /volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:47.349547 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3da6df2c-dc62-46f8-97f8-5c1b6e1ff495 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.353222 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3da6df2c-dc62-46f8-97f8-5c1b6e1ff495 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:47.354279 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3da6df2c-dc62-46f8-97f8-5c1b6e1ff495 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.354279 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3da6df2c-dc62-46f8-97f8-5c1b6e1ff495 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.354279 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3da6df2c-dc62-46f8-97f8-5c1b6e1ff495 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:47.360286 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.360286 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:47.362130 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3da6df2c-dc62-46f8-97f8-5c1b6e1ff495 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:47.362130 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 733/2909] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:47 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:47.373849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-265742ea-b583-44f5-a659-2cc021213ba9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.376296 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-265742ea-b583-44f5-a659-2cc021213ba9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 Jul 22 00:14:47.376562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-265742ea-b583-44f5-a659-2cc021213ba9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.376783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-265742ea-b583-44f5-a659-2cc021213ba9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.386481 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.386481 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:47.391298 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-265742ea-b583-44f5-a659-2cc021213ba9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:14:47.408233 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-265742ea-b583-44f5-a659-2cc021213ba9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 returned with HTTP 200 Jul 22 00:14:47.408995 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 729/2910] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:47 2026] GET /volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:47.424316 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99dde0ab-6ebb-4285-b3cd-ec6c34d44481 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.426371 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99dde0ab-6ebb-4285-b3cd-ec6c34d44481 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:47.426646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99dde0ab-6ebb-4285-b3cd-ec6c34d44481 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.426694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16018eed-5ed7-47f8-bf08-db9887797713 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.426966 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99dde0ab-6ebb-4285-b3cd-ec6c34d44481 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.427094 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-99dde0ab-6ebb-4285-b3cd-ec6c34d44481 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:47.431610 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16018eed-5ed7-47f8-bf08-db9887797713 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:47.431875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16018eed-5ed7-47f8-bf08-db9887797713 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.433308 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16018eed-5ed7-47f8-bf08-db9887797713 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.433431 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-16018eed-5ed7-47f8-bf08-db9887797713 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete backup with id: bca6da4f-9cd4-4c07-a182-9c36a7e4299e. Jul 22 00:14:47.434110 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.434110 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:47.434960 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99dde0ab-6ebb-4285-b3cd-ec6c34d44481 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:47.435340 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 725/2911] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:47 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:47.441890 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.441890 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:47.448632 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c483f0f0-5d5f-48e5-b475-7f1a4ff92905 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.452692 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c483f0f0-5d5f-48e5-b475-7f1a4ff92905 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c Jul 22 00:14:47.452692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c483f0f0-5d5f-48e5-b475-7f1a4ff92905 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.452692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c483f0f0-5d5f-48e5-b475-7f1a4ff92905 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.462198 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.462198 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:47.462497 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-16018eed-5ed7-47f8-bf08-db9887797713 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] delete_backup rpcapi backup_id bca6da4f-9cd4-4c07-a182-9c36a7e4299e {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:14:47.464574 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16018eed-5ed7-47f8-bf08-db9887797713 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 202 Jul 22 00:14:47.465398 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 725/2912] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:47 2026] DELETE /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:14:47.469994 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c483f0f0-5d5f-48e5-b475-7f1a4ff92905 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:47.477068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0bc54d9-eea3-456d-bc44-bd8cb237c8cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.482285 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0bc54d9-eea3-456d-bc44-bd8cb237c8cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:47.483986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0bc54d9-eea3-456d-bc44-bd8cb237c8cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.483986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0bc54d9-eea3-456d-bc44-bd8cb237c8cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.483986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f0bc54d9-eea3-456d-bc44-bd8cb237c8cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:47.485341 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c483f0f0-5d5f-48e5-b475-7f1a4ff92905 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c returned with HTTP 200 Jul 22 00:14:47.485799 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 734/2913] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:47 2026] GET /volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c => generated 1412 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:47.494372 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.494372 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:47.494372 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0bc54d9-eea3-456d-bc44-bd8cb237c8cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 200 Jul 22 00:14:47.494372 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 730/2914] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:47 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:47.502027 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5df0d74-8237-48c4-a2e4-032f5e19f4d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.506384 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5df0d74-8237-48c4-a2e4-032f5e19f4d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c Jul 22 00:14:47.506690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5df0d74-8237-48c4-a2e4-032f5e19f4d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.507030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5df0d74-8237-48c4-a2e4-032f5e19f4d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.522725 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.522725 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:47.529069 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b5df0d74-8237-48c4-a2e4-032f5e19f4d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:47.536782 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5df0d74-8237-48c4-a2e4-032f5e19f4d1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c returned with HTTP 200 Jul 22 00:14:47.537373 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 726/2915] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:47 2026] GET /volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c => generated 1412 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:47.554619 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63be0f1a-3c44-4a9c-a60b-a4ded5b367fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.556693 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63be0f1a-3c44-4a9c-a60b-a4ded5b367fb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c Jul 22 00:14:47.556998 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63be0f1a-3c44-4a9c-a60b-a4ded5b367fb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.557518 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63be0f1a-3c44-4a9c-a60b-a4ded5b367fb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.557518 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-63be0f1a-3c44-4a9c-a60b-a4ded5b367fb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume with id: 1420d40f-1b45-4729-8d2c-49c8a1e0ae5c Jul 22 00:14:47.569349 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.569349 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:47.570021 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-63be0f1a-3c44-4a9c-a60b-a4ded5b367fb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:47.592126 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-63be0f1a-3c44-4a9c-a60b-a4ded5b367fb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume request issued successfully. Jul 22 00:14:47.592393 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63be0f1a-3c44-4a9c-a60b-a4ded5b367fb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c returned with HTTP 202 Jul 22 00:14:47.592829 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 726/2916] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:47 2026] DELETE /volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:14:47.604312 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32cd5d5b-1975-41fb-8226-3f425adea676 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.607123 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32cd5d5b-1975-41fb-8226-3f425adea676 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c Jul 22 00:14:47.607312 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32cd5d5b-1975-41fb-8226-3f425adea676 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.607783 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32cd5d5b-1975-41fb-8226-3f425adea676 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.618477 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.618477 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:47.625087 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32cd5d5b-1975-41fb-8226-3f425adea676 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:47.631806 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32cd5d5b-1975-41fb-8226-3f425adea676 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c returned with HTTP 200 Jul 22 00:14:47.632386 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 735/2917] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:47 2026] GET /volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:47.893059 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59692da3-ffbf-4d2d-b291-ac3b1bc814f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:47.895594 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59692da3-ffbf-4d2d-b291-ac3b1bc814f3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:47.895874 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59692da3-ffbf-4d2d-b291-ac3b1bc814f3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:47.896181 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59692da3-ffbf-4d2d-b291-ac3b1bc814f3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:47.919746 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:47.919746 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:47.925111 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59692da3-ffbf-4d2d-b291-ac3b1bc814f3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:47.934711 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59692da3-ffbf-4d2d-b291-ac3b1bc814f3 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:47.935655 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 731/2918] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:47 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:14:48.392918 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2747924-e553-463c-9e14-564baa67ca24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:48.512535 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-54bff3f9-42fa-4bad-8308-c1e0e14d9695 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:48.514291 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54bff3f9-42fa-4bad-8308-c1e0e14d9695 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e Jul 22 00:14:48.514594 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54bff3f9-42fa-4bad-8308-c1e0e14d9695 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:48.514890 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54bff3f9-42fa-4bad-8308-c1e0e14d9695 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:48.515240 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-54bff3f9-42fa-4bad-8308-c1e0e14d9695 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id bca6da4f-9cd4-4c07-a182-9c36a7e4299e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:48.522371 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54bff3f9-42fa-4bad-8308-c1e0e14d9695 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e returned with HTTP 404 Jul 22 00:14:48.523100 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 727/2919] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:48 2026] GET /volume/v3/backups/bca6da4f-9cd4-4c07-a182-9c36a7e4299e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:48.530653 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b723d828-5de7-4fb1-bb28-5c0d3b111c6b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:48.533444 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b723d828-5de7-4fb1-bb28-5c0d3b111c6b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:48.533709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b723d828-5de7-4fb1-bb28-5c0d3b111c6b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:48.534010 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b723d828-5de7-4fb1-bb28-5c0d3b111c6b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:48.534150 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-b723d828-5de7-4fb1-bb28-5c0d3b111c6b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete backup with id: 9049a81d-718f-447f-a73e-336e3e584f07. Jul 22 00:14:48.545242 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:48.545242 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:48.581205 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-b723d828-5de7-4fb1-bb28-5c0d3b111c6b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] delete_backup rpcapi backup_id 9049a81d-718f-447f-a73e-336e3e584f07 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:14:48.583618 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b723d828-5de7-4fb1-bb28-5c0d3b111c6b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 202 Jul 22 00:14:48.584302 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 736/2920] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:48 2026] DELETE /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:14:48.592040 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:48.592504 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-188511041"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:48.594244 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-188511041'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:48.594621 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume of 1 GB Jul 22 00:14:48.603782 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3254883b-1db6-4acd-903e-57fc8745dc79 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:48.604701 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Availability Zones retrieved successfully. Jul 22 00:14:48.607349 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3254883b-1db6-4acd-903e-57fc8745dc79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:48.607819 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3254883b-1db6-4acd-903e-57fc8745dc79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:48.608131 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3254883b-1db6-4acd-903e-57fc8745dc79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:48.608459 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3254883b-1db6-4acd-903e-57fc8745dc79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:48.611310 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Flow 'volume_create_api' (f07b1223-4790-460a-8344-e18209016108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:48.612482 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f4e7ec-04bd-4705-b476-58d85cc7c36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:48.613741 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:48.616455 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:48.616455 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:48.617636 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3254883b-1db6-4acd-903e-57fc8745dc79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 200 Jul 22 00:14:48.618254 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 732/2921] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:48 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:48.651039 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11ce0aa2-ed4b-473d-99d2-9f0c8b7d52af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:48.652999 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11ce0aa2-ed4b-473d-99d2-9f0c8b7d52af tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c Jul 22 00:14:48.653222 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11ce0aa2-ed4b-473d-99d2-9f0c8b7d52af tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:48.653449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11ce0aa2-ed4b-473d-99d2-9f0c8b7d52af tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:48.656324 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f4e7ec-04bd-4705-b476-58d85cc7c36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:48.657529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7b08a9c-ab97-48fa-ad16-61592b5c78fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:48.661023 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11ce0aa2-ed4b-473d-99d2-9f0c8b7d52af tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c returned with HTTP 404 Jul 22 00:14:48.661514 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 728/2922] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:48 2026] GET /volume/v3/volumes/1420d40f-1b45-4729-8d2c-49c8a1e0ae5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:48.671847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f30b37b-268b-4a07-bab7-ad120007cb15 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:48.674794 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f30b37b-268b-4a07-bab7-ad120007cb15 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:48.675501 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f30b37b-268b-4a07-bab7-ad120007cb15 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:48.675501 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f30b37b-268b-4a07-bab7-ad120007cb15 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:48.675501 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-6f30b37b-268b-4a07-bab7-ad120007cb15 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete backup with id: 819166c9-da54-48af-8329-b6dc1d70bd1c. Jul 22 00:14:48.685738 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:48.685738 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:48.703394 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-6f30b37b-268b-4a07-bab7-ad120007cb15 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] delete_backup rpcapi backup_id 819166c9-da54-48af-8329-b6dc1d70bd1c {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:14:48.706413 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f30b37b-268b-4a07-bab7-ad120007cb15 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 202 Jul 22 00:14:48.706969 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 737/2923] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:48 2026] DELETE /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:14:48.715662 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a7f210d-6d18-42e9-be44-a60afa23ca6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:48.720698 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a7f210d-6d18-42e9-be44-a60afa23ca6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:48.721057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a7f210d-6d18-42e9-be44-a60afa23ca6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:48.721356 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a7f210d-6d18-42e9-be44-a60afa23ca6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:48.721982 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8a7f210d-6d18-42e9-be44-a60afa23ca6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:48.728823 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:48.728823 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:48.730153 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a7f210d-6d18-42e9-be44-a60afa23ca6a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 200 Jul 22 00:14:48.730216 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 733/2924] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:48 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:48.758362 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Created reservations ['5e654d32-c32e-4104-a61c-83ba21044e54', '24188c64-bd18-460d-986e-3e4d8acd4464', '438366c7-b2a0-41bb-8ddd-96ceed049a35', 'ee067c1c-2eee-4d5b-acba-1774f9a28c81'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:48.759281 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7b08a9c-ab97-48fa-ad16-61592b5c78fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e654d32-c32e-4104-a61c-83ba21044e54', '24188c64-bd18-460d-986e-3e4d8acd4464', '438366c7-b2a0-41bb-8ddd-96ceed049a35', 'ee067c1c-2eee-4d5b-acba-1774f9a28c81']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:48.760027 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4087f4-7c2e-43e5-b8f9-f7f29c348a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:48.786697 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4087f4-7c2e-43e5-b8f9-f7f29c348a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a6f9085-d463-435a-807d-51db302f46b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-188511041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbcff0cead704ebab3f48a7689c0a419',qos_specs=None,replication_status=,reservations=['5e654d32-c32e-4104-a61c-83ba21044e54','24188c64-bd18-460d-986e-3e4d8acd4464','438366c7-b2a0-41bb-8ddd-96ceed049a35','ee067c1c-2eee-4d5b-acba-1774f9a28c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d6e1b822354c1b9df70265128b1a0e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-188511041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a6f9085-d463-435a-807d-51db302f46b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbcff0cead704ebab3f48a7689c0a419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23d6e1b822354c1b9df70265128b1a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:48.787410 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad617c43-851e-470c-95dc-7d059c50f03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:48.811409 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad617c43-851e-470c-95dc-7d059c50f03d) transitioned into state 'SUCCESS' from state '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-188511041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbcff0cead704ebab3f48a7689c0a419',qos_specs=None,replication_status=,reservations=['5e654d32-c32e-4104-a61c-83ba21044e54','24188c64-bd18-460d-986e-3e4d8acd4464','438366c7-b2a0-41bb-8ddd-96ceed049a35','ee067c1c-2eee-4d5b-acba-1774f9a28c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d6e1b822354c1b9df70265128b1a0e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:48.812387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0153fed-4294-448d-85b6-480c03b5889a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:48.829899 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0153fed-4294-448d-85b6-480c03b5889a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:48.830835 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Flow 'volume_create_api' (f07b1223-4790-460a-8344-e18209016108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:48.831157 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume request issued successfully. Jul 22 00:14:48.831844 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2747924-e553-463c-9e14-564baa67ca24 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:48.833394 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 727/2925] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:14:48 2026] POST /volume/v3/volumes => generated 748 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:48.849422 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3904e875-50a5-4b84-9c22-283588cb2342 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:48.851548 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3904e875-50a5-4b84-9c22-283588cb2342 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 Jul 22 00:14:48.851813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3904e875-50a5-4b84-9c22-283588cb2342 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:48.852337 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3904e875-50a5-4b84-9c22-283588cb2342 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:48.864029 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:48.864029 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:48.869513 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3904e875-50a5-4b84-9c22-283588cb2342 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:14:48.878881 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3904e875-50a5-4b84-9c22-283588cb2342 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 returned with HTTP 200 Jul 22 00:14:48.879498 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 729/2926] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:48 2026] GET /volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:49.630102 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6a42761-ec61-4a8c-8005-217251131196 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:49.632552 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6a42761-ec61-4a8c-8005-217251131196 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 Jul 22 00:14:49.632799 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6a42761-ec61-4a8c-8005-217251131196 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:49.633087 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6a42761-ec61-4a8c-8005-217251131196 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:49.633241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e6a42761-ec61-4a8c-8005-217251131196 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 9049a81d-718f-447f-a73e-336e3e584f07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:49.638509 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6a42761-ec61-4a8c-8005-217251131196 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 returned with HTTP 404 Jul 22 00:14:49.639194 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 738/2927] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:49 2026] GET /volume/v3/backups/9049a81d-718f-447f-a73e-336e3e584f07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:49.670537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbc82753-ba01-41b6-8176-8052b13725e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:49.672466 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:49.672889 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "name": "tempest-VolumesBackupsTest-Volume-2144004104"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:49.674473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'name': 'tempest-VolumesBackupsTest-Volume-2144004104'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:49.745503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b1d2664-aa85-442f-ad9d-1191b7ac7cd1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:49.750289 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b1d2664-aa85-442f-ad9d-1191b7ac7cd1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c Jul 22 00:14:49.750581 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b1d2664-aa85-442f-ad9d-1191b7ac7cd1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:49.750944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b1d2664-aa85-442f-ad9d-1191b7ac7cd1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:49.751157 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0b1d2664-aa85-442f-ad9d-1191b7ac7cd1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id 819166c9-da54-48af-8329-b6dc1d70bd1c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:49.766105 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b1d2664-aa85-442f-ad9d-1191b7ac7cd1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c returned with HTTP 404 Jul 22 00:14:49.767073 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 728/2928] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:49 2026] GET /volume/v3/backups/819166c9-da54-48af-8329-b6dc1d70bd1c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:49.783261 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume of 1 GB Jul 22 00:14:49.789705 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Availability Zones retrieved successfully. Jul 22 00:14:49.796406 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Flow 'volume_create_api' (fb910a57-7ac7-4d5e-ae58-a65306039f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:49.797784 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca92a3e5-adfa-42ed-8338-36d163286bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:49.798882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:49.876884 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e2d5989-ae1d-4e38-98d4-329f48a18aee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:49.878799 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e2d5989-ae1d-4e38-98d4-329f48a18aee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:49.879049 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e2d5989-ae1d-4e38-98d4-329f48a18aee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:49.879257 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e2d5989-ae1d-4e38-98d4-329f48a18aee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:49.892849 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:49.892849 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:49.897827 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f836debd-68a3-41e2-a53a-8577d8fa9285 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:49.899790 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e2d5989-ae1d-4e38-98d4-329f48a18aee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:49.901145 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f836debd-68a3-41e2-a53a-8577d8fa9285 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 Jul 22 00:14:49.901336 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f836debd-68a3-41e2-a53a-8577d8fa9285 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:49.902388 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f836debd-68a3-41e2-a53a-8577d8fa9285 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:49.909276 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e2d5989-ae1d-4e38-98d4-329f48a18aee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 returned with HTTP 200 Jul 22 00:14:49.909473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca92a3e5-adfa-42ed-8338-36d163286bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:49.909801 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 730/2929] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:49 2026] GET /volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 => generated 1357 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:49.912832 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778eb929-fe5d-41ce-a7c8-860ff5d03b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:49.918881 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:49.918881 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:49.926896 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f836debd-68a3-41e2-a53a-8577d8fa9285 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:14:49.929470 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-710010e9-1adc-40ab-a4f3-88b4c1a4bd29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:49.932066 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-710010e9-1adc-40ab-a4f3-88b4c1a4bd29 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:49.932324 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-710010e9-1adc-40ab-a4f3-88b4c1a4bd29 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:49.932571 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-710010e9-1adc-40ab-a4f3-88b4c1a4bd29 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:49.932801 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-710010e9-1adc-40ab-a4f3-88b4c1a4bd29 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume with id: 99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:49.937510 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f836debd-68a3-41e2-a53a-8577d8fa9285 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 returned with HTTP 200 Jul 22 00:14:49.937928 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 739/2930] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:49 2026] GET /volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:49.956776 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:49.956776 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:49.958943 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-710010e9-1adc-40ab-a4f3-88b4c1a4bd29 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:49.959309 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6ddd90f-ef32-4089-b392-d0a986ba86cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:49.960178 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6ddd90f-ef32-4089-b392-d0a986ba86cb tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:14:49.960613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6ddd90f-ef32-4089-b392-d0a986ba86cb tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a6f9085-d463-435a-807d-51db302f46b5", "name": "tempest-VolumesBackupsTest-Backup-210485194"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:49.962994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-b6ddd90f-ef32-4089-b392-d0a986ba86cb tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Creating new backup {'backup': {'volume_id': '9a6f9085-d463-435a-807d-51db302f46b5', 'name': 'tempest-VolumesBackupsTest-Backup-210485194'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:14:49.963197 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-b6ddd90f-ef32-4089-b392-d0a986ba86cb tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Creating backup of volume 9a6f9085-d463-435a-807d-51db302f46b5 in container None Jul 22 00:14:49.977288 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:49.977288 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:49.978207 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6ddd90f-ef32-4089-b392-d0a986ba86cb tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:14:49.987466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['46530b6d-527f-4078-8da6-436cacd4295f', '09afbeee-6b0d-4f7c-ac58-106571c64f1a', 'f2dfb569-5e54-47d8-a913-82e3a1fdb5d7', '27b316e2-0ed3-42df-b734-980eef73b210'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:49.988629 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (778eb929-fe5d-41ce-a7c8-860ff5d03b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46530b6d-527f-4078-8da6-436cacd4295f', '09afbeee-6b0d-4f7c-ac58-106571c64f1a', 'f2dfb569-5e54-47d8-a913-82e3a1fdb5d7', '27b316e2-0ed3-42df-b734-980eef73b210']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:49.989607 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b518a33-88c6-4099-aaf3-4adb489cbfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:50.003420 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-710010e9-1adc-40ab-a4f3-88b4c1a4bd29 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume request issued successfully. Jul 22 00:14:50.003420 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-710010e9-1adc-40ab-a4f3-88b4c1a4bd29 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 returned with HTTP 202 Jul 22 00:14:50.003420 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 729/2931] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:14:49 2026] DELETE /volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:14:50.015220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-069532bf-967d-4817-b7a0-8187ec042761 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.015368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c40cac24-7f7f-435a-98c6-e0eeb38a399b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.017127 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-069532bf-967d-4817-b7a0-8187ec042761 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:50.017560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-069532bf-967d-4817-b7a0-8187ec042761 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.017941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-069532bf-967d-4817-b7a0-8187ec042761 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.018113 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c40cac24-7f7f-435a-98c6-e0eeb38a399b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:50.018375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c40cac24-7f7f-435a-98c6-e0eeb38a399b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.018697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c40cac24-7f7f-435a-98c6-e0eeb38a399b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.027088 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.027088 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:50.034892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b518a33-88c6-4099-aaf3-4adb489cbfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '154ec5b7-4786-4700-9ce1-e62e5cad6a9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2144004104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf0e143bb8d4b01b604343cdd3694fc',qos_specs=None,replication_status=,reservations=['46530b6d-527f-4078-8da6-436cacd4295f','09afbeee-6b0d-4f7c-ac58-106571c64f1a','f2dfb569-5e54-47d8-a913-82e3a1fdb5d7','27b316e2-0ed3-42df-b734-980eef73b210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2144004104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=154ec5b7-4786-4700-9ce1-e62e5cad6a9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf0e143bb8d4b01b604343cdd3694fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:50.034892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b02509-013c-4eb8-88a6-69140295d43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:50.035152 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.035152 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:50.035259 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c40cac24-7f7f-435a-98c6-e0eeb38a399b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:50.045545 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-069532bf-967d-4817-b7a0-8187ec042761 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:50.046014 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c40cac24-7f7f-435a-98c6-e0eeb38a399b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 returned with HTTP 200 Jul 22 00:14:50.046798 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 740/2932] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 => generated 1356 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:50.053344 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b6ddd90f-ef32-4089-b392-d0a986ba86cb tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Created reservations ['1cf9449a-aa2d-48cc-a5a0-b30ed75d12ae', '07f2dc90-7bac-4b04-a8bb-38eb83b541f1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:50.059019 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-069532bf-967d-4817-b7a0-8187ec042761 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:50.059019 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 730/2933] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:50.076443 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-265f7179-1b2f-4ae9-a5c7-d740a73313a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.079016 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-265f7179-1b2f-4ae9-a5c7-d740a73313a0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:50.079233 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-265f7179-1b2f-4ae9-a5c7-d740a73313a0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.079426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-265f7179-1b2f-4ae9-a5c7-d740a73313a0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.092999 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.092999 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:50.095272 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b02509-013c-4eb8-88a6-69140295d43d) transitioned into state 'SUCCESS' from state '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-2144004104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf0e143bb8d4b01b604343cdd3694fc',qos_specs=None,replication_status=,reservations=['46530b6d-527f-4078-8da6-436cacd4295f','09afbeee-6b0d-4f7c-ac58-106571c64f1a','f2dfb569-5e54-47d8-a913-82e3a1fdb5d7','27b316e2-0ed3-42df-b734-980eef73b210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:50.096275 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7733512-bde6-43d8-a552-f7442612666d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:50.104577 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-265f7179-1b2f-4ae9-a5c7-d740a73313a0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:50.114339 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-265f7179-1b2f-4ae9-a5c7-d740a73313a0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:50.115484 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 741/2934] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:50.125369 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7733512-bde6-43d8-a552-f7442612666d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:50.128758 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Flow 'volume_create_api' (fb910a57-7ac7-4d5e-ae58-a65306039f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:50.128758 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume request issued successfully. Jul 22 00:14:50.128758 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbc82753-ba01-41b6-8176-8052b13725e4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:50.129926 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 734/2935] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:49 2026] POST /volume/v3/volumes => generated 749 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 00:14:50.149454 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ec50a500-82b4-42f1-9efb-541d57a94e3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.152630 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec50a500-82b4-42f1-9efb-541d57a94e3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:14:50.152630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec50a500-82b4-42f1-9efb-541d57a94e3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.152795 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec50a500-82b4-42f1-9efb-541d57a94e3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.157676 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6ddd90f-ef32-4089-b392-d0a986ba86cb tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:14:50.158348 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 731/2936] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:49 2026] POST /volume/v3/backups => generated 329 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:50.165451 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.165451 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:50.173248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3551986c-4bee-4c42-8d56-a87ffefcb633 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.177901 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3551986c-4bee-4c42-8d56-a87ffefcb633 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:50.178092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3551986c-4bee-4c42-8d56-a87ffefcb633 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.178335 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3551986c-4bee-4c42-8d56-a87ffefcb633 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.178809 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3551986c-4bee-4c42-8d56-a87ffefcb633 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:50.179157 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ec50a500-82b4-42f1-9efb-541d57a94e3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:14:50.185802 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.185802 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:50.186268 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec50a500-82b4-42f1-9efb-541d57a94e3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 200 Jul 22 00:14:50.187084 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3551986c-4bee-4c42-8d56-a87ffefcb633 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:50.187140 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 731/2937] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:50.187647 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 742/2938] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:50.205048 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2f76d140-a3a3-42db-b25b-3a2c26c0eb0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.208895 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2f76d140-a3a3-42db-b25b-3a2c26c0eb0b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:50.209320 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2f76d140-a3a3-42db-b25b-3a2c26c0eb0b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.209463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2f76d140-a3a3-42db-b25b-3a2c26c0eb0b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.219643 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.219643 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:50.225554 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2f76d140-a3a3-42db-b25b-3a2c26c0eb0b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:50.231482 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2f76d140-a3a3-42db-b25b-3a2c26c0eb0b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:50.232134 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 735/2939] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:50.346205 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2017fd9d-baca-422d-9b5b-1cff2af0fe1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.347099 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2017fd9d-baca-422d-9b5b-1cff2af0fe1e None None] GET https://10.4.3.168/volume// Jul 22 00:14:50.347740 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2017fd9d-baca-422d-9b5b-1cff2af0fe1e None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.347991 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2017fd9d-baca-422d-9b5b-1cff2af0fe1e None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.348779 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2017fd9d-baca-422d-9b5b-1cff2af0fe1e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:50.349332 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 732/2940] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:50.362563 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-6e7f53d5-0b2e-47ed-a6bb-aa27601a7552 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.368800 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-6e7f53d5-0b2e-47ed-a6bb-aa27601a7552 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:14:50.369215 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-6e7f53d5-0b2e-47ed-a6bb-aa27601a7552 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cba115ca-2c59-4a13-ab3a-0b448acccca4", "connector": null, "instance_uuid": "0d7c62e4-b965-484c-ae76-5b676cf6249a"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:50.385846 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.385846 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:50.426362 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-6e7f53d5-0b2e-47ed-a6bb-aa27601a7552 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:14:50.427001 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 732/2941] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:14:50 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:50.474540 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-03e463a3-a179-42dd-8eb4-002cac7adbd3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.479291 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03e463a3-a179-42dd-8eb4-002cac7adbd3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:50.479560 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03e463a3-a179-42dd-8eb4-002cac7adbd3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.479918 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03e463a3-a179-42dd-8eb4-002cac7adbd3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.491251 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-959ede73-c69a-436a-b5bd-b64d93f7b8a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.491874 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-959ede73-c69a-436a-b5bd-b64d93f7b8a6 None None] GET https://10.4.3.168/volume// Jul 22 00:14:50.492466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-959ede73-c69a-436a-b5bd-b64d93f7b8a6 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.492466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-959ede73-c69a-436a-b5bd-b64d93f7b8a6 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.492893 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-959ede73-c69a-436a-b5bd-b64d93f7b8a6 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:50.494163 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 736/2942] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:50.499089 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.499089 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:50.509121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-18b81374-de90-4016-9364-937589912b07 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.510406 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-03e463a3-a179-42dd-8eb4-002cac7adbd3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:50.512241 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-18b81374-de90-4016-9364-937589912b07 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:50.513994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-18b81374-de90-4016-9364-937589912b07 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:50.513994 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-18b81374-de90-4016-9364-937589912b07 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:50.521444 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03e463a3-a179-42dd-8eb4-002cac7adbd3 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:50.521444 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 743/2943] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 873 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:50.528058 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.528058 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:50.532693 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-18b81374-de90-4016-9364-937589912b07 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:50.540189 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-18b81374-de90-4016-9364-937589912b07 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:50.540949 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 733/2944] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:14:50 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 1053 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 00:14:50.674356 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2c74f825-0d32-4364-9dac-55b41191eda2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:50.677127 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2c74f825-0d32-4364-9dac-55b41191eda2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] PUT https://10.4.3.168/volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9 Jul 22 00:14:50.678563 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2c74f825-0d32-4364-9dac-55b41191eda2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:50.686533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2c74f825-0d32-4364-9dac-55b41191eda2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Acquiring lock "cinder-attachment_update-cba115ca-2c59-4a13-ab3a-0b448acccca4-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:14:50.692022 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2c74f825-0d32-4364-9dac-55b41191eda2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Lock "cinder-attachment_update-cba115ca-2c59-4a13-ab3a-0b448acccca4-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:14:50.692993 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:50.692993 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:50.822512 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2c74f825-0d32-4364-9dac-55b41191eda2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Lock "cinder-attachment_update-cba115ca-2c59-4a13-ab3a-0b448acccca4-np0000005612" released by "attachment_update" :: held 0.130s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:14:50.823030 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-2c74f825-0d32-4364-9dac-55b41191eda2 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9 returned with HTTP 200 Jul 22 00:14:50.823443 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 733/2945] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:14:50 2026] PUT /volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:51.064927 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fff8b821-67d2-428d-98a4-7e162f630a56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.067074 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fff8b821-67d2-428d-98a4-7e162f630a56 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 Jul 22 00:14:51.067074 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fff8b821-67d2-428d-98a4-7e162f630a56 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:51.067074 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fff8b821-67d2-428d-98a4-7e162f630a56 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:51.072391 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fff8b821-67d2-428d-98a4-7e162f630a56 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 returned with HTTP 404 Jul 22 00:14:51.072808 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 737/2946] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:51 2026] GET /volume/v3/volumes/99634298-7068-4efa-839c-6d77f10acea2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:14:51.087117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.088892 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:14:51.089403 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-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-1446765881"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:51.090784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1446765881'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:14:51.091071 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume of 1 GB Jul 22 00:14:51.095189 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Availability Zones retrieved successfully. Jul 22 00:14:51.102027 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (08130f5b-aa54-4f38-a9d6-596b1b9d539b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:51.102826 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ce405f-7590-45cc-b08d-70017a747389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:51.103993 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:14:51.137726 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ce405f-7590-45cc-b08d-70017a747389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:51.138630 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be0840b-38e0-428f-af03-1f4a7e76a107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:51.187853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['26fc9d66-ba50-4232-a263-6799e34e130b', 'ec4097dd-7324-4588-ac5e-24c935e17f9f', '86af14c5-7677-4b94-9e32-b374d78cb675', '0133e0f4-a60a-4e5d-a51d-17ee71782752'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:51.188956 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be0840b-38e0-428f-af03-1f4a7e76a107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26fc9d66-ba50-4232-a263-6799e34e130b', 'ec4097dd-7324-4588-ac5e-24c935e17f9f', '86af14c5-7677-4b94-9e32-b374d78cb675', '0133e0f4-a60a-4e5d-a51d-17ee71782752']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:51.190283 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012c9e99-a709-4284-bb2c-1b40a1f1e725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:51.201578 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed3a861f-23fc-4c19-9e98-400cf3b3cff5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.205378 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed3a861f-23fc-4c19-9e98-400cf3b3cff5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:51.205378 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed3a861f-23fc-4c19-9e98-400cf3b3cff5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:51.205378 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed3a861f-23fc-4c19-9e98-400cf3b3cff5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:51.205378 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ed3a861f-23fc-4c19-9e98-400cf3b3cff5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:51.205645 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91312e14-3d5a-4314-aa05-0829dec80931 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.206483 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91312e14-3d5a-4314-aa05-0829dec80931 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:14:51.206681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91312e14-3d5a-4314-aa05-0829dec80931 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:51.206881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91312e14-3d5a-4314-aa05-0829dec80931 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:51.214310 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:51.214310 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:51.214986 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed3a861f-23fc-4c19-9e98-400cf3b3cff5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:51.215364 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 734/2947] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:51 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:51.216371 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:51.216371 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:51.221218 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-91312e14-3d5a-4314-aa05-0829dec80931 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:14:51.227544 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012c9e99-a709-4284-bb2c-1b40a1f1e725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3493abca-891e-405e-8a9c-0d3d77ce16cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1446765881',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['26fc9d66-ba50-4232-a263-6799e34e130b','ec4097dd-7324-4588-ac5e-24c935e17f9f','86af14c5-7677-4b94-9e32-b374d78cb675','0133e0f4-a60a-4e5d-a51d-17ee71782752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1446765881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3493abca-891e-405e-8a9c-0d3d77ce16cb,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a61cdb52fe844632bf568938b7783113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:51.228337 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91312e14-3d5a-4314-aa05-0829dec80931 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 200 Jul 22 00:14:51.228390 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8147c665-3661-4b24-b5b4-7b7673c3f129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:51.228764 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 734/2948] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:51 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:51.248261 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe504388-eeed-40a0-8ef3-7cc2ea6948e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.250414 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe504388-eeed-40a0-8ef3-7cc2ea6948e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:14:51.250761 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe504388-eeed-40a0-8ef3-7cc2ea6948e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "154ec5b7-4786-4700-9ce1-e62e5cad6a9a", "name": "tempest-VolumesBackupsTest-Backup-748030549"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:51.252358 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-fe504388-eeed-40a0-8ef3-7cc2ea6948e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating new backup {'backup': {'volume_id': '154ec5b7-4786-4700-9ce1-e62e5cad6a9a', 'name': 'tempest-VolumesBackupsTest-Backup-748030549'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:14:51.252492 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-fe504388-eeed-40a0-8ef3-7cc2ea6948e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating backup of volume 154ec5b7-4786-4700-9ce1-e62e5cad6a9a in container None Jul 22 00:14:51.253322 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8147c665-3661-4b24-b5b4-7b7673c3f129) transitioned into state 'SUCCESS' from state '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-1446765881',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['26fc9d66-ba50-4232-a263-6799e34e130b','ec4097dd-7324-4588-ac5e-24c935e17f9f','86af14c5-7677-4b94-9e32-b374d78cb675','0133e0f4-a60a-4e5d-a51d-17ee71782752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:51.254414 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57eef55-ac1c-4c13-81dc-2caca4ce756d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:14:51.259747 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:51.259747 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:51.260275 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fe504388-eeed-40a0-8ef3-7cc2ea6948e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:14:51.265658 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57eef55-ac1c-4c13-81dc-2caca4ce756d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:14:51.266405 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (08130f5b-aa54-4f38-a9d6-596b1b9d539b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:14:51.266757 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request issued successfully. Jul 22 00:14:51.267385 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85abdf71-2ad1-41b3-9bad-37cc4d4b2cea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:14:51.268073 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 744/2949] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:51 2026] POST /volume/v3/volumes => generated 816 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:51.278927 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-fe504388-eeed-40a0-8ef3-7cc2ea6948e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['bf0f67d5-0bab-4a22-9a55-0a041baaac1a', 'f48d9fb9-7f7d-4082-8eff-e1422e746d72'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:51.282191 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-264a02a8-2bdc-44a3-8635-5b0a1d1e215a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.284039 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-264a02a8-2bdc-44a3-8635-5b0a1d1e215a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:14:51.284310 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-264a02a8-2bdc-44a3-8635-5b0a1d1e215a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:51.284560 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-264a02a8-2bdc-44a3-8635-5b0a1d1e215a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:51.293526 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:51.293526 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:51.298682 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-264a02a8-2bdc-44a3-8635-5b0a1d1e215a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:51.305172 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-264a02a8-2bdc-44a3-8635-5b0a1d1e215a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb returned with HTTP 200 Jul 22 00:14:51.305986 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 735/2950] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:51 2026] GET /volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:51.307393 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe504388-eeed-40a0-8ef3-7cc2ea6948e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:14:51.307874 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 738/2951] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:51 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:51.320430 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c1bfa036-c65e-4215-977e-76a36814599c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.322523 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1bfa036-c65e-4215-977e-76a36814599c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:51.322714 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1bfa036-c65e-4215-977e-76a36814599c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:51.322922 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1bfa036-c65e-4215-977e-76a36814599c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:51.323037 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c1bfa036-c65e-4215-977e-76a36814599c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:51.328278 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:51.328278 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:51.329084 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1bfa036-c65e-4215-977e-76a36814599c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:51.329436 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 735/2952] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:51 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:51.537043 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b23b1e18-a0da-44fe-a89f-e159fdcb18b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.539201 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b23b1e18-a0da-44fe-a89f-e159fdcb18b6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:51.539624 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b23b1e18-a0da-44fe-a89f-e159fdcb18b6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:51.539777 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b23b1e18-a0da-44fe-a89f-e159fdcb18b6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:51.552087 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:51.552087 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:51.556884 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b23b1e18-a0da-44fe-a89f-e159fdcb18b6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:51.560916 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b23b1e18-a0da-44fe-a89f-e159fdcb18b6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:51.561513 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 745/2953] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:51 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:51.676111 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-e4704c28-aa97-49b0-80f5-ca6837096905 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:51.678724 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-e4704c28-aa97-49b0-80f5-ca6837096905 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:14:51.678943 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-e4704c28-aa97-49b0-80f5-ca6837096905 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:51.679139 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-e4704c28-aa97-49b0-80f5-ca6837096905 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:51.694729 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:51.694729 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:51.699928 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-e4704c28-aa97-49b0-80f5-ca6837096905 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:14:51.705766 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-e4704c28-aa97-49b0-80f5-ca6837096905 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:14:51.706378 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 736/2954] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:14:51 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:52.179090 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-381888c2-bc9d-47f3-a479-58dbd2d59464 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.179597 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-381888c2-bc9d-47f3-a479-58dbd2d59464 None None] GET https://10.4.3.168/volume// Jul 22 00:14:52.179955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-381888c2-bc9d-47f3-a479-58dbd2d59464 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:52.180175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-381888c2-bc9d-47f3-a479-58dbd2d59464 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:52.180747 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-381888c2-bc9d-47f3-a479-58dbd2d59464 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:14:52.181107 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 739/2955] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:14:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:14:52.191938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0f765dc8-b733-4bf0-ac44-5b150a9c9748 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.195050 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0f765dc8-b733-4bf0-ac44-5b150a9c9748 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:14:52.195667 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0f765dc8-b733-4bf0-ac44-5b150a9c9748 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c515c18d-5239-4cce-86b9-aab6bb1a9f6d", "connector": null, "instance_uuid": "3f8fb718-8f39-46ae-aee9-8ae3d01f44ba"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:52.215735 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:52.215735 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:52.230361 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3534d7ca-af0b-4784-8d14-d495579b8174 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.232513 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3534d7ca-af0b-4784-8d14-d495579b8174 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:52.232814 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3534d7ca-af0b-4784-8d14-d495579b8174 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:52.233133 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3534d7ca-af0b-4784-8d14-d495579b8174 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:52.233272 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3534d7ca-af0b-4784-8d14-d495579b8174 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:52.238956 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:52.238956 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:52.240117 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3534d7ca-af0b-4784-8d14-d495579b8174 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:52.240766 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 746/2956] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:52 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:52.270392 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0f765dc8-b733-4bf0-ac44-5b150a9c9748 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:14:52.270991 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 736/2957] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:14:52 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:52.285429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-f9bba2de-a939-4883-b37e-fd3cd7c0f4ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.287852 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-f9bba2de-a939-4883-b37e-fd3cd7c0f4ec tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736 Jul 22 00:14:52.288313 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-f9bba2de-a939-4883-b37e-fd3cd7c0f4ec tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:52.288379 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-f9bba2de-a939-4883-b37e-fd3cd7c0f4ec tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:52.300103 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:52.300103 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:52.319672 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2401418b-660b-4506-855a-f99fdb9f9024 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.322278 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2401418b-660b-4506-855a-f99fdb9f9024 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:14:52.323193 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2401418b-660b-4506-855a-f99fdb9f9024 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:52.324597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2401418b-660b-4506-855a-f99fdb9f9024 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:52.335407 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:52.335407 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:52.344179 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fd73d715-6cf9-4bba-8fd6-260ced295572 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.346761 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2401418b-660b-4506-855a-f99fdb9f9024 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:52.347178 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd73d715-6cf9-4bba-8fd6-260ced295572 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:52.347178 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd73d715-6cf9-4bba-8fd6-260ced295572 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:52.347178 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fd73d715-6cf9-4bba-8fd6-260ced295572 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:52.347413 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fd73d715-6cf9-4bba-8fd6-260ced295572 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:52.352841 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:52.352841 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:52.353425 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2401418b-660b-4506-855a-f99fdb9f9024 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb returned with HTTP 200 Jul 22 00:14:52.353957 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 740/2958] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:52 2026] GET /volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:52.354067 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fd73d715-6cf9-4bba-8fd6-260ced295572 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:52.355072 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 747/2959] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:52 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:52.370652 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-03d0cc14-3926-4e90-9dd2-5437386096ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.372921 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03d0cc14-3926-4e90-9dd2-5437386096ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:14:52.373349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03d0cc14-3926-4e90-9dd2-5437386096ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3493abca-891e-405e-8a9c-0d3d77ce16cb", "name": "tempest-VolumesBackupsTest-Backup-2037932860", "description": "tempest-backup-description-1893916578", "container": "tempest-volumesbackupstest-backup-container-1776159845"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:52.374985 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-03d0cc14-3926-4e90-9dd2-5437386096ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating new backup {'backup': {'volume_id': '3493abca-891e-405e-8a9c-0d3d77ce16cb', 'name': 'tempest-VolumesBackupsTest-Backup-2037932860', 'description': 'tempest-backup-description-1893916578', 'container': 'tempest-volumesbackupstest-backup-container-1776159845'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:14:52.375131 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-03d0cc14-3926-4e90-9dd2-5437386096ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating backup of volume 3493abca-891e-405e-8a9c-0d3d77ce16cb in container tempest-volumesbackupstest-backup-container-1776159845 Jul 22 00:14:52.384624 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:52.384624 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:52.385237 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-03d0cc14-3926-4e90-9dd2-5437386096ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:14:52.392259 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-f9bba2de-a939-4883-b37e-fd3cd7c0f4ec tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736 returned with HTTP 200 Jul 22 00:14:52.392948 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 737/2960] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:14:52 2026] DELETE /volume/v3/attachments/9eba3586-3e6e-4238-ab23-a3a73a37f736 => generated 367 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:52.410284 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-03d0cc14-3926-4e90-9dd2-5437386096ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['f347a72e-9830-4b1f-b010-d1324a8ecacc', 'c14170c7-fb80-4454-8500-eacb8e791ffe'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:14:52.462122 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03d0cc14-3926-4e90-9dd2-5437386096ec tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:14:52.462547 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 737/2961] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:14:52 2026] POST /volume/v3/backups => generated 330 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:14:52.472588 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e5c05f5-b95e-43c3-909f-57e58d7dce1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.474615 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e5c05f5-b95e-43c3-909f-57e58d7dce1d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:14:52.474869 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e5c05f5-b95e-43c3-909f-57e58d7dce1d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:52.475179 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e5c05f5-b95e-43c3-909f-57e58d7dce1d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:52.475334 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9e5c05f5-b95e-43c3-909f-57e58d7dce1d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:52.480318 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:52.480318 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:52.481418 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e5c05f5-b95e-43c3-909f-57e58d7dce1d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:14:52.481853 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 741/2962] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:52 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:52.580379 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-212e17bc-0d90-41d0-8a88-74cd24dfb587 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:52.582438 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-212e17bc-0d90-41d0-8a88-74cd24dfb587 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:52.582661 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-212e17bc-0d90-41d0-8a88-74cd24dfb587 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:52.582950 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-212e17bc-0d90-41d0-8a88-74cd24dfb587 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:52.597715 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:52.597715 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:52.603821 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-212e17bc-0d90-41d0-8a88-74cd24dfb587 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:52.616448 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-212e17bc-0d90-41d0-8a88-74cd24dfb587 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:52.617008 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 748/2963] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:52 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:53.253180 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0744f61f-165f-402c-9aba-01ff7eb78772 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:53.255306 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0744f61f-165f-402c-9aba-01ff7eb78772 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:53.255657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0744f61f-165f-402c-9aba-01ff7eb78772 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:53.255913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0744f61f-165f-402c-9aba-01ff7eb78772 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:53.256350 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0744f61f-165f-402c-9aba-01ff7eb78772 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:53.261621 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:53.261621 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:53.262767 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0744f61f-165f-402c-9aba-01ff7eb78772 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:53.263477 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 738/2964] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:53 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:53.372800 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a577e339-adb3-450c-bfcc-fa695944f9bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:53.377273 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a577e339-adb3-450c-bfcc-fa695944f9bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:53.377273 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a577e339-adb3-450c-bfcc-fa695944f9bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:53.377460 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a577e339-adb3-450c-bfcc-fa695944f9bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:53.377937 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a577e339-adb3-450c-bfcc-fa695944f9bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:53.387012 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:53.387012 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:53.387012 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a577e339-adb3-450c-bfcc-fa695944f9bd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:53.387012 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 738/2965] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:53 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:53.493371 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1e27639-6dba-4002-a733-832050cedcb4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:53.495232 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1e27639-6dba-4002-a733-832050cedcb4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:14:53.495431 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1e27639-6dba-4002-a733-832050cedcb4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:53.495650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1e27639-6dba-4002-a733-832050cedcb4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:53.495825 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c1e27639-6dba-4002-a733-832050cedcb4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:53.501565 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:53.501565 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:53.502407 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1e27639-6dba-4002-a733-832050cedcb4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:14:53.503525 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 742/2966] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:53 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:53.582847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0bb0c7d1-d3ff-4bcc-8b67-9ad87f9d0e8a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:53.585363 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0bb0c7d1-d3ff-4bcc-8b67-9ad87f9d0e8a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] PUT https://10.4.3.168/volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 Jul 22 00:14:53.585794 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0bb0c7d1-d3ff-4bcc-8b67-9ad87f9d0e8a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:14:53.596018 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0bb0c7d1-d3ff-4bcc-8b67-9ad87f9d0e8a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Acquiring lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:14:53.602266 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0bb0c7d1-d3ff-4bcc-8b67-9ad87f9d0e8a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:14:53.603634 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:53.603634 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:53.633097 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-903c8361-ccc6-45ee-8f3d-e8042a8cee2a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:53.635639 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-903c8361-ccc6-45ee-8f3d-e8042a8cee2a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:53.636144 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-903c8361-ccc6-45ee-8f3d-e8042a8cee2a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:53.636144 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-903c8361-ccc6-45ee-8f3d-e8042a8cee2a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:53.652066 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:53.652066 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:53.658165 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-903c8361-ccc6-45ee-8f3d-e8042a8cee2a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:53.665054 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-903c8361-ccc6-45ee-8f3d-e8042a8cee2a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:53.665549 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 739/2967] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:53 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:53.708914 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0bb0c7d1-d3ff-4bcc-8b67-9ad87f9d0e8a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" released by "attachment_update" :: held 0.107s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:14:53.709282 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-0bb0c7d1-d3ff-4bcc-8b67-9ad87f9d0e8a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 returned with HTTP 200 Jul 22 00:14:53.710131 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 749/2968] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:14:53 2026] PUT /volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:53.721934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-a9ca1bce-947f-4506-b6a0-7b9f1f179299 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:53.725250 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-a9ca1bce-947f-4506-b6a0-7b9f1f179299 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 Jul 22 00:14:53.725534 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-a9ca1bce-947f-4506-b6a0-7b9f1f179299 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:53.725791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-a9ca1bce-947f-4506-b6a0-7b9f1f179299 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:53.750890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-a9ca1bce-947f-4506-b6a0-7b9f1f179299 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 returned with HTTP 200 Jul 22 00:14:53.750890 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 739/2969] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:14:53 2026] GET /volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:14:54.276389 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec63869f-5ed0-48b8-9425-78b3b7b9298f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:54.279430 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec63869f-5ed0-48b8-9425-78b3b7b9298f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:54.279680 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec63869f-5ed0-48b8-9425-78b3b7b9298f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:54.279998 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec63869f-5ed0-48b8-9425-78b3b7b9298f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:54.280133 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ec63869f-5ed0-48b8-9425-78b3b7b9298f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:54.285594 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:54.285594 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:54.286659 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec63869f-5ed0-48b8-9425-78b3b7b9298f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:54.287165 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 743/2970] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:54 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:54.398004 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af717c20-7ced-4e2d-87d4-d791fff78444 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:54.399683 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af717c20-7ced-4e2d-87d4-d791fff78444 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:54.399899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af717c20-7ced-4e2d-87d4-d791fff78444 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:54.400086 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af717c20-7ced-4e2d-87d4-d791fff78444 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:54.400300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-af717c20-7ced-4e2d-87d4-d791fff78444 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:54.404109 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:54.404109 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:54.404810 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af717c20-7ced-4e2d-87d4-d791fff78444 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:54.405180 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 740/2971] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:54 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:54.518793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61838035-5442-4253-9660-0d7e9d295f5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:54.520684 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61838035-5442-4253-9660-0d7e9d295f5d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:14:54.520952 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61838035-5442-4253-9660-0d7e9d295f5d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:54.521309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61838035-5442-4253-9660-0d7e9d295f5d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:54.521451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-61838035-5442-4253-9660-0d7e9d295f5d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:54.527570 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:54.527570 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:54.528801 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61838035-5442-4253-9660-0d7e9d295f5d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:14:54.529313 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 750/2972] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:54 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:54.681593 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ee52adb-fbfe-4b98-96c1-548f38f002c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:54.683692 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ee52adb-fbfe-4b98-96c1-548f38f002c1 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:54.683901 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ee52adb-fbfe-4b98-96c1-548f38f002c1 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:54.684141 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ee52adb-fbfe-4b98-96c1-548f38f002c1 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:54.695659 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:54.695659 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:54.700562 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ee52adb-fbfe-4b98-96c1-548f38f002c1 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:54.705156 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ee52adb-fbfe-4b98-96c1-548f38f002c1 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:54.705699 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 740/2973] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:54 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:55.299781 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cab81d4-d955-40ef-ba38-c546796e20a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:55.302589 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cab81d4-d955-40ef-ba38-c546796e20a3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:55.302589 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cab81d4-d955-40ef-ba38-c546796e20a3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:55.302589 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cab81d4-d955-40ef-ba38-c546796e20a3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:55.302589 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4cab81d4-d955-40ef-ba38-c546796e20a3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:55.307617 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:55.307617 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:55.310233 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cab81d4-d955-40ef-ba38-c546796e20a3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:55.310233 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 744/2974] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:55 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:55.418031 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-26c6a783-d06b-4edf-aa1d-0d16ecd7cd17 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:55.421226 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26c6a783-d06b-4edf-aa1d-0d16ecd7cd17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:55.421226 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26c6a783-d06b-4edf-aa1d-0d16ecd7cd17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:55.421226 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26c6a783-d06b-4edf-aa1d-0d16ecd7cd17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:55.421226 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-26c6a783-d06b-4edf-aa1d-0d16ecd7cd17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:55.426960 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:55.426960 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:55.427786 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26c6a783-d06b-4edf-aa1d-0d16ecd7cd17 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:55.428304 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 741/2975] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:55 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:55.550794 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-47b39ab6-d761-475e-a593-0d4ae806abc8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:55.552870 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47b39ab6-d761-475e-a593-0d4ae806abc8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:14:55.553126 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47b39ab6-d761-475e-a593-0d4ae806abc8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:55.553366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47b39ab6-d761-475e-a593-0d4ae806abc8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:55.553523 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-47b39ab6-d761-475e-a593-0d4ae806abc8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:55.558829 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:55.558829 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:55.559945 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47b39ab6-d761-475e-a593-0d4ae806abc8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:14:55.560429 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 751/2976] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:55 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:55.722217 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b453c14e-7a66-453b-a10e-7eb6ddcb7e75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:55.724467 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b453c14e-7a66-453b-a10e-7eb6ddcb7e75 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:55.724684 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b453c14e-7a66-453b-a10e-7eb6ddcb7e75 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:55.724947 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b453c14e-7a66-453b-a10e-7eb6ddcb7e75 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:55.741006 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:55.741006 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:55.747369 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b453c14e-7a66-453b-a10e-7eb6ddcb7e75 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:55.754436 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b453c14e-7a66-453b-a10e-7eb6ddcb7e75 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:55.755036 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 741/2977] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:55 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:56.321782 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dfc82198-e2cf-432f-9ae4-fc5b7a155bf6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:56.323807 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfc82198-e2cf-432f-9ae4-fc5b7a155bf6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:56.324221 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfc82198-e2cf-432f-9ae4-fc5b7a155bf6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:56.326883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfc82198-e2cf-432f-9ae4-fc5b7a155bf6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:56.326883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dfc82198-e2cf-432f-9ae4-fc5b7a155bf6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:56.332670 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:56.332670 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:56.334151 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfc82198-e2cf-432f-9ae4-fc5b7a155bf6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:56.334151 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 745/2978] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:56 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:56.441178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dcc2370d-ae43-4a5e-a970-15906deee24c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:56.443707 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dcc2370d-ae43-4a5e-a970-15906deee24c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:56.444015 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dcc2370d-ae43-4a5e-a970-15906deee24c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:56.444248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dcc2370d-ae43-4a5e-a970-15906deee24c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:56.444726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dcc2370d-ae43-4a5e-a970-15906deee24c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:56.452494 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:56.452494 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:56.453644 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dcc2370d-ae43-4a5e-a970-15906deee24c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:56.454301 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 742/2979] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:56 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:56.571155 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34a08aef-8f88-482f-a2a5-020403e42017 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:56.573036 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34a08aef-8f88-482f-a2a5-020403e42017 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:14:56.573208 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34a08aef-8f88-482f-a2a5-020403e42017 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:56.573395 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34a08aef-8f88-482f-a2a5-020403e42017 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:56.573505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-34a08aef-8f88-482f-a2a5-020403e42017 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:56.578149 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:56.578149 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:56.578975 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34a08aef-8f88-482f-a2a5-020403e42017 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:14:56.579348 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 752/2980] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:56 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:56.800836 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6471af9a-0a4f-4573-8f53-abec8bd2cc2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:56.804723 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6471af9a-0a4f-4573-8f53-abec8bd2cc2e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:56.805029 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6471af9a-0a4f-4573-8f53-abec8bd2cc2e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:56.805223 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6471af9a-0a4f-4573-8f53-abec8bd2cc2e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:56.829659 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:56.829659 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:56.839031 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6471af9a-0a4f-4573-8f53-abec8bd2cc2e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:56.845324 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6471af9a-0a4f-4573-8f53-abec8bd2cc2e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:56.845904 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 742/2981] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:56 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:57.352194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0df4c803-e3c5-449c-b2ca-1525fd487443 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:57.355043 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0df4c803-e3c5-449c-b2ca-1525fd487443 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:57.355332 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0df4c803-e3c5-449c-b2ca-1525fd487443 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:57.355598 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0df4c803-e3c5-449c-b2ca-1525fd487443 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:57.355759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0df4c803-e3c5-449c-b2ca-1525fd487443 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:57.366248 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:57.366248 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:57.367362 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0df4c803-e3c5-449c-b2ca-1525fd487443 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:57.367905 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 746/2982] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:57 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:57.475058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f46714c-c21b-4275-a1ac-8bcc25cef5b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:57.479021 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f46714c-c21b-4275-a1ac-8bcc25cef5b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:57.479312 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f46714c-c21b-4275-a1ac-8bcc25cef5b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:57.479600 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f46714c-c21b-4275-a1ac-8bcc25cef5b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:57.479768 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7f46714c-c21b-4275-a1ac-8bcc25cef5b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:57.499119 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:57.499119 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:57.500450 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f46714c-c21b-4275-a1ac-8bcc25cef5b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:57.500450 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 743/2983] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:57 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:57.598037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ee666701-940e-44dd-9932-99c85375bcea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:57.600994 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee666701-940e-44dd-9932-99c85375bcea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:14:57.601134 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee666701-940e-44dd-9932-99c85375bcea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:57.602095 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee666701-940e-44dd-9932-99c85375bcea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:57.602095 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ee666701-940e-44dd-9932-99c85375bcea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:57.618726 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:57.618726 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:57.619752 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee666701-940e-44dd-9932-99c85375bcea tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:14:57.621078 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 753/2984] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:57 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:57.874287 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89181b4b-ba1f-4345-bc2f-f9d501b038ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:57.877343 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89181b4b-ba1f-4345-bc2f-f9d501b038ce tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:57.877664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89181b4b-ba1f-4345-bc2f-f9d501b038ce tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:57.878461 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89181b4b-ba1f-4345-bc2f-f9d501b038ce tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:57.908272 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:57.908272 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:57.924159 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89181b4b-ba1f-4345-bc2f-f9d501b038ce tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:57.933597 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89181b4b-ba1f-4345-bc2f-f9d501b038ce tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:57.934791 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 743/2985] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:57 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:58.392730 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d044db91-25c0-4912-867a-910c9a97be8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:58.395293 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d044db91-25c0-4912-867a-910c9a97be8a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:58.395526 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d044db91-25c0-4912-867a-910c9a97be8a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:58.396671 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d044db91-25c0-4912-867a-910c9a97be8a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:58.396822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d044db91-25c0-4912-867a-910c9a97be8a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:58.406654 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:58.406654 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:58.408500 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d044db91-25c0-4912-867a-910c9a97be8a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:58.409887 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 747/2986] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:58 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:58.516664 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f65a20fb-75d6-4234-b27f-9f87b81a09b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:58.520294 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f65a20fb-75d6-4234-b27f-9f87b81a09b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:58.520294 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f65a20fb-75d6-4234-b27f-9f87b81a09b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:58.520611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f65a20fb-75d6-4234-b27f-9f87b81a09b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:58.520611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f65a20fb-75d6-4234-b27f-9f87b81a09b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:58.529478 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:58.529478 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:58.530343 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f65a20fb-75d6-4234-b27f-9f87b81a09b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:58.530826 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 744/2987] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:58 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:58.644580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d23dc0c2-2059-4df9-9648-2a6342d56ef0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:58.648107 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d23dc0c2-2059-4df9-9648-2a6342d56ef0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:14:58.648231 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d23dc0c2-2059-4df9-9648-2a6342d56ef0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:58.648564 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d23dc0c2-2059-4df9-9648-2a6342d56ef0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:58.648711 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d23dc0c2-2059-4df9-9648-2a6342d56ef0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:58.661883 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:58.661883 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:58.663110 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d23dc0c2-2059-4df9-9648-2a6342d56ef0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:14:58.663638 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 754/2988] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:58 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:58.957781 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2119736d-a15b-4c4c-8418-772aee7856c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:58.960206 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2119736d-a15b-4c4c-8418-772aee7856c0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:14:58.960498 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2119736d-a15b-4c4c-8418-772aee7856c0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:58.960725 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2119736d-a15b-4c4c-8418-772aee7856c0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:58.976157 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:58.976157 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:14:58.983505 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2119736d-a15b-4c4c-8418-772aee7856c0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:14:58.990431 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2119736d-a15b-4c4c-8418-772aee7856c0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:14:58.990813 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 744/2989] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:58 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:59.424375 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e0a9154-d1f2-40cf-95b8-4e1425fb5acc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:59.429535 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e0a9154-d1f2-40cf-95b8-4e1425fb5acc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:14:59.429835 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e0a9154-d1f2-40cf-95b8-4e1425fb5acc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:59.430101 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e0a9154-d1f2-40cf-95b8-4e1425fb5acc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:59.430101 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3e0a9154-d1f2-40cf-95b8-4e1425fb5acc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:59.435254 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:59.435254 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:14:59.436297 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e0a9154-d1f2-40cf-95b8-4e1425fb5acc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:14:59.436722 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 748/2990] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:59 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:59.546622 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2339c55f-dd3d-4cad-a4e3-946030689478 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:59.547524 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2339c55f-dd3d-4cad-a4e3-946030689478 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:14:59.547524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2339c55f-dd3d-4cad-a4e3-946030689478 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:59.547524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2339c55f-dd3d-4cad-a4e3-946030689478 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:59.547524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2339c55f-dd3d-4cad-a4e3-946030689478 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:59.565326 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:59.565326 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:14:59.566346 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2339c55f-dd3d-4cad-a4e3-946030689478 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:14:59.566997 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 745/2991] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:59 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:14:59.681310 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-952ebd92-08e3-499d-9a45-93c2161f6e80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:14:59.685217 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-952ebd92-08e3-499d-9a45-93c2161f6e80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:14:59.685535 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-952ebd92-08e3-499d-9a45-93c2161f6e80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:14:59.687129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-952ebd92-08e3-499d-9a45-93c2161f6e80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:14:59.687129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-952ebd92-08e3-499d-9a45-93c2161f6e80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:14:59.694566 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:14:59.694566 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:14:59.695597 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-952ebd92-08e3-499d-9a45-93c2161f6e80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:14:59.697931 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 755/2992] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:14:59 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:00.010167 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3a7012f-54f8-4022-9744-9721557a40da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:00.012430 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3a7012f-54f8-4022-9744-9721557a40da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:00.012698 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3a7012f-54f8-4022-9744-9721557a40da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:00.012924 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3a7012f-54f8-4022-9744-9721557a40da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:00.037182 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:00.037182 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:00.044782 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3a7012f-54f8-4022-9744-9721557a40da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:00.051759 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3a7012f-54f8-4022-9744-9721557a40da tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:15:00.052277 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 745/2993] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:00 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:00.475750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9ba6f384-ef0a-4f19-be88-37e092e476f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:00.493567 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ba6f384-ef0a-4f19-be88-37e092e476f8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:00.495444 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ba6f384-ef0a-4f19-be88-37e092e476f8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:00.496467 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ba6f384-ef0a-4f19-be88-37e092e476f8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:00.496645 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9ba6f384-ef0a-4f19-be88-37e092e476f8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:00.510979 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:00.510979 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:00.512137 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ba6f384-ef0a-4f19-be88-37e092e476f8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:00.512910 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 749/2994] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:00 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:00.593915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-166ffdcf-bbbf-41bd-b131-acf663798170 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:00.595593 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-166ffdcf-bbbf-41bd-b131-acf663798170 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:00.596765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-166ffdcf-bbbf-41bd-b131-acf663798170 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:00.596765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-166ffdcf-bbbf-41bd-b131-acf663798170 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:00.596765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-166ffdcf-bbbf-41bd-b131-acf663798170 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:00.610101 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:00.610101 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:00.611140 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-166ffdcf-bbbf-41bd-b131-acf663798170 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:00.611573 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 746/2995] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:00 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:00.715491 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-871fc8aa-db8e-4977-adda-5378b1cd507d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:00.717823 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-871fc8aa-db8e-4977-adda-5378b1cd507d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:00.718396 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-871fc8aa-db8e-4977-adda-5378b1cd507d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:00.718709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-871fc8aa-db8e-4977-adda-5378b1cd507d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:00.719227 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-871fc8aa-db8e-4977-adda-5378b1cd507d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:00.725781 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:00.725781 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:00.726979 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-871fc8aa-db8e-4977-adda-5378b1cd507d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:00.727800 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 756/2996] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:00 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:01.068086 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ffdb8270-bdb3-4e73-925e-69693e0b8868 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:01.075037 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffdb8270-bdb3-4e73-925e-69693e0b8868 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:01.075481 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffdb8270-bdb3-4e73-925e-69693e0b8868 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:01.075600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffdb8270-bdb3-4e73-925e-69693e0b8868 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:01.100225 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:01.100225 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:01.105769 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ffdb8270-bdb3-4e73-925e-69693e0b8868 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:01.117573 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffdb8270-bdb3-4e73-925e-69693e0b8868 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:15:01.117882 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 746/2997] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:01 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:01.526850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29c20fd9-24cb-4703-9132-1dbbe6dac9af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:01.531883 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29c20fd9-24cb-4703-9132-1dbbe6dac9af tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:01.531883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29c20fd9-24cb-4703-9132-1dbbe6dac9af tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:01.531883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29c20fd9-24cb-4703-9132-1dbbe6dac9af tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:01.531883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-29c20fd9-24cb-4703-9132-1dbbe6dac9af tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:01.537713 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:01.537713 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:01.539223 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29c20fd9-24cb-4703-9132-1dbbe6dac9af tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:01.539223 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 750/2998] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:01 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:01.627982 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d56e9cc2-52aa-4522-85b1-8b58a336e070 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:01.635594 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d56e9cc2-52aa-4522-85b1-8b58a336e070 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:01.635735 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d56e9cc2-52aa-4522-85b1-8b58a336e070 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:01.635911 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d56e9cc2-52aa-4522-85b1-8b58a336e070 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:01.636069 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d56e9cc2-52aa-4522-85b1-8b58a336e070 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:01.643123 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:01.643123 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:01.644131 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d56e9cc2-52aa-4522-85b1-8b58a336e070 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:01.644627 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 747/2999] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:01 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:01.682702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-945f04a7-5aed-4749-960a-9195ff2cd033 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:01.685502 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-945f04a7-5aed-4749-960a-9195ff2cd033 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9/action Jul 22 00:15:01.686443 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-945f04a7-5aed-4749-960a-9195ff2cd033 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:01.686636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-945f04a7-5aed-4749-960a-9195ff2cd033 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:01.710204 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:01.710204 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:01.728190 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ad30a874-c689-409e-a418-ce4a2e9e7a47 req-945f04a7-5aed-4749-960a-9195ff2cd033 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9/action returned with HTTP 204 Jul 22 00:15:01.729524 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 757/3000] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:15:01 2026] POST /volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:01.744092 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4fa3678e-5be5-4954-87a2-5ba338de6114 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:01.747196 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fa3678e-5be5-4954-87a2-5ba338de6114 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:01.748763 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fa3678e-5be5-4954-87a2-5ba338de6114 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:01.748763 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4fa3678e-5be5-4954-87a2-5ba338de6114 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:01.748763 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4fa3678e-5be5-4954-87a2-5ba338de6114 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:01.755565 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:01.755565 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:01.756748 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4fa3678e-5be5-4954-87a2-5ba338de6114 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:01.757390 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 747/3001] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:01 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:02.136010 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24846a06-cddd-4c57-8adc-a9bdf96d60f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:02.138687 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24846a06-cddd-4c57-8adc-a9bdf96d60f9 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:02.139004 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24846a06-cddd-4c57-8adc-a9bdf96d60f9 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:02.139232 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24846a06-cddd-4c57-8adc-a9bdf96d60f9 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:02.153268 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:02.153268 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:02.158216 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24846a06-cddd-4c57-8adc-a9bdf96d60f9 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:02.164239 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24846a06-cddd-4c57-8adc-a9bdf96d60f9 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:15:02.164689 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 751/3002] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:02 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:02.179077 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4671d62f-472d-48e5-b9ef-ad4827480e53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:02.182466 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4671d62f-472d-48e5-b9ef-ad4827480e53 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:02.182837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4671d62f-472d-48e5-b9ef-ad4827480e53 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:02.183100 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4671d62f-472d-48e5-b9ef-ad4827480e53 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:02.205319 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:02.205319 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:02.212168 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4671d62f-472d-48e5-b9ef-ad4827480e53 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:02.218227 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4671d62f-472d-48e5-b9ef-ad4827480e53 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:15:02.218408 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 748/3003] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:02 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 1166 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:02.555629 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-43b0c6a5-a67d-434d-88bf-37ecda1db6e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:02.558073 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43b0c6a5-a67d-434d-88bf-37ecda1db6e1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:02.558353 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43b0c6a5-a67d-434d-88bf-37ecda1db6e1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:02.558592 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43b0c6a5-a67d-434d-88bf-37ecda1db6e1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:02.559867 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-43b0c6a5-a67d-434d-88bf-37ecda1db6e1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:02.564731 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:02.564731 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:02.565782 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43b0c6a5-a67d-434d-88bf-37ecda1db6e1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:02.566290 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 758/3004] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:02 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:02.661164 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-685bdc7c-abe0-4c42-bcf9-724311039c53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:02.663140 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-685bdc7c-abe0-4c42-bcf9-724311039c53 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:02.663339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-685bdc7c-abe0-4c42-bcf9-724311039c53 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:02.663559 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-685bdc7c-abe0-4c42-bcf9-724311039c53 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:02.663673 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-685bdc7c-abe0-4c42-bcf9-724311039c53 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:02.669333 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:02.669333 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:02.670222 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-685bdc7c-abe0-4c42-bcf9-724311039c53 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:02.670629 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 748/3005] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:02 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:02.772320 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-93502a9c-fe2f-4ba6-b336-3a14eb0407b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:02.775329 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93502a9c-fe2f-4ba6-b336-3a14eb0407b3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:02.775329 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93502a9c-fe2f-4ba6-b336-3a14eb0407b3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:02.775329 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93502a9c-fe2f-4ba6-b336-3a14eb0407b3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:02.775715 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-93502a9c-fe2f-4ba6-b336-3a14eb0407b3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:02.785198 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:02.785198 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:02.788719 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93502a9c-fe2f-4ba6-b336-3a14eb0407b3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:02.789197 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 752/3006] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:02 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:03.584040 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70d46937-75dc-43df-b054-ce136265f2cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:03.587633 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70d46937-75dc-43df-b054-ce136265f2cd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:03.588197 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70d46937-75dc-43df-b054-ce136265f2cd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:03.588442 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70d46937-75dc-43df-b054-ce136265f2cd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:03.589853 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-70d46937-75dc-43df-b054-ce136265f2cd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:03.595737 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:03.595737 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:03.597037 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70d46937-75dc-43df-b054-ce136265f2cd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:03.597397 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 749/3007] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:03 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:03.693964 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e8e11c3-6dde-4341-9caa-94037c2e89fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:03.697609 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e8e11c3-6dde-4341-9caa-94037c2e89fb tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:03.697904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e8e11c3-6dde-4341-9caa-94037c2e89fb tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:03.698259 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e8e11c3-6dde-4341-9caa-94037c2e89fb tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:03.698397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2e8e11c3-6dde-4341-9caa-94037c2e89fb tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:03.712089 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:03.712089 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:03.713459 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e8e11c3-6dde-4341-9caa-94037c2e89fb tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:03.714459 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 759/3008] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:03 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:03.802637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6cb90a6c-f732-47f5-a6ed-e5a74208db75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:03.810174 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cb90a6c-f732-47f5-a6ed-e5a74208db75 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:03.810669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cb90a6c-f732-47f5-a6ed-e5a74208db75 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:03.812363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cb90a6c-f732-47f5-a6ed-e5a74208db75 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:03.812363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6cb90a6c-f732-47f5-a6ed-e5a74208db75 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:03.825208 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:03.825208 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:03.826184 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cb90a6c-f732-47f5-a6ed-e5a74208db75 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:03.826949 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 749/3009] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:03 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:04.613076 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74b761c3-14ab-44e4-907b-971695e0e002 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:04.616692 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74b761c3-14ab-44e4-907b-971695e0e002 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:04.616692 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74b761c3-14ab-44e4-907b-971695e0e002 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:04.616692 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74b761c3-14ab-44e4-907b-971695e0e002 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:04.616692 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-74b761c3-14ab-44e4-907b-971695e0e002 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:04.624885 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:04.624885 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:04.625388 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74b761c3-14ab-44e4-907b-971695e0e002 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:04.625914 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 753/3010] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:04 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:04.729434 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ef6561c-3086-4102-a954-b91f67795be8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:04.732386 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ef6561c-3086-4102-a954-b91f67795be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:04.732734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ef6561c-3086-4102-a954-b91f67795be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:04.733056 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ef6561c-3086-4102-a954-b91f67795be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:04.733056 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1ef6561c-3086-4102-a954-b91f67795be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:04.739251 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:04.739251 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:04.740153 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ef6561c-3086-4102-a954-b91f67795be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:04.740511 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 750/3011] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:04 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:04.844186 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eebeae9f-9296-4580-b677-437a6ad7b9c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:04.851749 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eebeae9f-9296-4580-b677-437a6ad7b9c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:04.852446 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eebeae9f-9296-4580-b677-437a6ad7b9c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:04.852446 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eebeae9f-9296-4580-b677-437a6ad7b9c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:04.853129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-eebeae9f-9296-4580-b677-437a6ad7b9c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:04.862977 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:04.862977 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:04.864661 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eebeae9f-9296-4580-b677-437a6ad7b9c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:04.866238 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 760/3012] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:04 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:05.366763 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-26a6f767-6411-4bec-8e37-034941dcf532 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:05.370786 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-26a6f767-6411-4bec-8e37-034941dcf532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503/action Jul 22 00:15:05.372759 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-26a6f767-6411-4bec-8e37-034941dcf532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:05.374146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-26a6f767-6411-4bec-8e37-034941dcf532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:05.409624 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:05.409624 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:05.433177 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dbd4f537-2daf-45f4-ab7e-6939ebce253f req-26a6f767-6411-4bec-8e37-034941dcf532 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503/action returned with HTTP 204 Jul 22 00:15:05.433782 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 750/3013] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:15:05 2026] POST /volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:05.643127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb753b29-c424-4046-ad27-2d3092956fc1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:05.646127 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb753b29-c424-4046-ad27-2d3092956fc1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:05.646551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb753b29-c424-4046-ad27-2d3092956fc1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:05.647065 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb753b29-c424-4046-ad27-2d3092956fc1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:05.647253 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fb753b29-c424-4046-ad27-2d3092956fc1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:05.654153 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:05.654153 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:05.654926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb753b29-c424-4046-ad27-2d3092956fc1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:05.655306 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 754/3014] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:05 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:05.760510 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bf0c8106-bf8c-4d03-91e2-8934f5c07fbf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:05.761006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7896e163-0b04-4ee2-b677-6118511f3478 req-fecec5cc-c611-4593-bdc6-c3e17404d532 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:05.763667 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf0c8106-bf8c-4d03-91e2-8934f5c07fbf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:05.764045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf0c8106-bf8c-4d03-91e2-8934f5c07fbf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:05.764277 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf0c8106-bf8c-4d03-91e2-8934f5c07fbf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:05.764423 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bf0c8106-bf8c-4d03-91e2-8934f5c07fbf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:05.765045 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-fecec5cc-c611-4593-bdc6-c3e17404d532 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:05.766490 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-fecec5cc-c611-4593-bdc6-c3e17404d532 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:05.766490 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-fecec5cc-c611-4593-bdc6-c3e17404d532 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:05.772342 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:05.772342 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:05.773338 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf0c8106-bf8c-4d03-91e2-8934f5c07fbf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:05.773830 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 751/3015] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:05 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:05.785206 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:05.785206 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:05.794444 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7896e163-0b04-4ee2-b677-6118511f3478 req-fecec5cc-c611-4593-bdc6-c3e17404d532 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:05.805073 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-fecec5cc-c611-4593-bdc6-c3e17404d532 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:15:05.806555 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 761/3016] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:05 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 1166 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:05.843084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7896e163-0b04-4ee2-b677-6118511f3478 req-09c784b1-d6d6-4cd7-9615-7c163358a70f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:05.848721 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-09c784b1-d6d6-4cd7-9615-7c163358a70f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] POST https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4/action Jul 22 00:15:05.849742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-09c784b1-d6d6-4cd7-9615-7c163358a70f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:05.850186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-09c784b1-d6d6-4cd7-9615-7c163358a70f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:05.870838 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:05.870838 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:05.871760 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7896e163-0b04-4ee2-b677-6118511f3478 req-09c784b1-d6d6-4cd7-9615-7c163358a70f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:05.884506 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28d05d0e-37fc-4a11-87b2-424b7f56e920 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:05.888298 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28d05d0e-37fc-4a11-87b2-424b7f56e920 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:05.889560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28d05d0e-37fc-4a11-87b2-424b7f56e920 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:05.889560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28d05d0e-37fc-4a11-87b2-424b7f56e920 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:05.889560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-28d05d0e-37fc-4a11-87b2-424b7f56e920 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:05.890940 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7896e163-0b04-4ee2-b677-6118511f3478 req-09c784b1-d6d6-4cd7-9615-7c163358a70f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Begin detaching volume completed successfully. Jul 22 00:15:05.890940 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-09c784b1-d6d6-4cd7-9615-7c163358a70f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4/action returned with HTTP 202 Jul 22 00:15:05.891798 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 751/3017] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:15:05 2026] POST /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:15:05.896784 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:05.896784 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:05.897813 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28d05d0e-37fc-4a11-87b2-424b7f56e920 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:05.898337 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 755/3018] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:05 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:05.975232 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a94e3ee4-1392-4507-bca4-c4ba292f84bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:05.975968 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a94e3ee4-1392-4507-bca4-c4ba292f84bd None None] GET https://10.4.3.168/volume// Jul 22 00:15:05.976114 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a94e3ee4-1392-4507-bca4-c4ba292f84bd None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:05.976394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a94e3ee4-1392-4507-bca4-c4ba292f84bd None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:05.976846 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a94e3ee4-1392-4507-bca4-c4ba292f84bd None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:05.977922 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 752/3019] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:15:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:05.991303 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7896e163-0b04-4ee2-b677-6118511f3478 req-a0a35fef-3f4d-4325-af8e-f9b8004b020f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:05.994608 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-a0a35fef-3f4d-4325-af8e-f9b8004b020f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:05.995210 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-a0a35fef-3f4d-4325-af8e-f9b8004b020f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:05.995659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-a0a35fef-3f4d-4325-af8e-f9b8004b020f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:06.015901 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:06.015901 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:06.021998 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7896e163-0b04-4ee2-b677-6118511f3478 req-a0a35fef-3f4d-4325-af8e-f9b8004b020f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:06.030501 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-a0a35fef-3f4d-4325-af8e-f9b8004b020f tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:15:06.031273 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 762/3020] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:15:05 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:15:06.669018 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2de5b506-a707-4846-9ffe-d4cbee6c7fb8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:06.671410 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2de5b506-a707-4846-9ffe-d4cbee6c7fb8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:06.671749 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2de5b506-a707-4846-9ffe-d4cbee6c7fb8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:06.672461 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2de5b506-a707-4846-9ffe-d4cbee6c7fb8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:06.672461 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2de5b506-a707-4846-9ffe-d4cbee6c7fb8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:06.678698 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:06.678698 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:06.679945 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2de5b506-a707-4846-9ffe-d4cbee6c7fb8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:06.680779 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 752/3021] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:06 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:06.794273 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1a89e04-da80-41d5-84fd-dc241e0765b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:06.796997 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1a89e04-da80-41d5-84fd-dc241e0765b7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:06.796997 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1a89e04-da80-41d5-84fd-dc241e0765b7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:06.797156 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1a89e04-da80-41d5-84fd-dc241e0765b7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:06.798706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c1a89e04-da80-41d5-84fd-dc241e0765b7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:06.803530 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:06.803530 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:06.804480 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1a89e04-da80-41d5-84fd-dc241e0765b7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:06.805054 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 756/3022] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:06 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:06.926700 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b9d1e140-5d51-49b6-a29c-2ba5c551cb6d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:06.930410 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9d1e140-5d51-49b6-a29c-2ba5c551cb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:06.930410 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9d1e140-5d51-49b6-a29c-2ba5c551cb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:06.930535 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9d1e140-5d51-49b6-a29c-2ba5c551cb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:06.931405 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b9d1e140-5d51-49b6-a29c-2ba5c551cb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:06.941444 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:06.941444 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:06.943243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9d1e140-5d51-49b6-a29c-2ba5c551cb6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:06.944023 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 753/3023] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:06 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:07.326895 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7896e163-0b04-4ee2-b677-6118511f3478 req-e135df3b-2bac-4ba6-b7b8-2d9f59f8fa83 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:07.328985 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-e135df3b-2bac-4ba6-b7b8-2d9f59f8fa83 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] DELETE https://10.4.3.168/volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9 Jul 22 00:15:07.329697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-e135df3b-2bac-4ba6-b7b8-2d9f59f8fa83 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:07.329697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-e135df3b-2bac-4ba6-b7b8-2d9f59f8fa83 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:07.344697 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:07.344697 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:07.440682 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7896e163-0b04-4ee2-b677-6118511f3478 req-e135df3b-2bac-4ba6-b7b8-2d9f59f8fa83 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9 returned with HTTP 200 Jul 22 00:15:07.440842 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 763/3024] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:15:07 2026] DELETE /volume/v3/attachments/7ec97594-115f-4afa-b679-cf7fc444b9e9 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:07.700447 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56a539e2-1527-44b9-b449-a649d3503f9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:07.702593 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56a539e2-1527-44b9-b449-a649d3503f9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:07.702834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56a539e2-1527-44b9-b449-a649d3503f9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:07.703048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56a539e2-1527-44b9-b449-a649d3503f9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:07.703165 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-56a539e2-1527-44b9-b449-a649d3503f9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:07.711130 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:07.711130 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:07.711967 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56a539e2-1527-44b9-b449-a649d3503f9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:07.712344 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 753/3025] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:07 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:07.824429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31533f7d-ac5c-4be4-b5aa-9c8960708256 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:07.827635 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31533f7d-ac5c-4be4-b5aa-9c8960708256 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:07.827635 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31533f7d-ac5c-4be4-b5aa-9c8960708256 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:07.828661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31533f7d-ac5c-4be4-b5aa-9c8960708256 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:07.828661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-31533f7d-ac5c-4be4-b5aa-9c8960708256 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:07.836821 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:07.836821 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:07.838702 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31533f7d-ac5c-4be4-b5aa-9c8960708256 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:07.839365 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 757/3026] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:07 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:07.962478 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9446784f-1a7f-42ec-9f5c-d96ddc505a0f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:07.967888 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9446784f-1a7f-42ec-9f5c-d96ddc505a0f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:07.967888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9446784f-1a7f-42ec-9f5c-d96ddc505a0f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:07.967888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9446784f-1a7f-42ec-9f5c-d96ddc505a0f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:07.967888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9446784f-1a7f-42ec-9f5c-d96ddc505a0f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:07.972628 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:07.972628 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:07.973770 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9446784f-1a7f-42ec-9f5c-d96ddc505a0f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:07.974327 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 754/3027] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:07 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:08.727278 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec8a1054-9f9d-4529-baa8-6306186c40a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:08.730289 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec8a1054-9f9d-4529-baa8-6306186c40a7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:08.730536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec8a1054-9f9d-4529-baa8-6306186c40a7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:08.730763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec8a1054-9f9d-4529-baa8-6306186c40a7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:08.731287 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ec8a1054-9f9d-4529-baa8-6306186c40a7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:08.738749 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:08.738749 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:08.739762 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec8a1054-9f9d-4529-baa8-6306186c40a7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:08.741010 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 764/3028] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:08 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:08.860170 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-759b0028-c93c-4c4e-8742-cb2825cc1ae0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:08.862581 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-759b0028-c93c-4c4e-8742-cb2825cc1ae0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:08.862799 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-759b0028-c93c-4c4e-8742-cb2825cc1ae0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:08.863063 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-759b0028-c93c-4c4e-8742-cb2825cc1ae0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:08.863192 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-759b0028-c93c-4c4e-8742-cb2825cc1ae0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:08.869921 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:08.869921 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:08.870734 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-759b0028-c93c-4c4e-8742-cb2825cc1ae0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:08.871124 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 754/3029] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:08 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:08.995848 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c55e5c7f-1450-43aa-bb71-083f669d5533 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:08.997780 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c55e5c7f-1450-43aa-bb71-083f669d5533 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:08.998022 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c55e5c7f-1450-43aa-bb71-083f669d5533 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:08.998265 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c55e5c7f-1450-43aa-bb71-083f669d5533 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:08.998426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c55e5c7f-1450-43aa-bb71-083f669d5533 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:09.003568 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:09.003568 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:09.004541 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c55e5c7f-1450-43aa-bb71-083f669d5533 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:09.004970 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 758/3030] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:08 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:09.755693 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9ddbbf68-b9a2-4f5a-a699-906690adbda3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:09.758345 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ddbbf68-b9a2-4f5a-a699-906690adbda3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:09.758678 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ddbbf68-b9a2-4f5a-a699-906690adbda3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:09.759113 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ddbbf68-b9a2-4f5a-a699-906690adbda3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:09.759113 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9ddbbf68-b9a2-4f5a-a699-906690adbda3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:09.765756 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:09.765756 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:09.766990 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ddbbf68-b9a2-4f5a-a699-906690adbda3 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:09.767446 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 755/3031] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:09 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:09.781761 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9a5b5ea8-3a01-4790-a702-2cc751cd3594 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:09.883385 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a9923864-f900-4604-93d7-09dcd3fd5937 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:09.887558 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9923864-f900-4604-93d7-09dcd3fd5937 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:09.887921 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9923864-f900-4604-93d7-09dcd3fd5937 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:09.888162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9923864-f900-4604-93d7-09dcd3fd5937 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:09.888282 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a9923864-f900-4604-93d7-09dcd3fd5937 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:09.895370 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:09.895370 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:09.896276 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9923864-f900-4604-93d7-09dcd3fd5937 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:09.896818 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 755/3032] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:09 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:09.973361 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a5b5ea8-3a01-4790-a702-2cc751cd3594 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:15:09.973361 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a5b5ea8-3a01-4790-a702-2cc751cd3594 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a6f9085-d463-435a-807d-51db302f46b5", "incremental": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:09.978332 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-9a5b5ea8-3a01-4790-a702-2cc751cd3594 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Creating new backup {'backup': {'volume_id': '9a6f9085-d463-435a-807d-51db302f46b5', 'incremental': True}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:15:09.978528 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-9a5b5ea8-3a01-4790-a702-2cc751cd3594 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Creating backup of volume 9a6f9085-d463-435a-807d-51db302f46b5 in container None Jul 22 00:15:09.991432 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:09.991432 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:09.991947 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9a5b5ea8-3a01-4790-a702-2cc751cd3594 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Volume info retrieved successfully. Jul 22 00:15:10.023200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce0be30e-7204-4058-9838-44a5203fc88d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:10.026884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce0be30e-7204-4058-9838-44a5203fc88d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:10.026884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce0be30e-7204-4058-9838-44a5203fc88d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:10.026884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce0be30e-7204-4058-9838-44a5203fc88d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:10.026884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ce0be30e-7204-4058-9838-44a5203fc88d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:10.036660 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:10.036660 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:10.036660 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce0be30e-7204-4058-9838-44a5203fc88d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:10.036660 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 759/3033] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:10 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:10.040242 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-9a5b5ea8-3a01-4790-a702-2cc751cd3594 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Created reservations ['f32e9100-a2d9-4763-a378-c0eebc9e6af7', '5460dce4-abd1-4c29-8e45-8033409d3179'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:10.064278 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a5b5ea8-3a01-4790-a702-2cc751cd3594 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 400 Jul 22 00:15:10.064817 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 765/3034] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:15:09 2026] POST /volume/v3/backups => generated 109 bytes in 285 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:15:10.074758 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a012596-afb5-4a3c-ba12-f1f2c10954b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:10.076234 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a012596-afb5-4a3c-ba12-f1f2c10954b5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] DELETE https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:10.076489 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a012596-afb5-4a3c-ba12-f1f2c10954b5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:10.076781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a012596-afb5-4a3c-ba12-f1f2c10954b5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:10.076970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-0a012596-afb5-4a3c-ba12-f1f2c10954b5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete backup with id: 82f3f6fc-2e53-4cfd-917b-97f6caec6842. Jul 22 00:15:10.083347 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:10.083347 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:10.097844 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-0a012596-afb5-4a3c-ba12-f1f2c10954b5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] delete_backup rpcapi backup_id 82f3f6fc-2e53-4cfd-917b-97f6caec6842 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:15:10.101263 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a012596-afb5-4a3c-ba12-f1f2c10954b5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 202 Jul 22 00:15:10.101876 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 756/3035] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:15:10 2026] DELETE /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:15:10.109717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c654ead-8823-4351-9d91-7100e0b19b61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:10.111898 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c654ead-8823-4351-9d91-7100e0b19b61 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:10.112177 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c654ead-8823-4351-9d91-7100e0b19b61 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:10.112395 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c654ead-8823-4351-9d91-7100e0b19b61 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:10.112497 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6c654ead-8823-4351-9d91-7100e0b19b61 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:10.118020 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:10.118020 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:10.119136 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c654ead-8823-4351-9d91-7100e0b19b61 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 200 Jul 22 00:15:10.119583 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 756/3036] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:10 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:10.915794 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2fee0386-a867-44f2-8262-44743f434a2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:10.918117 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2fee0386-a867-44f2-8262-44743f434a2f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:10.918937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2fee0386-a867-44f2-8262-44743f434a2f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:10.918937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2fee0386-a867-44f2-8262-44743f434a2f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:10.919885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2fee0386-a867-44f2-8262-44743f434a2f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:10.925656 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:10.925656 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:10.927714 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2fee0386-a867-44f2-8262-44743f434a2f tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:10.927714 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 760/3037] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:10 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:11.051451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-545aedf8-17e0-41ff-8902-3d0c276b70fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:11.053662 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-545aedf8-17e0-41ff-8902-3d0c276b70fa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:11.053998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-545aedf8-17e0-41ff-8902-3d0c276b70fa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:11.054342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-545aedf8-17e0-41ff-8902-3d0c276b70fa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:11.054710 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-545aedf8-17e0-41ff-8902-3d0c276b70fa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:11.061460 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:11.061460 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:11.061460 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-545aedf8-17e0-41ff-8902-3d0c276b70fa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:11.061744 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 766/3038] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:11 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:11.126838 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0bb887e9-1e94-4bca-bff7-364849513418 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:11.129462 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bb887e9-1e94-4bca-bff7-364849513418 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] DELETE https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:11.130121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bb887e9-1e94-4bca-bff7-364849513418 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:11.130121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bb887e9-1e94-4bca-bff7-364849513418 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:11.130345 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0bb887e9-1e94-4bca-bff7-364849513418 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Delete volume with id: cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:11.135687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df174eb1-b3e4-40c0-b6ea-ac3ededd871d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:11.137822 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df174eb1-b3e4-40c0-b6ea-ac3ededd871d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 Jul 22 00:15:11.137822 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df174eb1-b3e4-40c0-b6ea-ac3ededd871d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:11.138128 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df174eb1-b3e4-40c0-b6ea-ac3ededd871d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:11.138169 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-df174eb1-b3e4-40c0-b6ea-ac3ededd871d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 82f3f6fc-2e53-4cfd-917b-97f6caec6842. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:11.142213 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:11.142213 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:11.142719 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0bb887e9-1e94-4bca-bff7-364849513418 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:11.144503 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df174eb1-b3e4-40c0-b6ea-ac3ededd871d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 returned with HTTP 404 Jul 22 00:15:11.145336 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 757/3039] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:11 2026] GET /volume/v3/backups/82f3f6fc-2e53-4cfd-917b-97f6caec6842 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:11.156495 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:11.158704 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:15:11.160136 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-692359452"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:11.160550 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-692359452'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:15:11.160654 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume of 1 GB Jul 22 00:15:11.165725 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Availability Zones retrieved successfully. Jul 22 00:15:11.171704 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Flow 'volume_create_api' (2471539b-b970-488e-8a7c-afd807f4dcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:11.173127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46039cf-4626-4046-903c-d2ec6936b459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:11.174228 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:15:11.179872 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0bb887e9-1e94-4bca-bff7-364849513418 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Delete volume request issued successfully. Jul 22 00:15:11.180206 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bb887e9-1e94-4bca-bff7-364849513418 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 202 Jul 22 00:15:11.180793 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 757/3040] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:15:11 2026] DELETE /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:15:11.190417 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-05fc754f-3511-4eed-89ce-9e12bfaf3fd6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:11.192463 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05fc754f-3511-4eed-89ce-9e12bfaf3fd6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:11.192719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05fc754f-3511-4eed-89ce-9e12bfaf3fd6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:11.193346 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05fc754f-3511-4eed-89ce-9e12bfaf3fd6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:11.203010 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:11.203010 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:11.212254 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-05fc754f-3511-4eed-89ce-9e12bfaf3fd6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:11.216986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46039cf-4626-4046-903c-d2ec6936b459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:11.217410 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225f8038-be30-44e1-9e87-40f96f1c9684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:11.221760 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05fc754f-3511-4eed-89ce-9e12bfaf3fd6 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 200 Jul 22 00:15:11.222499 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 767/3041] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:11 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:11.294394 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Created reservations ['367dbd7f-ae1f-4999-887d-8b15f0070469', '5a76639b-3f39-45be-8f8f-de01ba82cc1f', '359f3c9d-95e2-4215-a53d-e99538408755', '4d833032-4214-49a3-8f22-1082b5d1a6db'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:11.295674 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225f8038-be30-44e1-9e87-40f96f1c9684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['367dbd7f-ae1f-4999-887d-8b15f0070469', '5a76639b-3f39-45be-8f8f-de01ba82cc1f', '359f3c9d-95e2-4215-a53d-e99538408755', '4d833032-4214-49a3-8f22-1082b5d1a6db']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:11.297653 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c65c2a9-d2cc-4dcd-8049-25cf423fabfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:11.336691 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c65c2a9-d2cc-4dcd-8049-25cf423fabfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd362adf9-2241-45e5-9dfc-a7e6cd22a4b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-692359452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbcff0cead704ebab3f48a7689c0a419',qos_specs=None,replication_status=,reservations=['367dbd7f-ae1f-4999-887d-8b15f0070469','5a76639b-3f39-45be-8f8f-de01ba82cc1f','359f3c9d-95e2-4215-a53d-e99538408755','4d833032-4214-49a3-8f22-1082b5d1a6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d6e1b822354c1b9df70265128b1a0e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-692359452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d362adf9-2241-45e5-9dfc-a7e6cd22a4b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbcff0cead704ebab3f48a7689c0a419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23d6e1b822354c1b9df70265128b1a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:11.338022 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d8970e-2bc2-4231-a43b-5ca05f7e8bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:11.370671 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d8970e-2bc2-4231-a43b-5ca05f7e8bfb) transitioned into state 'SUCCESS' from state '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-692359452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbcff0cead704ebab3f48a7689c0a419',qos_specs=None,replication_status=,reservations=['367dbd7f-ae1f-4999-887d-8b15f0070469','5a76639b-3f39-45be-8f8f-de01ba82cc1f','359f3c9d-95e2-4215-a53d-e99538408755','4d833032-4214-49a3-8f22-1082b5d1a6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d6e1b822354c1b9df70265128b1a0e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:11.371665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621f56d6-fb1c-41d1-88ec-ad75fdd59cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:11.387810 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621f56d6-fb1c-41d1-88ec-ad75fdd59cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:11.389143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Flow 'volume_create_api' (2471539b-b970-488e-8a7c-afd807f4dcd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:11.389553 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume request issued successfully. Jul 22 00:15:11.390460 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33e60f66-fe13-49eb-a9da-e55f8fec10a0 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:15:11.391109 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 761/3042] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:15:11 2026] POST /volume/v3/volumes => generated 748 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:11.412412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a5bcbe9-50a6-4ba1-901d-b699ff1f9437 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:11.414905 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a5bcbe9-50a6-4ba1-901d-b699ff1f9437 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 Jul 22 00:15:11.415236 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a5bcbe9-50a6-4ba1-901d-b699ff1f9437 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:11.415551 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a5bcbe9-50a6-4ba1-901d-b699ff1f9437 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:11.428491 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:11.428491 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:11.435981 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a5bcbe9-50a6-4ba1-901d-b699ff1f9437 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:15:11.443426 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a5bcbe9-50a6-4ba1-901d-b699ff1f9437 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 returned with HTTP 200 Jul 22 00:15:11.444366 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 758/3043] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:11 2026] GET /volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:15:11.943456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-602efc65-17ac-4ac8-9d1d-75344536adb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:11.945957 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-602efc65-17ac-4ac8-9d1d-75344536adb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:11.946574 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-602efc65-17ac-4ac8-9d1d-75344536adb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:11.946714 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-602efc65-17ac-4ac8-9d1d-75344536adb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:11.947247 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-602efc65-17ac-4ac8-9d1d-75344536adb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:11.954297 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:11.954297 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:11.955394 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-602efc65-17ac-4ac8-9d1d-75344536adb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:11.956029 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 758/3044] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:11 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:12.076558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8c72e1b6-9806-40a8-b220-a1161aa36dfe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:12.081121 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c72e1b6-9806-40a8-b220-a1161aa36dfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:12.081121 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c72e1b6-9806-40a8-b220-a1161aa36dfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:12.081121 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c72e1b6-9806-40a8-b220-a1161aa36dfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:12.081121 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8c72e1b6-9806-40a8-b220-a1161aa36dfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:12.088762 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:12.088762 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:12.089929 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c72e1b6-9806-40a8-b220-a1161aa36dfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:12.090419 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 768/3045] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:12 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:12.242285 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1672a13e-3878-4ab9-95a3-d6a8ea026d63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:12.244471 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1672a13e-3878-4ab9-95a3-d6a8ea026d63 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 Jul 22 00:15:12.244735 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1672a13e-3878-4ab9-95a3-d6a8ea026d63 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:12.244994 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1672a13e-3878-4ab9-95a3-d6a8ea026d63 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:12.256159 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1672a13e-3878-4ab9-95a3-d6a8ea026d63 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 returned with HTTP 404 Jul 22 00:15:12.256729 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 762/3046] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:12 2026] GET /volume/v3/volumes/cba115ca-2c59-4a13-ab3a-0b448acccca4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:12.460927 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-26078527-386d-4b97-b5e9-2f3edbf775b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:12.464253 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26078527-386d-4b97-b5e9-2f3edbf775b7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 Jul 22 00:15:12.464253 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26078527-386d-4b97-b5e9-2f3edbf775b7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:12.464778 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26078527-386d-4b97-b5e9-2f3edbf775b7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:12.475305 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:12.475305 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:12.483360 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-26078527-386d-4b97-b5e9-2f3edbf775b7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:15:12.489229 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26078527-386d-4b97-b5e9-2f3edbf775b7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 returned with HTTP 200 Jul 22 00:15:12.489727 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 759/3047] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:12 2026] GET /volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:12.510756 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-635f4b5b-ec7e-4260-bd58-1b69a6a5c576 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:12.512536 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-635f4b5b-ec7e-4260-bd58-1b69a6a5c576 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:15:12.512951 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-635f4b5b-ec7e-4260-bd58-1b69a6a5c576 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d362adf9-2241-45e5-9dfc-a7e6cd22a4b5", "name": "tempest-VolumesBackupsTest-Backup-1887948326"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:12.514953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-635f4b5b-ec7e-4260-bd58-1b69a6a5c576 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Creating new backup {'backup': {'volume_id': 'd362adf9-2241-45e5-9dfc-a7e6cd22a4b5', 'name': 'tempest-VolumesBackupsTest-Backup-1887948326'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:15:12.515623 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-635f4b5b-ec7e-4260-bd58-1b69a6a5c576 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Creating backup of volume d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 in container None Jul 22 00:15:12.524646 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:12.524646 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:12.524646 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-635f4b5b-ec7e-4260-bd58-1b69a6a5c576 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Volume info retrieved successfully. Jul 22 00:15:12.547886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-635f4b5b-ec7e-4260-bd58-1b69a6a5c576 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Created reservations ['313b6d5e-9db6-48be-8fc1-389187442fdc', 'bc4a3863-c553-4c8c-baf8-352d3031ad7d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:12.579156 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-635f4b5b-ec7e-4260-bd58-1b69a6a5c576 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:15:12.579291 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 759/3048] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:15:12 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:12.589411 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3599fa09-426a-4cce-8b3a-74d12492adfa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:12.591629 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3599fa09-426a-4cce-8b3a-74d12492adfa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:12.591946 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3599fa09-426a-4cce-8b3a-74d12492adfa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:12.592568 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3599fa09-426a-4cce-8b3a-74d12492adfa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:12.592568 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3599fa09-426a-4cce-8b3a-74d12492adfa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:12.601070 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:12.601070 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:12.601988 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3599fa09-426a-4cce-8b3a-74d12492adfa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:12.602485 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 769/3049] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:12 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:12.782527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dcbcab22-53b2-4a06-929f-8a3d2ff6bd64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:12.786876 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcbcab22-53b2-4a06-929f-8a3d2ff6bd64 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a Jul 22 00:15:12.786876 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcbcab22-53b2-4a06-929f-8a3d2ff6bd64 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:12.786876 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcbcab22-53b2-4a06-929f-8a3d2ff6bd64 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:12.786876 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-dcbcab22-53b2-4a06-929f-8a3d2ff6bd64 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Delete snapshot with id: 0aa6f135-0dbc-4d10-b1fb-c680fe45607a Jul 22 00:15:12.791879 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:12.791879 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:12.792793 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dcbcab22-53b2-4a06-929f-8a3d2ff6bd64 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Snapshot retrieved successfully. Jul 22 00:15:12.812979 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dcbcab22-53b2-4a06-929f-8a3d2ff6bd64 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Snapshot delete request issued successfully. Jul 22 00:15:12.813531 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcbcab22-53b2-4a06-929f-8a3d2ff6bd64 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a returned with HTTP 202 Jul 22 00:15:12.814298 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 763/3050] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:15:12 2026] DELETE /volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f94b749-b9d3-4aa9-ba1a-7a34304c2fa0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f94b749-b9d3-4aa9-ba1a-7a34304c2fa0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f94b749-b9d3-4aa9-ba1a-7a34304c2fa0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f94b749-b9d3-4aa9-ba1a-7a34304c2fa0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f94b749-b9d3-4aa9-ba1a-7a34304c2fa0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Snapshot retrieved successfully. Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f94b749-b9d3-4aa9-ba1a-7a34304c2fa0 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a returned with HTTP 200 Jul 22 00:15:12.876438 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 760/3051] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:15:12 2026] GET /volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:12.971281 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84e9f5b7-b25a-4704-861e-d163604a4f4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:12.973852 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84e9f5b7-b25a-4704-861e-d163604a4f4e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:12.974339 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84e9f5b7-b25a-4704-861e-d163604a4f4e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:12.974596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84e9f5b7-b25a-4704-861e-d163604a4f4e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:12.974806 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-84e9f5b7-b25a-4704-861e-d163604a4f4e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:12.980572 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:12.980572 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:12.981686 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84e9f5b7-b25a-4704-861e-d163604a4f4e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:12.982222 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 760/3052] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:12 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:13.103341 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7e9f4021-6210-4dc6-8328-4efc4f061657 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:13.105434 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7e9f4021-6210-4dc6-8328-4efc4f061657 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:13.105711 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7e9f4021-6210-4dc6-8328-4efc4f061657 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:13.105957 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7e9f4021-6210-4dc6-8328-4efc4f061657 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:13.106100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7e9f4021-6210-4dc6-8328-4efc4f061657 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:13.112092 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:13.112092 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:13.113323 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7e9f4021-6210-4dc6-8328-4efc4f061657 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:13.114103 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 770/3053] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:13 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:13.616918 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-751f9439-579b-4c97-bd3d-8581811e44dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:13.619269 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-751f9439-579b-4c97-bd3d-8581811e44dc tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:13.619776 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-751f9439-579b-4c97-bd3d-8581811e44dc tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:13.620201 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-751f9439-579b-4c97-bd3d-8581811e44dc tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:13.620473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-751f9439-579b-4c97-bd3d-8581811e44dc tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:13.626320 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:13.626320 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:13.627504 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-751f9439-579b-4c97-bd3d-8581811e44dc tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:13.628160 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 764/3054] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:13 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:13.847133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a8fc5f2-0207-435e-860c-b7caff08d537 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:13.851153 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a8fc5f2-0207-435e-860c-b7caff08d537 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a Jul 22 00:15:13.851400 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a8fc5f2-0207-435e-860c-b7caff08d537 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:13.851645 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a8fc5f2-0207-435e-860c-b7caff08d537 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:13.862240 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a8fc5f2-0207-435e-860c-b7caff08d537 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a returned with HTTP 404 Jul 22 00:15:13.862775 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 761/3055] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:15:13 2026] GET /volume/v3/snapshots/0aa6f135-0dbc-4d10-b1fb-c680fe45607a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:13.902656 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aa4aeccd-122f-4785-8621-576e08fbe537 req-157c47d0-c7d5-4315-a7bc-2df29fc27d33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:13.904818 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aa4aeccd-122f-4785-8621-576e08fbe537 req-157c47d0-c7d5-4315-a7bc-2df29fc27d33 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:15:13.905029 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aa4aeccd-122f-4785-8621-576e08fbe537 req-157c47d0-c7d5-4315-a7bc-2df29fc27d33 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:13.905257 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aa4aeccd-122f-4785-8621-576e08fbe537 req-157c47d0-c7d5-4315-a7bc-2df29fc27d33 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:13.913644 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:13.913644 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:13.917499 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-aa4aeccd-122f-4785-8621-576e08fbe537 req-157c47d0-c7d5-4315-a7bc-2df29fc27d33 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:13.921611 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aa4aeccd-122f-4785-8621-576e08fbe537 req-157c47d0-c7d5-4315-a7bc-2df29fc27d33 tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:15:13.922040 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 761/3056] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:13 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:14.001606 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-232c79b0-3d66-409a-bd99-c850a24689f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:14.001606 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-232c79b0-3d66-409a-bd99-c850a24689f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:14.001606 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-232c79b0-3d66-409a-bd99-c850a24689f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:14.001606 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-232c79b0-3d66-409a-bd99-c850a24689f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:14.002119 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-232c79b0-3d66-409a-bd99-c850a24689f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:14.008975 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:14.008975 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:14.010006 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-232c79b0-3d66-409a-bd99-c850a24689f3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:14.010373 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 771/3057] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:13 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:14.126701 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-839546dd-9685-4339-92d8-e4e9c2e6a83e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:14.132313 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-839546dd-9685-4339-92d8-e4e9c2e6a83e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:14.132313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-839546dd-9685-4339-92d8-e4e9c2e6a83e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:14.132313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-839546dd-9685-4339-92d8-e4e9c2e6a83e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:14.132313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-839546dd-9685-4339-92d8-e4e9c2e6a83e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:14.144835 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:14.144835 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:14.147143 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-839546dd-9685-4339-92d8-e4e9c2e6a83e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:14.147939 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 765/3058] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:14 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:14.641016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90a6f89a-7ad1-455c-b682-19c19779ceee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:14.642473 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90a6f89a-7ad1-455c-b682-19c19779ceee tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:14.642780 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90a6f89a-7ad1-455c-b682-19c19779ceee tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:14.643078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90a6f89a-7ad1-455c-b682-19c19779ceee tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:14.643281 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-90a6f89a-7ad1-455c-b682-19c19779ceee tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:14.647621 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:14.647621 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:14.648647 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90a6f89a-7ad1-455c-b682-19c19779ceee tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:14.648647 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 762/3059] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:14 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cbcbeba-2ec5-4942-92d9-9fc42cba2e2b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cbcbeba-2ec5-4942-92d9-9fc42cba2e2b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cbcbeba-2ec5-4942-92d9-9fc42cba2e2b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cbcbeba-2ec5-4942-92d9-9fc42cba2e2b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6cbcbeba-2ec5-4942-92d9-9fc42cba2e2b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cbcbeba-2ec5-4942-92d9-9fc42cba2e2b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:15.559296 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 762/3060] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:15 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4c37116-f4c5-41ee-8896-2af692ffc2f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4c37116-f4c5-41ee-8896-2af692ffc2f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4c37116-f4c5-41ee-8896-2af692ffc2f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4c37116-f4c5-41ee-8896-2af692ffc2f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d4c37116-f4c5-41ee-8896-2af692ffc2f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4c37116-f4c5-41ee-8896-2af692ffc2f3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:15.561785 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 772/3061] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:15 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:15.661779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-884da099-d523-48e3-9480-b05ade38b85e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:15.667528 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-884da099-d523-48e3-9480-b05ade38b85e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:15.667783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-884da099-d523-48e3-9480-b05ade38b85e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:15.668115 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-884da099-d523-48e3-9480-b05ade38b85e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:15.668278 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-884da099-d523-48e3-9480-b05ade38b85e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:15.676492 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:15.676492 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:15.677475 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-884da099-d523-48e3-9480-b05ade38b85e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:15.678324 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 766/3062] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:15 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:16.046379 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-98ee45e1-8366-44ad-befe-15c1c5699a6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.048246 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98ee45e1-8366-44ad-befe-15c1c5699a6e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:15:16.048450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98ee45e1-8366-44ad-befe-15c1c5699a6e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:16.048624 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98ee45e1-8366-44ad-befe-15c1c5699a6e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:16.048719 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-98ee45e1-8366-44ad-befe-15c1c5699a6e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:16.053327 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.053327 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:16.054083 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98ee45e1-8366-44ad-befe-15c1c5699a6e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:15:16.054461 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 763/3063] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:16 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:16.187557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01b5f279-d2d9-45c0-b0ff-d9871724285c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.193269 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01b5f279-d2d9-45c0-b0ff-d9871724285c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:16.193521 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01b5f279-d2d9-45c0-b0ff-d9871724285c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:16.193751 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01b5f279-d2d9-45c0-b0ff-d9871724285c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:16.193900 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-01b5f279-d2d9-45c0-b0ff-d9871724285c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:16.200778 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.200778 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:16.201814 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01b5f279-d2d9-45c0-b0ff-d9871724285c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:16.202339 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 763/3064] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:16 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:16.217452 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7e9b8c7-9815-4d45-9491-7833928c3111 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.221206 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7e9b8c7-9815-4d45-9491-7833928c3111 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:15:16.221396 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7e9b8c7-9815-4d45-9491-7833928c3111 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:16.221617 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7e9b8c7-9815-4d45-9491-7833928c3111 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:16.228818 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.228818 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:16.232389 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f7e9b8c7-9815-4d45-9491-7833928c3111 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:16.236597 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7e9b8c7-9815-4d45-9491-7833928c3111 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb returned with HTTP 200 Jul 22 00:15:16.237006 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 773/3065] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:16 2026] GET /volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:16.250006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eee3efb1-ecdf-43cc-ae89-1b419a571f30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.254549 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eee3efb1-ecdf-43cc-ae89-1b419a571f30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:16.254772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eee3efb1-ecdf-43cc-ae89-1b419a571f30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:16.254993 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eee3efb1-ecdf-43cc-ae89-1b419a571f30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:16.255162 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-eee3efb1-ecdf-43cc-ae89-1b419a571f30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:16.260603 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.260603 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:16.261474 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eee3efb1-ecdf-43cc-ae89-1b419a571f30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:16.261950 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 767/3066] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:16 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:16.271607 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1845b545-5415-4fbf-a529-51b6f35560ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.273602 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1845b545-5415-4fbf-a529-51b6f35560ee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/detail Jul 22 00:15:16.273820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1845b545-5415-4fbf-a529-51b6f35560ee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:16.274034 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1845b545-5415-4fbf-a529-51b6f35560ee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:16.274327 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-1845b545-5415-4fbf-a529-51b6f35560ee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:15:16.287773 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1845b545-5415-4fbf-a529-51b6f35560ee tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/detail returned with HTTP 200 Jul 22 00:15:16.288276 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 764/3067] 10.4.3.168 () {66 vars in 1258 bytes} [Wed Jul 22 00:15:16 2026] GET /volume/v3/backups/detail => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:16.301665 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.304575 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe/restore Jul 22 00:15:16.304986 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:16.306709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Restoring backup c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe ({'restore': {}}) {{(pid=100284) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 00:15:16.306830 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Restoring backup c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe to volume None. Jul 22 00:15:16.311428 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.311428 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:16.312787 np0000005612 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating volume of 1 GB for restore of backup c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. Jul 22 00:15:16.319524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:15:16.319218. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:15:16.319764 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Availability Zones retrieved successfully. Jul 22 00:15:16.325791 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (ebdf8548-87a6-4778-9dc3-16c740dad541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:16.326875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1deb414-e6b2-4371-a379-a76c27a8dc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:16.327874 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:15:16.355745 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1deb414-e6b2-4371-a379-a76c27a8dc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:16.356596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (026753a3-9edf-4a20-beb0-436fff79c8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:16.394412 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['2d71e069-5692-4c05-bb19-606c174fa583', '4a04736b-09a8-4953-b415-80fb6c50442f', '9bb29295-d98f-47ed-bd77-3a9d253eb2c3', 'fcb435a1-a28d-4070-ae09-a4ced19a5f2f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:16.395617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (026753a3-9edf-4a20-beb0-436fff79c8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d71e069-5692-4c05-bb19-606c174fa583', '4a04736b-09a8-4953-b415-80fb6c50442f', '9bb29295-d98f-47ed-bd77-3a9d253eb2c3', 'fcb435a1-a28d-4070-ae09-a4ced19a5f2f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:16.396634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ed5703-e4c4-4145-86e1-425450adb9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:16.442052 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9ed5703-e4c4-4145-86e1-425450adb9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17b1043d-5249-4576-9da0-138d9df86f31', '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_c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['2d71e069-5692-4c05-bb19-606c174fa583','4a04736b-09a8-4953-b415-80fb6c50442f','9bb29295-d98f-47ed-bd77-3a9d253eb2c3','fcb435a1-a28d-4070-ae09-a4ced19a5f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:15:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17b1043d-5249-4576-9da0-138d9df86f31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a61cdb52fe844632bf568938b7783113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:16.442929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1965d5eb-f8d0-47ab-a83b-65f0b7b7d2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:16.458724 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1965d5eb-f8d0-47ab-a83b-65f0b7b7d2ed) transitioned into 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_c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['2d71e069-5692-4c05-bb19-606c174fa583','4a04736b-09a8-4953-b415-80fb6c50442f','9bb29295-d98f-47ed-bd77-3a9d253eb2c3','fcb435a1-a28d-4070-ae09-a4ced19a5f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:16.459469 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c61a627-6035-4d08-9fd3-6433aea13564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:16.468372 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c61a627-6035-4d08-9fd3-6433aea13564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:16.469215 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (ebdf8548-87a6-4778-9dc3-16c740dad541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:16.469503 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request issued successfully. Jul 22 00:15:16.476920 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.476920 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:16.477442 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:16.690122 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e93699fb-87b1-4782-b29f-c33117e4d16e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.692927 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e93699fb-87b1-4782-b29f-c33117e4d16e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:16.693333 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e93699fb-87b1-4782-b29f-c33117e4d16e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:16.693598 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e93699fb-87b1-4782-b29f-c33117e4d16e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:16.693762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e93699fb-87b1-4782-b29f-c33117e4d16e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:16.700353 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.700353 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:16.700884 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e93699fb-87b1-4782-b29f-c33117e4d16e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:16.701412 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 774/3068] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:16 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:16.797972 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3dfa8014-8ec7-4213-ba17-41a8a038930a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.802018 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3dfa8014-8ec7-4213-ba17-41a8a038930a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] DELETE https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:15:16.802449 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3dfa8014-8ec7-4213-ba17-41a8a038930a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:16.802777 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3dfa8014-8ec7-4213-ba17-41a8a038930a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:16.803002 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3dfa8014-8ec7-4213-ba17-41a8a038930a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Delete volume with id: 605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:15:16.814031 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.814031 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:16.814701 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3dfa8014-8ec7-4213-ba17-41a8a038930a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:16.840793 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3dfa8014-8ec7-4213-ba17-41a8a038930a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Delete volume request issued successfully. Jul 22 00:15:16.841573 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3dfa8014-8ec7-4213-ba17-41a8a038930a tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 202 Jul 22 00:15:16.842359 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 768/3069] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:15:16 2026] DELETE /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:15:16.850154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5ed7c50-707b-4768-9113-49a46ae2f37e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:16.852366 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5ed7c50-707b-4768-9113-49a46ae2f37e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:15:16.852517 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5ed7c50-707b-4768-9113-49a46ae2f37e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:16.852729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5ed7c50-707b-4768-9113-49a46ae2f37e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:16.859876 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:16.859876 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:16.863739 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5ed7c50-707b-4768-9113-49a46ae2f37e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Volume info retrieved successfully. Jul 22 00:15:16.869355 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5ed7c50-707b-4768-9113-49a46ae2f37e tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 200 Jul 22 00:15:16.870145 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 765/3070] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:16 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:17.486647 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:17.486647 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:17.487241 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:17.487474 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Checking backup size 1 against volume size 1 {{(pid=100284) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 00:15:17.487613 np0000005612 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Overwriting volume 17b1043d-5249-4576-9da0-138d9df86f31 with restore of backup c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:17.506295 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] restore_backup in rpcapi backup_id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe {{(pid=100284) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 00:15:17.508309 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d83846dc-fd26-4965-bd0d-febaeacd42f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe/restore returned with HTTP 202 Jul 22 00:15:17.508826 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 764/3071] 10.4.3.168 () {68 vars in 1393 bytes} [Wed Jul 22 00:15:16 2026] POST /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe/restore => generated 189 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:17.519218 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c097dfa-18c6-42bb-a28d-3185b46a74e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:17.521651 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c097dfa-18c6-42bb-a28d-3185b46a74e2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:17.521949 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c097dfa-18c6-42bb-a28d-3185b46a74e2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:17.522236 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c097dfa-18c6-42bb-a28d-3185b46a74e2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:17.522371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5c097dfa-18c6-42bb-a28d-3185b46a74e2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:17.529730 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:17.529730 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:17.530998 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c097dfa-18c6-42bb-a28d-3185b46a74e2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:17.531483 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 775/3072] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:17 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:17.713606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf4b5a77-3e4d-4a89-a31c-4091f7995c29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:17.715877 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf4b5a77-3e4d-4a89-a31c-4091f7995c29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:17.716154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf4b5a77-3e4d-4a89-a31c-4091f7995c29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:17.716416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf4b5a77-3e4d-4a89-a31c-4091f7995c29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:17.716567 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bf4b5a77-3e4d-4a89-a31c-4091f7995c29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:17.721842 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:17.721842 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:17.722986 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf4b5a77-3e4d-4a89-a31c-4091f7995c29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:17.723618 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 769/3073] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:17 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:17.886602 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dcb1f9a5-8fb0-4110-b532-e9133e385b8b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:17.889653 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dcb1f9a5-8fb0-4110-b532-e9133e385b8b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] GET https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a Jul 22 00:15:17.889653 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dcb1f9a5-8fb0-4110-b532-e9133e385b8b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:17.889653 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dcb1f9a5-8fb0-4110-b532-e9133e385b8b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:17.897348 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dcb1f9a5-8fb0-4110-b532-e9133e385b8b tempest-TestStampPattern-1036266558 tempest-TestStampPattern-1036266558-project-member] https://10.4.3.168/volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a returned with HTTP 404 Jul 22 00:15:17.898018 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 766/3074] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:17 2026] GET /volume/v3/volumes/605d5250-cdfc-407e-8736-3f857a12f77a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:17.924093 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-19b0796f-b619-4ebc-83e9-9e4b30a35d05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:17.926963 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-19b0796f-b619-4ebc-83e9-9e4b30a35d05 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:15:17.927219 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-19b0796f-b619-4ebc-83e9-9e4b30a35d05 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:17.927461 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-19b0796f-b619-4ebc-83e9-9e4b30a35d05 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:17.936044 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:17.936044 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:17.940363 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-19b0796f-b619-4ebc-83e9-9e4b30a35d05 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:15:17.946839 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-19b0796f-b619-4ebc-83e9-9e4b30a35d05 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 200 Jul 22 00:15:17.947399 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 765/3075] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:17 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:17.961168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e6f5526-d9c1-438d-859a-1a0f3fa5d5b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:17.963484 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e6f5526-d9c1-438d-859a-1a0f3fa5d5b9 None None] GET https://10.4.3.168/volume// Jul 22 00:15:17.963484 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e6f5526-d9c1-438d-859a-1a0f3fa5d5b9 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:17.963484 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e6f5526-d9c1-438d-859a-1a0f3fa5d5b9 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:17.963484 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e6f5526-d9c1-438d-859a-1a0f3fa5d5b9 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:17.963484 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 776/3076] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:15:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:17.974267 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-8f5ef304-5cd1-47c8-a79c-7a95b277fad0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:17.981524 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-8f5ef304-5cd1-47c8-a79c-7a95b277fad0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:15:17.982003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-8f5ef304-5cd1-47c8-a79c-7a95b277fad0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "154ec5b7-4786-4700-9ce1-e62e5cad6a9a", "connector": null, "instance_uuid": "a4ece597-0260-45ee-9792-61e0aff3a0fb"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:17.997314 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:17.997314 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:18.035839 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-8f5ef304-5cd1-47c8-a79c-7a95b277fad0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:15:18.035839 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 770/3077] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:15:17 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:18.543578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5194443d-e720-4f53-9b1c-dc7676a7b93f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:18.546127 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5194443d-e720-4f53-9b1c-dc7676a7b93f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:18.546357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5194443d-e720-4f53-9b1c-dc7676a7b93f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:18.546590 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5194443d-e720-4f53-9b1c-dc7676a7b93f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:18.546717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5194443d-e720-4f53-9b1c-dc7676a7b93f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:18.551222 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:18.551222 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:18.552430 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5194443d-e720-4f53-9b1c-dc7676a7b93f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:18.553053 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 767/3078] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:18 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:18.734127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c6f15c12-8570-439e-97df-5c690d0a49c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:18.738157 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6f15c12-8570-439e-97df-5c690d0a49c7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:18.738353 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c6f15c12-8570-439e-97df-5c690d0a49c7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:18.738549 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c6f15c12-8570-439e-97df-5c690d0a49c7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:18.738648 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c6f15c12-8570-439e-97df-5c690d0a49c7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:18.744882 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:18.744882 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:18.744882 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6f15c12-8570-439e-97df-5c690d0a49c7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:18.745044 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 766/3079] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:18 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:19.392922 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f3bd1ebb-dd9a-4d9a-833a-aa8fb215af96 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:19.393375 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f3bd1ebb-dd9a-4d9a-833a-aa8fb215af96 None None] GET https://10.4.3.168/volume// Jul 22 00:15:19.393497 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f3bd1ebb-dd9a-4d9a-833a-aa8fb215af96 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:19.393717 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f3bd1ebb-dd9a-4d9a-833a-aa8fb215af96 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:19.394056 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f3bd1ebb-dd9a-4d9a-833a-aa8fb215af96 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:19.394340 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 777/3080] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:15:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:19.404491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-f76f480c-b6a0-464e-a4c9-0ec571656d63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:19.408063 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-f76f480c-b6a0-464e-a4c9-0ec571656d63 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:15:19.408742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-f76f480c-b6a0-464e-a4c9-0ec571656d63 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:19.409090 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-f76f480c-b6a0-464e-a4c9-0ec571656d63 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:19.421538 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:19.421538 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:19.426164 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-f76f480c-b6a0-464e-a4c9-0ec571656d63 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:15:19.431603 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-f76f480c-b6a0-464e-a4c9-0ec571656d63 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 200 Jul 22 00:15:19.432114 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 771/3081] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:15:19 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 1536 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:15:19.568420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-6a2aa0c4-cea5-4565-8407-2dae461b89d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:19.568797 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f4f60489-8620-45d9-9a17-d3acb08fc445 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:19.570666 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4f60489-8620-45d9-9a17-d3acb08fc445 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:19.570852 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4f60489-8620-45d9-9a17-d3acb08fc445 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:19.571084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4f60489-8620-45d9-9a17-d3acb08fc445 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:19.571208 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-6a2aa0c4-cea5-4565-8407-2dae461b89d3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] PUT https://10.4.3.168/volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106 Jul 22 00:15:19.571264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f4f60489-8620-45d9-9a17-d3acb08fc445 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:19.571737 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-6a2aa0c4-cea5-4565-8407-2dae461b89d3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:19.576678 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:19.576678 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:19.577587 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4f60489-8620-45d9-9a17-d3acb08fc445 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:19.578029 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 767/3082] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:19 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:19.584608 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-6a2aa0c4-cea5-4565-8407-2dae461b89d3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Acquiring lock "cinder-attachment_update-154ec5b7-4786-4700-9ce1-e62e5cad6a9a-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:15:19.594754 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-6a2aa0c4-cea5-4565-8407-2dae461b89d3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Lock "cinder-attachment_update-154ec5b7-4786-4700-9ce1-e62e5cad6a9a-np0000005612" acquired by "attachment_update" :: waited 0.010s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:15:19.595705 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:19.595705 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:19.700915 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-6a2aa0c4-cea5-4565-8407-2dae461b89d3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Lock "cinder-attachment_update-154ec5b7-4786-4700-9ce1-e62e5cad6a9a-np0000005612" released by "attachment_update" :: held 0.106s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:15:19.701343 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-6a2aa0c4-cea5-4565-8407-2dae461b89d3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106 returned with HTTP 200 Jul 22 00:15:19.701982 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 768/3083] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:15:19 2026] PUT /volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:19.737737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-b16f96fd-6c2f-4971-9616-4e091ccea12b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:19.740211 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-b16f96fd-6c2f-4971-9616-4e091ccea12b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106/action Jul 22 00:15:19.740661 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-b16f96fd-6c2f-4971-9616-4e091ccea12b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:19.740810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-b16f96fd-6c2f-4971-9616-4e091ccea12b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:19.757096 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae0d4eea-65ba-4dbd-82f6-42cfa32c9bb2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:19.762804 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae0d4eea-65ba-4dbd-82f6-42cfa32c9bb2 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:19.762804 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae0d4eea-65ba-4dbd-82f6-42cfa32c9bb2 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:19.762804 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae0d4eea-65ba-4dbd-82f6-42cfa32c9bb2 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:19.762804 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ae0d4eea-65ba-4dbd-82f6-42cfa32c9bb2 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:19.764981 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:19.764981 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:19.767798 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:19.767798 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:19.769292 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae0d4eea-65ba-4dbd-82f6-42cfa32c9bb2 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:19.769292 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 772/3084] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:19 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:19.781065 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-86d3ca65-0f03-4111-a8a9-d7996c580286 req-b16f96fd-6c2f-4971-9616-4e091ccea12b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106/action returned with HTTP 204 Jul 22 00:15:19.781596 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 778/3085] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:15:19 2026] POST /volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:20.593924 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3158cbb-4a67-4c5e-94ef-c2ade3cf65f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:20.595830 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3158cbb-4a67-4c5e-94ef-c2ade3cf65f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:20.596110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3158cbb-4a67-4c5e-94ef-c2ade3cf65f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:20.596359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3158cbb-4a67-4c5e-94ef-c2ade3cf65f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:20.596547 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a3158cbb-4a67-4c5e-94ef-c2ade3cf65f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:20.604688 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:20.604688 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:20.605663 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3158cbb-4a67-4c5e-94ef-c2ade3cf65f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:20.606131 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 768/3086] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:20 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:20.780451 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d89cbb3-ff5b-48ae-ab92-a3b7ec29d6a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:20.782477 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d89cbb3-ff5b-48ae-ab92-a3b7ec29d6a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:20.782738 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d89cbb3-ff5b-48ae-ab92-a3b7ec29d6a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:20.782997 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d89cbb3-ff5b-48ae-ab92-a3b7ec29d6a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:20.783164 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8d89cbb3-ff5b-48ae-ab92-a3b7ec29d6a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:20.787273 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:20.787273 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:20.787933 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d89cbb3-ff5b-48ae-ab92-a3b7ec29d6a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:20.788311 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 769/3087] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:20 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:21.623028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e47c9b1c-4bfb-402c-be84-d833e00028df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:21.625932 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e47c9b1c-4bfb-402c-be84-d833e00028df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:21.627915 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e47c9b1c-4bfb-402c-be84-d833e00028df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:21.627915 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e47c9b1c-4bfb-402c-be84-d833e00028df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:21.627915 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e47c9b1c-4bfb-402c-be84-d833e00028df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:21.632560 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:21.632560 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:21.634072 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e47c9b1c-4bfb-402c-be84-d833e00028df tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:21.634734 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 773/3088] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:21 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:15:21.802459 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bca85fd5-24ef-4a6d-bcd5-3e32b7a67406 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:21.804761 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bca85fd5-24ef-4a6d-bcd5-3e32b7a67406 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:21.805268 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bca85fd5-24ef-4a6d-bcd5-3e32b7a67406 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:21.805513 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bca85fd5-24ef-4a6d-bcd5-3e32b7a67406 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:21.805810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bca85fd5-24ef-4a6d-bcd5-3e32b7a67406 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:21.811943 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:21.811943 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:21.812884 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bca85fd5-24ef-4a6d-bcd5-3e32b7a67406 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:21.813447 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 779/3089] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:21 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:22.650048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7579571-a8a6-47f5-a6c7-408f20ade053 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:22.653628 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7579571-a8a6-47f5-a6c7-408f20ade053 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:22.653929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7579571-a8a6-47f5-a6c7-408f20ade053 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:22.654263 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7579571-a8a6-47f5-a6c7-408f20ade053 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:22.654389 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e7579571-a8a6-47f5-a6c7-408f20ade053 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:22.664938 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:22.664938 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:22.665758 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7579571-a8a6-47f5-a6c7-408f20ade053 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:22.666164 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 769/3090] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:22 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:22.829468 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2996ec68-a7f4-4f37-82b8-57e6f80d91e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:22.832091 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2996ec68-a7f4-4f37-82b8-57e6f80d91e8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:22.832091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2996ec68-a7f4-4f37-82b8-57e6f80d91e8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:22.832091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2996ec68-a7f4-4f37-82b8-57e6f80d91e8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:22.832091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2996ec68-a7f4-4f37-82b8-57e6f80d91e8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:22.837583 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:22.837583 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:22.839051 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2996ec68-a7f4-4f37-82b8-57e6f80d91e8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:22.839051 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 770/3091] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:22 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:23.677115 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-003ce4ec-9709-4bdd-88ab-fd791cdf171b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:23.680527 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-003ce4ec-9709-4bdd-88ab-fd791cdf171b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:23.680744 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-003ce4ec-9709-4bdd-88ab-fd791cdf171b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:23.680945 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-003ce4ec-9709-4bdd-88ab-fd791cdf171b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:23.681120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-003ce4ec-9709-4bdd-88ab-fd791cdf171b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:23.688882 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:23.688882 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:23.689823 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-003ce4ec-9709-4bdd-88ab-fd791cdf171b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:23.690534 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 774/3092] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:23 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:23.853000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e0e60c76-77c5-4409-9a85-56827ab63de7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:23.855274 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0e60c76-77c5-4409-9a85-56827ab63de7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:23.855518 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0e60c76-77c5-4409-9a85-56827ab63de7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:23.855905 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0e60c76-77c5-4409-9a85-56827ab63de7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:23.856028 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e0e60c76-77c5-4409-9a85-56827ab63de7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:23.861030 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:23.861030 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:23.861786 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0e60c76-77c5-4409-9a85-56827ab63de7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:23.862497 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 780/3093] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:23 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:24.704200 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a7b91699-5da1-4ee5-90fa-4ac04dba1d25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:24.707178 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7b91699-5da1-4ee5-90fa-4ac04dba1d25 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:24.707178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7b91699-5da1-4ee5-90fa-4ac04dba1d25 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:24.707178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7b91699-5da1-4ee5-90fa-4ac04dba1d25 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:24.707430 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a7b91699-5da1-4ee5-90fa-4ac04dba1d25 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:24.715118 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:24.715118 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:24.716227 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7b91699-5da1-4ee5-90fa-4ac04dba1d25 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:24.716920 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 770/3094] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:24 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:24.876723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fa537b2-15df-4baa-82bc-f2c1490de767 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:24.884365 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fa537b2-15df-4baa-82bc-f2c1490de767 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:24.884536 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fa537b2-15df-4baa-82bc-f2c1490de767 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:24.885819 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fa537b2-15df-4baa-82bc-f2c1490de767 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:24.886021 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1fa537b2-15df-4baa-82bc-f2c1490de767 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:24.891510 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:24.891510 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:24.892349 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fa537b2-15df-4baa-82bc-f2c1490de767 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:24.893057 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 771/3095] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:24 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:25.734908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9048e7a2-e6d5-4f12-87d1-dded68db8db2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:25.738735 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9048e7a2-e6d5-4f12-87d1-dded68db8db2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:25.738735 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9048e7a2-e6d5-4f12-87d1-dded68db8db2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:25.738735 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9048e7a2-e6d5-4f12-87d1-dded68db8db2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:25.738972 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9048e7a2-e6d5-4f12-87d1-dded68db8db2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:25.744930 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:25.744930 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:25.746147 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9048e7a2-e6d5-4f12-87d1-dded68db8db2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:25.746793 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 775/3096] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:25 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:25.910286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78fefc6f-1bf6-4846-9f86-c1182710ed93 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:25.915620 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78fefc6f-1bf6-4846-9f86-c1182710ed93 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:25.915707 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78fefc6f-1bf6-4846-9f86-c1182710ed93 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:25.916016 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78fefc6f-1bf6-4846-9f86-c1182710ed93 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:25.916758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-78fefc6f-1bf6-4846-9f86-c1182710ed93 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:25.924513 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:25.924513 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:25.925929 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78fefc6f-1bf6-4846-9f86-c1182710ed93 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:25.926495 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 781/3097] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:25 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:26.761709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ac17e1c-269a-46cf-a93d-3c22aa9c8b44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:26.766895 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ac17e1c-269a-46cf-a93d-3c22aa9c8b44 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:26.767694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ac17e1c-269a-46cf-a93d-3c22aa9c8b44 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:26.767694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ac17e1c-269a-46cf-a93d-3c22aa9c8b44 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:26.767694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0ac17e1c-269a-46cf-a93d-3c22aa9c8b44 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:26.781367 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:26.781367 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:26.782500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ac17e1c-269a-46cf-a93d-3c22aa9c8b44 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:26.783118 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 771/3098] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:26 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:26.943031 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-867bd391-a9a5-4367-96d5-de49f512be45 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:26.945729 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-867bd391-a9a5-4367-96d5-de49f512be45 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:26.946044 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-867bd391-a9a5-4367-96d5-de49f512be45 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:26.946327 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-867bd391-a9a5-4367-96d5-de49f512be45 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:26.946556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-867bd391-a9a5-4367-96d5-de49f512be45 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:26.951712 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:26.951712 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:26.953193 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-867bd391-a9a5-4367-96d5-de49f512be45 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:26.953193 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 772/3099] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:26 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:27.799049 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd5f4016-85fb-4aec-a478-ee4ae29f34ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:27.801470 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd5f4016-85fb-4aec-a478-ee4ae29f34ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:27.801731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd5f4016-85fb-4aec-a478-ee4ae29f34ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:27.802017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd5f4016-85fb-4aec-a478-ee4ae29f34ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:27.802216 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cd5f4016-85fb-4aec-a478-ee4ae29f34ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:27.807238 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:27.807238 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:27.808303 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd5f4016-85fb-4aec-a478-ee4ae29f34ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:27.808694 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 776/3100] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:27 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:27.821119 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea66b630-e79b-4ac6-9733-6d74048a6e88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:27.823590 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea66b630-e79b-4ac6-9733-6d74048a6e88 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 Jul 22 00:15:27.823958 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea66b630-e79b-4ac6-9733-6d74048a6e88 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:27.824313 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea66b630-e79b-4ac6-9733-6d74048a6e88 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:27.835187 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:27.835187 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:27.841429 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ea66b630-e79b-4ac6-9733-6d74048a6e88 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:27.852833 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea66b630-e79b-4ac6-9733-6d74048a6e88 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 returned with HTTP 200 Jul 22 00:15:27.853641 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 782/3101] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:27 2026] GET /volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 => generated 966 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:27.872503 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d77058b7-b140-45cc-8b7d-c2eb1cf030bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:27.874623 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d77058b7-b140-45cc-8b7d-c2eb1cf030bd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 Jul 22 00:15:27.874930 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d77058b7-b140-45cc-8b7d-c2eb1cf030bd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:27.875213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d77058b7-b140-45cc-8b7d-c2eb1cf030bd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:27.886873 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:27.886873 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:27.891425 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d77058b7-b140-45cc-8b7d-c2eb1cf030bd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:27.898382 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d77058b7-b140-45cc-8b7d-c2eb1cf030bd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 returned with HTTP 200 Jul 22 00:15:27.898793 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 772/3102] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:27 2026] GET /volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:27.916870 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2da27356-c3d8-4058-8c83-93fb0d1ce664 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:27.918767 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2da27356-c3d8-4058-8c83-93fb0d1ce664 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 Jul 22 00:15:27.919221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2da27356-c3d8-4058-8c83-93fb0d1ce664 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:27.919556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2da27356-c3d8-4058-8c83-93fb0d1ce664 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:27.919935 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2da27356-c3d8-4058-8c83-93fb0d1ce664 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume with id: 17b1043d-5249-4576-9da0-138d9df86f31 Jul 22 00:15:27.932014 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:27.932014 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:27.932815 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2da27356-c3d8-4058-8c83-93fb0d1ce664 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:27.966270 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6efadd6b-3c8b-41e4-9350-fc22ac71c56d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:27.969111 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2da27356-c3d8-4058-8c83-93fb0d1ce664 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume request issued successfully. Jul 22 00:15:27.969111 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2da27356-c3d8-4058-8c83-93fb0d1ce664 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 returned with HTTP 202 Jul 22 00:15:27.969111 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 773/3103] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:15:27 2026] DELETE /volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:15:27.969752 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6efadd6b-3c8b-41e4-9350-fc22ac71c56d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:27.970156 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6efadd6b-3c8b-41e4-9350-fc22ac71c56d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:27.970561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6efadd6b-3c8b-41e4-9350-fc22ac71c56d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:27.970729 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6efadd6b-3c8b-41e4-9350-fc22ac71c56d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:27.980509 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f0d2154-b4a0-4f03-b205-ab8a9acf42f9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:27.981382 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:27.981382 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:27.982086 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6efadd6b-3c8b-41e4-9350-fc22ac71c56d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:27.982506 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 777/3104] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:27 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:27.985513 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f0d2154-b4a0-4f03-b205-ab8a9acf42f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 Jul 22 00:15:27.985513 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f0d2154-b4a0-4f03-b205-ab8a9acf42f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:27.985513 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f0d2154-b4a0-4f03-b205-ab8a9acf42f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:27.995927 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:27.995927 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:28.001156 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f0d2154-b4a0-4f03-b205-ab8a9acf42f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:28.006190 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f0d2154-b4a0-4f03-b205-ab8a9acf42f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 returned with HTTP 200 Jul 22 00:15:28.006844 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 783/3105] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:27 2026] GET /volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:28.148549 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-150ff640-1ca9-43dc-b812-0e5c4c6fa077 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:28.151338 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-150ff640-1ca9-43dc-b812-0e5c4c6fa077 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/limits Jul 22 00:15:28.151644 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-150ff640-1ca9-43dc-b812-0e5c4c6fa077 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:28.151958 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-150ff640-1ca9-43dc-b812-0e5c4c6fa077 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:28.187064 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-150ff640-1ca9-43dc-b812-0e5c4c6fa077 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/limits returned with HTTP 200 Jul 22 00:15:28.188086 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 773/3106] 10.4.3.168 () {68 vars in 1484 bytes} [Wed Jul 22 00:15:28 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:28.284325 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-6d7d9d8b-1601-4ad6-973b-2393298074e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:28.289320 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-6d7d9d8b-1601-4ad6-973b-2393298074e5 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:15:28.289568 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-6d7d9d8b-1601-4ad6-973b-2393298074e5 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:28.289834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-6d7d9d8b-1601-4ad6-973b-2393298074e5 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:28.310373 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:28.310373 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:28.320493 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-6d7d9d8b-1601-4ad6-973b-2393298074e5 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:15:28.327928 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-6d7d9d8b-1601-4ad6-973b-2393298074e5 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:15:28.328533 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 774/3107] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:28 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 1662 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:28.343469 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-9fde202c-d880-4d5f-b922-3bc0bea4a073 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:28.346370 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-9fde202c-d880-4d5f-b922-3bc0bea4a073 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:15:28.347280 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-9fde202c-d880-4d5f-b922-3bc0bea4a073 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b5e152a-d687-4267-a043-af26a5d88849", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1768332203", "description": null, "metadata": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:28.363991 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:28.363991 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:28.363991 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-9fde202c-d880-4d5f-b922-3bc0bea4a073 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:15:28.363991 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-9fde202c-d880-4d5f-b922-3bc0bea4a073 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create snapshot from volume 0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:15:28.397926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-9fde202c-d880-4d5f-b922-3bc0bea4a073 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Created reservations ['892414e2-13ba-40dc-a2da-966e5e6e27d5', '77ecee4e-cfe2-45c4-9b61-3961756e5a44', 'ed0f8013-99c3-47ed-87e4-74f130a3ae4e', '3a0cbad6-4356-4da3-9a6d-9bc94c5d0de8'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:28.448724 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-9fde202c-d880-4d5f-b922-3bc0bea4a073 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot force create request issued successfully. Jul 22 00:15:28.449308 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5b93d43d-0f16-488b-9b26-b4c64c9c08b5 req-9fde202c-d880-4d5f-b922-3bc0bea4a073 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:15:28.450043 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 778/3108] 10.4.3.168 () {72 vars in 1547 bytes} [Wed Jul 22 00:15:28 2026] POST /volume/v3/snapshots => generated 324 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:28.998130 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5dee7b2f-7ccd-4e54-9b0e-32e0c5aa57a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:29.001294 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5dee7b2f-7ccd-4e54-9b0e-32e0c5aa57a6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:29.001571 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5dee7b2f-7ccd-4e54-9b0e-32e0c5aa57a6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:29.002140 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5dee7b2f-7ccd-4e54-9b0e-32e0c5aa57a6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:29.002140 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5dee7b2f-7ccd-4e54-9b0e-32e0c5aa57a6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:29.009251 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:29.009251 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:29.010475 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5dee7b2f-7ccd-4e54-9b0e-32e0c5aa57a6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:29.011261 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 784/3109] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:28 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:29.024957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71969161-a06c-46f4-a9a4-50daf557a67d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:29.030077 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71969161-a06c-46f4-a9a4-50daf557a67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 Jul 22 00:15:29.030077 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71969161-a06c-46f4-a9a4-50daf557a67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:29.030077 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71969161-a06c-46f4-a9a4-50daf557a67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:29.051948 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71969161-a06c-46f4-a9a4-50daf557a67d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 returned with HTTP 404 Jul 22 00:15:29.052670 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 774/3110] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:29 2026] GET /volume/v3/volumes/17b1043d-5249-4576-9da0-138d9df86f31 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:29.063925 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11428f82-93d2-408f-ac80-59e2d4851611 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:29.065686 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11428f82-93d2-408f-ac80-59e2d4851611 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:29.065872 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11428f82-93d2-408f-ac80-59e2d4851611 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:29.066094 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11428f82-93d2-408f-ac80-59e2d4851611 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:29.066216 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-11428f82-93d2-408f-ac80-59e2d4851611 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete backup with id: c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. Jul 22 00:15:29.075581 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:29.075581 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:29.092708 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-11428f82-93d2-408f-ac80-59e2d4851611 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] delete_backup rpcapi backup_id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:15:29.094755 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11428f82-93d2-408f-ac80-59e2d4851611 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 202 Jul 22 00:15:29.095553 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 775/3111] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:15:29 2026] DELETE /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:15:29.105734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4685e57-58b7-436e-9ea9-69180cf91952 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:29.110929 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4685e57-58b7-436e-9ea9-69180cf91952 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:29.110929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4685e57-58b7-436e-9ea9-69180cf91952 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:29.110929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4685e57-58b7-436e-9ea9-69180cf91952 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:29.110929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b4685e57-58b7-436e-9ea9-69180cf91952 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:29.120948 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:29.120948 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:29.120948 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4685e57-58b7-436e-9ea9-69180cf91952 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 200 Jul 22 00:15:29.121875 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 779/3112] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:29 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:30.027395 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d976b9d-27d3-460f-839a-6017d3e21c72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:30.030243 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d976b9d-27d3-460f-839a-6017d3e21c72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:30.030574 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d976b9d-27d3-460f-839a-6017d3e21c72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:30.030890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d976b9d-27d3-460f-839a-6017d3e21c72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:30.031146 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8d976b9d-27d3-460f-839a-6017d3e21c72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:30.041276 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:30.041276 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:30.042254 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d976b9d-27d3-460f-839a-6017d3e21c72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:30.042837 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 785/3113] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:30 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:30.137339 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f513c3ee-7919-4e25-8f00-fd5c64a715c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:30.138767 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f513c3ee-7919-4e25-8f00-fd5c64a715c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe Jul 22 00:15:30.139531 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f513c3ee-7919-4e25-8f00-fd5c64a715c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:30.139531 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f513c3ee-7919-4e25-8f00-fd5c64a715c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:30.139531 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f513c3ee-7919-4e25-8f00-fd5c64a715c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:30.145297 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f513c3ee-7919-4e25-8f00-fd5c64a715c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe returned with HTTP 404 Jul 22 00:15:30.146022 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 775/3114] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:30 2026] GET /volume/v3/backups/c3fa0f0e-a131-4ac0-8cef-ad56b12c4efe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:30.240006 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-935bcd02-95d5-4af1-bf74-2b0b2bbcb2ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:30.243883 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-935bcd02-95d5-4af1-bf74-2b0b2bbcb2ac tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:15:30.244198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-935bcd02-95d5-4af1-bf74-2b0b2bbcb2ac tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:30.244464 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-935bcd02-95d5-4af1-bf74-2b0b2bbcb2ac tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:30.244686 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-935bcd02-95d5-4af1-bf74-2b0b2bbcb2ac tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume with id: 3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:15:30.255175 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:30.255175 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:30.255775 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-935bcd02-95d5-4af1-bf74-2b0b2bbcb2ac tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:30.284886 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-935bcd02-95d5-4af1-bf74-2b0b2bbcb2ac tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume request issued successfully. Jul 22 00:15:30.284886 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-935bcd02-95d5-4af1-bf74-2b0b2bbcb2ac tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb returned with HTTP 202 Jul 22 00:15:30.284886 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 776/3115] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:15:30 2026] DELETE /volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:15:30.297110 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f830bd21-a166-461e-be09-0c71815c3fa6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:30.300921 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f830bd21-a166-461e-be09-0c71815c3fa6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:15:30.300921 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f830bd21-a166-461e-be09-0c71815c3fa6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:30.300921 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f830bd21-a166-461e-be09-0c71815c3fa6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:30.307873 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:30.307873 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:30.313579 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f830bd21-a166-461e-be09-0c71815c3fa6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:30.322991 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f830bd21-a166-461e-be09-0c71815c3fa6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb returned with HTTP 200 Jul 22 00:15:30.323499 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 780/3116] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:30 2026] GET /volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:30.883926 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-496ebcc3-2c58-4392-83aa-9353613b0447 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:30.887283 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-496ebcc3-2c58-4392-83aa-9353613b0447 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b Jul 22 00:15:30.887566 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-496ebcc3-2c58-4392-83aa-9353613b0447 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:30.887853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-496ebcc3-2c58-4392-83aa-9353613b0447 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:30.895748 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:30.895748 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:30.896397 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-496ebcc3-2c58-4392-83aa-9353613b0447 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot retrieved successfully. Jul 22 00:15:30.897577 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-496ebcc3-2c58-4392-83aa-9353613b0447 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b returned with HTTP 200 Jul 22 00:15:30.898255 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 786/3117] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:15:30 2026] GET /volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:30.934755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:30.936806 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:15:30.937443 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1125249731", "snapshot_id": null, "imageRef": "9bc7321f-1f86-430e-87d3-c8e46b254b73", "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:30.939307 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1125249731', 'snapshot_id': None, 'imageRef': '9bc7321f-1f86-430e-87d3-c8e46b254b73', 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:15:31.048801 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:31.048801 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:31.049483 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot retrieved successfully. Jul 22 00:15:31.049752 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume of 1 GB Jul 22 00:15:31.055147 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Availability Zones retrieved successfully. Jul 22 00:15:31.056906 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-988a9289-25f5-414e-9466-6dde657e6824 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.059377 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-988a9289-25f5-414e-9466-6dde657e6824 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:31.059703 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-988a9289-25f5-414e-9466-6dde657e6824 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:31.059962 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-988a9289-25f5-414e-9466-6dde657e6824 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:31.060113 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-988a9289-25f5-414e-9466-6dde657e6824 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:31.063798 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Flow 'volume_create_api' (316faeaf-d8b4-4cb4-9aab-fdee8a5cbe23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:31.065670 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7943a8cf-90f9-4f1b-a06a-08233b29a86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.065956 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:31.065956 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:31.066880 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-988a9289-25f5-414e-9466-6dde657e6824 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:31.067350 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 777/3118] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:31 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:31.067905 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:15:31.079890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f6634d4-ca94-48dc-9814-5f166cde4e2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.083783 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f6634d4-ca94-48dc-9814-5f166cde4e2d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:15:31.084237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f6634d4-ca94-48dc-9814-5f166cde4e2d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d362adf9-2241-45e5-9dfc-a7e6cd22a4b5", "incremental": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:31.085756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-9f6634d4-ca94-48dc-9814-5f166cde4e2d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Creating new backup {'backup': {'volume_id': 'd362adf9-2241-45e5-9dfc-a7e6cd22a4b5', 'incremental': True}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:15:31.089118 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-9f6634d4-ca94-48dc-9814-5f166cde4e2d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Creating backup of volume d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 in container None Jul 22 00:15:31.101378 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:31.101378 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:31.102029 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9f6634d4-ca94-48dc-9814-5f166cde4e2d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:15:31.116840 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7943a8cf-90f9-4f1b-a06a-08233b29a86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'da0db113-af0f-46c0-81de-549c3d27013b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.118198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e11396aa-ee0b-486b-b8db-c23dbff5bfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.131672 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9f6634d4-ca94-48dc-9814-5f166cde4e2d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Created reservations ['84cdf61d-cb4b-4985-96e1-7a654ccf368a', '1e322679-dfac-4533-8a6e-9050cdcb2ced'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:31.163172 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f6634d4-ca94-48dc-9814-5f166cde4e2d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 400 Jul 22 00:15:31.163986 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 781/3119] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:15:31 2026] POST /volume/v3/backups => generated 109 bytes in 84 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:15:31.183295 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Created reservations ['873d8e8f-d6c7-4053-85ae-5ad7fc9fe2ae', '3ce9b360-74b1-4efc-974c-bf19d277707e', 'c28b1e5e-f333-411d-afbc-4df47d742491', '28ec9758-6e68-4734-a584-a3933f3dbb03'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:31.183295 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e11396aa-ee0b-486b-b8db-c23dbff5bfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873d8e8f-d6c7-4053-85ae-5ad7fc9fe2ae', '3ce9b360-74b1-4efc-974c-bf19d277707e', 'c28b1e5e-f333-411d-afbc-4df47d742491', '28ec9758-6e68-4734-a584-a3933f3dbb03']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.184121 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35d593dd-7259-4fa6-ab13-4b48ad4ece31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.184441 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f1c297-6b73-4766-ad05-4fc7a0adcd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.194164 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35d593dd-7259-4fa6-ab13-4b48ad4ece31 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] DELETE https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:31.194441 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35d593dd-7259-4fa6-ab13-4b48ad4ece31 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:31.195415 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35d593dd-7259-4fa6-ab13-4b48ad4ece31 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:31.195415 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-35d593dd-7259-4fa6-ab13-4b48ad4ece31 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Delete backup with id: 0e2ca6a5-17cc-48be-8794-42dd634c47b7. Jul 22 00:15:31.204449 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:31.204449 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:31.220148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-35d593dd-7259-4fa6-ab13-4b48ad4ece31 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] delete_backup rpcapi backup_id 0e2ca6a5-17cc-48be-8794-42dd634c47b7 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:15:31.222450 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35d593dd-7259-4fa6-ab13-4b48ad4ece31 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 202 Jul 22 00:15:31.223056 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 787/3120] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:15:31 2026] DELETE /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:15:31.233041 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8fd0d1b-b619-4712-a4da-0ff250699d18 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.235337 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8fd0d1b-b619-4712-a4da-0ff250699d18 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:31.235623 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8fd0d1b-b619-4712-a4da-0ff250699d18 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:31.236048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8fd0d1b-b619-4712-a4da-0ff250699d18 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:31.236167 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f8fd0d1b-b619-4712-a4da-0ff250699d18 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:31.243370 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:31.243370 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:31.243370 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8fd0d1b-b619-4712-a4da-0ff250699d18 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 200 Jul 22 00:15:31.243985 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 778/3121] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:31 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:31.244921 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f1c297-6b73-4766-ad05-4fc7a0adcd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16f8d54-1a5d-476c-af17-a4a6e3522ed3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1125249731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b77756e83504c05a5d729dbef3f77ab',qos_specs=None,replication_status=,reservations=['873d8e8f-d6c7-4053-85ae-5ad7fc9fe2ae','3ce9b360-74b1-4efc-974c-bf19d277707e','c28b1e5e-f333-411d-afbc-4df47d742491','28ec9758-6e68-4734-a584-a3933f3dbb03'],size=1,snapshot_id=da0db113-af0f-46c0-81de-549c3d27013b,source_replicaid=,source_volid=None,status='creating',user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1125249731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b16f8d54-1a5d-476c-af17-a4a6e3522ed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b77756e83504c05a5d729dbef3f77ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=da0db113-af0f-46c0-81de-549c3d27013b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.245434 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2c663e-9376-4932-947a-8a0374024e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.271284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2c663e-9376-4932-947a-8a0374024e50) transitioned into state 'SUCCESS' from state '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-1125249731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b77756e83504c05a5d729dbef3f77ab',qos_specs=None,replication_status=,reservations=['873d8e8f-d6c7-4053-85ae-5ad7fc9fe2ae','3ce9b360-74b1-4efc-974c-bf19d277707e','c28b1e5e-f333-411d-afbc-4df47d742491','28ec9758-6e68-4734-a584-a3933f3dbb03'],size=1,snapshot_id=da0db113-af0f-46c0-81de-549c3d27013b,source_replicaid=,source_volid=None,status='creating',user_id='bf9cf27ab89d48f3b0ee06fa5e105fd4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.272246 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b04134-a5c0-4219-819c-d37c3ccc0659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.313083 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b04134-a5c0-4219-819c-d37c3ccc0659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.314345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Flow 'volume_create_api' (316faeaf-d8b4-4cb4-9aab-fdee8a5cbe23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:31.314756 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Create volume request issued successfully. Jul 22 00:15:31.315620 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6532a637-42c6-4532-91f5-8daf2a14bd53 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:15:31.316252 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 776/3122] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:15:30 2026] POST /volume/v3/volumes => generated 814 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:31.334123 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-67673514-123f-4ebe-8009-18e67d3c188e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.337352 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67673514-123f-4ebe-8009-18e67d3c188e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:15:31.337352 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67673514-123f-4ebe-8009-18e67d3c188e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:31.338579 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67673514-123f-4ebe-8009-18e67d3c188e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:31.342578 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ae53fbbd-19dd-40ad-8c58-3d1e92d07f80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.344694 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae53fbbd-19dd-40ad-8c58-3d1e92d07f80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:15:31.344900 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae53fbbd-19dd-40ad-8c58-3d1e92d07f80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:31.345082 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae53fbbd-19dd-40ad-8c58-3d1e92d07f80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:31.348240 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:31.348240 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:31.351288 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae53fbbd-19dd-40ad-8c58-3d1e92d07f80 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb returned with HTTP 404 Jul 22 00:15:31.351778 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 788/3123] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:31 2026] GET /volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:31.353145 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-67673514-123f-4ebe-8009-18e67d3c188e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:15:31.359008 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67673514-123f-4ebe-8009-18e67d3c188e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 200 Jul 22 00:15:31.359739 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 782/3124] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:15:31 2026] GET /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:31.360883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8c3fff2-5ee4-447a-a1fb-7f90319650b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.364373 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8c3fff2-5ee4-447a-a1fb-7f90319650b8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:15:31.364616 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8c3fff2-5ee4-447a-a1fb-7f90319650b8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:31.364834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8c3fff2-5ee4-447a-a1fb-7f90319650b8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:31.373693 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8c3fff2-5ee4-447a-a1fb-7f90319650b8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb returned with HTTP 404 Jul 22 00:15:31.374811 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 779/3125] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:31 2026] GET /volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:31.382931 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97d39bb9-b47d-43cc-8906-8231b275720c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.384951 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97d39bb9-b47d-43cc-8906-8231b275720c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:15:31.385160 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97d39bb9-b47d-43cc-8906-8231b275720c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:31.385329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97d39bb9-b47d-43cc-8906-8231b275720c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:31.385497 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-97d39bb9-b47d-43cc-8906-8231b275720c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume with id: 3493abca-891e-405e-8a9c-0d3d77ce16cb Jul 22 00:15:31.393348 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97d39bb9-b47d-43cc-8906-8231b275720c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb returned with HTTP 404 Jul 22 00:15:31.394004 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 777/3126] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:15:31 2026] DELETE /volume/v3/volumes/3493abca-891e-405e-8a9c-0d3d77ce16cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:31.410487 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.415662 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:15:31.416058 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-214879497"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:31.417911 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-214879497'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:15:31.417911 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume of 1 GB Jul 22 00:15:31.423884 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Availability Zones retrieved successfully. Jul 22 00:15:31.432763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (03f5c6ab-50c8-4400-8d30-0e63fe0bd411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:31.434125 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0b22f4-1151-4a46-a5f9-8e63c7d24482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.435630 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:15:31.495129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0b22f4-1151-4a46-a5f9-8e63c7d24482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.495129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e87d8fc8-b0ad-4a99-958e-edec3eae355e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.559107 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['59b5922d-6592-4efc-ac88-6205308f88d2', '43a6d73d-cbcf-49ef-8218-a4d52a1fd400', '6095d422-955f-4d47-84db-9a20e03a4ae0', 'ead955d7-8ffb-48d0-96a1-5a687e7a904b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:31.559999 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e87d8fc8-b0ad-4a99-958e-edec3eae355e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b5922d-6592-4efc-ac88-6205308f88d2', '43a6d73d-cbcf-49ef-8218-a4d52a1fd400', '6095d422-955f-4d47-84db-9a20e03a4ae0', 'ead955d7-8ffb-48d0-96a1-5a687e7a904b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.560774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d7af2c4-1c26-4e76-b479-4d4d9ea6014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.587418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d7af2c4-1c26-4e76-b479-4d4d9ea6014a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2702b8c5-2a70-4aa2-bbac-6ad866845ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-214879497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['59b5922d-6592-4efc-ac88-6205308f88d2','43a6d73d-cbcf-49ef-8218-a4d52a1fd400','6095d422-955f-4d47-84db-9a20e03a4ae0','ead955d7-8ffb-48d0-96a1-5a687e7a904b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-214879497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2702b8c5-2a70-4aa2-bbac-6ad866845ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a61cdb52fe844632bf568938b7783113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.588319 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e9570b-cae0-4282-80fd-e85c5cfcbb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.610513 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e9570b-cae0-4282-80fd-e85c5cfcbb9a) transitioned into state 'SUCCESS' from state '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-214879497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a61cdb52fe844632bf568938b7783113',qos_specs=None,replication_status=,reservations=['59b5922d-6592-4efc-ac88-6205308f88d2','43a6d73d-cbcf-49ef-8218-a4d52a1fd400','6095d422-955f-4d47-84db-9a20e03a4ae0','ead955d7-8ffb-48d0-96a1-5a687e7a904b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4c90fb3c2ba4955b11c633ed8f150ba',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.611367 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11b20db-56d1-44c2-83f8-0d2cea05559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:31.624476 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11b20db-56d1-44c2-83f8-0d2cea05559d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:31.625827 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Flow 'volume_create_api' (03f5c6ab-50c8-4400-8d30-0e63fe0bd411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:31.626322 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Create volume request issued successfully. Jul 22 00:15:31.627721 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2070d09-533a-49b1-aadb-ad68a6dde929 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:15:31.628410 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 789/3127] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:15:31 2026] POST /volume/v3/volumes => generated 748 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:31.644568 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06db8725-97e0-4c24-b543-611b4aaed8be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:31.646282 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06db8725-97e0-4c24-b543-611b4aaed8be tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:15:31.646534 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06db8725-97e0-4c24-b543-611b4aaed8be tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:31.647792 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06db8725-97e0-4c24-b543-611b4aaed8be tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:31.654875 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:31.654875 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:31.659852 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06db8725-97e0-4c24-b543-611b4aaed8be tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:31.666319 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06db8725-97e0-4c24-b543-611b4aaed8be tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:15:31.666990 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 783/3128] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:31 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:32.257154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2212f500-8b56-4fd3-9f7b-3c924c1d2795 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:32.259522 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2212f500-8b56-4fd3-9f7b-3c924c1d2795 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 Jul 22 00:15:32.259807 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2212f500-8b56-4fd3-9f7b-3c924c1d2795 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:32.260122 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2212f500-8b56-4fd3-9f7b-3c924c1d2795 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:32.260300 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2212f500-8b56-4fd3-9f7b-3c924c1d2795 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0e2ca6a5-17cc-48be-8794-42dd634c47b7. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:32.265324 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2212f500-8b56-4fd3-9f7b-3c924c1d2795 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 returned with HTTP 404 Jul 22 00:15:32.266017 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 780/3129] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:32 2026] GET /volume/v3/backups/0e2ca6a5-17cc-48be-8794-42dd634c47b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:32.278640 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:32.281559 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:15:32.282064 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1499306889"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:32.284037 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1499306889'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:15:32.284237 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume of 1 GB Jul 22 00:15:32.284604 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:32.284604 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:32.289251 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Availability Zones retrieved successfully. Jul 22 00:15:32.296765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Flow 'volume_create_api' (822ac8a9-a145-4215-bca9-37c1eb2b308b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:32.298036 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b8415e-f309-49a9-8d21-107d17154c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:32.299282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:15:32.331644 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b8415e-f309-49a9-8d21-107d17154c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:32.332562 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39172fe2-3efb-4ea8-a359-e662d02939a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:32.380542 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4332cf68-3a07-4a0f-8b36-6dac713230b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:32.384162 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4332cf68-3a07-4a0f-8b36-6dac713230b7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:15:32.384162 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4332cf68-3a07-4a0f-8b36-6dac713230b7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:32.384269 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4332cf68-3a07-4a0f-8b36-6dac713230b7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:32.387510 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Created reservations ['a6239bb9-6ef1-4e07-ba78-a3e7128d83f0', '4702ffc4-1911-42c2-8657-63ba32a909f6', 'b619cbfa-be02-4329-b922-4ae16aa188d8', 'a328dbf8-48cf-41e7-b3f3-8f7e55ca98fd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:32.388597 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39172fe2-3efb-4ea8-a359-e662d02939a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6239bb9-6ef1-4e07-ba78-a3e7128d83f0', '4702ffc4-1911-42c2-8657-63ba32a909f6', 'b619cbfa-be02-4329-b922-4ae16aa188d8', 'a328dbf8-48cf-41e7-b3f3-8f7e55ca98fd']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:32.389406 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56344cf-a71c-4090-aa90-0792660d7459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:32.395536 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:32.395536 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:32.400743 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4332cf68-3a07-4a0f-8b36-6dac713230b7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:15:32.406586 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4332cf68-3a07-4a0f-8b36-6dac713230b7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 200 Jul 22 00:15:32.406995 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 790/3130] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:15:32 2026] GET /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 1423 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:15:32.411611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56344cf-a71c-4090-aa90-0792660d7459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56070318-bf2e-4ffe-9f37-5780cbb88e44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1499306889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbcff0cead704ebab3f48a7689c0a419',qos_specs=None,replication_status=,reservations=['a6239bb9-6ef1-4e07-ba78-a3e7128d83f0','4702ffc4-1911-42c2-8657-63ba32a909f6','b619cbfa-be02-4329-b922-4ae16aa188d8','a328dbf8-48cf-41e7-b3f3-8f7e55ca98fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d6e1b822354c1b9df70265128b1a0e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:15:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1499306889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56070318-bf2e-4ffe-9f37-5780cbb88e44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbcff0cead704ebab3f48a7689c0a419',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23d6e1b822354c1b9df70265128b1a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:32.413192 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c65bc97-8409-4315-8ff2-5484a0c4e9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:32.420485 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea54c3c1-c538-4bde-aca4-0bf6f105dd97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:32.422622 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea54c3c1-c538-4bde-aca4-0bf6f105dd97 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:15:32.422917 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea54c3c1-c538-4bde-aca4-0bf6f105dd97 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:32.423164 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea54c3c1-c538-4bde-aca4-0bf6f105dd97 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:32.431820 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:32.431820 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:32.432335 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c65bc97-8409-4315-8ff2-5484a0c4e9c2) transitioned into state 'SUCCESS' from state '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-1499306889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbcff0cead704ebab3f48a7689c0a419',qos_specs=None,replication_status=,reservations=['a6239bb9-6ef1-4e07-ba78-a3e7128d83f0','4702ffc4-1911-42c2-8657-63ba32a909f6','b619cbfa-be02-4329-b922-4ae16aa188d8','a328dbf8-48cf-41e7-b3f3-8f7e55ca98fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23d6e1b822354c1b9df70265128b1a0e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:32.433415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26e7b03-9692-4bff-abf2-572cc8361c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:32.436846 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea54c3c1-c538-4bde-aca4-0bf6f105dd97 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:15:32.441625 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea54c3c1-c538-4bde-aca4-0bf6f105dd97 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 200 Jul 22 00:15:32.442019 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 784/3131] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:15:32 2026] GET /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 1423 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:15:32.443842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26e7b03-9692-4bff-abf2-572cc8361c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:32.445179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Flow 'volume_create_api' (822ac8a9-a145-4215-bca9-37c1eb2b308b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:32.445561 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Create volume request issued successfully. Jul 22 00:15:32.446362 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a4e66cb-58c6-4ad4-941d-2212a6935d19 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:15:32.447085 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 778/3132] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:15:32 2026] POST /volume/v3/volumes => generated 749 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:32.463792 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43c91134-50ad-4788-aefc-4a10cd84bd07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:32.466187 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43c91134-50ad-4788-aefc-4a10cd84bd07 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 Jul 22 00:15:32.466335 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43c91134-50ad-4788-aefc-4a10cd84bd07 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:32.466849 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43c91134-50ad-4788-aefc-4a10cd84bd07 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:32.477562 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:32.477562 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:32.482793 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43c91134-50ad-4788-aefc-4a10cd84bd07 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:15:32.489903 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43c91134-50ad-4788-aefc-4a10cd84bd07 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 returned with HTTP 200 Jul 22 00:15:32.489903 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 781/3133] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:32 2026] GET /volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:32.681676 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f7298f2-ec30-471b-8565-06b13fd356cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:32.683720 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f7298f2-ec30-471b-8565-06b13fd356cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:15:32.684004 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f7298f2-ec30-471b-8565-06b13fd356cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:32.684246 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f7298f2-ec30-471b-8565-06b13fd356cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:32.694119 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:32.694119 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:32.700794 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f7298f2-ec30-471b-8565-06b13fd356cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:15:32.707300 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f7298f2-ec30-471b-8565-06b13fd356cd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:15:32.707897 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 791/3134] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:32 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:33.504844 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5cce097-a781-48dd-81c5-d8adb0dd8e89 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:33.507582 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5cce097-a781-48dd-81c5-d8adb0dd8e89 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 Jul 22 00:15:33.508062 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5cce097-a781-48dd-81c5-d8adb0dd8e89 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:33.508353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5cce097-a781-48dd-81c5-d8adb0dd8e89 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:33.520774 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:33.520774 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:33.526995 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5cce097-a781-48dd-81c5-d8adb0dd8e89 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:15:33.533641 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5cce097-a781-48dd-81c5-d8adb0dd8e89 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 returned with HTTP 200 Jul 22 00:15:33.534319 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 785/3135] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:33 2026] GET /volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:33.552655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ca014be-35a9-41ae-bc9b-ab160891b27b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:33.555381 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ca014be-35a9-41ae-bc9b-ab160891b27b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:15:33.555840 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ca014be-35a9-41ae-bc9b-ab160891b27b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56070318-bf2e-4ffe-9f37-5780cbb88e44", "name": "tempest-VolumesBackupsTest-Backup-1609321379"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:33.557926 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-1ca014be-35a9-41ae-bc9b-ab160891b27b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Creating new backup {'backup': {'volume_id': '56070318-bf2e-4ffe-9f37-5780cbb88e44', 'name': 'tempest-VolumesBackupsTest-Backup-1609321379'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:15:33.558256 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-1ca014be-35a9-41ae-bc9b-ab160891b27b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Creating backup of volume 56070318-bf2e-4ffe-9f37-5780cbb88e44 in container None Jul 22 00:15:33.568784 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:33.568784 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:33.569184 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ca014be-35a9-41ae-bc9b-ab160891b27b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Volume info retrieved successfully. Jul 22 00:15:33.586617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1ca014be-35a9-41ae-bc9b-ab160891b27b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Created reservations ['03feff15-ea6d-4b36-a8d5-1e6e132d9cf7', '2b222fd7-1c28-489b-978e-90ca5f508465'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:33.619886 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ca014be-35a9-41ae-bc9b-ab160891b27b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:15:33.620362 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 779/3136] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:15:33 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:33.630185 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac4a43e2-db2c-4d41-92bc-c658cd8d768e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:33.632559 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac4a43e2-db2c-4d41-92bc-c658cd8d768e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:33.632559 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac4a43e2-db2c-4d41-92bc-c658cd8d768e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:33.632767 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac4a43e2-db2c-4d41-92bc-c658cd8d768e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:33.633165 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ac4a43e2-db2c-4d41-92bc-c658cd8d768e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:33.640165 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:33.640165 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:33.641371 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac4a43e2-db2c-4d41-92bc-c658cd8d768e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:33.642140 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 782/3137] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:33 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:33.877410 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ade5617b-7821-47e8-9f72-c4d716c348ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:33.885544 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ade5617b-7821-47e8-9f72-c4d716c348ac tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:15:33.885544 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ade5617b-7821-47e8-9f72-c4d716c348ac tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:33.885946 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ade5617b-7821-47e8-9f72-c4d716c348ac tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:33.902663 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:33.902663 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:33.912560 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ade5617b-7821-47e8-9f72-c4d716c348ac tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:15:33.920602 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ade5617b-7821-47e8-9f72-c4d716c348ac tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 200 Jul 22 00:15:33.921184 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 792/3138] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:33 2026] GET /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 1405 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:34.655052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-01699067-d3c6-484b-9d7a-9145bc8ed4a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:34.656210 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ab159101-e8a5-45de-ac88-1b9a3ef19a26 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:34.660371 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01699067-d3c6-484b-9d7a-9145bc8ed4a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:34.660515 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ab159101-e8a5-45de-ac88-1b9a3ef19a26 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:15:34.660570 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01699067-d3c6-484b-9d7a-9145bc8ed4a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:34.660989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ab159101-e8a5-45de-ac88-1b9a3ef19a26 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:34.660989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ab159101-e8a5-45de-ac88-1b9a3ef19a26 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:34.661097 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01699067-d3c6-484b-9d7a-9145bc8ed4a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:34.661097 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-01699067-d3c6-484b-9d7a-9145bc8ed4a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:34.667715 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:34.667715 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:34.669776 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:34.669776 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:34.669916 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01699067-d3c6-484b-9d7a-9145bc8ed4a0 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:34.669916 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 786/3139] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:34 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:34.674243 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ab159101-e8a5-45de-ac88-1b9a3ef19a26 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:15:34.679034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-ab159101-e8a5-45de-ac88-1b9a3ef19a26 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 200 Jul 22 00:15:34.679712 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 780/3140] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:34 2026] GET /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:34.690245 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5146dad1-9c10-44e6-80f4-d9f7dd617503 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:34.691673 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5146dad1-9c10-44e6-80f4-d9f7dd617503 None None] GET https://10.4.3.168/volume// Jul 22 00:15:34.691941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5146dad1-9c10-44e6-80f4-d9f7dd617503 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:34.693118 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5146dad1-9c10-44e6-80f4-d9f7dd617503 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:34.693471 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5146dad1-9c10-44e6-80f4-d9f7dd617503 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:34.693803 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 783/3141] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:15:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:34.707746 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-167e2050-f5ba-4a65-8875-3f244e368800 req-60da9279-611a-446c-a73f-9280b6eed657 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:34.711501 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-60da9279-611a-446c-a73f-9280b6eed657 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:15:34.712104 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-60da9279-611a-446c-a73f-9280b6eed657 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b16f8d54-1a5d-476c-af17-a4a6e3522ed3", "connector": null, "instance_uuid": "43887351-fcd3-4159-8297-04eb29d72219"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:34.725484 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:34.725484 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:34.755604 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-60da9279-611a-446c-a73f-9280b6eed657 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:15:34.755604 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 793/3142] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:15:34 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:35.681512 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-39cafa18-af71-413f-84cf-b902b7e6ff50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:35.684265 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39cafa18-af71-413f-84cf-b902b7e6ff50 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:35.684689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39cafa18-af71-413f-84cf-b902b7e6ff50 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:35.684849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39cafa18-af71-413f-84cf-b902b7e6ff50 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:35.684973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-39cafa18-af71-413f-84cf-b902b7e6ff50 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:35.690059 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:35.690059 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:35.691027 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39cafa18-af71-413f-84cf-b902b7e6ff50 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:35.691545 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 787/3143] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:35 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:15:36.327085 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01baf6f1-3ad5-4eb6-be5e-04093e3f7aba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:36.327492 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01baf6f1-3ad5-4eb6-be5e-04093e3f7aba None None] GET https://10.4.3.168/volume// Jul 22 00:15:36.327667 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01baf6f1-3ad5-4eb6-be5e-04093e3f7aba None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:36.327925 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01baf6f1-3ad5-4eb6-be5e-04093e3f7aba None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:36.328467 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01baf6f1-3ad5-4eb6-be5e-04093e3f7aba None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:36.328566 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 781/3144] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:15:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:36.345946 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-167e2050-f5ba-4a65-8875-3f244e368800 req-fefebb0d-a6b1-4924-8625-6faea94a9a74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:36.350746 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-fefebb0d-a6b1-4924-8625-6faea94a9a74 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:15:36.350746 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-fefebb0d-a6b1-4924-8625-6faea94a9a74 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:36.350746 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-fefebb0d-a6b1-4924-8625-6faea94a9a74 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:36.362295 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:36.362295 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:36.366213 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-167e2050-f5ba-4a65-8875-3f244e368800 req-fefebb0d-a6b1-4924-8625-6faea94a9a74 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:15:36.374000 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-fefebb0d-a6b1-4924-8625-6faea94a9a74 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 200 Jul 22 00:15:36.375051 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 784/3145] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:15:36 2026] GET /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 1584 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:15:36.507119 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-167e2050-f5ba-4a65-8875-3f244e368800 req-8d9ea03a-c7a8-4164-838e-0e97e02292e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:36.513196 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-8d9ea03a-c7a8-4164-838e-0e97e02292e3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] PUT https://10.4.3.168/volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f Jul 22 00:15:36.514794 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-8d9ea03a-c7a8-4164-838e-0e97e02292e3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:36.531972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-167e2050-f5ba-4a65-8875-3f244e368800 req-8d9ea03a-c7a8-4164-838e-0e97e02292e3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Acquiring lock "cinder-attachment_update-b16f8d54-1a5d-476c-af17-a4a6e3522ed3-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:15:36.539797 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-167e2050-f5ba-4a65-8875-3f244e368800 req-8d9ea03a-c7a8-4164-838e-0e97e02292e3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Lock "cinder-attachment_update-b16f8d54-1a5d-476c-af17-a4a6e3522ed3-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:15:36.540583 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:36.540583 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:36.647240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-167e2050-f5ba-4a65-8875-3f244e368800 req-8d9ea03a-c7a8-4164-838e-0e97e02292e3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Lock "cinder-attachment_update-b16f8d54-1a5d-476c-af17-a4a6e3522ed3-np0000005612" released by "attachment_update" :: held 0.108s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:15:36.647590 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-8d9ea03a-c7a8-4164-838e-0e97e02292e3 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f returned with HTTP 200 Jul 22 00:15:36.648125 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 794/3146] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:15:36 2026] PUT /volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:36.689191 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-167e2050-f5ba-4a65-8875-3f244e368800 req-14fa8e62-0349-4cbb-ad27-15f87f7676bf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:36.696504 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-14fa8e62-0349-4cbb-ad27-15f87f7676bf tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] POST https://10.4.3.168/volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f/action Jul 22 00:15:36.697000 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-14fa8e62-0349-4cbb-ad27-15f87f7676bf tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:36.697245 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-14fa8e62-0349-4cbb-ad27-15f87f7676bf tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:36.704132 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b74cb93c-ad5e-4936-9e07-f6fc18f18e7d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:36.706014 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b74cb93c-ad5e-4936-9e07-f6fc18f18e7d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:36.706492 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b74cb93c-ad5e-4936-9e07-f6fc18f18e7d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:36.706574 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b74cb93c-ad5e-4936-9e07-f6fc18f18e7d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:36.706676 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b74cb93c-ad5e-4936-9e07-f6fc18f18e7d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:36.711505 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:36.711505 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:36.712078 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b74cb93c-ad5e-4936-9e07-f6fc18f18e7d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:36.712432 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 782/3147] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:36 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:36.718615 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:36.718615 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:36.736375 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-167e2050-f5ba-4a65-8875-3f244e368800 req-14fa8e62-0349-4cbb-ad27-15f87f7676bf tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f/action returned with HTTP 204 Jul 22 00:15:36.736851 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 788/3148] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:15:36 2026] POST /volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:36.894759 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11a20000-1f73-4192-a5f9-9733cdb69380 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:36.985890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11a20000-1f73-4192-a5f9-9733cdb69380 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:15:36.986419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11a20000-1f73-4192-a5f9-9733cdb69380 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1096596596", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:37.007071 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11a20000-1f73-4192-a5f9-9733cdb69380 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:15:37.007565 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 785/3149] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:15:36 2026] POST /volume/v3/types => generated 212 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:37.018453 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7a22989f-84e6-4bdd-bc53-e2e9a060aa89 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:37.021254 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a22989f-84e6-4bdd-bc53-e2e9a060aa89 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] POST https://10.4.3.168/volume/v3/types/302c71c0-045a-4649-a397-54a29ffe815d/encryption Jul 22 00:15:37.021744 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a22989f-84e6-4bdd-bc53-e2e9a060aa89 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:37.027743 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:37.027743 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:37.070831 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a22989f-84e6-4bdd-bc53-e2e9a060aa89 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] https://10.4.3.168/volume/v3/types/302c71c0-045a-4649-a397-54a29ffe815d/encryption returned with HTTP 200 Jul 22 00:15:37.071413 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 795/3150] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:15:37 2026] POST /volume/v3/types/302c71c0-045a-4649-a397-54a29ffe815d/encryption => generated 230 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:37.089347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ccf17e9-1f77-430a-843d-8437145148c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:37.231372 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:15:37.232611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-893190215", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1096596596", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:37.234582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-893190215', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1096596596', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:15:37.239522 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:15:37.239953 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:37.239953 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:37.240819 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:15:37.249905 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (4713cbb8-745a-4554-95ae-5b5507be1af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:37.252025 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7635da89-829b-4f39-89bf-60bd0f11fadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:37.252780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:15:37.298585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7635da89-829b-4f39-89bf-60bd0f11fadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:15:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=302c71c0-045a-4649-a397-54a29ffe815d,is_public=True,name='tempest-scenario-type-luks-1096596596',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '302c71c0-045a-4649-a397-54a29ffe815d', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:37.299623 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (128b1556-6a95-40ba-b2b8-4ae662a9eeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:37.345845 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1096596596 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1096596596, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:15:37.346287 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1096596596 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1096596596, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:15:37.400749 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['191e8e6b-943a-44a8-9c51-bf3a5798a18b', '6820f7b4-48a1-4e79-b2e5-331fbb18eb50', 'd7d1cad0-bd9a-4d66-a3a0-83d2e3e9a293', 'f975111d-543c-4896-9143-670a6807538a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:37.401569 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (128b1556-6a95-40ba-b2b8-4ae662a9eeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['191e8e6b-943a-44a8-9c51-bf3a5798a18b', '6820f7b4-48a1-4e79-b2e5-331fbb18eb50', 'd7d1cad0-bd9a-4d66-a3a0-83d2e3e9a293', 'f975111d-543c-4896-9143-670a6807538a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:37.402358 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6f1217-d8bd-4f2c-b6e5-df5f0fe3f29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:37.430328 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6f1217-d8bd-4f2c-b6e5-df5f0fe3f29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7316beb-2799-4265-abf8-061f6aec5a61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-893190215',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['191e8e6b-943a-44a8-9c51-bf3a5798a18b','6820f7b4-48a1-4e79-b2e5-331fbb18eb50','d7d1cad0-bd9a-4d66-a3a0-83d2e3e9a293','f975111d-543c-4896-9143-670a6807538a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=302c71c0-045a-4649-a397-54a29ffe815d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:15:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-893190215',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e7316beb-2799-4265-abf8-061f6aec5a61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(302c71c0-045a-4649-a397-54a29ffe815d),volume_type_id=302c71c0-045a-4649-a397-54a29ffe815d)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:37.431299 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2a0781-fac4-4734-87db-96ce00776085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:37.467602 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2a0781-fac4-4734-87db-96ce00776085) transitioned into state 'SUCCESS' from state '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-893190215',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['191e8e6b-943a-44a8-9c51-bf3a5798a18b','6820f7b4-48a1-4e79-b2e5-331fbb18eb50','d7d1cad0-bd9a-4d66-a3a0-83d2e3e9a293','f975111d-543c-4896-9143-670a6807538a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=302c71c0-045a-4649-a397-54a29ffe815d)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:37.468596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f8d384-4680-47e8-b042-8c34041502c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:37.486147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f8d384-4680-47e8-b042-8c34041502c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:37.488142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (4713cbb8-745a-4554-95ae-5b5507be1af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:37.488645 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:15:37.489978 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ccf17e9-1f77-430a-843d-8437145148c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:15:37.490255 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 783/3151] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:15:37 2026] POST /volume/v3/volumes => generated 779 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:37.507444 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91d2d25c-9d17-44cf-89cb-36b8f0e24181 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:37.509837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91d2d25c-9d17-44cf-89cb-36b8f0e24181 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:15:37.510177 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91d2d25c-9d17-44cf-89cb-36b8f0e24181 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:37.510476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91d2d25c-9d17-44cf-89cb-36b8f0e24181 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:37.520064 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:37.520064 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:37.525226 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91d2d25c-9d17-44cf-89cb-36b8f0e24181 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:15:37.532412 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91d2d25c-9d17-44cf-89cb-36b8f0e24181 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 200 Jul 22 00:15:37.533311 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 789/3152] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:37 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:37.730676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e4ddcd2-2bae-40d5-824d-e4331494acb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:37.732933 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e4ddcd2-2bae-40d5-824d-e4331494acb7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:37.733427 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e4ddcd2-2bae-40d5-824d-e4331494acb7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:37.734198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e4ddcd2-2bae-40d5-824d-e4331494acb7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:37.734198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1e4ddcd2-2bae-40d5-824d-e4331494acb7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:37.742470 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:37.742470 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:37.742470 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e4ddcd2-2bae-40d5-824d-e4331494acb7 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:37.742470 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 786/3153] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:37 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:15:38.560007 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-829abb63-a31f-402b-ac61-449e3caece43 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:38.563426 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-829abb63-a31f-402b-ac61-449e3caece43 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:15:38.563898 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-829abb63-a31f-402b-ac61-449e3caece43 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:38.565282 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-829abb63-a31f-402b-ac61-449e3caece43 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:38.575654 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:38.575654 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:38.583360 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-829abb63-a31f-402b-ac61-449e3caece43 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:15:38.591292 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-829abb63-a31f-402b-ac61-449e3caece43 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 200 Jul 22 00:15:38.592250 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 796/3154] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:38 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:38.608581 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8344bce5-d66b-4a39-abcd-9e916c2f59b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:38.611255 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8344bce5-d66b-4a39-abcd-9e916c2f59b2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:15:38.611557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8344bce5-d66b-4a39-abcd-9e916c2f59b2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:38.611832 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8344bce5-d66b-4a39-abcd-9e916c2f59b2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:38.621176 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:38.621176 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:38.634661 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8344bce5-d66b-4a39-abcd-9e916c2f59b2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:15:38.644890 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8344bce5-d66b-4a39-abcd-9e916c2f59b2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 200 Jul 22 00:15:38.645493 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 784/3155] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:38 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:38.663448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e9bdcc3-da5b-4952-8e54-f94941f11da4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:38.667983 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e9bdcc3-da5b-4952-8e54-f94941f11da4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61/action Jul 22 00:15:38.668475 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e9bdcc3-da5b-4952-8e54-f94941f11da4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:38.672889 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e9bdcc3-da5b-4952-8e54-f94941f11da4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:38.685321 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:38.685321 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:38.687093 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e9bdcc3-da5b-4952-8e54-f94941f11da4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:15:38.696473 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e9bdcc3-da5b-4952-8e54-f94941f11da4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume updated successfully. Jul 22 00:15:38.696473 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e9bdcc3-da5b-4952-8e54-f94941f11da4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61/action returned with HTTP 200 Jul 22 00:15:38.697142 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 790/3156] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:15:38 2026] POST /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 00:15:38.757013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f01dfdb-8596-4644-b511-bbe401c02dab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:38.759217 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f01dfdb-8596-4644-b511-bbe401c02dab tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:38.759405 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f01dfdb-8596-4644-b511-bbe401c02dab tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:38.759707 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f01dfdb-8596-4644-b511-bbe401c02dab tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:38.759853 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4f01dfdb-8596-4644-b511-bbe401c02dab tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:38.764845 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:38.764845 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:38.765392 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f01dfdb-8596-4644-b511-bbe401c02dab tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:38.766965 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 787/3157] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:38 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:38.806589 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8afaab68-0294-44e4-9242-81349285dc09 req-30bf7a51-a26b-4c4d-be4b-e48e2c77a528 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:38.810038 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-30bf7a51-a26b-4c4d-be4b-e48e2c77a528 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:15:38.810440 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-30bf7a51-a26b-4c4d-be4b-e48e2c77a528 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:38.810716 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-30bf7a51-a26b-4c4d-be4b-e48e2c77a528 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:38.821297 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:38.821297 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:38.829355 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8afaab68-0294-44e4-9242-81349285dc09 req-30bf7a51-a26b-4c4d-be4b-e48e2c77a528 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:15:38.835786 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-30bf7a51-a26b-4c4d-be4b-e48e2c77a528 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 200 Jul 22 00:15:38.836274 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 797/3158] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:38 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:39.414691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8afaab68-0294-44e4-9242-81349285dc09 req-0210a42d-d5c9-4a93-8b3f-07d8f9d86c96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:39.417970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-0210a42d-d5c9-4a93-8b3f-07d8f9d86c96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:15:39.418205 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-0210a42d-d5c9-4a93-8b3f-07d8f9d86c96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:39.418411 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-0210a42d-d5c9-4a93-8b3f-07d8f9d86c96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:39.426940 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:39.426940 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:39.431544 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8afaab68-0294-44e4-9242-81349285dc09 req-0210a42d-d5c9-4a93-8b3f-07d8f9d86c96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:15:39.436840 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-0210a42d-d5c9-4a93-8b3f-07d8f9d86c96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 200 Jul 22 00:15:39.437290 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 785/3159] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:39 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:39.457538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b471e762-f063-4f3d-a2f3-2e5d01effa8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:39.457538 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b471e762-f063-4f3d-a2f3-2e5d01effa8e None None] GET https://10.4.3.168/volume// Jul 22 00:15:39.457538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b471e762-f063-4f3d-a2f3-2e5d01effa8e None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:39.457538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b471e762-f063-4f3d-a2f3-2e5d01effa8e None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:39.457538 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b471e762-f063-4f3d-a2f3-2e5d01effa8e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:39.457538 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 791/3160] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:15:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:39.470499 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8afaab68-0294-44e4-9242-81349285dc09 req-f69284cc-3be7-46fb-9d89-58bfe6587697 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:39.473394 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-f69284cc-3be7-46fb-9d89-58bfe6587697 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:15:39.473896 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-f69284cc-3be7-46fb-9d89-58bfe6587697 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7316beb-2799-4265-abf8-061f6aec5a61", "connector": null, "instance_uuid": "eeef30e8-f0fb-4ae7-84a4-ce7b0f241e9a"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:39.486287 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:39.486287 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:39.537411 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-f69284cc-3be7-46fb-9d89-58bfe6587697 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:15:39.538021 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 788/3161] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:15:39 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:39.787195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9a68842b-3411-406a-93f1-e231184beb72 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:39.794739 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a68842b-3411-406a-93f1-e231184beb72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:39.794739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a68842b-3411-406a-93f1-e231184beb72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:39.794739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a68842b-3411-406a-93f1-e231184beb72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:39.794739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9a68842b-3411-406a-93f1-e231184beb72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:39.801086 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:39.801086 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:39.802280 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a68842b-3411-406a-93f1-e231184beb72 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:39.802727 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 798/3162] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:39 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:40.650267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:40.652282 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:15:40.652578 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-293643342"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:40.654266 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-293643342'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:15:40.654379 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume of 1 GB Jul 22 00:15:40.659346 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Availability Zones retrieved successfully. Jul 22 00:15:40.665634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Flow 'volume_create_api' (dbdd8902-c0a5-47ee-8186-72c14aca7203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:40.666619 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169b2d66-5ff9-47bb-bcb9-12aaa51c5e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:40.667559 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:15:40.707776 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169b2d66-5ff9-47bb-bcb9-12aaa51c5e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:40.708804 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7644a1-0d0c-4fa0-99a1-2fd7b196fe33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:40.790368 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Created reservations ['2bdfe7f4-7729-4be4-bce9-ddcda1421f3d', '5e158276-01fc-41b0-87a7-f10a80cf0cf3', '9da041dc-4fbe-4b32-9af6-584213ebe7bb', 'd10c062f-e4d5-40b2-9493-c1d26d67a4d5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:40.791335 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7644a1-0d0c-4fa0-99a1-2fd7b196fe33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bdfe7f4-7729-4be4-bce9-ddcda1421f3d', '5e158276-01fc-41b0-87a7-f10a80cf0cf3', '9da041dc-4fbe-4b32-9af6-584213ebe7bb', 'd10c062f-e4d5-40b2-9493-c1d26d67a4d5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:40.792163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e38cdc-0d13-43ba-a39a-a9f104a3b50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:40.819104 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e38cdc-0d13-43ba-a39a-a9f104a3b50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f7fc8eb-aeee-433d-b5e5-fae968295eff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-293643342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3bb941f234cf9a94aec820d8ce2b0',qos_specs=None,replication_status=,reservations=['2bdfe7f4-7729-4be4-bce9-ddcda1421f3d','5e158276-01fc-41b0-87a7-f10a80cf0cf3','9da041dc-4fbe-4b32-9af6-584213ebe7bb','d10c062f-e4d5-40b2-9493-c1d26d67a4d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-293643342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f7fc8eb-aeee-433d-b5e5-fae968295eff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b3bb941f234cf9a94aec820d8ce2b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:40.821681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32757d88-ed17-45b0-80a0-2d5347d03f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:40.821817 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a090cfff-afd4-4bb7-a7aa-8f19c95de37a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:40.824439 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a090cfff-afd4-4bb7-a7aa-8f19c95de37a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:40.824989 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a090cfff-afd4-4bb7-a7aa-8f19c95de37a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:40.825894 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a090cfff-afd4-4bb7-a7aa-8f19c95de37a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:40.825894 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a090cfff-afd4-4bb7-a7aa-8f19c95de37a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:40.832240 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:40.832240 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:40.833387 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a090cfff-afd4-4bb7-a7aa-8f19c95de37a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:40.834000 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 792/3163] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:40 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:40.860763 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32757d88-ed17-45b0-80a0-2d5347d03f7e) transitioned into state 'SUCCESS' from state '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-293643342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3bb941f234cf9a94aec820d8ce2b0',qos_specs=None,replication_status=,reservations=['2bdfe7f4-7729-4be4-bce9-ddcda1421f3d','5e158276-01fc-41b0-87a7-f10a80cf0cf3','9da041dc-4fbe-4b32-9af6-584213ebe7bb','d10c062f-e4d5-40b2-9493-c1d26d67a4d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:40.862358 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc0e9b0-44d8-475b-bacc-29bfae644944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:15:40.877686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc0e9b0-44d8-475b-bacc-29bfae644944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:15:40.878355 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Flow 'volume_create_api' (dbdd8902-c0a5-47ee-8186-72c14aca7203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:15:40.878686 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume request issued successfully. Jul 22 00:15:40.879822 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46e633e2-f380-4ea3-ab7a-d9e89c95ece0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:15:40.880006 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 786/3164] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:15:40 2026] POST /volume/v3/volumes => generated 754 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:40.901345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-715f7096-39b1-47b2-9581-8d63c85383e0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:40.903403 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-715f7096-39b1-47b2-9581-8d63c85383e0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:40.903588 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-715f7096-39b1-47b2-9581-8d63c85383e0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:40.903813 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-715f7096-39b1-47b2-9581-8d63c85383e0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:40.912324 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:40.912324 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:40.918332 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-715f7096-39b1-47b2-9581-8d63c85383e0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:40.924883 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-715f7096-39b1-47b2-9581-8d63c85383e0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:40.925412 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 789/3165] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:40 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:41.412530 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c7b4ba8-f9bc-4269-8fb0-26a03d97faef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:41.413092 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c7b4ba8-f9bc-4269-8fb0-26a03d97faef None None] GET https://10.4.3.168/volume// Jul 22 00:15:41.413288 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c7b4ba8-f9bc-4269-8fb0-26a03d97faef None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:41.413572 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c7b4ba8-f9bc-4269-8fb0-26a03d97faef None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:41.414069 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c7b4ba8-f9bc-4269-8fb0-26a03d97faef None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:41.414358 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 799/3166] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:15:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:41.429834 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8afaab68-0294-44e4-9242-81349285dc09 req-ccf916fa-cfaa-48b3-b9cd-27a80692f1cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:41.432407 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-ccf916fa-cfaa-48b3-b9cd-27a80692f1cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:15:41.432929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-ccf916fa-cfaa-48b3-b9cd-27a80692f1cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:41.433879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-ccf916fa-cfaa-48b3-b9cd-27a80692f1cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:41.436724 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=203,cinder:INSERT=24,cinder:UPDATE=57 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:15:41.448171 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:41.448171 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:41.452380 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8afaab68-0294-44e4-9242-81349285dc09 req-ccf916fa-cfaa-48b3-b9cd-27a80692f1cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:15:41.458660 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-ccf916fa-cfaa-48b3-b9cd-27a80692f1cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 200 Jul 22 00:15:41.458660 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 793/3167] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:15:41 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:15:41.593394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8afaab68-0294-44e4-9242-81349285dc09 req-0152914c-f5b7-4e91-b1a0-9a0e8b8b2d5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:41.598584 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-0152914c-f5b7-4e91-b1a0-9a0e8b8b2d5d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d Jul 22 00:15:41.602292 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-0152914c-f5b7-4e91-b1a0-9a0e8b8b2d5d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:41.606458 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=306,cinder:UPDATE=97,cinder:INSERT=51 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:15:41.617515 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8afaab68-0294-44e4-9242-81349285dc09 req-0152914c-f5b7-4e91-b1a0-9a0e8b8b2d5d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-e7316beb-2799-4265-abf8-061f6aec5a61-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:15:41.623846 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8afaab68-0294-44e4-9242-81349285dc09 req-0152914c-f5b7-4e91-b1a0-9a0e8b8b2d5d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-e7316beb-2799-4265-abf8-061f6aec5a61-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:15:41.625329 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:41.625329 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:41.779237 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8afaab68-0294-44e4-9242-81349285dc09 req-0152914c-f5b7-4e91-b1a0-9a0e8b8b2d5d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-e7316beb-2799-4265-abf8-061f6aec5a61-np0000005612" released by "attachment_update" :: held 0.155s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:15:41.779699 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-0152914c-f5b7-4e91-b1a0-9a0e8b8b2d5d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d returned with HTTP 200 Jul 22 00:15:41.780097 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 787/3168] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:15:41 2026] PUT /volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d => generated 968 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:41.811173 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8afaab68-0294-44e4-9242-81349285dc09 req-da1ae918-752d-4c4e-a831-cb1ab18e86a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:41.814418 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-da1ae918-752d-4c4e-a831-cb1ab18e86a0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d/action Jul 22 00:15:41.815766 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-da1ae918-752d-4c4e-a831-cb1ab18e86a0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:41.815766 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-da1ae918-752d-4c4e-a831-cb1ab18e86a0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:41.848988 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4813dced-148d-4325-a06c-fc46b19958a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:41.851036 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:41.851036 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:41.851304 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4813dced-148d-4325-a06c-fc46b19958a4 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:41.851479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4813dced-148d-4325-a06c-fc46b19958a4 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:41.851682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4813dced-148d-4325-a06c-fc46b19958a4 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:41.851830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4813dced-148d-4325-a06c-fc46b19958a4 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:41.854774 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=226,cinder:UPDATE=44,cinder:INSERT=21 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:15:41.862409 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:41.862409 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:41.863200 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4813dced-148d-4325-a06c-fc46b19958a4 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:41.864101 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 800/3169] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:41 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:41.896642 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-da1ae918-752d-4c4e-a831-cb1ab18e86a0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d/action returned with HTTP 204 Jul 22 00:15:41.897658 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 790/3170] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:15:41 2026] POST /volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:41.948200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6375b9bc-52a2-413d-ab11-8480968b2e67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:41.952688 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6375b9bc-52a2-413d-ab11-8480968b2e67 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:41.952923 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6375b9bc-52a2-413d-ab11-8480968b2e67 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:41.953172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6375b9bc-52a2-413d-ab11-8480968b2e67 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:41.967938 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:41.967938 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:41.977837 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6375b9bc-52a2-413d-ab11-8480968b2e67 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:41.990727 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6375b9bc-52a2-413d-ab11-8480968b2e67 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:41.991312 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 794/3171] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:41 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:42.057812 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-31e1fea4-92e1-455b-b3f8-003f2e0870b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:42.060977 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-31e1fea4-92e1-455b-b3f8-003f2e0870b1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:42.060977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-31e1fea4-92e1-455b-b3f8-003f2e0870b1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:42.060977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-31e1fea4-92e1-455b-b3f8-003f2e0870b1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:42.068495 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:42.068495 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:42.073265 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-31e1fea4-92e1-455b-b3f8-003f2e0870b1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:42.078699 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-31e1fea4-92e1-455b-b3f8-003f2e0870b1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:42.079302 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 788/3172] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:42 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:42.197983 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-425088f6-8796-493e-bca6-0856ef6475bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:42.198525 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-425088f6-8796-493e-bca6-0856ef6475bb None None] GET https://10.4.3.168/volume// Jul 22 00:15:42.198787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-425088f6-8796-493e-bca6-0856ef6475bb None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:42.199092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-425088f6-8796-493e-bca6-0856ef6475bb None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:42.199601 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-425088f6-8796-493e-bca6-0856ef6475bb None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:42.200070 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 801/3173] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:15:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:42.213043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-9118326b-12ec-4615-a680-4aa3dad4e4cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:42.216888 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-9118326b-12ec-4615-a680-4aa3dad4e4cf tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:15:42.217388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-9118326b-12ec-4615-a680-4aa3dad4e4cf tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f7fc8eb-aeee-433d-b5e5-fae968295eff", "connector": null, "instance_uuid": "96460247-1812-4278-a37d-fc3f5b941824"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:42.230888 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:42.230888 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:42.263208 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-9118326b-12ec-4615-a680-4aa3dad4e4cf tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:15:42.263824 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 791/3174] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:15:42 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:42.314309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83403769-bac4-4a55-9816-2f7fafc8f145 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:42.316911 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83403769-bac4-4a55-9816-2f7fafc8f145 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:42.317115 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83403769-bac4-4a55-9816-2f7fafc8f145 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:42.317356 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83403769-bac4-4a55-9816-2f7fafc8f145 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:42.332439 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:42.332439 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:42.335957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7235a61e-d532-4e1c-a992-d03e96abd141 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:42.336794 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7235a61e-d532-4e1c-a992-d03e96abd141 None None] GET https://10.4.3.168/volume// Jul 22 00:15:42.336794 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7235a61e-d532-4e1c-a992-d03e96abd141 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:42.336794 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7235a61e-d532-4e1c-a992-d03e96abd141 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:42.337739 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7235a61e-d532-4e1c-a992-d03e96abd141 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:42.337739 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 789/3175] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:15:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:42.341393 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83403769-bac4-4a55-9816-2f7fafc8f145 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:42.353620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-2f8f63b6-3f93-4191-970d-7c14fd70aea0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:42.356960 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83403769-bac4-4a55-9816-2f7fafc8f145 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:42.357388 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 795/3176] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:42 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:42.358878 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-2f8f63b6-3f93-4191-970d-7c14fd70aea0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:42.359352 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-2f8f63b6-3f93-4191-970d-7c14fd70aea0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:42.359705 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-2f8f63b6-3f93-4191-970d-7c14fd70aea0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:42.379939 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:42.379939 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:42.385819 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-2f8f63b6-3f93-4191-970d-7c14fd70aea0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:42.392202 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-2f8f63b6-3f93-4191-970d-7c14fd70aea0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:42.392769 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 802/3177] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:15:42 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:15:42.526813 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-306cb773-5b8f-41c4-b2a4-25b1dd7ced4a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:42.531583 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-306cb773-5b8f-41c4-b2a4-25b1dd7ced4a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] PUT https://10.4.3.168/volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871 Jul 22 00:15:42.533211 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-306cb773-5b8f-41c4-b2a4-25b1dd7ced4a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:42.535743 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=234,cinder:UPDATE=42,cinder:INSERT=22 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:15:42.548784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-306cb773-5b8f-41c4-b2a4-25b1dd7ced4a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Acquiring lock "cinder-attachment_update-0f7fc8eb-aeee-433d-b5e5-fae968295eff-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:15:42.555999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-306cb773-5b8f-41c4-b2a4-25b1dd7ced4a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Lock "cinder-attachment_update-0f7fc8eb-aeee-433d-b5e5-fae968295eff-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:15:42.557666 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:42.557666 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:42.683078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-306cb773-5b8f-41c4-b2a4-25b1dd7ced4a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Lock "cinder-attachment_update-0f7fc8eb-aeee-433d-b5e5-fae968295eff-np0000005612" released by "attachment_update" :: held 0.127s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:15:42.683263 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-306cb773-5b8f-41c4-b2a4-25b1dd7ced4a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871 returned with HTTP 200 Jul 22 00:15:42.683967 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 792/3178] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:15:42 2026] PUT /volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:42.879429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cf2a30a-0e88-4bc9-91cd-0fb659c5bb4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:42.882107 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cf2a30a-0e88-4bc9-91cd-0fb659c5bb4e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:42.883686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cf2a30a-0e88-4bc9-91cd-0fb659c5bb4e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:42.883686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cf2a30a-0e88-4bc9-91cd-0fb659c5bb4e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:42.883686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6cf2a30a-0e88-4bc9-91cd-0fb659c5bb4e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:42.889373 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:42.889373 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:42.890105 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cf2a30a-0e88-4bc9-91cd-0fb659c5bb4e tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:42.890895 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 790/3179] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:42 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:43.378330 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fce496d5-cf7f-4c4c-b225-ee26a3b07bd2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:43.380648 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fce496d5-cf7f-4c4c-b225-ee26a3b07bd2 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:43.380801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fce496d5-cf7f-4c4c-b225-ee26a3b07bd2 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:43.382524 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fce496d5-cf7f-4c4c-b225-ee26a3b07bd2 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:43.395350 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:43.395350 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:43.401569 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fce496d5-cf7f-4c4c-b225-ee26a3b07bd2 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:43.410045 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fce496d5-cf7f-4c4c-b225-ee26a3b07bd2 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:43.410628 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 796/3180] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:43 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:43.906230 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b50ae290-5dc9-4543-8272-a9b060090db6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:43.908676 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b50ae290-5dc9-4543-8272-a9b060090db6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:43.908773 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b50ae290-5dc9-4543-8272-a9b060090db6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:43.909187 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b50ae290-5dc9-4543-8272-a9b060090db6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:43.909361 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b50ae290-5dc9-4543-8272-a9b060090db6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:43.915979 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:43.915979 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:43.917199 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b50ae290-5dc9-4543-8272-a9b060090db6 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:43.917429 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 803/3181] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:43 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:44.430734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d57ce98-5eb0-4108-a5ec-bdc7630fa2fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:44.432712 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d57ce98-5eb0-4108-a5ec-bdc7630fa2fc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:44.433147 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d57ce98-5eb0-4108-a5ec-bdc7630fa2fc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:44.433525 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d57ce98-5eb0-4108-a5ec-bdc7630fa2fc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:44.447113 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:44.447113 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:44.452186 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d57ce98-5eb0-4108-a5ec-bdc7630fa2fc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:44.458212 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d57ce98-5eb0-4108-a5ec-bdc7630fa2fc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:44.458888 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 793/3182] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:44 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:44.929820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5b4ad39-a907-40de-a557-3befbf70702a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:44.931700 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5b4ad39-a907-40de-a557-3befbf70702a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:44.931939 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5b4ad39-a907-40de-a557-3befbf70702a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:44.932138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5b4ad39-a907-40de-a557-3befbf70702a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:44.932242 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f5b4ad39-a907-40de-a557-3befbf70702a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:44.937424 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:44.937424 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:44.938252 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5b4ad39-a907-40de-a557-3befbf70702a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:44.938672 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 791/3183] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:44 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:45.475696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d355037-0fac-4c58-b406-05c1c6867ede None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:45.478984 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d355037-0fac-4c58-b406-05c1c6867ede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:45.478984 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d355037-0fac-4c58-b406-05c1c6867ede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:45.478984 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d355037-0fac-4c58-b406-05c1c6867ede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:45.488958 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:45.488958 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:45.491753 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d355037-0fac-4c58-b406-05c1c6867ede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:45.496175 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d355037-0fac-4c58-b406-05c1c6867ede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:45.496721 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 797/3184] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:45 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:45.958363 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4104cdb1-f665-47ac-841b-c49c29fd29f9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:45.961282 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4104cdb1-f665-47ac-841b-c49c29fd29f9 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:45.961282 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4104cdb1-f665-47ac-841b-c49c29fd29f9 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:45.962215 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4104cdb1-f665-47ac-841b-c49c29fd29f9 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:45.962215 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4104cdb1-f665-47ac-841b-c49c29fd29f9 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:45.968906 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:45.968906 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:45.970493 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4104cdb1-f665-47ac-841b-c49c29fd29f9 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:45.971119 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 804/3185] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:45 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:46.006374 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-af7e54a3-9d40-43cc-954f-65bb758c84fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:46.008598 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-af7e54a3-9d40-43cc-954f-65bb758c84fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871/action Jul 22 00:15:46.009047 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-af7e54a3-9d40-43cc-954f-65bb758c84fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:46.009212 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-af7e54a3-9d40-43cc-954f-65bb758c84fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:46.036206 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:46.036206 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:46.050705 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d1d1df64-3627-4cff-919b-3691a3dda6b5 req-af7e54a3-9d40-43cc-954f-65bb758c84fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871/action returned with HTTP 204 Jul 22 00:15:46.052091 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 794/3186] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:15:46 2026] POST /volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:46.509718 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ef50b70-b820-461f-970a-9c52a2c0af25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:46.511619 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ef50b70-b820-461f-970a-9c52a2c0af25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:46.511984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ef50b70-b820-461f-970a-9c52a2c0af25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:46.512199 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ef50b70-b820-461f-970a-9c52a2c0af25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:46.525480 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:46.525480 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:46.530995 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2ef50b70-b820-461f-970a-9c52a2c0af25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:46.537422 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ef50b70-b820-461f-970a-9c52a2c0af25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:46.537926 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 792/3187] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:46 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:46.554132 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ade72505-bc6e-4037-977d-b7be7a2d9417 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:46.556678 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ade72505-bc6e-4037-977d-b7be7a2d9417 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:15:46.557057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ade72505-bc6e-4037-977d-b7be7a2d9417 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:46.557362 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ade72505-bc6e-4037-977d-b7be7a2d9417 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:46.568674 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:46.568674 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:46.573314 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ade72505-bc6e-4037-977d-b7be7a2d9417 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:15:46.582508 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ade72505-bc6e-4037-977d-b7be7a2d9417 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:15:46.583062 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 798/3188] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:46 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:46.985031 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c316bce-c9b9-400c-aadf-42c70c1f3a69 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:46.990649 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c316bce-c9b9-400c-aadf-42c70c1f3a69 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:46.991318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c316bce-c9b9-400c-aadf-42c70c1f3a69 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:46.991318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c316bce-c9b9-400c-aadf-42c70c1f3a69 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:46.991414 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2c316bce-c9b9-400c-aadf-42c70c1f3a69 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:46.998104 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:46.998104 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:46.998990 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c316bce-c9b9-400c-aadf-42c70c1f3a69 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:46.999538 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 805/3189] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:46 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:48.012378 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c3cdd66-84e9-4545-93d8-da7af8f0edbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:48.014224 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c3cdd66-84e9-4545-93d8-da7af8f0edbe tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:48.014414 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c3cdd66-84e9-4545-93d8-da7af8f0edbe tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:48.014606 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c3cdd66-84e9-4545-93d8-da7af8f0edbe tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:48.014734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8c3cdd66-84e9-4545-93d8-da7af8f0edbe tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:48.022051 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:48.022051 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:48.022846 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c3cdd66-84e9-4545-93d8-da7af8f0edbe tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:48.023402 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 795/3190] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:48 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:48.791701 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8afaab68-0294-44e4-9242-81349285dc09 req-a8752685-353c-42e5-93c0-7da8f6bbf1fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:48.794087 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-a8752685-353c-42e5-93c0-7da8f6bbf1fd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61/encryption Jul 22 00:15:48.794215 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-a8752685-353c-42e5-93c0-7da8f6bbf1fd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:48.794422 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-a8752685-353c-42e5-93c0-7da8f6bbf1fd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:48.807779 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:48.807779 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:48.817271 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8afaab68-0294-44e4-9242-81349285dc09 req-a8752685-353c-42e5-93c0-7da8f6bbf1fd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61/encryption returned with HTTP 200 Jul 22 00:15:48.818896 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 793/3191] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:15:48 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:49.037308 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45656f64-a377-46a8-8025-edc25a1e7193 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:49.040273 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45656f64-a377-46a8-8025-edc25a1e7193 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:49.040605 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45656f64-a377-46a8-8025-edc25a1e7193 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:49.041461 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45656f64-a377-46a8-8025-edc25a1e7193 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:49.041461 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-45656f64-a377-46a8-8025-edc25a1e7193 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:49.047755 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:49.047755 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:49.048549 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45656f64-a377-46a8-8025-edc25a1e7193 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:49.048983 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 799/3192] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:49 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:50.061536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5fad4948-cca7-4f3b-ab86-8b6ecf99559b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:50.063528 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fad4948-cca7-4f3b-ab86-8b6ecf99559b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:50.063733 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fad4948-cca7-4f3b-ab86-8b6ecf99559b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:50.063999 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fad4948-cca7-4f3b-ab86-8b6ecf99559b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:50.064099 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5fad4948-cca7-4f3b-ab86-8b6ecf99559b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:50.068961 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:50.068961 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:50.069687 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fad4948-cca7-4f3b-ab86-8b6ecf99559b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:50.070099 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 806/3193] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:50 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:51.085032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ffaf8230-3ef2-4c84-a47b-2393e4616174 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:51.085032 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffaf8230-3ef2-4c84-a47b-2393e4616174 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:15:51.085032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffaf8230-3ef2-4c84-a47b-2393e4616174 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:51.085032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffaf8230-3ef2-4c84-a47b-2393e4616174 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:51.085032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ffaf8230-3ef2-4c84-a47b-2393e4616174 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:51.091215 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:51.091215 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:51.092885 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffaf8230-3ef2-4c84-a47b-2393e4616174 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:15:51.092885 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 796/3194] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:51 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:51.112807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-49055290-1bf3-48a9-8451-95b725b9cb3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:51.114765 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49055290-1bf3-48a9-8451-95b725b9cb3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:15:51.115226 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49055290-1bf3-48a9-8451-95b725b9cb3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56070318-bf2e-4ffe-9f37-5780cbb88e44", "name": "tempest-VolumesBackupsTest-Backup-1673512966"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:51.117258 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-49055290-1bf3-48a9-8451-95b725b9cb3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Creating new backup {'backup': {'volume_id': '56070318-bf2e-4ffe-9f37-5780cbb88e44', 'name': 'tempest-VolumesBackupsTest-Backup-1673512966'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:15:51.117505 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-49055290-1bf3-48a9-8451-95b725b9cb3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Creating backup of volume 56070318-bf2e-4ffe-9f37-5780cbb88e44 in container None Jul 22 00:15:51.126010 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:51.126010 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:51.126621 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-49055290-1bf3-48a9-8451-95b725b9cb3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:15:51.154985 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-49055290-1bf3-48a9-8451-95b725b9cb3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Created reservations ['672620ba-47a6-442a-a9f2-5808ae90f0b3', 'daa09007-9efe-4ca3-b41d-7ef943d9cabb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:15:51.198121 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-f2f0cfe3-ca81-47c1-a22e-1f9b77872f07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:51.209640 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-f2f0cfe3-ca81-47c1-a22e-1f9b77872f07 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:15:51.209640 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-f2f0cfe3-ca81-47c1-a22e-1f9b77872f07 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:51.209640 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-f2f0cfe3-ca81-47c1-a22e-1f9b77872f07 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:51.221945 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49055290-1bf3-48a9-8451-95b725b9cb3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:15:51.221945 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 794/3195] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:15:51 2026] POST /volume/v3/backups => generated 330 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:15:51.229724 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:51.229724 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:51.231762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b5ec43c-3410-413b-a4eb-2981cfe8e555 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:51.236207 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b5ec43c-3410-413b-a4eb-2981cfe8e555 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:51.236207 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b5ec43c-3410-413b-a4eb-2981cfe8e555 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:51.236207 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b5ec43c-3410-413b-a4eb-2981cfe8e555 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:51.236207 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9b5ec43c-3410-413b-a4eb-2981cfe8e555 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:51.241885 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-f2f0cfe3-ca81-47c1-a22e-1f9b77872f07 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:15:51.247369 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:51.247369 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:51.247369 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b5ec43c-3410-413b-a4eb-2981cfe8e555 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:51.247369 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 807/3196] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:51 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:51.247595 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-f2f0cfe3-ca81-47c1-a22e-1f9b77872f07 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:15:51.248185 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 800/3197] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:15:51 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:51.744591 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b05abde9-5a57-4e01-b29e-b41e1c82f2df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:51.745090 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b05abde9-5a57-4e01-b29e-b41e1c82f2df None None] GET https://10.4.3.168/volume// Jul 22 00:15:51.745346 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b05abde9-5a57-4e01-b29e-b41e1c82f2df None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:51.745586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b05abde9-5a57-4e01-b29e-b41e1c82f2df None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:51.746008 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b05abde9-5a57-4e01-b29e-b41e1c82f2df None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:15:51.746364 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 797/3198] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:15:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:15:51.755565 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-898ed1b3-9dfa-4759-995f-4427d34efb14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:51.757676 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-898ed1b3-9dfa-4759-995f-4427d34efb14 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:15:51.758136 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-898ed1b3-9dfa-4759-995f-4427d34efb14 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c515c18d-5239-4cce-86b9-aab6bb1a9f6d", "connector": null, "instance_uuid": "7a2062f5-300a-4b07-b604-4638e4500397"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:51.772880 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:51.772880 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:51.804583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-898ed1b3-9dfa-4759-995f-4427d34efb14 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:15:51.805226 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 795/3199] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:15:51 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:51.814969 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-c1a9bf5a-55a3-4305-a6ed-2749c0e33476 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:51.818030 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-c1a9bf5a-55a3-4305-a6ed-2749c0e33476 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc Jul 22 00:15:51.818265 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-c1a9bf5a-55a3-4305-a6ed-2749c0e33476 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:51.818487 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-c1a9bf5a-55a3-4305-a6ed-2749c0e33476 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:51.829038 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:51.829038 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:51.926295 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-c1a9bf5a-55a3-4305-a6ed-2749c0e33476 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc returned with HTTP 200 Jul 22 00:15:51.926741 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 808/3200] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:15:51 2026] DELETE /volume/v3/attachments/212fb245-6a5a-47dd-b6f1-5b1a128b1bcc => generated 367 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:52.261219 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-652b52d2-b290-4cc1-83c4-838e0ef83dcd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:52.265892 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-652b52d2-b290-4cc1-83c4-838e0ef83dcd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:52.265892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-652b52d2-b290-4cc1-83c4-838e0ef83dcd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:52.265892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-652b52d2-b290-4cc1-83c4-838e0ef83dcd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:52.265892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-652b52d2-b290-4cc1-83c4-838e0ef83dcd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:52.274791 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:52.274791 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:52.274791 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-652b52d2-b290-4cc1-83c4-838e0ef83dcd tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:52.275696 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 801/3201] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:52 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:52.995031 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-3d6d2851-9417-4c65-8916-3e55af43aba0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:53.001301 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-3d6d2851-9417-4c65-8916-3e55af43aba0 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] PUT https://10.4.3.168/volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 Jul 22 00:15:53.001790 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-3d6d2851-9417-4c65-8916-3e55af43aba0 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:53.012325 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-3d6d2851-9417-4c65-8916-3e55af43aba0 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Acquiring lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:15:53.018493 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-3d6d2851-9417-4c65-8916-3e55af43aba0 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:15:53.019763 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:53.019763 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:53.140869 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-3d6d2851-9417-4c65-8916-3e55af43aba0 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-c515c18d-5239-4cce-86b9-aab6bb1a9f6d-np0000005612" released by "attachment_update" :: held 0.122s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:15:53.141298 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-3d6d2851-9417-4c65-8916-3e55af43aba0 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 returned with HTTP 200 Jul 22 00:15:53.141841 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 798/3202] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:15:52 2026] PUT /volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:53.168764 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-59feb95d-96b2-449d-9897-e44846cfa414 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:53.171439 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-59feb95d-96b2-449d-9897-e44846cfa414 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 Jul 22 00:15:53.171903 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-59feb95d-96b2-449d-9897-e44846cfa414 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:53.172225 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-59feb95d-96b2-449d-9897-e44846cfa414 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:53.202159 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-59feb95d-96b2-449d-9897-e44846cfa414 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 returned with HTTP 200 Jul 22 00:15:53.202159 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 796/3203] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:15:53 2026] GET /volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:15:53.289508 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-812529ca-f4f3-4131-bedc-d7fc5dd874e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:53.291652 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-812529ca-f4f3-4131-bedc-d7fc5dd874e8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:53.291960 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-812529ca-f4f3-4131-bedc-d7fc5dd874e8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:53.292268 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-812529ca-f4f3-4131-bedc-d7fc5dd874e8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:53.292413 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-812529ca-f4f3-4131-bedc-d7fc5dd874e8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:53.298655 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:53.298655 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:53.299584 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-812529ca-f4f3-4131-bedc-d7fc5dd874e8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:53.300046 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 809/3204] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:53 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:54.311318 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-032941b1-74d9-4b79-8e6b-84ff6f0b9d9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:54.313737 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-032941b1-74d9-4b79-8e6b-84ff6f0b9d9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:54.314035 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-032941b1-74d9-4b79-8e6b-84ff6f0b9d9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:54.314320 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-032941b1-74d9-4b79-8e6b-84ff6f0b9d9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:54.314480 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-032941b1-74d9-4b79-8e6b-84ff6f0b9d9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:54.319995 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:54.319995 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:54.320912 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-032941b1-74d9-4b79-8e6b-84ff6f0b9d9a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:54.321339 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 802/3205] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:54 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:55.336474 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-28dda0e9-b40a-4f0e-b45f-58caef8fc378 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:55.338489 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28dda0e9-b40a-4f0e-b45f-58caef8fc378 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:55.338735 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28dda0e9-b40a-4f0e-b45f-58caef8fc378 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:55.338975 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28dda0e9-b40a-4f0e-b45f-58caef8fc378 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:55.339089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-28dda0e9-b40a-4f0e-b45f-58caef8fc378 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:55.344104 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:55.344104 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:55.345005 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28dda0e9-b40a-4f0e-b45f-58caef8fc378 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:55.345473 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 799/3206] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:55 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:56.359894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35bec7dc-e4b3-4fe6-9823-1bad51b3a7dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:56.362618 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35bec7dc-e4b3-4fe6-9823-1bad51b3a7dc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:56.362921 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35bec7dc-e4b3-4fe6-9823-1bad51b3a7dc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:56.363222 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35bec7dc-e4b3-4fe6-9823-1bad51b3a7dc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:56.363379 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-35bec7dc-e4b3-4fe6-9823-1bad51b3a7dc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:56.371253 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:56.371253 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:56.372269 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35bec7dc-e4b3-4fe6-9823-1bad51b3a7dc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:56.372933 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 797/3207] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:56 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:57.376223 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-52b431bc-7d0b-4437-bbaa-dd74180fa045 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:57.378953 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-52b431bc-7d0b-4437-bbaa-dd74180fa045 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600/action Jul 22 00:15:57.379494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-52b431bc-7d0b-4437-bbaa-dd74180fa045 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:15:57.379682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-52b431bc-7d0b-4437-bbaa-dd74180fa045 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:15:57.390580 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8a29ec9-0ff2-4dcb-b82f-0893f073d8d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:57.393021 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8a29ec9-0ff2-4dcb-b82f-0893f073d8d7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:57.393248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8a29ec9-0ff2-4dcb-b82f-0893f073d8d7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:57.393508 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8a29ec9-0ff2-4dcb-b82f-0893f073d8d7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:57.393691 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e8a29ec9-0ff2-4dcb-b82f-0893f073d8d7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:57.398311 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:57.398311 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:57.399061 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8a29ec9-0ff2-4dcb-b82f-0893f073d8d7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:57.399509 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 803/3208] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:57 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:57.419598 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:57.419598 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:15:57.439750 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7d953c5e-5406-4555-ab9f-21d950ff9b88 req-52b431bc-7d0b-4437-bbaa-dd74180fa045 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600/action returned with HTTP 204 Jul 22 00:15:57.439750 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 810/3209] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:15:57 2026] POST /volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:15:58.418803 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9ef1233-4c5b-48a7-aa81-0b857b940fba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:58.423274 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9ef1233-4c5b-48a7-aa81-0b857b940fba tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:58.423556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9ef1233-4c5b-48a7-aa81-0b857b940fba tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:58.424176 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9ef1233-4c5b-48a7-aa81-0b857b940fba tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:58.424176 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f9ef1233-4c5b-48a7-aa81-0b857b940fba tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:58.433091 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:58.433091 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:15:58.435171 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9ef1233-4c5b-48a7-aa81-0b857b940fba tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:58.435582 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 800/3210] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:58 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:59.451664 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2376ace7-8627-47d5-8597-4a997b34be38 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:59.453900 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2376ace7-8627-47d5-8597-4a997b34be38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:15:59.454301 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2376ace7-8627-47d5-8597-4a997b34be38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:59.454569 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2376ace7-8627-47d5-8597-4a997b34be38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:59.454739 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2376ace7-8627-47d5-8597-4a997b34be38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:15:59.462485 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:59.462485 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:15:59.463538 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2376ace7-8627-47d5-8597-4a997b34be38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:15:59.464003 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 798/3211] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:15:59 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:15:59.667927 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-30dff878-8340-46f9-93bb-81c6d20b5528 req-ae0c0000-b359-4746-8d57-6db3d491719a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:15:59.671890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-30dff878-8340-46f9-93bb-81c6d20b5528 req-ae0c0000-b359-4746-8d57-6db3d491719a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d Jul 22 00:15:59.671890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-30dff878-8340-46f9-93bb-81c6d20b5528 req-ae0c0000-b359-4746-8d57-6db3d491719a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:15:59.671890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-30dff878-8340-46f9-93bb-81c6d20b5528 req-ae0c0000-b359-4746-8d57-6db3d491719a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:15:59.683738 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:15:59.683738 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:15:59.765970 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-30dff878-8340-46f9-93bb-81c6d20b5528 req-ae0c0000-b359-4746-8d57-6db3d491719a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d returned with HTTP 200 Jul 22 00:15:59.765970 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 804/3212] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:15:59 2026] DELETE /volume/v3/attachments/a5dc1fc7-5649-43b4-a2aa-a617c310309d => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:00.478276 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02c30b24-de53-4094-b364-e992db14fe3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:00.480965 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02c30b24-de53-4094-b364-e992db14fe3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:00.481290 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02c30b24-de53-4094-b364-e992db14fe3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:00.481667 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02c30b24-de53-4094-b364-e992db14fe3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:00.481779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-02c30b24-de53-4094-b364-e992db14fe3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:00.487351 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:00.487351 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:00.488416 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02c30b24-de53-4094-b364-e992db14fe3e tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:00.489145 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 811/3213] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:00 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:01.506782 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b792c71-b143-4c59-93b2-41fa72643796 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:01.508658 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b792c71-b143-4c59-93b2-41fa72643796 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:01.508843 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b792c71-b143-4c59-93b2-41fa72643796 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:01.509056 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b792c71-b143-4c59-93b2-41fa72643796 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:01.509179 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3b792c71-b143-4c59-93b2-41fa72643796 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:01.518153 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:01.518153 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:01.524651 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b792c71-b143-4c59-93b2-41fa72643796 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:01.525811 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 801/3214] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:01 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:02.546761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bcbaeb5d-252a-4b3e-874b-1099155abfa2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:02.547961 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcbaeb5d-252a-4b3e-874b-1099155abfa2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:02.547961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcbaeb5d-252a-4b3e-874b-1099155abfa2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:02.547961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcbaeb5d-252a-4b3e-874b-1099155abfa2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:02.547961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bcbaeb5d-252a-4b3e-874b-1099155abfa2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:02.554349 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:02.554349 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:02.555780 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcbaeb5d-252a-4b3e-874b-1099155abfa2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:02.556396 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 799/3215] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:02 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:02.963210 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-697e9840-c9bc-488f-bb19-07a97ab21419 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:02.965705 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-697e9840-c9bc-488f-bb19-07a97ab21419 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:16:02.966015 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-697e9840-c9bc-488f-bb19-07a97ab21419 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:02.966299 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-697e9840-c9bc-488f-bb19-07a97ab21419 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:02.966527 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-697e9840-c9bc-488f-bb19-07a97ab21419 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:16:02.976372 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:02.976372 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:02.977034 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-697e9840-c9bc-488f-bb19-07a97ab21419 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:02.995022 np0000005612 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-697e9840-c9bc-488f-bb19-07a97ab21419 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:16:03.005429 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-697e9840-c9bc-488f-bb19-07a97ab21419 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:16:03.005429 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-697e9840-c9bc-488f-bb19-07a97ab21419 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 202 Jul 22 00:16:03.006516 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 805/3216] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:02 2026] DELETE /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:03.022000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3bbe8fe1-8e6f-4d70-b9e9-d424e753ece7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:03.024017 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3bbe8fe1-8e6f-4d70-b9e9-d424e753ece7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:16:03.024188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3bbe8fe1-8e6f-4d70-b9e9-d424e753ece7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:03.024402 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3bbe8fe1-8e6f-4d70-b9e9-d424e753ece7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:03.032754 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:03.032754 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:03.044749 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3bbe8fe1-8e6f-4d70-b9e9-d424e753ece7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:03.052498 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3bbe8fe1-8e6f-4d70-b9e9-d424e753ece7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 200 Jul 22 00:16:03.052765 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 812/3217] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:03 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:03.571156 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99ce2668-b80d-4058-8c22-fa08deb943c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:03.573148 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99ce2668-b80d-4058-8c22-fa08deb943c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:03.573397 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99ce2668-b80d-4058-8c22-fa08deb943c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:03.573643 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99ce2668-b80d-4058-8c22-fa08deb943c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:03.573847 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-99ce2668-b80d-4058-8c22-fa08deb943c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:03.584234 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:03.584234 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:03.585081 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99ce2668-b80d-4058-8c22-fa08deb943c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:03.585526 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 802/3218] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:03 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:04.070504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c0aeb01-fdc7-4f31-a24d-c7a43e4797a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.072454 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c0aeb01-fdc7-4f31-a24d-c7a43e4797a8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 Jul 22 00:16:04.072643 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c0aeb01-fdc7-4f31-a24d-c7a43e4797a8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:04.072849 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c0aeb01-fdc7-4f31-a24d-c7a43e4797a8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:04.079548 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c0aeb01-fdc7-4f31-a24d-c7a43e4797a8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 returned with HTTP 404 Jul 22 00:16:04.080101 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 800/3219] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:04 2026] GET /volume/v3/volumes/e7316beb-2799-4265-abf8-061f6aec5a61 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:04.087660 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8acdfe88-ab52-4f92-bab2-810d52c6dc80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.089666 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8acdfe88-ab52-4f92-bab2-810d52c6dc80 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:16:04.089928 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8acdfe88-ab52-4f92-bab2-810d52c6dc80 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:04.090168 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8acdfe88-ab52-4f92-bab2-810d52c6dc80 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:04.091026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8acdfe88-ab52-4f92-bab2-810d52c6dc80 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:16:04.160200 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8acdfe88-ab52-4f92-bab2-810d52c6dc80 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Get all volumes completed successfully. Jul 22 00:16:04.164007 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:04.164007 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:04.171777 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8acdfe88-ab52-4f92-bab2-810d52c6dc80 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:16:04.172197 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 806/3220] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:16:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 23341 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:04.197972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4294b2f6-b3b8-428f-9caa-446cb4095361 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.200314 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4294b2f6-b3b8-428f-9caa-446cb4095361 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] DELETE https://10.4.3.168/volume/v3/types/302c71c0-045a-4649-a397-54a29ffe815d Jul 22 00:16:04.200551 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4294b2f6-b3b8-428f-9caa-446cb4095361 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:04.200840 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4294b2f6-b3b8-428f-9caa-446cb4095361 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:04.230852 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4294b2f6-b3b8-428f-9caa-446cb4095361 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] https://10.4.3.168/volume/v3/types/302c71c0-045a-4649-a397-54a29ffe815d returned with HTTP 202 Jul 22 00:16:04.231391 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 813/3221] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:16:04 2026] DELETE /volume/v3/types/302c71c0-045a-4649-a397-54a29ffe815d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:04.251241 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-599490e3-1284-4e9b-9abe-df2e4f91c2d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.253811 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-599490e3-1284-4e9b-9abe-df2e4f91c2d4 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:16:04.254312 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-599490e3-1284-4e9b-9abe-df2e4f91c2d4 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-307307807", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:04.272347 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-599490e3-1284-4e9b-9abe-df2e4f91c2d4 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:16:04.272696 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 803/3222] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:16:04 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:04.282665 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fdf69354-1abe-4e4f-b908-72f08fc2071f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.284933 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fdf69354-1abe-4e4f-b908-72f08fc2071f tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] POST https://10.4.3.168/volume/v3/types/30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d/encryption Jul 22 00:16:04.285399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fdf69354-1abe-4e4f-b908-72f08fc2071f tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:04.319069 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fdf69354-1abe-4e4f-b908-72f08fc2071f tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] https://10.4.3.168/volume/v3/types/30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d/encryption returned with HTTP 200 Jul 22 00:16:04.319571 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 801/3223] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:16:04 2026] POST /volume/v3/types/30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d/encryption => generated 231 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:04.328529 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-200ee998-f214-46c4-a61f-e2626b44d477 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.330570 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:16:04.331024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1112635898", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-307307807", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:04.332985 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1112635898', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-307307807', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:16:04.336992 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:16:04.337301 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:04.337301 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:04.337784 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:16:04.344726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (adeee0eb-ffc3-4d9f-b26f-21038bebfc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:04.346057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d9ba8c6-752d-422a-bb80-4a91d7a47904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:04.347251 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:16:04.380776 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d9ba8c6-752d-422a-bb80-4a91d7a47904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:16:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d,is_public=True,name='tempest-scenario-type-luks2-307307807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d', '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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:04.381605 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d41040-30c5-4b9a-a2b7-89b7d458fe75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:04.429172 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-307307807 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-307307807, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:16:04.429172 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-307307807 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-307307807, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:16:04.473587 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['5c8438b2-a43b-4d86-9b4c-5efb865f736b', '1709ae12-128b-482f-9b7c-0c6a60fc8f69', 'b8010458-9f47-43a8-9dac-1694416bea6d', 'ce6e08b0-a0e5-4b52-ad8b-7cf12db90812'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:04.474406 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d41040-30c5-4b9a-a2b7-89b7d458fe75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c8438b2-a43b-4d86-9b4c-5efb865f736b', '1709ae12-128b-482f-9b7c-0c6a60fc8f69', 'b8010458-9f47-43a8-9dac-1694416bea6d', 'ce6e08b0-a0e5-4b52-ad8b-7cf12db90812']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:04.475154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8644875e-86db-49b9-b58f-babd377401d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:04.506822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8644875e-86db-49b9-b58f-babd377401d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '056b20a9-f425-4fad-bc01-1130a3320e08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1112635898',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['5c8438b2-a43b-4d86-9b4c-5efb865f736b','1709ae12-128b-482f-9b7c-0c6a60fc8f69','b8010458-9f47-43a8-9dac-1694416bea6d','ce6e08b0-a0e5-4b52-ad8b-7cf12db90812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1112635898',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=056b20a9-f425-4fad-bc01-1130a3320e08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d),volume_type_id=30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:04.508341 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092d5e46-50cd-4d98-a258-1aa4a24381d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:04.525510 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6d64c66-4398-44a0-b251-660028f45187 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.527607 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6d64c66-4398-44a0-b251-660028f45187 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:16:04.527902 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6d64c66-4398-44a0-b251-660028f45187 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:04.528157 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6d64c66-4398-44a0-b251-660028f45187 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:04.534085 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092d5e46-50cd-4d98-a258-1aa4a24381d6) transitioned into state 'SUCCESS' from state '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-1112635898',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['5c8438b2-a43b-4d86-9b4c-5efb865f736b','1709ae12-128b-482f-9b7c-0c6a60fc8f69','b8010458-9f47-43a8-9dac-1694416bea6d','ce6e08b0-a0e5-4b52-ad8b-7cf12db90812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:04.535021 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c501bf09-7e2f-41d3-b6c2-a4d310775e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:04.538982 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:04.538982 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:04.545269 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c501bf09-7e2f-41d3-b6c2-a4d310775e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:04.546098 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (adeee0eb-ffc3-4d9f-b26f-21038bebfc56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:04.546401 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:16:04.546980 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-200ee998-f214-46c4-a61f-e2626b44d477 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:16:04.548405 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 807/3224] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:04 2026] POST /volume/v3/volumes => generated 780 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:04.549309 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e6d64c66-4398-44a0-b251-660028f45187 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:04.555570 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6d64c66-4398-44a0-b251-660028f45187 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 200 Jul 22 00:16:04.559786 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 814/3225] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:04 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 1649 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:04.565324 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7bf56377-2db2-4c78-b60e-31f6cda44431 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.567294 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bf56377-2db2-4c78-b60e-31f6cda44431 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:04.567570 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bf56377-2db2-4c78-b60e-31f6cda44431 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:04.567786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bf56377-2db2-4c78-b60e-31f6cda44431 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:04.575138 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:04.575138 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:04.578976 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7bf56377-2db2-4c78-b60e-31f6cda44431 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:04.583189 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bf56377-2db2-4c78-b60e-31f6cda44431 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 200 Jul 22 00:16:04.583643 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 804/3226] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:04 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:04.597417 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1d24014-2c3c-4e85-96cb-d485ecdabb77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:04.600526 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d24014-2c3c-4e85-96cb-d485ecdabb77 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:04.600634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d24014-2c3c-4e85-96cb-d485ecdabb77 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:04.600754 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d24014-2c3c-4e85-96cb-d485ecdabb77 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:04.600883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d1d24014-2c3c-4e85-96cb-d485ecdabb77 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:04.606916 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:04.606916 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:04.608108 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d24014-2c3c-4e85-96cb-d485ecdabb77 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:04.608629 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 802/3227] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:04 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:05.574442 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-facc5db0-9edf-4f0a-9b04-189776f97c11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:05.581969 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-facc5db0-9edf-4f0a-9b04-189776f97c11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:16:05.582843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-facc5db0-9edf-4f0a-9b04-189776f97c11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:05.584052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-facc5db0-9edf-4f0a-9b04-189776f97c11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:05.602724 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-879d45d8-d076-4e5e-9a82-0602a349e800 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:05.604964 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-879d45d8-d076-4e5e-9a82-0602a349e800 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:05.605221 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-879d45d8-d076-4e5e-9a82-0602a349e800 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:05.605362 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:05.605362 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:05.605452 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-879d45d8-d076-4e5e-9a82-0602a349e800 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:05.609182 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-facc5db0-9edf-4f0a-9b04-189776f97c11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:05.613639 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-facc5db0-9edf-4f0a-9b04-189776f97c11 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 200 Jul 22 00:16:05.614072 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 808/3228] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:05 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 1649 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:05.614402 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:05.614402 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:05.621090 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f123b1fc-903d-48e5-88ca-5351fbaeca3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:05.623414 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-879d45d8-d076-4e5e-9a82-0602a349e800 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:05.623513 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f123b1fc-903d-48e5-88ca-5351fbaeca3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:05.623698 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f123b1fc-903d-48e5-88ca-5351fbaeca3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:05.623925 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f123b1fc-903d-48e5-88ca-5351fbaeca3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:05.624049 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f123b1fc-903d-48e5-88ca-5351fbaeca3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:05.628841 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-879d45d8-d076-4e5e-9a82-0602a349e800 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 200 Jul 22 00:16:05.629049 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:05.629049 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:05.629508 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 815/3229] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:05 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:05.630032 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f123b1fc-903d-48e5-88ca-5351fbaeca3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:05.630497 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 805/3230] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:05 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:05.646880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-237164f2-653b-43ee-acd7-1240d4ba71a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:05.648981 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-237164f2-653b-43ee-acd7-1240d4ba71a1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:05.649204 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-237164f2-653b-43ee-acd7-1240d4ba71a1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:05.649431 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-237164f2-653b-43ee-acd7-1240d4ba71a1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:05.657326 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:05.657326 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:05.661750 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-237164f2-653b-43ee-acd7-1240d4ba71a1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:05.668467 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-237164f2-653b-43ee-acd7-1240d4ba71a1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 200 Jul 22 00:16:05.668915 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 803/3231] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:05 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:05.685272 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-719aedb9-9aff-4ee8-b67a-abbf81470586 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:05.687171 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-719aedb9-9aff-4ee8-b67a-abbf81470586 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/action Jul 22 00:16:05.687535 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-719aedb9-9aff-4ee8-b67a-abbf81470586 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:16:05.687721 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-719aedb9-9aff-4ee8-b67a-abbf81470586 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:05.697512 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:05.697512 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:05.698191 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-719aedb9-9aff-4ee8-b67a-abbf81470586 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:05.705687 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-719aedb9-9aff-4ee8-b67a-abbf81470586 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume updated successfully. Jul 22 00:16:05.706224 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-719aedb9-9aff-4ee8-b67a-abbf81470586 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/action returned with HTTP 200 Jul 22 00:16:05.707321 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 809/3232] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:16:05 2026] POST /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 00:16:05.798371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-d0d3e443-6b06-4e72-929d-59b5fd8c1d4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:05.800778 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-d0d3e443-6b06-4e72-929d-59b5fd8c1d4b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:05.801120 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-d0d3e443-6b06-4e72-929d-59b5fd8c1d4b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:05.801425 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-d0d3e443-6b06-4e72-929d-59b5fd8c1d4b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:05.809496 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:05.809496 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:05.815006 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-d0d3e443-6b06-4e72-929d-59b5fd8c1d4b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:05.820052 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-d0d3e443-6b06-4e72-929d-59b5fd8c1d4b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 200 Jul 22 00:16:05.820532 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 816/3233] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:05 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:06.112293 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-81739cff-97ca-4f50-b31f-91fe28aee8f7 req-a7b5d5cf-4125-46f8-9ef8-77c5b47141d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:06.115105 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-81739cff-97ca-4f50-b31f-91fe28aee8f7 req-a7b5d5cf-4125-46f8-9ef8-77c5b47141d4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106 Jul 22 00:16:06.115105 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-81739cff-97ca-4f50-b31f-91fe28aee8f7 req-a7b5d5cf-4125-46f8-9ef8-77c5b47141d4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:06.115105 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-81739cff-97ca-4f50-b31f-91fe28aee8f7 req-a7b5d5cf-4125-46f8-9ef8-77c5b47141d4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:06.123546 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:06.123546 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:06.195080 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-81739cff-97ca-4f50-b31f-91fe28aee8f7 req-a7b5d5cf-4125-46f8-9ef8-77c5b47141d4 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106 returned with HTTP 200 Jul 22 00:16:06.195614 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 806/3234] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:16:06 2026] DELETE /volume/v3/attachments/15a14c5a-43cd-43ba-bfcf-62662ee8c106 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:06.341784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a7275c79-b79d-4513-adf3-1abaa32a21fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:06.342117 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a7275c79-b79d-4513-adf3-1abaa32a21fc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:06.342380 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a7275c79-b79d-4513-adf3-1abaa32a21fc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:06.342626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a7275c79-b79d-4513-adf3-1abaa32a21fc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:06.350720 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:06.350720 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:06.355182 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a7275c79-b79d-4513-adf3-1abaa32a21fc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:06.360374 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a7275c79-b79d-4513-adf3-1abaa32a21fc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 200 Jul 22 00:16:06.360804 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 804/3235] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:06 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:06.371417 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c4d7921-dfb8-42e9-a28f-578b7d7957b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:06.371769 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c4d7921-dfb8-42e9-a28f-578b7d7957b9 None None] GET https://10.4.3.168/volume// Jul 22 00:16:06.372060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c4d7921-dfb8-42e9-a28f-578b7d7957b9 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:06.372322 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c4d7921-dfb8-42e9-a28f-578b7d7957b9 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:06.372637 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c4d7921-dfb8-42e9-a28f-578b7d7957b9 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:06.372950 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 810/3236] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:16:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:06.382486 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-ec1239be-0d47-495c-931f-ab21a5e96cce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:06.384568 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-ec1239be-0d47-495c-931f-ab21a5e96cce tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:16:06.385115 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-ec1239be-0d47-495c-931f-ab21a5e96cce tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "056b20a9-f425-4fad-bc01-1130a3320e08", "connector": null, "instance_uuid": "47ae6004-3975-4890-a69d-f5f10c4fbc9b"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:06.394911 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:06.394911 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:06.430159 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-ec1239be-0d47-495c-931f-ab21a5e96cce tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:16:06.430974 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 817/3237] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:16:06 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:06.628101 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ba525df-e07a-4372-a0b4-62d162edb7ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:06.630048 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ba525df-e07a-4372-a0b4-62d162edb7ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:16:06.630934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ba525df-e07a-4372-a0b4-62d162edb7ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:06.630934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ba525df-e07a-4372-a0b4-62d162edb7ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:06.638303 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:06.638303 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:06.642407 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3953c61-023f-40aa-bc6e-7c5307ebdcaf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:06.644177 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3953c61-023f-40aa-bc6e-7c5307ebdcaf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:06.644425 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3953c61-023f-40aa-bc6e-7c5307ebdcaf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:06.644552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3953c61-023f-40aa-bc6e-7c5307ebdcaf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:06.644681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c3953c61-023f-40aa-bc6e-7c5307ebdcaf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:06.645011 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ba525df-e07a-4372-a0b4-62d162edb7ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:06.651255 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ba525df-e07a-4372-a0b4-62d162edb7ca tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 200 Jul 22 00:16:06.651879 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 807/3238] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:06 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:06.653071 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:06.653071 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:06.654327 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3953c61-023f-40aa-bc6e-7c5307ebdcaf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:06.654776 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 805/3239] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:06 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:06.665122 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d670ba0-3a5d-4701-8f04-dc054f8bf258 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:06.666919 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d670ba0-3a5d-4701-8f04-dc054f8bf258 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:16:06.667396 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d670ba0-3a5d-4701-8f04-dc054f8bf258 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "154ec5b7-4786-4700-9ce1-e62e5cad6a9a", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-746512559"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:06.668812 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-9d670ba0-3a5d-4701-8f04-dc054f8bf258 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating new backup {'backup': {'volume_id': '154ec5b7-4786-4700-9ce1-e62e5cad6a9a', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-746512559'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:16:06.669240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-9d670ba0-3a5d-4701-8f04-dc054f8bf258 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating backup of volume 154ec5b7-4786-4700-9ce1-e62e5cad6a9a in container None Jul 22 00:16:06.678459 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:06.678459 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:06.679221 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9d670ba0-3a5d-4701-8f04-dc054f8bf258 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:06.708635 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9d670ba0-3a5d-4701-8f04-dc054f8bf258 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['c3cab6d5-3f5a-4fe4-82bd-f9c70a76861d', '511d50e6-aa4f-43b3-82fa-0c7c78f26f63'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:06.755054 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d670ba0-3a5d-4701-8f04-dc054f8bf258 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:16:06.757880 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 811/3240] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:06 2026] POST /volume/v3/backups => generated 329 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:06.766503 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-99f8ed26-7993-47b5-bd3d-21370d224137 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:06.768600 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99f8ed26-7993-47b5-bd3d-21370d224137 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:06.768835 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99f8ed26-7993-47b5-bd3d-21370d224137 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:06.769081 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99f8ed26-7993-47b5-bd3d-21370d224137 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:06.769229 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-99f8ed26-7993-47b5-bd3d-21370d224137 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:06.775839 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:06.775839 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:06.776822 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99f8ed26-7993-47b5-bd3d-21370d224137 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:06.777474 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 818/3241] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:06 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:07.672519 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-507c5620-b437-41d0-ae79-e3741dc223cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:07.674452 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-507c5620-b437-41d0-ae79-e3741dc223cf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:07.674674 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-507c5620-b437-41d0-ae79-e3741dc223cf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:07.674904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-507c5620-b437-41d0-ae79-e3741dc223cf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:07.675029 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-507c5620-b437-41d0-ae79-e3741dc223cf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:07.679912 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:07.679912 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:07.680739 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-507c5620-b437-41d0-ae79-e3741dc223cf tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:07.681184 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 808/3242] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:07 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:07.793225 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2cecdccc-2b3b-4e97-9b68-ee681e36e724 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:07.801038 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cecdccc-2b3b-4e97-9b68-ee681e36e724 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:07.801038 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cecdccc-2b3b-4e97-9b68-ee681e36e724 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:07.801038 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cecdccc-2b3b-4e97-9b68-ee681e36e724 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:07.801038 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2cecdccc-2b3b-4e97-9b68-ee681e36e724 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:07.805473 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:07.805473 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:07.807180 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cecdccc-2b3b-4e97-9b68-ee681e36e724 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:07.807793 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 806/3243] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:07 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:07.884902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf7963a9-2d09-4ae1-80de-0e8f5582dedd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:07.885306 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf7963a9-2d09-4ae1-80de-0e8f5582dedd None None] GET https://10.4.3.168/volume// Jul 22 00:16:07.885496 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf7963a9-2d09-4ae1-80de-0e8f5582dedd None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:07.885698 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf7963a9-2d09-4ae1-80de-0e8f5582dedd None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:07.886104 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf7963a9-2d09-4ae1-80de-0e8f5582dedd None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:07.886536 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 812/3244] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:16:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:07.895587 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-74575061-dbbc-4b87-a6dc-005878ccb33a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:07.899414 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-74575061-dbbc-4b87-a6dc-005878ccb33a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:07.899729 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-74575061-dbbc-4b87-a6dc-005878ccb33a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:07.900012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-74575061-dbbc-4b87-a6dc-005878ccb33a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:07.921497 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:07.921497 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:07.926978 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-74575061-dbbc-4b87-a6dc-005878ccb33a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:07.934175 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-74575061-dbbc-4b87-a6dc-005878ccb33a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 200 Jul 22 00:16:07.934694 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 819/3245] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:16:07 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 1051 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:08.060393 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a70326e9-55d4-4d30-8655-0ed22b0312cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:08.063009 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a70326e9-55d4-4d30-8655-0ed22b0312cd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b Jul 22 00:16:08.063583 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a70326e9-55d4-4d30-8655-0ed22b0312cd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:08.077541 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a70326e9-55d4-4d30-8655-0ed22b0312cd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-056b20a9-f425-4fad-bc01-1130a3320e08-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:16:08.086122 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a70326e9-55d4-4d30-8655-0ed22b0312cd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-056b20a9-f425-4fad-bc01-1130a3320e08-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:16:08.087965 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:08.087965 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:08.201387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a70326e9-55d4-4d30-8655-0ed22b0312cd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-056b20a9-f425-4fad-bc01-1130a3320e08-np0000005612" released by "attachment_update" :: held 0.115s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:16:08.201853 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-a70326e9-55d4-4d30-8655-0ed22b0312cd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b returned with HTTP 200 Jul 22 00:16:08.202539 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 809/3246] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:16:08 2026] PUT /volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b => generated 968 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:08.230997 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-be40a561-385e-4479-8ce7-05183484022b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:08.235933 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-be40a561-385e-4479-8ce7-05183484022b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b/action Jul 22 00:16:08.235933 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-be40a561-385e-4479-8ce7-05183484022b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:16:08.235933 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-be40a561-385e-4479-8ce7-05183484022b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:08.268450 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:08.268450 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:08.290416 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-be40a561-385e-4479-8ce7-05183484022b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b/action returned with HTTP 204 Jul 22 00:16:08.290814 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 807/3247] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:16:08 2026] POST /volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:08.692226 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e0a7059-098e-41da-a782-2a258bd5aa3f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:08.697225 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e0a7059-098e-41da-a782-2a258bd5aa3f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:08.697429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e0a7059-098e-41da-a782-2a258bd5aa3f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:08.697696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e0a7059-098e-41da-a782-2a258bd5aa3f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:08.697790 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2e0a7059-098e-41da-a782-2a258bd5aa3f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:08.708252 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:08.708252 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:08.708252 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e0a7059-098e-41da-a782-2a258bd5aa3f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:08.708252 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 813/3248] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:08 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:08.819053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a5c5fed-fe43-4502-acf9-5e1d8def792a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:08.821143 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a5c5fed-fe43-4502-acf9-5e1d8def792a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:08.821289 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a5c5fed-fe43-4502-acf9-5e1d8def792a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:08.821454 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a5c5fed-fe43-4502-acf9-5e1d8def792a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:08.821550 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0a5c5fed-fe43-4502-acf9-5e1d8def792a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:08.828700 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:08.828700 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:08.829526 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a5c5fed-fe43-4502-acf9-5e1d8def792a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:08.829919 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 820/3249] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:08 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:09.715733 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46c83f66-3dcc-4653-95ee-1863d44206fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:09.718887 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46c83f66-3dcc-4653-95ee-1863d44206fe tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:09.719133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46c83f66-3dcc-4653-95ee-1863d44206fe tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:09.719383 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46c83f66-3dcc-4653-95ee-1863d44206fe tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:09.719520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-46c83f66-3dcc-4653-95ee-1863d44206fe tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:09.724672 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:09.724672 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:09.725577 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46c83f66-3dcc-4653-95ee-1863d44206fe tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:09.726030 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 810/3250] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:09 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:09.736805 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c32defc-dab5-499c-8ef3-b4103ef2279d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:09.742102 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c32defc-dab5-499c-8ef3-b4103ef2279d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:16:09.742288 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c32defc-dab5-499c-8ef3-b4103ef2279d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:09.742458 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c32defc-dab5-499c-8ef3-b4103ef2279d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:09.742575 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0c32defc-dab5-499c-8ef3-b4103ef2279d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:09.747290 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:09.747290 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:09.747815 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c32defc-dab5-499c-8ef3-b4103ef2279d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:16:09.748154 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 808/3251] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:09 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:09.759911 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0dd411c7-b3c3-480f-9284-6f208264e195 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:09.761407 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0dd411c7-b3c3-480f-9284-6f208264e195 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:16:09.761692 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0dd411c7-b3c3-480f-9284-6f208264e195 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56070318-bf2e-4ffe-9f37-5780cbb88e44", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-490830145"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:09.763061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-0dd411c7-b3c3-480f-9284-6f208264e195 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Creating new backup {'backup': {'volume_id': '56070318-bf2e-4ffe-9f37-5780cbb88e44', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-490830145'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:16:09.763218 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-0dd411c7-b3c3-480f-9284-6f208264e195 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Creating backup of volume 56070318-bf2e-4ffe-9f37-5780cbb88e44 in container None Jul 22 00:16:09.771257 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:09.771257 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:09.771712 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0dd411c7-b3c3-480f-9284-6f208264e195 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Volume info retrieved successfully. Jul 22 00:16:09.790774 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0dd411c7-b3c3-480f-9284-6f208264e195 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Created reservations ['69eec5bf-7f7e-464b-9e24-f9586d36c4e7', 'e6ff0233-7f48-4d79-9e8c-4081ff187f6a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:09.828641 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0dd411c7-b3c3-480f-9284-6f208264e195 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:16:09.828765 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 814/3252] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:09 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:09.840032 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6e96b55-10be-4e30-b5cf-c7fd3bc3f3ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:09.844418 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6e96b55-10be-4e30-b5cf-c7fd3bc3f3ae tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:09.844418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6e96b55-10be-4e30-b5cf-c7fd3bc3f3ae tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:09.844418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6e96b55-10be-4e30-b5cf-c7fd3bc3f3ae tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:09.844418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b6e96b55-10be-4e30-b5cf-c7fd3bc3f3ae tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:09.846000 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b6837ce9-b48c-4287-9134-99cdd1fb56fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:09.849232 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6837ce9-b48c-4287-9134-99cdd1fb56fe tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:09.849466 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6837ce9-b48c-4287-9134-99cdd1fb56fe tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:09.849689 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6837ce9-b48c-4287-9134-99cdd1fb56fe tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:09.849850 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b6837ce9-b48c-4287-9134-99cdd1fb56fe tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:09.853102 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:09.853102 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:09.853378 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6e96b55-10be-4e30-b5cf-c7fd3bc3f3ae tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:09.853775 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 821/3253] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:09 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:09.858276 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:09.858276 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:09.859238 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6837ce9-b48c-4287-9134-99cdd1fb56fe tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:09.859581 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 811/3254] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:09 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:10.867231 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f225ef6-fe8e-4051-a07c-88f112778357 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:10.869765 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f225ef6-fe8e-4051-a07c-88f112778357 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:10.870050 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f225ef6-fe8e-4051-a07c-88f112778357 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:10.870298 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f225ef6-fe8e-4051-a07c-88f112778357 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:10.870440 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9f225ef6-fe8e-4051-a07c-88f112778357 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:10.871814 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa4537b9-91b9-4fb0-b224-6b9866c27341 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:10.874167 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa4537b9-91b9-4fb0-b224-6b9866c27341 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:10.874599 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa4537b9-91b9-4fb0-b224-6b9866c27341 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:10.874886 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa4537b9-91b9-4fb0-b224-6b9866c27341 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:10.875056 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fa4537b9-91b9-4fb0-b224-6b9866c27341 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:10.878540 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:10.878540 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:10.878540 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f225ef6-fe8e-4051-a07c-88f112778357 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:10.878540 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 809/3255] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:10 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:10.880989 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:10.880989 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:10.881873 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa4537b9-91b9-4fb0-b224-6b9866c27341 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:10.882307 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 815/3256] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:10 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:11.890218 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62be07e5-ecf0-4b76-9aaa-787200f40822 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:11.895061 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62be07e5-ecf0-4b76-9aaa-787200f40822 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:11.895274 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62be07e5-ecf0-4b76-9aaa-787200f40822 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:11.895515 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62be07e5-ecf0-4b76-9aaa-787200f40822 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:11.895673 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-62be07e5-ecf0-4b76-9aaa-787200f40822 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:11.899493 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1a92421-4b30-4bf2-99a2-26dc0761031e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:11.903148 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1a92421-4b30-4bf2-99a2-26dc0761031e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:11.903366 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1a92421-4b30-4bf2-99a2-26dc0761031e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:11.903598 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1a92421-4b30-4bf2-99a2-26dc0761031e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:11.903715 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e1a92421-4b30-4bf2-99a2-26dc0761031e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:11.905348 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:11.905348 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:11.906066 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62be07e5-ecf0-4b76-9aaa-787200f40822 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:11.908116 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 822/3257] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:11 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:11.911601 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:11.911601 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:11.912457 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1a92421-4b30-4bf2-99a2-26dc0761031e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:11.912990 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 812/3258] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:11 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:12.512486 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-dd9dd07e-4a45-4c74-b605-f7f0d69fa023 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:12.514961 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-dd9dd07e-4a45-4c74-b605-f7f0d69fa023 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/encryption Jul 22 00:16:12.515271 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-dd9dd07e-4a45-4c74-b605-f7f0d69fa023 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:12.515464 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-dd9dd07e-4a45-4c74-b605-f7f0d69fa023 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:12.532763 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:12.532763 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:12.542065 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5228e3b2-25d1-4757-a42b-caebf73b61ee req-dd9dd07e-4a45-4c74-b605-f7f0d69fa023 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/encryption returned with HTTP 200 Jul 22 00:16:12.542494 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 810/3259] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:16:12 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:12.918279 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-194ac808-1ed8-486b-9891-7a171159aa40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:12.920095 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-194ac808-1ed8-486b-9891-7a171159aa40 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:12.920238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-194ac808-1ed8-486b-9891-7a171159aa40 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:12.920417 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-194ac808-1ed8-486b-9891-7a171159aa40 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:12.920512 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-194ac808-1ed8-486b-9891-7a171159aa40 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:12.923439 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4ab8455-43eb-4ff0-9bf5-363d25997f3c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:12.924411 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:12.924411 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:12.925043 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-194ac808-1ed8-486b-9891-7a171159aa40 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:12.925418 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 816/3260] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:12 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:12.925780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4ab8455-43eb-4ff0-9bf5-363d25997f3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:12.926043 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4ab8455-43eb-4ff0-9bf5-363d25997f3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:12.926298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4ab8455-43eb-4ff0-9bf5-363d25997f3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:12.926434 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c4ab8455-43eb-4ff0-9bf5-363d25997f3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:12.932018 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:12.932018 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:12.933099 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4ab8455-43eb-4ff0-9bf5-363d25997f3c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:12.933335 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 823/3261] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:12 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:13.941836 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a934036-2840-468d-98aa-f1ec5886f439 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:13.943999 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a934036-2840-468d-98aa-f1ec5886f439 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:13.944284 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a934036-2840-468d-98aa-f1ec5886f439 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:13.944413 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a934036-2840-468d-98aa-f1ec5886f439 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:13.944519 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2a934036-2840-468d-98aa-f1ec5886f439 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:13.950160 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97b50499-968d-4aae-9ecd-d39403557d5c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:13.951256 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97b50499-968d-4aae-9ecd-d39403557d5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:13.951256 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97b50499-968d-4aae-9ecd-d39403557d5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:13.951256 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97b50499-968d-4aae-9ecd-d39403557d5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:13.951364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-97b50499-968d-4aae-9ecd-d39403557d5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:13.953237 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:13.953237 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:13.954004 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a934036-2840-468d-98aa-f1ec5886f439 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:13.954447 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 813/3262] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:13 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:13.958841 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:13.958841 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:13.961062 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97b50499-968d-4aae-9ecd-d39403557d5c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:13.961062 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 811/3263] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:13 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:14.970064 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9550a9dd-0ea4-4165-aaad-87e2e252d9f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:14.972351 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87261e3a-ba5a-4706-b726-6eecb24b1548 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:14.973850 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9550a9dd-0ea4-4165-aaad-87e2e252d9f8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:14.974202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9550a9dd-0ea4-4165-aaad-87e2e252d9f8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:14.974651 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9550a9dd-0ea4-4165-aaad-87e2e252d9f8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:14.974651 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9550a9dd-0ea4-4165-aaad-87e2e252d9f8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:14.975758 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87261e3a-ba5a-4706-b726-6eecb24b1548 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:14.978325 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87261e3a-ba5a-4706-b726-6eecb24b1548 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:14.978884 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87261e3a-ba5a-4706-b726-6eecb24b1548 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:14.978884 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-87261e3a-ba5a-4706-b726-6eecb24b1548 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:14.980549 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:14.980549 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:14.981377 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9550a9dd-0ea4-4165-aaad-87e2e252d9f8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:14.981679 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 817/3264] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:14 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:14.985669 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:14.985669 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:14.986661 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87261e3a-ba5a-4706-b726-6eecb24b1548 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:14.987111 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 824/3265] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:14 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:15.996276 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1926b6a-79b8-4626-aa17-dc94d23db733 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:16.001171 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f280ee8b-d8a7-4590-a425-08c3e65db6fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:16.004993 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f280ee8b-d8a7-4590-a425-08c3e65db6fc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:16.004993 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f280ee8b-d8a7-4590-a425-08c3e65db6fc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:16.004993 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f280ee8b-d8a7-4590-a425-08c3e65db6fc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:16.004993 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f280ee8b-d8a7-4590-a425-08c3e65db6fc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:16.005288 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1926b6a-79b8-4626-aa17-dc94d23db733 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:16.007974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1926b6a-79b8-4626-aa17-dc94d23db733 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:16.007974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1926b6a-79b8-4626-aa17-dc94d23db733 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:16.007974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b1926b6a-79b8-4626-aa17-dc94d23db733 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:16.011238 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:16.011238 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:16.012826 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:16.012826 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:16.013757 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1926b6a-79b8-4626-aa17-dc94d23db733 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:16.014913 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 814/3266] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:15 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:16.015034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f280ee8b-d8a7-4590-a425-08c3e65db6fc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:16.015350 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 812/3267] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:15 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:17.029815 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-19d61aa1-3c30-48d8-abc4-6fa62ace5144 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:17.030710 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b17b0b31-ff0f-4565-8fa3-9cc721e26326 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:17.033192 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19d61aa1-3c30-48d8-abc4-6fa62ace5144 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:17.033441 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19d61aa1-3c30-48d8-abc4-6fa62ace5144 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:17.034293 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19d61aa1-3c30-48d8-abc4-6fa62ace5144 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:17.034293 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-19d61aa1-3c30-48d8-abc4-6fa62ace5144 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:17.035990 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b17b0b31-ff0f-4565-8fa3-9cc721e26326 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:17.035990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b17b0b31-ff0f-4565-8fa3-9cc721e26326 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:17.035990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b17b0b31-ff0f-4565-8fa3-9cc721e26326 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:17.035990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b17b0b31-ff0f-4565-8fa3-9cc721e26326 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:17.039369 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:17.039369 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:17.039724 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19d61aa1-3c30-48d8-abc4-6fa62ace5144 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:17.040377 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 825/3268] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:17 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:17.043644 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:17.043644 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:17.043644 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b17b0b31-ff0f-4565-8fa3-9cc721e26326 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:17.043644 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 818/3269] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:17 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:18.060244 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a549a7c4-1b33-4a3a-acbe-3b174d05b97a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:18.060518 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-000ac028-e5d5-4fb5-813d-d59c9d407e6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:18.065141 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-000ac028-e5d5-4fb5-813d-d59c9d407e6a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:18.065657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-000ac028-e5d5-4fb5-813d-d59c9d407e6a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:18.068359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-000ac028-e5d5-4fb5-813d-d59c9d407e6a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:18.069983 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a549a7c4-1b33-4a3a-acbe-3b174d05b97a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:18.070293 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a549a7c4-1b33-4a3a-acbe-3b174d05b97a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:18.070551 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a549a7c4-1b33-4a3a-acbe-3b174d05b97a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:18.070690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a549a7c4-1b33-4a3a-acbe-3b174d05b97a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:18.070816 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-000ac028-e5d5-4fb5-813d-d59c9d407e6a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:18.083660 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:18.083660 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:18.084542 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a549a7c4-1b33-4a3a-acbe-3b174d05b97a tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:18.085157 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 815/3270] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:18 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:18.088416 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:18.088416 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:18.089325 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-000ac028-e5d5-4fb5-813d-d59c9d407e6a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:18.090626 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 813/3271] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:18 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:19.099099 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d796e54d-1226-4e0a-8fdd-76aab6fad6c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:19.101406 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54fbfef1-1ccd-44ef-9719-b6a0cd394c7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:19.101943 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d796e54d-1226-4e0a-8fdd-76aab6fad6c3 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:19.102220 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d796e54d-1226-4e0a-8fdd-76aab6fad6c3 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:19.102480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d796e54d-1226-4e0a-8fdd-76aab6fad6c3 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:19.102594 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d796e54d-1226-4e0a-8fdd-76aab6fad6c3 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:19.103491 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54fbfef1-1ccd-44ef-9719-b6a0cd394c7c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:19.103759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54fbfef1-1ccd-44ef-9719-b6a0cd394c7c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:19.104005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54fbfef1-1ccd-44ef-9719-b6a0cd394c7c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:19.104150 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-54fbfef1-1ccd-44ef-9719-b6a0cd394c7c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:19.108992 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:19.108992 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:19.109731 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54fbfef1-1ccd-44ef-9719-b6a0cd394c7c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:19.110114 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 819/3272] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:19 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:16:19.110644 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:19.110644 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:19.111385 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d796e54d-1226-4e0a-8fdd-76aab6fad6c3 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:19.111874 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 826/3273] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:19 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:19.562881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-bd266f19-7b89-47ba-899a-a5bd47ff7bdd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:19.564623 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-bd266f19-7b89-47ba-899a-a5bd47ff7bdd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:16:19.564833 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-bd266f19-7b89-47ba-899a-a5bd47ff7bdd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:19.565064 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-bd266f19-7b89-47ba-899a-a5bd47ff7bdd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:19.574732 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:19.574732 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:19.579789 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-bd266f19-7b89-47ba-899a-a5bd47ff7bdd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:19.586519 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-bd266f19-7b89-47ba-899a-a5bd47ff7bdd tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:16:19.587256 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 816/3274] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:19 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:19.749694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-245f93c0-e2b1-4a46-aa8d-2290113f460a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:19.751462 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-245f93c0-e2b1-4a46-aa8d-2290113f460a None None] GET https://10.4.3.168/volume// Jul 22 00:16:19.751682 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-245f93c0-e2b1-4a46-aa8d-2290113f460a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:19.752215 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-245f93c0-e2b1-4a46-aa8d-2290113f460a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:19.752461 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-245f93c0-e2b1-4a46-aa8d-2290113f460a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:19.753042 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 814/3275] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:16:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:19.767806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-e5b9e472-a261-4328-99f8-4c9146f438d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:19.776884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-e5b9e472-a261-4328-99f8-4c9146f438d3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:16:19.777444 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-e5b9e472-a261-4328-99f8-4c9146f438d3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2702b8c5-2a70-4aa2-bbac-6ad866845ad7", "connector": null, "instance_uuid": "c52281c1-2af5-4678-935e-d7cd457409b4"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:19.796651 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:19.796651 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:19.865608 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-e5b9e472-a261-4328-99f8-4c9146f438d3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:16:19.866846 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 820/3276] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:16:19 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:19.914006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b719e628-5b0b-4ec8-9490-041874763cbe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:19.917370 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b719e628-5b0b-4ec8-9490-041874763cbe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:16:19.917370 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b719e628-5b0b-4ec8-9490-041874763cbe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:19.917982 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b719e628-5b0b-4ec8-9490-041874763cbe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:19.928439 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e15e030c-f47d-480b-9b42-05d64dbf72c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:19.929678 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e15e030c-f47d-480b-9b42-05d64dbf72c5 None None] GET https://10.4.3.168/volume// Jul 22 00:16:19.930078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e15e030c-f47d-480b-9b42-05d64dbf72c5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:19.930436 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e15e030c-f47d-480b-9b42-05d64dbf72c5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:19.930941 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e15e030c-f47d-480b-9b42-05d64dbf72c5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:19.931398 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 817/3277] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:16:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:19.937262 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:19.937262 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:19.941495 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-9c4f0c80-6de8-45b6-81b5-07ef4caab2f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:19.942728 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b719e628-5b0b-4ec8-9490-041874763cbe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:19.950570 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-9c4f0c80-6de8-45b6-81b5-07ef4caab2f2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:16:19.951588 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b719e628-5b0b-4ec8-9490-041874763cbe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:16:19.951993 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-9c4f0c80-6de8-45b6-81b5-07ef4caab2f2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:19.952212 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 827/3278] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:19 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:19.952297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-9c4f0c80-6de8-45b6-81b5-07ef4caab2f2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:19.992958 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:19.992958 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:20.010984 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-9c4f0c80-6de8-45b6-81b5-07ef4caab2f2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:20.044099 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-9c4f0c80-6de8-45b6-81b5-07ef4caab2f2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:16:20.046026 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 815/3279] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:16:19 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 1020 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:20.125449 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dfcaf14d-cd1f-423f-adbc-14ec3eaad76a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:20.128518 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfcaf14d-cd1f-423f-adbc-14ec3eaad76a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:20.128518 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfcaf14d-cd1f-423f-adbc-14ec3eaad76a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:20.128851 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfcaf14d-cd1f-423f-adbc-14ec3eaad76a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:20.128851 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dfcaf14d-cd1f-423f-adbc-14ec3eaad76a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:20.130047 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-884c00d8-59e3-4ce7-819a-8cf27b05c9f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:20.133741 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-884c00d8-59e3-4ce7-819a-8cf27b05c9f1 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:20.133741 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-884c00d8-59e3-4ce7-819a-8cf27b05c9f1 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:20.134153 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-884c00d8-59e3-4ce7-819a-8cf27b05c9f1 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:20.134235 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-884c00d8-59e3-4ce7-819a-8cf27b05c9f1 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:20.136796 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:20.136796 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:20.137482 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfcaf14d-cd1f-423f-adbc-14ec3eaad76a tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:20.137900 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 821/3280] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:20 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:20.139627 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:20.139627 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:20.140601 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-884c00d8-59e3-4ce7-819a-8cf27b05c9f1 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:20.141271 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 818/3281] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:20 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:20.176275 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-59cfeffd-4555-4c72-bcab-a34067fb1f22 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:20.180320 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-59cfeffd-4555-4c72-bcab-a34067fb1f22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] PUT https://10.4.3.168/volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879 Jul 22 00:16:20.181293 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-59cfeffd-4555-4c72-bcab-a34067fb1f22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:20.190949 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-59cfeffd-4555-4c72-bcab-a34067fb1f22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Acquiring lock "cinder-attachment_update-2702b8c5-2a70-4aa2-bbac-6ad866845ad7-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:16:20.199156 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-59cfeffd-4555-4c72-bcab-a34067fb1f22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Lock "cinder-attachment_update-2702b8c5-2a70-4aa2-bbac-6ad866845ad7-np0000005612" acquired by "attachment_update" :: waited 0.008s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:16:20.200308 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:20.200308 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:20.376001 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-59cfeffd-4555-4c72-bcab-a34067fb1f22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Lock "cinder-attachment_update-2702b8c5-2a70-4aa2-bbac-6ad866845ad7-np0000005612" released by "attachment_update" :: held 0.177s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:16:20.376001 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-59cfeffd-4555-4c72-bcab-a34067fb1f22 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879 returned with HTTP 200 Jul 22 00:16:20.376850 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 828/3282] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:16:20 2026] PUT /volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:20.967055 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd3cea82-0613-4a18-a12b-4c738c0f1ebf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:20.972739 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd3cea82-0613-4a18-a12b-4c738c0f1ebf tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:16:20.973159 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd3cea82-0613-4a18-a12b-4c738c0f1ebf tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:20.973367 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd3cea82-0613-4a18-a12b-4c738c0f1ebf tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:20.987389 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:20.987389 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:20.992016 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dd3cea82-0613-4a18-a12b-4c738c0f1ebf tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:20.997323 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd3cea82-0613-4a18-a12b-4c738c0f1ebf tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:16:20.997709 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 816/3283] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:20 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:21.154509 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e52420b3-bc8e-43a9-87bc-7ecc066ddd69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:21.155801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90c2d7c0-3e9c-41b0-bd93-3be714e3db9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:21.156890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e52420b3-bc8e-43a9-87bc-7ecc066ddd69 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:21.157103 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e52420b3-bc8e-43a9-87bc-7ecc066ddd69 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:21.157334 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e52420b3-bc8e-43a9-87bc-7ecc066ddd69 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:21.157446 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e52420b3-bc8e-43a9-87bc-7ecc066ddd69 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:21.158743 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90c2d7c0-3e9c-41b0-bd93-3be714e3db9d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:21.159030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90c2d7c0-3e9c-41b0-bd93-3be714e3db9d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:21.159307 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90c2d7c0-3e9c-41b0-bd93-3be714e3db9d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:21.159457 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-90c2d7c0-3e9c-41b0-bd93-3be714e3db9d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:21.164435 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:21.164435 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:21.165404 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e52420b3-bc8e-43a9-87bc-7ecc066ddd69 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:21.165781 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 822/3284] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:21 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:21.166965 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:21.166965 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:21.167980 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90c2d7c0-3e9c-41b0-bd93-3be714e3db9d tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:21.168665 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 819/3285] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:21 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:22.014553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6c1d827-2d3b-4171-b04c-1cd7a42495d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:22.017889 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6c1d827-2d3b-4171-b04c-1cd7a42495d2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:16:22.017889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6c1d827-2d3b-4171-b04c-1cd7a42495d2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:22.017889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6c1d827-2d3b-4171-b04c-1cd7a42495d2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:22.028136 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:22.028136 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:22.031823 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6c1d827-2d3b-4171-b04c-1cd7a42495d2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:22.036334 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6c1d827-2d3b-4171-b04c-1cd7a42495d2 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:16:22.037004 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 829/3286] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:22 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:22.182147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e4fbcb7-25d1-4a7c-9fe5-46f90e6365a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:22.185096 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a98283d-24ed-45be-9eaf-a9309dfcedc8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:22.187395 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a98283d-24ed-45be-9eaf-a9309dfcedc8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:22.187923 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e4fbcb7-25d1-4a7c-9fe5-46f90e6365a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:22.188250 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e4fbcb7-25d1-4a7c-9fe5-46f90e6365a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:22.188527 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e4fbcb7-25d1-4a7c-9fe5-46f90e6365a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:22.188704 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5e4fbcb7-25d1-4a7c-9fe5-46f90e6365a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:22.188823 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a98283d-24ed-45be-9eaf-a9309dfcedc8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:22.189141 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a98283d-24ed-45be-9eaf-a9309dfcedc8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:22.189309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8a98283d-24ed-45be-9eaf-a9309dfcedc8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:22.198082 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:22.198082 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:22.199242 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e4fbcb7-25d1-4a7c-9fe5-46f90e6365a6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:22.199661 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 817/3287] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:22 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:22.207919 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:22.207919 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:22.208877 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a98283d-24ed-45be-9eaf-a9309dfcedc8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:22.209374 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 823/3288] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:22 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:23.052443 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-732ad0f3-dada-401c-89dd-d25d7cc5ab81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:23.054182 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-732ad0f3-dada-401c-89dd-d25d7cc5ab81 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:16:23.054379 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-732ad0f3-dada-401c-89dd-d25d7cc5ab81 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:23.054559 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-732ad0f3-dada-401c-89dd-d25d7cc5ab81 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:23.066383 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:23.066383 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:23.071776 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-732ad0f3-dada-401c-89dd-d25d7cc5ab81 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:23.079279 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-732ad0f3-dada-401c-89dd-d25d7cc5ab81 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:16:23.080042 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 820/3289] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:23 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:23.211181 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a22316c4-6c19-4c3d-a26f-1e321ee5ce09 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:23.213061 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a22316c4-6c19-4c3d-a26f-1e321ee5ce09 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:23.213367 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a22316c4-6c19-4c3d-a26f-1e321ee5ce09 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:23.213650 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a22316c4-6c19-4c3d-a26f-1e321ee5ce09 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:23.213811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a22316c4-6c19-4c3d-a26f-1e321ee5ce09 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:23.218534 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:23.218534 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:23.219410 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a22316c4-6c19-4c3d-a26f-1e321ee5ce09 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:23.219796 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 830/3290] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:23 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:23.221626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f906bc0e-1511-42a9-9af1-91aae97c11fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:23.224413 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f906bc0e-1511-42a9-9af1-91aae97c11fa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:23.224680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f906bc0e-1511-42a9-9af1-91aae97c11fa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:23.224967 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f906bc0e-1511-42a9-9af1-91aae97c11fa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:23.225141 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f906bc0e-1511-42a9-9af1-91aae97c11fa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:23.230955 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:23.230955 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:23.231791 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f906bc0e-1511-42a9-9af1-91aae97c11fa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:23.232313 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 818/3291] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:23 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:23.714387 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-0c7a2938-4c8b-4844-b975-c82c6b2a1ce4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:23.717676 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-0c7a2938-4c8b-4844-b975-c82c6b2a1ce4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879/action Jul 22 00:16:23.717676 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-0c7a2938-4c8b-4844-b975-c82c6b2a1ce4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:16:23.717676 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-0c7a2938-4c8b-4844-b975-c82c6b2a1ce4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:23.736108 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:23.736108 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:23.748298 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b0e9ab7-9751-4deb-8a41-9f55cb77c86a req-0c7a2938-4c8b-4844-b975-c82c6b2a1ce4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879/action returned with HTTP 204 Jul 22 00:16:23.748814 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 824/3292] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:16:23 2026] POST /volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:24.094961 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eaba92b4-6aba-4c06-8924-3da19b9e0f9c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.096761 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eaba92b4-6aba-4c06-8924-3da19b9e0f9c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:16:24.097819 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eaba92b4-6aba-4c06-8924-3da19b9e0f9c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.098153 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eaba92b4-6aba-4c06-8924-3da19b9e0f9c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.111460 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.111460 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:24.116157 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eaba92b4-6aba-4c06-8924-3da19b9e0f9c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:24.127497 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eaba92b4-6aba-4c06-8924-3da19b9e0f9c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:16:24.128783 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 821/3293] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:24.142152 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ac1abac-45aa-4866-9be9-cbdcf9bf87f9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.149846 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ac1abac-45aa-4866-9be9-cbdcf9bf87f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:16:24.150305 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ac1abac-45aa-4866-9be9-cbdcf9bf87f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2702b8c5-2a70-4aa2-bbac-6ad866845ad7", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1680175063", "container": "tempest-volumesbackupstest-backup-container-374185134"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:24.152146 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-0ac1abac-45aa-4866-9be9-cbdcf9bf87f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating new backup {'backup': {'volume_id': '2702b8c5-2a70-4aa2-bbac-6ad866845ad7', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1680175063', 'container': 'tempest-volumesbackupstest-backup-container-374185134'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:16:24.152353 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-0ac1abac-45aa-4866-9be9-cbdcf9bf87f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating backup of volume 2702b8c5-2a70-4aa2-bbac-6ad866845ad7 in container tempest-volumesbackupstest-backup-container-374185134 Jul 22 00:16:24.165220 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.165220 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:24.165686 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ac1abac-45aa-4866-9be9-cbdcf9bf87f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:24.186133 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0ac1abac-45aa-4866-9be9-cbdcf9bf87f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['70dd70b2-1184-49e0-a8ca-ed7eeb96c9d4', '7d5434ef-3eca-476e-8af8-761a65805242'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:24.217987 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ac1abac-45aa-4866-9be9-cbdcf9bf87f9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:16:24.218552 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 831/3294] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:24 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:24.232410 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1f3146d-b383-4c90-a807-638d2c62f29e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.233290 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7400dbf5-93ab-48e8-879f-4c9896727099 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.234704 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1f3146d-b383-4c90-a807-638d2c62f29e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:24.234974 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1f3146d-b383-4c90-a807-638d2c62f29e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.235155 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7400dbf5-93ab-48e8-879f-4c9896727099 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:24.235286 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1f3146d-b383-4c90-a807-638d2c62f29e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.235347 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7400dbf5-93ab-48e8-879f-4c9896727099 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.235485 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f1f3146d-b383-4c90-a807-638d2c62f29e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:24.235549 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7400dbf5-93ab-48e8-879f-4c9896727099 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.235609 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7400dbf5-93ab-48e8-879f-4c9896727099 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:24.241644 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.241644 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:24.242634 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1f3146d-b383-4c90-a807-638d2c62f29e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:24.243056 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 819/3295] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:24.243696 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.243696 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:24.244818 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7400dbf5-93ab-48e8-879f-4c9896727099 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:24.245413 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 825/3296] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:24.246365 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f8aa9f8-1979-4799-a95e-537e4c46c7cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.254670 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f8aa9f8-1979-4799-a95e-537e4c46c7cb tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:24.255088 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f8aa9f8-1979-4799-a95e-537e4c46c7cb tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.255445 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f8aa9f8-1979-4799-a95e-537e4c46c7cb tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.255642 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7f8aa9f8-1979-4799-a95e-537e4c46c7cb tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:24.260295 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9442a832-da84-47bb-bf7e-8cb67b34d126 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.262485 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9442a832-da84-47bb-bf7e-8cb67b34d126 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:24.262737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9442a832-da84-47bb-bf7e-8cb67b34d126 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.263191 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9442a832-da84-47bb-bf7e-8cb67b34d126 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.263297 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.263297 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:24.263357 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9442a832-da84-47bb-bf7e-8cb67b34d126 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:24.264185 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f8aa9f8-1979-4799-a95e-537e4c46c7cb tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:24.264828 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 822/3297] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:24.269466 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.269466 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:24.270495 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9442a832-da84-47bb-bf7e-8cb67b34d126 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:24.270954 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 832/3298] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:24.282683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4975ef4e-f911-4e4d-b54b-a99006b8cf9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.284686 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4975ef4e-f911-4e4d-b54b-a99006b8cf9d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:24.285135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4975ef4e-f911-4e4d-b54b-a99006b8cf9d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.285285 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4975ef4e-f911-4e4d-b54b-a99006b8cf9d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.285431 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4975ef4e-f911-4e4d-b54b-a99006b8cf9d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:24.285523 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be3a8432-76e6-483f-b385-740a4bd2bc4d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.289566 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be3a8432-76e6-483f-b385-740a4bd2bc4d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:24.289821 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be3a8432-76e6-483f-b385-740a4bd2bc4d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.290032 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be3a8432-76e6-483f-b385-740a4bd2bc4d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.290178 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-be3a8432-76e6-483f-b385-740a4bd2bc4d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete backup with id: a87af478-95a0-4dc9-9540-b8becf951e2b. Jul 22 00:16:24.292204 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.292204 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:24.295590 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4975ef4e-f911-4e4d-b54b-a99006b8cf9d tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:24.296030 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 820/3299] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:24.296160 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.296160 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:24.311289 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f413bfd-95ca-4c4e-962e-d1d7e1d1b7c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.313647 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f413bfd-95ca-4c4e-962e-d1d7e1d1b7c5 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:16:24.314196 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f413bfd-95ca-4c4e-962e-d1d7e1d1b7c5 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.314196 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f413bfd-95ca-4c4e-962e-d1d7e1d1b7c5 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.314333 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4f413bfd-95ca-4c4e-962e-d1d7e1d1b7c5 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:24.326245 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.326245 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:24.327246 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-be3a8432-76e6-483f-b385-740a4bd2bc4d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] delete_backup rpcapi backup_id a87af478-95a0-4dc9-9540-b8becf951e2b {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:16:24.327400 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f413bfd-95ca-4c4e-962e-d1d7e1d1b7c5 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:16:24.327640 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 823/3300] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:24.332512 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be3a8432-76e6-483f-b385-740a4bd2bc4d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 202 Jul 22 00:16:24.333473 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 826/3301] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:24 2026] DELETE /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:24.341545 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d9b61266-5708-4dbc-a208-362ebb59a679 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.343870 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-465ecb82-8b73-4582-9968-d949aa3db33c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.345661 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9b61266-5708-4dbc-a208-362ebb59a679 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:16:24.346241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9b61266-5708-4dbc-a208-362ebb59a679 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56070318-bf2e-4ffe-9f37-5780cbb88e44", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-973301741"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:24.347226 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-465ecb82-8b73-4582-9968-d949aa3db33c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:24.347747 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-465ecb82-8b73-4582-9968-d949aa3db33c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.348062 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-465ecb82-8b73-4582-9968-d949aa3db33c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.348264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-465ecb82-8b73-4582-9968-d949aa3db33c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:24.348326 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-d9b61266-5708-4dbc-a208-362ebb59a679 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Creating new backup {'backup': {'volume_id': '56070318-bf2e-4ffe-9f37-5780cbb88e44', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-973301741'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:16:24.348587 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-d9b61266-5708-4dbc-a208-362ebb59a679 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Creating backup of volume 56070318-bf2e-4ffe-9f37-5780cbb88e44 in container None Jul 22 00:16:24.354206 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.354206 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:24.355549 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-465ecb82-8b73-4582-9968-d949aa3db33c tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:24.356381 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 821/3302] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:24.364099 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.364099 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:24.364830 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d9b61266-5708-4dbc-a208-362ebb59a679 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:16:24.390438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d9b61266-5708-4dbc-a208-362ebb59a679 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Created reservations ['6d9edfb1-8e56-4182-b595-fc0a7eabe6d7', '1bec62d4-eacf-47aa-a2d1-50a7d57ca702'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:24.430287 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9b61266-5708-4dbc-a208-362ebb59a679 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:16:24.430893 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 833/3303] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:24 2026] POST /volume/v3/backups => generated 329 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:24.444447 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b885ea9f-2017-4f2c-aa02-de0f51df03b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:24.446885 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b885ea9f-2017-4f2c-aa02-de0f51df03b8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:24.447175 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b885ea9f-2017-4f2c-aa02-de0f51df03b8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:24.447463 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b885ea9f-2017-4f2c-aa02-de0f51df03b8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:24.447612 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b885ea9f-2017-4f2c-aa02-de0f51df03b8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:24.456942 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:24.456942 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:24.456942 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b885ea9f-2017-4f2c-aa02-de0f51df03b8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:24.456942 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 824/3304] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:24 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:25.261607 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bcfbdede-de0f-4784-b269-f02d5d64a5ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:25.264333 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcfbdede-de0f-4784-b269-f02d5d64a5ad tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:25.264656 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcfbdede-de0f-4784-b269-f02d5d64a5ad tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:25.265565 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcfbdede-de0f-4784-b269-f02d5d64a5ad tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:25.265565 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bcfbdede-de0f-4784-b269-f02d5d64a5ad tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:25.270386 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:25.270386 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:25.271460 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcfbdede-de0f-4784-b269-f02d5d64a5ad tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:25.271975 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 827/3305] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:25 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:25.369663 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3789a2af-61ba-415b-bbcf-b68a06262ce9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:25.372468 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3789a2af-61ba-415b-bbcf-b68a06262ce9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:25.372710 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3789a2af-61ba-415b-bbcf-b68a06262ce9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:25.372981 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3789a2af-61ba-415b-bbcf-b68a06262ce9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:25.373083 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3789a2af-61ba-415b-bbcf-b68a06262ce9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:25.468372 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d93d382-0aaa-4eba-981d-7ef71eda7ffc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:25.470314 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d93d382-0aaa-4eba-981d-7ef71eda7ffc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:25.470538 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d93d382-0aaa-4eba-981d-7ef71eda7ffc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:25.470756 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d93d382-0aaa-4eba-981d-7ef71eda7ffc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:25.470920 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3d93d382-0aaa-4eba-981d-7ef71eda7ffc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:25.478571 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:25.478571 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:25.479541 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d93d382-0aaa-4eba-981d-7ef71eda7ffc tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:25.480052 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 834/3306] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:25 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:25.567494 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:25.567494 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:25.568382 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3789a2af-61ba-415b-bbcf-b68a06262ce9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:25.568773 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 822/3307] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:25 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 750 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:26.286086 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c478f869-fb8f-467a-8944-281166a29655 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:26.288896 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c478f869-fb8f-467a-8944-281166a29655 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:26.290558 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c478f869-fb8f-467a-8944-281166a29655 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:26.290558 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c478f869-fb8f-467a-8944-281166a29655 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:26.290558 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c478f869-fb8f-467a-8944-281166a29655 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:26.296646 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:26.296646 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:26.298251 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c478f869-fb8f-467a-8944-281166a29655 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:26.299526 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 825/3308] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:26 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:26.419354 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f51d2810-264a-4994-bcf4-525dba5a4c3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:26.422124 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f51d2810-264a-4994-bcf4-525dba5a4c3c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/encryption Jul 22 00:16:26.424082 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f51d2810-264a-4994-bcf4-525dba5a4c3c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:26.424082 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f51d2810-264a-4994-bcf4-525dba5a4c3c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:26.438253 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:26.438253 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:26.449094 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f51d2810-264a-4994-bcf4-525dba5a4c3c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/encryption returned with HTTP 200 Jul 22 00:16:26.449094 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 828/3309] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:16:26 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:26.494564 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-98ad35b7-b7f7-4824-94b9-7c709423aa04 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:26.496404 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98ad35b7-b7f7-4824-94b9-7c709423aa04 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:26.498046 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98ad35b7-b7f7-4824-94b9-7c709423aa04 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:26.498046 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-98ad35b7-b7f7-4824-94b9-7c709423aa04 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:26.498046 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-98ad35b7-b7f7-4824-94b9-7c709423aa04 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:26.502075 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:26.502075 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:26.503614 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-98ad35b7-b7f7-4824-94b9-7c709423aa04 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:26.504391 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 835/3310] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:26 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:26.583341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8dbf3b7-d1a1-4511-adba-326eba0255bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:26.586384 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8dbf3b7-d1a1-4511-adba-326eba0255bc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:26.586721 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8dbf3b7-d1a1-4511-adba-326eba0255bc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:26.587047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8dbf3b7-d1a1-4511-adba-326eba0255bc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:26.587251 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c8dbf3b7-d1a1-4511-adba-326eba0255bc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:26.593911 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:26.593911 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:26.594926 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8dbf3b7-d1a1-4511-adba-326eba0255bc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 200 Jul 22 00:16:26.595387 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 823/3311] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:26 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:27.310242 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f9f49b5-93a5-42ba-9d41-a98609a40f9b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:27.315743 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f9f49b5-93a5-42ba-9d41-a98609a40f9b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:27.316603 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f9f49b5-93a5-42ba-9d41-a98609a40f9b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:27.316603 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f9f49b5-93a5-42ba-9d41-a98609a40f9b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:27.316603 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7f9f49b5-93a5-42ba-9d41-a98609a40f9b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:27.321495 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:27.321495 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:27.322403 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f9f49b5-93a5-42ba-9d41-a98609a40f9b tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:27.322827 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 826/3312] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:27 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:27.516276 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e30e3fa-b8a5-46f2-91c2-579942536c51 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:27.518472 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e30e3fa-b8a5-46f2-91c2-579942536c51 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:27.518706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e30e3fa-b8a5-46f2-91c2-579942536c51 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:27.518970 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e30e3fa-b8a5-46f2-91c2-579942536c51 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:27.519132 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0e30e3fa-b8a5-46f2-91c2-579942536c51 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:27.524517 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:27.524517 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:27.525657 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e30e3fa-b8a5-46f2-91c2-579942536c51 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:27.526154 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 829/3313] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:27 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:27.606019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f611a289-8a64-4a64-9905-aa89744b9535 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:27.607740 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f611a289-8a64-4a64-9905-aa89744b9535 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b Jul 22 00:16:27.607944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f611a289-8a64-4a64-9905-aa89744b9535 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:27.608164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f611a289-8a64-4a64-9905-aa89744b9535 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:27.608272 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f611a289-8a64-4a64-9905-aa89744b9535 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id a87af478-95a0-4dc9-9540-b8becf951e2b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:27.611748 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f611a289-8a64-4a64-9905-aa89744b9535 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b returned with HTTP 404 Jul 22 00:16:27.612221 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 836/3314] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:27 2026] GET /volume/v3/backups/a87af478-95a0-4dc9-9540-b8becf951e2b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:28.102357 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bbf6f9f-5cf0-463d-8108-c49ab2a965c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:28.104669 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bbf6f9f-5cf0-463d-8108-c49ab2a965c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:16:28.105027 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bbf6f9f-5cf0-463d-8108-c49ab2a965c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:28.105333 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bbf6f9f-5cf0-463d-8108-c49ab2a965c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:28.105516 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-1bbf6f9f-5cf0-463d-8108-c49ab2a965c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete backup with id: ec298c9d-5703-4db3-88e8-47eb04588f10. Jul 22 00:16:28.111360 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:28.111360 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:28.132764 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-1bbf6f9f-5cf0-463d-8108-c49ab2a965c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] delete_backup rpcapi backup_id ec298c9d-5703-4db3-88e8-47eb04588f10 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:16:28.135605 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bbf6f9f-5cf0-463d-8108-c49ab2a965c1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 202 Jul 22 00:16:28.136152 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 824/3315] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:28 2026] DELETE /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:28.147981 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-239778e5-9b36-48d0-93de-85c5a0fe4c80 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:28.150169 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-239778e5-9b36-48d0-93de-85c5a0fe4c80 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:16:28.150433 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-239778e5-9b36-48d0-93de-85c5a0fe4c80 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:28.150688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-239778e5-9b36-48d0-93de-85c5a0fe4c80 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:28.150833 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-239778e5-9b36-48d0-93de-85c5a0fe4c80 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:28.157632 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:28.157632 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:28.158647 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-239778e5-9b36-48d0-93de-85c5a0fe4c80 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 200 Jul 22 00:16:28.159143 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 827/3316] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:28 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:28.337636 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a60da13-b9f2-4382-b524-8b1b9e73061c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:28.339552 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a60da13-b9f2-4382-b524-8b1b9e73061c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:28.339777 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a60da13-b9f2-4382-b524-8b1b9e73061c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:28.340020 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a60da13-b9f2-4382-b524-8b1b9e73061c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:28.340168 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2a60da13-b9f2-4382-b524-8b1b9e73061c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:28.349580 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:28.349580 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:28.350396 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a60da13-b9f2-4382-b524-8b1b9e73061c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:28.350788 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 830/3317] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:28 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:28.537381 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1e98b987-ea16-4cdc-8d5b-aaaed1c08763 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:28.543368 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e98b987-ea16-4cdc-8d5b-aaaed1c08763 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:28.543368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e98b987-ea16-4cdc-8d5b-aaaed1c08763 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:28.543368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e98b987-ea16-4cdc-8d5b-aaaed1c08763 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:28.543368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1e98b987-ea16-4cdc-8d5b-aaaed1c08763 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:28.549673 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:28.549673 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:28.550691 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e98b987-ea16-4cdc-8d5b-aaaed1c08763 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:28.552365 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 837/3318] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:28 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:29.173708 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a55b6aef-4ed7-4fe3-8303-8092516cb373 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:29.175694 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a55b6aef-4ed7-4fe3-8303-8092516cb373 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 Jul 22 00:16:29.175929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a55b6aef-4ed7-4fe3-8303-8092516cb373 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:29.176137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a55b6aef-4ed7-4fe3-8303-8092516cb373 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:29.176238 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a55b6aef-4ed7-4fe3-8303-8092516cb373 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id ec298c9d-5703-4db3-88e8-47eb04588f10. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:29.180135 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a55b6aef-4ed7-4fe3-8303-8092516cb373 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 returned with HTTP 404 Jul 22 00:16:29.180581 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 825/3319] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:29 2026] GET /volume/v3/backups/ec298c9d-5703-4db3-88e8-47eb04588f10 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:29.193349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cffe012b-f71b-44fa-b2b1-59238624909e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:29.195262 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:16:29.195665 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1312967820"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:29.197566 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1312967820'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:16:29.197702 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume of 1 GB Jul 22 00:16:29.202595 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Availability Zones retrieved successfully. Jul 22 00:16:29.212804 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Flow 'volume_create_api' (b8ff82bd-357a-4318-8793-2906196f1709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:29.214134 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a54d351-268b-42c2-a882-d7d48b49610f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:29.215033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:16:29.250883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a54d351-268b-42c2-a882-d7d48b49610f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:29.251044 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c46aa54-704b-49ea-86c7-852a1b275f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:29.292833 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['0bb1d605-92b3-4859-9a8e-3616c6c66edb', 'a8510c5c-39c2-4d07-8bb7-334d896bcb6b', '1138ca51-8eab-465b-a495-cc333675c727', '2147637d-3954-4836-911d-7c9fc7f3c79a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:29.293603 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c46aa54-704b-49ea-86c7-852a1b275f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bb1d605-92b3-4859-9a8e-3616c6c66edb', 'a8510c5c-39c2-4d07-8bb7-334d896bcb6b', '1138ca51-8eab-465b-a495-cc333675c727', '2147637d-3954-4836-911d-7c9fc7f3c79a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:29.294770 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a7c5b2c-a494-4c79-b3cf-b5c5481ed6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:29.321724 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a7c5b2c-a494-4c79-b3cf-b5c5481ed6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ecc55db-0138-4700-9683-a92981b1824a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1312967820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf0e143bb8d4b01b604343cdd3694fc',qos_specs=None,replication_status=,reservations=['0bb1d605-92b3-4859-9a8e-3616c6c66edb','a8510c5c-39c2-4d07-8bb7-334d896bcb6b','1138ca51-8eab-465b-a495-cc333675c727','2147637d-3954-4836-911d-7c9fc7f3c79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:16:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1312967820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ecc55db-0138-4700-9683-a92981b1824a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cf0e143bb8d4b01b604343cdd3694fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:29.323762 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6ac3f6-321a-44d2-8543-7f1ea002c23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:29.342536 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6ac3f6-321a-44d2-8543-7f1ea002c23d) transitioned into state 'SUCCESS' from state '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-1312967820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cf0e143bb8d4b01b604343cdd3694fc',qos_specs=None,replication_status=,reservations=['0bb1d605-92b3-4859-9a8e-3616c6c66edb','a8510c5c-39c2-4d07-8bb7-334d896bcb6b','1138ca51-8eab-465b-a495-cc333675c727','2147637d-3954-4836-911d-7c9fc7f3c79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c5777e18dd4a58ac1506c43a2f2061',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:29.343610 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66632db9-8ded-47ac-b472-1ffa5ae9b931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:29.355413 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66632db9-8ded-47ac-b472-1ffa5ae9b931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:29.356506 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Flow 'volume_create_api' (b8ff82bd-357a-4318-8793-2906196f1709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:29.356924 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create volume request issued successfully. Jul 22 00:16:29.357647 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cffe012b-f71b-44fa-b2b1-59238624909e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:16:29.362971 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 828/3320] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:16:29 2026] POST /volume/v3/volumes => generated 749 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:29.367093 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a785f260-9fa6-4776-881b-42f63f3ada7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:29.368900 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a785f260-9fa6-4776-881b-42f63f3ada7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:29.369304 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a785f260-9fa6-4776-881b-42f63f3ada7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:29.369617 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a785f260-9fa6-4776-881b-42f63f3ada7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:29.369879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a785f260-9fa6-4776-881b-42f63f3ada7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:29.375675 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:29.375675 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:29.376657 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9852d45b-6275-49a2-a2d5-fa5f63cfa306 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:29.377405 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a785f260-9fa6-4776-881b-42f63f3ada7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:29.378245 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 831/3321] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:29 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:29.380636 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9852d45b-6275-49a2-a2d5-fa5f63cfa306 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a Jul 22 00:16:29.380636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9852d45b-6275-49a2-a2d5-fa5f63cfa306 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:29.381366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9852d45b-6275-49a2-a2d5-fa5f63cfa306 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:29.390444 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:29.390444 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:29.394588 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9852d45b-6275-49a2-a2d5-fa5f63cfa306 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:29.400886 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9852d45b-6275-49a2-a2d5-fa5f63cfa306 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a returned with HTTP 200 Jul 22 00:16:29.401310 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 838/3322] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:29 2026] GET /volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:29.564488 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-56b9046b-150b-4b80-8f19-3697be9f174c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:29.566693 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56b9046b-150b-4b80-8f19-3697be9f174c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:29.566967 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56b9046b-150b-4b80-8f19-3697be9f174c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:29.567219 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56b9046b-150b-4b80-8f19-3697be9f174c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:29.567355 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-56b9046b-150b-4b80-8f19-3697be9f174c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:29.573264 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:29.573264 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:29.573871 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56b9046b-150b-4b80-8f19-3697be9f174c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:29.574517 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 826/3323] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:29 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:30.024849 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f06df215-d4b3-4d7e-92f8-d712a0c13a7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:30.026908 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f06df215-d4b3-4d7e-92f8-d712a0c13a7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b Jul 22 00:16:30.027095 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f06df215-d4b3-4d7e-92f8-d712a0c13a7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:30.027323 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f06df215-d4b3-4d7e-92f8-d712a0c13a7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:30.039628 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:30.039628 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:30.099093 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c49e916d-1ecb-4c28-8ce8-298fb0736ef5 req-f06df215-d4b3-4d7e-92f8-d712a0c13a7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b returned with HTTP 200 Jul 22 00:16:30.101063 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 829/3324] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:16:30 2026] DELETE /volume/v3/attachments/d176239b-4b1c-4379-a91e-e211857a339b => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:30.392784 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a69cd1e-f7e2-40aa-9842-706ec589bcc1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:30.396537 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a69cd1e-f7e2-40aa-9842-706ec589bcc1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:30.396807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a69cd1e-f7e2-40aa-9842-706ec589bcc1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:30.397072 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a69cd1e-f7e2-40aa-9842-706ec589bcc1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:30.397232 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7a69cd1e-f7e2-40aa-9842-706ec589bcc1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:30.403676 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:30.403676 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:30.404620 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a69cd1e-f7e2-40aa-9842-706ec589bcc1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:30.405031 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 832/3325] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:30 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:30.414345 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-564c9be0-c62f-49e5-9eb8-ba07c855f299 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:30.416806 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-564c9be0-c62f-49e5-9eb8-ba07c855f299 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a Jul 22 00:16:30.417142 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-564c9be0-c62f-49e5-9eb8-ba07c855f299 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:30.417423 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-564c9be0-c62f-49e5-9eb8-ba07c855f299 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:30.425976 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:30.425976 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:30.430894 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-564c9be0-c62f-49e5-9eb8-ba07c855f299 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:30.436826 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-564c9be0-c62f-49e5-9eb8-ba07c855f299 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a returned with HTTP 200 Jul 22 00:16:30.437513 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 839/3326] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:30 2026] GET /volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:30.454904 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0113147d-81b5-4a17-9127-118970f52049 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:30.457458 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0113147d-81b5-4a17-9127-118970f52049 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:16:30.457992 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0113147d-81b5-4a17-9127-118970f52049 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ecc55db-0138-4700-9683-a92981b1824a", "name": "tempest-VolumesBackupsTest-Snapshot-99741557"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:30.470890 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:30.470890 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:30.470890 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0113147d-81b5-4a17-9127-118970f52049 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:30.470890 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-0113147d-81b5-4a17-9127-118970f52049 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Create snapshot from volume 2ecc55db-0138-4700-9683-a92981b1824a Jul 22 00:16:30.516088 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0113147d-81b5-4a17-9127-118970f52049 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['9d269597-4556-4026-a2f6-8d9fde1609d9', '077cd6bf-4a6f-4fcc-857a-fb624c9103b4', 'cd8688cb-bdac-42fd-9a48-d818128baa8f', '25bcd44e-2328-4430-a96e-72799f8c7aa7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:30.552569 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0113147d-81b5-4a17-9127-118970f52049 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Snapshot create request issued successfully. Jul 22 00:16:30.553083 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0113147d-81b5-4a17-9127-118970f52049 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:16:30.553466 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 827/3327] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:16:30 2026] POST /volume/v3/snapshots => generated 303 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:30.562908 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac545d3f-dc5d-4208-bab4-b8907c1cc7b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:30.567597 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac545d3f-dc5d-4208-bab4-b8907c1cc7b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c Jul 22 00:16:30.567686 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac545d3f-dc5d-4208-bab4-b8907c1cc7b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:30.567874 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac545d3f-dc5d-4208-bab4-b8907c1cc7b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:30.574852 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:30.574852 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:30.575347 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ac545d3f-dc5d-4208-bab4-b8907c1cc7b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Snapshot retrieved successfully. Jul 22 00:16:30.577819 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac545d3f-dc5d-4208-bab4-b8907c1cc7b3 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c returned with HTTP 200 Jul 22 00:16:30.577819 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 830/3328] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:30 2026] GET /volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:30.594900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e81815a-2611-4a72-ab65-ff33cf8831b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:30.597120 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e81815a-2611-4a72-ab65-ff33cf8831b1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:30.597217 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e81815a-2611-4a72-ab65-ff33cf8831b1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:30.597397 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e81815a-2611-4a72-ab65-ff33cf8831b1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:30.597544 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6e81815a-2611-4a72-ab65-ff33cf8831b1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:30.603661 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:30.603661 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:30.604603 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e81815a-2611-4a72-ab65-ff33cf8831b1 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:30.605077 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 833/3329] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:30 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:30.821263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c2c395c4-c657-45d7-99ad-5b4e29eb8498 req-dea4041c-b4b4-43a9-b543-817aa1303e3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:30.826380 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c2c395c4-c657-45d7-99ad-5b4e29eb8498 req-dea4041c-b4b4-43a9-b543-817aa1303e3b tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] DELETE https://10.4.3.168/volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f Jul 22 00:16:30.826380 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c2c395c4-c657-45d7-99ad-5b4e29eb8498 req-dea4041c-b4b4-43a9-b543-817aa1303e3b tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:30.826526 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c2c395c4-c657-45d7-99ad-5b4e29eb8498 req-dea4041c-b4b4-43a9-b543-817aa1303e3b tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:30.839214 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:30.839214 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:30.898511 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c2c395c4-c657-45d7-99ad-5b4e29eb8498 req-dea4041c-b4b4-43a9-b543-817aa1303e3b tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f returned with HTTP 200 Jul 22 00:16:30.898955 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 840/3330] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:16:30 2026] DELETE /volume/v3/attachments/13239cbe-52c3-4c7e-a38c-2dc2edf5223f => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:31.416969 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-953a8eb4-1d03-4322-a59f-75e40cbffc05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:31.419378 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-953a8eb4-1d03-4322-a59f-75e40cbffc05 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:31.419626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-953a8eb4-1d03-4322-a59f-75e40cbffc05 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:31.419849 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-953a8eb4-1d03-4322-a59f-75e40cbffc05 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:31.420017 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-953a8eb4-1d03-4322-a59f-75e40cbffc05 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:31.427516 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:31.427516 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:31.428558 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-953a8eb4-1d03-4322-a59f-75e40cbffc05 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:31.429157 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 828/3331] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:31 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:31.593676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c96f8c3c-fcf7-42bb-8b66-a48a1ef1c347 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:31.595790 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c96f8c3c-fcf7-42bb-8b66-a48a1ef1c347 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c Jul 22 00:16:31.596190 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c96f8c3c-fcf7-42bb-8b66-a48a1ef1c347 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:31.596545 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c96f8c3c-fcf7-42bb-8b66-a48a1ef1c347 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:31.606715 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:31.606715 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:31.607312 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c96f8c3c-fcf7-42bb-8b66-a48a1ef1c347 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Snapshot retrieved successfully. Jul 22 00:16:31.608247 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c96f8c3c-fcf7-42bb-8b66-a48a1ef1c347 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c returned with HTTP 200 Jul 22 00:16:31.608778 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 831/3332] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:31 2026] GET /volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:31.617900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ed279f1-c99a-4747-a524-5c93c1c8cb4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:31.618781 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18f30af9-50da-4869-a43a-20d6f08e25ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:31.620272 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ed279f1-c99a-4747-a524-5c93c1c8cb4f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:31.620632 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ed279f1-c99a-4747-a524-5c93c1c8cb4f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:31.620951 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ed279f1-c99a-4747-a524-5c93c1c8cb4f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:31.621254 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4ed279f1-c99a-4747-a524-5c93c1c8cb4f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:31.621685 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18f30af9-50da-4869-a43a-20d6f08e25ea tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:16:31.622184 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18f30af9-50da-4869-a43a-20d6f08e25ea tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2ecc55db-0138-4700-9683-a92981b1824a", "snapshot_id": "e479731f-a6a5-4ddc-8bfb-56cb48cb952c", "name": "tempest-VolumesBackupsTest-Backup-1984332571"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:31.624330 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-18f30af9-50da-4869-a43a-20d6f08e25ea tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating new backup {'backup': {'volume_id': '2ecc55db-0138-4700-9683-a92981b1824a', 'snapshot_id': 'e479731f-a6a5-4ddc-8bfb-56cb48cb952c', 'name': 'tempest-VolumesBackupsTest-Backup-1984332571'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:16:31.624478 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-18f30af9-50da-4869-a43a-20d6f08e25ea tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Creating backup of volume 2ecc55db-0138-4700-9683-a92981b1824a in container None Jul 22 00:16:31.628375 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:31.628375 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:31.629415 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ed279f1-c99a-4747-a524-5c93c1c8cb4f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:31.629888 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 834/3333] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:31 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:31.634270 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:31.634270 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:31.634914 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-18f30af9-50da-4869-a43a-20d6f08e25ea tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:31.642284 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:31.642284 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:31.642853 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-18f30af9-50da-4869-a43a-20d6f08e25ea tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Snapshot retrieved successfully. Jul 22 00:16:31.665719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-18f30af9-50da-4869-a43a-20d6f08e25ea tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Created reservations ['3f02d4f9-10da-4e8f-aa6b-0a8b9cea285e', 'eefb7b89-42a1-4ff3-b5f2-4869daf1dea7'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:31.716531 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18f30af9-50da-4869-a43a-20d6f08e25ea tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:16:31.717145 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 841/3334] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:31 2026] POST /volume/v3/backups => generated 330 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:31.731604 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2579e531-b652-4e26-8de6-2fc36d83e8bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:31.733636 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2579e531-b652-4e26-8de6-2fc36d83e8bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:31.733937 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2579e531-b652-4e26-8de6-2fc36d83e8bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:31.734185 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2579e531-b652-4e26-8de6-2fc36d83e8bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:31.734312 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2579e531-b652-4e26-8de6-2fc36d83e8bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:31.740080 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:31.740080 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:31.741262 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2579e531-b652-4e26-8de6-2fc36d83e8bf tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:31.741587 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 829/3335] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:31 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:16:32.117763 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:32.120173 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:32.120173 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:32.120356 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:32.120505 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: 056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:32.131026 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:32.131026 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:32.131630 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:32.146014 np0000005612 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:16:32.156911 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:16:32.156911 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f003672-8498-41d4-94a9-2ce8be6cd1c3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 202 Jul 22 00:16:32.156911 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 832/3336] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:32 2026] DELETE /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:32.164616 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-606711fb-591a-4719-b9b8-a25ce5e495d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:32.168983 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-606711fb-591a-4719-b9b8-a25ce5e495d2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:32.168983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-606711fb-591a-4719-b9b8-a25ce5e495d2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:32.168983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-606711fb-591a-4719-b9b8-a25ce5e495d2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:32.174501 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:32.174501 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:32.179195 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-606711fb-591a-4719-b9b8-a25ce5e495d2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:32.183925 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-606711fb-591a-4719-b9b8-a25ce5e495d2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 200 Jul 22 00:16:32.184085 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 835/3337] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:32 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:32.442959 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d296f7f-f32c-47e3-8900-f3314f4dc23c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:32.445795 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d296f7f-f32c-47e3-8900-f3314f4dc23c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:32.446065 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d296f7f-f32c-47e3-8900-f3314f4dc23c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:32.446245 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d296f7f-f32c-47e3-8900-f3314f4dc23c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:32.446347 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6d296f7f-f32c-47e3-8900-f3314f4dc23c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:32.451444 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:32.451444 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:32.452498 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d296f7f-f32c-47e3-8900-f3314f4dc23c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:32.452922 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 842/3338] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:32 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:32.579179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-939d632c-9cc5-431c-a455-5b55889297dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:32.581827 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-939d632c-9cc5-431c-a455-5b55889297dd tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:16:32.582582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-939d632c-9cc5-431c-a455-5b55889297dd tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:32.583062 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-939d632c-9cc5-431c-a455-5b55889297dd tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:32.583583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-939d632c-9cc5-431c-a455-5b55889297dd tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Delete volume with id: b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:16:32.595703 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:32.595703 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:32.597124 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-939d632c-9cc5-431c-a455-5b55889297dd tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:16:32.621891 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-939d632c-9cc5-431c-a455-5b55889297dd tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Delete volume request issued successfully. Jul 22 00:16:32.621891 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-939d632c-9cc5-431c-a455-5b55889297dd tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 202 Jul 22 00:16:32.621891 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 830/3339] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:16:32 2026] DELETE /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:16:32.630798 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44f732d5-5129-4066-961f-2c4b27a09dee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:32.632667 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44f732d5-5129-4066-961f-2c4b27a09dee tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:16:32.633416 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44f732d5-5129-4066-961f-2c4b27a09dee tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:32.633416 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44f732d5-5129-4066-961f-2c4b27a09dee tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:32.641776 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:32.641776 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:32.643083 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0a0f4ff-55cb-4707-9fbf-f4195351cc08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:32.645849 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0a0f4ff-55cb-4707-9fbf-f4195351cc08 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:32.646040 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44f732d5-5129-4066-961f-2c4b27a09dee tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:16:32.646120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0a0f4ff-55cb-4707-9fbf-f4195351cc08 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:32.646358 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0a0f4ff-55cb-4707-9fbf-f4195351cc08 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:32.646511 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d0a0f4ff-55cb-4707-9fbf-f4195351cc08 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:32.650930 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44f732d5-5129-4066-961f-2c4b27a09dee tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 200 Jul 22 00:16:32.651325 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 833/3340] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:32 2026] GET /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:32.651660 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:32.651660 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:32.652698 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0a0f4ff-55cb-4707-9fbf-f4195351cc08 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:32.653290 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 836/3341] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:32 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:32.754627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0e34f5c-94e0-42b5-98fa-640d02acf2d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:32.756897 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0e34f5c-94e0-42b5-98fa-640d02acf2d1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:32.757355 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0e34f5c-94e0-42b5-98fa-640d02acf2d1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:32.757581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0e34f5c-94e0-42b5-98fa-640d02acf2d1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:32.758415 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c0e34f5c-94e0-42b5-98fa-640d02acf2d1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:32.763731 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:32.763731 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:32.765204 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0e34f5c-94e0-42b5-98fa-640d02acf2d1 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:32.765821 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 843/3342] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:32 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:33.201194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5c0251c-acde-4850-b1bc-5c470225a625 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.205105 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5c0251c-acde-4850-b1bc-5c470225a625 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 Jul 22 00:16:33.205341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5c0251c-acde-4850-b1bc-5c470225a625 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.205552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5c0251c-acde-4850-b1bc-5c470225a625 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.219892 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5c0251c-acde-4850-b1bc-5c470225a625 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 returned with HTTP 404 Jul 22 00:16:33.220412 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 831/3343] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/volumes/056b20a9-f425-4fad-bc01-1130a3320e08 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:33.230058 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b46fca47-41fa-493d-a8b9-0080c12f38d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.231727 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b46fca47-41fa-493d-a8b9-0080c12f38d2 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:16:33.231953 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b46fca47-41fa-493d-a8b9-0080c12f38d2 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.232172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b46fca47-41fa-493d-a8b9-0080c12f38d2 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.233391 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b46fca47-41fa-493d-a8b9-0080c12f38d2 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:16:33.296927 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b46fca47-41fa-493d-a8b9-0080c12f38d2 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Get all volumes completed successfully. Jul 22 00:16:33.302055 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:33.302055 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:33.308882 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b46fca47-41fa-493d-a8b9-0080c12f38d2 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:16:33.309306 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 834/3344] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 24480 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:33.336951 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6de0f03f-95ec-4569-bd67-5fbacc286084 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.338984 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6de0f03f-95ec-4569-bd67-5fbacc286084 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] DELETE https://10.4.3.168/volume/v3/types/30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d Jul 22 00:16:33.339224 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6de0f03f-95ec-4569-bd67-5fbacc286084 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.339520 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6de0f03f-95ec-4569-bd67-5fbacc286084 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.368576 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6de0f03f-95ec-4569-bd67-5fbacc286084 tempest-TestVolumeBootPattern-459381435 tempest-TestVolumeBootPattern-459381435-project-admin] https://10.4.3.168/volume/v3/types/30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d returned with HTTP 202 Jul 22 00:16:33.369064 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 837/3345] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:16:33 2026] DELETE /volume/v3/types/30d0c329-c1ce-4d8b-b0fd-c3f00d0f579d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:33.408307 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.410324 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:16:33.410721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1128074789", "snapshot_id": null, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:33.412639 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1128074789', 'snapshot_id': None, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:16:33.468689 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90d33a54-eb92-4592-96e2-9ad0b0324b14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.472884 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90d33a54-eb92-4592-96e2-9ad0b0324b14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:33.472884 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90d33a54-eb92-4592-96e2-9ad0b0324b14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.472884 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90d33a54-eb92-4592-96e2-9ad0b0324b14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.472884 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-90d33a54-eb92-4592-96e2-9ad0b0324b14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:33.476167 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:33.476167 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:33.477114 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90d33a54-eb92-4592-96e2-9ad0b0324b14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:33.477607 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 832/3346] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:33.509246 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-02bbd187-2055-4128-8c34-2ed6cbaa1914 req-8ab39434-df8f-4d1a-8702-5edf196a5c1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.511400 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-02bbd187-2055-4128-8c34-2ed6cbaa1914 req-8ab39434-df8f-4d1a-8702-5edf196a5c1a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:16:33.511654 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-02bbd187-2055-4128-8c34-2ed6cbaa1914 req-8ab39434-df8f-4d1a-8702-5edf196a5c1a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.512043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-02bbd187-2055-4128-8c34-2ed6cbaa1914 req-8ab39434-df8f-4d1a-8702-5edf196a5c1a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.527055 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:33.527055 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:33.536054 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-02bbd187-2055-4128-8c34-2ed6cbaa1914 req-8ab39434-df8f-4d1a-8702-5edf196a5c1a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:16:33.543241 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-02bbd187-2055-4128-8c34-2ed6cbaa1914 req-8ab39434-df8f-4d1a-8702-5edf196a5c1a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:16:33.543757 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 835/3347] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:33.620070 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:16:33.626893 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:16:33.633461 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (63c3a717-06cd-464f-bba2-478baa769398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:33.634614 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92253032-6425-4bed-ae2f-30c25e5313a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:33.635812 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:16:33.665714 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab1a1549-ebc1-41cf-861c-d271484fca38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.669003 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab1a1549-ebc1-41cf-861c-d271484fca38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:33.669585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab1a1549-ebc1-41cf-861c-d271484fca38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.669585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab1a1549-ebc1-41cf-861c-d271484fca38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.669771 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ab1a1549-ebc1-41cf-861c-d271484fca38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:33.671790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bfcca231-ab8a-4a34-8382-ee8d8aff9a31 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.674015 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfcca231-ab8a-4a34-8382-ee8d8aff9a31 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 Jul 22 00:16:33.674403 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfcca231-ab8a-4a34-8382-ee8d8aff9a31 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.675147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfcca231-ab8a-4a34-8382-ee8d8aff9a31 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.675922 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:33.675922 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:33.677487 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab1a1549-ebc1-41cf-861c-d271484fca38 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:33.678407 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 838/3348] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:33.684827 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfcca231-ab8a-4a34-8382-ee8d8aff9a31 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 returned with HTTP 404 Jul 22 00:16:33.684920 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 833/3349] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/volumes/b16f8d54-1a5d-476c-af17-a4a6e3522ed3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:16:33.696351 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09bf7a44-00df-481d-9a12-eae109a8e03e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.698939 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09bf7a44-00df-481d-9a12-eae109a8e03e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b Jul 22 00:16:33.699176 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09bf7a44-00df-481d-9a12-eae109a8e03e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.699454 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09bf7a44-00df-481d-9a12-eae109a8e03e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.699569 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-09bf7a44-00df-481d-9a12-eae109a8e03e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Delete snapshot with id: da0db113-af0f-46c0-81de-549c3d27013b Jul 22 00:16:33.707261 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:33.707261 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:33.707815 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09bf7a44-00df-481d-9a12-eae109a8e03e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot retrieved successfully. Jul 22 00:16:33.735730 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09bf7a44-00df-481d-9a12-eae109a8e03e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot delete request issued successfully. Jul 22 00:16:33.736026 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09bf7a44-00df-481d-9a12-eae109a8e03e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b returned with HTTP 202 Jul 22 00:16:33.736527 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 836/3350] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:16:33 2026] DELETE /volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:33.736741 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92253032-6425-4bed-ae2f-30c25e5313a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:33.737780 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (728c88c7-54f3-4b36-b906-4c47f7ae93b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:33.744660 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46ad3610-575d-4309-bd80-f414240a1b93 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.746157 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46ad3610-575d-4309-bd80-f414240a1b93 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b Jul 22 00:16:33.746374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46ad3610-575d-4309-bd80-f414240a1b93 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.746582 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46ad3610-575d-4309-bd80-f414240a1b93 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.753445 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:33.753445 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:33.753936 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46ad3610-575d-4309-bd80-f414240a1b93 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot retrieved successfully. Jul 22 00:16:33.754730 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46ad3610-575d-4309-bd80-f414240a1b93 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b returned with HTTP 200 Jul 22 00:16:33.755125 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 839/3351] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:33.776738 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-944d5fce-def1-4dcd-94b8-a6d70cf052d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.778878 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-944d5fce-def1-4dcd-94b8-a6d70cf052d5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:33.779162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-944d5fce-def1-4dcd-94b8-a6d70cf052d5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.779407 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-944d5fce-def1-4dcd-94b8-a6d70cf052d5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.779803 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-944d5fce-def1-4dcd-94b8-a6d70cf052d5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:33.784715 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:33.784715 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:33.785727 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-944d5fce-def1-4dcd-94b8-a6d70cf052d5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:33.785902 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 834/3352] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:33.805486 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['9fe5c988-a276-4665-85db-126b595977e8', '97f91b11-fa35-4f3d-adb9-ff9ef4b5623e', '4b7b2b09-5e41-4290-a9ff-718ed7c69600', 'ee4fc408-0be6-4b12-a632-d70852b92e4f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:33.806613 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (728c88c7-54f3-4b36-b906-4c47f7ae93b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fe5c988-a276-4665-85db-126b595977e8', '97f91b11-fa35-4f3d-adb9-ff9ef4b5623e', '4b7b2b09-5e41-4290-a9ff-718ed7c69600', 'ee4fc408-0be6-4b12-a632-d70852b92e4f']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:33.807577 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b6a7e6-2a9d-4bfa-a3d2-62d0fa2c59d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:33.835516 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2b6a7e6-2a9d-4bfa-a3d2-62d0fa2c59d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abbd6133-d1ba-44fd-920e-cde1674222bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1128074789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['9fe5c988-a276-4665-85db-126b595977e8','97f91b11-fa35-4f3d-adb9-ff9ef4b5623e','4b7b2b09-5e41-4290-a9ff-718ed7c69600','ee4fc408-0be6-4b12-a632-d70852b92e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1128074789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abbd6133-d1ba-44fd-920e-cde1674222bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:33.836520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ac7626-36f6-4888-962e-fefd82938342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:33.871854 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ac7626-36f6-4888-962e-fefd82938342) transitioned into state 'SUCCESS' from state '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-1128074789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['9fe5c988-a276-4665-85db-126b595977e8','97f91b11-fa35-4f3d-adb9-ff9ef4b5623e','4b7b2b09-5e41-4290-a9ff-718ed7c69600','ee4fc408-0be6-4b12-a632-d70852b92e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:33.873630 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ab12ab-3f00-4f51-a633-b4445422cd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:33.884701 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ab12ab-3f00-4f51-a633-b4445422cd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:33.886258 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (63c3a717-06cd-464f-bba2-478baa769398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:33.886614 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:16:33.887426 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5eff1c1-41b6-4948-aa2c-5680afd71332 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:16:33.887978 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 844/3353] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:33 2026] POST /volume/v3/volumes => generated 759 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:33.904822 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb1fdb5f-b212-430e-99ff-1594a4b8218a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:33.907331 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb1fdb5f-b212-430e-99ff-1594a4b8218a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:16:33.907601 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb1fdb5f-b212-430e-99ff-1594a4b8218a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:33.907844 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb1fdb5f-b212-430e-99ff-1594a4b8218a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:33.919180 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:33.919180 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:33.925400 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb1fdb5f-b212-430e-99ff-1594a4b8218a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:33.933680 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb1fdb5f-b212-430e-99ff-1594a4b8218a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 200 Jul 22 00:16:33.934138 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 837/3354] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:33 2026] GET /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:34.487794 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aaf4670c-9531-4bce-8f55-58a9d2b84f7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:34.490435 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aaf4670c-9531-4bce-8f55-58a9d2b84f7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:34.490674 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aaf4670c-9531-4bce-8f55-58a9d2b84f7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:34.490936 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aaf4670c-9531-4bce-8f55-58a9d2b84f7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:34.491063 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aaf4670c-9531-4bce-8f55-58a9d2b84f7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:34.496174 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:34.496174 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:34.497207 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aaf4670c-9531-4bce-8f55-58a9d2b84f7c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:34.497680 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 840/3355] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:34 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:34.691686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c08ba59-8c3a-4ce1-a0fa-80db7a116470 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:34.702271 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c08ba59-8c3a-4ce1-a0fa-80db7a116470 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:34.702614 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c08ba59-8c3a-4ce1-a0fa-80db7a116470 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:34.703822 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c08ba59-8c3a-4ce1-a0fa-80db7a116470 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:34.704155 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7c08ba59-8c3a-4ce1-a0fa-80db7a116470 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:34.709737 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:34.709737 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:34.710832 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c08ba59-8c3a-4ce1-a0fa-80db7a116470 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:34.711360 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 835/3356] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:34 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:34.766950 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ee23c21e-d91e-4214-a928-7643a6f12822 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:34.769161 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee23c21e-d91e-4214-a928-7643a6f12822 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b Jul 22 00:16:34.769294 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee23c21e-d91e-4214-a928-7643a6f12822 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:34.769475 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee23c21e-d91e-4214-a928-7643a6f12822 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:34.776274 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee23c21e-d91e-4214-a928-7643a6f12822 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b returned with HTTP 404 Jul 22 00:16:34.776965 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 845/3357] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:34 2026] GET /volume/v3/snapshots/da0db113-af0f-46c0-81de-549c3d27013b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:34.796834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cfabdea9-db13-4f1c-be37-b93787fe0cb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:34.799309 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfabdea9-db13-4f1c-be37-b93787fe0cb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:34.799562 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfabdea9-db13-4f1c-be37-b93787fe0cb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:34.799783 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfabdea9-db13-4f1c-be37-b93787fe0cb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:34.799946 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cfabdea9-db13-4f1c-be37-b93787fe0cb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:34.804877 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:34.804877 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:34.805753 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfabdea9-db13-4f1c-be37-b93787fe0cb7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:34.806200 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 838/3358] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:34 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:34.950519 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-936de19e-3bfa-453c-9691-58ee22e620fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:34.955352 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-936de19e-3bfa-453c-9691-58ee22e620fb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:16:34.955352 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-936de19e-3bfa-453c-9691-58ee22e620fb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:34.955352 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-936de19e-3bfa-453c-9691-58ee22e620fb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:34.962850 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:34.962850 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:34.971888 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-936de19e-3bfa-453c-9691-58ee22e620fb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:34.978253 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-936de19e-3bfa-453c-9691-58ee22e620fb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 200 Jul 22 00:16:34.978912 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 841/3359] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:34 2026] GET /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:34.994441 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0d004b9-cb28-4149-9e6d-16dc72b34404 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:34.997629 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0d004b9-cb28-4149-9e6d-16dc72b34404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:16:34.997827 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0d004b9-cb28-4149-9e6d-16dc72b34404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:34.998045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0d004b9-cb28-4149-9e6d-16dc72b34404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:35.005985 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:35.005985 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:35.011891 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0d004b9-cb28-4149-9e6d-16dc72b34404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:35.016419 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0d004b9-cb28-4149-9e6d-16dc72b34404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 200 Jul 22 00:16:35.016773 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 836/3360] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:34 2026] GET /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:35.508555 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6e6f93be-3742-43f7-b91f-903ac3a13c4a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:35.510416 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e6f93be-3742-43f7-b91f-903ac3a13c4a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:35.510667 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e6f93be-3742-43f7-b91f-903ac3a13c4a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:35.510889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e6f93be-3742-43f7-b91f-903ac3a13c4a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:35.511021 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6e6f93be-3742-43f7-b91f-903ac3a13c4a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:35.516716 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:35.516716 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:35.517611 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e6f93be-3742-43f7-b91f-903ac3a13c4a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:35.518128 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 846/3361] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:35 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:35.724021 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7cbed2a-3bec-412d-b245-30bcfa4431a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:35.725768 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7cbed2a-3bec-412d-b245-30bcfa4431a2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:35.725977 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7cbed2a-3bec-412d-b245-30bcfa4431a2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:35.726266 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7cbed2a-3bec-412d-b245-30bcfa4431a2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:35.726369 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d7cbed2a-3bec-412d-b245-30bcfa4431a2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:35.732476 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:35.732476 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:35.733606 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7cbed2a-3bec-412d-b245-30bcfa4431a2 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:35.733854 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 839/3362] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:35 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:35.747796 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af50c2d5-045f-4a0b-8caa-27511016da57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:35.750850 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af50c2d5-045f-4a0b-8caa-27511016da57 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:35.750850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af50c2d5-045f-4a0b-8caa-27511016da57 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:35.750850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af50c2d5-045f-4a0b-8caa-27511016da57 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:35.750850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-af50c2d5-045f-4a0b-8caa-27511016da57 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:35.754702 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:35.754702 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:35.755586 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af50c2d5-045f-4a0b-8caa-27511016da57 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:35.756911 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 842/3363] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:35 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:35.767076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a86bb1c2-4aec-4d2a-b7c4-21770248c7c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:35.772275 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a86bb1c2-4aec-4d2a-b7c4-21770248c7c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] DELETE https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:35.772548 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a86bb1c2-4aec-4d2a-b7c4-21770248c7c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:35.772815 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a86bb1c2-4aec-4d2a-b7c4-21770248c7c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:35.772998 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-a86bb1c2-4aec-4d2a-b7c4-21770248c7c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete backup with id: 60299f40-aeab-4e57-a557-8127c5d6b32d. Jul 22 00:16:35.779819 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:35.779819 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:35.800572 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-a86bb1c2-4aec-4d2a-b7c4-21770248c7c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] delete_backup rpcapi backup_id 60299f40-aeab-4e57-a557-8127c5d6b32d {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:16:35.805884 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a86bb1c2-4aec-4d2a-b7c4-21770248c7c4 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 202 Jul 22 00:16:35.805884 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 837/3364] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:35 2026] DELETE /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 00:16:35.819516 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b4c59244-947c-4b84-9b77-14886f5a4494 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:35.821638 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9db657d8-0ee7-489e-abda-fb11540ea8d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:35.824892 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4c59244-947c-4b84-9b77-14886f5a4494 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:35.824892 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4c59244-947c-4b84-9b77-14886f5a4494 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:35.824892 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4c59244-947c-4b84-9b77-14886f5a4494 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:35.824892 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b4c59244-947c-4b84-9b77-14886f5a4494 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:35.825743 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9db657d8-0ee7-489e-abda-fb11540ea8d9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:35.825992 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9db657d8-0ee7-489e-abda-fb11540ea8d9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:35.826343 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9db657d8-0ee7-489e-abda-fb11540ea8d9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:35.826494 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9db657d8-0ee7-489e-abda-fb11540ea8d9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:35.831686 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:35.831686 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:35.833846 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4c59244-947c-4b84-9b77-14886f5a4494 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 200 Jul 22 00:16:35.834061 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:35.834061 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:35.834351 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 847/3365] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:35 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:35.834722 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9db657d8-0ee7-489e-abda-fb11540ea8d9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:35.834943 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 840/3366] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:35 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:36.335404 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-82fcc45e-b848-4c17-b241-194917382497 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.337840 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-82fcc45e-b848-4c17-b241-194917382497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:16:36.338914 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-82fcc45e-b848-4c17-b241-194917382497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.338914 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-82fcc45e-b848-4c17-b241-194917382497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.346079 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.346079 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:36.349842 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-82fcc45e-b848-4c17-b241-194917382497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:36.354524 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-82fcc45e-b848-4c17-b241-194917382497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 200 Jul 22 00:16:36.354934 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 843/3367] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:16:36.534617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d540497-9534-4d93-8174-c4c24166e186 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.536853 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d540497-9534-4d93-8174-c4c24166e186 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:36.537107 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d540497-9534-4d93-8174-c4c24166e186 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.537345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d540497-9534-4d93-8174-c4c24166e186 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.537495 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0d540497-9534-4d93-8174-c4c24166e186 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:36.542788 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.542788 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:36.543541 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d540497-9534-4d93-8174-c4c24166e186 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:36.543957 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 838/3368] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:36.561672 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3114aa1-ab32-4590-bec1-5ac75e60807c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.563402 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3114aa1-ab32-4590-bec1-5ac75e60807c tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:16:36.563606 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3114aa1-ab32-4590-bec1-5ac75e60807c tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.563781 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3114aa1-ab32-4590-bec1-5ac75e60807c tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.572834 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.572834 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:36.576541 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c3114aa1-ab32-4590-bec1-5ac75e60807c tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:16:36.581070 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3114aa1-ab32-4590-bec1-5ac75e60807c tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:16:36.581424 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 848/3369] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:36.628688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-f39703ae-27f3-4c38-a217-aa90e410e3f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.631319 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-f39703ae-27f3-4c38-a217-aa90e410e3f0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:16:36.631319 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-f39703ae-27f3-4c38-a217-aa90e410e3f0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.631579 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-f39703ae-27f3-4c38-a217-aa90e410e3f0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.641451 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.641451 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:36.645747 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-f39703ae-27f3-4c38-a217-aa90e410e3f0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:16:36.649912 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-f39703ae-27f3-4c38-a217-aa90e410e3f0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:16:36.650368 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 841/3370] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:36.671452 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-79332445-3d23-4c96-adb6-326b117592fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.674999 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-79332445-3d23-4c96-adb6-326b117592fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff/action Jul 22 00:16:36.675386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-79332445-3d23-4c96-adb6-326b117592fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:16:36.675552 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-79332445-3d23-4c96-adb6-326b117592fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:36.688211 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.688211 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:36.688714 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-79332445-3d23-4c96-adb6-326b117592fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:16:36.695844 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-79332445-3d23-4c96-adb6-326b117592fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Begin detaching volume completed successfully. Jul 22 00:16:36.696197 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-79332445-3d23-4c96-adb6-326b117592fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff/action returned with HTTP 202 Jul 22 00:16:36.696883 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 844/3371] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:16:36 2026] POST /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:36.740441 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b588977-5401-4e1f-a8f4-54c0644d903f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.740829 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b588977-5401-4e1f-a8f4-54c0644d903f None None] GET https://10.4.3.168/volume// Jul 22 00:16:36.741024 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b588977-5401-4e1f-a8f4-54c0644d903f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.741224 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b588977-5401-4e1f-a8f4-54c0644d903f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.741520 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b588977-5401-4e1f-a8f4-54c0644d903f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:36.741813 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 839/3372] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:36.751200 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-1606eb3a-b4f6-41c8-a1bc-4b24ca2029ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.753593 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-1606eb3a-b4f6-41c8-a1bc-4b24ca2029ef tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:16:36.753847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-1606eb3a-b4f6-41c8-a1bc-4b24ca2029ef tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.754125 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-1606eb3a-b4f6-41c8-a1bc-4b24ca2029ef tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.766807 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.766807 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:36.773705 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-1606eb3a-b4f6-41c8-a1bc-4b24ca2029ef tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:16:36.781321 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-1606eb3a-b4f6-41c8-a1bc-4b24ca2029ef tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:16:36.782060 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 849/3373] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:36.846628 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4bee446f-fafe-4a8e-90eb-29e57ba0a2fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.848371 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22d7821d-8e1d-487f-9d49-3141a285ede7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.848501 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bee446f-fafe-4a8e-90eb-29e57ba0a2fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:36.848816 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bee446f-fafe-4a8e-90eb-29e57ba0a2fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.849004 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bee446f-fafe-4a8e-90eb-29e57ba0a2fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.849173 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4bee446f-fafe-4a8e-90eb-29e57ba0a2fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:36.850519 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22d7821d-8e1d-487f-9d49-3141a285ede7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d Jul 22 00:16:36.850519 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22d7821d-8e1d-487f-9d49-3141a285ede7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.850684 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22d7821d-8e1d-487f-9d49-3141a285ede7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.851276 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-22d7821d-8e1d-487f-9d49-3141a285ede7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 60299f40-aeab-4e57-a557-8127c5d6b32d. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:36.854410 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.854410 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:36.854618 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22d7821d-8e1d-487f-9d49-3141a285ede7 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d returned with HTTP 404 Jul 22 00:16:36.855186 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 845/3374] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/backups/60299f40-aeab-4e57-a557-8127c5d6b32d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:36.855287 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bee446f-fafe-4a8e-90eb-29e57ba0a2fd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:36.855818 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 842/3375] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:36.864101 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85ac1181-8a47-4381-87a4-8293140601a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.866243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85ac1181-8a47-4381-87a4-8293140601a8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] DELETE https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:36.866402 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85ac1181-8a47-4381-87a4-8293140601a8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.866654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85ac1181-8a47-4381-87a4-8293140601a8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.866807 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-85ac1181-8a47-4381-87a4-8293140601a8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Delete backup with id: 0f66e6d2-20aa-4145-907e-6138978d6d17. Jul 22 00:16:36.875024 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.875024 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:36.878782 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-64663962-5a56-4d30-ae45-18e810e5a5f0 req-32b9c58a-0064-4df9-bd94-813e15709fb8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.881487 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-64663962-5a56-4d30-ae45-18e810e5a5f0 req-32b9c58a-0064-4df9-bd94-813e15709fb8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] DELETE https://10.4.3.168/volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e Jul 22 00:16:36.882338 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-64663962-5a56-4d30-ae45-18e810e5a5f0 req-32b9c58a-0064-4df9-bd94-813e15709fb8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.882338 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-64663962-5a56-4d30-ae45-18e810e5a5f0 req-32b9c58a-0064-4df9-bd94-813e15709fb8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.892295 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.892295 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:36.895251 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-d2fccc67-c6b0-4550-8dac-bdbcafcd5424 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.897244 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-85ac1181-8a47-4381-87a4-8293140601a8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] delete_backup rpcapi backup_id 0f66e6d2-20aa-4145-907e-6138978d6d17 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:16:36.898846 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-d2fccc67-c6b0-4550-8dac-bdbcafcd5424 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:16:36.899117 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-d2fccc67-c6b0-4550-8dac-bdbcafcd5424 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.899606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-d2fccc67-c6b0-4550-8dac-bdbcafcd5424 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.899696 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85ac1181-8a47-4381-87a4-8293140601a8 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 202 Jul 22 00:16:36.900167 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 840/3376] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:36 2026] DELETE /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:36.908019 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2fe876f-b2b0-45e9-8842-3dedd9fce21c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.909738 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2fe876f-b2b0-45e9-8842-3dedd9fce21c tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:36.909962 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2fe876f-b2b0-45e9-8842-3dedd9fce21c tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.910198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2fe876f-b2b0-45e9-8842-3dedd9fce21c tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.910334 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f2fe876f-b2b0-45e9-8842-3dedd9fce21c tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:36.914591 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.914591 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:36.917345 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.917345 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:36.918208 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2fe876f-b2b0-45e9-8842-3dedd9fce21c tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 200 Jul 22 00:16:36.918584 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 843/3377] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:36.920365 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-d2fccc67-c6b0-4550-8dac-bdbcafcd5424 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:36.925096 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-d2fccc67-c6b0-4550-8dac-bdbcafcd5424 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 200 Jul 22 00:16:36.925593 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 846/3378] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:36.936690 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b34e354b-d46d-434f-a2e5-48250475d620 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.937102 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b34e354b-d46d-434f-a2e5-48250475d620 None None] GET https://10.4.3.168/volume// Jul 22 00:16:36.937297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b34e354b-d46d-434f-a2e5-48250475d620 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:36.937527 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b34e354b-d46d-434f-a2e5-48250475d620 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:36.937900 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b34e354b-d46d-434f-a2e5-48250475d620 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:36.938244 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 841/3379] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:16:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:36.949320 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-ea96445a-3bce-47ec-a442-fbe16e3617cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:36.951649 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-ea96445a-3bce-47ec-a442-fbe16e3617cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:16:36.952107 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-ea96445a-3bce-47ec-a442-fbe16e3617cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abbd6133-d1ba-44fd-920e-cde1674222bf", "connector": null, "instance_uuid": "ba761992-b5b9-4b74-934e-5e165ce7b9cf"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:36.952682 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-64663962-5a56-4d30-ae45-18e810e5a5f0 req-32b9c58a-0064-4df9-bd94-813e15709fb8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e returned with HTTP 200 Jul 22 00:16:36.953379 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 850/3380] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:16:36 2026] DELETE /volume/v3/attachments/a86c53d9-3a63-46bd-989b-28ee42755e5e => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:36.961444 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:36.961444 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:37.010756 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-ea96445a-3bce-47ec-a442-fbe16e3617cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:16:37.011330 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 844/3381] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:16:36 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:37.555312 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5a7e860-a68d-4cdf-8dc0-17f5db0e3c51 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:37.557579 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5a7e860-a68d-4cdf-8dc0-17f5db0e3c51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:37.557807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5a7e860-a68d-4cdf-8dc0-17f5db0e3c51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:37.558028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5a7e860-a68d-4cdf-8dc0-17f5db0e3c51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:37.558153 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d5a7e860-a68d-4cdf-8dc0-17f5db0e3c51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:37.563159 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:37.563159 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:37.564186 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5a7e860-a68d-4cdf-8dc0-17f5db0e3c51 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:37.564834 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 847/3382] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:37 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:16:37.752383 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-d72605a7-73d8-4257-a9ce-368d475777af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:37.755663 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-d72605a7-73d8-4257-a9ce-368d475777af tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] DELETE https://10.4.3.168/volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871 Jul 22 00:16:37.755948 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-d72605a7-73d8-4257-a9ce-368d475777af tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:37.756310 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-d72605a7-73d8-4257-a9ce-368d475777af tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:37.765304 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:37.765304 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:37.818869 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d698b9dd-67d8-4949-8051-4c4f79c69f70 req-d72605a7-73d8-4257-a9ce-368d475777af tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871 returned with HTTP 200 Jul 22 00:16:37.819279 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 842/3383] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:16:37 2026] DELETE /volume/v3/attachments/bc1d2aba-0022-40af-9a65-ae76b9d5f871 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:37.869470 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-649020dd-bf31-4cff-9037-2b85e90728a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:37.871428 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-649020dd-bf31-4cff-9037-2b85e90728a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:37.871664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-649020dd-bf31-4cff-9037-2b85e90728a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:37.871917 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-649020dd-bf31-4cff-9037-2b85e90728a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:37.872096 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-649020dd-bf31-4cff-9037-2b85e90728a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:37.877906 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:37.877906 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:37.878998 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-649020dd-bf31-4cff-9037-2b85e90728a7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:37.879477 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 851/3384] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:37 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:37.932958 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-226833ad-34be-4994-b502-64400c5282aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:37.936205 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-226833ad-34be-4994-b502-64400c5282aa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 Jul 22 00:16:37.937127 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-226833ad-34be-4994-b502-64400c5282aa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:37.937127 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-226833ad-34be-4994-b502-64400c5282aa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:37.937127 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-226833ad-34be-4994-b502-64400c5282aa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 0f66e6d2-20aa-4145-907e-6138978d6d17. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:37.942533 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-226833ad-34be-4994-b502-64400c5282aa tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 returned with HTTP 404 Jul 22 00:16:37.943172 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 845/3385] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:37 2026] GET /volume/v3/backups/0f66e6d2-20aa-4145-907e-6138978d6d17 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:37.951324 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92347fde-401c-427e-a388-e08a727be977 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:37.953420 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92347fde-401c-427e-a388-e08a727be977 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] DELETE https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:37.953508 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92347fde-401c-427e-a388-e08a727be977 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:37.953679 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92347fde-401c-427e-a388-e08a727be977 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:37.953790 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-92347fde-401c-427e-a388-e08a727be977 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete backup with id: 5de1edbc-b328-4ea4-914a-10d6d9988ab0. Jul 22 00:16:37.958302 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:37.958302 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:37.975211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-92347fde-401c-427e-a388-e08a727be977 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] delete_backup rpcapi backup_id 5de1edbc-b328-4ea4-914a-10d6d9988ab0 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:16:37.978976 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92347fde-401c-427e-a388-e08a727be977 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 202 Jul 22 00:16:37.979374 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 848/3386] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:37 2026] DELETE /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:37.997283 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-111e75bb-994d-42b1-95d0-e046a2deb3a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:37.999336 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-111e75bb-994d-42b1-95d0-e046a2deb3a5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:37.999336 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-111e75bb-994d-42b1-95d0-e046a2deb3a5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:37.999336 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-111e75bb-994d-42b1-95d0-e046a2deb3a5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:37.999336 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-111e75bb-994d-42b1-95d0-e046a2deb3a5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:38.003565 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.003565 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:38.004642 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-111e75bb-994d-42b1-95d0-e046a2deb3a5 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 200 Jul 22 00:16:38.005206 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 843/3387] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:37 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:38.338821 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-887be21d-d3af-4c97-a69c-3f37abcb8dd1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.341033 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-887be21d-d3af-4c97-a69c-3f37abcb8dd1 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] DELETE https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:16:38.341269 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-887be21d-d3af-4c97-a69c-3f37abcb8dd1 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:38.341443 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-887be21d-d3af-4c97-a69c-3f37abcb8dd1 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:38.341719 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-887be21d-d3af-4c97-a69c-3f37abcb8dd1 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Delete volume with id: d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:16:38.349506 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.349506 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:38.350222 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-887be21d-d3af-4c97-a69c-3f37abcb8dd1 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:16:38.364408 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e7b8f07-32b0-48b6-9864-8faa2f6e552a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.364834 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e7b8f07-32b0-48b6-9864-8faa2f6e552a None None] GET https://10.4.3.168/volume// Jul 22 00:16:38.365019 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e7b8f07-32b0-48b6-9864-8faa2f6e552a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:38.365207 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e7b8f07-32b0-48b6-9864-8faa2f6e552a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:38.365497 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e7b8f07-32b0-48b6-9864-8faa2f6e552a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:38.365774 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 846/3388] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:16:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:38.374726 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-887be21d-d3af-4c97-a69c-3f37abcb8dd1 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Delete volume request issued successfully. Jul 22 00:16:38.375159 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-887be21d-d3af-4c97-a69c-3f37abcb8dd1 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 202 Jul 22 00:16:38.375506 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 852/3389] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:16:38 2026] DELETE /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:16:38.382500 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-3b38f8a9-833e-4071-958e-0390823f1b92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.384560 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68d9295a-12ac-4922-93ae-7f9743d23c62 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.384989 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-3b38f8a9-833e-4071-958e-0390823f1b92 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:16:38.385264 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-3b38f8a9-833e-4071-958e-0390823f1b92 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:38.385577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-3b38f8a9-833e-4071-958e-0390823f1b92 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:38.386570 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68d9295a-12ac-4922-93ae-7f9743d23c62 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:16:38.386624 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68d9295a-12ac-4922-93ae-7f9743d23c62 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:38.386893 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68d9295a-12ac-4922-93ae-7f9743d23c62 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:38.396256 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.396256 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:38.397558 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.397558 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:38.401484 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-68d9295a-12ac-4922-93ae-7f9743d23c62 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:16:38.402339 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-3b38f8a9-833e-4071-958e-0390823f1b92 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:16:38.408701 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68d9295a-12ac-4922-93ae-7f9743d23c62 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 200 Jul 22 00:16:38.409137 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 844/3390] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:38 2026] GET /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:38.409248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-3b38f8a9-833e-4071-958e-0390823f1b92 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 200 Jul 22 00:16:38.409628 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 849/3391] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:16:38 2026] GET /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:38.528406 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-f74790c0-f552-4a93-9a46-e54620a5fb68 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.531979 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-f74790c0-f552-4a93-9a46-e54620a5fb68 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee Jul 22 00:16:38.532530 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-f74790c0-f552-4a93-9a46-e54620a5fb68 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:38.541310 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-f74790c0-f552-4a93-9a46-e54620a5fb68 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-abbd6133-d1ba-44fd-920e-cde1674222bf-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:16:38.546710 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-f74790c0-f552-4a93-9a46-e54620a5fb68 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-abbd6133-d1ba-44fd-920e-cde1674222bf-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:16:38.547976 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.547976 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:38.577217 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26ac3661-7fd6-4e01-9d7b-114a1790f9ba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.579275 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26ac3661-7fd6-4e01-9d7b-114a1790f9ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:38.579475 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26ac3661-7fd6-4e01-9d7b-114a1790f9ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:38.579644 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26ac3661-7fd6-4e01-9d7b-114a1790f9ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:38.579770 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-26ac3661-7fd6-4e01-9d7b-114a1790f9ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:38.584224 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.584224 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:38.584995 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26ac3661-7fd6-4e01-9d7b-114a1790f9ba tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:38.585366 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 853/3392] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:38 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:38.629717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-f74790c0-f552-4a93-9a46-e54620a5fb68 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-abbd6133-d1ba-44fd-920e-cde1674222bf-np0000005612" released by "attachment_update" :: held 0.083s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:16:38.630039 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-f74790c0-f552-4a93-9a46-e54620a5fb68 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee returned with HTTP 200 Jul 22 00:16:38.630512 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 847/3393] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:16:38 2026] PUT /volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:38.649105 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-70c2a610-9670-438c-8c7a-41650316f91c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.651429 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-70c2a610-9670-438c-8c7a-41650316f91c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee/action Jul 22 00:16:38.651648 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-70c2a610-9670-438c-8c7a-41650316f91c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:16:38.651792 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-70c2a610-9670-438c-8c7a-41650316f91c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:38.669540 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.669540 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:38.679281 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a5ddc9ca-2224-4182-884c-88e21abac46f req-70c2a610-9670-438c-8c7a-41650316f91c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee/action returned with HTTP 204 Jul 22 00:16:38.679875 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 845/3394] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:16:38 2026] POST /volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:38.849995 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fbe931e5-c8f0-4857-946b-f8dac501b4de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.851971 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbe931e5-c8f0-4857-946b-f8dac501b4de tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:16:38.852231 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbe931e5-c8f0-4857-946b-f8dac501b4de tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:38.852477 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbe931e5-c8f0-4857-946b-f8dac501b4de tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:38.862798 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.862798 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:38.869232 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fbe931e5-c8f0-4857-946b-f8dac501b4de tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:16:38.875630 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbe931e5-c8f0-4857-946b-f8dac501b4de tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:16:38.876111 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 850/3395] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:38 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:38.890449 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6bc65169-2fa7-44cb-b9a5-48448f95d915 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.892268 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6bc65169-2fa7-44cb-b9a5-48448f95d915 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:38.892473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6bc65169-2fa7-44cb-b9a5-48448f95d915 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:38.892691 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6bc65169-2fa7-44cb-b9a5-48448f95d915 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:38.892779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6bc65169-2fa7-44cb-b9a5-48448f95d915 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:38.898965 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.898965 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:38.899780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6bc65169-2fa7-44cb-b9a5-48448f95d915 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:38.900277 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 854/3396] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:38 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:38.978030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3dce05a3-86eb-4919-96cb-10c4c3e20f5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:38.979816 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3dce05a3-86eb-4919-96cb-10c4c3e20f5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:38.980042 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3dce05a3-86eb-4919-96cb-10c4c3e20f5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:38.980272 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3dce05a3-86eb-4919-96cb-10c4c3e20f5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:38.994574 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:38.994574 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:39.000344 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3dce05a3-86eb-4919-96cb-10c4c3e20f5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Volume info retrieved successfully. Jul 22 00:16:39.006807 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3dce05a3-86eb-4919-96cb-10c4c3e20f5c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:39.007367 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 848/3397] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:38 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:39.017360 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a169789c-a3d6-4883-9f7a-7654c4c3e45c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.019635 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a169789c-a3d6-4883-9f7a-7654c4c3e45c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 Jul 22 00:16:39.019892 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a169789c-a3d6-4883-9f7a-7654c4c3e45c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.020330 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a169789c-a3d6-4883-9f7a-7654c4c3e45c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.020330 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a169789c-a3d6-4883-9f7a-7654c4c3e45c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Show backup with id 5de1edbc-b328-4ea4-914a-10d6d9988ab0. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:39.024952 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a169789c-a3d6-4883-9f7a-7654c4c3e45c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 returned with HTTP 404 Jul 22 00:16:39.025687 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 846/3398] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/backups/5de1edbc-b328-4ea4-914a-10d6d9988ab0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:39.036713 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de34bc6d-df5d-4728-b560-9e96e08c7a29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.038730 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de34bc6d-df5d-4728-b560-9e96e08c7a29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] DELETE https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:16:39.038942 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de34bc6d-df5d-4728-b560-9e96e08c7a29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.039144 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de34bc6d-df5d-4728-b560-9e96e08c7a29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.039247 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-de34bc6d-df5d-4728-b560-9e96e08c7a29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Delete backup with id: 03ccd718-0223-42c0-ab1e-5a8f3c19000a. Jul 22 00:16:39.043650 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.043650 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:39.053008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-98853ce8-e944-4e92-aae5-cac119fb8556 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.055053 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-98853ce8-e944-4e92-aae5-cac119fb8556 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:39.055277 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-98853ce8-e944-4e92-aae5-cac119fb8556 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.055459 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-98853ce8-e944-4e92-aae5-cac119fb8556 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.057510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-de34bc6d-df5d-4728-b560-9e96e08c7a29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] delete_backup rpcapi backup_id 03ccd718-0223-42c0-ab1e-5a8f3c19000a {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:16:39.059913 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de34bc6d-df5d-4728-b560-9e96e08c7a29 tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 202 Jul 22 00:16:39.060350 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 851/3399] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:39 2026] DELETE /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:39.067957 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5141dfa7-cc3b-49d0-be65-b556c9be93ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.070362 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5141dfa7-cc3b-49d0-be65-b556c9be93ce tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:16:39.070629 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5141dfa7-cc3b-49d0-be65-b556c9be93ce tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.070921 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5141dfa7-cc3b-49d0-be65-b556c9be93ce tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.071040 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5141dfa7-cc3b-49d0-be65-b556c9be93ce tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:39.071321 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.071321 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:39.076276 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.076276 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:39.077173 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-98853ce8-e944-4e92-aae5-cac119fb8556 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:39.077271 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5141dfa7-cc3b-49d0-be65-b556c9be93ce tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 200 Jul 22 00:16:39.077719 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 849/3400] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:39.082996 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-98853ce8-e944-4e92-aae5-cac119fb8556 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:39.083588 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 855/3401] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:39.103889 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-67bdd0d0-223c-4064-91f0-ce7dd43dbd73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.107056 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-67bdd0d0-223c-4064-91f0-ce7dd43dbd73 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d/action Jul 22 00:16:39.107844 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-67bdd0d0-223c-4064-91f0-ce7dd43dbd73 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:16:39.107844 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-67bdd0d0-223c-4064-91f0-ce7dd43dbd73 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:39.121677 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.121677 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:39.122368 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-67bdd0d0-223c-4064-91f0-ce7dd43dbd73 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:39.131642 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-67bdd0d0-223c-4064-91f0-ce7dd43dbd73 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Begin detaching volume completed successfully. Jul 22 00:16:39.132006 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-67bdd0d0-223c-4064-91f0-ce7dd43dbd73 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d/action returned with HTTP 202 Jul 22 00:16:39.133201 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 847/3402] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:16:39 2026] POST /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:39.153846 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ba52e6d3-d441-4517-941a-468ad9e17611 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.155800 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba52e6d3-d441-4517-941a-468ad9e17611 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:39.156015 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba52e6d3-d441-4517-941a-468ad9e17611 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.156220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba52e6d3-d441-4517-941a-468ad9e17611 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.169455 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.169455 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:39.173733 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ba52e6d3-d441-4517-941a-468ad9e17611 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:39.178900 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba52e6d3-d441-4517-941a-468ad9e17611 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:39.179267 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 852/3403] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:39.179358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7853bce5-9a06-4177-95e1-134d48947b01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.179889 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7853bce5-9a06-4177-95e1-134d48947b01 None None] GET https://10.4.3.168/volume// Jul 22 00:16:39.179949 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7853bce5-9a06-4177-95e1-134d48947b01 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.180144 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7853bce5-9a06-4177-95e1-134d48947b01 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.180472 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7853bce5-9a06-4177-95e1-134d48947b01 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:39.180754 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 850/3404] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:39.188783 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-52929186-6c92-4db2-8cad-ddc78d29c6ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.191050 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-52929186-6c92-4db2-8cad-ddc78d29c6ae tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:39.191283 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-52929186-6c92-4db2-8cad-ddc78d29c6ae tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.191466 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-52929186-6c92-4db2-8cad-ddc78d29c6ae tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.207572 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.207572 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:39.213738 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-52929186-6c92-4db2-8cad-ddc78d29c6ae tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:39.220826 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-52929186-6c92-4db2-8cad-ddc78d29c6ae tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:39.221524 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 856/3405] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1625 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:39.423453 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cffa4804-c063-4d69-bc5c-cf796900e49e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.426482 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cffa4804-c063-4d69-bc5c-cf796900e49e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 Jul 22 00:16:39.426694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cffa4804-c063-4d69-bc5c-cf796900e49e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.426952 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cffa4804-c063-4d69-bc5c-cf796900e49e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.434136 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cffa4804-c063-4d69-bc5c-cf796900e49e tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 returned with HTTP 404 Jul 22 00:16:39.434672 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 848/3406] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/volumes/d3caa57c-f9e8-4450-b8c9-e6302adc1060 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:16:39.443943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7ec24bf-5543-4252-9b57-aa479c63da51 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.445840 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7ec24bf-5543-4252-9b57-aa479c63da51 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a Jul 22 00:16:39.446129 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7ec24bf-5543-4252-9b57-aa479c63da51 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.446317 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7ec24bf-5543-4252-9b57-aa479c63da51 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.446415 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c7ec24bf-5543-4252-9b57-aa479c63da51 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Delete snapshot with id: 521d525e-6b17-4d79-b141-d9e7050a6c4a Jul 22 00:16:39.455485 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.455485 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:39.456358 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c7ec24bf-5543-4252-9b57-aa479c63da51 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot retrieved successfully. Jul 22 00:16:39.482213 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c7ec24bf-5543-4252-9b57-aa479c63da51 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot delete request issued successfully. Jul 22 00:16:39.482213 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7ec24bf-5543-4252-9b57-aa479c63da51 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a returned with HTTP 202 Jul 22 00:16:39.482213 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 853/3407] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:16:39 2026] DELETE /volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:39.490161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5246a8e0-435c-4ec7-8c74-ed6b6244aea8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.493046 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5246a8e0-435c-4ec7-8c74-ed6b6244aea8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a Jul 22 00:16:39.493046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5246a8e0-435c-4ec7-8c74-ed6b6244aea8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.493691 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5246a8e0-435c-4ec7-8c74-ed6b6244aea8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.502071 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.502071 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:39.502954 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5246a8e0-435c-4ec7-8c74-ed6b6244aea8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Snapshot retrieved successfully. Jul 22 00:16:39.504277 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5246a8e0-435c-4ec7-8c74-ed6b6244aea8 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a returned with HTTP 200 Jul 22 00:16:39.504796 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 851/3408] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:39.597137 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06bc3c5c-11d5-4886-9ec3-e520dc4b5ddc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.599448 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06bc3c5c-11d5-4886-9ec3-e520dc4b5ddc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:39.599701 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06bc3c5c-11d5-4886-9ec3-e520dc4b5ddc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.599984 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06bc3c5c-11d5-4886-9ec3-e520dc4b5ddc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.600157 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-06bc3c5c-11d5-4886-9ec3-e520dc4b5ddc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:39.606992 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.606992 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:39.607569 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06bc3c5c-11d5-4886-9ec3-e520dc4b5ddc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:39.608666 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 857/3409] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:39.912691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a551f62d-fdd4-42df-a74c-3a1d8219a4e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.914927 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a551f62d-fdd4-42df-a74c-3a1d8219a4e7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:39.915285 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a551f62d-fdd4-42df-a74c-3a1d8219a4e7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.915546 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a551f62d-fdd4-42df-a74c-3a1d8219a4e7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.915609 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-cc06fae0-98c9-4fad-92a3-87f24da9438c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.915966 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a551f62d-fdd4-42df-a74c-3a1d8219a4e7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:39.918552 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-cc06fae0-98c9-4fad-92a3-87f24da9438c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:39.918871 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-cc06fae0-98c9-4fad-92a3-87f24da9438c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.919172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-cc06fae0-98c9-4fad-92a3-87f24da9438c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.924768 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.924768 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:39.925709 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a551f62d-fdd4-42df-a74c-3a1d8219a4e7 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:39.926323 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 849/3410] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:39.934128 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.934128 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:39.939911 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-cc06fae0-98c9-4fad-92a3-87f24da9438c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:39.946243 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-cc06fae0-98c9-4fad-92a3-87f24da9438c tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:39.947040 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 854/3411] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:39 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:39.965984 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-7aae7107-d230-420a-8af9-09d02b46c8d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:39.968700 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-7aae7107-d230-420a-8af9-09d02b46c8d4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 Jul 22 00:16:39.969010 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-7aae7107-d230-420a-8af9-09d02b46c8d4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:39.969318 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-7aae7107-d230-420a-8af9-09d02b46c8d4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:39.978743 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:39.978743 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:40.040679 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f32b6e54-7e81-42a9-a9b3-1a962166f51a req-7aae7107-d230-420a-8af9-09d02b46c8d4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 returned with HTTP 200 Jul 22 00:16:40.041272 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 852/3412] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:16:39 2026] DELETE /volume/v3/attachments/f594691c-0fa2-4a10-a6e2-16770359d503 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:40.089910 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-959638e0-b521-49b7-b9fe-2a8253fc230b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.090884 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-959638e0-b521-49b7-b9fe-2a8253fc230b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] GET https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a Jul 22 00:16:40.091160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-959638e0-b521-49b7-b9fe-2a8253fc230b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.091392 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-959638e0-b521-49b7-b9fe-2a8253fc230b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.091553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-959638e0-b521-49b7-b9fe-2a8253fc230b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] Show backup with id 03ccd718-0223-42c0-ab1e-5a8f3c19000a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:40.095816 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-959638e0-b521-49b7-b9fe-2a8253fc230b tempest-VolumesBackupsTest-280881118 tempest-VolumesBackupsTest-280881118-project-admin] https://10.4.3.168/volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a returned with HTTP 404 Jul 22 00:16:40.096211 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 858/3413] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/backups/03ccd718-0223-42c0-ab1e-5a8f3c19000a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:40.110696 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70e6cfa8-dc02-4d66-b102-2e236f9a8c15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.112556 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70e6cfa8-dc02-4d66-b102-2e236f9a8c15 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] DELETE https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 Jul 22 00:16:40.112886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70e6cfa8-dc02-4d66-b102-2e236f9a8c15 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.112959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70e6cfa8-dc02-4d66-b102-2e236f9a8c15 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.113149 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-70e6cfa8-dc02-4d66-b102-2e236f9a8c15 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete volume with id: 56070318-bf2e-4ffe-9f37-5780cbb88e44 Jul 22 00:16:40.122421 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.122421 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:40.122932 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-70e6cfa8-dc02-4d66-b102-2e236f9a8c15 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:16:40.141610 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-70e6cfa8-dc02-4d66-b102-2e236f9a8c15 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete volume request issued successfully. Jul 22 00:16:40.141762 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70e6cfa8-dc02-4d66-b102-2e236f9a8c15 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 returned with HTTP 202 Jul 22 00:16:40.142272 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 850/3414] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:40 2026] DELETE /volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:40.150597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f862bfd6-d651-414a-b66a-327bd8a1aba6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.152331 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f862bfd6-d651-414a-b66a-327bd8a1aba6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 Jul 22 00:16:40.152533 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f862bfd6-d651-414a-b66a-327bd8a1aba6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.152725 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f862bfd6-d651-414a-b66a-327bd8a1aba6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.159494 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.159494 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:40.163188 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f862bfd6-d651-414a-b66a-327bd8a1aba6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:16:40.168467 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f862bfd6-d651-414a-b66a-327bd8a1aba6 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 returned with HTTP 200 Jul 22 00:16:40.169062 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 855/3415] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:40.193588 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d053967e-5753-4463-bfdc-7805720fc4c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.195472 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d053967e-5753-4463-bfdc-7805720fc4c7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:40.195688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d053967e-5753-4463-bfdc-7805720fc4c7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.195870 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d053967e-5753-4463-bfdc-7805720fc4c7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.207061 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.207061 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:40.212682 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d053967e-5753-4463-bfdc-7805720fc4c7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:40.218310 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d053967e-5753-4463-bfdc-7805720fc4c7 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:40.219182 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 853/3416] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:40.235439 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87aac2ef-1a7a-454f-aeee-825580034a04 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.237631 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87aac2ef-1a7a-454f-aeee-825580034a04 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:40.238057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87aac2ef-1a7a-454f-aeee-825580034a04 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.238057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87aac2ef-1a7a-454f-aeee-825580034a04 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.249901 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.249901 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:40.253934 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-87aac2ef-1a7a-454f-aeee-825580034a04 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] Volume info retrieved successfully. Jul 22 00:16:40.258640 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87aac2ef-1a7a-454f-aeee-825580034a04 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-reader] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:40.259111 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 859/3417] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:16:40.305191 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-2912fda5-69da-4d9f-8d93-bcfc9520791a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.307297 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-2912fda5-69da-4d9f-8d93-bcfc9520791a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:40.307637 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-2912fda5-69da-4d9f-8d93-bcfc9520791a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.307966 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-2912fda5-69da-4d9f-8d93-bcfc9520791a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.318077 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.318077 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:40.321144 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-2912fda5-69da-4d9f-8d93-bcfc9520791a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:40.324599 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-2912fda5-69da-4d9f-8d93-bcfc9520791a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:40.325052 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 851/3418] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:40.348828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-3273a4a4-d3f0-4134-b3c2-aa43e4298a2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.351075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-3273a4a4-d3f0-4134-b3c2-aa43e4298a2a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d/action Jul 22 00:16:40.351388 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-3273a4a4-d3f0-4134-b3c2-aa43e4298a2a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:16:40.351516 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-3273a4a4-d3f0-4134-b3c2-aa43e4298a2a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:40.362054 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.362054 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:40.363442 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-3273a4a4-d3f0-4134-b3c2-aa43e4298a2a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:40.370969 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-3273a4a4-d3f0-4134-b3c2-aa43e4298a2a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Begin detaching volume completed successfully. Jul 22 00:16:40.371227 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-3273a4a4-d3f0-4134-b3c2-aa43e4298a2a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d/action returned with HTTP 202 Jul 22 00:16:40.372435 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 856/3419] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:16:40 2026] POST /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:40.390645 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33b47c44-6c5a-462e-b8b2-d04f2d0c031b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.394794 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33b47c44-6c5a-462e-b8b2-d04f2d0c031b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:40.395041 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33b47c44-6c5a-462e-b8b2-d04f2d0c031b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.395279 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33b47c44-6c5a-462e-b8b2-d04f2d0c031b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.407635 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.407635 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:40.413213 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33b47c44-6c5a-462e-b8b2-d04f2d0c031b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:40.415520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f29440a-2ab3-4f88-ba54-465a3d74bca4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.415985 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f29440a-2ab3-4f88-ba54-465a3d74bca4 None None] GET https://10.4.3.168/volume// Jul 22 00:16:40.416193 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f29440a-2ab3-4f88-ba54-465a3d74bca4 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.418882 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f29440a-2ab3-4f88-ba54-465a3d74bca4 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.418882 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f29440a-2ab3-4f88-ba54-465a3d74bca4 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:40.418882 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 860/3420] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:40.419298 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33b47c44-6c5a-462e-b8b2-d04f2d0c031b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:40.419298 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 854/3421] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:40.426763 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-4e5bcbee-928d-4253-8a32-0467bb4f7f85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.431774 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-4e5bcbee-928d-4253-8a32-0467bb4f7f85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:40.432029 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-4e5bcbee-928d-4253-8a32-0467bb4f7f85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.432234 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-4e5bcbee-928d-4253-8a32-0467bb4f7f85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.443384 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.443384 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:40.447346 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-4e5bcbee-928d-4253-8a32-0467bb4f7f85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:40.450944 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-4e5bcbee-928d-4253-8a32-0467bb4f7f85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:40.451358 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 852/3422] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:40.518446 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a800a301-4ea1-43e5-b6b1-25904765962d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.520355 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a800a301-4ea1-43e5-b6b1-25904765962d tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a Jul 22 00:16:40.520495 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a800a301-4ea1-43e5-b6b1-25904765962d tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.520603 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a800a301-4ea1-43e5-b6b1-25904765962d tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.524898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a800a301-4ea1-43e5-b6b1-25904765962d tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a returned with HTTP 404 Jul 22 00:16:40.525337 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 857/3423] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/snapshots/521d525e-6b17-4d79-b141-d9e7050a6c4a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:40.619411 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-47b1d2de-cbea-4b3d-b31e-31b50096766e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.622021 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47b1d2de-cbea-4b3d-b31e-31b50096766e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:40.622354 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47b1d2de-cbea-4b3d-b31e-31b50096766e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.622897 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-47b1d2de-cbea-4b3d-b31e-31b50096766e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.623155 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-47b1d2de-cbea-4b3d-b31e-31b50096766e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:40.628890 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.628890 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:40.630286 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-47b1d2de-cbea-4b3d-b31e-31b50096766e tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:40.630867 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 861/3424] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:40.936928 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b521c72-7cb4-4523-9a46-7e83d4ff9364 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:40.938783 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b521c72-7cb4-4523-9a46-7e83d4ff9364 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:40.939011 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b521c72-7cb4-4523-9a46-7e83d4ff9364 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:40.939245 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b521c72-7cb4-4523-9a46-7e83d4ff9364 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:40.939395 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2b521c72-7cb4-4523-9a46-7e83d4ff9364 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:40.943753 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:40.943753 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:40.944463 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b521c72-7cb4-4523-9a46-7e83d4ff9364 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:40.944828 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 855/3425] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:40 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:41.181421 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e683de0-07ce-4a05-9df3-29ea89682b3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:41.184556 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e683de0-07ce-4a05-9df3-29ea89682b3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 Jul 22 00:16:41.184828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e683de0-07ce-4a05-9df3-29ea89682b3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:41.185231 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e683de0-07ce-4a05-9df3-29ea89682b3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:41.192131 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e683de0-07ce-4a05-9df3-29ea89682b3c tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 returned with HTTP 404 Jul 22 00:16:41.192564 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 853/3426] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:41 2026] GET /volume/v3/volumes/56070318-bf2e-4ffe-9f37-5780cbb88e44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:41.200381 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-216bab21-e785-4fb4-b6d1-4c7a3108b14f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:41.202650 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-216bab21-e785-4fb4-b6d1-4c7a3108b14f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] DELETE https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 Jul 22 00:16:41.203358 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-216bab21-e785-4fb4-b6d1-4c7a3108b14f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:41.203358 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-216bab21-e785-4fb4-b6d1-4c7a3108b14f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:41.203358 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-216bab21-e785-4fb4-b6d1-4c7a3108b14f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete volume with id: d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 Jul 22 00:16:41.210371 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:41.210371 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:41.210972 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-216bab21-e785-4fb4-b6d1-4c7a3108b14f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:16:41.237922 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-216bab21-e785-4fb4-b6d1-4c7a3108b14f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete volume request issued successfully. Jul 22 00:16:41.238134 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-216bab21-e785-4fb4-b6d1-4c7a3108b14f tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 returned with HTTP 202 Jul 22 00:16:41.238687 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 858/3427] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:41 2026] DELETE /volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:41.248947 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f8e64b9-0ea4-4596-b295-65a10c82e1ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:41.251435 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f8e64b9-0ea4-4596-b295-65a10c82e1ac tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 Jul 22 00:16:41.251638 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f8e64b9-0ea4-4596-b295-65a10c82e1ac tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:41.251848 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f8e64b9-0ea4-4596-b295-65a10c82e1ac tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:41.260658 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:41.260658 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:41.265482 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f8e64b9-0ea4-4596-b295-65a10c82e1ac tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:16:41.270954 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f8e64b9-0ea4-4596-b295-65a10c82e1ac tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 returned with HTTP 200 Jul 22 00:16:41.271681 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 862/3428] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:41 2026] GET /volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:41.433765 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7239997e-6219-4f0e-bba5-f3215f21c7b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:41.435670 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7239997e-6219-4f0e-bba5-f3215f21c7b1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:41.435941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7239997e-6219-4f0e-bba5-f3215f21c7b1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:41.436170 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7239997e-6219-4f0e-bba5-f3215f21c7b1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:41.451451 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:41.451451 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:41.457546 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7239997e-6219-4f0e-bba5-f3215f21c7b1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:41.464893 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7239997e-6219-4f0e-bba5-f3215f21c7b1 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:41.465353 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 856/3429] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:41 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:41.642283 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15bbc62d-1702-4d04-859e-8a3e57c7d604 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:41.644497 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15bbc62d-1702-4d04-859e-8a3e57c7d604 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:41.644700 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15bbc62d-1702-4d04-859e-8a3e57c7d604 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:41.646877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15bbc62d-1702-4d04-859e-8a3e57c7d604 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:41.646877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-15bbc62d-1702-4d04-859e-8a3e57c7d604 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:41.646877 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=169,cinder:UPDATE=36,cinder:INSERT=14 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:16:41.648843 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:41.648843 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:41.649618 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15bbc62d-1702-4d04-859e-8a3e57c7d604 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:41.649962 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 854/3430] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:41 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:41.955992 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-469e4a59-0fc7-400c-80c5-74e8e8e887a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:41.957756 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-469e4a59-0fc7-400c-80c5-74e8e8e887a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:41.957958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-469e4a59-0fc7-400c-80c5-74e8e8e887a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:41.958166 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-469e4a59-0fc7-400c-80c5-74e8e8e887a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:41.958271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-469e4a59-0fc7-400c-80c5-74e8e8e887a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:41.960211 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=220,cinder:UPDATE=48,cinder:INSERT=17 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:16:41.964928 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:41.964928 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:41.966017 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-469e4a59-0fc7-400c-80c5-74e8e8e887a2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:41.966612 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 859/3431] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:41 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:42.284525 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8fd09d2d-ac2f-442a-b839-ddcaf079dc0a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:42.286047 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fd09d2d-ac2f-442a-b839-ddcaf079dc0a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 Jul 22 00:16:42.286271 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fd09d2d-ac2f-442a-b839-ddcaf079dc0a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:42.286497 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fd09d2d-ac2f-442a-b839-ddcaf079dc0a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:42.288381 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=222,cinder:UPDATE=54,cinder:INSERT=19 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:16:42.292584 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fd09d2d-ac2f-442a-b839-ddcaf079dc0a tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 returned with HTTP 404 Jul 22 00:16:42.293227 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 863/3432] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:42 2026] GET /volume/v3/volumes/d362adf9-2241-45e5-9dfc-a7e6cd22a4b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:42.300059 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bd0e2f5-1cbf-4ac1-a8b7-ef48e7ad3da8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:42.301621 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bd0e2f5-1cbf-4ac1-a8b7-ef48e7ad3da8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 Jul 22 00:16:42.301787 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bd0e2f5-1cbf-4ac1-a8b7-ef48e7ad3da8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:42.301984 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bd0e2f5-1cbf-4ac1-a8b7-ef48e7ad3da8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:42.302155 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6bd0e2f5-1cbf-4ac1-a8b7-ef48e7ad3da8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete volume with id: 9a6f9085-d463-435a-807d-51db302f46b5 Jul 22 00:16:42.308756 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:42.308756 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:42.309180 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6bd0e2f5-1cbf-4ac1-a8b7-ef48e7ad3da8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:16:42.329795 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6bd0e2f5-1cbf-4ac1-a8b7-ef48e7ad3da8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Delete volume request issued successfully. Jul 22 00:16:42.330034 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bd0e2f5-1cbf-4ac1-a8b7-ef48e7ad3da8 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 returned with HTTP 202 Jul 22 00:16:42.330446 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 857/3433] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:42 2026] DELETE /volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:42.338680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3e627fe-1ab1-43ad-bd74-9f03248c989b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:42.340716 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3e627fe-1ab1-43ad-bd74-9f03248c989b tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 Jul 22 00:16:42.340932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3e627fe-1ab1-43ad-bd74-9f03248c989b tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:42.341176 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3e627fe-1ab1-43ad-bd74-9f03248c989b tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:42.348438 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:42.348438 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:42.352084 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f3e627fe-1ab1-43ad-bd74-9f03248c989b tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Volume info retrieved successfully. Jul 22 00:16:42.356927 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3e627fe-1ab1-43ad-bd74-9f03248c989b tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 returned with HTTP 200 Jul 22 00:16:42.357308 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 855/3434] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:42 2026] GET /volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:42.477917 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-865672ca-98b2-4850-9b87-b7f28e426d96 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:42.480187 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-865672ca-98b2-4850-9b87-b7f28e426d96 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:42.480187 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-865672ca-98b2-4850-9b87-b7f28e426d96 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:42.480718 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-865672ca-98b2-4850-9b87-b7f28e426d96 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:42.491138 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:42.491138 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:42.494683 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-865672ca-98b2-4850-9b87-b7f28e426d96 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:42.499600 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-865672ca-98b2-4850-9b87-b7f28e426d96 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:42.500313 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 860/3435] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:42 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:42.660605 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e1b6562e-3d57-4284-844b-e6e62cd9011c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:42.662140 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1b6562e-3d57-4284-844b-e6e62cd9011c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:42.662361 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1b6562e-3d57-4284-844b-e6e62cd9011c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:42.662595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1b6562e-3d57-4284-844b-e6e62cd9011c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:42.662977 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e1b6562e-3d57-4284-844b-e6e62cd9011c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:42.667696 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:42.667696 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:42.668492 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1b6562e-3d57-4284-844b-e6e62cd9011c tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:42.668844 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 864/3436] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:42 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:42.977834 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2672d66d-d542-4c48-8cbd-bbddccf11bb9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:42.979416 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2672d66d-d542-4c48-8cbd-bbddccf11bb9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:42.979547 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2672d66d-d542-4c48-8cbd-bbddccf11bb9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:42.979730 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2672d66d-d542-4c48-8cbd-bbddccf11bb9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:42.979824 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2672d66d-d542-4c48-8cbd-bbddccf11bb9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:42.981264 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=199,cinder:UPDATE=32,cinder:INSERT=10 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:16:42.984415 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:42.984415 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:42.985107 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2672d66d-d542-4c48-8cbd-bbddccf11bb9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:42.985497 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 858/3437] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:42 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:43.373349 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51de56a3-fbe7-4520-9ad8-a9b174d22a66 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:43.375598 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51de56a3-fbe7-4520-9ad8-a9b174d22a66 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] GET https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 Jul 22 00:16:43.376041 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51de56a3-fbe7-4520-9ad8-a9b174d22a66 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:43.376462 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51de56a3-fbe7-4520-9ad8-a9b174d22a66 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:43.383803 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51de56a3-fbe7-4520-9ad8-a9b174d22a66 tempest-VolumesBackupsTest-1203194214 tempest-VolumesBackupsTest-1203194214-project-member] https://10.4.3.168/volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 returned with HTTP 404 Jul 22 00:16:43.387363 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 856/3438] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:43 2026] GET /volume/v3/volumes/9a6f9085-d463-435a-807d-51db302f46b5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:43.518007 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80b5d0d1-16eb-4444-94c8-7df45399dd3a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:43.520692 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80b5d0d1-16eb-4444-94c8-7df45399dd3a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:43.520877 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80b5d0d1-16eb-4444-94c8-7df45399dd3a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:43.521551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80b5d0d1-16eb-4444-94c8-7df45399dd3a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:43.538546 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:43.538546 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:43.541688 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80b5d0d1-16eb-4444-94c8-7df45399dd3a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:43.546306 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80b5d0d1-16eb-4444-94c8-7df45399dd3a tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:43.547135 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 861/3439] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:43 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:43.679528 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-db791850-0025-4f73-9ac2-3875146a2d06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:43.681610 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db791850-0025-4f73-9ac2-3875146a2d06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:43.681794 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db791850-0025-4f73-9ac2-3875146a2d06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:43.682007 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db791850-0025-4f73-9ac2-3875146a2d06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:43.682785 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-db791850-0025-4f73-9ac2-3875146a2d06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:43.686723 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:43.686723 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:43.687594 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db791850-0025-4f73-9ac2-3875146a2d06 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:43.688063 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 865/3440] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:43 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:43.997700 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ea1e7fc-1e96-4939-958e-a8f1a3f1ecc6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:44.001390 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ea1e7fc-1e96-4939-958e-a8f1a3f1ecc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:44.001631 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ea1e7fc-1e96-4939-958e-a8f1a3f1ecc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:44.001813 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ea1e7fc-1e96-4939-958e-a8f1a3f1ecc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:44.001917 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1ea1e7fc-1e96-4939-958e-a8f1a3f1ecc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:44.006910 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:44.006910 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:44.007848 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ea1e7fc-1e96-4939-958e-a8f1a3f1ecc6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:44.008354 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 859/3441] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:43 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:44.164331 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fb191f5b-2fb0-4fc6-9b56-578548b802d7 req-54a4542e-f417-4284-b75c-f6724de23e5c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:44.166332 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb191f5b-2fb0-4fc6-9b56-578548b802d7 req-54a4542e-f417-4284-b75c-f6724de23e5c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] DELETE https://10.4.3.168/volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012 Jul 22 00:16:44.166442 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb191f5b-2fb0-4fc6-9b56-578548b802d7 req-54a4542e-f417-4284-b75c-f6724de23e5c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:44.166679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb191f5b-2fb0-4fc6-9b56-578548b802d7 req-54a4542e-f417-4284-b75c-f6724de23e5c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:44.177031 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:44.177031 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:44.232756 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb191f5b-2fb0-4fc6-9b56-578548b802d7 req-54a4542e-f417-4284-b75c-f6724de23e5c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012 returned with HTTP 200 Jul 22 00:16:44.233216 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 857/3442] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:16:44 2026] DELETE /volume/v3/attachments/b8bd8c59-7f90-4d59-a500-429476c08012 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:44.563588 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6290f4fa-a303-412f-b778-90fb3ef5398d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:44.566061 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6290f4fa-a303-412f-b778-90fb3ef5398d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:44.566323 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6290f4fa-a303-412f-b778-90fb3ef5398d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:44.566545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6290f4fa-a303-412f-b778-90fb3ef5398d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:44.580164 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:44.580164 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:44.585726 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6290f4fa-a303-412f-b778-90fb3ef5398d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:44.591762 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6290f4fa-a303-412f-b778-90fb3ef5398d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:44.592419 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 862/3443] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:44 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:44.699580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-202f00e8-9bcc-4709-bcdf-59b1b238877d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:44.702494 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-202f00e8-9bcc-4709-bcdf-59b1b238877d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:44.702494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-202f00e8-9bcc-4709-bcdf-59b1b238877d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:44.702494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-202f00e8-9bcc-4709-bcdf-59b1b238877d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:44.702494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-202f00e8-9bcc-4709-bcdf-59b1b238877d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:44.707114 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:44.707114 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:44.708028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-202f00e8-9bcc-4709-bcdf-59b1b238877d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:44.708469 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 866/3444] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:44 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:44.719942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86bc6be4-007e-4446-a8b8-27c53f180e99 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:44.723232 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86bc6be4-007e-4446-a8b8-27c53f180e99 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:16:44.723555 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86bc6be4-007e-4446-a8b8-27c53f180e99 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:44.723835 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86bc6be4-007e-4446-a8b8-27c53f180e99 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:44.723905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-86bc6be4-007e-4446-a8b8-27c53f180e99 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:44.728380 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:44.728380 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:44.729258 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86bc6be4-007e-4446-a8b8-27c53f180e99 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:16:44.729611 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 860/3445] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:44 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:44.739624 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4881e9c7-f6d6-40f1-9779-3b82712c8825 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:44.741260 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4881e9c7-f6d6-40f1-9779-3b82712c8825 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:16:44.741639 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4881e9c7-f6d6-40f1-9779-3b82712c8825 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2702b8c5-2a70-4aa2-bbac-6ad866845ad7", "incremental": true, "force": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:44.743161 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-4881e9c7-f6d6-40f1-9779-3b82712c8825 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating new backup {'backup': {'volume_id': '2702b8c5-2a70-4aa2-bbac-6ad866845ad7', 'incremental': True, 'force': True}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:16:44.743287 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-4881e9c7-f6d6-40f1-9779-3b82712c8825 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating backup of volume 2702b8c5-2a70-4aa2-bbac-6ad866845ad7 in container None Jul 22 00:16:44.753522 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:44.753522 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:44.754529 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4881e9c7-f6d6-40f1-9779-3b82712c8825 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:44.774808 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4881e9c7-f6d6-40f1-9779-3b82712c8825 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['e278231a-32df-43d2-8d4a-efebd038ccd6', 'a075c9e8-72fe-4417-95f6-00e1d4b8290a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:44.821928 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4881e9c7-f6d6-40f1-9779-3b82712c8825 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:16:44.822450 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 858/3446] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:44 2026] POST /volume/v3/backups => generated 288 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:44.839392 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf322a67-4d5a-4402-890c-af6f880045f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:44.842678 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf322a67-4d5a-4402-890c-af6f880045f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:44.843125 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf322a67-4d5a-4402-890c-af6f880045f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:44.843258 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf322a67-4d5a-4402-890c-af6f880045f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:44.843376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cf322a67-4d5a-4402-890c-af6f880045f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:44.854426 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:44.854426 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:44.856701 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf322a67-4d5a-4402-890c-af6f880045f6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:44.856701 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 863/3447] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:44 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 694 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:45.023456 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f09c6699-9962-4366-8104-b40daf3f1ee9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:45.025383 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f09c6699-9962-4366-8104-b40daf3f1ee9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:45.025637 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f09c6699-9962-4366-8104-b40daf3f1ee9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:45.025830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f09c6699-9962-4366-8104-b40daf3f1ee9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:45.026006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f09c6699-9962-4366-8104-b40daf3f1ee9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:45.031172 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:45.031172 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:45.032100 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f09c6699-9962-4366-8104-b40daf3f1ee9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:45.032642 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 867/3448] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:45 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:45.606705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-52bbcb78-b257-4048-bb0e-f09ae96a5885 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:45.608216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c637b637-89a4-4037-9bd0-950a9ddbdb68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:45.610522 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c637b637-89a4-4037-9bd0-950a9ddbdb68 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:45.610718 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c637b637-89a4-4037-9bd0-950a9ddbdb68 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:45.610932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c637b637-89a4-4037-9bd0-950a9ddbdb68 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:45.611165 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-52bbcb78-b257-4048-bb0e-f09ae96a5885 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:45.611516 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-52bbcb78-b257-4048-bb0e-f09ae96a5885 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:45.612586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-52bbcb78-b257-4048-bb0e-f09ae96a5885 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:45.624952 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:45.624952 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:45.625808 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:45.625808 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:45.630301 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-52bbcb78-b257-4048-bb0e-f09ae96a5885 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:45.630349 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c637b637-89a4-4037-9bd0-950a9ddbdb68 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:45.635760 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-52bbcb78-b257-4048-bb0e-f09ae96a5885 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:45.635760 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 861/3449] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:45 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:45.638172 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c637b637-89a4-4037-9bd0-950a9ddbdb68 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:45.638523 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 859/3450] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:45 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:45.869965 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60643c13-e676-40b4-a7c4-bb6939f95f6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:45.872868 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60643c13-e676-40b4-a7c4-bb6939f95f6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:45.873006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60643c13-e676-40b4-a7c4-bb6939f95f6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:45.873211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60643c13-e676-40b4-a7c4-bb6939f95f6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:45.873317 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-60643c13-e676-40b4-a7c4-bb6939f95f6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:45.883151 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:45.883151 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:45.883975 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60643c13-e676-40b4-a7c4-bb6939f95f6d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:45.884396 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 864/3451] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:45 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:46.044269 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4c2ad351-39de-4e9e-87fb-6dfef30ff5db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:46.044614 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e023f8a-553a-4724-816d-c20f9af5c75d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:46.045543 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c2ad351-39de-4e9e-87fb-6dfef30ff5db tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:46.045744 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c2ad351-39de-4e9e-87fb-6dfef30ff5db tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:46.045966 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c2ad351-39de-4e9e-87fb-6dfef30ff5db tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:46.047562 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4c2ad351-39de-4e9e-87fb-6dfef30ff5db tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:46.051390 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:46.051390 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:46.052037 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c2ad351-39de-4e9e-87fb-6dfef30ff5db tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:46.052407 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 868/3452] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:46 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:46.132239 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e023f8a-553a-4724-816d-c20f9af5c75d tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:16:46.133985 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e023f8a-553a-4724-816d-c20f9af5c75d tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:46.159570 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e023f8a-553a-4724-816d-c20f9af5c75d tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:16:46.159720 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 862/3453] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:16:46 2026] POST /volume/v3/types => generated 287 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:46.654824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04b43005-1712-48eb-bb11-66ef643c44fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:46.657045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04b43005-1712-48eb-bb11-66ef643c44fb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:46.657297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04b43005-1712-48eb-bb11-66ef643c44fb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:46.658085 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04b43005-1712-48eb-bb11-66ef643c44fb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:46.670086 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:46.670086 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:46.674083 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-04b43005-1712-48eb-bb11-66ef643c44fb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:46.683526 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04b43005-1712-48eb-bb11-66ef643c44fb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:46.683526 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 860/3454] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:46 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:46.904547 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40002780-f990-4353-8313-bd1472a34fc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:46.908711 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40002780-f990-4353-8313-bd1472a34fc4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:46.908943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40002780-f990-4353-8313-bd1472a34fc4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:46.909149 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40002780-f990-4353-8313-bd1472a34fc4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:46.909314 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-40002780-f990-4353-8313-bd1472a34fc4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:46.918696 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:46.918696 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:46.919078 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40002780-f990-4353-8313-bd1472a34fc4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:46.919613 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 865/3455] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:46 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:47.065510 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-49c76aee-9f58-4e2d-a749-fd552dbff027 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:47.069889 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49c76aee-9f58-4e2d-a749-fd552dbff027 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:47.069889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49c76aee-9f58-4e2d-a749-fd552dbff027 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:47.069889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49c76aee-9f58-4e2d-a749-fd552dbff027 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:47.069889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-49c76aee-9f58-4e2d-a749-fd552dbff027 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:47.073812 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:47.073812 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:47.074700 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49c76aee-9f58-4e2d-a749-fd552dbff027 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:47.075537 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 869/3456] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:47 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:47.411784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e489c6fd-eca0-4fd9-9247-c664a19a2599 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:47.417490 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e489c6fd-eca0-4fd9-9247-c664a19a2599 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:16:47.417709 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e489c6fd-eca0-4fd9-9247-c664a19a2599 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:47.417986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e489c6fd-eca0-4fd9-9247-c664a19a2599 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:47.418216 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e489c6fd-eca0-4fd9-9247-c664a19a2599 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Delete volume with id: 0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:16:47.442896 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:47.442896 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:47.442896 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e489c6fd-eca0-4fd9-9247-c664a19a2599 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:16:47.466306 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e489c6fd-eca0-4fd9-9247-c664a19a2599 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Delete volume request issued successfully. Jul 22 00:16:47.466799 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e489c6fd-eca0-4fd9-9247-c664a19a2599 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 202 Jul 22 00:16:47.467585 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 863/3457] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:16:47 2026] DELETE /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:16:47.477672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79b03253-693b-4898-9d80-c22b8cc12df7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:47.479661 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79b03253-693b-4898-9d80-c22b8cc12df7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:16:47.479986 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79b03253-693b-4898-9d80-c22b8cc12df7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:47.480214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79b03253-693b-4898-9d80-c22b8cc12df7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:47.490842 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:47.490842 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:47.502150 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-79b03253-693b-4898-9d80-c22b8cc12df7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Volume info retrieved successfully. Jul 22 00:16:47.512568 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79b03253-693b-4898-9d80-c22b8cc12df7 tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 200 Jul 22 00:16:47.513129 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 861/3458] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:47 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 1387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:47.661198 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-0be953d2-9dcd-4899-8d90-3077ef0c9c89 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:47.663592 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-0be953d2-9dcd-4899-8d90-3077ef0c9c89 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 Jul 22 00:16:47.663777 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-0be953d2-9dcd-4899-8d90-3077ef0c9c89 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:47.664102 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-0be953d2-9dcd-4899-8d90-3077ef0c9c89 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:47.676389 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:47.676389 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:47.696888 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb21b9bb-bfba-4dfc-b7c0-e81d8b8c6b93 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:47.699185 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb21b9bb-bfba-4dfc-b7c0-e81d8b8c6b93 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:47.699185 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb21b9bb-bfba-4dfc-b7c0-e81d8b8c6b93 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:47.699185 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb21b9bb-bfba-4dfc-b7c0-e81d8b8c6b93 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:47.710583 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:47.710583 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:47.714442 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb21b9bb-bfba-4dfc-b7c0-e81d8b8c6b93 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:47.718936 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb21b9bb-bfba-4dfc-b7c0-e81d8b8c6b93 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:47.719373 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 870/3459] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:47 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:47.737420 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fd28922e-5669-49a2-ac26-cc822a7128b2 req-0be953d2-9dcd-4899-8d90-3077ef0c9c89 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 returned with HTTP 200 Jul 22 00:16:47.738293 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 866/3460] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:16:47 2026] DELETE /volume/v3/attachments/9bcad9e4-e38f-4874-afb7-536497153600 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:47.932900 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c561031-d7ad-41da-8f01-aae17d7cfb30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:47.935646 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c561031-d7ad-41da-8f01-aae17d7cfb30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:47.935646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c561031-d7ad-41da-8f01-aae17d7cfb30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:47.935646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c561031-d7ad-41da-8f01-aae17d7cfb30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:47.937984 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4c561031-d7ad-41da-8f01-aae17d7cfb30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:47.949644 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:47.949644 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:47.950795 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c561031-d7ad-41da-8f01-aae17d7cfb30 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:47.951209 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 864/3461] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:47 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:48.089190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e473a04-4682-46c2-9e96-1f12432d0a65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:48.093722 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e473a04-4682-46c2-9e96-1f12432d0a65 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:48.093722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e473a04-4682-46c2-9e96-1f12432d0a65 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:48.093722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e473a04-4682-46c2-9e96-1f12432d0a65 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:48.093722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9e473a04-4682-46c2-9e96-1f12432d0a65 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:48.107566 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:48.107566 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:48.109135 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e473a04-4682-46c2-9e96-1f12432d0a65 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:48.112151 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 862/3462] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:48 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 784 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:48.433652 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:48.436003 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:16:48.436571 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b94d45af-845b-4b8b-a23c-d7129f002010", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:48.437929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b94d45af-845b-4b8b-a23c-d7129f002010', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:16:48.529109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00328f86-7050-4dbc-96f7-2fc0f957e53c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:48.530949 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00328f86-7050-4dbc-96f7-2fc0f957e53c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] GET https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 Jul 22 00:16:48.531235 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00328f86-7050-4dbc-96f7-2fc0f957e53c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:48.531413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00328f86-7050-4dbc-96f7-2fc0f957e53c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:48.536725 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00328f86-7050-4dbc-96f7-2fc0f957e53c tempest-TestVolumeBootPatternV346-1254503249 tempest-TestVolumeBootPatternV346-1254503249-project-member] https://10.4.3.168/volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 returned with HTTP 404 Jul 22 00:16:48.537178 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 867/3463] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:48 2026] GET /volume/v3/volumes/0b5e152a-d687-4267-a043-af26a5d88849 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:16:48.547830 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Create volume of 1 GB Jul 22 00:16:48.552488 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Availability Zones retrieved successfully. Jul 22 00:16:48.558257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Flow 'volume_create_api' (cbcc3874-13f9-4969-9298-ec1af3ef57b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:48.559674 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbbb2f1-8cc3-4213-b76c-9ab2dba7b25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:48.560724 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:16:48.624841 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbbb2f1-8cc3-4213-b76c-9ab2dba7b25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:16:46Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=c951dadb-25ae-4ffc-b423-8c9bebb2407e,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': 'c951dadb-25ae-4ffc-b423-8c9bebb2407e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:48.625887 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc38732e-595f-40ca-bfb1-20abd20dc8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:48.663246 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:16:48.663246 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:16:48.700541 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Created reservations ['ed4d17a2-f060-4ace-89d6-0a2cd1100022', '685c7c58-3932-48f0-9131-92925b1b3ac2', '44829ea8-9889-4ce2-b4ce-79087af86d39', 'a182649b-ab82-474e-97ec-76595f0e5b77'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:48.701585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc38732e-595f-40ca-bfb1-20abd20dc8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed4d17a2-f060-4ace-89d6-0a2cd1100022', '685c7c58-3932-48f0-9131-92925b1b3ac2', '44829ea8-9889-4ce2-b4ce-79087af86d39', 'a182649b-ab82-474e-97ec-76595f0e5b77']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:48.702453 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d6119a-48d3-406f-b6c4-6af0ab70cda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:48.728205 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d6119a-48d3-406f-b6c4-6af0ab70cda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4988ea78-bfa8-4356-9e3a-0f389296d635', '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='b5e9e08d5b3c43dfb80d1ac2f18d3916',qos_specs=None,replication_status=,reservations=['ed4d17a2-f060-4ace-89d6-0a2cd1100022','685c7c58-3932-48f0-9131-92925b1b3ac2','44829ea8-9889-4ce2-b4ce-79087af86d39','a182649b-ab82-474e-97ec-76595f0e5b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='322920a8cfb64d21941072bbcfdc9cc3',volume_type_id=c951dadb-25ae-4ffc-b423-8c9bebb2407e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:16:48Z,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=4988ea78-bfa8-4356-9e3a-0f389296d635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e9e08d5b3c43dfb80d1ac2f18d3916',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='322920a8cfb64d21941072bbcfdc9cc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c951dadb-25ae-4ffc-b423-8c9bebb2407e),volume_type_id=c951dadb-25ae-4ffc-b423-8c9bebb2407e)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:48.729359 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed3d15c-17f3-4a24-9053-eefaed49a68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:48.737354 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ffd7740-eebb-4041-9647-d0c5bd0a63f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:48.739570 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ffd7740-eebb-4041-9647-d0c5bd0a63f9 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:48.740047 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ffd7740-eebb-4041-9647-d0c5bd0a63f9 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:48.740047 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ffd7740-eebb-4041-9647-d0c5bd0a63f9 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:48.754054 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:48.754054 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:48.759362 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed3d15c-17f3-4a24-9053-eefaed49a68c) transitioned into state 'SUCCESS' from 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='b5e9e08d5b3c43dfb80d1ac2f18d3916',qos_specs=None,replication_status=,reservations=['ed4d17a2-f060-4ace-89d6-0a2cd1100022','685c7c58-3932-48f0-9131-92925b1b3ac2','44829ea8-9889-4ce2-b4ce-79087af86d39','a182649b-ab82-474e-97ec-76595f0e5b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='322920a8cfb64d21941072bbcfdc9cc3',volume_type_id=c951dadb-25ae-4ffc-b423-8c9bebb2407e)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:48.759514 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ffd7740-eebb-4041-9647-d0c5bd0a63f9 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:48.760303 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521d403e-9a29-45ae-abef-1becb97cded3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:48.765639 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ffd7740-eebb-4041-9647-d0c5bd0a63f9 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:48.765939 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 865/3464] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:48 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:48.774006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521d403e-9a29-45ae-abef-1becb97cded3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:48.774893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Flow 'volume_create_api' (cbcc3874-13f9-4969-9298-ec1af3ef57b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:48.774893 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Create volume request issued successfully. Jul 22 00:16:48.775872 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ee23f43-cd2e-4ca9-ab63-5efd9fe98ad1 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:16:48.776629 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 871/3465] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:48 2026] POST /volume/v3/volumes => generated 798 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:48.782755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bcb31860-abcb-4067-8d11-0273f79fd380 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:48.785804 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcb31860-abcb-4067-8d11-0273f79fd380 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:48.786155 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcb31860-abcb-4067-8d11-0273f79fd380 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:48.786954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcb31860-abcb-4067-8d11-0273f79fd380 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:48.790529 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9b45b20-6562-4390-a2b6-a28989753feb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:48.797308 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9b45b20-6562-4390-a2b6-a28989753feb tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:48.797308 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9b45b20-6562-4390-a2b6-a28989753feb tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:48.797308 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9b45b20-6562-4390-a2b6-a28989753feb tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:48.806232 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:48.806232 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:48.810709 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:48.810709 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:48.811406 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9b45b20-6562-4390-a2b6-a28989753feb tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:48.816259 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9b45b20-6562-4390-a2b6-a28989753feb tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:48.816703 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 868/3466] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:48 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:48.821379 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bcb31860-abcb-4067-8d11-0273f79fd380 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:48.835284 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcb31860-abcb-4067-8d11-0273f79fd380 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:48.835284 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 863/3467] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:48 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:48.900631 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-661974f9-4637-4a26-bc44-96a22e08f589 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:48.902138 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-661974f9-4637-4a26-bc44-96a22e08f589 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:16:48.902501 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-661974f9-4637-4a26-bc44-96a22e08f589 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:48.902813 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-661974f9-4637-4a26-bc44-96a22e08f589 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:48.910173 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:48.910173 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:48.914817 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-661974f9-4637-4a26-bc44-96a22e08f589 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:48.919604 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-661974f9-4637-4a26-bc44-96a22e08f589 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:16:48.920204 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 866/3468] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:48 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:48.974552 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-db0e2cb7-f04b-4416-ab90-5f5b40a8317a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:48.976589 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db0e2cb7-f04b-4416-ab90-5f5b40a8317a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:48.976887 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db0e2cb7-f04b-4416-ab90-5f5b40a8317a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:48.977097 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db0e2cb7-f04b-4416-ab90-5f5b40a8317a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:48.977265 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-db0e2cb7-f04b-4416-ab90-5f5b40a8317a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:48.988267 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:48.988267 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:48.989403 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db0e2cb7-f04b-4416-ab90-5f5b40a8317a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:48.989808 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 872/3469] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:48 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:49.003034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af166fd3-af68-45f7-80ca-af09cce1c44f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:49.006044 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:16:49.006428 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2106535262", "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:49.007847 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2106535262', 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:16:49.110755 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume of 1 GB Jul 22 00:16:49.113063 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:49.113063 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:49.113063 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Availability Zones retrieved successfully. Jul 22 00:16:49.118162 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Flow 'volume_create_api' (616e8669-9619-48e2-a2c1-a9356f6db852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:49.119027 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92dd27dd-f183-4ece-97a0-9e130d060920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:49.119938 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:16:49.124216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d421053b-e5ed-461a-8725-4cfb2aa617ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:49.127912 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d421053b-e5ed-461a-8725-4cfb2aa617ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:49.127912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d421053b-e5ed-461a-8725-4cfb2aa617ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:49.127912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d421053b-e5ed-461a-8725-4cfb2aa617ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:49.127912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d421053b-e5ed-461a-8725-4cfb2aa617ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:49.133358 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:49.133358 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:49.139563 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d421053b-e5ed-461a-8725-4cfb2aa617ce tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:49.139563 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 864/3470] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:49 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:49.149842 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd4965da-ae71-4cac-ad22-07de3bdba043 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:49.152210 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd4965da-ae71-4cac-ad22-07de3bdba043 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:49.152210 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd4965da-ae71-4cac-ad22-07de3bdba043 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:49.152293 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd4965da-ae71-4cac-ad22-07de3bdba043 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:49.152380 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dd4965da-ae71-4cac-ad22-07de3bdba043 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:49.158308 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:49.158308 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:49.159725 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd4965da-ae71-4cac-ad22-07de3bdba043 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:49.159725 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 867/3471] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:49 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:49.162850 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:49.162850 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:49.171311 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7e8c226-8568-45bd-92d1-e23d0bca4f82 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:49.173480 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7e8c226-8568-45bd-92d1-e23d0bca4f82 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:49.174141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7e8c226-8568-45bd-92d1-e23d0bca4f82 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:49.174141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7e8c226-8568-45bd-92d1-e23d0bca4f82 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:49.174141 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-f7e8c226-8568-45bd-92d1-e23d0bca4f82 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete backup with id: 05d75e80-1b6d-4d80-be97-6415d33f5b7f. Jul 22 00:16:49.180955 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:49.180955 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:49.181333 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92dd27dd-f183-4ece-97a0-9e130d060920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e4c4b17b-3df6-471c-875b-4bdcac75f01d,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4c4b17b-3df6-471c-875b-4bdcac75f01d', 'encryption_key_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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:49.182643 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0be51d-0b2c-4c3e-9fd9-a7d114fa1a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:49.199207 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-f7e8c226-8568-45bd-92d1-e23d0bca4f82 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] delete_backup rpcapi backup_id 05d75e80-1b6d-4d80-be97-6415d33f5b7f {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:16:49.201286 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7e8c226-8568-45bd-92d1-e23d0bca4f82 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 202 Jul 22 00:16:49.201805 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 873/3472] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:49 2026] DELETE /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:49.218808 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b33fee0d-f5c3-4ef3-83c2-eaa0fb8e9775 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:49.232034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b33fee0d-f5c3-4ef3-83c2-eaa0fb8e9775 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:49.233483 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b33fee0d-f5c3-4ef3-83c2-eaa0fb8e9775 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:49.234933 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b33fee0d-f5c3-4ef3-83c2-eaa0fb8e9775 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:49.237040 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b33fee0d-f5c3-4ef3-83c2-eaa0fb8e9775 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:49.244659 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Created reservations ['a606e51c-5759-49fe-a1aa-a9b8dc9366c7', '829fac94-890b-409c-9ec0-f772d9ac1175', 'fc10e0a8-2d39-47d4-8562-faed614379ea', 'e8cf5f3a-e35c-4a64-85f3-ac96b5c1ffc7'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:49.245709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0be51d-0b2c-4c3e-9fd9-a7d114fa1a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a606e51c-5759-49fe-a1aa-a9b8dc9366c7', '829fac94-890b-409c-9ec0-f772d9ac1175', 'fc10e0a8-2d39-47d4-8562-faed614379ea', 'e8cf5f3a-e35c-4a64-85f3-ac96b5c1ffc7']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:49.246844 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b86c0a-b55b-42a9-9895-6a350f810a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:49.249645 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:49.249645 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:49.250726 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b33fee0d-f5c3-4ef3-83c2-eaa0fb8e9775 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 200 Jul 22 00:16:49.251743 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 865/3473] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:49 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 785 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:49.274508 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b86c0a-b55b-42a9-9895-6a350f810a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dea7152-4ca8-4e63-b720-30c18c82ba03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2106535262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fa28263971ef43ce9ada75e37ec3f88d',qos_specs=None,replication_status=,reservations=['a606e51c-5759-49fe-a1aa-a9b8dc9366c7','829fac94-890b-409c-9ec0-f772d9ac1175','fc10e0a8-2d39-47d4-8562-faed614379ea','e8cf5f3a-e35c-4a64-85f3-ac96b5c1ffc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74525c2153304bdabf0bd069b5964f46',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2106535262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dea7152-4ca8-4e63-b720-30c18c82ba03,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='fa28263971ef43ce9ada75e37ec3f88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74525c2153304bdabf0bd069b5964f46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4c4b17b-3df6-471c-875b-4bdcac75f01d),volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:49.275365 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b378b2f-adf3-429e-bf52-ad9be89b7880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:49.301925 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b378b2f-adf3-429e-bf52-ad9be89b7880) transitioned into state 'SUCCESS' from state '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-2106535262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='fa28263971ef43ce9ada75e37ec3f88d',qos_specs=None,replication_status=,reservations=['a606e51c-5759-49fe-a1aa-a9b8dc9366c7','829fac94-890b-409c-9ec0-f772d9ac1175','fc10e0a8-2d39-47d4-8562-faed614379ea','e8cf5f3a-e35c-4a64-85f3-ac96b5c1ffc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74525c2153304bdabf0bd069b5964f46',volume_type_id=e4c4b17b-3df6-471c-875b-4bdcac75f01d)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:49.302824 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fea2a99-8ef6-4d9b-bcbe-98d2ad33d552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:49.312518 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fea2a99-8ef6-4d9b-bcbe-98d2ad33d552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:49.313305 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Flow 'volume_create_api' (616e8669-9619-48e2-a2c1-a9356f6db852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:49.313609 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create volume request issued successfully. Jul 22 00:16:49.315047 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af166fd3-af68-45f7-80ca-af09cce1c44f tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:16:49.315047 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 869/3474] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:49 2026] POST /volume/v3/volumes => generated 760 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:49.327742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dacebb56-8611-47ce-ae9e-fb6cb7843397 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:49.329768 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dacebb56-8611-47ce-ae9e-fb6cb7843397 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:16:49.330110 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dacebb56-8611-47ce-ae9e-fb6cb7843397 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:49.330353 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dacebb56-8611-47ce-ae9e-fb6cb7843397 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:49.338835 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:49.338835 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:49.343000 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dacebb56-8611-47ce-ae9e-fb6cb7843397 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:49.348713 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dacebb56-8611-47ce-ae9e-fb6cb7843397 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 200 Jul 22 00:16:49.349095 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 868/3475] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:49 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:49.834091 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b0fbdf69-0abf-48f6-9ed4-e2915b51ae9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:49.837558 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0fbdf69-0abf-48f6-9ed4-e2915b51ae9c tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:49.837782 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0fbdf69-0abf-48f6-9ed4-e2915b51ae9c tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:49.838004 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0fbdf69-0abf-48f6-9ed4-e2915b51ae9c tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:49.845574 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:49.845574 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:49.849806 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b0fbdf69-0abf-48f6-9ed4-e2915b51ae9c tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:49.855628 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0fbdf69-0abf-48f6-9ed4-e2915b51ae9c tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:49.856004 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 874/3476] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:49 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:50.006940 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65c5ea66-bce9-4ff3-afff-d071a0b2a2f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:50.010699 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65c5ea66-bce9-4ff3-afff-d071a0b2a2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:50.010831 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65c5ea66-bce9-4ff3-afff-d071a0b2a2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:50.011068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65c5ea66-bce9-4ff3-afff-d071a0b2a2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:50.011187 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-65c5ea66-bce9-4ff3-afff-d071a0b2a2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:50.018218 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:50.018218 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:50.019489 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65c5ea66-bce9-4ff3-afff-d071a0b2a2f4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:50.020113 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 866/3477] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:50 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:50.262326 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f0e7f51-f9b2-4034-bd98-7d495c93efb2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:50.264444 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f0e7f51-f9b2-4034-bd98-7d495c93efb2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f Jul 22 00:16:50.264662 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f0e7f51-f9b2-4034-bd98-7d495c93efb2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:50.264880 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f0e7f51-f9b2-4034-bd98-7d495c93efb2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:50.265010 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6f0e7f51-f9b2-4034-bd98-7d495c93efb2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Show backup with id 05d75e80-1b6d-4d80-be97-6415d33f5b7f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:50.269107 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f0e7f51-f9b2-4034-bd98-7d495c93efb2 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f returned with HTTP 404 Jul 22 00:16:50.269438 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 870/3478] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:50 2026] GET /volume/v3/backups/05d75e80-1b6d-4d80-be97-6415d33f5b7f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:50.277758 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-afd08d8b-12ed-4495-be2c-048b5d7341b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:50.280181 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afd08d8b-12ed-4495-be2c-048b5d7341b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c Jul 22 00:16:50.280456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afd08d8b-12ed-4495-be2c-048b5d7341b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:50.280731 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afd08d8b-12ed-4495-be2c-048b5d7341b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:50.281103 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-afd08d8b-12ed-4495-be2c-048b5d7341b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete snapshot with id: e479731f-a6a5-4ddc-8bfb-56cb48cb952c Jul 22 00:16:50.287660 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:50.287660 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:50.288300 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-afd08d8b-12ed-4495-be2c-048b5d7341b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Snapshot retrieved successfully. Jul 22 00:16:50.307338 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-afd08d8b-12ed-4495-be2c-048b5d7341b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Snapshot delete request issued successfully. Jul 22 00:16:50.307608 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afd08d8b-12ed-4495-be2c-048b5d7341b0 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c returned with HTTP 202 Jul 22 00:16:50.308266 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 869/3479] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:16:50 2026] DELETE /volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:50.316382 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-194ecf86-775f-4b90-b722-df19b9c0eb3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:50.319246 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-194ecf86-775f-4b90-b722-df19b9c0eb3b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c Jul 22 00:16:50.319494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-194ecf86-775f-4b90-b722-df19b9c0eb3b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:50.319763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-194ecf86-775f-4b90-b722-df19b9c0eb3b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:50.324945 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:50.324945 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:50.325364 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-194ecf86-775f-4b90-b722-df19b9c0eb3b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Snapshot retrieved successfully. Jul 22 00:16:50.326352 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-194ecf86-775f-4b90-b722-df19b9c0eb3b tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c returned with HTTP 200 Jul 22 00:16:50.326799 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 875/3480] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:50 2026] GET /volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:50.361087 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f6d04f1-08dc-44cb-bbb1-bd3f11d964da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:50.363547 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f6d04f1-08dc-44cb-bbb1-bd3f11d964da tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:16:50.363806 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f6d04f1-08dc-44cb-bbb1-bd3f11d964da tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:50.364644 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f6d04f1-08dc-44cb-bbb1-bd3f11d964da tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:50.374135 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:50.374135 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:50.379568 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f6d04f1-08dc-44cb-bbb1-bd3f11d964da tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:50.385567 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f6d04f1-08dc-44cb-bbb1-bd3f11d964da tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 200 Jul 22 00:16:50.385970 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 867/3481] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:50 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:50.602161 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-6d797dce-a2b9-4e02-bbc2-f166807f458e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:50.604240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-6d797dce-a2b9-4e02-bbc2-f166807f458e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:16:50.604453 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-6d797dce-a2b9-4e02-bbc2-f166807f458e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:50.605325 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-6d797dce-a2b9-4e02-bbc2-f166807f458e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:50.612243 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:50.612243 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:50.616811 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-6d797dce-a2b9-4e02-bbc2-f166807f458e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:50.621579 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-6d797dce-a2b9-4e02-bbc2-f166807f458e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 200 Jul 22 00:16:50.621965 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 871/3482] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:50 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:50.873677 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d687425d-4b01-4c67-ad6d-32c1b7fb8fb3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:50.875422 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d687425d-4b01-4c67-ad6d-32c1b7fb8fb3 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:50.876007 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d687425d-4b01-4c67-ad6d-32c1b7fb8fb3 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:50.876156 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d687425d-4b01-4c67-ad6d-32c1b7fb8fb3 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:50.892511 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:50.892511 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:50.897647 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d687425d-4b01-4c67-ad6d-32c1b7fb8fb3 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:50.907904 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d687425d-4b01-4c67-ad6d-32c1b7fb8fb3 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:50.908612 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 870/3483] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:50 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:51.034356 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8fbf0416-19cb-442e-972b-b50ed3676934 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:51.038586 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fbf0416-19cb-442e-972b-b50ed3676934 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:51.038830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fbf0416-19cb-442e-972b-b50ed3676934 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:51.039133 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fbf0416-19cb-442e-972b-b50ed3676934 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:51.039328 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8fbf0416-19cb-442e-972b-b50ed3676934 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:51.048803 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:51.048803 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:51.049915 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fbf0416-19cb-442e-972b-b50ed3676934 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:51.050473 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 876/3484] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:51 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:51.119688 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-4b767399-7bd6-439d-a447-80533741db85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:51.122224 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-4b767399-7bd6-439d-a447-80533741db85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:16:51.122787 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-4b767399-7bd6-439d-a447-80533741db85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:51.123031 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-4b767399-7bd6-439d-a447-80533741db85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:51.133138 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:51.133138 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:51.137665 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-4b767399-7bd6-439d-a447-80533741db85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:51.144461 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-4b767399-7bd6-439d-a447-80533741db85 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 200 Jul 22 00:16:51.145013 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 868/3485] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:16:51 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:51.158630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8da696f-3f3b-49f5-b16f-b7eba64e9bb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:51.159165 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8da696f-3f3b-49f5-b16f-b7eba64e9bb5 None None] GET https://10.4.3.168/volume// Jul 22 00:16:51.159388 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8da696f-3f3b-49f5-b16f-b7eba64e9bb5 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:51.159659 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8da696f-3f3b-49f5-b16f-b7eba64e9bb5 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:51.160278 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8da696f-3f3b-49f5-b16f-b7eba64e9bb5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:51.160679 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 872/3486] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:16:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:51.179270 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-3741b33c-d5fd-4b5f-85a2-ab2d9ea94ac4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:51.181885 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-3741b33c-d5fd-4b5f-85a2-ab2d9ea94ac4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:16:51.182485 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-3741b33c-d5fd-4b5f-85a2-ab2d9ea94ac4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dea7152-4ca8-4e63-b720-30c18c82ba03", "connector": null, "instance_uuid": "b8fd36b2-66d5-4cdc-b167-68412830d95d"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:51.200975 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:51.200975 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:51.247291 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-3741b33c-d5fd-4b5f-85a2-ab2d9ea94ac4 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:16:51.247727 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 871/3487] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:16:51 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:51.344036 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ad9b8a6b-1dd2-4cfb-a569-5c1cd4cf60e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:51.347467 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad9b8a6b-1dd2-4cfb-a569-5c1cd4cf60e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c Jul 22 00:16:51.347661 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad9b8a6b-1dd2-4cfb-a569-5c1cd4cf60e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:51.347909 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad9b8a6b-1dd2-4cfb-a569-5c1cd4cf60e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:51.363698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad9b8a6b-1dd2-4cfb-a569-5c1cd4cf60e9 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c returned with HTTP 404 Jul 22 00:16:51.367837 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 877/3488] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:51 2026] GET /volume/v3/snapshots/e479731f-a6a5-4ddc-8bfb-56cb48cb952c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:51.380347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f50fdf9-f3bf-46a4-8a02-2e9cc7509ff6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:51.383253 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f50fdf9-f3bf-46a4-8a02-2e9cc7509ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a Jul 22 00:16:51.383788 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f50fdf9-f3bf-46a4-8a02-2e9cc7509ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:51.384160 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f50fdf9-f3bf-46a4-8a02-2e9cc7509ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:51.384703 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1f50fdf9-f3bf-46a4-8a02-2e9cc7509ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete volume with id: 2ecc55db-0138-4700-9683-a92981b1824a Jul 22 00:16:51.396329 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:51.396329 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:51.397115 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f50fdf9-f3bf-46a4-8a02-2e9cc7509ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:51.427964 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f50fdf9-f3bf-46a4-8a02-2e9cc7509ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete volume request issued successfully. Jul 22 00:16:51.428245 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f50fdf9-f3bf-46a4-8a02-2e9cc7509ff6 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a returned with HTTP 202 Jul 22 00:16:51.428704 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 869/3489] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:51 2026] DELETE /volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:51.437881 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f0a6e64-a4ac-40b2-9ae1-55745326bd8d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:51.438936 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f0a6e64-a4ac-40b2-9ae1-55745326bd8d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a Jul 22 00:16:51.440046 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f0a6e64-a4ac-40b2-9ae1-55745326bd8d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:51.440046 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f0a6e64-a4ac-40b2-9ae1-55745326bd8d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:51.449232 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:51.449232 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:51.453709 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3f0a6e64-a4ac-40b2-9ae1-55745326bd8d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:51.459065 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f0a6e64-a4ac-40b2-9ae1-55745326bd8d tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a returned with HTTP 200 Jul 22 00:16:51.459376 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 873/3490] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:51 2026] GET /volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:51.928590 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7c9eb20-40fc-4591-8f9e-09619d39455d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:51.932646 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7c9eb20-40fc-4591-8f9e-09619d39455d tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:51.932929 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7c9eb20-40fc-4591-8f9e-09619d39455d tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:51.933238 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7c9eb20-40fc-4591-8f9e-09619d39455d tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:51.941152 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:51.941152 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:51.945815 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a7c9eb20-40fc-4591-8f9e-09619d39455d tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:51.955630 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7c9eb20-40fc-4591-8f9e-09619d39455d tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:51.956251 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 872/3491] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:51 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:52.065802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-73794e2b-e3b6-410c-b60a-dac6cfa2016d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:52.075298 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73794e2b-e3b6-410c-b60a-dac6cfa2016d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:52.077834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73794e2b-e3b6-410c-b60a-dac6cfa2016d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:52.080438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73794e2b-e3b6-410c-b60a-dac6cfa2016d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:52.080600 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-73794e2b-e3b6-410c-b60a-dac6cfa2016d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:52.097622 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:52.097622 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:52.098937 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73794e2b-e3b6-410c-b60a-dac6cfa2016d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:52.099450 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 878/3492] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:52 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 707 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:52.474532 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e8fbf71-9bca-4caa-9858-852dcf851be8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:52.476677 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e8fbf71-9bca-4caa-9858-852dcf851be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a Jul 22 00:16:52.476941 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e8fbf71-9bca-4caa-9858-852dcf851be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:52.477399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e8fbf71-9bca-4caa-9858-852dcf851be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:52.489569 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e8fbf71-9bca-4caa-9858-852dcf851be8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a returned with HTTP 404 Jul 22 00:16:52.490083 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 870/3493] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:52 2026] GET /volume/v3/volumes/2ecc55db-0138-4700-9683-a92981b1824a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:52.498599 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f4f7b59-7931-484b-bd74-aa51a2a1c8aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:52.502358 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f4f7b59-7931-484b-bd74-aa51a2a1c8aa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:16:52.502571 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f4f7b59-7931-484b-bd74-aa51a2a1c8aa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:52.502784 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f4f7b59-7931-484b-bd74-aa51a2a1c8aa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:52.502969 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4f4f7b59-7931-484b-bd74-aa51a2a1c8aa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete volume with id: 154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:16:52.514691 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:52.514691 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:52.515998 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f4f7b59-7931-484b-bd74-aa51a2a1c8aa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:52.541889 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f4f7b59-7931-484b-bd74-aa51a2a1c8aa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete volume request issued successfully. Jul 22 00:16:52.544551 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f4f7b59-7931-484b-bd74-aa51a2a1c8aa tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 202 Jul 22 00:16:52.544551 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 874/3494] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:52 2026] DELETE /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:52.556326 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-305920f2-f14e-4a38-a72d-8282bae44649 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:52.558281 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-305920f2-f14e-4a38-a72d-8282bae44649 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:16:52.558641 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-305920f2-f14e-4a38-a72d-8282bae44649 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:52.559005 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-305920f2-f14e-4a38-a72d-8282bae44649 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:52.572002 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:52.572002 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:52.577754 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-305920f2-f14e-4a38-a72d-8282bae44649 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:52.586157 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-305920f2-f14e-4a38-a72d-8282bae44649 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 200 Jul 22 00:16:52.586679 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 873/3495] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:52 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:52.731213 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78c7afbd-6f4d-400d-a8e4-0f3f0d0aea3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:52.734437 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78c7afbd-6f4d-400d-a8e4-0f3f0d0aea3a None None] GET https://10.4.3.168/volume// Jul 22 00:16:52.734437 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78c7afbd-6f4d-400d-a8e4-0f3f0d0aea3a None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:52.734437 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78c7afbd-6f4d-400d-a8e4-0f3f0d0aea3a None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:52.734437 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78c7afbd-6f4d-400d-a8e4-0f3f0d0aea3a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:16:52.734437 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 879/3496] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:16:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:16:52.745600 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-fef942e1-4ff9-46e5-901f-cd1d7e131196 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:52.747468 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-fef942e1-4ff9-46e5-901f-cd1d7e131196 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:16:52.747644 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-fef942e1-4ff9-46e5-901f-cd1d7e131196 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:52.747903 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-fef942e1-4ff9-46e5-901f-cd1d7e131196 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:52.757758 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:52.757758 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:52.761314 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-fef942e1-4ff9-46e5-901f-cd1d7e131196 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:16:52.765962 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-fef942e1-4ff9-46e5-901f-cd1d7e131196 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 200 Jul 22 00:16:52.766446 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 871/3497] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:16:52 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 1547 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:16:52.904147 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f8fb96f6-822c-428c-8b01-c45966db89df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:52.907127 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f8fb96f6-822c-428c-8b01-c45966db89df tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] PUT https://10.4.3.168/volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d Jul 22 00:16:52.907524 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f8fb96f6-822c-428c-8b01-c45966db89df tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:52.919754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f8fb96f6-822c-428c-8b01-c45966db89df tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Acquiring lock "cinder-attachment_update-5dea7152-4ca8-4e63-b720-30c18c82ba03-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:16:52.926324 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f8fb96f6-822c-428c-8b01-c45966db89df tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-5dea7152-4ca8-4e63-b720-30c18c82ba03-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:16:52.927885 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:52.927885 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:52.973450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96ad1f16-af0c-49e3-abd5-7bdf8668d049 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:52.977486 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96ad1f16-af0c-49e3-abd5-7bdf8668d049 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:52.978538 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96ad1f16-af0c-49e3-abd5-7bdf8668d049 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:52.978793 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96ad1f16-af0c-49e3-abd5-7bdf8668d049 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:52.996831 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:52.996831 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:53.002503 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96ad1f16-af0c-49e3-abd5-7bdf8668d049 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:53.009107 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96ad1f16-af0c-49e3-abd5-7bdf8668d049 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:53.009800 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 874/3498] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:52 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:53.045988 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f8fb96f6-822c-428c-8b01-c45966db89df tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Lock "cinder-attachment_update-5dea7152-4ca8-4e63-b720-30c18c82ba03-np0000005612" released by "attachment_update" :: held 0.120s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:16:53.046389 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f8fb96f6-822c-428c-8b01-c45966db89df tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d returned with HTTP 200 Jul 22 00:16:53.046972 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 875/3499] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:16:52 2026] PUT /volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:53.074713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f709bc88-1209-4e7b-99ca-6c5bec13ff49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:53.076328 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f709bc88-1209-4e7b-99ca-6c5bec13ff49 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d/action Jul 22 00:16:53.076743 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f709bc88-1209-4e7b-99ca-6c5bec13ff49 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:16:53.076895 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f709bc88-1209-4e7b-99ca-6c5bec13ff49 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:53.091966 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:53.091966 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:53.107885 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1132f4e-8634-4193-ae7c-8c807cece810 req-f709bc88-1209-4e7b-99ca-6c5bec13ff49 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d/action returned with HTTP 204 Jul 22 00:16:53.108379 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 880/3500] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:16:53 2026] POST /volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:53.111901 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1c7db1b-ede7-4ad6-84db-6f2a12689164 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:53.113580 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1c7db1b-ede7-4ad6-84db-6f2a12689164 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:53.113778 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1c7db1b-ede7-4ad6-84db-6f2a12689164 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:53.113987 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1c7db1b-ede7-4ad6-84db-6f2a12689164 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:53.114135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b1c7db1b-ede7-4ad6-84db-6f2a12689164 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:53.118541 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:53.118541 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:53.119537 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1c7db1b-ede7-4ad6-84db-6f2a12689164 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:53.120109 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 872/3501] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:53 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:53.600587 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c5a4fbc-5548-4344-a474-582ca5553040 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:53.602305 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c5a4fbc-5548-4344-a474-582ca5553040 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a Jul 22 00:16:53.602567 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c5a4fbc-5548-4344-a474-582ca5553040 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:53.602811 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c5a4fbc-5548-4344-a474-582ca5553040 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:53.608936 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c5a4fbc-5548-4344-a474-582ca5553040 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a returned with HTTP 404 Jul 22 00:16:53.609416 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 875/3502] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:53 2026] GET /volume/v3/volumes/154ec5b7-4786-4700-9ce1-e62e5cad6a9a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:53.621259 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed8c3ab6-c175-4345-9f28-488c6e7dce79 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:53.626175 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed8c3ab6-c175-4345-9f28-488c6e7dce79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 Jul 22 00:16:53.626580 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed8c3ab6-c175-4345-9f28-488c6e7dce79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:53.626843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed8c3ab6-c175-4345-9f28-488c6e7dce79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:53.627072 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ed8c3ab6-c175-4345-9f28-488c6e7dce79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete volume with id: 2cfcc356-e0e1-46c9-9e77-f46477d49d33 Jul 22 00:16:53.634116 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:53.634116 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:53.634578 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed8c3ab6-c175-4345-9f28-488c6e7dce79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:53.655427 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed8c3ab6-c175-4345-9f28-488c6e7dce79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete volume request issued successfully. Jul 22 00:16:53.655684 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed8c3ab6-c175-4345-9f28-488c6e7dce79 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 returned with HTTP 202 Jul 22 00:16:53.656220 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 876/3503] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:53 2026] DELETE /volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:53.671584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b4d3f17b-1a9b-40b0-8517-67344e31f2cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:53.676103 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4d3f17b-1a9b-40b0-8517-67344e31f2cc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 Jul 22 00:16:53.676353 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4d3f17b-1a9b-40b0-8517-67344e31f2cc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:53.676582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4d3f17b-1a9b-40b0-8517-67344e31f2cc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:53.685003 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:53.685003 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:53.689831 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b4d3f17b-1a9b-40b0-8517-67344e31f2cc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:53.694657 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4d3f17b-1a9b-40b0-8517-67344e31f2cc tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 returned with HTTP 200 Jul 22 00:16:53.694657 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 881/3504] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:53 2026] GET /volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:54.027702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5c6a9aa-6411-4483-bdf6-2698c4c7142e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:54.029608 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5c6a9aa-6411-4483-bdf6-2698c4c7142e tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:54.029854 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5c6a9aa-6411-4483-bdf6-2698c4c7142e tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:54.030131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5c6a9aa-6411-4483-bdf6-2698c4c7142e tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:54.037144 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:54.037144 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:54.041019 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5c6a9aa-6411-4483-bdf6-2698c4c7142e tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:54.045569 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5c6a9aa-6411-4483-bdf6-2698c4c7142e tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:54.046005 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 873/3505] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:54 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:54.131129 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8422322-ca3a-4e44-9f7b-12a2aeae733d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:54.132949 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8422322-ca3a-4e44-9f7b-12a2aeae733d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:54.133203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8422322-ca3a-4e44-9f7b-12a2aeae733d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:54.133414 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8422322-ca3a-4e44-9f7b-12a2aeae733d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:54.133532 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c8422322-ca3a-4e44-9f7b-12a2aeae733d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:54.137635 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:54.137635 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:54.138411 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8422322-ca3a-4e44-9f7b-12a2aeae733d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:54.138826 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 876/3506] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:54 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:54.157882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c67e8d6e-d653-4b9e-97b4-12afde6e40cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:54.159974 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c67e8d6e-d653-4b9e-97b4-12afde6e40cb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:54.160175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c67e8d6e-d653-4b9e-97b4-12afde6e40cb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:54.160482 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c67e8d6e-d653-4b9e-97b4-12afde6e40cb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:54.160606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c67e8d6e-d653-4b9e-97b4-12afde6e40cb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:54.166124 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:54.166124 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:54.167178 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c67e8d6e-d653-4b9e-97b4-12afde6e40cb tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:54.167819 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 877/3507] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:54 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:54.180694 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0469d9ae-4f2f-4258-8d4d-74bff3c68c54 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:54.184697 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0469d9ae-4f2f-4258-8d4d-74bff3c68c54 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:54.184697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0469d9ae-4f2f-4258-8d4d-74bff3c68c54 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:54.184697 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0469d9ae-4f2f-4258-8d4d-74bff3c68c54 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:54.184697 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-0469d9ae-4f2f-4258-8d4d-74bff3c68c54 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete backup with id: e2e58bc3-a6ec-4878-840a-96fbe605c615. Jul 22 00:16:54.189714 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:54.189714 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:54.204831 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-0469d9ae-4f2f-4258-8d4d-74bff3c68c54 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] delete_backup rpcapi backup_id e2e58bc3-a6ec-4878-840a-96fbe605c615 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:16:54.207753 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0469d9ae-4f2f-4258-8d4d-74bff3c68c54 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 202 Jul 22 00:16:54.208322 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 882/3508] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:54 2026] DELETE /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:16:54.220224 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5740db84-8564-45af-a281-8f98213e642f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:54.223055 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5740db84-8564-45af-a281-8f98213e642f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:54.223472 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5740db84-8564-45af-a281-8f98213e642f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:54.223720 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5740db84-8564-45af-a281-8f98213e642f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:54.223932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5740db84-8564-45af-a281-8f98213e642f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:54.233552 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:54.233552 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:54.233552 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5740db84-8564-45af-a281-8f98213e642f tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 200 Jul 22 00:16:54.234278 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 874/3509] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:54 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:54.714389 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd906f71-bf29-4184-a2e9-6d5432c022cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:54.716638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd906f71-bf29-4184-a2e9-6d5432c022cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 Jul 22 00:16:54.717035 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd906f71-bf29-4184-a2e9-6d5432c022cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:54.717362 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd906f71-bf29-4184-a2e9-6d5432c022cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:54.724360 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd906f71-bf29-4184-a2e9-6d5432c022cd tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 returned with HTTP 404 Jul 22 00:16:54.725061 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 877/3510] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:54 2026] GET /volume/v3/volumes/2cfcc356-e0e1-46c9-9e77-f46477d49d33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:54.732577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab7d2ba1-dd21-4ddf-9818-251f82f72eb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:54.734497 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab7d2ba1-dd21-4ddf-9818-251f82f72eb5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] DELETE https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 Jul 22 00:16:54.734706 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab7d2ba1-dd21-4ddf-9818-251f82f72eb5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:54.734978 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab7d2ba1-dd21-4ddf-9818-251f82f72eb5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:54.735207 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ab7d2ba1-dd21-4ddf-9818-251f82f72eb5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete volume with id: fa3d58f2-5f56-40e5-9d67-03e16226dfc1 Jul 22 00:16:54.744281 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:54.744281 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:54.744833 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab7d2ba1-dd21-4ddf-9818-251f82f72eb5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:54.765307 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab7d2ba1-dd21-4ddf-9818-251f82f72eb5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Delete volume request issued successfully. Jul 22 00:16:54.765603 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab7d2ba1-dd21-4ddf-9818-251f82f72eb5 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 returned with HTTP 202 Jul 22 00:16:54.766703 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 878/3511] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:16:54 2026] DELETE /volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:16:54.773677 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b7d9f7b3-d580-4598-b611-54e44f912ef8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:54.775773 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7d9f7b3-d580-4598-b611-54e44f912ef8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 Jul 22 00:16:54.776293 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7d9f7b3-d580-4598-b611-54e44f912ef8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:54.776669 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7d9f7b3-d580-4598-b611-54e44f912ef8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:54.785646 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:54.785646 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:54.790828 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b7d9f7b3-d580-4598-b611-54e44f912ef8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Volume info retrieved successfully. Jul 22 00:16:54.794496 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7d9f7b3-d580-4598-b611-54e44f912ef8 tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 returned with HTTP 200 Jul 22 00:16:54.796110 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 883/3512] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:54 2026] GET /volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:54.977121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:55.059952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2054415-ee34-431e-9db5-aa3633619754 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:55.062123 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2054415-ee34-431e-9db5-aa3633619754 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:55.062411 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2054415-ee34-431e-9db5-aa3633619754 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:55.062661 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2054415-ee34-431e-9db5-aa3633619754 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:55.069982 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:55.069982 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:55.078885 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2054415-ee34-431e-9db5-aa3633619754 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:55.081190 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:16:55.081645 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2093649335"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:55.083511 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2093649335'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:16:55.083684 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:16:55.083722 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2054415-ee34-431e-9db5-aa3633619754 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:55.084177 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 878/3513] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:55 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:55.097544 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:16:55.105263 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (50b36a25-7b6b-44a8-bb79-30e4d088dcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:55.106509 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd04c7dd-b848-4663-acb7-eb0f3f4ff411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:55.107722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:16:55.140120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd04c7dd-b848-4663-acb7-eb0f3f4ff411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:55.140866 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d013bf64-a20f-4523-b0f4-aef1959d1373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:55.200066 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['648e5a97-27d5-4e6a-8bba-6fb310f08298', '67410ea3-ea66-47a6-8bed-ff68e6cd10ff', 'a91ff107-79e9-4620-8b26-1b8af3f688bd', 'e879c8be-1fef-46d9-9b61-bbefc27affe1'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:55.200988 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d013bf64-a20f-4523-b0f4-aef1959d1373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['648e5a97-27d5-4e6a-8bba-6fb310f08298', '67410ea3-ea66-47a6-8bed-ff68e6cd10ff', 'a91ff107-79e9-4620-8b26-1b8af3f688bd', 'e879c8be-1fef-46d9-9b61-bbefc27affe1']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:55.201767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b2a90c-b83f-4ea8-b0f4-e90ae8ddcc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:55.228821 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b2a90c-b83f-4ea8-b0f4-e90ae8ddcc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0990ef49-5e80-4a0f-9912-57fa39449e18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2093649335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['648e5a97-27d5-4e6a-8bba-6fb310f08298','67410ea3-ea66-47a6-8bed-ff68e6cd10ff','a91ff107-79e9-4620-8b26-1b8af3f688bd','e879c8be-1fef-46d9-9b61-bbefc27affe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2093649335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0990ef49-5e80-4a0f-9912-57fa39449e18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:55.229847 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2039ae57-371a-4bad-8452-69f88e1c5285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:55.244917 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8123c79e-6100-4bde-8436-4bad94fc11c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:55.248075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8123c79e-6100-4bde-8436-4bad94fc11c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 Jul 22 00:16:55.248369 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8123c79e-6100-4bde-8436-4bad94fc11c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:55.248643 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8123c79e-6100-4bde-8436-4bad94fc11c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:55.248792 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8123c79e-6100-4bde-8436-4bad94fc11c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e2e58bc3-a6ec-4878-840a-96fbe605c615. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:55.249879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2039ae57-371a-4bad-8452-69f88e1c5285) transitioned into state 'SUCCESS' from state '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-2093649335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['648e5a97-27d5-4e6a-8bba-6fb310f08298','67410ea3-ea66-47a6-8bed-ff68e6cd10ff','a91ff107-79e9-4620-8b26-1b8af3f688bd','e879c8be-1fef-46d9-9b61-bbefc27affe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:55.250573 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (badb3622-7fd6-4ba1-a069-c9cc139b1ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:55.253693 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8123c79e-6100-4bde-8436-4bad94fc11c1 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 returned with HTTP 404 Jul 22 00:16:55.254532 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 879/3514] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:55 2026] GET /volume/v3/backups/e2e58bc3-a6ec-4878-840a-96fbe605c615 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:55.260276 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (badb3622-7fd6-4ba1-a069-c9cc139b1ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:55.261213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (50b36a25-7b6b-44a8-bb79-30e4d088dcd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:55.261729 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:16:55.262448 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad26e35e-2466-4f1a-8467-b98d2be81e8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:16:55.262886 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 875/3515] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:16:54 2026] POST /volume/v3/volumes => generated 770 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:55.263713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc290dda-98c9-4b5d-941b-cff9102da419 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:55.267482 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc290dda-98c9-4b5d-941b-cff9102da419 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:16:55.267970 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc290dda-98c9-4b5d-941b-cff9102da419 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2702b8c5-2a70-4aa2-bbac-6ad866845ad7", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1129343646", "container": "tempest-volumesbackupstest-backup-container-1417282776"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:55.269578 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-cc290dda-98c9-4b5d-941b-cff9102da419 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating new backup {'backup': {'volume_id': '2702b8c5-2a70-4aa2-bbac-6ad866845ad7', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1129343646', 'container': 'tempest-volumesbackupstest-backup-container-1417282776'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:16:55.269750 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-cc290dda-98c9-4b5d-941b-cff9102da419 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Creating backup of volume 2702b8c5-2a70-4aa2-bbac-6ad866845ad7 in container tempest-volumesbackupstest-backup-container-1417282776 Jul 22 00:16:55.280330 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:55.280330 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:55.280912 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cc290dda-98c9-4b5d-941b-cff9102da419 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:16:55.284006 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b219db30-d05c-4948-b59b-503841d28428 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:55.285728 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b219db30-d05c-4948-b59b-503841d28428 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:16:55.285978 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b219db30-d05c-4948-b59b-503841d28428 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:55.286203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b219db30-d05c-4948-b59b-503841d28428 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:55.293472 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:55.293472 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:55.297237 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b219db30-d05c-4948-b59b-503841d28428 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:16:55.300167 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-cc290dda-98c9-4b5d-941b-cff9102da419 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Created reservations ['8aa39331-0a86-428f-a6bf-3a4a184dad14', 'bcf9db1b-b449-43c6-81bc-b5a680725b60'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:55.301969 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b219db30-d05c-4948-b59b-503841d28428 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 returned with HTTP 200 Jul 22 00:16:55.302426 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 879/3516] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:55 2026] GET /volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:55.330572 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc290dda-98c9-4b5d-941b-cff9102da419 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:16:55.330964 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 884/3517] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:16:55 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:55.339140 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03602e3b-0636-4c67-b829-68df54c659b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:55.341166 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03602e3b-0636-4c67-b829-68df54c659b4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:16:55.341401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03602e3b-0636-4c67-b829-68df54c659b4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:55.341639 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03602e3b-0636-4c67-b829-68df54c659b4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:55.341823 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-03602e3b-0636-4c67-b829-68df54c659b4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:55.346465 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:55.346465 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:55.347309 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03602e3b-0636-4c67-b829-68df54c659b4 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:16:55.347696 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 880/3518] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:55 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:55.811798 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bfdaa53d-941f-4201-9ab0-184c36c2af5e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:55.814257 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfdaa53d-941f-4201-9ab0-184c36c2af5e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] GET https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 Jul 22 00:16:55.814502 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfdaa53d-941f-4201-9ab0-184c36c2af5e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:55.815404 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfdaa53d-941f-4201-9ab0-184c36c2af5e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:55.826977 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfdaa53d-941f-4201-9ab0-184c36c2af5e tempest-VolumesBackupsTest-1832952306 tempest-VolumesBackupsTest-1832952306-project-member] https://10.4.3.168/volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 returned with HTTP 404 Jul 22 00:16:55.827503 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 876/3519] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:55 2026] GET /volume/v3/volumes/fa3d58f2-5f56-40e5-9d67-03e16226dfc1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:56.106890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-266ef192-e04b-4287-a5b3-995d3752da56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:56.106890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-266ef192-e04b-4287-a5b3-995d3752da56 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:56.106890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-266ef192-e04b-4287-a5b3-995d3752da56 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:56.106890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-266ef192-e04b-4287-a5b3-995d3752da56 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:56.112494 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:56.112494 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:56.116235 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-266ef192-e04b-4287-a5b3-995d3752da56 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:56.120628 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-266ef192-e04b-4287-a5b3-995d3752da56 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:56.121041 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 880/3520] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:56 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:56.319708 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-df898fe2-4e73-4101-b1f7-8ba0338da5dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:56.321471 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df898fe2-4e73-4101-b1f7-8ba0338da5dd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:16:56.321734 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df898fe2-4e73-4101-b1f7-8ba0338da5dd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:56.322006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df898fe2-4e73-4101-b1f7-8ba0338da5dd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:56.337020 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:56.337020 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:56.340877 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-df898fe2-4e73-4101-b1f7-8ba0338da5dd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:16:56.344532 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df898fe2-4e73-4101-b1f7-8ba0338da5dd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 returned with HTTP 200 Jul 22 00:16:56.345075 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 885/3521] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:56 2026] GET /volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:56.357085 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57e6f009-6cdb-436a-97c2-0fd0c21a70d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:56.358472 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dbc5ab5d-fe4a-4254-a221-56892cd1e281 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:56.359104 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57e6f009-6cdb-436a-97c2-0fd0c21a70d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:16:56.359551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57e6f009-6cdb-436a-97c2-0fd0c21a70d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0990ef49-5e80-4a0f-9912-57fa39449e18", "name": "tempest-VolumeDependencyTests-Snapshot-1311069008"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:56.360627 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbc5ab5d-fe4a-4254-a221-56892cd1e281 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:16:56.360935 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbc5ab5d-fe4a-4254-a221-56892cd1e281 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:56.361186 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbc5ab5d-fe4a-4254-a221-56892cd1e281 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:56.361321 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dbc5ab5d-fe4a-4254-a221-56892cd1e281 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:56.365557 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:56.365557 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:56.366332 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbc5ab5d-fe4a-4254-a221-56892cd1e281 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:16:56.366706 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 877/3522] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:56 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:56.370687 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:56.370687 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:56.371215 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57e6f009-6cdb-436a-97c2-0fd0c21a70d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:16:56.371361 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-57e6f009-6cdb-436a-97c2-0fd0c21a70d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create snapshot from volume 0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:16:56.422085 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-57e6f009-6cdb-436a-97c2-0fd0c21a70d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['35f9cf73-330d-48b5-b1c6-f88bd918b58a', 'ec047db1-7824-432f-8263-5c43c633d996', '5e18ad59-2c96-4ca2-8e70-a37e4fc574ef', '880658cd-381a-42ce-ab02-067c4acd1424'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:56.463015 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57e6f009-6cdb-436a-97c2-0fd0c21a70d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot create request issued successfully. Jul 22 00:16:56.463483 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57e6f009-6cdb-436a-97c2-0fd0c21a70d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:16:56.464089 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 881/3523] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:16:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:56.473645 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4dcd7cc-1904-455b-b1ad-1c5a366645fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:56.475989 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4dcd7cc-1904-455b-b1ad-1c5a366645fa tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:16:56.476230 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4dcd7cc-1904-455b-b1ad-1c5a366645fa tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:56.476480 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4dcd7cc-1904-455b-b1ad-1c5a366645fa tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:56.482497 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:56.482497 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:56.483146 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a4dcd7cc-1904-455b-b1ad-1c5a366645fa tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:16:56.484163 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4dcd7cc-1904-455b-b1ad-1c5a366645fa tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 returned with HTTP 200 Jul 22 00:16:56.484627 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 881/3524] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:56 2026] GET /volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:57.138042 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2624942c-c12b-4ac2-af58-1f328e3d8ec2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:57.139793 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2624942c-c12b-4ac2-af58-1f328e3d8ec2 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:57.140018 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2624942c-c12b-4ac2-af58-1f328e3d8ec2 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:57.140187 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2624942c-c12b-4ac2-af58-1f328e3d8ec2 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:57.147415 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:57.147415 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:57.151368 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2624942c-c12b-4ac2-af58-1f328e3d8ec2 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:57.155896 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2624942c-c12b-4ac2-af58-1f328e3d8ec2 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:57.156284 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 886/3525] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:57 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:57.379552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99dafb7b-7513-416e-9536-c1e61f2cacfe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:57.381600 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99dafb7b-7513-416e-9536-c1e61f2cacfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:16:57.381829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99dafb7b-7513-416e-9536-c1e61f2cacfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:57.382097 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99dafb7b-7513-416e-9536-c1e61f2cacfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:57.382250 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-99dafb7b-7513-416e-9536-c1e61f2cacfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:57.387175 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:57.387175 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:57.388506 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99dafb7b-7513-416e-9536-c1e61f2cacfe tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:16:57.389125 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 878/3526] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:57 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:57.495632 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c31b9a37-dbed-4255-b9b6-69515f4caaeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:57.503138 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c31b9a37-dbed-4255-b9b6-69515f4caaeb tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:16:57.503138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c31b9a37-dbed-4255-b9b6-69515f4caaeb tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:57.503138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c31b9a37-dbed-4255-b9b6-69515f4caaeb tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:57.511766 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:57.511766 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:57.512673 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c31b9a37-dbed-4255-b9b6-69515f4caaeb tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:16:57.514117 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c31b9a37-dbed-4255-b9b6-69515f4caaeb tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 returned with HTTP 200 Jul 22 00:16:57.514674 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 882/3527] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:57 2026] GET /volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:57.533274 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:57.533274 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:16:57.533274 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9f8776a2-4ea3-445a-bb01-4fd0e77c7d97", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1995746686"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:57.535002 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'snapshot_id': '9f8776a2-4ea3-445a-bb01-4fd0e77c7d97', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1995746686'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:16:57.543550 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:57.543550 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:57.544067 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:16:57.544193 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:16:57.550644 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:16:57.558524 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (706a6df7-14c8-4d14-8be0-939188bdc459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:57.559690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a38f73e-757f-47ff-a583-94061d2edcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:57.560711 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:16:57.601363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a38f73e-757f-47ff-a583-94061d2edcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9f8776a2-4ea3-445a-bb01-4fd0e77c7d97', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:57.602422 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb77be1-6ce5-41e3-b51f-c3ee28884587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:57.648251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['a8081a7a-c21b-4cac-a36e-506fa7f89f95', 'e3f913a4-79f2-4f6f-b1ab-5141ce573e3f', 'b18ecf4d-f4f4-4d4d-a7d0-6882fffdbda0', '938a5c78-a78c-4e01-953c-dee67edbb5ad'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:57.649274 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb77be1-6ce5-41e3-b51f-c3ee28884587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8081a7a-c21b-4cac-a36e-506fa7f89f95', 'e3f913a4-79f2-4f6f-b1ab-5141ce573e3f', 'b18ecf4d-f4f4-4d4d-a7d0-6882fffdbda0', '938a5c78-a78c-4e01-953c-dee67edbb5ad']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:57.650302 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c95dd4-f7f9-4e29-9912-0a9d4ae6ef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:57.698314 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c95dd4-f7f9-4e29-9912-0a9d4ae6ef1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197d2028-11c0-4625-b5ce-13bd0e1b94ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1995746686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['a8081a7a-c21b-4cac-a36e-506fa7f89f95','e3f913a4-79f2-4f6f-b1ab-5141ce573e3f','b18ecf4d-f4f4-4d4d-a7d0-6882fffdbda0','938a5c78-a78c-4e01-953c-dee67edbb5ad'],size=1,snapshot_id=9f8776a2-4ea3-445a-bb01-4fd0e77c7d97,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:16:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1995746686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197d2028-11c0-4625-b5ce-13bd0e1b94ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9f8776a2-4ea3-445a-bb01-4fd0e77c7d97,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:57.699310 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928899bb-3f6e-4805-97ff-3c2df772db60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:57.730465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928899bb-3f6e-4805-97ff-3c2df772db60) transitioned into state 'SUCCESS' from state '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-1995746686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['a8081a7a-c21b-4cac-a36e-506fa7f89f95','e3f913a4-79f2-4f6f-b1ab-5141ce573e3f','b18ecf4d-f4f4-4d4d-a7d0-6882fffdbda0','938a5c78-a78c-4e01-953c-dee67edbb5ad'],size=1,snapshot_id=9f8776a2-4ea3-445a-bb01-4fd0e77c7d97,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:57.732001 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e480a473-0a07-4875-ad7a-a2ffd902828c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:57.760002 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e480a473-0a07-4875-ad7a-a2ffd902828c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:57.760879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (706a6df7-14c8-4d14-8be0-939188bdc459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:57.761189 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:16:57.761835 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d611d7a4-e80b-4ed1-a3a4-8860e8761bc5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:16:57.762422 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 882/3528] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:16:57 2026] POST /volume/v3/volumes => generated 804 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:16:57.780542 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55969cb0-fa08-4800-881c-e154d2a21980 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:57.782619 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55969cb0-fa08-4800-881c-e154d2a21980 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:16:57.782890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55969cb0-fa08-4800-881c-e154d2a21980 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:57.783373 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55969cb0-fa08-4800-881c-e154d2a21980 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:57.790748 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:57.790748 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:57.795499 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-55969cb0-fa08-4800-881c-e154d2a21980 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:16:57.799252 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55969cb0-fa08-4800-881c-e154d2a21980 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba returned with HTTP 200 Jul 22 00:16:57.799618 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 887/3529] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:57 2026] GET /volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:58.174879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47f2c8e9-ce14-44ad-9701-e17b97edcd1a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:58.176753 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f2c8e9-ce14-44ad-9701-e17b97edcd1a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:58.177230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f2c8e9-ce14-44ad-9701-e17b97edcd1a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:58.177636 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f2c8e9-ce14-44ad-9701-e17b97edcd1a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:58.186321 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:58.186321 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:58.190139 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-47f2c8e9-ce14-44ad-9701-e17b97edcd1a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:58.194816 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f2c8e9-ce14-44ad-9701-e17b97edcd1a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:58.194816 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 879/3530] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:58 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:58.399919 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-76c6c48b-694e-4186-89ad-892097dd5176 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:58.401976 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76c6c48b-694e-4186-89ad-892097dd5176 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:16:58.402144 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76c6c48b-694e-4186-89ad-892097dd5176 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:58.402321 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76c6c48b-694e-4186-89ad-892097dd5176 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:58.402412 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-76c6c48b-694e-4186-89ad-892097dd5176 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:58.407057 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:58.407057 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:16:58.408124 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76c6c48b-694e-4186-89ad-892097dd5176 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:16:58.408583 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 883/3531] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:58 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:58.821756 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-943ca1b6-29b5-4659-8969-a1d49e07bbaf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:58.824537 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-943ca1b6-29b5-4659-8969-a1d49e07bbaf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:16:58.825312 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-943ca1b6-29b5-4659-8969-a1d49e07bbaf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:58.825529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-943ca1b6-29b5-4659-8969-a1d49e07bbaf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:58.833798 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:58.833798 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:58.840746 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-943ca1b6-29b5-4659-8969-a1d49e07bbaf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:16:58.845711 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-943ca1b6-29b5-4659-8969-a1d49e07bbaf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba returned with HTTP 200 Jul 22 00:16:58.846330 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 883/3532] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:16:58 2026] GET /volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:16:58.861891 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6c5b9de-d2a1-471b-bc15-532c05f7e11a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:58.865927 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6c5b9de-d2a1-471b-bc15-532c05f7e11a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:16:58.865927 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6c5b9de-d2a1-471b-bc15-532c05f7e11a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "197d2028-11c0-4625-b5ce-13bd0e1b94ba", "name": "tempest-VolumeDependencyTests-Snapshot-852606493"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:58.878210 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:58.878210 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:58.878210 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6c5b9de-d2a1-471b-bc15-532c05f7e11a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:16:58.878210 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-b6c5b9de-d2a1-471b-bc15-532c05f7e11a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create snapshot from volume 197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:16:58.927709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b6c5b9de-d2a1-471b-bc15-532c05f7e11a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['a089c056-b121-49ae-a385-abd6838bb99b', '2eee0d0b-f07e-46c9-9748-9b0620a76598', '3dacda8e-1294-45ca-aafb-801b01c31e4a', '88b2c87c-ad12-4272-b7e4-fe93104b7b1c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:58.959341 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6c5b9de-d2a1-471b-bc15-532c05f7e11a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot create request issued successfully. Jul 22 00:16:58.959341 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6c5b9de-d2a1-471b-bc15-532c05f7e11a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:16:58.959341 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 888/3533] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:16:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:58.970884 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ddaeed5d-b635-4635-bbbb-a12b42ca2bd9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:58.975671 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddaeed5d-b635-4635-bbbb-a12b42ca2bd9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:16:58.975940 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddaeed5d-b635-4635-bbbb-a12b42ca2bd9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:58.976217 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddaeed5d-b635-4635-bbbb-a12b42ca2bd9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:58.983558 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:58.983558 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:58.984149 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ddaeed5d-b635-4635-bbbb-a12b42ca2bd9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:16:58.985081 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddaeed5d-b635-4635-bbbb-a12b42ca2bd9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 returned with HTTP 200 Jul 22 00:16:58.985587 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 880/3534] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:58 2026] GET /volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:59.030338 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:59.145212 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:16:59.145565 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1786508760"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:16:59.147129 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1786508760'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:16:59.149133 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Create volume of 1 GB Jul 22 00:16:59.152163 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Availability Zones retrieved successfully. Jul 22 00:16:59.157496 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Flow 'volume_create_api' (0c00e85f-ffa8-4167-b0c6-f054c66be128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:59.158590 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae78e3a-7fdd-46c4-ac96-a4723ae736ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:59.159833 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:16:59.184767 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae78e3a-7fdd-46c4-ac96-a4723ae736ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:59.185501 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a874f62-9216-40b3-b850-3146c7404400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:59.210237 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dfd0d269-9b65-428f-ad97-33767cb0a00a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:59.212247 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfd0d269-9b65-428f-ad97-33767cb0a00a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:16:59.212421 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfd0d269-9b65-428f-ad97-33767cb0a00a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:59.212635 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfd0d269-9b65-428f-ad97-33767cb0a00a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:59.222140 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:59.222140 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:16:59.228586 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dfd0d269-9b65-428f-ad97-33767cb0a00a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:16:59.236438 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfd0d269-9b65-428f-ad97-33767cb0a00a tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:16:59.237079 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 884/3535] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:59 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:59.255412 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Created reservations ['58461582-132f-40a8-a163-930a9736ecde', '83327758-0ee9-402f-a1b7-7e0350f39096', '07d71d7d-a91c-4687-a2c0-3894d63f853b', '554e1841-24c3-4141-9da6-bf65ecfbc6fc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:16:59.256372 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a874f62-9216-40b3-b850-3146c7404400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58461582-132f-40a8-a163-930a9736ecde', '83327758-0ee9-402f-a1b7-7e0350f39096', '07d71d7d-a91c-4687-a2c0-3894d63f853b', '554e1841-24c3-4141-9da6-bf65ecfbc6fc']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:59.257327 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9422ad28-eff6-472f-a006-9ace5f422a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:59.283221 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9422ad28-eff6-472f-a006-9ace5f422a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8314c4e-eb8e-4455-8690-0f7286799894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786508760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b071f88848f4f75a1efd5dde474eac2',qos_specs=None,replication_status=,reservations=['58461582-132f-40a8-a163-930a9736ecde','83327758-0ee9-402f-a1b7-7e0350f39096','07d71d7d-a91c-4687-a2c0-3894d63f853b','554e1841-24c3-4141-9da6-bf65ecfbc6fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35d49b0181d348b0bd0407bf330dd4f7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:16:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786508760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8314c4e-eb8e-4455-8690-0f7286799894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b071f88848f4f75a1efd5dde474eac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35d49b0181d348b0bd0407bf330dd4f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:59.284078 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ded60ee-c100-4ec3-b3ac-195a170a5b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:59.301486 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ded60ee-c100-4ec3-b3ac-195a170a5b0d) transitioned into state 'SUCCESS' from state '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-1786508760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b071f88848f4f75a1efd5dde474eac2',qos_specs=None,replication_status=,reservations=['58461582-132f-40a8-a163-930a9736ecde','83327758-0ee9-402f-a1b7-7e0350f39096','07d71d7d-a91c-4687-a2c0-3894d63f853b','554e1841-24c3-4141-9da6-bf65ecfbc6fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35d49b0181d348b0bd0407bf330dd4f7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:59.302233 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccfa6c89-d201-422b-8084-0a9aa20ef5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:16:59.310878 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccfa6c89-d201-422b-8084-0a9aa20ef5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:16:59.311808 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Flow 'volume_create_api' (0c00e85f-ffa8-4167-b0c6-f054c66be128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:16:59.312185 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Create volume request issued successfully. Jul 22 00:16:59.312847 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ef01bad-b27c-465d-890c-6f3020cf8166 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:16:59.313351 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 884/3536] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:16:59 2026] POST /volume/v3/volumes => generated 778 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:16:59.327425 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d060d7b-7cc6-4e9d-a8c3-4c129ef7bc2e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:59.329351 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d060d7b-7cc6-4e9d-a8c3-4c129ef7bc2e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 Jul 22 00:16:59.329547 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d060d7b-7cc6-4e9d-a8c3-4c129ef7bc2e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:59.329732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d060d7b-7cc6-4e9d-a8c3-4c129ef7bc2e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:59.336558 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:59.336558 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:16:59.340130 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d060d7b-7cc6-4e9d-a8c3-4c129ef7bc2e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Volume info retrieved successfully. Jul 22 00:16:59.344382 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d060d7b-7cc6-4e9d-a8c3-4c129ef7bc2e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 returned with HTTP 200 Jul 22 00:16:59.344911 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 889/3537] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:16:59 2026] GET /volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:59.421132 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bf7504f-6508-49c3-928b-234ee22b7a3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:59.423045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bf7504f-6508-49c3-928b-234ee22b7a3d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:16:59.423261 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bf7504f-6508-49c3-928b-234ee22b7a3d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:59.423459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bf7504f-6508-49c3-928b-234ee22b7a3d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:16:59.423563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9bf7504f-6508-49c3-928b-234ee22b7a3d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:16:59.428115 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:16:59.428115 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:16:59.428921 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bf7504f-6508-49c3-928b-234ee22b7a3d tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:16:59.429289 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 881/3538] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:16:59 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:16:59.996664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d93e7873-978b-48ad-8f62-cb09111f2f43 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:16:59.999239 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d93e7873-978b-48ad-8f62-cb09111f2f43 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:16:59.999535 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d93e7873-978b-48ad-8f62-cb09111f2f43 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:16:59.999832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d93e7873-978b-48ad-8f62-cb09111f2f43 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:00.010914 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.010914 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:00.011587 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d93e7873-978b-48ad-8f62-cb09111f2f43 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:00.012769 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d93e7873-978b-48ad-8f62-cb09111f2f43 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 returned with HTTP 200 Jul 22 00:17:00.013483 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 885/3539] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:16:59 2026] GET /volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:00.025987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.029333 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:00.029916 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "48f1dc2e-693a-414f-a87a-0ad40905d094", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1428703637"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:00.032444 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'snapshot_id': '48f1dc2e-693a-414f-a87a-0ad40905d094', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1428703637'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:00.040977 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.040977 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:00.041579 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:00.041723 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:00.046818 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:00.053581 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (60ed4434-e13e-455c-98a2-ce407c2770d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:00.054870 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e587fa-5525-4023-a0b8-15c42d8c146c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:00.056321 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:00.105273 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87e587fa-5525-4023-a0b8-15c42d8c146c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '48f1dc2e-693a-414f-a87a-0ad40905d094', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:00.106936 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3220b827-6a06-4336-a9c6-12bb53873fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:00.178897 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['8c6230e3-984d-44b4-8cca-a5129fc33a0b', '0884be65-e3e6-4c56-a061-3b4e16ec5ec2', '461dc182-fe5d-4fcc-a3e4-54f688f77612', '2bca0da1-05c9-4ce6-97df-a99ee23e127a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:00.179803 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3220b827-6a06-4336-a9c6-12bb53873fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c6230e3-984d-44b4-8cca-a5129fc33a0b', '0884be65-e3e6-4c56-a061-3b4e16ec5ec2', '461dc182-fe5d-4fcc-a3e4-54f688f77612', '2bca0da1-05c9-4ce6-97df-a99ee23e127a']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:00.181191 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fe3c80-54e6-4d56-a71b-852bf3a1e299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:00.189508 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5178a045-6464-41bd-9267-fb53c881070b req-c5a0466a-eddf-41ee-8fcd-b11e6ce83faf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.192317 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-c5a0466a-eddf-41ee-8fcd-b11e6ce83faf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/limits Jul 22 00:17:00.192524 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-c5a0466a-eddf-41ee-8fcd-b11e6ce83faf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:00.192812 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-c5a0466a-eddf-41ee-8fcd-b11e6ce83faf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:00.205809 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [req-5178a045-6464-41bd-9267-fb53c881070b req-c5a0466a-eddf-41ee-8fcd-b11e6ce83faf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:00.222702 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-c5a0466a-eddf-41ee-8fcd-b11e6ce83faf tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/limits returned with HTTP 200 Jul 22 00:17:00.223494 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 890/3540] 10.4.3.168 () {68 vars in 1484 bytes} [Wed Jul 22 00:17:00 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:00.232099 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fe3c80-54e6-4d56-a71b-852bf3a1e299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7982bd4d-dca4-4336-92f4-c66221559172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1428703637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['8c6230e3-984d-44b4-8cca-a5129fc33a0b','0884be65-e3e6-4c56-a061-3b4e16ec5ec2','461dc182-fe5d-4fcc-a3e4-54f688f77612','2bca0da1-05c9-4ce6-97df-a99ee23e127a'],size=1,snapshot_id=48f1dc2e-693a-414f-a87a-0ad40905d094,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1428703637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7982bd4d-dca4-4336-92f4-c66221559172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=48f1dc2e-693a-414f-a87a-0ad40905d094,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:00.233090 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542d4d2c-f1a4-473a-a775-dc4b352c0d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:00.254230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d98f61fe-1a45-4e7a-91da-abeb9dd00277 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.255667 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d98f61fe-1a45-4e7a-91da-abeb9dd00277 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:17:00.255937 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d98f61fe-1a45-4e7a-91da-abeb9dd00277 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:00.256963 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d98f61fe-1a45-4e7a-91da-abeb9dd00277 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:00.260175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542d4d2c-f1a4-473a-a775-dc4b352c0d4c) transitioned into state 'SUCCESS' from state '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-1428703637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['8c6230e3-984d-44b4-8cca-a5129fc33a0b','0884be65-e3e6-4c56-a061-3b4e16ec5ec2','461dc182-fe5d-4fcc-a3e4-54f688f77612','2bca0da1-05c9-4ce6-97df-a99ee23e127a'],size=1,snapshot_id=48f1dc2e-693a-414f-a87a-0ad40905d094,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:00.261123 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58517aa3-51ba-4713-81e9-e3b17a51bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:00.272236 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.272236 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:00.280872 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d98f61fe-1a45-4e7a-91da-abeb9dd00277 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:17:00.289085 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d98f61fe-1a45-4e7a-91da-abeb9dd00277 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:17:00.290221 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 882/3541] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:00 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:00.293595 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58517aa3-51ba-4713-81e9-e3b17a51bf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:00.294948 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (60ed4434-e13e-455c-98a2-ce407c2770d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:00.295475 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:00.296483 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4796f10d-e77b-44d2-94d0-3394a81e8930 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:00.296980 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 885/3542] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:17:00 2026] POST /volume/v3/volumes => generated 804 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:00.299289 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5178a045-6464-41bd-9267-fb53c881070b req-c4c280ae-da5d-48ee-9ded-6a80bbf2c3c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.304354 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-c4c280ae-da5d-48ee-9ded-6a80bbf2c3c6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:00.304524 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-c4c280ae-da5d-48ee-9ded-6a80bbf2c3c6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:00.309080 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-c4c280ae-da5d-48ee-9ded-6a80bbf2c3c6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:00.315382 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7e6d163-efbc-4682-8876-cc0ffa0b3c77 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.321834 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7e6d163-efbc-4682-8876-cc0ffa0b3c77 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:00.322152 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7e6d163-efbc-4682-8876-cc0ffa0b3c77 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:00.322771 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7e6d163-efbc-4682-8876-cc0ffa0b3c77 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:00.327130 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.327130 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:00.333695 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5178a045-6464-41bd-9267-fb53c881070b req-c4c280ae-da5d-48ee-9ded-6a80bbf2c3c6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:00.333802 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.333802 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:00.337404 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7e6d163-efbc-4682-8876-cc0ffa0b3c77 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:00.340324 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-c4c280ae-da5d-48ee-9ded-6a80bbf2c3c6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 200 Jul 22 00:17:00.341718 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 886/3543] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:00 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 1660 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:00.342901 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7e6d163-efbc-4682-8876-cc0ffa0b3c77 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 returned with HTTP 200 Jul 22 00:17:00.343572 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 891/3544] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:00 2026] GET /volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:00.352878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5178a045-6464-41bd-9267-fb53c881070b req-a87ab3c9-e19f-4c07-a63f-b4f92f15de87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.358100 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-a87ab3c9-e19f-4c07-a63f-b4f92f15de87 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:00.358459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-a87ab3c9-e19f-4c07-a63f-b4f92f15de87 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dea7152-4ca8-4e63-b720-30c18c82ba03", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:00.361432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ae35b22-fc88-412b-9b0b-fec544473bea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.364258 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ae35b22-fc88-412b-9b0b-fec544473bea tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 Jul 22 00:17:00.364539 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ae35b22-fc88-412b-9b0b-fec544473bea tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:00.365661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ae35b22-fc88-412b-9b0b-fec544473bea tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:00.372925 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.372925 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:00.373457 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5178a045-6464-41bd-9267-fb53c881070b req-a87ab3c9-e19f-4c07-a63f-b4f92f15de87 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:00.373676 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [req-5178a045-6464-41bd-9267-fb53c881070b req-a87ab3c9-e19f-4c07-a63f-b4f92f15de87 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Create snapshot from volume 5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:00.375813 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.375813 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:00.382072 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ae35b22-fc88-412b-9b0b-fec544473bea tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Volume info retrieved successfully. Jul 22 00:17:00.387956 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ae35b22-fc88-412b-9b0b-fec544473bea tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 returned with HTTP 200 Jul 22 00:17:00.388552 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 886/3545] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:00 2026] GET /volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:00.405957 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb9d2e1c-697f-4e3d-ae82-0865a810d0e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.408501 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb9d2e1c-697f-4e3d-ae82-0865a810d0e7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:17:00.409109 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb9d2e1c-697f-4e3d-ae82-0865a810d0e7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8314c4e-eb8e-4455-8690-0f7286799894", "name": "tempest-type-Backup-1313688519"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:00.410904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-cb9d2e1c-697f-4e3d-ae82-0865a810d0e7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Creating new backup {'backup': {'volume_id': 'e8314c4e-eb8e-4455-8690-0f7286799894', 'name': 'tempest-type-Backup-1313688519'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:17:00.411171 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-cb9d2e1c-697f-4e3d-ae82-0865a810d0e7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Creating backup of volume e8314c4e-eb8e-4455-8690-0f7286799894 in container None Jul 22 00:17:00.421729 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.421729 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:00.422567 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb9d2e1c-697f-4e3d-ae82-0865a810d0e7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Volume info retrieved successfully. Jul 22 00:17:00.430976 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [req-5178a045-6464-41bd-9267-fb53c881070b req-a87ab3c9-e19f-4c07-a63f-b4f92f15de87 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Created reservations ['515b1fa0-6e97-492b-9a14-7a5b1999b761', '149540a2-6007-434c-acf1-4e9211bb22ea', 'f9d05a92-2214-44a9-8a6c-1b0766725553', 'e214bf64-c759-4a58-a058-f6f2b831f454'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:00.445285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-afa6cad3-5f7e-484b-a3fb-f0829d4989c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.448246 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afa6cad3-5f7e-484b-a3fb-f0829d4989c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:00.448358 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afa6cad3-5f7e-484b-a3fb-f0829d4989c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:00.448571 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afa6cad3-5f7e-484b-a3fb-f0829d4989c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:00.448694 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-afa6cad3-5f7e-484b-a3fb-f0829d4989c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:00.455010 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.455010 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:00.456067 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afa6cad3-5f7e-484b-a3fb-f0829d4989c3 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:00.456499 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 892/3546] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:00 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:00.461016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-cb9d2e1c-697f-4e3d-ae82-0865a810d0e7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Created reservations ['7e7d0266-09c2-40c5-b0b6-6ac3aacb63d9', 'c4704be9-867e-488b-9699-ee33c9a70564'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:00.478581 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5178a045-6464-41bd-9267-fb53c881070b req-a87ab3c9-e19f-4c07-a63f-b4f92f15de87 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Snapshot force create request issued successfully. Jul 22 00:17:00.478965 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5178a045-6464-41bd-9267-fb53c881070b req-a87ab3c9-e19f-4c07-a63f-b4f92f15de87 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:00.479499 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 883/3547] 10.4.3.168 () {72 vars in 1547 bytes} [Wed Jul 22 00:17:00 2026] POST /volume/v3/snapshots => generated 292 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:00.494201 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb9d2e1c-697f-4e3d-ae82-0865a810d0e7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:17:00.494701 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 887/3548] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:17:00 2026] POST /volume/v3/backups => generated 316 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:00.505179 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31ae49e7-f495-47f9-b55a-8b34a8ae1c97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:00.507510 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31ae49e7-f495-47f9-b55a-8b34a8ae1c97 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:00.507744 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31ae49e7-f495-47f9-b55a-8b34a8ae1c97 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:00.507998 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31ae49e7-f495-47f9-b55a-8b34a8ae1c97 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:00.508208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-31ae49e7-f495-47f9-b55a-8b34a8ae1c97 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:00.512845 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:00.512845 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:00.513752 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31ae49e7-f495-47f9-b55a-8b34a8ae1c97 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:00.514158 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 887/3549] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:00 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:01.307185 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1d4f4d5b-560e-4f40-aeca-94ca97e5a651 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:01.308851 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d4f4d5b-560e-4f40-aeca-94ca97e5a651 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:17:01.309059 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d4f4d5b-560e-4f40-aeca-94ca97e5a651 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:01.309240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d4f4d5b-560e-4f40-aeca-94ca97e5a651 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:01.316529 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:01.316529 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:01.320480 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1d4f4d5b-560e-4f40-aeca-94ca97e5a651 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:17:01.325599 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d4f4d5b-560e-4f40-aeca-94ca97e5a651 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:17:01.326230 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 893/3550] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:01 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 1295 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:01.341892 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-205e9d74-afb5-4587-81de-daed1922b607 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:01.344157 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-205e9d74-afb5-4587-81de-daed1922b607 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:17:01.344894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-205e9d74-afb5-4587-81de-daed1922b607 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:01.344894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-205e9d74-afb5-4587-81de-daed1922b607 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:01.345089 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-205e9d74-afb5-4587-81de-daed1922b607 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Delete volume with id: 4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:17:01.355449 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:01.355449 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:01.356163 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-205e9d74-afb5-4587-81de-daed1922b607 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:17:01.364232 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe84ba88-09e9-414a-8d65-a865dcc290a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:01.366513 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe84ba88-09e9-414a-8d65-a865dcc290a7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:01.366780 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe84ba88-09e9-414a-8d65-a865dcc290a7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:01.367055 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe84ba88-09e9-414a-8d65-a865dcc290a7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:01.376476 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:01.376476 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:01.381161 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe84ba88-09e9-414a-8d65-a865dcc290a7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:01.387879 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe84ba88-09e9-414a-8d65-a865dcc290a7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 returned with HTTP 200 Jul 22 00:17:01.387879 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 888/3551] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:01 2026] GET /volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:01.390161 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-205e9d74-afb5-4587-81de-daed1922b607 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Delete volume request issued successfully. Jul 22 00:17:01.390434 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-205e9d74-afb5-4587-81de-daed1922b607 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 202 Jul 22 00:17:01.390876 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 884/3552] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:01 2026] DELETE /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:01.401171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53552952-373e-4ad0-a9cd-d0deb00f4099 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:01.405649 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53552952-373e-4ad0-a9cd-d0deb00f4099 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:17:01.405909 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53552952-373e-4ad0-a9cd-d0deb00f4099 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:01.406189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53552952-373e-4ad0-a9cd-d0deb00f4099 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:01.406710 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:01.408924 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:01.409478 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7982bd4d-dca4-4336-92f4-c66221559172", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-590803187"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:01.412762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'source_volid': '7982bd4d-dca4-4336-92f4-c66221559172', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-590803187'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:01.424523 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:01.424523 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:01.424523 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume retrieved successfully. Jul 22 00:17:01.424769 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:01.429454 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:01.429454 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:01.434237 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:01.435819 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53552952-373e-4ad0-a9cd-d0deb00f4099 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Volume info retrieved successfully. Jul 22 00:17:01.442748 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53552952-373e-4ad0-a9cd-d0deb00f4099 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 200 Jul 22 00:17:01.442964 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 888/3553] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:01 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 1294 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:01.443177 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (50081672-f0af-465f-8e24-dbddbef69d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:01.445418 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f11af6b-6594-4e43-bf58-774cca5f76fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:01.447833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:01.475358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-449f0ed2-a368-40b9-ac81-5826efff7f14 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:01.477069 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-449f0ed2-a368-40b9-ac81-5826efff7f14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:01.477365 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-449f0ed2-a368-40b9-ac81-5826efff7f14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:01.477652 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-449f0ed2-a368-40b9-ac81-5826efff7f14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:01.477823 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-449f0ed2-a368-40b9-ac81-5826efff7f14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:01.483357 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f11af6b-6594-4e43-bf58-774cca5f76fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7982bd4d-dca4-4336-92f4-c66221559172', 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:01.485887 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:01.485887 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:01.486169 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1c1ea7-7fde-485e-8419-664fc979dce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:01.489979 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-449f0ed2-a368-40b9-ac81-5826efff7f14 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:01.489979 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 889/3554] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:01 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:17:01.530060 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8cf091d5-98cc-4279-93ed-88d087df9e03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:01.532622 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cf091d5-98cc-4279-93ed-88d087df9e03 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:01.532848 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cf091d5-98cc-4279-93ed-88d087df9e03 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:01.533069 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cf091d5-98cc-4279-93ed-88d087df9e03 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:01.533971 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8cf091d5-98cc-4279-93ed-88d087df9e03 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:01.538241 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:01.538241 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:01.539068 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cf091d5-98cc-4279-93ed-88d087df9e03 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:01.539435 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 885/3555] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:01 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:01.552779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['fadff986-fd15-4fcf-9e0f-e019ae1d153e', 'cb25261a-40c8-477e-b821-255a0437478f', '22b329a2-9880-4af6-8dd9-7e191b9c0d8f', '34d6560e-12e8-4ab5-a85a-d59b79e1a52a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:01.554068 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1c1ea7-7fde-485e-8419-664fc979dce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fadff986-fd15-4fcf-9e0f-e019ae1d153e', 'cb25261a-40c8-477e-b821-255a0437478f', '22b329a2-9880-4af6-8dd9-7e191b9c0d8f', '34d6560e-12e8-4ab5-a85a-d59b79e1a52a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:01.555306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e058a3b4-580e-4b87-afb8-19ced2efce18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:01.593807 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e058a3b4-580e-4b87-afb8-19ced2efce18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6dfa6ac-285b-4da6-9e0f-e8ab155284fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-590803187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['fadff986-fd15-4fcf-9e0f-e019ae1d153e','cb25261a-40c8-477e-b821-255a0437478f','22b329a2-9880-4af6-8dd9-7e191b9c0d8f','34d6560e-12e8-4ab5-a85a-d59b79e1a52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=7982bd4d-dca4-4336-92f4-c66221559172,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-590803187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6dfa6ac-285b-4da6-9e0f-e8ab155284fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7982bd4d-dca4-4336-92f4-c66221559172,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:01.594627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b881097d-6b7e-41a7-963a-6f00cf2aa6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:01.618457 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b881097d-6b7e-41a7-963a-6f00cf2aa6b2) transitioned into state 'SUCCESS' from state '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-590803187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['fadff986-fd15-4fcf-9e0f-e019ae1d153e','cb25261a-40c8-477e-b821-255a0437478f','22b329a2-9880-4af6-8dd9-7e191b9c0d8f','34d6560e-12e8-4ab5-a85a-d59b79e1a52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=7982bd4d-dca4-4336-92f4-c66221559172,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:01.619350 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15672ecd-b7ff-4431-a2d1-cf49678d0f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:01.640442 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15672ecd-b7ff-4431-a2d1-cf49678d0f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:01.641428 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (50081672-f0af-465f-8e24-dbddbef69d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:01.641876 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:01.642689 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71fde3d0-fa30-42af-8e34-ca504b8e7605 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:01.644198 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 894/3556] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:17:01 2026] POST /volume/v3/volumes => generated 803 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:01.667183 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cdb499b6-32f6-4da8-90c2-d5c7078773a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:01.669616 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdb499b6-32f6-4da8-90c2-d5c7078773a4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:01.670002 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdb499b6-32f6-4da8-90c2-d5c7078773a4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:01.670414 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cdb499b6-32f6-4da8-90c2-d5c7078773a4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:01.680932 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:01.680932 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:01.686313 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cdb499b6-32f6-4da8-90c2-d5c7078773a4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:01.692891 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cdb499b6-32f6-4da8-90c2-d5c7078773a4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc returned with HTTP 200 Jul 22 00:17:01.693534 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 889/3557] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:01 2026] GET /volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:02.462683 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-772b8703-49a9-49f9-9903-ca80a1daba25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.466884 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-772b8703-49a9-49f9-9903-ca80a1daba25 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] GET https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 Jul 22 00:17:02.467123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-772b8703-49a9-49f9-9903-ca80a1daba25 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.467357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-772b8703-49a9-49f9-9903-ca80a1daba25 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.474702 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-772b8703-49a9-49f9-9903-ca80a1daba25 tempest-VolumeAndVolumeTypeFromImageTest-430793832 tempest-VolumeAndVolumeTypeFromImageTest-430793832-project-member] https://10.4.3.168/volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 returned with HTTP 404 Jul 22 00:17:02.475265 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 890/3558] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:02 2026] GET /volume/v3/volumes/4988ea78-bfa8-4356-9e3a-0f389296d635 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:02.500234 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e28c70ec-1559-4809-89b6-f8b1a76b20e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.502607 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e28c70ec-1559-4809-89b6-f8b1a76b20e5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:02.502880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e28c70ec-1559-4809-89b6-f8b1a76b20e5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.503178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e28c70ec-1559-4809-89b6-f8b1a76b20e5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.503331 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e28c70ec-1559-4809-89b6-f8b1a76b20e5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:02.512183 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:02.512183 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:02.513272 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e28c70ec-1559-4809-89b6-f8b1a76b20e5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:02.513776 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 886/3559] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:02 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:02.551755 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ff9568a-be86-46df-bf1d-b84e01528d0e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.556256 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ff9568a-be86-46df-bf1d-b84e01528d0e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:02.556939 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ff9568a-be86-46df-bf1d-b84e01528d0e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.557148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ff9568a-be86-46df-bf1d-b84e01528d0e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.557234 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1ff9568a-be86-46df-bf1d-b84e01528d0e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:02.565278 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:02.565278 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:02.566275 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ff9568a-be86-46df-bf1d-b84e01528d0e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:02.567111 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 895/3560] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:02 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:02.710534 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1324db70-74b2-4223-8e04-4a2f0b2a70ac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.715989 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1324db70-74b2-4223-8e04-4a2f0b2a70ac tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:02.716208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1324db70-74b2-4223-8e04-4a2f0b2a70ac tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.716401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1324db70-74b2-4223-8e04-4a2f0b2a70ac tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.730067 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:02.730067 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:02.736454 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1324db70-74b2-4223-8e04-4a2f0b2a70ac tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:02.741733 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1324db70-74b2-4223-8e04-4a2f0b2a70ac tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc returned with HTTP 200 Jul 22 00:17:02.742660 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 890/3561] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:02 2026] GET /volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:02.742846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-301c1f47-6720-4793-8b1c-d70c6e250bbf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.750397 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-301c1f47-6720-4793-8b1c-d70c6e250bbf tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:17:02.750662 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-301c1f47-6720-4793-8b1c-d70c6e250bbf tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.750893 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-301c1f47-6720-4793-8b1c-d70c6e250bbf tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.752225 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-301c1f47-6720-4793-8b1c-d70c6e250bbf tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:17:02.756823 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59855cc7-6f71-4202-ad07-4a0705c07b1a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.759077 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59855cc7-6f71-4202-ad07-4a0705c07b1a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:17:02.759344 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59855cc7-6f71-4202-ad07-4a0705c07b1a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.759695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59855cc7-6f71-4202-ad07-4a0705c07b1a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.759695 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-59855cc7-6f71-4202-ad07-4a0705c07b1a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: 9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:17:02.765905 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:02.765905 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:02.766525 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59855cc7-6f71-4202-ad07-4a0705c07b1a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:02.787616 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-301c1f47-6720-4793-8b1c-d70c6e250bbf tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Get all volumes completed successfully. Jul 22 00:17:02.789687 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59855cc7-6f71-4202-ad07-4a0705c07b1a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot delete request issued successfully. Jul 22 00:17:02.790953 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59855cc7-6f71-4202-ad07-4a0705c07b1a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 returned with HTTP 202 Jul 22 00:17:02.790953 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 887/3562] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:02 2026] DELETE /volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:02.793697 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:02.793697 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:02.801585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-106c4ef1-8e78-4ea3-8aca-f3934dbe8f30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.804698 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-301c1f47-6720-4793-8b1c-d70c6e250bbf tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:17:02.805487 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 891/3563] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:17:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21211 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:17:02.806839 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-106c4ef1-8e78-4ea3-8aca-f3934dbe8f30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:17:02.807138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-106c4ef1-8e78-4ea3-8aca-f3934dbe8f30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.807363 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-106c4ef1-8e78-4ea3-8aca-f3934dbe8f30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.817409 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:02.817409 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:02.817409 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-106c4ef1-8e78-4ea3-8aca-f3934dbe8f30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:02.817825 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-106c4ef1-8e78-4ea3-8aca-f3934dbe8f30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 returned with HTTP 200 Jul 22 00:17:02.818203 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 896/3564] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:02 2026] GET /volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:02.836048 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.838395 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a Jul 22 00:17:02.838613 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.839147 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.839343 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Delete volume with id: a45b5f3a-ad87-431b-b42b-f1288bfccd4a Jul 22 00:17:02.854495 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:02.854495 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:02.855137 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Volume info retrieved successfully. Jul 22 00:17:02.883549 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.image.cache [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Evicting image cache entry: {'id': 6, 'image_id': 'b94d45af-845b-4b8b-a23c-d7129f002010', 'volume_id': 'a45b5f3a-ad87-431b-b42b-f1288bfccd4a', 'host': 'np0000005612@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 22, 0, 16, 48), 'last_used': datetime.datetime(2026, 7, 22, 0, 17)}. {{(pid=100283) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 22 00:17:02.902670 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Delete volume request issued successfully. Jul 22 00:17:02.903056 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01f082c2-e6a5-45c9-92e8-24c86ad27852 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] https://10.4.3.168/volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a returned with HTTP 202 Jul 22 00:17:02.903620 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 891/3565] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:02 2026] DELETE /volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:02.914628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-048605a7-67a4-430d-b4a1-e316035dd2c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:02.917000 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-048605a7-67a4-430d-b4a1-e316035dd2c8 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] GET https://10.4.3.168/volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a Jul 22 00:17:02.917236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-048605a7-67a4-430d-b4a1-e316035dd2c8 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:02.917496 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-048605a7-67a4-430d-b4a1-e316035dd2c8 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:02.926496 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:02.926496 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:02.932295 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-048605a7-67a4-430d-b4a1-e316035dd2c8 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Volume info retrieved successfully. Jul 22 00:17:02.939480 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-048605a7-67a4-430d-b4a1-e316035dd2c8 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] https://10.4.3.168/volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a returned with HTTP 200 Jul 22 00:17:02.948513 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 888/3566] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:02 2026] GET /volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a => generated 1096 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:03.529362 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ebe102ae-0a9c-46a6-ad89-417d450d5d9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:03.531724 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebe102ae-0a9c-46a6-ad89-417d450d5d9a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:03.531965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebe102ae-0a9c-46a6-ad89-417d450d5d9a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:03.532656 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ebe102ae-0a9c-46a6-ad89-417d450d5d9a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:03.532656 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ebe102ae-0a9c-46a6-ad89-417d450d5d9a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:03.539411 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:03.539411 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:03.540237 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ebe102ae-0a9c-46a6-ad89-417d450d5d9a tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:03.540811 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 892/3567] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:03 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:03.582265 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-659b285a-c746-45ee-b6a9-9922f32766bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:03.586021 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-659b285a-c746-45ee-b6a9-9922f32766bf tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:03.586021 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-659b285a-c746-45ee-b6a9-9922f32766bf tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:03.586021 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-659b285a-c746-45ee-b6a9-9922f32766bf tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:03.586021 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-659b285a-c746-45ee-b6a9-9922f32766bf tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:03.593534 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:03.593534 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:03.594423 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-659b285a-c746-45ee-b6a9-9922f32766bf tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:03.594961 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 897/3568] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:03 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:03.609160 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-63372f1a-4387-46ce-905f-fcbb72714595 req-a6cdedc0-56b4-4c7d-8a44-476085769a79 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:03.615983 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63372f1a-4387-46ce-905f-fcbb72714595 req-a6cdedc0-56b4-4c7d-8a44-476085769a79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:03.616275 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63372f1a-4387-46ce-905f-fcbb72714595 req-a6cdedc0-56b4-4c7d-8a44-476085769a79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:03.617731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-63372f1a-4387-46ce-905f-fcbb72714595 req-a6cdedc0-56b4-4c7d-8a44-476085769a79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:03.635885 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:03.635885 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:03.642622 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-63372f1a-4387-46ce-905f-fcbb72714595 req-a6cdedc0-56b4-4c7d-8a44-476085769a79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:03.649419 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-63372f1a-4387-46ce-905f-fcbb72714595 req-a6cdedc0-56b4-4c7d-8a44-476085769a79 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 200 Jul 22 00:17:03.649955 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 892/3569] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:03 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 1660 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:03.829662 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-36cb59fe-c810-401b-9003-db6ad90bbf51 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:03.831884 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36cb59fe-c810-401b-9003-db6ad90bbf51 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:17:03.832146 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36cb59fe-c810-401b-9003-db6ad90bbf51 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:03.833284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-36cb59fe-c810-401b-9003-db6ad90bbf51 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:03.840609 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-36cb59fe-c810-401b-9003-db6ad90bbf51 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 returned with HTTP 404 Jul 22 00:17:03.841523 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 889/3570] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:03 2026] GET /volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:03.850631 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-093e7f68-8b76-4e3b-9aea-b40eb7f4e574 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:03.852758 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-093e7f68-8b76-4e3b-9aea-b40eb7f4e574 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:17:03.852758 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-093e7f68-8b76-4e3b-9aea-b40eb7f4e574 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:03.853059 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-093e7f68-8b76-4e3b-9aea-b40eb7f4e574 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:03.853553 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-093e7f68-8b76-4e3b-9aea-b40eb7f4e574 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: 48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:17:03.859878 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:03.859878 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:03.859878 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-093e7f68-8b76-4e3b-9aea-b40eb7f4e574 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:03.898284 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-093e7f68-8b76-4e3b-9aea-b40eb7f4e574 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot delete request issued successfully. Jul 22 00:17:03.898551 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-093e7f68-8b76-4e3b-9aea-b40eb7f4e574 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 returned with HTTP 202 Jul 22 00:17:03.899044 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 893/3571] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:03 2026] DELETE /volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 00:17:03.908163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-621c9d0d-eec6-4018-8bff-8e3e086ffbf5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:03.912855 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-621c9d0d-eec6-4018-8bff-8e3e086ffbf5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:17:03.913149 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-621c9d0d-eec6-4018-8bff-8e3e086ffbf5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:03.913424 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-621c9d0d-eec6-4018-8bff-8e3e086ffbf5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:03.921085 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:03.921085 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:03.921699 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-621c9d0d-eec6-4018-8bff-8e3e086ffbf5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:03.922840 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-621c9d0d-eec6-4018-8bff-8e3e086ffbf5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 returned with HTTP 200 Jul 22 00:17:03.925854 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 898/3572] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:03 2026] GET /volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:03.962453 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd9ce7d8-b650-410f-ae9c-34346671c36c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:03.966589 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd9ce7d8-b650-410f-ae9c-34346671c36c tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] GET https://10.4.3.168/volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a Jul 22 00:17:03.967264 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd9ce7d8-b650-410f-ae9c-34346671c36c tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:03.968177 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd9ce7d8-b650-410f-ae9c-34346671c36c tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:03.976126 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd9ce7d8-b650-410f-ae9c-34346671c36c tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] https://10.4.3.168/volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a returned with HTTP 404 Jul 22 00:17:03.976648 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 893/3573] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:03 2026] GET /volume/v3/volumes/a45b5f3a-ad87-431b-b42b-f1288bfccd4a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:03.986045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-56a9b538-7d8c-4ed4-9855-022fbc76c3c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:03.988196 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56a9b538-7d8c-4ed4-9855-022fbc76c3c1 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] DELETE https://10.4.3.168/volume/v3/types/c951dadb-25ae-4ffc-b423-8c9bebb2407e Jul 22 00:17:03.988409 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56a9b538-7d8c-4ed4-9855-022fbc76c3c1 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:03.988670 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56a9b538-7d8c-4ed4-9855-022fbc76c3c1 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:04.018779 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56a9b538-7d8c-4ed4-9855-022fbc76c3c1 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] https://10.4.3.168/volume/v3/types/c951dadb-25ae-4ffc-b423-8c9bebb2407e returned with HTTP 202 Jul 22 00:17:04.019138 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 890/3574] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:03 2026] DELETE /volume/v3/types/c951dadb-25ae-4ffc-b423-8c9bebb2407e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:04.027360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6aa227d4-4361-4205-971b-f88bd62b5170 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:04.029486 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6aa227d4-4361-4205-971b-f88bd62b5170 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] GET https://10.4.3.168/volume/v3/types/c951dadb-25ae-4ffc-b423-8c9bebb2407e Jul 22 00:17:04.029742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6aa227d4-4361-4205-971b-f88bd62b5170 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:04.030160 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6aa227d4-4361-4205-971b-f88bd62b5170 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:04.034242 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6aa227d4-4361-4205-971b-f88bd62b5170 tempest-VolumeAndVolumeTypeFromImageTest-158283696 tempest-VolumeAndVolumeTypeFromImageTest-158283696-project-admin] https://10.4.3.168/volume/v3/types/c951dadb-25ae-4ffc-b423-8c9bebb2407e returned with HTTP 404 Jul 22 00:17:04.034844 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 894/3575] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:17:04 2026] GET /volume/v3/types/c951dadb-25ae-4ffc-b423-8c9bebb2407e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:04.557429 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29bd2801-1327-4e6c-8479-6674815db921 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:04.559424 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29bd2801-1327-4e6c-8479-6674815db921 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:04.559684 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29bd2801-1327-4e6c-8479-6674815db921 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:04.559940 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29bd2801-1327-4e6c-8479-6674815db921 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:04.560123 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-29bd2801-1327-4e6c-8479-6674815db921 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:04.566851 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:04.566851 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:04.567985 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29bd2801-1327-4e6c-8479-6674815db921 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:04.568484 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 899/3576] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:04 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:04.607544 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f97db1a-e4fb-4b9e-a615-29cb131b9985 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:04.609878 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f97db1a-e4fb-4b9e-a615-29cb131b9985 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:04.610150 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f97db1a-e4fb-4b9e-a615-29cb131b9985 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:04.610394 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f97db1a-e4fb-4b9e-a615-29cb131b9985 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:04.610542 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2f97db1a-e4fb-4b9e-a615-29cb131b9985 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:04.619002 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:04.619002 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:04.620235 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f97db1a-e4fb-4b9e-a615-29cb131b9985 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:04.620376 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 894/3577] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:04 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:04.642549 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-63372f1a-4387-46ce-905f-fcbb72714595 req-d8b2e93c-8fb3-48ee-afe1-34539455b3ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:04.645611 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63372f1a-4387-46ce-905f-fcbb72714595 req-d8b2e93c-8fb3-48ee-afe1-34539455b3ed tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d Jul 22 00:17:04.645918 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63372f1a-4387-46ce-905f-fcbb72714595 req-d8b2e93c-8fb3-48ee-afe1-34539455b3ed tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:04.646190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-63372f1a-4387-46ce-905f-fcbb72714595 req-d8b2e93c-8fb3-48ee-afe1-34539455b3ed tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:04.657283 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:04.657283 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:04.709097 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-63372f1a-4387-46ce-905f-fcbb72714595 req-d8b2e93c-8fb3-48ee-afe1-34539455b3ed tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d returned with HTTP 200 Jul 22 00:17:04.709474 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 891/3578] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:17:04 2026] DELETE /volume/v3/attachments/1e2c79e9-b83d-4c8a-9c46-16bac74a653d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:04.947631 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0bced18e-c807-4362-98d9-8360988873a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:04.949564 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bced18e-c807-4362-98d9-8360988873a6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:17:04.949921 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bced18e-c807-4362-98d9-8360988873a6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:04.950047 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bced18e-c807-4362-98d9-8360988873a6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:04.954706 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bced18e-c807-4362-98d9-8360988873a6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 returned with HTTP 404 Jul 22 00:17:04.955140 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 895/3579] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:04 2026] GET /volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:04.969083 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1a9c19b-4606-499c-b165-fca7cc45940c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:04.971627 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1a9c19b-4606-499c-b165-fca7cc45940c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:04.971972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1a9c19b-4606-499c-b165-fca7cc45940c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:04.972243 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1a9c19b-4606-499c-b165-fca7cc45940c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:04.972471 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d1a9c19b-4606-499c-b165-fca7cc45940c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:04.982059 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:04.982059 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:04.982683 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1a9c19b-4606-499c-b165-fca7cc45940c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:05.007797 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1a9c19b-4606-499c-b165-fca7cc45940c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:05.008069 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1a9c19b-4606-499c-b165-fca7cc45940c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 returned with HTTP 202 Jul 22 00:17:05.008573 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 900/3580] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:04 2026] DELETE /volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:05.017666 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1bbf7da8-0229-478f-a16a-7dc058ca896a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:05.019790 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bbf7da8-0229-478f-a16a-7dc058ca896a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:05.020024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bbf7da8-0229-478f-a16a-7dc058ca896a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:05.020282 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bbf7da8-0229-478f-a16a-7dc058ca896a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:05.031563 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:05.031563 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:05.037083 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1bbf7da8-0229-478f-a16a-7dc058ca896a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:05.044999 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bbf7da8-0229-478f-a16a-7dc058ca896a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 returned with HTTP 200 Jul 22 00:17:05.045520 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 895/3581] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:05 2026] GET /volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:05.580218 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5517c099-5345-4605-9ed7-0c3ecba415aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:05.584054 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5517c099-5345-4605-9ed7-0c3ecba415aa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:05.584247 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5517c099-5345-4605-9ed7-0c3ecba415aa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:05.584452 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5517c099-5345-4605-9ed7-0c3ecba415aa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:05.584583 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5517c099-5345-4605-9ed7-0c3ecba415aa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:05.589982 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:05.589982 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:05.591143 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5517c099-5345-4605-9ed7-0c3ecba415aa tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:05.591143 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 892/3582] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:05 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:05.633624 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74f6d395-53e1-414c-977f-dcf1009c47bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:05.636091 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74f6d395-53e1-414c-977f-dcf1009c47bc tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:05.636178 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74f6d395-53e1-414c-977f-dcf1009c47bc tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:05.636387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74f6d395-53e1-414c-977f-dcf1009c47bc tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:05.636535 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-74f6d395-53e1-414c-977f-dcf1009c47bc tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:05.641485 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:05.641485 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:05.642284 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74f6d395-53e1-414c-977f-dcf1009c47bc tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:05.642744 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 896/3583] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:05 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:05.712821 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-358f5f92-accd-4ab7-98ae-b574a96eb05b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:05.714656 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-358f5f92-accd-4ab7-98ae-b574a96eb05b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03?cascade=True Jul 22 00:17:05.714873 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-358f5f92-accd-4ab7-98ae-b574a96eb05b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:05.715093 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-358f5f92-accd-4ab7-98ae-b574a96eb05b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:05.715294 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-358f5f92-accd-4ab7-98ae-b574a96eb05b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume with id: 5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:05.722469 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:05.722469 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:05.723058 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-358f5f92-accd-4ab7-98ae-b574a96eb05b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:05.748889 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-358f5f92-accd-4ab7-98ae-b574a96eb05b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume request issued successfully. Jul 22 00:17:05.749047 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-358f5f92-accd-4ab7-98ae-b574a96eb05b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03?cascade=True returned with HTTP 202 Jul 22 00:17:05.749474 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 901/3584] 10.4.3.168 () {66 vars in 1376 bytes} [Wed Jul 22 00:17:05 2026] DELETE /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03?cascade=True => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:05.757923 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29da4ccf-167b-4574-be56-896dbcaf11be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:05.759812 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29da4ccf-167b-4574-be56-896dbcaf11be tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:05.760067 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29da4ccf-167b-4574-be56-896dbcaf11be tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:05.760303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29da4ccf-167b-4574-be56-896dbcaf11be tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:05.770368 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:05.770368 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:05.776869 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29da4ccf-167b-4574-be56-896dbcaf11be tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:05.783841 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29da4ccf-167b-4574-be56-896dbcaf11be tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 200 Jul 22 00:17:05.784276 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 896/3585] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:05 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:06.062766 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0f5c9f4e-a7ab-469b-a659-67405cc49ae8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.064556 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f5c9f4e-a7ab-469b-a659-67405cc49ae8 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:06.064760 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f5c9f4e-a7ab-469b-a659-67405cc49ae8 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.064980 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f5c9f4e-a7ab-469b-a659-67405cc49ae8 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.076225 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f5c9f4e-a7ab-469b-a659-67405cc49ae8 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 returned with HTTP 404 Jul 22 00:17:06.076664 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 893/3586] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:06 2026] GET /volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:06.083889 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e4c01d4-e78e-4a65-afd3-e45cfde43225 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.085687 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e4c01d4-e78e-4a65-afd3-e45cfde43225 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:17:06.085909 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e4c01d4-e78e-4a65-afd3-e45cfde43225 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.086107 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e4c01d4-e78e-4a65-afd3-e45cfde43225 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.086287 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2e4c01d4-e78e-4a65-afd3-e45cfde43225 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:17:06.092882 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:06.092882 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:06.093361 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e4c01d4-e78e-4a65-afd3-e45cfde43225 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:06.114814 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2e4c01d4-e78e-4a65-afd3-e45cfde43225 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:06.115166 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e4c01d4-e78e-4a65-afd3-e45cfde43225 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 returned with HTTP 202 Jul 22 00:17:06.115558 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 897/3587] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:06 2026] DELETE /volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:06.123875 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-892edd14-cd22-4137-ad53-935af152a2c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.125958 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-892edd14-cd22-4137-ad53-935af152a2c4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:17:06.126263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-892edd14-cd22-4137-ad53-935af152a2c4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.126467 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-892edd14-cd22-4137-ad53-935af152a2c4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.134043 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:06.134043 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:06.138158 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-892edd14-cd22-4137-ad53-935af152a2c4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:06.148293 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-892edd14-cd22-4137-ad53-935af152a2c4 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 returned with HTTP 200 Jul 22 00:17:06.148849 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 902/3588] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:06 2026] GET /volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:06.496072 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-522e6a7a-9739-48c1-86e3-5a17160be79c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.579793 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:06.580232 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-107559513"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:06.581568 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-107559513'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:06.581692 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Create volume of 1 GB Jul 22 00:17:06.586669 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:06.591783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Flow 'volume_create_api' (7b45d607-3fe3-401d-a7ab-d84dd6be3c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:06.593016 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0860608a-fa7f-472d-86f3-97fd1f9b41cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:06.593840 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:06.603945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ca4dccc-b56a-4b59-9e95-5406a2251318 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.604765 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ca4dccc-b56a-4b59-9e95-5406a2251318 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:06.604934 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ca4dccc-b56a-4b59-9e95-5406a2251318 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.605163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ca4dccc-b56a-4b59-9e95-5406a2251318 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.605271 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1ca4dccc-b56a-4b59-9e95-5406a2251318 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:06.609929 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:06.609929 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:06.610835 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ca4dccc-b56a-4b59-9e95-5406a2251318 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:06.611357 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 894/3589] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:06 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:06.621933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ef7ad94-ce1c-4ac7-9e1a-b0cdc2e93ac8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.623603 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0860608a-fa7f-472d-86f3-97fd1f9b41cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:06.624576 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b54a6c-5128-47fb-afab-8785977a5069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:06.626915 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ef7ad94-ce1c-4ac7-9e1a-b0cdc2e93ac8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:06.627123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ef7ad94-ce1c-4ac7-9e1a-b0cdc2e93ac8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.627303 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ef7ad94-ce1c-4ac7-9e1a-b0cdc2e93ac8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.627431 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8ef7ad94-ce1c-4ac7-9e1a-b0cdc2e93ac8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:06.635333 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:06.635333 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:06.636309 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ef7ad94-ce1c-4ac7-9e1a-b0cdc2e93ac8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:06.636836 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 898/3590] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:06 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:06.646821 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1d1cfa5-5beb-4d16-a629-b873740097e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.651913 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1d1cfa5-5beb-4d16-a629-b873740097e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:06.651913 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1d1cfa5-5beb-4d16-a629-b873740097e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.651913 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1d1cfa5-5beb-4d16-a629-b873740097e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.651913 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-a1d1cfa5-5beb-4d16-a629-b873740097e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete backup with id: b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. Jul 22 00:17:06.655348 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-696f13e7-d44d-4467-95be-7cdcc1e72d93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.657219 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:06.657219 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:06.657700 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-696f13e7-d44d-4467-95be-7cdcc1e72d93 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:06.657995 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-696f13e7-d44d-4467-95be-7cdcc1e72d93 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.658255 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-696f13e7-d44d-4467-95be-7cdcc1e72d93 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.658395 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-696f13e7-d44d-4467-95be-7cdcc1e72d93 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:06.662527 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:06.662527 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:06.663191 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-696f13e7-d44d-4467-95be-7cdcc1e72d93 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:06.663552 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 895/3591] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:06 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:06.674540 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-a1d1cfa5-5beb-4d16-a629-b873740097e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] delete_backup rpcapi backup_id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:17:06.676503 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1d1cfa5-5beb-4d16-a629-b873740097e6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 202 Jul 22 00:17:06.677102 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 903/3592] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:06 2026] DELETE /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:17:06.683927 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d1ed198-2a49-4a6a-bb02-842075f39ee0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.685703 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d1ed198-2a49-4a6a-bb02-842075f39ee0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:06.685875 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d1ed198-2a49-4a6a-bb02-842075f39ee0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.686089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d1ed198-2a49-4a6a-bb02-842075f39ee0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.686197 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2d1ed198-2a49-4a6a-bb02-842075f39ee0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:06.690570 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:06.690570 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:06.691310 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d1ed198-2a49-4a6a-bb02-842075f39ee0 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 200 Jul 22 00:17:06.691660 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 899/3593] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:06 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:06.708852 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Created reservations ['0366f5ba-47b2-42fb-9ef5-0e9a6ec28f74', '7d1d3958-31cd-4356-9617-9003d65c4421', 'fdd58a68-97bb-4f95-b72e-c99c4f404f57', '4c4dfcb6-f543-4b65-82eb-9e013fca831a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:06.709643 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b54a6c-5128-47fb-afab-8785977a5069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0366f5ba-47b2-42fb-9ef5-0e9a6ec28f74', '7d1d3958-31cd-4356-9617-9003d65c4421', 'fdd58a68-97bb-4f95-b72e-c99c4f404f57', '4c4dfcb6-f543-4b65-82eb-9e013fca831a']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:06.710628 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08f8c7a-62d2-4c80-93eb-93ab3ca0140c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:06.736230 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08f8c7a-62d2-4c80-93eb-93ab3ca0140c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2054f251-985b-4ca8-bf71-5406f0992349', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-107559513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='931a34cce480452d836a0ec4fdfbb51b',qos_specs=None,replication_status=,reservations=['0366f5ba-47b2-42fb-9ef5-0e9a6ec28f74','7d1d3958-31cd-4356-9617-9003d65c4421','fdd58a68-97bb-4f95-b72e-c99c4f404f57','4c4dfcb6-f543-4b65-82eb-9e013fca831a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7355c6fe20284489971baf488afd8ac7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-107559513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2054f251-985b-4ca8-bf71-5406f0992349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='931a34cce480452d836a0ec4fdfbb51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7355c6fe20284489971baf488afd8ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:06.737084 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86de4dd9-9af2-4707-9d05-e1aa9c59179e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:06.758271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86de4dd9-9af2-4707-9d05-e1aa9c59179e) transitioned into state 'SUCCESS' from state '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-107559513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='931a34cce480452d836a0ec4fdfbb51b',qos_specs=None,replication_status=,reservations=['0366f5ba-47b2-42fb-9ef5-0e9a6ec28f74','7d1d3958-31cd-4356-9617-9003d65c4421','fdd58a68-97bb-4f95-b72e-c99c4f404f57','4c4dfcb6-f543-4b65-82eb-9e013fca831a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7355c6fe20284489971baf488afd8ac7',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:06.759225 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3522956c-3577-4b00-a570-141620651522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:06.769780 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3522956c-3577-4b00-a570-141620651522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:06.770571 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Flow 'volume_create_api' (7b45d607-3fe3-401d-a7ab-d84dd6be3c90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:06.771098 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Create volume request issued successfully. Jul 22 00:17:06.771439 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-522e6a7a-9739-48c1-86e3-5a17160be79c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:06.771950 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 897/3594] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:06 2026] POST /volume/v3/volumes => generated 777 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:06.790320 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91b8ed3a-a9ac-4d5d-b8d3-8837b675c7f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.792043 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91b8ed3a-a9ac-4d5d-b8d3-8837b675c7f3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 Jul 22 00:17:06.792267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91b8ed3a-a9ac-4d5d-b8d3-8837b675c7f3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.792605 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91b8ed3a-a9ac-4d5d-b8d3-8837b675c7f3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.799914 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:06.799914 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:06.801904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1cffb47-b5af-406b-ac87-eb2442cf7479 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:06.803566 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91b8ed3a-a9ac-4d5d-b8d3-8837b675c7f3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Volume info retrieved successfully. Jul 22 00:17:06.803876 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1cffb47-b5af-406b-ac87-eb2442cf7479 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:06.804201 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1cffb47-b5af-406b-ac87-eb2442cf7479 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:06.804485 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1cffb47-b5af-406b-ac87-eb2442cf7479 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:06.808704 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91b8ed3a-a9ac-4d5d-b8d3-8837b675c7f3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 returned with HTTP 200 Jul 22 00:17:06.809098 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 896/3595] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:06 2026] GET /volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:06.813058 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1cffb47-b5af-406b-ac87-eb2442cf7479 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 404 Jul 22 00:17:06.813737 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 904/3596] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:06 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:07.167335 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c9bfc95-6692-47fe-af37-5da1ee041cce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.169340 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c9bfc95-6692-47fe-af37-5da1ee041cce tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:17:07.169616 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c9bfc95-6692-47fe-af37-5da1ee041cce tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.169853 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c9bfc95-6692-47fe-af37-5da1ee041cce tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.176368 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c9bfc95-6692-47fe-af37-5da1ee041cce tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 returned with HTTP 404 Jul 22 00:17:07.178914 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 900/3597] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:07.183287 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ec90147-f521-4d09-9665-5d1f7e027ea2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.184664 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ec90147-f521-4d09-9665-5d1f7e027ea2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:07.184957 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ec90147-f521-4d09-9665-5d1f7e027ea2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.185234 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ec90147-f521-4d09-9665-5d1f7e027ea2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.185460 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1ec90147-f521-4d09-9665-5d1f7e027ea2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume with id: 5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:07.187156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-008276c2-6662-436f-b00d-7a42107b31f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.192045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-008276c2-6662-436f-b00d-7a42107b31f0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:17:07.192045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-008276c2-6662-436f-b00d-7a42107b31f0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.192045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-008276c2-6662-436f-b00d-7a42107b31f0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.192045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-008276c2-6662-436f-b00d-7a42107b31f0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:17:07.194181 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ec90147-f521-4d09-9665-5d1f7e027ea2 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 404 Jul 22 00:17:07.194819 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 898/3598] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:07 2026] DELETE /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:07.200576 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.200576 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:07.200925 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-008276c2-6662-436f-b00d-7a42107b31f0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:07.202322 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-22755878-097d-4f43-9db9-cb4ca156b12b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.204766 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-22755878-097d-4f43-9db9-cb4ca156b12b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 Jul 22 00:17:07.205127 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-22755878-097d-4f43-9db9-cb4ca156b12b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.205440 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-22755878-097d-4f43-9db9-cb4ca156b12b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.211822 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-22755878-097d-4f43-9db9-cb4ca156b12b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 returned with HTTP 404 Jul 22 00:17:07.212555 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 905/3599] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/volumes/5dea7152-4ca8-4e63-b720-30c18c82ba03 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:07.220438 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99915c3e-3028-4bd7-9b83-828e017bc316 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.222826 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99915c3e-3028-4bd7-9b83-828e017bc316 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:17:07.222973 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-008276c2-6662-436f-b00d-7a42107b31f0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:07.223129 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99915c3e-3028-4bd7-9b83-828e017bc316 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.223194 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-008276c2-6662-436f-b00d-7a42107b31f0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba returned with HTTP 202 Jul 22 00:17:07.223387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99915c3e-3028-4bd7-9b83-828e017bc316 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.223590 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 897/3600] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:07 2026] DELETE /volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:07.223650 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-99915c3e-3028-4bd7-9b83-828e017bc316 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume with id: c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:17:07.231994 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e178cfc9-1f01-4f71-bde5-0f98d4571be1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.233530 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.233530 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:07.233669 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e178cfc9-1f01-4f71-bde5-0f98d4571be1 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:17:07.234020 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e178cfc9-1f01-4f71-bde5-0f98d4571be1 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.234313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e178cfc9-1f01-4f71-bde5-0f98d4571be1 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.234434 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-99915c3e-3028-4bd7-9b83-828e017bc316 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:07.242784 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.242784 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:07.248400 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e178cfc9-1f01-4f71-bde5-0f98d4571be1 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:07.254460 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-99915c3e-3028-4bd7-9b83-828e017bc316 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume request issued successfully. Jul 22 00:17:07.254698 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99915c3e-3028-4bd7-9b83-828e017bc316 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 202 Jul 22 00:17:07.255121 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 901/3601] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:07 2026] DELETE /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:07.260985 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e178cfc9-1f01-4f71-bde5-0f98d4571be1 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba returned with HTTP 200 Jul 22 00:17:07.260985 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 899/3602] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:07.263753 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-68565f71-4df1-4c48-ad6b-f1d6be007b6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.267927 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-68565f71-4df1-4c48-ad6b-f1d6be007b6d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:17:07.268203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-68565f71-4df1-4c48-ad6b-f1d6be007b6d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.268473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-68565f71-4df1-4c48-ad6b-f1d6be007b6d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.278282 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.278282 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:07.282728 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-68565f71-4df1-4c48-ad6b-f1d6be007b6d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:07.289402 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-68565f71-4df1-4c48-ad6b-f1d6be007b6d tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 200 Jul 22 00:17:07.290158 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 906/3603] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:07.675622 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a065aad0-bb7e-4f93-9311-dbb4c3d86eb0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.678881 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a065aad0-bb7e-4f93-9311-dbb4c3d86eb0 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:07.678881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a065aad0-bb7e-4f93-9311-dbb4c3d86eb0 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.678881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a065aad0-bb7e-4f93-9311-dbb4c3d86eb0 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.678881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a065aad0-bb7e-4f93-9311-dbb4c3d86eb0 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:07.684914 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.684914 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:07.685803 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a065aad0-bb7e-4f93-9311-dbb4c3d86eb0 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:07.686312 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 898/3604] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:07.703319 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c813313-b5a5-4f95-b98e-6c5985ba8cd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.705735 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c813313-b5a5-4f95-b98e-6c5985ba8cd8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba Jul 22 00:17:07.706062 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c813313-b5a5-4f95-b98e-6c5985ba8cd8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.706346 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c813313-b5a5-4f95-b98e-6c5985ba8cd8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.706511 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5c813313-b5a5-4f95-b98e-6c5985ba8cd8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id b5c10f55-73d2-47f2-bb3d-e81cc86e5fba. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:07.711268 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c813313-b5a5-4f95-b98e-6c5985ba8cd8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba returned with HTTP 404 Jul 22 00:17:07.711929 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 902/3605] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/backups/b5c10f55-73d2-47f2-bb3d-e81cc86e5fba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:07.781908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d8c79a26-7bd4-4394-8943-6d0f3d42c132 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.783623 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8c79a26-7bd4-4394-8943-6d0f3d42c132 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:17:07.783855 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8c79a26-7bd4-4394-8943-6d0f3d42c132 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.784078 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8c79a26-7bd4-4394-8943-6d0f3d42c132 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.784172 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-d8c79a26-7bd4-4394-8943-6d0f3d42c132 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete backup with id: e7b2cacf-e541-4bd1-8078-aebb6b2ff192. Jul 22 00:17:07.788447 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.788447 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:07.801612 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-d8c79a26-7bd4-4394-8943-6d0f3d42c132 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] delete_backup rpcapi backup_id e7b2cacf-e541-4bd1-8078-aebb6b2ff192 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:17:07.803455 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8c79a26-7bd4-4394-8943-6d0f3d42c132 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 202 Jul 22 00:17:07.803871 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 900/3606] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:07 2026] DELETE /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:17:07.812188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5481ffad-e1ef-4a20-b0c8-0dce8909c6ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.814012 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5481ffad-e1ef-4a20-b0c8-0dce8909c6ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:17:07.814206 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5481ffad-e1ef-4a20-b0c8-0dce8909c6ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.814916 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5481ffad-e1ef-4a20-b0c8-0dce8909c6ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.814916 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5481ffad-e1ef-4a20-b0c8-0dce8909c6ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:07.819921 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.819921 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:07.820630 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5481ffad-e1ef-4a20-b0c8-0dce8909c6ae tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 200 Jul 22 00:17:07.821029 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 907/3607] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:07.823456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d77377d3-c238-4586-a2a5-5b6357ff09f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.825519 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d77377d3-c238-4586-a2a5-5b6357ff09f1 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 Jul 22 00:17:07.825762 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d77377d3-c238-4586-a2a5-5b6357ff09f1 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.826020 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d77377d3-c238-4586-a2a5-5b6357ff09f1 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.835724 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.835724 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:07.840225 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d77377d3-c238-4586-a2a5-5b6357ff09f1 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Volume info retrieved successfully. Jul 22 00:17:07.844920 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d77377d3-c238-4586-a2a5-5b6357ff09f1 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 returned with HTTP 200 Jul 22 00:17:07.845423 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 899/3608] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:07.858545 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47e16339-380a-4678-9b77-0a9608b5f6c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.860835 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47e16339-380a-4678-9b77-0a9608b5f6c2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:17:07.861329 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47e16339-380a-4678-9b77-0a9608b5f6c2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2054f251-985b-4ca8-bf71-5406f0992349", "name": "tempest-type-Backup-644230454"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:07.863297 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-47e16339-380a-4678-9b77-0a9608b5f6c2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Creating new backup {'backup': {'volume_id': '2054f251-985b-4ca8-bf71-5406f0992349', 'name': 'tempest-type-Backup-644230454'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:17:07.863482 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-47e16339-380a-4678-9b77-0a9608b5f6c2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Creating backup of volume 2054f251-985b-4ca8-bf71-5406f0992349 in container None Jul 22 00:17:07.872692 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.872692 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:07.873392 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-47e16339-380a-4678-9b77-0a9608b5f6c2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Volume info retrieved successfully. Jul 22 00:17:07.900078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-47e16339-380a-4678-9b77-0a9608b5f6c2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Created reservations ['ecd47269-d336-4139-a805-dccfc5b6bb87', 'e9c534d3-9271-4684-a7dd-ceb1b27e8a7a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:07.931134 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47e16339-380a-4678-9b77-0a9608b5f6c2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:17:07.931600 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 903/3609] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:17:07 2026] POST /volume/v3/backups => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:07.941135 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb3ec692-7d81-4c73-9adc-67c7d8151017 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:07.943051 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb3ec692-7d81-4c73-9adc-67c7d8151017 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:07.943306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb3ec692-7d81-4c73-9adc-67c7d8151017 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:07.943568 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb3ec692-7d81-4c73-9adc-67c7d8151017 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:07.943747 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fb3ec692-7d81-4c73-9adc-67c7d8151017 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:07.948526 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:07.948526 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:07.949174 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb3ec692-7d81-4c73-9adc-67c7d8151017 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:07.949494 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 901/3610] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:07 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:08.271977 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1bf82e2-6d0d-4f1b-b744-1d29d27e3a5a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:08.273639 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1bf82e2-6d0d-4f1b-b744-1d29d27e3a5a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:17:08.273840 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1bf82e2-6d0d-4f1b-b744-1d29d27e3a5a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:08.274065 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1bf82e2-6d0d-4f1b-b744-1d29d27e3a5a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:08.279137 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1bf82e2-6d0d-4f1b-b744-1d29d27e3a5a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba returned with HTTP 404 Jul 22 00:17:08.279531 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 908/3611] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:08 2026] GET /volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:08.285533 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c0bc776-caf2-4b75-a799-19b73b322280 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:08.287626 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c0bc776-caf2-4b75-a799-19b73b322280 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:08.287839 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c0bc776-caf2-4b75-a799-19b73b322280 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:08.288118 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c0bc776-caf2-4b75-a799-19b73b322280 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:08.288332 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4c0bc776-caf2-4b75-a799-19b73b322280 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:08.295189 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:08.295189 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:08.295643 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c0bc776-caf2-4b75-a799-19b73b322280 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:08.302570 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc164eb4-13a5-4bd6-92d2-3dc8f354b81e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:08.305786 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc164eb4-13a5-4bd6-92d2-3dc8f354b81e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d Jul 22 00:17:08.305786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc164eb4-13a5-4bd6-92d2-3dc8f354b81e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:08.305786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc164eb4-13a5-4bd6-92d2-3dc8f354b81e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:08.310800 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc164eb4-13a5-4bd6-92d2-3dc8f354b81e tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d returned with HTTP 404 Jul 22 00:17:08.311463 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 904/3612] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:08 2026] GET /volume/v3/volumes/c515c18d-5239-4cce-86b9-aab6bb1a9f6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:08.316279 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c0bc776-caf2-4b75-a799-19b73b322280 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:08.316449 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c0bc776-caf2-4b75-a799-19b73b322280 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc returned with HTTP 202 Jul 22 00:17:08.316836 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 900/3613] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:08 2026] DELETE /volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:08.324611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0d4c263-4830-4549-87ae-012e4bf8b8cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:08.326667 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0d4c263-4830-4549-87ae-012e4bf8b8cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:08.326850 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0d4c263-4830-4549-87ae-012e4bf8b8cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:08.327277 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0d4c263-4830-4549-87ae-012e4bf8b8cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:08.335056 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:08.335056 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:08.338909 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0d4c263-4830-4549-87ae-012e4bf8b8cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:08.344369 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0d4c263-4830-4549-87ae-012e4bf8b8cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc returned with HTTP 200 Jul 22 00:17:08.344981 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 902/3614] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:08 2026] GET /volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:08.698371 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2cccc00e-57ca-49ad-891b-0b0dcc123a58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:08.699935 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2cccc00e-57ca-49ad-891b-0b0dcc123a58 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:08.700316 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2cccc00e-57ca-49ad-891b-0b0dcc123a58 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:08.700624 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2cccc00e-57ca-49ad-891b-0b0dcc123a58 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:08.700878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2cccc00e-57ca-49ad-891b-0b0dcc123a58 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:08.706912 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:08.706912 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:08.707093 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2cccc00e-57ca-49ad-891b-0b0dcc123a58 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:08.707467 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 909/3615] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:08 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:08.835986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-52cdf5f0-a825-40f5-8b6b-342e06de8c84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:08.837451 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52cdf5f0-a825-40f5-8b6b-342e06de8c84 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 Jul 22 00:17:08.837687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52cdf5f0-a825-40f5-8b6b-342e06de8c84 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:08.837955 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52cdf5f0-a825-40f5-8b6b-342e06de8c84 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:08.838137 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-52cdf5f0-a825-40f5-8b6b-342e06de8c84 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Show backup with id e7b2cacf-e541-4bd1-8078-aebb6b2ff192. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:08.843272 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52cdf5f0-a825-40f5-8b6b-342e06de8c84 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 returned with HTTP 404 Jul 22 00:17:08.843927 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 905/3616] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:08 2026] GET /volume/v3/backups/e7b2cacf-e541-4bd1-8078-aebb6b2ff192 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:08.963843 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1768d5a4-3c65-478a-b5e0-643ff83c34d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:08.965712 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1768d5a4-3c65-478a-b5e0-643ff83c34d5 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:08.965939 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1768d5a4-3c65-478a-b5e0-643ff83c34d5 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:08.966152 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1768d5a4-3c65-478a-b5e0-643ff83c34d5 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:08.966250 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1768d5a4-3c65-478a-b5e0-643ff83c34d5 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:08.970662 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:08.970662 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:08.971351 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1768d5a4-3c65-478a-b5e0-643ff83c34d5 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:08.971739 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 901/3617] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:08 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:08.983902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-b662f945-413c-4e52-8f69-c534201a9146 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:08.984846 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-b662f945-413c-4e52-8f69-c534201a9146 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:08.985141 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-b662f945-413c-4e52-8f69-c534201a9146 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:08.985381 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-b662f945-413c-4e52-8f69-c534201a9146 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:09.000105 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:09.000105 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:09.003950 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-b662f945-413c-4e52-8f69-c534201a9146 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:09.008355 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-b662f945-413c-4e52-8f69-c534201a9146 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:17:09.008799 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 903/3618] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:08 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:09.027279 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-e5dd5b98-81e7-4714-90e0-96bc130b9d85 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.029299 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-e5dd5b98-81e7-4714-90e0-96bc130b9d85 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] POST https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7/action Jul 22 00:17:09.029607 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-e5dd5b98-81e7-4714-90e0-96bc130b9d85 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:17:09.029721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-e5dd5b98-81e7-4714-90e0-96bc130b9d85 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:09.042677 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:09.042677 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:09.043404 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-e5dd5b98-81e7-4714-90e0-96bc130b9d85 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:09.051247 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-e5dd5b98-81e7-4714-90e0-96bc130b9d85 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Begin detaching volume completed successfully. Jul 22 00:17:09.051513 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-e5dd5b98-81e7-4714-90e0-96bc130b9d85 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7/action returned with HTTP 202 Jul 22 00:17:09.052261 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 910/3619] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:17:09 2026] POST /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:17:09.073221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fbbcabd-8ca3-43b8-a60b-1c1ea4470840 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.074874 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fbbcabd-8ca3-43b8-a60b-1c1ea4470840 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:09.075074 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fbbcabd-8ca3-43b8-a60b-1c1ea4470840 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:09.075285 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fbbcabd-8ca3-43b8-a60b-1c1ea4470840 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:09.085700 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:09.085700 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:09.089162 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fbbcabd-8ca3-43b8-a60b-1c1ea4470840 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:09.093415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83891892-4f7b-4458-9eed-6e9b3a1d4766 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.093753 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fbbcabd-8ca3-43b8-a60b-1c1ea4470840 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:17:09.093805 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83891892-4f7b-4458-9eed-6e9b3a1d4766 None None] GET https://10.4.3.168/volume// Jul 22 00:17:09.094034 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83891892-4f7b-4458-9eed-6e9b3a1d4766 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:09.094220 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 906/3620] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:09 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:09.094257 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83891892-4f7b-4458-9eed-6e9b3a1d4766 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:09.094889 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83891892-4f7b-4458-9eed-6e9b3a1d4766 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:17:09.094889 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 902/3621] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:17:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:17:09.103811 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-03221c76-16cb-4e49-9d24-346cdba5ddbc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.106466 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-03221c76-16cb-4e49-9d24-346cdba5ddbc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:09.106680 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-03221c76-16cb-4e49-9d24-346cdba5ddbc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:09.106874 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-03221c76-16cb-4e49-9d24-346cdba5ddbc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:09.115808 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:09.115808 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:09.119373 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-03221c76-16cb-4e49-9d24-346cdba5ddbc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:09.124371 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-03221c76-16cb-4e49-9d24-346cdba5ddbc tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:17:09.124868 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 904/3622] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:17:09 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:17:09.362828 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-15cbb474-a9ba-4065-a2eb-2ab9a9381951 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.364337 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15cbb474-a9ba-4065-a2eb-2ab9a9381951 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:09.364553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15cbb474-a9ba-4065-a2eb-2ab9a9381951 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:09.364763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15cbb474-a9ba-4065-a2eb-2ab9a9381951 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:09.371455 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15cbb474-a9ba-4065-a2eb-2ab9a9381951 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc returned with HTTP 404 Jul 22 00:17:09.372013 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 911/3623] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:09 2026] GET /volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:09.380440 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09154517-2bf9-4d31-b0da-073345d6cd06 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.381993 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:09.382340 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-792095651"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:09.384266 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-792095651'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:09.384432 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:09.387985 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:09.393727 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (208f3680-8156-4e2a-97f6-2df243439c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:09.394709 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72eaf549-8b00-4208-8568-ff88d6deaa30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:09.395518 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:09.423726 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72eaf549-8b00-4208-8568-ff88d6deaa30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:09.425011 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f4c089-28a1-41f3-acfb-3352709dda0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:09.460012 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['57b44d1e-3414-4075-a0ac-e43ca1b665cb', 'efb2a155-f412-4954-b909-cb1ca327cfb0', '8ee183c6-e998-4ecd-b873-eaf1f73327a7', '2521637d-14d1-4dd9-b667-e92700a4d14c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:09.460649 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f4c089-28a1-41f3-acfb-3352709dda0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b44d1e-3414-4075-a0ac-e43ca1b665cb', 'efb2a155-f412-4954-b909-cb1ca327cfb0', '8ee183c6-e998-4ecd-b873-eaf1f73327a7', '2521637d-14d1-4dd9-b667-e92700a4d14c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:09.461347 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8bd565-f6d7-4a18-8f4a-b72cb1990cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:09.481309 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8bd565-f6d7-4a18-8f4a-b72cb1990cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32b7b424-0309-485c-acbe-42db182fee09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-792095651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['57b44d1e-3414-4075-a0ac-e43ca1b665cb','efb2a155-f412-4954-b909-cb1ca327cfb0','8ee183c6-e998-4ecd-b873-eaf1f73327a7','2521637d-14d1-4dd9-b667-e92700a4d14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-792095651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32b7b424-0309-485c-acbe-42db182fee09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:09.481912 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb37b50d-31a9-4849-ae5b-266f839e4b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:09.497196 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb37b50d-31a9-4849-ae5b-266f839e4b34) transitioned into state 'SUCCESS' from state '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-792095651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['57b44d1e-3414-4075-a0ac-e43ca1b665cb','efb2a155-f412-4954-b909-cb1ca327cfb0','8ee183c6-e998-4ecd-b873-eaf1f73327a7','2521637d-14d1-4dd9-b667-e92700a4d14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:09.497808 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716ac08c-94e5-4355-baf2-01850e226d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:09.506477 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716ac08c-94e5-4355-baf2-01850e226d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:09.507219 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (208f3680-8156-4e2a-97f6-2df243439c18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:09.507497 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:09.508001 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09154517-2bf9-4d31-b0da-073345d6cd06 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:09.508404 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 907/3624] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:17:09 2026] POST /volume/v3/volumes => generated 769 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:09.521963 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bcaea8ad-5f78-43e2-90b8-93082dc3bc11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.523695 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcaea8ad-5f78-43e2-90b8-93082dc3bc11 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:09.523932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcaea8ad-5f78-43e2-90b8-93082dc3bc11 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:09.524146 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcaea8ad-5f78-43e2-90b8-93082dc3bc11 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:09.531501 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:09.531501 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:09.534978 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bcaea8ad-5f78-43e2-90b8-93082dc3bc11 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:09.538835 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcaea8ad-5f78-43e2-90b8-93082dc3bc11 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 returned with HTTP 200 Jul 22 00:17:09.539258 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 903/3625] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:09 2026] GET /volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:09.717899 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5ba2fb1-ee14-4c77-a122-bf8495758bab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.719571 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5ba2fb1-ee14-4c77-a122-bf8495758bab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:09.719827 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5ba2fb1-ee14-4c77-a122-bf8495758bab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:09.720068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5ba2fb1-ee14-4c77-a122-bf8495758bab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:09.720171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f5ba2fb1-ee14-4c77-a122-bf8495758bab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:09.724260 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:09.724260 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:09.724847 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5ba2fb1-ee14-4c77-a122-bf8495758bab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:09.725254 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 905/3626] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:09 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:09.982330 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2eb46e23-2b75-4447-9930-e90873dcaf67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:09.983899 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2eb46e23-2b75-4447-9930-e90873dcaf67 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:09.984107 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2eb46e23-2b75-4447-9930-e90873dcaf67 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:09.984286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2eb46e23-2b75-4447-9930-e90873dcaf67 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:09.984401 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2eb46e23-2b75-4447-9930-e90873dcaf67 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:09.988244 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:09.988244 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:09.988760 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2eb46e23-2b75-4447-9930-e90873dcaf67 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:09.989098 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 912/3627] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:09 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:10.106227 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06daf2d7-7979-463e-937c-05000491f8b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:10.108234 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06daf2d7-7979-463e-937c-05000491f8b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:10.108488 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06daf2d7-7979-463e-937c-05000491f8b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:10.108714 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06daf2d7-7979-463e-937c-05000491f8b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:10.118543 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:10.118543 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:10.122028 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-06daf2d7-7979-463e-937c-05000491f8b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:10.126872 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06daf2d7-7979-463e-937c-05000491f8b9 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:17:10.127231 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 908/3628] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:10 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:10.557603 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d4e469f-68d0-4685-8732-486c5a9baece None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:10.559731 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d4e469f-68d0-4685-8732-486c5a9baece tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:10.560047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d4e469f-68d0-4685-8732-486c5a9baece tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:10.560323 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d4e469f-68d0-4685-8732-486c5a9baece tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:10.571434 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:10.571434 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:10.576320 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d4e469f-68d0-4685-8732-486c5a9baece tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:10.581886 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d4e469f-68d0-4685-8732-486c5a9baece tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 returned with HTTP 200 Jul 22 00:17:10.582554 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 904/3629] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:10 2026] GET /volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:10.596259 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-15c891ab-6cd1-4e85-8bbf-3156c1e07639 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:10.598266 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15c891ab-6cd1-4e85-8bbf-3156c1e07639 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:10.598687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15c891ab-6cd1-4e85-8bbf-3156c1e07639 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32b7b424-0309-485c-acbe-42db182fee09", "name": "tempest-VolumeDependencyTests-Snapshot-206977102"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:10.608712 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:10.608712 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:10.609270 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-15c891ab-6cd1-4e85-8bbf-3156c1e07639 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:10.609410 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-15c891ab-6cd1-4e85-8bbf-3156c1e07639 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create snapshot from volume 32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:10.640160 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-15c891ab-6cd1-4e85-8bbf-3156c1e07639 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['0ed022e2-f1c8-4593-a0ae-562f97c50ad6', 'cb7316b8-f64a-4f72-82cc-967d4ac3211c', '57b069bb-c68a-4c4b-94d8-4851837367c7', '1d1eca4b-7eef-4358-bee8-759ebe7af314'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:10.642480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-d7a5d89d-13e3-4a54-97ca-10867e5629d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:10.645012 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-d7a5d89d-13e3-4a54-97ca-10867e5629d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879 Jul 22 00:17:10.646619 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-d7a5d89d-13e3-4a54-97ca-10867e5629d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:10.646619 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-d7a5d89d-13e3-4a54-97ca-10867e5629d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:10.654809 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:10.654809 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:10.670693 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-15c891ab-6cd1-4e85-8bbf-3156c1e07639 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot create request issued successfully. Jul 22 00:17:10.671161 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15c891ab-6cd1-4e85-8bbf-3156c1e07639 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:10.671618 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 906/3630] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:10 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) Jul 22 00:17:10.681595 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b9fef35-e494-47b5-b83e-8f8786038534 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:10.683439 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b9fef35-e494-47b5-b83e-8f8786038534 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:10.683633 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b9fef35-e494-47b5-b83e-8f8786038534 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:10.683949 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b9fef35-e494-47b5-b83e-8f8786038534 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:10.689876 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:10.689876 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:10.690498 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5b9fef35-e494-47b5-b83e-8f8786038534 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:10.691634 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b9fef35-e494-47b5-b83e-8f8786038534 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 returned with HTTP 200 Jul 22 00:17:10.692132 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 909/3631] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:10 2026] GET /volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:10.713721 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a7b72e58-8b78-44c4-ad06-81dbb7983f9a req-d7a5d89d-13e3-4a54-97ca-10867e5629d8 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879 returned with HTTP 200 Jul 22 00:17:10.714181 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 913/3632] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:17:10 2026] DELETE /volume/v3/attachments/5d9dafca-a731-4e9b-8dce-bf32708c3879 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:10.735714 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1000fbb9-8b5e-4db7-8321-43f1e18f7537 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:10.737624 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1000fbb9-8b5e-4db7-8321-43f1e18f7537 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:10.737848 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1000fbb9-8b5e-4db7-8321-43f1e18f7537 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:10.738091 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1000fbb9-8b5e-4db7-8321-43f1e18f7537 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:10.738188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1000fbb9-8b5e-4db7-8321-43f1e18f7537 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:10.742228 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:10.742228 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:10.742884 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1000fbb9-8b5e-4db7-8321-43f1e18f7537 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:10.743625 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 905/3633] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:10 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:10.999515 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a11a9d7-8854-4379-94a1-8d750c85dd39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:11.006014 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a11a9d7-8854-4379-94a1-8d750c85dd39 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:11.006014 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a11a9d7-8854-4379-94a1-8d750c85dd39 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:11.006014 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a11a9d7-8854-4379-94a1-8d750c85dd39 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:11.006014 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0a11a9d7-8854-4379-94a1-8d750c85dd39 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:11.010714 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:11.010714 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:11.011924 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a11a9d7-8854-4379-94a1-8d750c85dd39 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:11.012459 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 907/3634] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:10 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:11.138458 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4a32d0d-3b48-41bc-9a2d-c3d185dc5440 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:11.140134 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4a32d0d-3b48-41bc-9a2d-c3d185dc5440 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:11.140365 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4a32d0d-3b48-41bc-9a2d-c3d185dc5440 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:11.140580 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4a32d0d-3b48-41bc-9a2d-c3d185dc5440 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:11.147423 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:11.147423 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:11.151243 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e4a32d0d-3b48-41bc-9a2d-c3d185dc5440 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:11.156995 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4a32d0d-3b48-41bc-9a2d-c3d185dc5440 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:17:11.157413 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 910/3635] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:11 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:11.703072 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-952bcb30-38bd-42ac-b23e-b219f57557f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:11.708553 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-952bcb30-38bd-42ac-b23e-b219f57557f6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:11.708915 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-952bcb30-38bd-42ac-b23e-b219f57557f6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:11.709195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-952bcb30-38bd-42ac-b23e-b219f57557f6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:11.719831 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:11.719831 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:11.720330 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-952bcb30-38bd-42ac-b23e-b219f57557f6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:11.721184 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-952bcb30-38bd-42ac-b23e-b219f57557f6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 returned with HTTP 200 Jul 22 00:17:11.721546 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 914/3636] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:11 2026] GET /volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:11.731805 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bef04b30-429f-4559-8757-5702b24856c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:11.739687 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:11.740133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "62e54177-9753-48d9-b0b4-632ee2a07ae0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-883333169"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:11.741747 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'snapshot_id': '62e54177-9753-48d9-b0b4-632ee2a07ae0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-883333169'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:11.754814 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:11.754814 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:11.757482 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:11.757482 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:11.757588 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cb37797-71f1-4b27-b27b-703e38b06477 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:11.760678 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cb37797-71f1-4b27-b27b-703e38b06477 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:11.760678 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cb37797-71f1-4b27-b27b-703e38b06477 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:11.760678 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cb37797-71f1-4b27-b27b-703e38b06477 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:11.760678 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4cb37797-71f1-4b27-b27b-703e38b06477 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:11.761646 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:11.767316 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:11.767316 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:11.767316 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cb37797-71f1-4b27-b27b-703e38b06477 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:11.767316 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 908/3637] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:11 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:11.767697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (7ec601c3-617b-488b-88e2-3fee4faba494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:11.768698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b8cb4b-7780-45be-ae1b-030e682b903a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:11.769686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:11.819518 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b8cb4b-7780-45be-ae1b-030e682b903a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '62e54177-9753-48d9-b0b4-632ee2a07ae0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:11.821661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd0e68b6-eddb-40db-aa37-b76c7ad615b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:11.912053 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['b7a67ed8-2d62-43d9-9023-10c6d8a9b6ec', '0f5c1439-1759-42eb-a4aa-060e73a6ba40', 'c62f5f2f-6daf-4b44-b6d0-1a1ec8aec52a', '9f1e2afb-3a7c-4d9e-8546-1637e05f5233'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:11.913033 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd0e68b6-eddb-40db-aa37-b76c7ad615b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7a67ed8-2d62-43d9-9023-10c6d8a9b6ec', '0f5c1439-1759-42eb-a4aa-060e73a6ba40', 'c62f5f2f-6daf-4b44-b6d0-1a1ec8aec52a', '9f1e2afb-3a7c-4d9e-8546-1637e05f5233']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:11.913920 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd6954f-7c5d-40bb-b22e-f399f9438484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:11.989040 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd6954f-7c5d-40bb-b22e-f399f9438484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8adb76fa-5619-4e08-94dc-2e534635166e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-883333169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['b7a67ed8-2d62-43d9-9023-10c6d8a9b6ec','0f5c1439-1759-42eb-a4aa-060e73a6ba40','c62f5f2f-6daf-4b44-b6d0-1a1ec8aec52a','9f1e2afb-3a7c-4d9e-8546-1637e05f5233'],size=1,snapshot_id=62e54177-9753-48d9-b0b4-632ee2a07ae0,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-883333169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8adb76fa-5619-4e08-94dc-2e534635166e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=62e54177-9753-48d9-b0b4-632ee2a07ae0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:11.990827 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (121598e6-1b7b-4a42-a4e5-fb388d309b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:12.016389 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (121598e6-1b7b-4a42-a4e5-fb388d309b8b) transitioned into state 'SUCCESS' from state '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-883333169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['b7a67ed8-2d62-43d9-9023-10c6d8a9b6ec','0f5c1439-1759-42eb-a4aa-060e73a6ba40','c62f5f2f-6daf-4b44-b6d0-1a1ec8aec52a','9f1e2afb-3a7c-4d9e-8546-1637e05f5233'],size=1,snapshot_id=62e54177-9753-48d9-b0b4-632ee2a07ae0,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:12.017591 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ee4f53-8480-47eb-a414-9a65cef32280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:12.026612 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d489c8ad-d0b7-49c6-b0c7-a2fd1fc82dc9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:12.028757 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d489c8ad-d0b7-49c6-b0c7-a2fd1fc82dc9 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:12.029002 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d489c8ad-d0b7-49c6-b0c7-a2fd1fc82dc9 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:12.029275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d489c8ad-d0b7-49c6-b0c7-a2fd1fc82dc9 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:12.030043 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d489c8ad-d0b7-49c6-b0c7-a2fd1fc82dc9 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:12.038281 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:12.038281 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:12.039207 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d489c8ad-d0b7-49c6-b0c7-a2fd1fc82dc9 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:12.039872 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 911/3638] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:12 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:12.050474 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ee4f53-8480-47eb-a414-9a65cef32280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:12.051342 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (7ec601c3-617b-488b-88e2-3fee4faba494) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:12.051673 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:12.052321 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bef04b30-429f-4559-8757-5702b24856c6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:12.052782 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 906/3639] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:17:11 2026] POST /volume/v3/volumes => generated 803 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:12.066627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66f31bb6-3f8d-4b3b-82d5-d4e89fcfb488 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:12.071285 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66f31bb6-3f8d-4b3b-82d5-d4e89fcfb488 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:12.071285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66f31bb6-3f8d-4b3b-82d5-d4e89fcfb488 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:12.071285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66f31bb6-3f8d-4b3b-82d5-d4e89fcfb488 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:12.079504 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:12.079504 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:12.085895 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-66f31bb6-3f8d-4b3b-82d5-d4e89fcfb488 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:12.094014 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66f31bb6-3f8d-4b3b-82d5-d4e89fcfb488 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e returned with HTTP 200 Jul 22 00:17:12.094014 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 915/3640] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:12 2026] GET /volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:12.779774 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-833e490d-1464-498d-89a8-883b5d965d33 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:12.781459 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-833e490d-1464-498d-89a8-883b5d965d33 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:12.781805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-833e490d-1464-498d-89a8-883b5d965d33 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:12.782118 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-833e490d-1464-498d-89a8-883b5d965d33 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:12.783191 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-833e490d-1464-498d-89a8-883b5d965d33 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:12.788484 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:12.788484 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:12.788484 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-833e490d-1464-498d-89a8-883b5d965d33 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:12.788484 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 909/3641] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:12 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:13.055500 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4b4f9e7-d3e9-4d64-a670-245a2d18dff0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:13.057605 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4b4f9e7-d3e9-4d64-a670-245a2d18dff0 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:13.059305 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4b4f9e7-d3e9-4d64-a670-245a2d18dff0 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:13.059305 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4b4f9e7-d3e9-4d64-a670-245a2d18dff0 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:13.059305 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b4b4f9e7-d3e9-4d64-a670-245a2d18dff0 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:13.065098 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:13.065098 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:13.065946 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4b4f9e7-d3e9-4d64-a670-245a2d18dff0 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:13.066522 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 912/3642] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:13 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:13.112449 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22fb0f16-37df-47df-ad69-ebae8c9a9af3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:13.115883 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22fb0f16-37df-47df-ad69-ebae8c9a9af3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:13.115883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22fb0f16-37df-47df-ad69-ebae8c9a9af3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:13.115883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22fb0f16-37df-47df-ad69-ebae8c9a9af3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:13.124879 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:13.124879 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:13.131477 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22fb0f16-37df-47df-ad69-ebae8c9a9af3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:13.138416 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22fb0f16-37df-47df-ad69-ebae8c9a9af3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e returned with HTTP 200 Jul 22 00:17:13.139117 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 907/3643] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:13 2026] GET /volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:13.156448 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1423121-00b5-4886-a673-a2e1a3ff4508 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:13.158814 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1423121-00b5-4886-a673-a2e1a3ff4508 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:13.159346 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1423121-00b5-4886-a673-a2e1a3ff4508 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8adb76fa-5619-4e08-94dc-2e534635166e", "name": "tempest-VolumeDependencyTests-Snapshot-35785544"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:13.174491 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:13.174491 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:13.176100 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c1423121-00b5-4886-a673-a2e1a3ff4508 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:13.176278 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c1423121-00b5-4886-a673-a2e1a3ff4508 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create snapshot from volume 8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:13.230107 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c1423121-00b5-4886-a673-a2e1a3ff4508 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['bf47abf1-d2e3-40ba-8df0-09c5b3995881', 'e1bfe306-ee66-40eb-9f19-93921c31a4d7', '0b3dcca8-f36d-409f-abc9-a5d588a499aa', '1cb862ca-bb53-4976-87d3-4d858a3a1b7c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:13.263522 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81a209ec-2cbf-4a8d-9e64-f1dd58d26be8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:13.265183 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81a209ec-2cbf-4a8d-9e64-f1dd58d26be8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:17:13.265688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81a209ec-2cbf-4a8d-9e64-f1dd58d26be8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:13.266017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81a209ec-2cbf-4a8d-9e64-f1dd58d26be8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:13.266329 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-81a209ec-2cbf-4a8d-9e64-f1dd58d26be8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume with id: a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:17:13.271954 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c1423121-00b5-4886-a673-a2e1a3ff4508 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot create request issued successfully. Jul 22 00:17:13.273765 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1423121-00b5-4886-a673-a2e1a3ff4508 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:13.273765 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 916/3644] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:13.276711 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:13.276711 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:13.277692 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81a209ec-2cbf-4a8d-9e64-f1dd58d26be8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:13.288161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58f75dd6-1bcd-4585-947e-60e64002e4e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:13.293836 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f75dd6-1bcd-4585-947e-60e64002e4e9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:13.294160 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f75dd6-1bcd-4585-947e-60e64002e4e9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:13.294415 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f75dd6-1bcd-4585-947e-60e64002e4e9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:13.303147 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:13.303147 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:13.304228 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-58f75dd6-1bcd-4585-947e-60e64002e4e9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:13.306263 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f75dd6-1bcd-4585-947e-60e64002e4e9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 returned with HTTP 200 Jul 22 00:17:13.306929 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 913/3645] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:13 2026] GET /volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:13.310964 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81a209ec-2cbf-4a8d-9e64-f1dd58d26be8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume request issued successfully. Jul 22 00:17:13.310964 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81a209ec-2cbf-4a8d-9e64-f1dd58d26be8 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 202 Jul 22 00:17:13.310964 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 910/3646] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:13 2026] DELETE /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 00:17:13.322477 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61beab01-8f01-46ed-a0ad-6a89e72b0775 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:13.325154 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61beab01-8f01-46ed-a0ad-6a89e72b0775 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:17:13.325439 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61beab01-8f01-46ed-a0ad-6a89e72b0775 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:13.325763 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61beab01-8f01-46ed-a0ad-6a89e72b0775 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:13.338046 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:13.338046 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:13.342752 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61beab01-8f01-46ed-a0ad-6a89e72b0775 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:13.348065 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61beab01-8f01-46ed-a0ad-6a89e72b0775 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 200 Jul 22 00:17:13.348603 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 908/3647] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:13 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:13.798749 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a41bd091-d840-4687-bd93-85c18459530e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:13.801287 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a41bd091-d840-4687-bd93-85c18459530e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:13.801614 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a41bd091-d840-4687-bd93-85c18459530e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:13.801939 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a41bd091-d840-4687-bd93-85c18459530e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:13.802178 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a41bd091-d840-4687-bd93-85c18459530e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:13.807500 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:13.807500 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:13.808438 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a41bd091-d840-4687-bd93-85c18459530e tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:13.808930 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 917/3648] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:13 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:14.083688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-542c213a-31d6-4b25-90d4-a4f838aafee2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.085820 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-542c213a-31d6-4b25-90d4-a4f838aafee2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:14.086179 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-542c213a-31d6-4b25-90d4-a4f838aafee2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:14.086431 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-542c213a-31d6-4b25-90d4-a4f838aafee2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:14.086601 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-542c213a-31d6-4b25-90d4-a4f838aafee2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:14.091724 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:14.091724 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:14.092674 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-542c213a-31d6-4b25-90d4-a4f838aafee2 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:14.093105 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 914/3649] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:14 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:14.196183 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bba7fc39-e427-4118-8083-d7682bc9e086 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.198143 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba7fc39-e427-4118-8083-d7682bc9e086 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:14.198515 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba7fc39-e427-4118-8083-d7682bc9e086 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:14.198884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba7fc39-e427-4118-8083-d7682bc9e086 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:14.209926 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:14.209926 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:14.213358 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bba7fc39-e427-4118-8083-d7682bc9e086 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:14.218926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba7fc39-e427-4118-8083-d7682bc9e086 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:17:14.219555 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 911/3650] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:14 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:14.233266 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4dd8ae14-6aab-4a28-9ece-02dad92169b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.236400 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4dd8ae14-6aab-4a28-9ece-02dad92169b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:14.237498 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4dd8ae14-6aab-4a28-9ece-02dad92169b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:14.237784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4dd8ae14-6aab-4a28-9ece-02dad92169b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:14.238545 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4dd8ae14-6aab-4a28-9ece-02dad92169b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume with id: 2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:14.253332 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:14.253332 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:14.255614 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4dd8ae14-6aab-4a28-9ece-02dad92169b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:14.278001 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4dd8ae14-6aab-4a28-9ece-02dad92169b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Delete volume request issued successfully. Jul 22 00:17:14.278168 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4dd8ae14-6aab-4a28-9ece-02dad92169b5 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 202 Jul 22 00:17:14.278609 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 909/3651] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:14 2026] DELETE /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:14.289321 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e80f28e8-2508-4a5b-801e-0f2928d9def6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.291127 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e80f28e8-2508-4a5b-801e-0f2928d9def6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:14.291311 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e80f28e8-2508-4a5b-801e-0f2928d9def6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:14.291537 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e80f28e8-2508-4a5b-801e-0f2928d9def6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:14.300030 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:14.300030 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:14.305237 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e80f28e8-2508-4a5b-801e-0f2928d9def6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Volume info retrieved successfully. Jul 22 00:17:14.311995 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e80f28e8-2508-4a5b-801e-0f2928d9def6 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 200 Jul 22 00:17:14.312551 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 918/3652] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:14 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:14.318853 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7418032-7d03-48a2-bcd1-2fd961e63f07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.322005 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7418032-7d03-48a2-bcd1-2fd961e63f07 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:14.322447 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7418032-7d03-48a2-bcd1-2fd961e63f07 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:14.324849 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7418032-7d03-48a2-bcd1-2fd961e63f07 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:14.330728 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:14.330728 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:14.331301 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b7418032-7d03-48a2-bcd1-2fd961e63f07 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:14.332195 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7418032-7d03-48a2-bcd1-2fd961e63f07 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 returned with HTTP 200 Jul 22 00:17:14.332634 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 915/3653] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:14 2026] GET /volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:14.344541 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.346220 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:14.346827 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-997195679"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:14.348834 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'snapshot_id': 'f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-997195679'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:14.356887 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:14.356887 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:14.356887 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:14.356887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:14.361192 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:14.365533 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5cc1839b-2f7c-477d-a3fe-fc8de056fcdc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.367928 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5cc1839b-2f7c-477d-a3fe-fc8de056fcdc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b Jul 22 00:17:14.368170 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5cc1839b-2f7c-477d-a3fe-fc8de056fcdc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:14.368387 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5cc1839b-2f7c-477d-a3fe-fc8de056fcdc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:14.369538 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (6b214bc0-1abf-4dbd-bc18-ef59118e1fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:14.370771 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e77a0855-bd70-4c1a-a292-cf6dcd1afba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:14.373232 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:14.375435 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5cc1839b-2f7c-477d-a3fe-fc8de056fcdc tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b returned with HTTP 404 Jul 22 00:17:14.376357 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 910/3654] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:14 2026] GET /volume/v3/volumes/a0443343-bc54-4217-893f-a9aea9b8997b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:14.420826 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e77a0855-bd70-4c1a-a292-cf6dcd1afba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:14.422032 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f30b4edb-4707-42ce-a281-5cd91bf1bb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:14.477887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['63a846b3-ea1f-4514-a8b5-30a91087fd37', 'f30341b6-bf26-4519-8396-5d9f69a4acb7', '69837ffb-09cd-4900-90f6-d9ad835dbde0', '745eb047-1e2c-4fe0-ab1c-8f3dc0ec29e4'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:14.477887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f30b4edb-4707-42ce-a281-5cd91bf1bb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a846b3-ea1f-4514-a8b5-30a91087fd37', 'f30341b6-bf26-4519-8396-5d9f69a4acb7', '69837ffb-09cd-4900-90f6-d9ad835dbde0', '745eb047-1e2c-4fe0-ab1c-8f3dc0ec29e4']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:14.477887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7108159d-50e9-4e01-8fb3-831f9192b90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:14.541778 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7108159d-50e9-4e01-8fb3-831f9192b90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-997195679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['63a846b3-ea1f-4514-a8b5-30a91087fd37','f30341b6-bf26-4519-8396-5d9f69a4acb7','69837ffb-09cd-4900-90f6-d9ad835dbde0','745eb047-1e2c-4fe0-ab1c-8f3dc0ec29e4'],size=1,snapshot_id=f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-997195679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:14.543159 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b629e2a4-a36a-4bd2-827e-e5e62eef5f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:14.571476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b629e2a4-a36a-4bd2-827e-e5e62eef5f3d) transitioned into state 'SUCCESS' from state '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-997195679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['63a846b3-ea1f-4514-a8b5-30a91087fd37','f30341b6-bf26-4519-8396-5d9f69a4acb7','69837ffb-09cd-4900-90f6-d9ad835dbde0','745eb047-1e2c-4fe0-ab1c-8f3dc0ec29e4'],size=1,snapshot_id=f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:14.572647 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2fe7b95-96fe-4ae2-ab6a-ae9381dc2d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:14.600386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2fe7b95-96fe-4ae2-ab6a-ae9381dc2d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:14.601693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (6b214bc0-1abf-4dbd-bc18-ef59118e1fa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:14.602478 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:14.603690 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b4bc456-7974-4adc-a326-7c3dd7cf4ab6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:14.604568 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 912/3655] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:17:14 2026] POST /volume/v3/volumes => generated 803 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:14.616634 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ade5ce4a-8cb4-491e-9a03-bdfe5c8d6068 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.619798 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ade5ce4a-8cb4-491e-9a03-bdfe5c8d6068 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:14.619798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ade5ce4a-8cb4-491e-9a03-bdfe5c8d6068 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:14.619798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ade5ce4a-8cb4-491e-9a03-bdfe5c8d6068 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:14.627133 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:14.627133 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:14.633178 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ade5ce4a-8cb4-491e-9a03-bdfe5c8d6068 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:14.638593 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ade5ce4a-8cb4-491e-9a03-bdfe5c8d6068 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 returned with HTTP 200 Jul 22 00:17:14.639371 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 919/3656] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:14 2026] GET /volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:14.820482 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d05f7633-5c57-4b28-9a52-aa31819e2265 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:14.820703 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d05f7633-5c57-4b28-9a52-aa31819e2265 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:14.820936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d05f7633-5c57-4b28-9a52-aa31819e2265 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:14.821144 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d05f7633-5c57-4b28-9a52-aa31819e2265 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:14.821242 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d05f7633-5c57-4b28-9a52-aa31819e2265 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:14.825806 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:14.825806 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:14.826538 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d05f7633-5c57-4b28-9a52-aa31819e2265 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:14.827127 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 916/3657] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:14 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:15.108153 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac9c49b3-c3ee-43ea-a764-94d6b7964f71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:15.112118 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac9c49b3-c3ee-43ea-a764-94d6b7964f71 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:15.112412 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac9c49b3-c3ee-43ea-a764-94d6b7964f71 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:15.112784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac9c49b3-c3ee-43ea-a764-94d6b7964f71 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:15.112784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ac9c49b3-c3ee-43ea-a764-94d6b7964f71 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:15.120959 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:15.120959 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:15.121694 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac9c49b3-c3ee-43ea-a764-94d6b7964f71 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:15.121990 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 911/3658] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:15 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:15.329633 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-441a8e0e-8ed6-4a11-b52f-eb5669a03582 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:15.331872 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-441a8e0e-8ed6-4a11-b52f-eb5669a03582 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] GET https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 Jul 22 00:17:15.332137 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-441a8e0e-8ed6-4a11-b52f-eb5669a03582 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:15.332353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-441a8e0e-8ed6-4a11-b52f-eb5669a03582 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:15.338927 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-441a8e0e-8ed6-4a11-b52f-eb5669a03582 tempest-VolumesBackupsTest-742493725 tempest-VolumesBackupsTest-742493725-project-member] https://10.4.3.168/volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 returned with HTTP 404 Jul 22 00:17:15.339614 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 913/3659] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:15 2026] GET /volume/v3/volumes/2702b8c5-2a70-4aa2-bbac-6ad866845ad7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:15.655240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-20f1f433-7309-481f-a679-da1b973bd898 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:15.658014 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20f1f433-7309-481f-a679-da1b973bd898 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:15.658263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20f1f433-7309-481f-a679-da1b973bd898 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:15.658548 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20f1f433-7309-481f-a679-da1b973bd898 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:15.666594 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:15.666594 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:15.672009 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-20f1f433-7309-481f-a679-da1b973bd898 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:15.677353 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20f1f433-7309-481f-a679-da1b973bd898 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 returned with HTTP 200 Jul 22 00:17:15.677735 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 920/3660] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:15 2026] GET /volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:15.691429 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7faf91bf-7d73-4e9d-90f4-484f812873a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:15.694890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7faf91bf-7d73-4e9d-90f4-484f812873a5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:15.694890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7faf91bf-7d73-4e9d-90f4-484f812873a5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:15.694890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7faf91bf-7d73-4e9d-90f4-484f812873a5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:15.694890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-7faf91bf-7d73-4e9d-90f4-484f812873a5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: 62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:15.701243 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:15.701243 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:15.701665 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7faf91bf-7d73-4e9d-90f4-484f812873a5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:15.722520 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7faf91bf-7d73-4e9d-90f4-484f812873a5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot delete request issued successfully. Jul 22 00:17:15.725882 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7faf91bf-7d73-4e9d-90f4-484f812873a5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 returned with HTTP 202 Jul 22 00:17:15.725882 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 917/3661] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:15 2026] DELETE /volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:15.733050 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91c4e20b-1979-4c9f-a910-52fef90de0d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:15.735775 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91c4e20b-1979-4c9f-a910-52fef90de0d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:15.736120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91c4e20b-1979-4c9f-a910-52fef90de0d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:15.736433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91c4e20b-1979-4c9f-a910-52fef90de0d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:15.744498 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:15.744498 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:15.745157 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91c4e20b-1979-4c9f-a910-52fef90de0d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:15.746105 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91c4e20b-1979-4c9f-a910-52fef90de0d0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 returned with HTTP 200 Jul 22 00:17:15.746513 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 912/3662] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:15 2026] GET /volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:15.841639 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ee697c4-5ea9-4f6c-be3c-57d3884a53f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:15.843599 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ee697c4-5ea9-4f6c-be3c-57d3884a53f7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:15.843828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ee697c4-5ea9-4f6c-be3c-57d3884a53f7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:15.844054 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ee697c4-5ea9-4f6c-be3c-57d3884a53f7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:15.844185 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0ee697c4-5ea9-4f6c-be3c-57d3884a53f7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:15.852403 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:15.852403 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:15.853240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ee697c4-5ea9-4f6c-be3c-57d3884a53f7 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:15.853692 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 914/3663] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:15 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:16.137756 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b55f9a6-4408-49c8-a2d5-a066f138438d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:16.141929 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b55f9a6-4408-49c8-a2d5-a066f138438d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:16.141929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b55f9a6-4408-49c8-a2d5-a066f138438d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:16.141929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b55f9a6-4408-49c8-a2d5-a066f138438d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:16.141929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2b55f9a6-4408-49c8-a2d5-a066f138438d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:16.149406 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:16.149406 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:16.150417 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b55f9a6-4408-49c8-a2d5-a066f138438d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:16.150928 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 921/3664] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:16 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:16.759268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bcb608ba-2b7f-4312-967f-9351ac5ec296 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:16.762024 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcb608ba-2b7f-4312-967f-9351ac5ec296 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:16.762283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcb608ba-2b7f-4312-967f-9351ac5ec296 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:16.762525 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcb608ba-2b7f-4312-967f-9351ac5ec296 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:16.767805 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcb608ba-2b7f-4312-967f-9351ac5ec296 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 returned with HTTP 404 Jul 22 00:17:16.768479 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 918/3665] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:16 2026] GET /volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:16.776368 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac697e7e-2951-4c18-a720-0d36524a9381 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:16.780295 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac697e7e-2951-4c18-a720-0d36524a9381 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:16.780295 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac697e7e-2951-4c18-a720-0d36524a9381 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:16.780295 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac697e7e-2951-4c18-a720-0d36524a9381 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:16.780295 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-ac697e7e-2951-4c18-a720-0d36524a9381 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:16.786321 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:16.786321 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:16.786321 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac697e7e-2951-4c18-a720-0d36524a9381 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:16.812069 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac697e7e-2951-4c18-a720-0d36524a9381 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot delete request issued successfully. Jul 22 00:17:16.812069 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac697e7e-2951-4c18-a720-0d36524a9381 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 returned with HTTP 202 Jul 22 00:17:16.812069 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 913/3666] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:16 2026] DELETE /volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:16.815228 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a0950b6-7005-4c2d-8297-5c2ed815cd23 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:16.817093 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a0950b6-7005-4c2d-8297-5c2ed815cd23 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:16.817303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a0950b6-7005-4c2d-8297-5c2ed815cd23 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:16.817519 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a0950b6-7005-4c2d-8297-5c2ed815cd23 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:16.823366 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:16.823366 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:16.824568 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6a0950b6-7005-4c2d-8297-5c2ed815cd23 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:16.824772 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a0950b6-7005-4c2d-8297-5c2ed815cd23 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 returned with HTTP 200 Jul 22 00:17:16.825259 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 915/3667] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:16 2026] GET /volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:16.870128 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76b61aca-775d-4200-af70-35efa0239908 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:16.872278 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76b61aca-775d-4200-af70-35efa0239908 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:16.872711 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76b61aca-775d-4200-af70-35efa0239908 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:16.873116 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76b61aca-775d-4200-af70-35efa0239908 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:16.873381 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-76b61aca-775d-4200-af70-35efa0239908 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:16.884063 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:16.884063 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:16.884935 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76b61aca-775d-4200-af70-35efa0239908 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:16.885793 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 922/3668] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:16 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:16.898313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d8ccc439-e8e0-4a54-bfda-96c67897ec6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:16.902027 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8ccc439-e8e0-4a54-bfda-96c67897ec6d tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] DELETE https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:16.902387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8ccc439-e8e0-4a54-bfda-96c67897ec6d tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:16.902682 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8ccc439-e8e0-4a54-bfda-96c67897ec6d tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:16.902829 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-d8ccc439-e8e0-4a54-bfda-96c67897ec6d tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Delete backup with id: 66c60ca4-613e-4c46-ab29-80397510c1e4. Jul 22 00:17:16.912691 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:16.912691 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:16.930005 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-d8ccc439-e8e0-4a54-bfda-96c67897ec6d tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] delete_backup rpcapi backup_id 66c60ca4-613e-4c46-ab29-80397510c1e4 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:17:16.932182 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8ccc439-e8e0-4a54-bfda-96c67897ec6d tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 202 Jul 22 00:17:16.932793 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 919/3669] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:16 2026] DELETE /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:17:16.941596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b529579-8769-4a45-b33f-acf9f45e2ecd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:16.943757 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b529579-8769-4a45-b33f-acf9f45e2ecd tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:16.944056 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b529579-8769-4a45-b33f-acf9f45e2ecd tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:16.944367 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b529579-8769-4a45-b33f-acf9f45e2ecd tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:16.944516 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5b529579-8769-4a45-b33f-acf9f45e2ecd tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:16.949501 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:16.949501 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:16.950187 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b529579-8769-4a45-b33f-acf9f45e2ecd tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 200 Jul 22 00:17:16.950570 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 914/3670] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:16 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:17.163402 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b459968-a8b6-4958-b3a6-908506bd7530 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:17.165553 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b459968-a8b6-4958-b3a6-908506bd7530 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:17.165798 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b459968-a8b6-4958-b3a6-908506bd7530 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:17.166050 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b459968-a8b6-4958-b3a6-908506bd7530 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:17.166174 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1b459968-a8b6-4958-b3a6-908506bd7530 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:17.178015 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:17.178015 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:17.178997 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b459968-a8b6-4958-b3a6-908506bd7530 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:17.179470 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 916/3671] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:17 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:17.834196 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b51b854-9dff-4fdb-ad8d-3dd41faf4150 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:17.840061 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b51b854-9dff-4fdb-ad8d-3dd41faf4150 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:17.840061 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b51b854-9dff-4fdb-ad8d-3dd41faf4150 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:17.840061 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b51b854-9dff-4fdb-ad8d-3dd41faf4150 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:17.843305 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b51b854-9dff-4fdb-ad8d-3dd41faf4150 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 returned with HTTP 404 Jul 22 00:17:17.846396 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 923/3672] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:17 2026] GET /volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:17.853511 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53459233-eb59-49ae-8b6c-5fbf0005764c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:17.858825 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53459233-eb59-49ae-8b6c-5fbf0005764c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:17.858825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53459233-eb59-49ae-8b6c-5fbf0005764c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:17.858825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53459233-eb59-49ae-8b6c-5fbf0005764c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:17.858825 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-53459233-eb59-49ae-8b6c-5fbf0005764c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:17.873482 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:17.873482 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:17.875629 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-53459233-eb59-49ae-8b6c-5fbf0005764c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:17.903743 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-53459233-eb59-49ae-8b6c-5fbf0005764c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:17.903931 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53459233-eb59-49ae-8b6c-5fbf0005764c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 returned with HTTP 202 Jul 22 00:17:17.904373 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 920/3673] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:17 2026] DELETE /volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:17.915920 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d2d5bff-fb87-499f-8628-bf2bba36476b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:17.919623 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d2d5bff-fb87-499f-8628-bf2bba36476b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:17.920630 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d2d5bff-fb87-499f-8628-bf2bba36476b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:17.921180 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d2d5bff-fb87-499f-8628-bf2bba36476b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:17.932389 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:17.932389 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:17.936300 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d2d5bff-fb87-499f-8628-bf2bba36476b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:17.941312 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d2d5bff-fb87-499f-8628-bf2bba36476b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 returned with HTTP 200 Jul 22 00:17:17.941905 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 915/3674] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:17 2026] GET /volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:17.964195 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68131803-ae30-4f15-a82d-13d2fc107027 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:17.966684 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68131803-ae30-4f15-a82d-13d2fc107027 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 Jul 22 00:17:17.966991 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68131803-ae30-4f15-a82d-13d2fc107027 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:17.967255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68131803-ae30-4f15-a82d-13d2fc107027 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:17.967406 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-68131803-ae30-4f15-a82d-13d2fc107027 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Show backup with id 66c60ca4-613e-4c46-ab29-80397510c1e4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:17.972011 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68131803-ae30-4f15-a82d-13d2fc107027 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 returned with HTTP 404 Jul 22 00:17:17.972359 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 917/3675] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:17 2026] GET /volume/v3/backups/66c60ca4-613e-4c46-ab29-80397510c1e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:17.981651 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb7a99d4-f437-4572-b202-2341edb8eeab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:17.984028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb7a99d4-f437-4572-b202-2341edb8eeab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 Jul 22 00:17:17.984310 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb7a99d4-f437-4572-b202-2341edb8eeab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:17.984685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb7a99d4-f437-4572-b202-2341edb8eeab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:17.984993 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fb7a99d4-f437-4572-b202-2341edb8eeab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Delete volume with id: e8314c4e-eb8e-4455-8690-0f7286799894 Jul 22 00:17:17.996017 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:17.996017 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:17.997458 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fb7a99d4-f437-4572-b202-2341edb8eeab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Volume info retrieved successfully. Jul 22 00:17:18.023675 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fb7a99d4-f437-4572-b202-2341edb8eeab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Delete volume request issued successfully. Jul 22 00:17:18.023926 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb7a99d4-f437-4572-b202-2341edb8eeab tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 returned with HTTP 202 Jul 22 00:17:18.024387 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 924/3676] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:17 2026] DELETE /volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:18.033017 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48916d23-23f1-49ba-a6b0-e768404f2ad1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:18.035099 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48916d23-23f1-49ba-a6b0-e768404f2ad1 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 Jul 22 00:17:18.035409 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48916d23-23f1-49ba-a6b0-e768404f2ad1 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:18.036631 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48916d23-23f1-49ba-a6b0-e768404f2ad1 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:18.047022 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:18.047022 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:18.052585 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-48916d23-23f1-49ba-a6b0-e768404f2ad1 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Volume info retrieved successfully. Jul 22 00:17:18.058276 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48916d23-23f1-49ba-a6b0-e768404f2ad1 tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 returned with HTTP 200 Jul 22 00:17:18.058749 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 921/3677] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:18 2026] GET /volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:18.191199 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8997ce0b-42d4-49c9-b71e-580b744b9856 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:18.193192 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8997ce0b-42d4-49c9-b71e-580b744b9856 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:18.193429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8997ce0b-42d4-49c9-b71e-580b744b9856 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:18.193629 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8997ce0b-42d4-49c9-b71e-580b744b9856 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:18.193758 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8997ce0b-42d4-49c9-b71e-580b744b9856 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:18.199490 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:18.199490 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:18.200268 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8997ce0b-42d4-49c9-b71e-580b744b9856 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:18.200727 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 916/3678] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:18 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:18.703129 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8d6b198-34bc-48a9-8931-ece061edee63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:18.799531 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8d6b198-34bc-48a9-8931-ece061edee63 tempest-VolumesSummaryTest-1993132702 tempest-VolumesSummaryTest-1993132702-project-member] GET https://10.4.3.168/volume/v3/volumes/summary Jul 22 00:17:18.799790 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8d6b198-34bc-48a9-8931-ece061edee63 tempest-VolumesSummaryTest-1993132702 tempest-VolumesSummaryTest-1993132702-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:18.800027 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8d6b198-34bc-48a9-8931-ece061edee63 tempest-VolumesSummaryTest-1993132702 tempest-VolumesSummaryTest-1993132702-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:18.800547 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a8d6b198-34bc-48a9-8931-ece061edee63 tempest-VolumesSummaryTest-1993132702 tempest-VolumesSummaryTest-1993132702-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:17:18.805716 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8d6b198-34bc-48a9-8931-ece061edee63 tempest-VolumesSummaryTest-1993132702 tempest-VolumesSummaryTest-1993132702-project-member] Get summary completed successfully. Jul 22 00:17:18.805992 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8d6b198-34bc-48a9-8931-ece061edee63 tempest-VolumesSummaryTest-1993132702 tempest-VolumesSummaryTest-1993132702-project-member] https://10.4.3.168/volume/v3/volumes/summary returned with HTTP 200 Jul 22 00:17:18.806325 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 918/3679] 10.4.3.168 () {68 vars in 1302 bytes} [Wed Jul 22 00:17:18 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:18.955266 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a0a2297-69af-40d6-9b9c-6dc3abdb70b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:18.957227 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a0a2297-69af-40d6-9b9c-6dc3abdb70b2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:18.957473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a0a2297-69af-40d6-9b9c-6dc3abdb70b2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:18.957685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a0a2297-69af-40d6-9b9c-6dc3abdb70b2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:18.963996 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a0a2297-69af-40d6-9b9c-6dc3abdb70b2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 returned with HTTP 404 Jul 22 00:17:18.964493 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 925/3680] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:18 2026] GET /volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:18.971839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d151a79-dafc-4145-970b-3625dbb4a5fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:18.974045 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d151a79-dafc-4145-970b-3625dbb4a5fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:18.974269 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d151a79-dafc-4145-970b-3625dbb4a5fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:18.974507 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d151a79-dafc-4145-970b-3625dbb4a5fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:18.974716 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6d151a79-dafc-4145-970b-3625dbb4a5fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:18.982721 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:18.982721 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:18.983281 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d151a79-dafc-4145-970b-3625dbb4a5fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:19.005728 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d151a79-dafc-4145-970b-3625dbb4a5fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:19.006024 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d151a79-dafc-4145-970b-3625dbb4a5fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e returned with HTTP 202 Jul 22 00:17:19.006536 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 922/3681] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:18 2026] DELETE /volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:19.013146 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-714fe94c-5c4c-4351-bbb6-5a3efcf2be5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:19.016008 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-714fe94c-5c4c-4351-bbb6-5a3efcf2be5d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:19.016212 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-714fe94c-5c4c-4351-bbb6-5a3efcf2be5d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:19.016408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-714fe94c-5c4c-4351-bbb6-5a3efcf2be5d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:19.032185 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:19.032185 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:19.039426 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-714fe94c-5c4c-4351-bbb6-5a3efcf2be5d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:19.046410 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-714fe94c-5c4c-4351-bbb6-5a3efcf2be5d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e returned with HTTP 200 Jul 22 00:17:19.046770 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 917/3682] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:19 2026] GET /volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:19.078722 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a15d933-abdf-4c69-8a6d-486cc17b912a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:19.080985 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a15d933-abdf-4c69-8a6d-486cc17b912a tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] GET https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 Jul 22 00:17:19.081337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a15d933-abdf-4c69-8a6d-486cc17b912a tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:19.082365 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a15d933-abdf-4c69-8a6d-486cc17b912a tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:19.088615 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a15d933-abdf-4c69-8a6d-486cc17b912a tempest-ProjectReaderTests39-884585178 tempest-ProjectReaderTests39-884585178-project-admin] https://10.4.3.168/volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 returned with HTTP 404 Jul 22 00:17:19.089533 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 919/3683] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:19 2026] GET /volume/v3/volumes/e8314c4e-eb8e-4455-8690-0f7286799894 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:19.216522 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-58d4627f-9013-4571-a41d-62fb1d83cab8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:19.218309 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58d4627f-9013-4571-a41d-62fb1d83cab8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:19.218546 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58d4627f-9013-4571-a41d-62fb1d83cab8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:19.218738 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58d4627f-9013-4571-a41d-62fb1d83cab8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:19.218793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-58d4627f-9013-4571-a41d-62fb1d83cab8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:19.223195 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:19.223195 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:19.223891 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58d4627f-9013-4571-a41d-62fb1d83cab8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:19.224586 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 926/3684] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:19 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:20.062020 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3d3c69a-baba-404a-9aa2-74237ba983ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:20.064674 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3d3c69a-baba-404a-9aa2-74237ba983ea tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:20.065000 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3d3c69a-baba-404a-9aa2-74237ba983ea tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:20.065839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3d3c69a-baba-404a-9aa2-74237ba983ea tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:20.074674 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3d3c69a-baba-404a-9aa2-74237ba983ea tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e returned with HTTP 404 Jul 22 00:17:20.075381 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 923/3685] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:20 2026] GET /volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:20.083299 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6fa90bb-642c-421a-abe5-52e982a36799 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:20.085039 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6fa90bb-642c-421a-abe5-52e982a36799 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:20.085242 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6fa90bb-642c-421a-abe5-52e982a36799 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:20.085842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6fa90bb-642c-421a-abe5-52e982a36799 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:20.085842 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d6fa90bb-642c-421a-abe5-52e982a36799 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:20.095748 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:20.095748 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:20.096223 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6fa90bb-642c-421a-abe5-52e982a36799 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:20.127693 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6fa90bb-642c-421a-abe5-52e982a36799 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:20.127895 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6fa90bb-642c-421a-abe5-52e982a36799 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 returned with HTTP 202 Jul 22 00:17:20.128413 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 918/3686] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:20 2026] DELETE /volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:20.135843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-485d3132-1cd5-4a31-9644-68b05c51ac3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:20.137708 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-485d3132-1cd5-4a31-9644-68b05c51ac3c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:20.137935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-485d3132-1cd5-4a31-9644-68b05c51ac3c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:20.138167 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-485d3132-1cd5-4a31-9644-68b05c51ac3c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:20.148892 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:20.148892 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:20.151316 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-485d3132-1cd5-4a31-9644-68b05c51ac3c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:20.156220 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-485d3132-1cd5-4a31-9644-68b05c51ac3c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 returned with HTTP 200 Jul 22 00:17:20.156315 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 920/3687] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:20 2026] GET /volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:20.238721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b40c4400-5980-421b-913c-6ec85069db30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:20.244768 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b40c4400-5980-421b-913c-6ec85069db30 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:20.245148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b40c4400-5980-421b-913c-6ec85069db30 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:20.245404 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b40c4400-5980-421b-913c-6ec85069db30 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:20.249066 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b40c4400-5980-421b-913c-6ec85069db30 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:20.253972 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:20.253972 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:20.254962 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b40c4400-5980-421b-913c-6ec85069db30 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:20.255617 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 927/3688] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:20 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:20.532375 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-22854283-a79d-4337-83bb-2ad7f752e26b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:20.535272 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-22854283-a79d-4337-83bb-2ad7f752e26b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:17:20.535668 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-22854283-a79d-4337-83bb-2ad7f752e26b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:20.535874 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-22854283-a79d-4337-83bb-2ad7f752e26b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:20.553635 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:20.553635 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:20.562038 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-22854283-a79d-4337-83bb-2ad7f752e26b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:20.571047 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-22854283-a79d-4337-83bb-2ad7f752e26b tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 200 Jul 22 00:17:20.571657 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 924/3689] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:20 2026] GET /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 1659 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:20.734966 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:20.926187 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:20.926596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-988591958"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:20.928913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-988591958'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:20.929085 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume of 1 GB Jul 22 00:17:20.935650 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:20.937689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:20.944212 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Flow 'volume_create_api' (be0e5e30-acae-4580-8368-046f9d69c14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:20.948890 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11dce202-b369-4aa4-a551-0640e9e5770c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:20.948890 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:20.976422 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11dce202-b369-4aa4-a551-0640e9e5770c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:20.977529 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dc97cc-7a5a-48b5-8033-3acc9cb89bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.008079 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:21.008396 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-245487669"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:21.010644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-245487669'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:21.010770 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume of 1 GB Jul 22 00:17:21.016324 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:21.024736 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (1c2c94a3-b61f-4327-a0df-2d3328e2c3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:21.027416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b75160-bf37-4083-99f5-7b734ed72e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.029199 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:21.057679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Created reservations ['8e82699a-ec2b-4945-a7b7-52a73c7bc22a', '8aa2b5b3-46c9-4be9-a4c1-83f17c50a063', '9b2ee125-da88-4e66-a2a4-a96f29e493ab', 'b69522bc-36c1-49bd-912e-26621182a673'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:21.058848 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dc97cc-7a5a-48b5-8033-3acc9cb89bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e82699a-ec2b-4945-a7b7-52a73c7bc22a', '8aa2b5b3-46c9-4be9-a4c1-83f17c50a063', '9b2ee125-da88-4e66-a2a4-a96f29e493ab', 'b69522bc-36c1-49bd-912e-26621182a673']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.059696 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58ebe9d-f3ea-4e4f-8fb1-40e448ca94db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.070355 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b75160-bf37-4083-99f5-7b734ed72e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.071438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55efcef4-af61-4c43-af1c-c96368fbf2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.087318 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58ebe9d-f3ea-4e4f-8fb1-40e448ca94db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e92f05-6abd-4ce6-9c9d-78dda0d883c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988591958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['8e82699a-ec2b-4945-a7b7-52a73c7bc22a','8aa2b5b3-46c9-4be9-a4c1-83f17c50a063','9b2ee125-da88-4e66-a2a4-a96f29e493ab','b69522bc-36c1-49bd-912e-26621182a673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2ca111392e4bec90c90baf04a61861',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-988591958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1e92f05-6abd-4ce6-9c9d-78dda0d883c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70842790ab3b4002aef9bfa871468f5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca2ca111392e4bec90c90baf04a61861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.088241 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccdedb8-ddad-4e88-8eb1-91522e533244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.109216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccdedb8-ddad-4e88-8eb1-91522e533244) transitioned into state 'SUCCESS' from state '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-988591958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['8e82699a-ec2b-4945-a7b7-52a73c7bc22a','8aa2b5b3-46c9-4be9-a4c1-83f17c50a063','9b2ee125-da88-4e66-a2a4-a96f29e493ab','b69522bc-36c1-49bd-912e-26621182a673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2ca111392e4bec90c90baf04a61861',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.110098 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6629e4-9009-4b44-9921-47d2a47d3e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.123878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6629e4-9009-4b44-9921-47d2a47d3e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.124754 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Flow 'volume_create_api' (be0e5e30-acae-4580-8368-046f9d69c14f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:21.125126 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume request issued successfully. Jul 22 00:17:21.125733 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69b1c7ed-c5ef-4159-8d4e-e5713d0e8744 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:21.126157 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 919/3690] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:20 2026] POST /volume/v3/volumes => generated 777 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:21.140684 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-67edbd32-19e0-4371-ba47-5d3045a3de02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:21.142698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67edbd32-19e0-4371-ba47-5d3045a3de02 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 Jul 22 00:17:21.142975 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67edbd32-19e0-4371-ba47-5d3045a3de02 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:21.143201 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67edbd32-19e0-4371-ba47-5d3045a3de02 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:21.151015 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['1b083f5f-4695-4c82-a3f7-4d209a8fec12', '87d0eb63-3a0a-4dc8-89b1-2f4f0bb1a337', 'ddc37572-7f21-4323-82e9-ed5f90a9d34f', 'a6e8db93-8fe8-4685-a58a-2b1fdec21542'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:21.153154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55efcef4-af61-4c43-af1c-c96368fbf2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b083f5f-4695-4c82-a3f7-4d209a8fec12', '87d0eb63-3a0a-4dc8-89b1-2f4f0bb1a337', 'ddc37572-7f21-4323-82e9-ed5f90a9d34f', 'a6e8db93-8fe8-4685-a58a-2b1fdec21542']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.153313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3cc4d26-4b9d-4885-aec8-3e1deff4cad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.178089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c62d19b9-6616-4d83-8984-94bc42c0d855 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:21.183810 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c62d19b9-6616-4d83-8984-94bc42c0d855 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:21.184326 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c62d19b9-6616-4d83-8984-94bc42c0d855 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:21.184577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c62d19b9-6616-4d83-8984-94bc42c0d855 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:21.192597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3cc4d26-4b9d-4885-aec8-3e1deff4cad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a32f13-9459-4cb8-80b4-11be51de69d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245487669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['1b083f5f-4695-4c82-a3f7-4d209a8fec12','87d0eb63-3a0a-4dc8-89b1-2f4f0bb1a337','ddc37572-7f21-4323-82e9-ed5f90a9d34f','a6e8db93-8fe8-4685-a58a-2b1fdec21542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245487669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1a32f13-9459-4cb8-80b4-11be51de69d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0542dcf9e504430af65bdb39e3a862b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5597237e2d449cbab7faff69a5551c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.192837 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c62d19b9-6616-4d83-8984-94bc42c0d855 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 returned with HTTP 404 Jul 22 00:17:21.193614 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 925/3691] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:21 2026] GET /volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:21.193743 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc5182a-40b0-4e00-b52c-62e4e41670c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.210136 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:21.212283 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:21.212675 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1523028050"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:21.214612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1523028050'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:21.215058 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:21.215634 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:21.215634 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:21.221343 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:21.229294 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (d717bcea-6db0-4e5b-bb39-0669df343cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:21.229617 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc5182a-40b0-4e00-b52c-62e4e41670c4) transitioned into state 'SUCCESS' from state '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-245487669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['1b083f5f-4695-4c82-a3f7-4d209a8fec12','87d0eb63-3a0a-4dc8-89b1-2f4f0bb1a337','ddc37572-7f21-4323-82e9-ed5f90a9d34f','a6e8db93-8fe8-4685-a58a-2b1fdec21542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.230769 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a04aad-faec-422a-8c1b-e42cf320373b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.231206 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f2fffcf-0fe0-4f2d-90f2-634419b5a662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.232205 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:21.247290 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f2fffcf-0fe0-4f2d-90f2-634419b5a662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.248557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (1c2c94a3-b61f-4327-a0df-2d3328e2c3bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:21.249084 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request issued successfully. Jul 22 00:17:21.250063 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c74301f9-ae8a-45e5-a049-f7e6170a7271 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:21.251066 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 921/3692] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:17:20 2026] POST /volume/v3/volumes => generated 777 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:21.262140 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c706aeee-6caf-4615-a5db-484cb86ca2c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:21.263531 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a04aad-faec-422a-8c1b-e42cf320373b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.264384 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32755de6-fe99-438b-9236-1eb268f2f97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.265612 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c706aeee-6caf-4615-a5db-484cb86ca2c2 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 Jul 22 00:17:21.265889 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c706aeee-6caf-4615-a5db-484cb86ca2c2 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:21.266158 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c706aeee-6caf-4615-a5db-484cb86ca2c2 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:21.266290 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27a35edf-85f0-42e6-a8d0-ede5892d51ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:21.270246 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27a35edf-85f0-42e6-a8d0-ede5892d51ea tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:21.270465 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27a35edf-85f0-42e6-a8d0-ede5892d51ea tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:21.270658 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27a35edf-85f0-42e6-a8d0-ede5892d51ea tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:21.270758 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-27a35edf-85f0-42e6-a8d0-ede5892d51ea tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:21.276876 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:21.276876 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:21.276999 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:21.276999 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:21.277072 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27a35edf-85f0-42e6-a8d0-ede5892d51ea tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:21.277072 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 922/3693] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:21 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:21.280455 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c706aeee-6caf-4615-a5db-484cb86ca2c2 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:21.285446 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c706aeee-6caf-4615-a5db-484cb86ca2c2 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 returned with HTTP 200 Jul 22 00:17:21.285947 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 926/3694] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:21 2026] GET /volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:21.315667 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['f4e68b02-ed0c-4108-b0fc-0f65eadf5953', '59be3aba-8891-40b7-8eb0-ce99d7bfd165', '83a43a75-945f-4b2d-ae22-616a873e25b4', '1fd4e03b-378a-4621-9418-4abcde698065'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:21.316879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32755de6-fe99-438b-9236-1eb268f2f97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e68b02-ed0c-4108-b0fc-0f65eadf5953', '59be3aba-8891-40b7-8eb0-ce99d7bfd165', '83a43a75-945f-4b2d-ae22-616a873e25b4', '1fd4e03b-378a-4621-9418-4abcde698065']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.318266 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (861fe2c0-661c-4772-a749-d3d47d6bfd07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.353516 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (861fe2c0-661c-4772-a749-d3d47d6bfd07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4693e086-108a-461d-b62a-b89a841295a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1523028050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['f4e68b02-ed0c-4108-b0fc-0f65eadf5953','59be3aba-8891-40b7-8eb0-ce99d7bfd165','83a43a75-945f-4b2d-ae22-616a873e25b4','1fd4e03b-378a-4621-9418-4abcde698065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1523028050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4693e086-108a-461d-b62a-b89a841295a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.354615 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4fb6427-8fe6-44be-8289-c543f9818fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.361173 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:21.361173 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:21.366076 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-67edbd32-19e0-4371-ba47-5d3045a3de02 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:17:21.371432 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67edbd32-19e0-4371-ba47-5d3045a3de02 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 returned with HTTP 200 Jul 22 00:17:21.371876 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 928/3695] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:21 2026] GET /volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 => generated 956 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:21.382020 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4fb6427-8fe6-44be-8289-c543f9818fa8) transitioned into state 'SUCCESS' from state '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-1523028050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['f4e68b02-ed0c-4108-b0fc-0f65eadf5953','59be3aba-8891-40b7-8eb0-ce99d7bfd165','83a43a75-945f-4b2d-ae22-616a873e25b4','1fd4e03b-378a-4621-9418-4abcde698065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.385142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a6f334-e09e-49cf-a80d-4637f7ce358f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:21.406812 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a6f334-e09e-49cf-a80d-4637f7ce358f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:21.408144 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (d717bcea-6db0-4e5b-bb39-0669df343cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:21.408579 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:21.409770 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58db1995-2cee-494e-ba9f-b1d6a17133bd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:21.410110 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 920/3696] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:17:21 2026] POST /volume/v3/volumes => generated 770 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:21.430126 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71dccd2e-aac6-4bf9-a3af-d8f1cfbc10fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:21.432837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71dccd2e-aac6-4bf9-a3af-d8f1cfbc10fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:21.433151 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71dccd2e-aac6-4bf9-a3af-d8f1cfbc10fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:21.433426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71dccd2e-aac6-4bf9-a3af-d8f1cfbc10fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:21.444855 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:21.444855 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:21.449132 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-71dccd2e-aac6-4bf9-a3af-d8f1cfbc10fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:21.457085 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71dccd2e-aac6-4bf9-a3af-d8f1cfbc10fd tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 returned with HTTP 200 Jul 22 00:17:21.457532 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 923/3697] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:21 2026] GET /volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:21.470646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-efd2311b-907e-47bb-8185-67255312bcb6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:21.473646 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-efd2311b-907e-47bb-8185-67255312bcb6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192 Jul 22 00:17:21.473989 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-efd2311b-907e-47bb-8185-67255312bcb6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:21.474195 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-efd2311b-907e-47bb-8185-67255312bcb6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:21.483376 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:21.483376 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:21.557779 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ad0f3a1b-e547-4980-b37e-5c505a3db313 req-efd2311b-907e-47bb-8185-67255312bcb6 tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192 returned with HTTP 200 Jul 22 00:17:21.558263 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 927/3698] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:17:21 2026] DELETE /volume/v3/attachments/c589cd07-b916-4428-b77c-a9d43b979192 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:22.288203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-272dc16c-62eb-4bea-9918-e9188235549c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.289945 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-272dc16c-62eb-4bea-9918-e9188235549c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:22.290242 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-272dc16c-62eb-4bea-9918-e9188235549c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.290424 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-272dc16c-62eb-4bea-9918-e9188235549c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.291041 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-272dc16c-62eb-4bea-9918-e9188235549c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:22.295619 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.295619 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:22.296424 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-272dc16c-62eb-4bea-9918-e9188235549c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:22.296961 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 929/3699] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:22.300194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a41c8b3-5fbb-451f-aa62-3fda410c2777 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.302778 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a41c8b3-5fbb-451f-aa62-3fda410c2777 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 Jul 22 00:17:22.302778 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a41c8b3-5fbb-451f-aa62-3fda410c2777 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.303048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a41c8b3-5fbb-451f-aa62-3fda410c2777 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.312738 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.312738 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:22.318042 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a41c8b3-5fbb-451f-aa62-3fda410c2777 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:22.322752 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a41c8b3-5fbb-451f-aa62-3fda410c2777 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 returned with HTTP 200 Jul 22 00:17:22.323424 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 921/3700] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:22.335991 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8598decf-f01e-4ed0-94e4-27bc0159a19b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.337980 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8598decf-f01e-4ed0-94e4-27bc0159a19b tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:22.338273 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8598decf-f01e-4ed0-94e4-27bc0159a19b tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1a32f13-9459-4cb8-80b4-11be51de69d8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-534839884"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:22.347693 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.347693 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:22.348385 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8598decf-f01e-4ed0-94e4-27bc0159a19b tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:22.348385 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-8598decf-f01e-4ed0-94e4-27bc0159a19b tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create snapshot from volume f1a32f13-9459-4cb8-80b4-11be51de69d8 Jul 22 00:17:22.382618 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8598decf-f01e-4ed0-94e4-27bc0159a19b tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['7872843f-20d1-4fe4-b094-67210a05f80c', '80423c4f-c32b-4667-9b86-a34403fb7c5a', 'f3537e1a-f1fb-42aa-ba48-8335bd86b1c3', 'dd7a8ced-709e-452d-872a-e192015865c8'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:22.387443 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-683fa155-ab67-4c7b-8a2f-fc25a5ea9a42 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.388874 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-683fa155-ab67-4c7b-8a2f-fc25a5ea9a42 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 Jul 22 00:17:22.389080 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-683fa155-ab67-4c7b-8a2f-fc25a5ea9a42 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.389246 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-683fa155-ab67-4c7b-8a2f-fc25a5ea9a42 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.395566 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.395566 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:22.398566 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-683fa155-ab67-4c7b-8a2f-fc25a5ea9a42 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:17:22.402149 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-683fa155-ab67-4c7b-8a2f-fc25a5ea9a42 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 returned with HTTP 200 Jul 22 00:17:22.402578 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 928/3701] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:22.414514 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8598decf-f01e-4ed0-94e4-27bc0159a19b tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot create request issued successfully. Jul 22 00:17:22.415218 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8598decf-f01e-4ed0-94e4-27bc0159a19b tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:22.415553 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 924/3702] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:22 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) Jul 22 00:17:22.419898 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-60aa1700-8ea1-494b-930f-7d7ce41e63d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.423210 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60aa1700-8ea1-494b-930f-7d7ce41e63d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:17:22.423531 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-60aa1700-8ea1-494b-930f-7d7ce41e63d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c1e92f05-6abd-4ce6-9c9d-78dda0d883c2", "name": "tempest-type-Backup-1125990017"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:22.425584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-60aa1700-8ea1-494b-930f-7d7ce41e63d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Creating new backup {'backup': {'volume_id': 'c1e92f05-6abd-4ce6-9c9d-78dda0d883c2', 'name': 'tempest-type-Backup-1125990017'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:17:22.425742 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-60aa1700-8ea1-494b-930f-7d7ce41e63d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Creating backup of volume c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 in container None Jul 22 00:17:22.426164 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ed8c29a-de50-485a-81df-1e5e418f32e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.428160 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ed8c29a-de50-485a-81df-1e5e418f32e8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 Jul 22 00:17:22.428439 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ed8c29a-de50-485a-81df-1e5e418f32e8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.428692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ed8c29a-de50-485a-81df-1e5e418f32e8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.433045 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.433045 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:22.433496 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-60aa1700-8ea1-494b-930f-7d7ce41e63d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:17:22.433557 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.433557 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:22.433775 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4ed8c29a-de50-485a-81df-1e5e418f32e8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:22.434408 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ed8c29a-de50-485a-81df-1e5e418f32e8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 returned with HTTP 200 Jul 22 00:17:22.434732 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 922/3703] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:22.457567 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-60aa1700-8ea1-494b-930f-7d7ce41e63d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Created reservations ['71d3ad95-e940-47cb-a981-f26083358084', '96e571e9-2fb3-4384-8223-770e43bccc86'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:22.477067 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7008b732-bc68-4024-b6c1-d2d67ad597e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.482288 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7008b732-bc68-4024-b6c1-d2d67ad597e6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:22.482288 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7008b732-bc68-4024-b6c1-d2d67ad597e6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.482288 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7008b732-bc68-4024-b6c1-d2d67ad597e6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.487513 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.487513 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:22.491876 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7008b732-bc68-4024-b6c1-d2d67ad597e6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:22.492058 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60aa1700-8ea1-494b-930f-7d7ce41e63d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:17:22.492526 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 930/3704] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:17:22 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:22.496596 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7008b732-bc68-4024-b6c1-d2d67ad597e6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 returned with HTTP 200 Jul 22 00:17:22.497164 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 929/3705] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:22.505597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-143733c7-498f-4adf-9f71-3738e06b692a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.506040 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ddfd3cc5-fd45-4c87-a207-2b79d46480ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.507387 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-143733c7-498f-4adf-9f71-3738e06b692a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:22.509882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-143733c7-498f-4adf-9f71-3738e06b692a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.509882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-143733c7-498f-4adf-9f71-3738e06b692a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.509882 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-143733c7-498f-4adf-9f71-3738e06b692a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:22.510512 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddfd3cc5-fd45-4c87-a207-2b79d46480ee tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:17:22.510512 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddfd3cc5-fd45-4c87-a207-2b79d46480ee tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.510512 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddfd3cc5-fd45-4c87-a207-2b79d46480ee tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.510512 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ddfd3cc5-fd45-4c87-a207-2b79d46480ee tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume with id: a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:17:22.511845 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.511845 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:22.512549 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-143733c7-498f-4adf-9f71-3738e06b692a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:22.512888 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 925/3706] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:22.513169 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7733e6ab-e9e3-4d26-b577-462008e14557 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.516841 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7733e6ab-e9e3-4d26-b577-462008e14557 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:22.516841 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7733e6ab-e9e3-4d26-b577-462008e14557 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4693e086-108a-461d-b62a-b89a841295a2", "name": "tempest-VolumeDependencyTests-Snapshot-58568802"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:22.519177 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.519177 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:22.519177 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ddfd3cc5-fd45-4c87-a207-2b79d46480ee tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:22.524579 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.524579 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:22.525094 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7733e6ab-e9e3-4d26-b577-462008e14557 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:22.525227 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-7733e6ab-e9e3-4d26-b577-462008e14557 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create snapshot from volume 4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:22.536841 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ddfd3cc5-fd45-4c87-a207-2b79d46480ee tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Delete volume request issued successfully. Jul 22 00:17:22.537164 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddfd3cc5-fd45-4c87-a207-2b79d46480ee tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 202 Jul 22 00:17:22.537634 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 923/3707] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:22 2026] DELETE /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:22.544950 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a634706f-dc09-49d6-9e40-f291b2191edb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.546984 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a634706f-dc09-49d6-9e40-f291b2191edb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:17:22.547166 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a634706f-dc09-49d6-9e40-f291b2191edb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.547370 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a634706f-dc09-49d6-9e40-f291b2191edb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.554074 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.554074 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:22.557619 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-7733e6ab-e9e3-4d26-b577-462008e14557 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['7e616791-4294-430c-81d8-95b80bd5dd36', '59141daf-912f-43c9-bd09-732092564435', 'f7df0a77-5972-4f1d-876c-666ff88a6fee', '8afbdff9-7255-4fec-8dfe-5dc2ba5fd971'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:22.558608 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a634706f-dc09-49d6-9e40-f291b2191edb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Volume info retrieved successfully. Jul 22 00:17:22.563819 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a634706f-dc09-49d6-9e40-f291b2191edb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 200 Jul 22 00:17:22.564225 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 930/3708] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:22.594880 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7733e6ab-e9e3-4d26-b577-462008e14557 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot create request issued successfully. Jul 22 00:17:22.594880 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7733e6ab-e9e3-4d26-b577-462008e14557 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:22.594880 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 931/3709] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:22.605002 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec2c353f-8276-404e-96e0-8f2935bea56e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.608898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec2c353f-8276-404e-96e0-8f2935bea56e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:22.608898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec2c353f-8276-404e-96e0-8f2935bea56e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.608898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec2c353f-8276-404e-96e0-8f2935bea56e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.615761 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.615761 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:22.616566 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ec2c353f-8276-404e-96e0-8f2935bea56e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:22.617501 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec2c353f-8276-404e-96e0-8f2935bea56e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 returned with HTTP 200 Jul 22 00:17:22.620092 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 926/3710] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:22.748127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-24ed35e7-b194-4c68-9651-f901f11371af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.750007 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24ed35e7-b194-4c68-9651-f901f11371af tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:22.750331 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24ed35e7-b194-4c68-9651-f901f11371af tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abbd6133-d1ba-44fd-920e-cde1674222bf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1205549426", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:22.761030 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.761030 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:22.761444 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-24ed35e7-b194-4c68-9651-f901f11371af tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:22.761572 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-24ed35e7-b194-4c68-9651-f901f11371af tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create snapshot from volume abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:17:22.794311 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-24ed35e7-b194-4c68-9651-f901f11371af tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['cb534659-346c-444a-93c7-0341bc80e323', '811fb399-817b-4be6-8d9b-843ee4703395', 'd0a3f09d-f5cf-47e0-b222-8c2fe5787abc', 'd765e5e8-fd6f-48a0-b196-2ab864b94710'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:22.824970 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-24ed35e7-b194-4c68-9651-f901f11371af tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot force create request issued successfully. Jul 22 00:17:22.824970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24ed35e7-b194-4c68-9651-f901f11371af tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:22.824970 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 924/3711] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:22.832126 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89f9e91a-5863-434f-8da8-3e42bab3be01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:22.835212 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89f9e91a-5863-434f-8da8-3e42bab3be01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:22.835212 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89f9e91a-5863-434f-8da8-3e42bab3be01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:22.835212 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89f9e91a-5863-434f-8da8-3e42bab3be01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:22.839636 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:22.839636 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:22.840530 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89f9e91a-5863-434f-8da8-3e42bab3be01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:22.841414 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89f9e91a-5863-434f-8da8-3e42bab3be01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 returned with HTTP 200 Jul 22 00:17:22.841909 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 931/3712] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:22 2026] GET /volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:23.310941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-60b46c05-b589-4d70-baa0-8ac0f77a713d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.312729 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60b46c05-b589-4d70-baa0-8ac0f77a713d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:23.312937 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-60b46c05-b589-4d70-baa0-8ac0f77a713d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.313135 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-60b46c05-b589-4d70-baa0-8ac0f77a713d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.313246 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-60b46c05-b589-4d70-baa0-8ac0f77a713d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:23.317710 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.317710 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:23.318477 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60b46c05-b589-4d70-baa0-8ac0f77a713d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:23.318816 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 932/3713] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:23.446312 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c61f56be-56d8-43f2-aca7-028362121a1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.448051 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c61f56be-56d8-43f2-aca7-028362121a1a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 Jul 22 00:17:23.448471 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c61f56be-56d8-43f2-aca7-028362121a1a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.449612 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c61f56be-56d8-43f2-aca7-028362121a1a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.455331 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.455331 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:23.455331 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c61f56be-56d8-43f2-aca7-028362121a1a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:23.455331 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c61f56be-56d8-43f2-aca7-028362121a1a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 returned with HTTP 200 Jul 22 00:17:23.455331 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 927/3714] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:23.466372 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca436d9d-5d57-442a-9281-195eb63767f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.515984 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca436d9d-5d57-442a-9281-195eb63767f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] POST https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974/action Jul 22 00:17:23.516335 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca436d9d-5d57-442a-9281-195eb63767f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:17:23.516472 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca436d9d-5d57-442a-9281-195eb63767f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:23.523432 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.523432 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:23.523875 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca436d9d-5d57-442a-9281-195eb63767f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Snapshot retrieved successfully. Jul 22 00:17:23.524960 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-ca436d9d-5d57-442a-9281-195eb63767f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0a27a74e32dd4d67a32ed359a975f921', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0542dcf9e504430af65bdb39e3a862b', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:23.525221 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca436d9d-5d57-442a-9281-195eb63767f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974/action returned with HTTP 403 Jul 22 00:17:23.525709 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 925/3715] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:17:23 2026] POST /volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974/action => generated 133 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:23.526156 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38cbec6a-752d-414f-8149-2c30bdea30a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.530472 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38cbec6a-752d-414f-8149-2c30bdea30a1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:23.530733 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38cbec6a-752d-414f-8149-2c30bdea30a1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.530999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38cbec6a-752d-414f-8149-2c30bdea30a1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.531131 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-38cbec6a-752d-414f-8149-2c30bdea30a1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:23.534823 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2a88e4ae-0477-43cd-bf33-a8cdc1228b8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.535722 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.535722 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:23.536356 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38cbec6a-752d-414f-8149-2c30bdea30a1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:23.536674 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a88e4ae-0477-43cd-bf33-a8cdc1228b8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 Jul 22 00:17:23.536720 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 932/3716] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:23.536867 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a88e4ae-0477-43cd-bf33-a8cdc1228b8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.537066 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a88e4ae-0477-43cd-bf33-a8cdc1228b8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.537165 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-2a88e4ae-0477-43cd-bf33-a8cdc1228b8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete snapshot with id: 9cab0b7e-708f-4d60-a0ec-2315cecef974 Jul 22 00:17:23.552988 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.552988 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:23.553446 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2a88e4ae-0477-43cd-bf33-a8cdc1228b8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:23.570639 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2a88e4ae-0477-43cd-bf33-a8cdc1228b8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot delete request issued successfully. Jul 22 00:17:23.570944 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a88e4ae-0477-43cd-bf33-a8cdc1228b8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 returned with HTTP 202 Jul 22 00:17:23.571392 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 933/3717] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:23 2026] DELETE /volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:23.578331 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6652126-1ed0-45ec-836a-4f5443174aeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.579008 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dafbbaeb-f1a7-499d-ae86-fa714662164e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.580374 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6652126-1ed0-45ec-836a-4f5443174aeb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] GET https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 Jul 22 00:17:23.581625 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6652126-1ed0-45ec-836a-4f5443174aeb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.581688 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dafbbaeb-f1a7-499d-ae86-fa714662164e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 Jul 22 00:17:23.581724 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6652126-1ed0-45ec-836a-4f5443174aeb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.581786 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dafbbaeb-f1a7-499d-ae86-fa714662164e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.581786 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dafbbaeb-f1a7-499d-ae86-fa714662164e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.586418 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.586418 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:23.586740 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dafbbaeb-f1a7-499d-ae86-fa714662164e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:23.587440 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dafbbaeb-f1a7-499d-ae86-fa714662164e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 returned with HTTP 200 Jul 22 00:17:23.587765 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 926/3718] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:23.588711 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6652126-1ed0-45ec-836a-4f5443174aeb tempest-AttachVolumeMultiAttachTest-610737479 tempest-AttachVolumeMultiAttachTest-610737479-project-member] https://10.4.3.168/volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 returned with HTTP 404 Jul 22 00:17:23.589302 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 928/3719] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/volumes/a3b03ff4-7b50-4cda-b4ee-2d45107c6a75 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:23.635899 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01f6b2f2-ade2-4243-a7ac-5a0f90ed44c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.637618 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01f6b2f2-ade2-4243-a7ac-5a0f90ed44c2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:23.637803 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01f6b2f2-ade2-4243-a7ac-5a0f90ed44c2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.638033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01f6b2f2-ade2-4243-a7ac-5a0f90ed44c2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.643169 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.643169 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:23.643626 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01f6b2f2-ade2-4243-a7ac-5a0f90ed44c2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:23.644401 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01f6b2f2-ade2-4243-a7ac-5a0f90ed44c2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 returned with HTTP 200 Jul 22 00:17:23.644725 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 933/3720] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:23.653917 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.655749 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:23.656185 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-286115421"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:23.657714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'snapshot_id': 'f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-286115421'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:23.664592 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.664592 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:23.665379 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:23.665550 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:23.670539 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:23.676748 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (f94e4e21-eba9-42c7-871c-bcf0b41579c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:23.677637 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e558bf0b-a135-4845-83cf-c7f81c256a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:23.678636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:23.714601 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e558bf0b-a135-4845-83cf-c7f81c256a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:23.715398 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225e3c9f-6c17-425b-b75e-c5f522ace3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:23.755778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['6e91c4c5-df17-48a8-bad7-b258eba03e6b', 'b799f1f3-5979-4abf-8101-a3fe264ade96', 'f4d80319-6062-4926-ab20-aeed3285d0d5', 'dae53941-1969-4dfb-9306-f48d72667a20'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:23.756529 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225e3c9f-6c17-425b-b75e-c5f522ace3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e91c4c5-df17-48a8-bad7-b258eba03e6b', 'b799f1f3-5979-4abf-8101-a3fe264ade96', 'f4d80319-6062-4926-ab20-aeed3285d0d5', 'dae53941-1969-4dfb-9306-f48d72667a20']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:23.757406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98468615-601c-45cf-adfc-b68899b4d479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:23.803509 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98468615-601c-45cf-adfc-b68899b4d479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b73df5-8be8-4adf-9fd3-f4936619b729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-286115421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['6e91c4c5-df17-48a8-bad7-b258eba03e6b','b799f1f3-5979-4abf-8101-a3fe264ade96','f4d80319-6062-4926-ab20-aeed3285d0d5','dae53941-1969-4dfb-9306-f48d72667a20'],size=1,snapshot_id=f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-286115421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10b73df5-8be8-4adf-9fd3-f4936619b729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:23.804329 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a97d03-8951-40d9-9384-50379f11a79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:23.825232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13a97d03-8951-40d9-9384-50379f11a79b) transitioned into state 'SUCCESS' from state '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-286115421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['6e91c4c5-df17-48a8-bad7-b258eba03e6b','b799f1f3-5979-4abf-8101-a3fe264ade96','f4d80319-6062-4926-ab20-aeed3285d0d5','dae53941-1969-4dfb-9306-f48d72667a20'],size=1,snapshot_id=f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:23.825674 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2008d203-a857-44f2-a411-4df72b987a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:23.850398 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2008d203-a857-44f2-a411-4df72b987a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:23.851437 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f74015b1-8d1f-4d5a-a405-f897b4bd16d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.851505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (f94e4e21-eba9-42c7-871c-bcf0b41579c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:23.851833 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:23.852537 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8dd5f4b8-4b99-4ece-b33c-6875bdf22dc6 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:23.853234 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 934/3721] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:17:23 2026] POST /volume/v3/volumes => generated 803 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:23.854243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f74015b1-8d1f-4d5a-a405-f897b4bd16d9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:23.854436 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f74015b1-8d1f-4d5a-a405-f897b4bd16d9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.854641 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f74015b1-8d1f-4d5a-a405-f897b4bd16d9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.859975 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.859975 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:23.860536 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f74015b1-8d1f-4d5a-a405-f897b4bd16d9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:23.861545 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f74015b1-8d1f-4d5a-a405-f897b4bd16d9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 returned with HTTP 200 Jul 22 00:17:23.861970 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 927/3722] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:23.869124 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7432bc5-cdd6-4db7-b5a0-aaf64f3b3c8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.872201 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7432bc5-cdd6-4db7-b5a0-aaf64f3b3c8b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 Jul 22 00:17:23.872562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7432bc5-cdd6-4db7-b5a0-aaf64f3b3c8b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.872849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7432bc5-cdd6-4db7-b5a0-aaf64f3b3c8b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.875229 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0fbc62b7-91f2-4620-b6ff-e429cfd4482f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.878331 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fbc62b7-91f2-4620-b6ff-e429cfd4482f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:23.878554 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fbc62b7-91f2-4620-b6ff-e429cfd4482f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:23.878844 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fbc62b7-91f2-4620-b6ff-e429cfd4482f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:23.882810 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.882810 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:23.886132 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.886132 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:23.886886 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f7432bc5-cdd6-4db7-b5a0-aaf64f3b3c8b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:23.887314 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0fbc62b7-91f2-4620-b6ff-e429cfd4482f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:23.889110 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fbc62b7-91f2-4620-b6ff-e429cfd4482f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 returned with HTTP 200 Jul 22 00:17:23.889807 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 934/3723] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:23.893649 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7432bc5-cdd6-4db7-b5a0-aaf64f3b3c8b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 returned with HTTP 200 Jul 22 00:17:23.894191 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 929/3724] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:23 2026] GET /volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:23.910040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dc4ebd52-800a-40c0-b95a-a7ef93aed0cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:23.912166 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc4ebd52-800a-40c0-b95a-a7ef93aed0cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:23.912584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc4ebd52-800a-40c0-b95a-a7ef93aed0cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abbd6133-d1ba-44fd-920e-cde1674222bf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1634198803", "description": null, "metadata": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:23.929486 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:23.929486 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:23.930190 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dc4ebd52-800a-40c0-b95a-a7ef93aed0cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:23.930375 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-dc4ebd52-800a-40c0-b95a-a7ef93aed0cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create snapshot from volume abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:17:23.961047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-dc4ebd52-800a-40c0-b95a-a7ef93aed0cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['a3969e53-851d-4ef5-87bf-943227608cc0', '531b37fe-9846-4058-8b99-e65febb26e98', 'bd82ec3d-cf58-4ae4-becd-c6b1a5b1a271', 'ba678ff2-844e-459f-b0b2-f320e4489fea'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:24.000640 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dc4ebd52-800a-40c0-b95a-a7ef93aed0cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot force create request issued successfully. Jul 22 00:17:24.001017 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc4ebd52-800a-40c0-b95a-a7ef93aed0cc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:24.001614 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 935/3725] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:24.016306 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bf75798c-42e3-4bd1-bb7a-d0664de3817d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.018460 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf75798c-42e3-4bd1-bb7a-d0664de3817d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:24.018667 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf75798c-42e3-4bd1-bb7a-d0664de3817d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.018851 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf75798c-42e3-4bd1-bb7a-d0664de3817d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.024272 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:24.024272 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:24.024691 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bf75798c-42e3-4bd1-bb7a-d0664de3817d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:24.025507 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf75798c-42e3-4bd1-bb7a-d0664de3817d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 returned with HTTP 200 Jul 22 00:17:24.025832 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 928/3726] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:24 2026] GET /volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:24.331944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96385b06-3b20-451f-b816-5cf5aa8b7629 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.333811 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96385b06-3b20-451f-b816-5cf5aa8b7629 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:24.334046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96385b06-3b20-451f-b816-5cf5aa8b7629 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.334241 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96385b06-3b20-451f-b816-5cf5aa8b7629 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.334385 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-96385b06-3b20-451f-b816-5cf5aa8b7629 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:24.338779 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:24.338779 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:24.339403 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96385b06-3b20-451f-b816-5cf5aa8b7629 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:24.339752 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 935/3727] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:24 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:24.548725 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-98ee064b-753d-4f7a-92f0-79c645f32816 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.550525 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98ee064b-753d-4f7a-92f0-79c645f32816 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:24.550774 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98ee064b-753d-4f7a-92f0-79c645f32816 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.550993 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98ee064b-753d-4f7a-92f0-79c645f32816 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.551138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-98ee064b-753d-4f7a-92f0-79c645f32816 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:24.556048 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:24.556048 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:24.556872 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98ee064b-753d-4f7a-92f0-79c645f32816 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:24.557353 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 930/3728] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:24 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:24.597809 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b81b33a-e3d2-4d31-8c80-a286c0981531 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.599475 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b81b33a-e3d2-4d31-8c80-a286c0981531 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 Jul 22 00:17:24.599651 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b81b33a-e3d2-4d31-8c80-a286c0981531 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.599869 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b81b33a-e3d2-4d31-8c80-a286c0981531 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.603654 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b81b33a-e3d2-4d31-8c80-a286c0981531 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 returned with HTTP 404 Jul 22 00:17:24.604131 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 936/3729] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:24 2026] GET /volume/v3/snapshots/9cab0b7e-708f-4d60-a0ec-2315cecef974 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:24.611167 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a3d8aba-7bcb-4f82-89a5-717fbd9eedee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.612891 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a3d8aba-7bcb-4f82-89a5-717fbd9eedee tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 Jul 22 00:17:24.613144 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a3d8aba-7bcb-4f82-89a5-717fbd9eedee tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.613338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a3d8aba-7bcb-4f82-89a5-717fbd9eedee tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.613486 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3a3d8aba-7bcb-4f82-89a5-717fbd9eedee tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume with id: f1a32f13-9459-4cb8-80b4-11be51de69d8 Jul 22 00:17:24.620849 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:24.620849 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:24.621233 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3a3d8aba-7bcb-4f82-89a5-717fbd9eedee tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:24.635430 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3a3d8aba-7bcb-4f82-89a5-717fbd9eedee tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume request issued successfully. Jul 22 00:17:24.635582 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a3d8aba-7bcb-4f82-89a5-717fbd9eedee tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 returned with HTTP 202 Jul 22 00:17:24.635977 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 929/3730] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:24 2026] DELETE /volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:24.645070 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65fdb00f-651d-4cce-b3d1-7e9cea199009 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.647427 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65fdb00f-651d-4cce-b3d1-7e9cea199009 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 Jul 22 00:17:24.647706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65fdb00f-651d-4cce-b3d1-7e9cea199009 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.648013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65fdb00f-651d-4cce-b3d1-7e9cea199009 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.657563 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:24.657563 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:24.662084 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65fdb00f-651d-4cce-b3d1-7e9cea199009 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:24.667637 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65fdb00f-651d-4cce-b3d1-7e9cea199009 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 returned with HTTP 200 Jul 22 00:17:24.668179 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 936/3731] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:24 2026] GET /volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:24.915683 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7a56607-7b01-4953-b039-ae1d229dba2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.918439 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7a56607-7b01-4953-b039-ae1d229dba2a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 Jul 22 00:17:24.918667 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7a56607-7b01-4953-b039-ae1d229dba2a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.919005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7a56607-7b01-4953-b039-ae1d229dba2a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.928276 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:24.928276 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:24.932258 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a7a56607-7b01-4953-b039-ae1d229dba2a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:24.937514 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7a56607-7b01-4953-b039-ae1d229dba2a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 returned with HTTP 200 Jul 22 00:17:24.938042 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 931/3732] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:24 2026] GET /volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:24.953747 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b4eae78a-8909-4cf8-80c9-037297f3dfde None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.956272 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4eae78a-8909-4cf8-80c9-037297f3dfde tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:24.956557 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4eae78a-8909-4cf8-80c9-037297f3dfde tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.956835 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4eae78a-8909-4cf8-80c9-037297f3dfde tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.957039 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-b4eae78a-8909-4cf8-80c9-037297f3dfde tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:24.962691 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:24.962691 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:24.963167 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b4eae78a-8909-4cf8-80c9-037297f3dfde tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:24.979022 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b4eae78a-8909-4cf8-80c9-037297f3dfde tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot delete request issued successfully. Jul 22 00:17:24.979173 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4eae78a-8909-4cf8-80c9-037297f3dfde tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 returned with HTTP 202 Jul 22 00:17:24.979605 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 937/3733] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:24 2026] DELETE /volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:24.989286 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76dfca82-1dc3-49ec-88f2-e95e6888b35d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:24.992674 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76dfca82-1dc3-49ec-88f2-e95e6888b35d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:24.993026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76dfca82-1dc3-49ec-88f2-e95e6888b35d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:24.993319 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76dfca82-1dc3-49ec-88f2-e95e6888b35d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:24.999163 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:24.999163 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:24.999566 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76dfca82-1dc3-49ec-88f2-e95e6888b35d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Snapshot retrieved successfully. Jul 22 00:17:25.000349 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76dfca82-1dc3-49ec-88f2-e95e6888b35d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 returned with HTTP 200 Jul 22 00:17:25.000739 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 930/3734] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:24 2026] GET /volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.037459 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-96921d61-f9c7-4356-80e6-063ba3754775 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.040402 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96921d61-f9c7-4356-80e6-063ba3754775 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:25.040586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96921d61-f9c7-4356-80e6-063ba3754775 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.040868 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-96921d61-f9c7-4356-80e6-063ba3754775 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.047266 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.047266 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:25.047801 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-96921d61-f9c7-4356-80e6-063ba3754775 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:25.048802 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-96921d61-f9c7-4356-80e6-063ba3754775 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 returned with HTTP 200 Jul 22 00:17:25.049245 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 937/3735] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.059510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f4fbf094-5291-4b14-9a22-64976f9a6052 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.061627 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4fbf094-5291-4b14-9a22-64976f9a6052 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:25.061801 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4fbf094-5291-4b14-9a22-64976f9a6052 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.062294 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4fbf094-5291-4b14-9a22-64976f9a6052 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.068110 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.068110 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:25.068729 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f4fbf094-5291-4b14-9a22-64976f9a6052 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:25.069740 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4fbf094-5291-4b14-9a22-64976f9a6052 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 returned with HTTP 200 Jul 22 00:17:25.070125 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 932/3736] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.080100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c7a35f7-4bee-4b5c-95e6-e630f7a76339 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.082407 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c7a35f7-4bee-4b5c-95e6-e630f7a76339 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:25.082752 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c7a35f7-4bee-4b5c-95e6-e630f7a76339 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abbd6133-d1ba-44fd-920e-cde1674222bf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-214004445", "description": null, "metadata": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:25.093913 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.093913 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:25.094578 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c7a35f7-4bee-4b5c-95e6-e630f7a76339 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:25.094725 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-7c7a35f7-4bee-4b5c-95e6-e630f7a76339 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create snapshot from volume abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:17:25.120392 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-7c7a35f7-4bee-4b5c-95e6-e630f7a76339 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['8c8d0ce5-4c45-43eb-a406-a5523ff0d805', '38ab5508-6464-4e04-8f2e-fd21dc8944f5', '061d19ef-1362-49a6-8b88-139df25269c5', 'f1b80f2e-25f5-413c-866a-aef786f3a04f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:25.156545 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c7a35f7-4bee-4b5c-95e6-e630f7a76339 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot force create request issued successfully. Jul 22 00:17:25.157031 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c7a35f7-4bee-4b5c-95e6-e630f7a76339 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:25.157707 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 938/3737] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:25.169992 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ecc5064-1fef-4f9f-9ff9-17c574d6df38 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.172218 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ecc5064-1fef-4f9f-9ff9-17c574d6df38 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:25.172218 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ecc5064-1fef-4f9f-9ff9-17c574d6df38 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.172544 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ecc5064-1fef-4f9f-9ff9-17c574d6df38 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.179521 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.179521 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:25.180185 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ecc5064-1fef-4f9f-9ff9-17c574d6df38 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:25.181261 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ecc5064-1fef-4f9f-9ff9-17c574d6df38 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b returned with HTTP 200 Jul 22 00:17:25.181598 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 931/3738] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.349753 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f69639d5-7ae7-4868-9529-d72d16670250 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.351874 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f69639d5-7ae7-4868-9529-d72d16670250 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:25.352084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f69639d5-7ae7-4868-9529-d72d16670250 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.352258 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f69639d5-7ae7-4868-9529-d72d16670250 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.352404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f69639d5-7ae7-4868-9529-d72d16670250 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:25.356575 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.356575 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:25.357222 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f69639d5-7ae7-4868-9529-d72d16670250 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:25.357661 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 938/3739] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.367723 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb6ca363-ea8f-4f9a-8633-75ac6cbd616b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.442868 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb6ca363-ea8f-4f9a-8633-75ac6cbd616b tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-member] PUT https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:25.443410 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb6ca363-ea8f-4f9a-8633-75ac6cbd616b tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:25.450695 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.450695 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:25.458520 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb6ca363-ea8f-4f9a-8633-75ac6cbd616b tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-member] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:25.458968 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 933/3740] 10.4.3.168 () {70 vars in 1408 bytes} [Wed Jul 22 00:17:25 2026] PUT /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 315 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.469065 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7530e5fb-2019-408d-be66-fa18a8eeec7d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.471963 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7530e5fb-2019-408d-be66-fa18a8eeec7d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:25.472248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7530e5fb-2019-408d-be66-fa18a8eeec7d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.472521 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7530e5fb-2019-408d-be66-fa18a8eeec7d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.472690 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7530e5fb-2019-408d-be66-fa18a8eeec7d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:25.478342 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.478342 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:25.479131 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7530e5fb-2019-408d-be66-fa18a8eeec7d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:25.479601 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 939/3741] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.490370 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b9d848e0-bbd0-4458-a51a-a7cb67142d8f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.492346 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9d848e0-bbd0-4458-a51a-a7cb67142d8f tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] DELETE https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:25.492585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9d848e0-bbd0-4458-a51a-a7cb67142d8f tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.492790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9d848e0-bbd0-4458-a51a-a7cb67142d8f tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.492979 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-b9d848e0-bbd0-4458-a51a-a7cb67142d8f tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Delete backup with id: b348ae2c-3b0d-41e8-897a-c943e6f87c07. Jul 22 00:17:25.497946 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.497946 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:25.510641 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-b9d848e0-bbd0-4458-a51a-a7cb67142d8f tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] delete_backup rpcapi backup_id b348ae2c-3b0d-41e8-897a-c943e6f87c07 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:17:25.512432 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9d848e0-bbd0-4458-a51a-a7cb67142d8f tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 202 Jul 22 00:17:25.512885 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 932/3742] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:25 2026] DELETE /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:17:25.523899 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbb2c93a-8fc7-4cfc-8f73-573a05437a1c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.525729 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbb2c93a-8fc7-4cfc-8f73-573a05437a1c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:25.526036 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbb2c93a-8fc7-4cfc-8f73-573a05437a1c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.526294 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbb2c93a-8fc7-4cfc-8f73-573a05437a1c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.526438 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cbb2c93a-8fc7-4cfc-8f73-573a05437a1c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:25.536290 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.536290 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:25.536781 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbb2c93a-8fc7-4cfc-8f73-573a05437a1c tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 200 Jul 22 00:17:25.537155 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 939/3743] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.567435 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1feed40-5537-4146-90f5-8901ebb70fd7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.569378 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1feed40-5537-4146-90f5-8901ebb70fd7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:25.569753 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1feed40-5537-4146-90f5-8901ebb70fd7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.569804 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1feed40-5537-4146-90f5-8901ebb70fd7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.570031 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d1feed40-5537-4146-90f5-8901ebb70fd7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:25.575733 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.575733 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:25.576577 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1feed40-5537-4146-90f5-8901ebb70fd7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:25.577420 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 934/3744] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:25.684243 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c2effee6-1743-4e49-afbb-1c182924c146 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.686419 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2effee6-1743-4e49-afbb-1c182924c146 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 Jul 22 00:17:25.686638 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2effee6-1743-4e49-afbb-1c182924c146 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.686873 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2effee6-1743-4e49-afbb-1c182924c146 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.693476 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2effee6-1743-4e49-afbb-1c182924c146 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 returned with HTTP 404 Jul 22 00:17:25.694299 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 940/3745] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/volumes/f1a32f13-9459-4cb8-80b4-11be51de69d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:25.704613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.706694 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:25.706792 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1580327345"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:25.708273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1580327345'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:25.708402 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume of 1 GB Jul 22 00:17:25.712856 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:25.717839 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (2b424106-c9ee-4800-a654-a7b0a3ee8ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:25.718846 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad4cda7e-4e40-4992-a044-558195b51b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:25.719595 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:25.744230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad4cda7e-4e40-4992-a044-558195b51b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:25.745058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab5b71dc-cf83-4218-993a-94015d7b441f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:25.790752 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['1d8ed012-f4d7-4750-98e7-95682ab91a5c', 'ed8c0581-40b3-4800-b114-57c34f88fb24', '91770697-bafe-43e7-a3eb-51fc9f45f1ed', '90d9d84e-70e5-4c77-b7a0-db4606a79c0c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:25.791706 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab5b71dc-cf83-4218-993a-94015d7b441f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d8ed012-f4d7-4750-98e7-95682ab91a5c', 'ed8c0581-40b3-4800-b114-57c34f88fb24', '91770697-bafe-43e7-a3eb-51fc9f45f1ed', '90d9d84e-70e5-4c77-b7a0-db4606a79c0c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:25.792543 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70106ed9-ddbb-41c2-b5b5-1bcc1f06d737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:25.819802 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70106ed9-ddbb-41c2-b5b5-1bcc1f06d737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad7d99e9-a6e0-41b2-aec2-b452b2802cbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1580327345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['1d8ed012-f4d7-4750-98e7-95682ab91a5c','ed8c0581-40b3-4800-b114-57c34f88fb24','91770697-bafe-43e7-a3eb-51fc9f45f1ed','90d9d84e-70e5-4c77-b7a0-db4606a79c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1580327345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad7d99e9-a6e0-41b2-aec2-b452b2802cbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0542dcf9e504430af65bdb39e3a862b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5597237e2d449cbab7faff69a5551c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:25.820766 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56e7d88-35e2-4614-a376-2b0712f5c7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:25.841803 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b56e7d88-35e2-4614-a376-2b0712f5c7d4) transitioned into state 'SUCCESS' from state '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-1580327345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['1d8ed012-f4d7-4750-98e7-95682ab91a5c','ed8c0581-40b3-4800-b114-57c34f88fb24','91770697-bafe-43e7-a3eb-51fc9f45f1ed','90d9d84e-70e5-4c77-b7a0-db4606a79c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:25.842666 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba643a0c-f40d-4d1d-886f-8dce7bf14f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:25.859850 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba643a0c-f40d-4d1d-886f-8dce7bf14f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:25.861111 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (2b424106-c9ee-4800-a654-a7b0a3ee8ffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:25.861539 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request issued successfully. Jul 22 00:17:25.862603 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b240533-9f23-43a6-8aea-64cfc6e8a4a4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:25.863073 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 933/3746] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:17:25 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:25.876662 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88576d5a-8ea8-46bb-bac3-f253bfb8fbaa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:25.878829 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88576d5a-8ea8-46bb-bac3-f253bfb8fbaa tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd Jul 22 00:17:25.879130 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88576d5a-8ea8-46bb-bac3-f253bfb8fbaa tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:25.880051 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88576d5a-8ea8-46bb-bac3-f253bfb8fbaa tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:25.893295 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:25.893295 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:25.897619 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-88576d5a-8ea8-46bb-bac3-f253bfb8fbaa tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:25.905402 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88576d5a-8ea8-46bb-bac3-f253bfb8fbaa tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd returned with HTTP 200 Jul 22 00:17:25.905929 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 940/3747] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:25 2026] GET /volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:26.013002 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e46d4189-bc01-4b1f-813d-eb570c5b7e92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.015294 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e46d4189-bc01-4b1f-813d-eb570c5b7e92 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:26.015565 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e46d4189-bc01-4b1f-813d-eb570c5b7e92 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.015832 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e46d4189-bc01-4b1f-813d-eb570c5b7e92 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.020885 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e46d4189-bc01-4b1f-813d-eb570c5b7e92 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 returned with HTTP 404 Jul 22 00:17:26.021526 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 935/3748] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:26 2026] GET /volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:26.029582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d2e8622-76f3-45e9-abe3-4c1ce742e430 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.032340 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d2e8622-76f3-45e9-abe3-4c1ce742e430 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:26.032621 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d2e8622-76f3-45e9-abe3-4c1ce742e430 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.032889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d2e8622-76f3-45e9-abe3-4c1ce742e430 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.033102 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-8d2e8622-76f3-45e9-abe3-4c1ce742e430 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:26.044318 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.044318 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:26.044805 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8d2e8622-76f3-45e9-abe3-4c1ce742e430 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:26.072395 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8d2e8622-76f3-45e9-abe3-4c1ce742e430 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:26.072562 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d2e8622-76f3-45e9-abe3-4c1ce742e430 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 returned with HTTP 202 Jul 22 00:17:26.072928 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 941/3749] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:26 2026] DELETE /volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:26.082301 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c3ef77f-0fab-47f4-bda3-eb7817f2f8a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.084173 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c3ef77f-0fab-47f4-bda3-eb7817f2f8a9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:26.084479 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c3ef77f-0fab-47f4-bda3-eb7817f2f8a9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.084943 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c3ef77f-0fab-47f4-bda3-eb7817f2f8a9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.094731 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.094731 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:26.099067 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c3ef77f-0fab-47f4-bda3-eb7817f2f8a9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:26.103178 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c3ef77f-0fab-47f4-bda3-eb7817f2f8a9 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 returned with HTTP 200 Jul 22 00:17:26.103523 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 934/3750] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:26 2026] GET /volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:26.194204 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b942929-db28-4f2f-9cf6-247285d09b58 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.196296 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b942929-db28-4f2f-9cf6-247285d09b58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:26.196296 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b942929-db28-4f2f-9cf6-247285d09b58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.196462 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b942929-db28-4f2f-9cf6-247285d09b58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.203888 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.203888 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:26.204418 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b942929-db28-4f2f-9cf6-247285d09b58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:26.205262 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b942929-db28-4f2f-9cf6-247285d09b58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b returned with HTTP 200 Jul 22 00:17:26.205650 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 941/3751] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:26 2026] GET /volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:26.217489 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40116dea-ec77-47ab-b97e-46b0a0c1b134 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.219802 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40116dea-ec77-47ab-b97e-46b0a0c1b134 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:26.220114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40116dea-ec77-47ab-b97e-46b0a0c1b134 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.220383 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40116dea-ec77-47ab-b97e-46b0a0c1b134 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.226529 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.226529 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:26.227073 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40116dea-ec77-47ab-b97e-46b0a0c1b134 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:26.227875 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40116dea-ec77-47ab-b97e-46b0a0c1b134 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b returned with HTTP 200 Jul 22 00:17:26.228271 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 936/3752] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:26 2026] GET /volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:26.548531 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f16d3ba-2c11-41e6-8682-5a685905a2c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.550733 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f16d3ba-2c11-41e6-8682-5a685905a2c3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 Jul 22 00:17:26.551043 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f16d3ba-2c11-41e6-8682-5a685905a2c3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.551238 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f16d3ba-2c11-41e6-8682-5a685905a2c3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.551393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4f16d3ba-2c11-41e6-8682-5a685905a2c3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Show backup with id b348ae2c-3b0d-41e8-897a-c943e6f87c07. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:26.555052 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f16d3ba-2c11-41e6-8682-5a685905a2c3 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 returned with HTTP 404 Jul 22 00:17:26.555696 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 942/3753] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:26 2026] GET /volume/v3/backups/b348ae2c-3b0d-41e8-897a-c943e6f87c07 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:26.562781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f466dc5-5abe-4366-a881-dbc4261fdac8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.564517 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f466dc5-5abe-4366-a881-dbc4261fdac8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 Jul 22 00:17:26.564729 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f466dc5-5abe-4366-a881-dbc4261fdac8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.564959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f466dc5-5abe-4366-a881-dbc4261fdac8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.565134 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1f466dc5-5abe-4366-a881-dbc4261fdac8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Delete volume with id: 2054f251-985b-4ca8-bf71-5406f0992349 Jul 22 00:17:26.572556 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.572556 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:26.572934 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f466dc5-5abe-4366-a881-dbc4261fdac8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Volume info retrieved successfully. Jul 22 00:17:26.588968 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5333e37a-a0c1-43ba-8d4b-da36143eba49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.591449 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5333e37a-a0c1-43ba-8d4b-da36143eba49 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:26.591688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5333e37a-a0c1-43ba-8d4b-da36143eba49 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.591963 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5333e37a-a0c1-43ba-8d4b-da36143eba49 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.592114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5333e37a-a0c1-43ba-8d4b-da36143eba49 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:26.593727 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f466dc5-5abe-4366-a881-dbc4261fdac8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Delete volume request issued successfully. Jul 22 00:17:26.593959 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f466dc5-5abe-4366-a881-dbc4261fdac8 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 returned with HTTP 202 Jul 22 00:17:26.594390 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 935/3754] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:26 2026] DELETE /volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:26.598606 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.598606 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:26.599467 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5333e37a-a0c1-43ba-8d4b-da36143eba49 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:26.600067 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 942/3755] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:26 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:26.604330 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8fdab3cb-d660-4cac-8bb1-61a3cf0d6020 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.607102 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fdab3cb-d660-4cac-8bb1-61a3cf0d6020 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 Jul 22 00:17:26.607358 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fdab3cb-d660-4cac-8bb1-61a3cf0d6020 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.607681 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fdab3cb-d660-4cac-8bb1-61a3cf0d6020 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.616267 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.616267 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:26.626185 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8fdab3cb-d660-4cac-8bb1-61a3cf0d6020 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Volume info retrieved successfully. Jul 22 00:17:26.629526 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fdab3cb-d660-4cac-8bb1-61a3cf0d6020 tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 returned with HTTP 200 Jul 22 00:17:26.630042 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 937/3756] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:26 2026] GET /volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:26.921762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-23a1b4a2-5fe7-4f0b-95c3-a12b82fb0f35 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.923800 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23a1b4a2-5fe7-4f0b-95c3-a12b82fb0f35 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd Jul 22 00:17:26.924111 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23a1b4a2-5fe7-4f0b-95c3-a12b82fb0f35 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:26.924449 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23a1b4a2-5fe7-4f0b-95c3-a12b82fb0f35 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:26.933568 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.933568 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:26.938177 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-23a1b4a2-5fe7-4f0b-95c3-a12b82fb0f35 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:26.943111 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23a1b4a2-5fe7-4f0b-95c3-a12b82fb0f35 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd returned with HTTP 200 Jul 22 00:17:26.943566 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 943/3757] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:26 2026] GET /volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:26.958727 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c712d0ac-a7a5-4f7c-af0e-6dd40b4812b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:26.960723 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c712d0ac-a7a5-4f7c-af0e-6dd40b4812b1 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:26.961179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c712d0ac-a7a5-4f7c-af0e-6dd40b4812b1 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad7d99e9-a6e0-41b2-aec2-b452b2802cbd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1734547106"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:26.975482 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:26.975482 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:26.975995 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c712d0ac-a7a5-4f7c-af0e-6dd40b4812b1 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:26.976172 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c712d0ac-a7a5-4f7c-af0e-6dd40b4812b1 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create snapshot from volume ad7d99e9-a6e0-41b2-aec2-b452b2802cbd Jul 22 00:17:27.009886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c712d0ac-a7a5-4f7c-af0e-6dd40b4812b1 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['8cfe465a-2931-4909-a45e-67210faa338d', '79306851-0c92-41da-b26e-da18bfbdce8f', '7e6398fb-b1f3-4022-a3dd-23170592fcfd', 'f1ef5d76-3998-4f1c-8f40-0428dddc1ec6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:27.041920 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c712d0ac-a7a5-4f7c-af0e-6dd40b4812b1 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot create request issued successfully. Jul 22 00:17:27.042249 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c712d0ac-a7a5-4f7c-af0e-6dd40b4812b1 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:27.042638 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 936/3758] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:27.050534 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b71132a-ffef-4c3c-91c2-f471095f0926 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.052501 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b71132a-ffef-4c3c-91c2-f471095f0926 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 Jul 22 00:17:27.052758 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b71132a-ffef-4c3c-91c2-f471095f0926 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:27.053019 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b71132a-ffef-4c3c-91c2-f471095f0926 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:27.070734 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:27.070734 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:27.071303 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3b71132a-ffef-4c3c-91c2-f471095f0926 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:27.072119 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b71132a-ffef-4c3c-91c2-f471095f0926 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 returned with HTTP 200 Jul 22 00:17:27.072530 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 943/3759] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:27 2026] GET /volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:27.097537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-870db251-5975-4163-9ecf-83a8c0c73b91 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.099195 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:27.099514 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-288727083"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:27.101002 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-288727083'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:27.101110 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume of 1 GB Jul 22 00:17:27.104923 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Availability Zones retrieved successfully. Jul 22 00:17:27.110651 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Flow 'volume_create_api' (db7c4013-243e-4294-ac2f-70bb3b3ac022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:27.111625 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96628fb-b41c-417a-b5c9-8fb60c68d2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.112497 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:27.120191 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74e8e5c8-e7c9-4358-8960-69277b559db8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.122152 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74e8e5c8-e7c9-4358-8960-69277b559db8 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:27.122372 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74e8e5c8-e7c9-4358-8960-69277b559db8 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:27.122596 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74e8e5c8-e7c9-4358-8960-69277b559db8 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:27.128456 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74e8e5c8-e7c9-4358-8960-69277b559db8 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 returned with HTTP 404 Jul 22 00:17:27.129040 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 944/3760] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:27 2026] GET /volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:27.137473 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.139445 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:27.139838 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-177064492"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:27.141410 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-177064492'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:27.141543 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:27.141872 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:27.141872 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:27.142710 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a96628fb-b41c-417a-b5c9-8fb60c68d2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.144023 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ceac3a-7d3c-475f-87ef-be2c509273f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.145737 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:27.154145 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (ee8b4f52-b511-4f3a-9092-4bedc6acf68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:27.156385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabc92d3-e6f9-4daa-8620-46272e8d7eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.158433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:27.189142 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Created reservations ['c5da2341-a13b-4a5a-af5c-eefed4f711e1', '429db239-ec97-4d8b-a3b1-137ff9e35ba4', 'b07e871f-2721-4604-b3dd-bd429993237c', '59182542-c8dc-48fd-b5b4-84f1c5a58e34'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:27.190239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ceac3a-7d3c-475f-87ef-be2c509273f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5da2341-a13b-4a5a-af5c-eefed4f711e1', '429db239-ec97-4d8b-a3b1-137ff9e35ba4', 'b07e871f-2721-4604-b3dd-bd429993237c', '59182542-c8dc-48fd-b5b4-84f1c5a58e34']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.190670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b76b1a6-6dda-4608-aaad-b9322e65680a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.192754 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabc92d3-e6f9-4daa-8620-46272e8d7eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.193949 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3753b47c-1812-46d6-9a62-0135fa97fff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.214756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b76b1a6-6dda-4608-aaad-b9322e65680a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be016ce-e79e-46a5-909e-36b5da1b2d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-288727083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3bb941f234cf9a94aec820d8ce2b0',qos_specs=None,replication_status=,reservations=['c5da2341-a13b-4a5a-af5c-eefed4f711e1','429db239-ec97-4d8b-a3b1-137ff9e35ba4','b07e871f-2721-4604-b3dd-bd429993237c','59182542-c8dc-48fd-b5b4-84f1c5a58e34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-288727083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be016ce-e79e-46a5-909e-36b5da1b2d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b3bb941f234cf9a94aec820d8ce2b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.215573 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a8ec8d-8262-4be1-ad1c-ce8fe74cc5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.232843 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a8ec8d-8262-4be1-ad1c-ce8fe74cc5f5) transitioned into state 'SUCCESS' from state '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-288727083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3bb941f234cf9a94aec820d8ce2b0',qos_specs=None,replication_status=,reservations=['c5da2341-a13b-4a5a-af5c-eefed4f711e1','429db239-ec97-4d8b-a3b1-137ff9e35ba4','b07e871f-2721-4604-b3dd-bd429993237c','59182542-c8dc-48fd-b5b4-84f1c5a58e34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.233515 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69cf8d3-3ac3-4162-b177-bad08806251f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.243325 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d69cf8d3-3ac3-4162-b177-bad08806251f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.243634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['b24cf55e-fa24-4ddb-8b25-75cc2f0a7912', 'c026b9ef-82e2-4857-8fe4-e95b18829b72', 'bc1f9c3c-676d-49f5-b16c-e9cd65e35e47', '920d7ee3-7c72-479c-a404-c8fc83649c21'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:27.244080 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Flow 'volume_create_api' (db7c4013-243e-4294-ac2f-70bb3b3ac022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:27.244389 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume request issued successfully. Jul 22 00:17:27.244784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3753b47c-1812-46d6-9a62-0135fa97fff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b24cf55e-fa24-4ddb-8b25-75cc2f0a7912', 'c026b9ef-82e2-4857-8fe4-e95b18829b72', 'bc1f9c3c-676d-49f5-b16c-e9cd65e35e47', '920d7ee3-7c72-479c-a404-c8fc83649c21']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.244964 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-870db251-5975-4163-9ecf-83a8c0c73b91 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:27.245283 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 938/3761] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:17:27 2026] POST /volume/v3/volumes => generated 754 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:27.246708 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a74ea1-6c5e-4dd5-8ab2-95f75b97fd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.259752 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b0bebb4-729a-4273-bd1b-c3c6ad8a82a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.262018 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b0bebb4-729a-4273-bd1b-c3c6ad8a82a3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:27.262269 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b0bebb4-729a-4273-bd1b-c3c6ad8a82a3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:27.262525 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b0bebb4-729a-4273-bd1b-c3c6ad8a82a3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:27.280037 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a74ea1-6c5e-4dd5-8ab2-95f75b97fd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa8f3f03-717b-4b85-b1f0-56f880d561d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-177064492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['b24cf55e-fa24-4ddb-8b25-75cc2f0a7912','c026b9ef-82e2-4857-8fe4-e95b18829b72','bc1f9c3c-676d-49f5-b16c-e9cd65e35e47','920d7ee3-7c72-479c-a404-c8fc83649c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-177064492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa8f3f03-717b-4b85-b1f0-56f880d561d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.281245 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1adc5fc-61a3-4a84-b579-d5d5ef33609b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.302881 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1adc5fc-61a3-4a84-b579-d5d5ef33609b) transitioned into state 'SUCCESS' from state '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-177064492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['b24cf55e-fa24-4ddb-8b25-75cc2f0a7912','c026b9ef-82e2-4857-8fe4-e95b18829b72','bc1f9c3c-676d-49f5-b16c-e9cd65e35e47','920d7ee3-7c72-479c-a404-c8fc83649c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.303773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8074329e-4f72-4d02-99d9-d427dd964076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:27.313562 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8074329e-4f72-4d02-99d9-d427dd964076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:27.314346 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (ee8b4f52-b511-4f3a-9092-4bedc6acf68c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:27.314613 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:27.315249 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b10fe0a-4d58-447f-b90f-1a0a1cb26e18 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:27.315773 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 937/3762] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:17:27 2026] POST /volume/v3/volumes => generated 769 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:27.328433 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2739decf-b4bd-4ed0-98e4-a1df06509ee0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.330337 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2739decf-b4bd-4ed0-98e4-a1df06509ee0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:27.330554 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2739decf-b4bd-4ed0-98e4-a1df06509ee0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:27.330787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2739decf-b4bd-4ed0-98e4-a1df06509ee0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:27.338829 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:27.338829 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:27.342876 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2739decf-b4bd-4ed0-98e4-a1df06509ee0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:27.347443 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2739decf-b4bd-4ed0-98e4-a1df06509ee0 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 returned with HTTP 200 Jul 22 00:17:27.347878 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 945/3763] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:27 2026] GET /volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:27.452838 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:27.452838 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:27.455841 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b0bebb4-729a-4273-bd1b-c3c6ad8a82a3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:27.460617 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b0bebb4-729a-4273-bd1b-c3c6ad8a82a3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:27.461160 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 944/3764] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:27 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 822 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:27.611437 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ba1df74-4184-494c-859c-1fdf290450ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.613154 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ba1df74-4184-494c-859c-1fdf290450ba tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:27.613352 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ba1df74-4184-494c-859c-1fdf290450ba tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:27.613528 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ba1df74-4184-494c-859c-1fdf290450ba tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:27.613656 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3ba1df74-4184-494c-859c-1fdf290450ba tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:27.617994 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:27.617994 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:27.618580 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ba1df74-4184-494c-859c-1fdf290450ba tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:27.618969 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 939/3765] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:27 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:27.646679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e45ce7e-3de8-4421-a48c-b904d596644d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.649547 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e45ce7e-3de8-4421-a48c-b904d596644d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] GET https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 Jul 22 00:17:27.649805 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e45ce7e-3de8-4421-a48c-b904d596644d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:27.650173 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e45ce7e-3de8-4421-a48c-b904d596644d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:27.657637 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e45ce7e-3de8-4421-a48c-b904d596644d tempest-ProjectMemberTests39-571829601 tempest-ProjectMemberTests39-571829601-project-admin] https://10.4.3.168/volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 returned with HTTP 404 Jul 22 00:17:27.658297 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 938/3766] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:27 2026] GET /volume/v3/volumes/2054f251-985b-4ca8-bf71-5406f0992349 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:27.716638 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-000b7d71-1bd9-478b-8f78-90971e50fece None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.718481 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-000b7d71-1bd9-478b-8f78-90971e50fece tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:27.718824 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-000b7d71-1bd9-478b-8f78-90971e50fece tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:27.718876 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-000b7d71-1bd9-478b-8f78-90971e50fece tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:27.719044 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-000b7d71-1bd9-478b-8f78-90971e50fece tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:27.725168 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:27.725168 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:27.725168 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-000b7d71-1bd9-478b-8f78-90971e50fece tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:27.742158 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-000b7d71-1bd9-478b-8f78-90971e50fece tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot delete request issued successfully. Jul 22 00:17:27.742416 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-000b7d71-1bd9-478b-8f78-90971e50fece tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b returned with HTTP 202 Jul 22 00:17:27.743004 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 946/3767] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:27 2026] DELETE /volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:27.751499 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c657503f-b66c-435e-91ff-9b191eefcbe5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:27.753512 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c657503f-b66c-435e-91ff-9b191eefcbe5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:27.753722 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c657503f-b66c-435e-91ff-9b191eefcbe5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:27.753990 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c657503f-b66c-435e-91ff-9b191eefcbe5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:27.759721 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:27.759721 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:27.759989 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c657503f-b66c-435e-91ff-9b191eefcbe5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:27.760835 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c657503f-b66c-435e-91ff-9b191eefcbe5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b returned with HTTP 200 Jul 22 00:17:27.761302 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 945/3768] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:27 2026] GET /volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.081435 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2dfc668d-f2e2-4e87-858f-39f18de5318c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.083197 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dfc668d-f2e2-4e87-858f-39f18de5318c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 Jul 22 00:17:28.083404 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dfc668d-f2e2-4e87-858f-39f18de5318c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.083624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dfc668d-f2e2-4e87-858f-39f18de5318c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.089574 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.089574 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:28.089873 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2dfc668d-f2e2-4e87-858f-39f18de5318c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:28.090603 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dfc668d-f2e2-4e87-858f-39f18de5318c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 returned with HTTP 200 Jul 22 00:17:28.091002 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 940/3769] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.099915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-56400f74-a0fd-432a-aa8d-45c3639deb59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.101701 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56400f74-a0fd-432a-aa8d-45c3639deb59 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] GET https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:28.101924 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56400f74-a0fd-432a-aa8d-45c3639deb59 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.102137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56400f74-a0fd-432a-aa8d-45c3639deb59 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.102369 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-56400f74-a0fd-432a-aa8d-45c3639deb59 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:17:28.102609 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.102609 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:28.103364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-56400f74-a0fd-432a-aa8d-45c3639deb59 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:17:28.108100 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-56400f74-a0fd-432a-aa8d-45c3639deb59 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Get all snapshots completed successfully. Jul 22 00:17:28.108436 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56400f74-a0fd-432a-aa8d-45c3639deb59 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] https://10.4.3.168/volume/v3/snapshots returned with HTTP 200 Jul 22 00:17:28.108831 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 939/3770] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.118193 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0fbedfe4-cd8c-4ab1-8324-76fdc5c2459c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.120490 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fbedfe4-cd8c-4ab1-8324-76fdc5c2459c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 Jul 22 00:17:28.120774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fbedfe4-cd8c-4ab1-8324-76fdc5c2459c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.121100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fbedfe4-cd8c-4ab1-8324-76fdc5c2459c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.121286 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-0fbedfe4-cd8c-4ab1-8324-76fdc5c2459c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete snapshot with id: 785fd620-32a9-42f0-a9d5-0672c2a978a2 Jul 22 00:17:28.126694 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.126694 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:28.127085 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0fbedfe4-cd8c-4ab1-8324-76fdc5c2459c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:28.144188 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0fbedfe4-cd8c-4ab1-8324-76fdc5c2459c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot delete request issued successfully. Jul 22 00:17:28.144438 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fbedfe4-cd8c-4ab1-8324-76fdc5c2459c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 returned with HTTP 202 Jul 22 00:17:28.144871 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 947/3771] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:28 2026] DELETE /volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:28.152567 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e683b867-9096-4adc-8e3f-32b7bfeda66c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.155763 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e683b867-9096-4adc-8e3f-32b7bfeda66c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 Jul 22 00:17:28.156011 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e683b867-9096-4adc-8e3f-32b7bfeda66c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.156237 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e683b867-9096-4adc-8e3f-32b7bfeda66c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.162291 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.162291 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:28.162682 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e683b867-9096-4adc-8e3f-32b7bfeda66c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:28.163485 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e683b867-9096-4adc-8e3f-32b7bfeda66c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 returned with HTTP 200 Jul 22 00:17:28.163899 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 946/3772] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.361189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6959a636-adef-4315-b010-05897b296229 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.363415 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6959a636-adef-4315-b010-05897b296229 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:28.363690 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6959a636-adef-4315-b010-05897b296229 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.363958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6959a636-adef-4315-b010-05897b296229 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.373218 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.373218 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:28.377850 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6959a636-adef-4315-b010-05897b296229 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:28.382832 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6959a636-adef-4315-b010-05897b296229 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 returned with HTTP 200 Jul 22 00:17:28.383227 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 941/3773] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:28.397540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.399380 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:28.401221 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fa8f3f03-717b-4b85-b1f0-56f880d561d4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2069987765"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:28.401279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request body: {'volume': {'source_volid': 'fa8f3f03-717b-4b85-b1f0-56f880d561d4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2069987765'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:28.408127 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.408127 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:28.408587 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume retrieved successfully. Jul 22 00:17:28.408710 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume of 1 GB Jul 22 00:17:28.412169 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Availability Zones retrieved successfully. Jul 22 00:17:28.419847 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (b601a39e-ec89-4981-95fd-06a398cc82f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:28.419847 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfede3b1-b59f-4c35-ade6-9770bcc187f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:28.419847 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:28.441880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfede3b1-b59f-4c35-ade6-9770bcc187f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fa8f3f03-717b-4b85-b1f0-56f880d561d4', 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:28.442752 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18509d7b-bf31-4eb8-8aff-7ff1a7638820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:28.474896 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3eda550-22fc-490c-aaae-340afaaf37bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.477737 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3eda550-22fc-490c-aaae-340afaaf37bc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:28.477737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3eda550-22fc-490c-aaae-340afaaf37bc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.477737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3eda550-22fc-490c-aaae-340afaaf37bc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.483048 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Created reservations ['ea0b001d-8d60-42da-8478-c865970cc754', '3f5b99ae-7185-4407-9fc7-a0cc0067646d', '9f688b09-dcf8-4da8-88e1-0a5a28a9da99', 'bae84e3c-26bb-4d84-85c1-0c515302f9fa'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:28.484075 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18509d7b-bf31-4eb8-8aff-7ff1a7638820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea0b001d-8d60-42da-8478-c865970cc754', '3f5b99ae-7185-4407-9fc7-a0cc0067646d', '9f688b09-dcf8-4da8-88e1-0a5a28a9da99', 'bae84e3c-26bb-4d84-85c1-0c515302f9fa']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:28.485061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0323f5bc-3c35-4621-9212-8167faf454e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:28.486728 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.486728 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:28.490688 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c3eda550-22fc-490c-aaae-340afaaf37bc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:28.495020 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3eda550-22fc-490c-aaae-340afaaf37bc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:28.495417 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 948/3774] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.520590 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0323f5bc-3c35-4621-9212-8167faf454e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b37cd521-0955-45aa-b241-09336a529d92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2069987765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['ea0b001d-8d60-42da-8478-c865970cc754','3f5b99ae-7185-4407-9fc7-a0cc0067646d','9f688b09-dcf8-4da8-88e1-0a5a28a9da99','bae84e3c-26bb-4d84-85c1-0c515302f9fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa8f3f03-717b-4b85-b1f0-56f880d561d4,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2069987765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b37cd521-0955-45aa-b241-09336a529d92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b6a4a2d805465cb56f1e5fee417c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fa8f3f03-717b-4b85-b1f0-56f880d561d4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:28.521967 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f56e59-ae78-4317-85a7-6ae2273f372b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:28.544216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f56e59-ae78-4317-85a7-6ae2273f372b) transitioned into state 'SUCCESS' from state '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-2069987765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b6a4a2d805465cb56f1e5fee417c70',qos_specs=None,replication_status=,reservations=['ea0b001d-8d60-42da-8478-c865970cc754','3f5b99ae-7185-4407-9fc7-a0cc0067646d','9f688b09-dcf8-4da8-88e1-0a5a28a9da99','bae84e3c-26bb-4d84-85c1-0c515302f9fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=fa8f3f03-717b-4b85-b1f0-56f880d561d4,status='creating',user_id='6c49c4a028b947489ff0ab5d74fa3d91',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:28.545257 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eaf8bbf-c1d9-440d-b369-72401c3104d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:28.569020 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eaf8bbf-c1d9-440d-b369-72401c3104d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:28.569985 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Flow 'volume_create_api' (b601a39e-ec89-4981-95fd-06a398cc82f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:28.570464 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Create volume request issued successfully. Jul 22 00:17:28.571200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-f8584315-8b2d-43f7-a8b0-c69dba3adf49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.571348 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4b7b4f8-7655-4d40-bda2-b6be483c9c6c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:28.571956 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 940/3775] 10.4.3.168 () {70 vars in 1300 bytes} [Wed Jul 22 00:17:28 2026] POST /volume/v3/volumes => generated 804 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:28.573975 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-f8584315-8b2d-43f7-a8b0-c69dba3adf49 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:28.574164 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-f8584315-8b2d-43f7-a8b0-c69dba3adf49 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.574435 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-f8584315-8b2d-43f7-a8b0-c69dba3adf49 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.586119 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2372cfd8-9da4-4877-a3aa-5c804b1ca458 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.588205 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2372cfd8-9da4-4877-a3aa-5c804b1ca458 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 Jul 22 00:17:28.588550 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2372cfd8-9da4-4877-a3aa-5c804b1ca458 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.588851 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2372cfd8-9da4-4877-a3aa-5c804b1ca458 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.596331 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.596331 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:28.608369 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-f8584315-8b2d-43f7-a8b0-c69dba3adf49 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:28.625977 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-f8584315-8b2d-43f7-a8b0-c69dba3adf49 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:28.626599 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 947/3776] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.643097 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bab2b1b3-9b54-4d33-a9da-d5e556e34e16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.645231 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bab2b1b3-9b54-4d33-a9da-d5e556e34e16 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:28.645522 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bab2b1b3-9b54-4d33-a9da-d5e556e34e16 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.645778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bab2b1b3-9b54-4d33-a9da-d5e556e34e16 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.645974 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bab2b1b3-9b54-4d33-a9da-d5e556e34e16 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:28.651768 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.651768 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:28.652400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bab2b1b3-9b54-4d33-a9da-d5e556e34e16 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:28.652854 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 949/3777] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.717161 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0c40b9f-ce8e-451e-925d-ed6140bfa8d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.718189 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0c40b9f-ce8e-451e-925d-ed6140bfa8d5 None None] GET https://10.4.3.168/volume// Jul 22 00:17:28.718189 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0c40b9f-ce8e-451e-925d-ed6140bfa8d5 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.718189 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0c40b9f-ce8e-451e-925d-ed6140bfa8d5 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.718417 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0c40b9f-ce8e-451e-925d-ed6140bfa8d5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:17:28.718696 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 941/3778] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:17:28.727992 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-26fd0ec0-eb45-4e32-9051-e4378f024ee8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.775989 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-854ff71c-9bfc-47a3-adee-cff2b6d01049 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.777895 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-854ff71c-9bfc-47a3-adee-cff2b6d01049 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:28.778318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-854ff71c-9bfc-47a3-adee-cff2b6d01049 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.778711 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-854ff71c-9bfc-47a3-adee-cff2b6d01049 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.784699 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-854ff71c-9bfc-47a3-adee-cff2b6d01049 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b returned with HTTP 404 Jul 22 00:17:28.785625 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 950/3779] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:28.792690 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.792690 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:28.794026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1b54d12-97e1-4a08-a37b-91707bf5ef2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.796166 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1b54d12-97e1-4a08-a37b-91707bf5ef2c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:28.796378 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1b54d12-97e1-4a08-a37b-91707bf5ef2c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.796552 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2372cfd8-9da4-4877-a3aa-5c804b1ca458 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:28.796614 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1b54d12-97e1-4a08-a37b-91707bf5ef2c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.796722 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-b1b54d12-97e1-4a08-a37b-91707bf5ef2c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:28.801264 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2372cfd8-9da4-4877-a3aa-5c804b1ca458 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 returned with HTTP 200 Jul 22 00:17:28.801628 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 942/3780] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 => generated 872 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:28.802744 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.802744 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:28.803395 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1b54d12-97e1-4a08-a37b-91707bf5ef2c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:28.824667 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1b54d12-97e1-4a08-a37b-91707bf5ef2c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot delete request issued successfully. Jul 22 00:17:28.824809 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1b54d12-97e1-4a08-a37b-91707bf5ef2c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 returned with HTTP 202 Jul 22 00:17:28.825232 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 942/3781] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:28 2026] DELETE /volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:28.836847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3aae39da-e7df-4c40-a140-77b2509e2934 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.838636 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aae39da-e7df-4c40-a140-77b2509e2934 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:28.839211 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aae39da-e7df-4c40-a140-77b2509e2934 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.839506 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aae39da-e7df-4c40-a140-77b2509e2934 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.847253 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.847253 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:28.847253 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3aae39da-e7df-4c40-a140-77b2509e2934 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:28.847253 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aae39da-e7df-4c40-a140-77b2509e2934 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 returned with HTTP 200 Jul 22 00:17:28.847253 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 951/3782] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.901765 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-26fd0ec0-eb45-4e32-9051-e4378f024ee8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:17:28.901765 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-26fd0ec0-eb45-4e32-9051-e4378f024ee8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7be016ce-e79e-46a5-909e-36b5da1b2d2b", "connector": null, "instance_uuid": "a813af6b-7172-485a-b5dc-647f8795184a"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:28.910788 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.910788 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:28.935799 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-26fd0ec0-eb45-4e32-9051-e4378f024ee8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:17:28.936750 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 948/3783] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:17:28 2026] POST /volume/v3/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:17:28.966292 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8c507aa-bb43-4327-9cad-8fc0e412e109 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.968045 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8c507aa-bb43-4327-9cad-8fc0e412e109 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:28.968241 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8c507aa-bb43-4327-9cad-8fc0e412e109 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.968423 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8c507aa-bb43-4327-9cad-8fc0e412e109 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.974584 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e889a37-1c98-4413-ae24-84989da64303 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.974990 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e889a37-1c98-4413-ae24-84989da64303 None None] GET https://10.4.3.168/volume// Jul 22 00:17:28.975084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e889a37-1c98-4413-ae24-84989da64303 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.975259 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e889a37-1c98-4413-ae24-84989da64303 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.975564 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e889a37-1c98-4413-ae24-84989da64303 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:17:28.975806 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 943/3784] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:17:28.977747 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.977747 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:28.981155 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8c507aa-bb43-4327-9cad-8fc0e412e109 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:28.983850 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-0cd88f54-5f14-4a87-8f91-8f14904b7055 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:28.985150 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8c507aa-bb43-4327-9cad-8fc0e412e109 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:28.985507 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 943/3785] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:28.986532 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-0cd88f54-5f14-4a87-8f91-8f14904b7055 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:28.986778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-0cd88f54-5f14-4a87-8f91-8f14904b7055 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:28.987008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-0cd88f54-5f14-4a87-8f91-8f14904b7055 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:28.996590 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:28.996590 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:29.000807 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-0cd88f54-5f14-4a87-8f91-8f14904b7055 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:29.006291 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-0cd88f54-5f14-4a87-8f91-8f14904b7055 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:29.006741 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 952/3786] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:17:28 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:17:29.112812 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-264024df-f316-4d13-a119-33331b73898a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.115262 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-264024df-f316-4d13-a119-33331b73898a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] PUT https://10.4.3.168/volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e Jul 22 00:17:29.115760 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-264024df-f316-4d13-a119-33331b73898a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.124406 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-264024df-f316-4d13-a119-33331b73898a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Acquiring lock "cinder-attachment_update-7be016ce-e79e-46a5-909e-36b5da1b2d2b-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:17:29.131296 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-264024df-f316-4d13-a119-33331b73898a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Lock "cinder-attachment_update-7be016ce-e79e-46a5-909e-36b5da1b2d2b-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:17:29.132833 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.132833 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:29.173182 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db4b0b41-2a14-43d8-b2c3-078199f4394c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.175041 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db4b0b41-2a14-43d8-b2c3-078199f4394c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 Jul 22 00:17:29.175204 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db4b0b41-2a14-43d8-b2c3-078199f4394c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.175386 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db4b0b41-2a14-43d8-b2c3-078199f4394c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.179763 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db4b0b41-2a14-43d8-b2c3-078199f4394c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 returned with HTTP 404 Jul 22 00:17:29.180317 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 944/3787] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/snapshots/785fd620-32a9-42f0-a9d5-0672c2a978a2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.188344 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c4d6385-b906-45b5-ae45-b9c293d9381c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.190685 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c4d6385-b906-45b5-ae45-b9c293d9381c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd Jul 22 00:17:29.191215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c4d6385-b906-45b5-ae45-b9c293d9381c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.191296 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c4d6385-b906-45b5-ae45-b9c293d9381c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.191652 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0c4d6385-b906-45b5-ae45-b9c293d9381c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume with id: ad7d99e9-a6e0-41b2-aec2-b452b2802cbd Jul 22 00:17:29.201563 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.201563 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:29.202131 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c4d6385-b906-45b5-ae45-b9c293d9381c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:29.215314 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-264024df-f316-4d13-a119-33331b73898a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Lock "cinder-attachment_update-7be016ce-e79e-46a5-909e-36b5da1b2d2b-np0000005612" released by "attachment_update" :: held 0.084s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:17:29.215628 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-264024df-f316-4d13-a119-33331b73898a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e returned with HTTP 200 Jul 22 00:17:29.216089 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 949/3788] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:17:29 2026] PUT /volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:29.223373 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c4d6385-b906-45b5-ae45-b9c293d9381c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume request issued successfully. Jul 22 00:17:29.223594 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c4d6385-b906-45b5-ae45-b9c293d9381c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd returned with HTTP 202 Jul 22 00:17:29.224177 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 944/3789] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:29 2026] DELETE /volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:29.233719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6179ff4-0adb-4be2-9b15-06f6d6afbdbb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.236246 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6179ff4-0adb-4be2-9b15-06f6d6afbdbb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd Jul 22 00:17:29.236518 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6179ff4-0adb-4be2-9b15-06f6d6afbdbb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.236758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6179ff4-0adb-4be2-9b15-06f6d6afbdbb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.246223 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.246223 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:29.250672 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6179ff4-0adb-4be2-9b15-06f6d6afbdbb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:29.255974 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6179ff4-0adb-4be2-9b15-06f6d6afbdbb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd returned with HTTP 200 Jul 22 00:17:29.256398 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 953/3790] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:29.307159 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.309367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:29.309708 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-788671587", "imageRef": "61c1adb1-4258-494b-8467-69d058e060e2", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.311197 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-788671587', 'imageRef': '61c1adb1-4258-494b-8467-69d058e060e2', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:29.383185 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Create volume of 1 GB Jul 22 00:17:29.383523 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.383523 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:29.387626 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Availability Zones retrieved successfully. Jul 22 00:17:29.394065 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6afaf704-571e-4ec1-b1c1-5db07ba9242f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.394584 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Flow 'volume_create_api' (f1fedcc2-281e-4d60-95d2-aac4da9baae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:29.395832 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4564487b-279a-4310-a81f-3a2712545394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:29.397092 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:29.450157 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4564487b-279a-4310-a81f-3a2712545394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:29.451057 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee6ff6d-f344-4fc0-99e1-ceebea87bf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:29.471879 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6afaf704-571e-4ec1-b1c1-5db07ba9242f tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:29.471879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6afaf704-571e-4ec1-b1c1-5db07ba9242f tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-62100386", "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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.473359 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.473359 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:29.489994 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6afaf704-571e-4ec1-b1c1-5db07ba9242f tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:29.490609 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 950/3791] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:29 2026] POST /volume/v3/types => generated 378 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:29.497892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46c1d7b9-a1ec-4a15-9f92-c2c41a94a24e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.499850 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46c1d7b9-a1ec-4a15-9f92-c2c41a94a24e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] POST https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption Jul 22 00:17:29.500246 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46c1d7b9-a1ec-4a15-9f92-c2c41a94a24e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.506506 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Created reservations ['1731d998-c8b2-4250-8e85-e6c28a49eb49', 'f7b4cc05-aaa3-444e-899a-1a70bb758690', '83ec89f6-b891-42a3-aba2-32405d0ef0ce', '97290743-411b-4335-9e24-ae347b195f2d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:29.507264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee6ff6d-f344-4fc0-99e1-ceebea87bf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1731d998-c8b2-4250-8e85-e6c28a49eb49', 'f7b4cc05-aaa3-444e-899a-1a70bb758690', '83ec89f6-b891-42a3-aba2-32405d0ef0ce', '97290743-411b-4335-9e24-ae347b195f2d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:29.507970 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b5c2f2-e0bd-46fe-8853-a30208ac5398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:29.515678 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46c1d7b9-a1ec-4a15-9f92-c2c41a94a24e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption returned with HTTP 200 Jul 22 00:17:29.516206 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 945/3792] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:17:29 2026] POST /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:29.524063 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2578a210-72d9-478c-a67e-cc0d6e94620b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.525655 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2578a210-72d9-478c-a67e-cc0d6e94620b tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:29.526034 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2578a210-72d9-478c-a67e-cc0d6e94620b tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1136348974", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.529084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b5c2f2-e0bd-46fe-8853-a30208ac5398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59996c72-df1e-473b-ae0a-b65cf9d2b734', '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-788671587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435f2760a7643fd80adbd21477dd4f7',qos_specs=None,replication_status=,reservations=['1731d998-c8b2-4250-8e85-e6c28a49eb49','f7b4cc05-aaa3-444e-899a-1a70bb758690','83ec89f6-b891-42a3-aba2-32405d0ef0ce','97290743-411b-4335-9e24-ae347b195f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271a2bb403ea4bb9b7fbd93bc12c0d04',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-788671587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59996c72-df1e-473b-ae0a-b65cf9d2b734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8435f2760a7643fd80adbd21477dd4f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='271a2bb403ea4bb9b7fbd93bc12c0d04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:29.529763 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae687282-4212-497c-a9e9-a83f81cbb82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:29.539287 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2578a210-72d9-478c-a67e-cc0d6e94620b tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:29.539618 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 954/3793] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:29 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) Jul 22 00:17:29.545408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae687282-4212-497c-a9e9-a83f81cbb82d) transitioned into state 'SUCCESS' from state '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-788671587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435f2760a7643fd80adbd21477dd4f7',qos_specs=None,replication_status=,reservations=['1731d998-c8b2-4250-8e85-e6c28a49eb49','f7b4cc05-aaa3-444e-899a-1a70bb758690','83ec89f6-b891-42a3-aba2-32405d0ef0ce','97290743-411b-4335-9e24-ae347b195f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='271a2bb403ea4bb9b7fbd93bc12c0d04',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:29.546084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24cdefac-95c5-40b4-bdfe-650dbd3a9b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:29.547798 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83c2fc33-1343-48fd-830c-3b3a3ee697fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.554743 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24cdefac-95c5-40b4-bdfe-650dbd3a9b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:29.555763 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Flow 'volume_create_api' (f1fedcc2-281e-4d60-95d2-aac4da9baae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:29.556190 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Create volume request issued successfully. Jul 22 00:17:29.556762 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa09cfc9-3ce7-498a-990c-fd030a4c1602 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:29.557221 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 945/3794] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:17:29 2026] POST /volume/v3/volumes => generated 752 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:29.569119 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f88821cd-390c-44c8-989c-a48114773e49 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.570572 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f88821cd-390c-44c8-989c-a48114773e49 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:29.570783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f88821cd-390c-44c8-989c-a48114773e49 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.571024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f88821cd-390c-44c8-989c-a48114773e49 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.577530 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.577530 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:29.581448 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f88821cd-390c-44c8-989c-a48114773e49 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:29.586255 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f88821cd-390c-44c8-989c-a48114773e49 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:29.586757 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 946/3795] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:29.605295 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83c2fc33-1343-48fd-830c-3b3a3ee697fc tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] POST https://10.4.3.168/volume/v3/types/54aaca81-b0c6-4f6c-a98d-44bb0fdcef4e/encryption Jul 22 00:17:29.605650 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83c2fc33-1343-48fd-830c-3b3a3ee697fc tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.607815 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-83c2fc33-1343-48fd-830c-3b3a3ee697fc tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.608040 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83c2fc33-1343-48fd-830c-3b3a3ee697fc tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/54aaca81-b0c6-4f6c-a98d-44bb0fdcef4e/encryption returned with HTTP 403 Jul 22 00:17:29.608491 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 951/3796] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:17:29 2026] POST /volume/v3/types/54aaca81-b0c6-4f6c-a98d-44bb0fdcef4e/encryption => generated 127 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.617187 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce31c089-f8a7-4976-98f6-cb435b0c1801 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.618776 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce31c089-f8a7-4976-98f6-cb435b0c1801 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:29.619153 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce31c089-f8a7-4976-98f6-cb435b0c1801 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-869449894", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.632813 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce31c089-f8a7-4976-98f6-cb435b0c1801 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:29.633162 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 955/3797] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:29 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:29.641131 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e1155e5-4684-4dc8-a6d4-ceb7c4281cc1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.643286 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e1155e5-4684-4dc8-a6d4-ceb7c4281cc1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] POST https://10.4.3.168/volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6/extra_specs Jul 22 00:17:29.643286 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e1155e5-4684-4dc8-a6d4-ceb7c4281cc1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.644672 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.644672 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:29.645128 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-0e1155e5-4684-4dc8-a6d4-ceb7c4281cc1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.645327 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e1155e5-4684-4dc8-a6d4-ceb7c4281cc1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6/extra_specs returned with HTTP 403 Jul 22 00:17:29.645736 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 946/3798] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:17:29 2026] POST /volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.653530 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d194090-a82b-4a7d-b639-cd4ee16c4151 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.655344 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d194090-a82b-4a7d-b639-cd4ee16c4151 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] PUT https://10.4.3.168/volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6/extra_specs/key2 Jul 22 00:17:29.655729 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d194090-a82b-4a7d-b639-cd4ee16c4151 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.657987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-4d194090-a82b-4a7d-b639-cd4ee16c4151 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.657987 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d194090-a82b-4a7d-b639-cd4ee16c4151 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6/extra_specs/key2 returned with HTTP 403 Jul 22 00:17:29.658416 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 947/3799] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:17:29 2026] PUT /volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.665553 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4ba8a43-53dd-4182-b67a-d2e56b4c229d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.667727 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4ba8a43-53dd-4182-b67a-d2e56b4c229d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:29.668184 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4ba8a43-53dd-4182-b67a-d2e56b4c229d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.670465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-b4ba8a43-53dd-4182-b67a-d2e56b4c229d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.670581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4041e2c5-740e-4c81-80fa-84656ff7afa6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.670853 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4ba8a43-53dd-4182-b67a-d2e56b4c229d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types returned with HTTP 403 Jul 22 00:17:29.671357 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 952/3800] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:17:29 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.672706 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4041e2c5-740e-4c81-80fa-84656ff7afa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:29.672945 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4041e2c5-740e-4c81-80fa-84656ff7afa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.673131 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4041e2c5-740e-4c81-80fa-84656ff7afa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.673251 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4041e2c5-740e-4c81-80fa-84656ff7afa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:29.677604 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.677604 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:29.678338 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4041e2c5-740e-4c81-80fa-84656ff7afa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:29.678718 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 956/3801] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:29.680179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4517a27-c369-4744-8ed8-d899ae40bb13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.682581 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4517a27-c369-4744-8ed8-d899ae40bb13 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:29.683110 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4517a27-c369-4744-8ed8-d899ae40bb13 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-828733840", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.702869 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4517a27-c369-4744-8ed8-d899ae40bb13 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:29.703400 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 947/3802] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:29 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) Jul 22 00:17:29.712368 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63eee2bf-72eb-4da0-8c7f-4b6445b9ff32 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.714092 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63eee2bf-72eb-4da0-8c7f-4b6445b9ff32 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] POST https://10.4.3.168/volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c/encryption Jul 22 00:17:29.714424 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63eee2bf-72eb-4da0-8c7f-4b6445b9ff32 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.728701 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63eee2bf-72eb-4da0-8c7f-4b6445b9ff32 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c/encryption returned with HTTP 200 Jul 22 00:17:29.729207 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 948/3803] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:17:29 2026] POST /volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:17:29.738433 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99af9f5b-f18b-4115-b2c3-0f5736077967 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.740192 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99af9f5b-f18b-4115-b2c3-0f5736077967 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] DELETE https://10.4.3.168/volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c/encryption/e7ab1576-6935-437b-a720-f7af5ea515d2 Jul 22 00:17:29.740372 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99af9f5b-f18b-4115-b2c3-0f5736077967 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.740552 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99af9f5b-f18b-4115-b2c3-0f5736077967 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.741159 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-99af9f5b-f18b-4115-b2c3-0f5736077967 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.741304 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99af9f5b-f18b-4115-b2c3-0f5736077967 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c/encryption/e7ab1576-6935-437b-a720-f7af5ea515d2 returned with HTTP 403 Jul 22 00:17:29.741912 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 953/3804] 10.4.3.168 () {66 vars in 1489 bytes} [Wed Jul 22 00:17:29 2026] DELETE /volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c/encryption/e7ab1576-6935-437b-a720-f7af5ea515d2 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.749456 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dfc9f9f0-e229-4560-8286-cd7999f2d2a1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.751497 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dfc9f9f0-e229-4560-8286-cd7999f2d2a1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:29.751961 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dfc9f9f0-e229-4560-8286-cd7999f2d2a1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1281967117", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.770567 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dfc9f9f0-e229-4560-8286-cd7999f2d2a1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:29.770947 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 957/3805] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:29 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) Jul 22 00:17:29.784485 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee841b2e-b057-4e2e-ae26-fc855a83c27e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.786406 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee841b2e-b057-4e2e-ae26-fc855a83c27e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] DELETE https://10.4.3.168/volume/v3/types/720f9c04-473e-49b0-993b-ec2ca86f9eed/extra_specs/key1 Jul 22 00:17:29.786582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee841b2e-b057-4e2e-ae26-fc855a83c27e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.786767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee841b2e-b057-4e2e-ae26-fc855a83c27e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.791497 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-ee841b2e-b057-4e2e-ae26-fc855a83c27e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.791689 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee841b2e-b057-4e2e-ae26-fc855a83c27e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/720f9c04-473e-49b0-993b-ec2ca86f9eed/extra_specs/key1 returned with HTTP 403 Jul 22 00:17:29.792235 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 948/3806] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:17:29 2026] DELETE /volume/v3/types/720f9c04-473e-49b0-993b-ec2ca86f9eed/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.800362 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5fe1f42a-339b-4536-af29-93b91176e513 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.802094 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5fe1f42a-339b-4536-af29-93b91176e513 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:29.802475 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5fe1f42a-339b-4536-af29-93b91176e513 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-480167343", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:29.817000 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65b20258-01f3-4ae9-a10e-cd05b9677c27 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.818770 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65b20258-01f3-4ae9-a10e-cd05b9677c27 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 Jul 22 00:17:29.819015 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65b20258-01f3-4ae9-a10e-cd05b9677c27 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.819201 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65b20258-01f3-4ae9-a10e-cd05b9677c27 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.820358 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5fe1f42a-339b-4536-af29-93b91176e513 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:29.820758 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 949/3807] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:29 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) Jul 22 00:17:29.826466 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.826466 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:29.828581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-81284d25-913a-4f8d-b656-d44cb2b75cc0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.830277 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-81284d25-913a-4f8d-b656-d44cb2b75cc0 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] DELETE https://10.4.3.168/volume/v3/types/9f70897d-3ebb-47d4-8c00-ba8eab11a350 Jul 22 00:17:29.830512 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-81284d25-913a-4f8d-b656-d44cb2b75cc0 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.830640 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-81284d25-913a-4f8d-b656-d44cb2b75cc0 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.830834 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65b20258-01f3-4ae9-a10e-cd05b9677c27 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:29.831308 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-81284d25-913a-4f8d-b656-d44cb2b75cc0 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.831461 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-81284d25-913a-4f8d-b656-d44cb2b75cc0 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/9f70897d-3ebb-47d4-8c00-ba8eab11a350 returned with HTTP 403 Jul 22 00:17:29.831830 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 958/3808] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:29 2026] DELETE /volume/v3/types/9f70897d-3ebb-47d4-8c00-ba8eab11a350 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.835706 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65b20258-01f3-4ae9-a10e-cd05b9677c27 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 returned with HTTP 200 Jul 22 00:17:29.836224 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 954/3809] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:29.840253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c5e634d-fc4c-4d32-ac8d-d4a0d0845690 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.842516 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c5e634d-fc4c-4d32-ac8d-d4a0d0845690 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] GET https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs Jul 22 00:17:29.842813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c5e634d-fc4c-4d32-ac8d-d4a0d0845690 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.843076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c5e634d-fc4c-4d32-ac8d-d4a0d0845690 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.850481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e215cd87-d0cf-46c2-ac50-4cfef8b9ca8d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.853243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c5e634d-fc4c-4d32-ac8d-d4a0d0845690 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs returned with HTTP 200 Jul 22 00:17:29.853386 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e215cd87-d0cf-46c2-ac50-4cfef8b9ca8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:29.853660 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e215cd87-d0cf-46c2-ac50-4cfef8b9ca8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.853716 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 949/3810] 10.4.3.168 () {66 vars in 1378 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:29.853877 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e215cd87-d0cf-46c2-ac50-4cfef8b9ca8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.854102 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e215cd87-d0cf-46c2-ac50-4cfef8b9ca8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:29.857881 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7809d91b-dada-4bb6-b8cc-167275486f69 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.860019 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7809d91b-dada-4bb6-b8cc-167275486f69 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:29.860241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7809d91b-dada-4bb6-b8cc-167275486f69 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.860450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7809d91b-dada-4bb6-b8cc-167275486f69 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.861598 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.861598 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:29.861679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22922b03-b751-4415-ba5c-0c4a87ca6332 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.862214 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e215cd87-d0cf-46c2-ac50-4cfef8b9ca8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:29.863625 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22922b03-b751-4415-ba5c-0c4a87ca6332 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] GET https://10.4.3.168/volume/v3/types Jul 22 00:17:29.863927 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22922b03-b751-4415-ba5c-0c4a87ca6332 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.864660 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22922b03-b751-4415-ba5c-0c4a87ca6332 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.865274 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-22922b03-b751-4415-ba5c-0c4a87ca6332 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:17:29.869039 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7809d91b-dada-4bb6-b8cc-167275486f69 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 returned with HTTP 404 Jul 22 00:17:29.869589 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 959/3811] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.877256 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-57a1fee3-339f-4bfd-9037-96ef593a877a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.879433 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-57a1fee3-339f-4bfd-9037-96ef593a877a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:29.879703 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-57a1fee3-339f-4bfd-9037-96ef593a877a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.879982 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-57a1fee3-339f-4bfd-9037-96ef593a877a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.880126 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-57a1fee3-339f-4bfd-9037-96ef593a877a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:29.881569 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e215cd87-d0cf-46c2-ac50-4cfef8b9ca8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:29.881834 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e215cd87-d0cf-46c2-ac50-4cfef8b9ca8d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 returned with HTTP 202 Jul 22 00:17:29.882430 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 950/3812] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:29 2026] DELETE /volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:29.886734 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.886734 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:29.887310 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-57a1fee3-339f-4bfd-9037-96ef593a877a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:29.890211 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-07149cbc-cb69-4f4f-87c1-9c6a951efc48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.892120 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07149cbc-cb69-4f4f-87c1-9c6a951efc48 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:29.892359 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07149cbc-cb69-4f4f-87c1-9c6a951efc48 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.892603 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07149cbc-cb69-4f4f-87c1-9c6a951efc48 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.895405 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22922b03-b751-4415-ba5c-0c4a87ca6332 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:29.895928 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 955/3813] 10.4.3.168 () {66 vars in 1231 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/types => generated 2384 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 00:17:29.901340 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.901340 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:29.906169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-39563c8a-07ec-499c-897f-edc1faff380d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.908001 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-07149cbc-cb69-4f4f-87c1-9c6a951efc48 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:29.908125 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39563c8a-07ec-499c-897f-edc1faff380d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] GET https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption/cipher Jul 22 00:17:29.908376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39563c8a-07ec-499c-897f-edc1faff380d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.908592 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39563c8a-07ec-499c-897f-edc1faff380d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.909303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-39563c8a-07ec-499c-897f-edc1faff380d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.909544 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39563c8a-07ec-499c-897f-edc1faff380d tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption/cipher returned with HTTP 403 Jul 22 00:17:29.909960 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 951/3814] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.910592 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-57a1fee3-339f-4bfd-9037-96ef593a877a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot delete request issued successfully. Jul 22 00:17:29.910843 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-57a1fee3-339f-4bfd-9037-96ef593a877a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 returned with HTTP 202 Jul 22 00:17:29.911284 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 950/3815] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:29 2026] DELETE /volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:29.912429 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07149cbc-cb69-4f4f-87c1-9c6a951efc48 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 returned with HTTP 200 Jul 22 00:17:29.912799 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 960/3816] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:29.919206 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6868bac6-c18a-4ee5-b5a8-1055bc4e9378 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.919555 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41b90e0d-84de-40a0-9362-51060b650919 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.921503 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41b90e0d-84de-40a0-9362-51060b650919 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:29.921637 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6868bac6-c18a-4ee5-b5a8-1055bc4e9378 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] GET https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption Jul 22 00:17:29.921670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41b90e0d-84de-40a0-9362-51060b650919 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.921820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6868bac6-c18a-4ee5-b5a8-1055bc4e9378 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.921879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41b90e0d-84de-40a0-9362-51060b650919 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.922090 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6868bac6-c18a-4ee5-b5a8-1055bc4e9378 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.922810 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-6868bac6-c18a-4ee5-b5a8-1055bc4e9378 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:29.923063 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6868bac6-c18a-4ee5-b5a8-1055bc4e9378 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption returned with HTTP 403 Jul 22 00:17:29.923593 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 956/3817] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.928491 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.928491 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:29.929068 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-41b90e0d-84de-40a0-9362-51060b650919 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:17:29.929975 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41b90e0d-84de-40a0-9362-51060b650919 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 returned with HTTP 200 Jul 22 00:17:29.930485 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 952/3818] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:29.932234 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ee96b56-f036-488d-afbf-b2e182a381d1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.937605 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ee96b56-f036-488d-afbf-b2e182a381d1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] GET https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/multiattach Jul 22 00:17:29.937882 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ee96b56-f036-488d-afbf-b2e182a381d1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.938383 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ee96b56-f036-488d-afbf-b2e182a381d1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.938542 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:29.938542 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:29.957496 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ee96b56-f036-488d-afbf-b2e182a381d1 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/multiattach returned with HTTP 200 Jul 22 00:17:29.957842 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 951/3819] 10.4.3.168 () {66 vars in 1414 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:17:29.965040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c142b49e-007f-4a45-9e10-351f33bb05b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.966878 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c142b49e-007f-4a45-9e10-351f33bb05b6 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] GET https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/volume_backend_name Jul 22 00:17:29.967115 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c142b49e-007f-4a45-9e10-351f33bb05b6 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.967338 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c142b49e-007f-4a45-9e10-351f33bb05b6 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.977852 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c142b49e-007f-4a45-9e10-351f33bb05b6 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/volume_backend_name returned with HTTP 404 Jul 22 00:17:29.979015 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 961/3820] 10.4.3.168 () {66 vars in 1438 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:29.985785 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81b7e36c-3c70-4820-bd6c-72ff8868af3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:29.987571 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81b7e36c-3c70-4820-bd6c-72ff8868af3e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] GET https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 Jul 22 00:17:29.987750 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81b7e36c-3c70-4820-bd6c-72ff8868af3e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:29.988115 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81b7e36c-3c70-4820-bd6c-72ff8868af3e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:29.994634 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81b7e36c-3c70-4820-bd6c-72ff8868af3e tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 returned with HTTP 200 Jul 22 00:17:29.994977 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 957/3821] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:17:29 2026] GET /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 => generated 316 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:30.001616 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40f5aa2f-f388-4092-9d8e-8abf83766a37 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.003422 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40f5aa2f-f388-4092-9d8e-8abf83766a37 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:30.003655 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40f5aa2f-f388-4092-9d8e-8abf83766a37 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.003849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40f5aa2f-f388-4092-9d8e-8abf83766a37 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.007595 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ce92da0-31e6-4bd7-8d40-dac685b00da5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.010389 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ce92da0-31e6-4bd7-8d40-dac685b00da5 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] PUT https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption/18658b49-59c3-4b6e-ae0e-19615a6a68f4 Jul 22 00:17:30.010680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ce92da0-31e6-4bd7-8d40-dac685b00da5 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:30.012642 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-8ce92da0-31e6-4bd7-8d40-dac685b00da5 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:30.012942 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ce92da0-31e6-4bd7-8d40-dac685b00da5 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption/18658b49-59c3-4b6e-ae0e-19615a6a68f4 returned with HTTP 403 Jul 22 00:17:30.013353 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 952/3822] 10.4.3.168 () {68 vars in 1506 bytes} [Wed Jul 22 00:17:30 2026] PUT /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/encryption/18658b49-59c3-4b6e-ae0e-19615a6a68f4 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:30.013385 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:30.013385 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:30.017306 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40f5aa2f-f388-4092-9d8e-8abf83766a37 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:30.022133 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7bfa9bc7-f22c-43a9-8e47-291bc59ea24b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.022501 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40f5aa2f-f388-4092-9d8e-8abf83766a37 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:30.022886 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 953/3823] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:30.023942 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7bfa9bc7-f22c-43a9-8e47-291bc59ea24b tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] PUT https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/key1 Jul 22 00:17:30.024244 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7bfa9bc7-f22c-43a9-8e47-291bc59ea24b tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:30.026330 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-7bfa9bc7-f22c-43a9-8e47-291bc59ea24b tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:30.026518 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7bfa9bc7-f22c-43a9-8e47-291bc59ea24b tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/key1 returned with HTTP 403 Jul 22 00:17:30.026947 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 962/3824] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:17:30 2026] PUT /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:30.037029 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca7b6430-2518-4958-97e5-e6adf4c5f382 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.038638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca7b6430-2518-4958-97e5-e6adf4c5f382 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] PUT https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 Jul 22 00:17:30.039034 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca7b6430-2518-4958-97e5-e6adf4c5f382 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:30.040738 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-ca7b6430-2518-4958-97e5-e6adf4c5f382 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '188e3f3b109743dfa94380080f0e7647', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6bafd7b1479c46c9822e0e4c52fcaec9', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:30.040972 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca7b6430-2518-4958-97e5-e6adf4c5f382 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-member] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 returned with HTTP 403 Jul 22 00:17:30.041479 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 958/3825] 10.4.3.168 () {68 vars in 1362 bytes} [Wed Jul 22 00:17:30 2026] PUT /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:30.048264 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2250346-c3af-4a24-b2a1-b458dd4bffd3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.049847 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2250346-c3af-4a24-b2a1-b458dd4bffd3 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] DELETE https://10.4.3.168/volume/v3/types/9f70897d-3ebb-47d4-8c00-ba8eab11a350 Jul 22 00:17:30.050071 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2250346-c3af-4a24-b2a1-b458dd4bffd3 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.050248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2250346-c3af-4a24-b2a1-b458dd4bffd3 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.075515 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2250346-c3af-4a24-b2a1-b458dd4bffd3 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types/9f70897d-3ebb-47d4-8c00-ba8eab11a350 returned with HTTP 202 Jul 22 00:17:30.076311 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 953/3826] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/types/9f70897d-3ebb-47d4-8c00-ba8eab11a350 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:30.082216 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19c92429-31fd-4419-82fb-a3c4677895c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.083483 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19c92429-31fd-4419-82fb-a3c4677895c6 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] DELETE https://10.4.3.168/volume/v3/types/720f9c04-473e-49b0-993b-ec2ca86f9eed Jul 22 00:17:30.083644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19c92429-31fd-4419-82fb-a3c4677895c6 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.083811 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19c92429-31fd-4419-82fb-a3c4677895c6 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.104501 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19c92429-31fd-4419-82fb-a3c4677895c6 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types/720f9c04-473e-49b0-993b-ec2ca86f9eed returned with HTTP 202 Jul 22 00:17:30.104761 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 954/3827] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/types/720f9c04-473e-49b0-993b-ec2ca86f9eed => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:30.110595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ab69d7fd-bfd7-4fdb-98ab-c40a92a4c2c7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.112670 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab69d7fd-bfd7-4fdb-98ab-c40a92a4c2c7 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] DELETE https://10.4.3.168/volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c Jul 22 00:17:30.112828 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab69d7fd-bfd7-4fdb-98ab-c40a92a4c2c7 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.113056 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab69d7fd-bfd7-4fdb-98ab-c40a92a4c2c7 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.133623 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab69d7fd-bfd7-4fdb-98ab-c40a92a4c2c7 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c returned with HTTP 202 Jul 22 00:17:30.133954 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 963/3828] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/types/05ff3663-1482-4ed6-a5fe-5280bc38ad1c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:30.139842 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45c00c92-aa29-4eda-83ed-6659f8f32854 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.141652 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45c00c92-aa29-4eda-83ed-6659f8f32854 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] DELETE https://10.4.3.168/volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6 Jul 22 00:17:30.141832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45c00c92-aa29-4eda-83ed-6659f8f32854 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.142068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45c00c92-aa29-4eda-83ed-6659f8f32854 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.167678 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45c00c92-aa29-4eda-83ed-6659f8f32854 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6 returned with HTTP 202 Jul 22 00:17:30.168252 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 959/3829] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/types/d3a60543-9c47-4024-889f-bdcb265f85a6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:30.174987 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b69fb2b3-06c5-43a2-a6d7-da324923c54f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.176912 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b69fb2b3-06c5-43a2-a6d7-da324923c54f tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] DELETE https://10.4.3.168/volume/v3/types/54aaca81-b0c6-4f6c-a98d-44bb0fdcef4e Jul 22 00:17:30.177122 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b69fb2b3-06c5-43a2-a6d7-da324923c54f tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.177317 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b69fb2b3-06c5-43a2-a6d7-da324923c54f tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.203053 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b69fb2b3-06c5-43a2-a6d7-da324923c54f tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types/54aaca81-b0c6-4f6c-a98d-44bb0fdcef4e returned with HTTP 202 Jul 22 00:17:30.203421 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 954/3830] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/types/54aaca81-b0c6-4f6c-a98d-44bb0fdcef4e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:30.211724 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21740aa5-6377-4660-b6ab-d459e90fbd54 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.213674 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21740aa5-6377-4660-b6ab-d459e90fbd54 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] DELETE https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 Jul 22 00:17:30.213894 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21740aa5-6377-4660-b6ab-d459e90fbd54 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.214154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21740aa5-6377-4660-b6ab-d459e90fbd54 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.242132 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21740aa5-6377-4660-b6ab-d459e90fbd54 tempest-VolumeTypesMemberTests-1366805474 tempest-VolumeTypesMemberTests-1366805474-project-admin] https://10.4.3.168/volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 returned with HTTP 202 Jul 22 00:17:30.242610 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 955/3831] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/types/b650d23f-d49c-4d17-8891-10eb9f513386 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:30.269368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2663589f-e238-471c-a6ce-e3f46eeb72fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.271839 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2663589f-e238-471c-a6ce-e3f46eeb72fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd Jul 22 00:17:30.272102 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2663589f-e238-471c-a6ce-e3f46eeb72fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.272318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2663589f-e238-471c-a6ce-e3f46eeb72fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.278905 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2663589f-e238-471c-a6ce-e3f46eeb72fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd returned with HTTP 404 Jul 22 00:17:30.279392 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 964/3832] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/volumes/ad7d99e9-a6e0-41b2-aec2-b452b2802cbd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:30.289964 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-918bb023-9a40-452e-bab7-612037c8461c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.292371 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:30.292923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1318451190"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:30.294999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1318451190'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:30.295204 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume of 1 GB Jul 22 00:17:30.302346 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:30.308632 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (cb9f7392-e619-4e2e-875b-b8d47fc94222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:30.309768 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bcff48a-8ae5-4d53-a372-2303219ba026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:30.310617 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:30.342044 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bcff48a-8ae5-4d53-a372-2303219ba026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:30.342833 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba311500-3c8d-4db2-a718-32d3e2f0cfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:30.385829 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['03b2a267-e560-40e8-ba1d-19d4369532ae', 'd7508f0c-06f4-4311-8479-e25ae50d55a7', '06a27409-6958-4f96-95a2-ebbc6bb91269', '596dea23-feeb-4870-9c13-00114c46749a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:30.386648 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba311500-3c8d-4db2-a718-32d3e2f0cfe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b2a267-e560-40e8-ba1d-19d4369532ae', 'd7508f0c-06f4-4311-8479-e25ae50d55a7', '06a27409-6958-4f96-95a2-ebbc6bb91269', '596dea23-feeb-4870-9c13-00114c46749a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:30.387397 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63469d1f-cf3c-49d9-8ad3-abaeb8e775eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:30.410438 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63469d1f-cf3c-49d9-8ad3-abaeb8e775eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d13aa9-31cd-4bb1-be8f-b40e8ce51241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1318451190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['03b2a267-e560-40e8-ba1d-19d4369532ae','d7508f0c-06f4-4311-8479-e25ae50d55a7','06a27409-6958-4f96-95a2-ebbc6bb91269','596dea23-feeb-4870-9c13-00114c46749a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1318451190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d13aa9-31cd-4bb1-be8f-b40e8ce51241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0542dcf9e504430af65bdb39e3a862b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5597237e2d449cbab7faff69a5551c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:30.411785 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25b54993-2828-4fa2-b117-13ad973545dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:30.435150 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25b54993-2828-4fa2-b117-13ad973545dc) transitioned into state 'SUCCESS' from state '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-1318451190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['03b2a267-e560-40e8-ba1d-19d4369532ae','d7508f0c-06f4-4311-8479-e25ae50d55a7','06a27409-6958-4f96-95a2-ebbc6bb91269','596dea23-feeb-4870-9c13-00114c46749a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:30.436128 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23261033-94eb-4604-b835-148c3310dc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:30.447886 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23261033-94eb-4604-b835-148c3310dc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:30.449050 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (cb9f7392-e619-4e2e-875b-b8d47fc94222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:30.449435 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request issued successfully. Jul 22 00:17:30.450186 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-918bb023-9a40-452e-bab7-612037c8461c tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:30.450894 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 960/3833] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:17:30 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:30.467781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a82cf718-b2a3-41f3-94c2-162916a8545e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.473608 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a82cf718-b2a3-41f3-94c2-162916a8545e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 Jul 22 00:17:30.474080 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a82cf718-b2a3-41f3-94c2-162916a8545e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.474111 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a82cf718-b2a3-41f3-94c2-162916a8545e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.490747 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:30.490747 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:30.498402 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a82cf718-b2a3-41f3-94c2-162916a8545e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:30.504241 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a82cf718-b2a3-41f3-94c2-162916a8545e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 returned with HTTP 200 Jul 22 00:17:30.504763 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 955/3834] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:30.598618 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c300e52-f937-4682-9058-cd9a32f8d64c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.602207 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c300e52-f937-4682-9058-cd9a32f8d64c tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:30.602384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c300e52-f937-4682-9058-cd9a32f8d64c tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.602561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c300e52-f937-4682-9058-cd9a32f8d64c tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.611951 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:30.611951 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:30.615692 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6c300e52-f937-4682-9058-cd9a32f8d64c tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:30.619658 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c300e52-f937-4682-9058-cd9a32f8d64c tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:30.620094 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 956/3835] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:30.696775 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8b206772-f77f-4551-8012-0a9dcd770000 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.698384 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b206772-f77f-4551-8012-0a9dcd770000 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:30.698575 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b206772-f77f-4551-8012-0a9dcd770000 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.698736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b206772-f77f-4551-8012-0a9dcd770000 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.698835 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8b206772-f77f-4551-8012-0a9dcd770000 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:30.702536 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:30.702536 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:30.703080 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b206772-f77f-4551-8012-0a9dcd770000 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:30.703367 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 965/3836] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:30.928542 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8ce7b8d-45b4-4acf-9920-387f2da4ce60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.931128 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8ce7b8d-45b4-4acf-9920-387f2da4ce60 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:30.931346 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8ce7b8d-45b4-4acf-9920-387f2da4ce60 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.931535 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8ce7b8d-45b4-4acf-9920-387f2da4ce60 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.938502 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8ce7b8d-45b4-4acf-9920-387f2da4ce60 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 returned with HTTP 404 Jul 22 00:17:30.939085 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 961/3837] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:30.940762 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08a65245-acf7-4294-8d2b-e08eba7e4086 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.942769 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08a65245-acf7-4294-8d2b-e08eba7e4086 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:30.943026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08a65245-acf7-4294-8d2b-e08eba7e4086 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.943229 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08a65245-acf7-4294-8d2b-e08eba7e4086 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.947773 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fbac065a-8fd9-4fb4-9765-b4dbcd3b24b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.948107 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08a65245-acf7-4294-8d2b-e08eba7e4086 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 returned with HTTP 404 Jul 22 00:17:30.948382 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 956/3838] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:30.949481 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbac065a-8fd9-4fb4-9765-b4dbcd3b24b3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 Jul 22 00:17:30.949667 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbac065a-8fd9-4fb4-9765-b4dbcd3b24b3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.949841 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbac065a-8fd9-4fb4-9765-b4dbcd3b24b3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.950068 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-fbac065a-8fd9-4fb4-9765-b4dbcd3b24b3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: b37cd521-0955-45aa-b241-09336a529d92 Jul 22 00:17:30.957547 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:30.957547 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:30.958933 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fbac065a-8fd9-4fb4-9765-b4dbcd3b24b3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:30.959006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a58e2ac1-7382-49a3-a1a5-88fc7d45b4e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.960848 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a58e2ac1-7382-49a3-a1a5-88fc7d45b4e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:30.961132 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a58e2ac1-7382-49a3-a1a5-88fc7d45b4e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.961456 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a58e2ac1-7382-49a3-a1a5-88fc7d45b4e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.961656 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-a58e2ac1-7382-49a3-a1a5-88fc7d45b4e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:30.965872 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a58e2ac1-7382-49a3-a1a5-88fc7d45b4e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b returned with HTTP 404 Jul 22 00:17:30.966628 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 966/3839] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:30.973953 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08ef2604-d8d5-4f34-af3f-a1344bf51b07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.975705 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08ef2604-d8d5-4f34-af3f-a1344bf51b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b Jul 22 00:17:30.975934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08ef2604-d8d5-4f34-af3f-a1344bf51b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.976120 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08ef2604-d8d5-4f34-af3f-a1344bf51b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.979723 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fbac065a-8fd9-4fb4-9765-b4dbcd3b24b3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:30.979988 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbac065a-8fd9-4fb4-9765-b4dbcd3b24b3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 returned with HTTP 202 Jul 22 00:17:30.980283 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08ef2604-d8d5-4f34-af3f-a1344bf51b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b returned with HTTP 404 Jul 22 00:17:30.980525 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 957/3840] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:30.980872 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 962/3841] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/snapshots/b5caa7b9-00c6-47f8-a532-f4d6606abe1b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:30.988505 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cdec7339-851f-4f0d-b6f7-9e972c710736 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.990353 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cdec7339-851f-4f0d-b6f7-9e972c710736 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:30.990561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cdec7339-851f-4f0d-b6f7-9e972c710736 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.990741 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cdec7339-851f-4f0d-b6f7-9e972c710736 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.990841 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-cdec7339-851f-4f0d-b6f7-9e972c710736 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:30.992836 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3ff8e224-8d2c-4d4e-93a1-67fa6399bf4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:30.994618 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ff8e224-8d2c-4d4e-93a1-67fa6399bf4c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 Jul 22 00:17:30.994803 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ff8e224-8d2c-4d4e-93a1-67fa6399bf4c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:30.994989 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ff8e224-8d2c-4d4e-93a1-67fa6399bf4c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:30.996258 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cdec7339-851f-4f0d-b6f7-9e972c710736 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 returned with HTTP 404 Jul 22 00:17:30.996763 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 957/3842] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:30 2026] DELETE /volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:31.002986 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:31.002986 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:31.005145 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23e07344-a54f-4f81-87ec-04461e4a6819 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.006567 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3ff8e224-8d2c-4d4e-93a1-67fa6399bf4c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:31.007987 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23e07344-a54f-4f81-87ec-04461e4a6819 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 Jul 22 00:17:31.008252 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23e07344-a54f-4f81-87ec-04461e4a6819 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:31.008527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23e07344-a54f-4f81-87ec-04461e4a6819 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:31.011780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ff8e224-8d2c-4d4e-93a1-67fa6399bf4c tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 returned with HTTP 200 Jul 22 00:17:31.012140 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 967/3843] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:30 2026] GET /volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:31.015244 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23e07344-a54f-4f81-87ec-04461e4a6819 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 returned with HTTP 404 Jul 22 00:17:31.015921 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 958/3844] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:31 2026] GET /volume/v3/snapshots/20d5b68d-03f8-448e-8181-adc23a6f9956 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:31.023025 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5e2d966-3636-4628-8e7e-0380b35fa4dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.025307 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5e2d966-3636-4628-8e7e-0380b35fa4dc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:31.025387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5e2d966-3636-4628-8e7e-0380b35fa4dc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:31.025590 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5e2d966-3636-4628-8e7e-0380b35fa4dc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:31.025719 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-e5e2d966-3636-4628-8e7e-0380b35fa4dc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:31.030981 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5e2d966-3636-4628-8e7e-0380b35fa4dc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 returned with HTTP 404 Jul 22 00:17:31.031512 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 963/3845] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:31 2026] DELETE /volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:31.040058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e0e737c-56a8-478e-aec3-21791806f9e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.040375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-240e81a9-86e1-4a24-9bbe-9b6ec3299a0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.041777 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e0e737c-56a8-478e-aec3-21791806f9e8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:31.041984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e0e737c-56a8-478e-aec3-21791806f9e8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:31.042174 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e0e737c-56a8-478e-aec3-21791806f9e8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:31.042258 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-240e81a9-86e1-4a24-9bbe-9b6ec3299a0c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 Jul 22 00:17:31.042539 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-240e81a9-86e1-4a24-9bbe-9b6ec3299a0c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:31.042780 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-240e81a9-86e1-4a24-9bbe-9b6ec3299a0c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:31.048722 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-240e81a9-86e1-4a24-9bbe-9b6ec3299a0c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 returned with HTTP 404 Jul 22 00:17:31.049259 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 968/3846] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:31 2026] GET /volume/v3/snapshots/0e20bbe5-44f5-4d00-b763-9b8954249a46 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:31.055734 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:31.055734 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:31.062672 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e0e737c-56a8-478e-aec3-21791806f9e8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:31.066440 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e0e737c-56a8-478e-aec3-21791806f9e8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:31.066784 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 958/3847] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:31 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:31.522924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc15c706-6892-4f99-9943-4afe316045fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.524909 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc15c706-6892-4f99-9943-4afe316045fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 Jul 22 00:17:31.525170 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc15c706-6892-4f99-9943-4afe316045fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:31.525388 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc15c706-6892-4f99-9943-4afe316045fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:31.532616 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:31.532616 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:31.535783 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fc15c706-6892-4f99-9943-4afe316045fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:31.539588 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc15c706-6892-4f99-9943-4afe316045fd tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 returned with HTTP 200 Jul 22 00:17:31.539959 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 959/3848] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:31 2026] GET /volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:31.556348 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-378a8f75-c95b-446b-8c71-6cbb168c9d03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.558126 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-378a8f75-c95b-446b-8c71-6cbb168c9d03 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:31.558445 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-378a8f75-c95b-446b-8c71-6cbb168c9d03 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43d13aa9-31cd-4bb1-be8f-b40e8ce51241", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1590638425"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:31.566562 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:31.566562 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:31.566884 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-378a8f75-c95b-446b-8c71-6cbb168c9d03 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:31.567014 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-378a8f75-c95b-446b-8c71-6cbb168c9d03 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create snapshot from volume 43d13aa9-31cd-4bb1-be8f-b40e8ce51241 Jul 22 00:17:31.587326 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-378a8f75-c95b-446b-8c71-6cbb168c9d03 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['7c62376e-d0ae-446e-b28a-bf1d0ff55001', 'c1dd7d1d-9a22-452f-abf9-c02ba07a320a', 'f253a83b-1a3a-413a-ae4c-bd5f3f7f2f5b', 'd59ae0e6-7d61-4b2d-aeb4-2f5c3bc4bbfc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:31.610734 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-378a8f75-c95b-446b-8c71-6cbb168c9d03 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot create request issued successfully. Jul 22 00:17:31.611089 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-378a8f75-c95b-446b-8c71-6cbb168c9d03 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:31.611488 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 964/3849] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:31.620103 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5bfa1b0f-a6e3-4b06-95a6-ce977675dfc7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.621987 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bfa1b0f-a6e3-4b06-95a6-ce977675dfc7 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 Jul 22 00:17:31.622216 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bfa1b0f-a6e3-4b06-95a6-ce977675dfc7 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:31.622407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bfa1b0f-a6e3-4b06-95a6-ce977675dfc7 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:31.629098 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:31.629098 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:31.629431 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5bfa1b0f-a6e3-4b06-95a6-ce977675dfc7 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:31.630145 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bfa1b0f-a6e3-4b06-95a6-ce977675dfc7 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 returned with HTTP 200 Jul 22 00:17:31.630503 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 969/3850] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:31 2026] GET /volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:31.634775 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-350afde6-00f3-4e19-96ab-775d87fa44ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.636509 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-350afde6-00f3-4e19-96ab-775d87fa44ba tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:31.636715 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-350afde6-00f3-4e19-96ab-775d87fa44ba tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:31.636940 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-350afde6-00f3-4e19-96ab-775d87fa44ba tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:31.644092 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:31.644092 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:31.647566 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-350afde6-00f3-4e19-96ab-775d87fa44ba tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:31.651666 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-350afde6-00f3-4e19-96ab-775d87fa44ba tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:31.652195 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 959/3851] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:31 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:31.714096 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84c054e5-d0e1-44b4-8634-f90759139e7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:31.715760 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84c054e5-d0e1-44b4-8634-f90759139e7a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:31.716010 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84c054e5-d0e1-44b4-8634-f90759139e7a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:31.716187 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84c054e5-d0e1-44b4-8634-f90759139e7a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:31.716293 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-84c054e5-d0e1-44b4-8634-f90759139e7a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:31.721240 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:31.721240 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:31.721680 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84c054e5-d0e1-44b4-8634-f90759139e7a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:31.722062 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 960/3852] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:31 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:32.027086 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f04f5230-b1f8-419f-ae88-4d304061d015 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.029034 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f04f5230-b1f8-419f-ae88-4d304061d015 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 Jul 22 00:17:32.029297 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f04f5230-b1f8-419f-ae88-4d304061d015 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.029517 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f04f5230-b1f8-419f-ae88-4d304061d015 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.034932 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f04f5230-b1f8-419f-ae88-4d304061d015 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 returned with HTTP 404 Jul 22 00:17:32.035366 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 965/3853] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:32 2026] GET /volume/v3/volumes/b37cd521-0955-45aa-b241-09336a529d92 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:32.043535 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bec5655a-1224-4d0d-94e2-06c1c516c6c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.045127 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bec5655a-1224-4d0d-94e2-06c1c516c6c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:32.045320 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bec5655a-1224-4d0d-94e2-06c1c516c6c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.045520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bec5655a-1224-4d0d-94e2-06c1c516c6c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.045687 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-bec5655a-1224-4d0d-94e2-06c1c516c6c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:32.051692 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bec5655a-1224-4d0d-94e2-06c1c516c6c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 returned with HTTP 404 Jul 22 00:17:32.052201 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 970/3854] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:32 2026] DELETE /volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:32.059333 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f54af9a-4e28-4110-a913-e9630e5d221d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.061488 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f54af9a-4e28-4110-a913-e9630e5d221d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 Jul 22 00:17:32.061754 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f54af9a-4e28-4110-a913-e9630e5d221d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.062045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f54af9a-4e28-4110-a913-e9630e5d221d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.069118 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f54af9a-4e28-4110-a913-e9630e5d221d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 returned with HTTP 404 Jul 22 00:17:32.069701 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 960/3855] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:32 2026] GET /volume/v3/volumes/fa8f3f03-717b-4b85-b1f0-56f880d561d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:32.076776 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-744d89a7-32b0-4e4e-983b-e28112d330c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.078777 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-744d89a7-32b0-4e4e-983b-e28112d330c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 Jul 22 00:17:32.079038 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-744d89a7-32b0-4e4e-983b-e28112d330c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.079261 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-744d89a7-32b0-4e4e-983b-e28112d330c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.079455 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-744d89a7-32b0-4e4e-983b-e28112d330c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 10b73df5-8be8-4adf-9fd3-f4936619b729 Jul 22 00:17:32.080495 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75ba9a16-d683-4187-9b14-8934bba987df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.082170 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75ba9a16-d683-4187-9b14-8934bba987df tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:32.082378 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75ba9a16-d683-4187-9b14-8934bba987df tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.082604 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75ba9a16-d683-4187-9b14-8934bba987df tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.087262 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.087262 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:32.087801 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-744d89a7-32b0-4e4e-983b-e28112d330c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:32.091167 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.091167 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:32.094173 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75ba9a16-d683-4187-9b14-8934bba987df tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:32.097878 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75ba9a16-d683-4187-9b14-8934bba987df tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:32.098217 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 966/3856] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:32 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:32.106635 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-744d89a7-32b0-4e4e-983b-e28112d330c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume request issued successfully. Jul 22 00:17:32.106768 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-744d89a7-32b0-4e4e-983b-e28112d330c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 returned with HTTP 202 Jul 22 00:17:32.107194 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 961/3857] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:32 2026] DELETE /volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:17:32.116068 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d76dd22f-6048-488a-8caa-8d1b0365e442 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.118579 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d76dd22f-6048-488a-8caa-8d1b0365e442 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 Jul 22 00:17:32.118801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d76dd22f-6048-488a-8caa-8d1b0365e442 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.119042 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d76dd22f-6048-488a-8caa-8d1b0365e442 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.128636 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.128636 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:32.133216 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d76dd22f-6048-488a-8caa-8d1b0365e442 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Volume info retrieved successfully. Jul 22 00:17:32.138938 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d76dd22f-6048-488a-8caa-8d1b0365e442 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 returned with HTTP 200 Jul 22 00:17:32.139412 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 971/3858] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:32 2026] GET /volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:32.483403 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-90ba2d25-8803-4f81-8213-67ad5da3feb3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.485957 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-90ba2d25-8803-4f81-8213-67ad5da3feb3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e/action Jul 22 00:17:32.486351 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-90ba2d25-8803-4f81-8213-67ad5da3feb3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:17:32.486491 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-90ba2d25-8803-4f81-8213-67ad5da3feb3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:32.507910 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.507910 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:32.520045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f2eb4f0b-f4d9-40ca-9d84-e334d58f8032 req-90ba2d25-8803-4f81-8213-67ad5da3feb3 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e/action returned with HTTP 204 Jul 22 00:17:32.520484 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 961/3859] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:17:32 2026] POST /volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:32.639816 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c8622b3-8221-4b6c-b53a-76792305dfad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.644554 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c8622b3-8221-4b6c-b53a-76792305dfad tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 Jul 22 00:17:32.644795 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c8622b3-8221-4b6c-b53a-76792305dfad tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.645061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c8622b3-8221-4b6c-b53a-76792305dfad tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.650165 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.650165 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:32.650516 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c8622b3-8221-4b6c-b53a-76792305dfad tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:32.651392 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c8622b3-8221-4b6c-b53a-76792305dfad tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 returned with HTTP 200 Jul 22 00:17:32.651729 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 967/3860] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:32 2026] GET /volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:32.661367 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-452d0118-ccf4-490f-92a6-1c1d85afa255 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.662899 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-452d0118-ccf4-490f-92a6-1c1d85afa255 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] POST https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27/action Jul 22 00:17:32.663501 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-452d0118-ccf4-490f-92a6-1c1d85afa255 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:17:32.663501 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-452d0118-ccf4-490f-92a6-1c1d85afa255 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:32.665822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-452d0118-ccf4-490f-92a6-1c1d85afa255 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Updating snapshot '2a136eda-b92d-49b5-a436-f62ea9f42e27' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:17:32.667396 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cfeea890-cc28-47a1-b6bc-c1166e22d6ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.670579 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cfeea890-cc28-47a1-b6bc-c1166e22d6ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:32.670768 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cfeea890-cc28-47a1-b6bc-c1166e22d6ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.671003 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cfeea890-cc28-47a1-b6bc-c1166e22d6ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.676909 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.676909 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:32.677705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-452d0118-ccf4-490f-92a6-1c1d85afa255 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0a27a74e32dd4d67a32ed359a975f921', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0542dcf9e504430af65bdb39e3a862b', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:32.678121 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-452d0118-ccf4-490f-92a6-1c1d85afa255 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27/action returned with HTTP 403 Jul 22 00:17:32.678181 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.678181 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:32.679248 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 962/3861] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:17:32 2026] POST /volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:32.684709 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cfeea890-cc28-47a1-b6bc-c1166e22d6ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:32.687369 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a155eed4-671c-41da-a55c-4c3410cc22c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.689247 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a155eed4-671c-41da-a55c-4c3410cc22c0 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 Jul 22 00:17:32.689461 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a155eed4-671c-41da-a55c-4c3410cc22c0 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.689677 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a155eed4-671c-41da-a55c-4c3410cc22c0 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.689779 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-a155eed4-671c-41da-a55c-4c3410cc22c0 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete snapshot with id: 2a136eda-b92d-49b5-a436-f62ea9f42e27 Jul 22 00:17:32.690161 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cfeea890-cc28-47a1-b6bc-c1166e22d6ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:32.690546 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 972/3862] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:32 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:32.695011 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.695011 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:32.695528 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a155eed4-671c-41da-a55c-4c3410cc22c0 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:32.711826 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a155eed4-671c-41da-a55c-4c3410cc22c0 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot delete request issued successfully. Jul 22 00:17:32.712153 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a155eed4-671c-41da-a55c-4c3410cc22c0 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 returned with HTTP 202 Jul 22 00:17:32.712720 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 962/3863] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:32 2026] DELETE /volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:32.721867 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f93e28d-fd79-4bfe-8404-5dc980695f95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.723626 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f93e28d-fd79-4bfe-8404-5dc980695f95 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 Jul 22 00:17:32.723814 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f93e28d-fd79-4bfe-8404-5dc980695f95 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.724024 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f93e28d-fd79-4bfe-8404-5dc980695f95 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.732571 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-908e789e-e9ba-4c75-9ec3-82a5510d9de0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:32.734203 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-908e789e-e9ba-4c75-9ec3-82a5510d9de0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:32.734585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-908e789e-e9ba-4c75-9ec3-82a5510d9de0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:32.735954 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-908e789e-e9ba-4c75-9ec3-82a5510d9de0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:32.735954 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-908e789e-e9ba-4c75-9ec3-82a5510d9de0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:32.739515 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.739515 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:32.740557 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-908e789e-e9ba-4c75-9ec3-82a5510d9de0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:32.741022 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 963/3864] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:32 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:32.741475 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:32.741475 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:32.741993 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7f93e28d-fd79-4bfe-8404-5dc980695f95 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:32.742928 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f93e28d-fd79-4bfe-8404-5dc980695f95 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 returned with HTTP 200 Jul 22 00:17:32.743418 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 968/3865] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:32 2026] GET /volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:33.110044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3884e2ca-9ef3-4612-b63a-d6f80185f9d4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.111788 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3884e2ca-9ef3-4612-b63a-d6f80185f9d4 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:33.112104 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3884e2ca-9ef3-4612-b63a-d6f80185f9d4 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.112167 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3884e2ca-9ef3-4612-b63a-d6f80185f9d4 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.120642 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.120642 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:33.123836 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3884e2ca-9ef3-4612-b63a-d6f80185f9d4 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:33.127659 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3884e2ca-9ef3-4612-b63a-d6f80185f9d4 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:33.128027 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 973/3866] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:33.140069 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04eb5ae2-0360-4c79-995e-4bef797b07db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.141598 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04eb5ae2-0360-4c79-995e-4bef797b07db tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:33.141791 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04eb5ae2-0360-4c79-995e-4bef797b07db tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.142059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04eb5ae2-0360-4c79-995e-4bef797b07db tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.152523 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64e32907-150e-4fc4-8462-e70933c52b6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.152955 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.152955 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:33.154224 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64e32907-150e-4fc4-8462-e70933c52b6e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 Jul 22 00:17:33.154448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64e32907-150e-4fc4-8462-e70933c52b6e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.154625 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64e32907-150e-4fc4-8462-e70933c52b6e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.156981 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-04eb5ae2-0360-4c79-995e-4bef797b07db tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:33.159760 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64e32907-150e-4fc4-8462-e70933c52b6e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 returned with HTTP 404 Jul 22 00:17:33.160197 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 964/3867] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/10b73df5-8be8-4adf-9fd3-f4936619b729 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.161434 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04eb5ae2-0360-4c79-995e-4bef797b07db tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:33.161808 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 963/3868] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:33.171475 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43136be8-89f5-4ad6-b3da-6ef64d215f64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.173480 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43136be8-89f5-4ad6-b3da-6ef64d215f64 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:33.173729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43136be8-89f5-4ad6-b3da-6ef64d215f64 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.174033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43136be8-89f5-4ad6-b3da-6ef64d215f64 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.174155 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-43136be8-89f5-4ad6-b3da-6ef64d215f64 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:33.185627 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43136be8-89f5-4ad6-b3da-6ef64d215f64 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 returned with HTTP 404 Jul 22 00:17:33.185627 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 969/3869] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.192745 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b7d0b01d-6fab-4b37-9017-473bb8a2cbba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.194959 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7d0b01d-6fab-4b37-9017-473bb8a2cbba tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 Jul 22 00:17:33.195212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7d0b01d-6fab-4b37-9017-473bb8a2cbba tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.195450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7d0b01d-6fab-4b37-9017-473bb8a2cbba tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.199989 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7d0b01d-6fab-4b37-9017-473bb8a2cbba tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 returned with HTTP 404 Jul 22 00:17:33.200514 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 974/3870] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/snapshots/f5a5c8bd-17c8-46d1-a3e5-b9bbd8b04715 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.207268 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31c4c5f9-0b1a-4c1e-8b88-cc007c84f87d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.208836 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31c4c5f9-0b1a-4c1e-8b88-cc007c84f87d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:33.209042 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31c4c5f9-0b1a-4c1e-8b88-cc007c84f87d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.209211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31c4c5f9-0b1a-4c1e-8b88-cc007c84f87d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.209399 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-31c4c5f9-0b1a-4c1e-8b88-cc007c84f87d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:33.214696 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-88f2fd59-c6fd-4d40-97df-d1bff0346c47 req-584ac34d-4861-415b-a35c-fbae4a9ef3f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.214919 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31c4c5f9-0b1a-4c1e-8b88-cc007c84f87d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 returned with HTTP 404 Jul 22 00:17:33.215364 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 965/3871] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.216716 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-88f2fd59-c6fd-4d40-97df-d1bff0346c47 req-584ac34d-4861-415b-a35c-fbae4a9ef3f7 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:33.217127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-88f2fd59-c6fd-4d40-97df-d1bff0346c47 req-584ac34d-4861-415b-a35c-fbae4a9ef3f7 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.217127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-88f2fd59-c6fd-4d40-97df-d1bff0346c47 req-584ac34d-4861-415b-a35c-fbae4a9ef3f7 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.222190 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a58aa253-1e1d-47e7-a4af-b94d385a3853 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.226494 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a58aa253-1e1d-47e7-a4af-b94d385a3853 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 Jul 22 00:17:33.226742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a58aa253-1e1d-47e7-a4af-b94d385a3853 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.227059 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a58aa253-1e1d-47e7-a4af-b94d385a3853 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.230382 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.230382 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:33.232810 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a58aa253-1e1d-47e7-a4af-b94d385a3853 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 returned with HTTP 404 Jul 22 00:17:33.233341 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 970/3872] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/4693e086-108a-461d-b62a-b89a841295a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.236619 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-88f2fd59-c6fd-4d40-97df-d1bff0346c47 req-584ac34d-4861-415b-a35c-fbae4a9ef3f7 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:33.239728 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4cd4ba2-dd26-429d-9c39-a4ee15845658 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.241423 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4cd4ba2-dd26-429d-9c39-a4ee15845658 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:33.241636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4cd4ba2-dd26-429d-9c39-a4ee15845658 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.241968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4cd4ba2-dd26-429d-9c39-a4ee15845658 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.242132 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a4cd4ba2-dd26-429d-9c39-a4ee15845658 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:33.242540 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-88f2fd59-c6fd-4d40-97df-d1bff0346c47 req-584ac34d-4861-415b-a35c-fbae4a9ef3f7 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:33.242980 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 964/3873] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:33.247545 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4cd4ba2-dd26-429d-9c39-a4ee15845658 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 returned with HTTP 404 Jul 22 00:17:33.248047 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 975/3874] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.249037 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3bb7acb4-153c-47cb-8476-87dc26277a7f req-fcee4611-3c10-41ff-8a41-6f4fac1452c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.251028 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3bb7acb4-153c-47cb-8476-87dc26277a7f req-fcee4611-3c10-41ff-8a41-6f4fac1452c2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee Jul 22 00:17:33.251256 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3bb7acb4-153c-47cb-8476-87dc26277a7f req-fcee4611-3c10-41ff-8a41-6f4fac1452c2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.251467 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3bb7acb4-153c-47cb-8476-87dc26277a7f req-fcee4611-3c10-41ff-8a41-6f4fac1452c2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.255667 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-167eb744-92be-45fc-9352-b5557554113e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.257542 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-167eb744-92be-45fc-9352-b5557554113e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 Jul 22 00:17:33.257753 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-167eb744-92be-45fc-9352-b5557554113e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.257963 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96b81308-64ab-436c-b447-e2a49ae03337 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.258006 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-167eb744-92be-45fc-9352-b5557554113e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.258983 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.258983 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:33.259893 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96b81308-64ab-436c-b447-e2a49ae03337 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:33.260167 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96b81308-64ab-436c-b447-e2a49ae03337 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.260408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96b81308-64ab-436c-b447-e2a49ae03337 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.264689 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-167eb744-92be-45fc-9352-b5557554113e tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 returned with HTTP 404 Jul 22 00:17:33.265147 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 971/3875] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/2d0578cd-7e2a-4197-aa0a-d0a2bf64ae42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.269462 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.269462 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:33.273617 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78a61464-3d3a-4954-a8be-0f1c52cf20cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.273734 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96b81308-64ab-436c-b447-e2a49ae03337 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:33.276430 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78a61464-3d3a-4954-a8be-0f1c52cf20cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:33.276430 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78a61464-3d3a-4954-a8be-0f1c52cf20cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.276430 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78a61464-3d3a-4954-a8be-0f1c52cf20cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.276430 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-78a61464-3d3a-4954-a8be-0f1c52cf20cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:33.278848 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96b81308-64ab-436c-b447-e2a49ae03337 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:33.279237 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 965/3876] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:33.281055 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78a61464-3d3a-4954-a8be-0f1c52cf20cc tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 returned with HTTP 404 Jul 22 00:17:33.281691 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 976/3877] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.289106 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12c7347d-3f46-4dc3-9f04-11032fa7e62a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.290976 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12c7347d-3f46-4dc3-9f04-11032fa7e62a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 Jul 22 00:17:33.292110 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12c7347d-3f46-4dc3-9f04-11032fa7e62a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.292110 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12c7347d-3f46-4dc3-9f04-11032fa7e62a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.297077 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12c7347d-3f46-4dc3-9f04-11032fa7e62a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 returned with HTTP 404 Jul 22 00:17:33.297640 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 972/3878] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/snapshots/f2fe2e9d-d0b1-435e-bdcf-9fdb405c46f8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.304501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9eff8fc-0c1f-4759-8e2c-06332718257a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.306899 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9eff8fc-0c1f-4759-8e2c-06332718257a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:33.307188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9eff8fc-0c1f-4759-8e2c-06332718257a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.307477 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9eff8fc-0c1f-4759-8e2c-06332718257a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.307727 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a9eff8fc-0c1f-4759-8e2c-06332718257a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:33.311940 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3bb7acb4-153c-47cb-8476-87dc26277a7f req-fcee4611-3c10-41ff-8a41-6f4fac1452c2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee returned with HTTP 200 Jul 22 00:17:33.312358 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 966/3879] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/attachments/69531dd5-1361-4f0b-b90f-ebaee61bccee => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:33.314395 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9eff8fc-0c1f-4759-8e2c-06332718257a tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e returned with HTTP 404 Jul 22 00:17:33.315219 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 966/3880] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.321989 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d9db684b-18c3-430b-b72b-27e296190302 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.323196 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-41afc1dc-3ca0-450a-9f9d-22eef3c6381e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.323821 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9db684b-18c3-430b-b72b-27e296190302 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e Jul 22 00:17:33.324134 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9db684b-18c3-430b-b72b-27e296190302 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.324351 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9db684b-18c3-430b-b72b-27e296190302 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.325367 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-41afc1dc-3ca0-450a-9f9d-22eef3c6381e tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:33.325597 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-41afc1dc-3ca0-450a-9f9d-22eef3c6381e tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.325824 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-41afc1dc-3ca0-450a-9f9d-22eef3c6381e tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.330214 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9db684b-18c3-430b-b72b-27e296190302 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e returned with HTTP 404 Jul 22 00:17:33.330703 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 977/3881] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/8adb76fa-5619-4e08-94dc-2e534635166e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.334951 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.334951 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:33.337955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0836cf9e-0078-4e5b-bf1c-260c50b9a018 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.338421 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-41afc1dc-3ca0-450a-9f9d-22eef3c6381e tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:33.339692 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0836cf9e-0078-4e5b-bf1c-260c50b9a018 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:33.339917 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0836cf9e-0078-4e5b-bf1c-260c50b9a018 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.340118 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0836cf9e-0078-4e5b-bf1c-260c50b9a018 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.340224 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-0836cf9e-0078-4e5b-bf1c-260c50b9a018 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: 62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:33.342168 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-41afc1dc-3ca0-450a-9f9d-22eef3c6381e tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:33.342551 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 973/3882] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:33.344405 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0836cf9e-0078-4e5b-bf1c-260c50b9a018 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 returned with HTTP 404 Jul 22 00:17:33.344852 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 967/3883] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.351951 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-753230e4-16a6-4887-b74f-f6aef5244d12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.354264 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-753230e4-16a6-4887-b74f-f6aef5244d12 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 Jul 22 00:17:33.354542 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-753230e4-16a6-4887-b74f-f6aef5244d12 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.354825 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-753230e4-16a6-4887-b74f-f6aef5244d12 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.358713 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-3dba1aa2-fb6b-49f7-a6ca-ee8661ddc468 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.360596 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-753230e4-16a6-4887-b74f-f6aef5244d12 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 returned with HTTP 404 Jul 22 00:17:33.360663 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-3dba1aa2-fb6b-49f7-a6ca-ee8661ddc468 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b/action Jul 22 00:17:33.360937 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-3dba1aa2-fb6b-49f7-a6ca-ee8661ddc468 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:17:33.361042 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-3dba1aa2-fb6b-49f7-a6ca-ee8661ddc468 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:33.361286 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 967/3884] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/snapshots/62e54177-9753-48d9-b0b4-632ee2a07ae0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.367419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-afed35a1-517f-49d1-ad55-f1c7e70af2f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.368930 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afed35a1-517f-49d1-ad55-f1c7e70af2f2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:33.369099 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afed35a1-517f-49d1-ad55-f1c7e70af2f2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.369324 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afed35a1-517f-49d1-ad55-f1c7e70af2f2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.369508 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-afed35a1-517f-49d1-ad55-f1c7e70af2f2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:33.370672 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.370672 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:33.371195 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-3dba1aa2-fb6b-49f7-a6ca-ee8661ddc468 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:33.374630 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afed35a1-517f-49d1-ad55-f1c7e70af2f2 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 returned with HTTP 404 Jul 22 00:17:33.375092 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 974/3885] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.379363 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-3dba1aa2-fb6b-49f7-a6ca-ee8661ddc468 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Begin detaching volume completed successfully. Jul 22 00:17:33.379959 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-3dba1aa2-fb6b-49f7-a6ca-ee8661ddc468 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b/action returned with HTTP 202 Jul 22 00:17:33.380274 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 978/3886] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:17:33 2026] POST /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:17:33.383230 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8193a62-8bd4-4c50-99b2-e58e6113e088 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.385439 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8193a62-8bd4-4c50-99b2-e58e6113e088 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 Jul 22 00:17:33.385690 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8193a62-8bd4-4c50-99b2-e58e6113e088 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.385946 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8193a62-8bd4-4c50-99b2-e58e6113e088 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.391496 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8193a62-8bd4-4c50-99b2-e58e6113e088 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 returned with HTTP 404 Jul 22 00:17:33.391957 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 968/3887] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/32b7b424-0309-485c-acbe-42db182fee09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.399632 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-845e7d1d-c203-40d2-95f8-3a1d0725a997 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.401912 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-845e7d1d-c203-40d2-95f8-3a1d0725a997 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:33.401954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-845e7d1d-c203-40d2-95f8-3a1d0725a997 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.402240 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-845e7d1d-c203-40d2-95f8-3a1d0725a997 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.402480 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-845e7d1d-c203-40d2-95f8-3a1d0725a997 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:33.410118 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-845e7d1d-c203-40d2-95f8-3a1d0725a997 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc returned with HTTP 404 Jul 22 00:17:33.410752 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 968/3888] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.419749 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a29e5982-2150-4aa4-a694-59d672cec1c3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.422842 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a29e5982-2150-4aa4-a694-59d672cec1c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc Jul 22 00:17:33.422842 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a29e5982-2150-4aa4-a694-59d672cec1c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.422842 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a29e5982-2150-4aa4-a694-59d672cec1c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.429447 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c0d4e93-a87a-4a75-a27f-3fbe0e198b8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.430024 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c0d4e93-a87a-4a75-a27f-3fbe0e198b8d None None] GET https://10.4.3.168/volume// Jul 22 00:17:33.430024 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c0d4e93-a87a-4a75-a27f-3fbe0e198b8d None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.430139 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a29e5982-2150-4aa4-a694-59d672cec1c3 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc returned with HTTP 404 Jul 22 00:17:33.430255 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c0d4e93-a87a-4a75-a27f-3fbe0e198b8d None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.430425 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c0d4e93-a87a-4a75-a27f-3fbe0e198b8d None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:17:33.430469 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 975/3889] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/e6dfa6ac-285b-4da6-9e0f-e8ab155284fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.430691 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 979/3890] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:17:33.439175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35fdc504-059f-45a0-937f-dd65415bf4ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.440763 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-b5dad3d0-13e8-4ef2-ab02-f6c5bab3fede None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.440951 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35fdc504-059f-45a0-937f-dd65415bf4ad tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:33.441598 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35fdc504-059f-45a0-937f-dd65415bf4ad tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.441598 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35fdc504-059f-45a0-937f-dd65415bf4ad tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.441598 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-35fdc504-059f-45a0-937f-dd65415bf4ad tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:33.443155 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-b5dad3d0-13e8-4ef2-ab02-f6c5bab3fede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:33.443322 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-b5dad3d0-13e8-4ef2-ab02-f6c5bab3fede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.443646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-b5dad3d0-13e8-4ef2-ab02-f6c5bab3fede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.448623 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35fdc504-059f-45a0-937f-dd65415bf4ad tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 returned with HTTP 404 Jul 22 00:17:33.448915 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 969/3891] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.456693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54aa5165-14c4-4444-a10f-09ccc57742bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.458698 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54aa5165-14c4-4444-a10f-09ccc57742bf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 Jul 22 00:17:33.458980 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54aa5165-14c4-4444-a10f-09ccc57742bf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.459217 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54aa5165-14c4-4444-a10f-09ccc57742bf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.466019 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54aa5165-14c4-4444-a10f-09ccc57742bf tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 returned with HTTP 404 Jul 22 00:17:33.466462 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 976/3892] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/7982bd4d-dca4-4336-92f4-c66221559172 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.470501 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.470501 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:33.474736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd684d3c-9473-4944-b6de-07c076c98d88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.474851 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-b5dad3d0-13e8-4ef2-ab02-f6c5bab3fede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:33.477085 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd684d3c-9473-4944-b6de-07c076c98d88 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:17:33.477351 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd684d3c-9473-4944-b6de-07c076c98d88 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.477602 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd684d3c-9473-4944-b6de-07c076c98d88 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.478094 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-bd684d3c-9473-4944-b6de-07c076c98d88 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: 48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:17:33.480356 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-b5dad3d0-13e8-4ef2-ab02-f6c5bab3fede tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:33.480684 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 969/3893] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:17:33.485440 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd684d3c-9473-4944-b6de-07c076c98d88 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 returned with HTTP 404 Jul 22 00:17:33.485987 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 980/3894] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.494754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-11eccccc-d9cd-4aa7-8c47-8292f6e8fc30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.496875 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11eccccc-d9cd-4aa7-8c47-8292f6e8fc30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 Jul 22 00:17:33.497101 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11eccccc-d9cd-4aa7-8c47-8292f6e8fc30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.497329 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11eccccc-d9cd-4aa7-8c47-8292f6e8fc30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.504102 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11eccccc-d9cd-4aa7-8c47-8292f6e8fc30 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 returned with HTTP 404 Jul 22 00:17:33.504919 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 970/3895] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/snapshots/48f1dc2e-693a-414f-a87a-0ad40905d094 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.512661 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aaf92de2-bc0e-4d9d-8c03-1ee31b9dde79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.514694 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aaf92de2-bc0e-4d9d-8c03-1ee31b9dde79 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:17:33.515040 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aaf92de2-bc0e-4d9d-8c03-1ee31b9dde79 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.515253 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aaf92de2-bc0e-4d9d-8c03-1ee31b9dde79 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.515436 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-aaf92de2-bc0e-4d9d-8c03-1ee31b9dde79 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:17:33.521472 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aaf92de2-bc0e-4d9d-8c03-1ee31b9dde79 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba returned with HTTP 404 Jul 22 00:17:33.521957 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 977/3896] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.529197 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-48796338-6bb8-445c-bece-7507833a8cb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.531209 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48796338-6bb8-445c-bece-7507833a8cb7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba Jul 22 00:17:33.531467 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48796338-6bb8-445c-bece-7507833a8cb7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.531679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48796338-6bb8-445c-bece-7507833a8cb7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.538103 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48796338-6bb8-445c-bece-7507833a8cb7 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba returned with HTTP 404 Jul 22 00:17:33.538621 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 970/3897] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/197d2028-11c0-4625-b5ce-13bd0e1b94ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.547832 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3fe930b1-ca8e-4a4d-8a98-9a95662a635d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.549966 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3fe930b1-ca8e-4a4d-8a98-9a95662a635d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:17:33.550234 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3fe930b1-ca8e-4a4d-8a98-9a95662a635d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.550438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3fe930b1-ca8e-4a4d-8a98-9a95662a635d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.550565 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-3fe930b1-ca8e-4a4d-8a98-9a95662a635d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete snapshot with id: 9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:17:33.556061 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3fe930b1-ca8e-4a4d-8a98-9a95662a635d tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 returned with HTTP 404 Jul 22 00:17:33.556623 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 981/3898] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.566107 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-99842244-d3e0-41ad-814c-261140a464c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.567794 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99842244-d3e0-41ad-814c-261140a464c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 Jul 22 00:17:33.568097 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99842244-d3e0-41ad-814c-261140a464c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.568250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99842244-d3e0-41ad-814c-261140a464c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.574519 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99842244-d3e0-41ad-814c-261140a464c5 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 returned with HTTP 404 Jul 22 00:17:33.575100 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 971/3899] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/snapshots/9f8776a2-4ea3-445a-bb01-4fd0e77c7d97 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.583723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e260122c-b1d1-41e9-891e-75745ec7640b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.586148 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e260122c-b1d1-41e9-891e-75745ec7640b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:17:33.586437 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e260122c-b1d1-41e9-891e-75745ec7640b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.586720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e260122c-b1d1-41e9-891e-75745ec7640b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.587014 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e260122c-b1d1-41e9-891e-75745ec7640b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Delete volume with id: 0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:17:33.594133 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e260122c-b1d1-41e9-891e-75745ec7640b tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 returned with HTTP 404 Jul 22 00:17:33.594751 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 978/3900] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.603132 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c700ef64-7ade-4cf8-a149-1b31185f8c93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.607511 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c700ef64-7ade-4cf8-a149-1b31185f8c93 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] GET https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 Jul 22 00:17:33.607734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c700ef64-7ade-4cf8-a149-1b31185f8c93 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.607966 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c700ef64-7ade-4cf8-a149-1b31185f8c93 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.614137 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c700ef64-7ade-4cf8-a149-1b31185f8c93 tempest-VolumeDependencyTests-626284041 tempest-VolumeDependencyTests-626284041-project-member] https://10.4.3.168/volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 returned with HTTP 404 Jul 22 00:17:33.614137 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 971/3901] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/0990ef49-5e80-4a0f-9912-57fa39449e18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:17:33.703813 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-80c87e59-fc08-4989-879c-ea511fd486b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.708717 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80c87e59-fc08-4989-879c-ea511fd486b7 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:33.708968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80c87e59-fc08-4989-879c-ea511fd486b7 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.709166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80c87e59-fc08-4989-879c-ea511fd486b7 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.718489 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.718489 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:33.719538 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-80c87e59-fc08-4989-879c-ea511fd486b7 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:33.723770 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80c87e59-fc08-4989-879c-ea511fd486b7 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:33.724249 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 982/3902] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:33.752287 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2db3303d-7d81-43e3-9d32-c56a11bdefdb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.757939 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2db3303d-7d81-43e3-9d32-c56a11bdefdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:33.758251 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2db3303d-7d81-43e3-9d32-c56a11bdefdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.758516 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2db3303d-7d81-43e3-9d32-c56a11bdefdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.758661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2db3303d-7d81-43e3-9d32-c56a11bdefdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:33.759036 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d320276e-e191-4944-b345-80420f307352 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.764037 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.764037 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:33.764904 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2db3303d-7d81-43e3-9d32-c56a11bdefdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:33.765423 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 972/3903] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:33.774508 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d320276e-e191-4944-b345-80420f307352 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 Jul 22 00:17:33.774737 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d320276e-e191-4944-b345-80420f307352 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.783056 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d320276e-e191-4944-b345-80420f307352 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.790424 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d320276e-e191-4944-b345-80420f307352 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 returned with HTTP 404 Jul 22 00:17:33.791727 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 979/3904] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/snapshots/2a136eda-b92d-49b5-a436-f62ea9f42e27 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:33.798645 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-555f6e11-13f7-4066-8950-5e3994fcf97a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.801141 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-555f6e11-13f7-4066-8950-5e3994fcf97a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 Jul 22 00:17:33.801518 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-555f6e11-13f7-4066-8950-5e3994fcf97a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.802102 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-555f6e11-13f7-4066-8950-5e3994fcf97a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.802399 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-555f6e11-13f7-4066-8950-5e3994fcf97a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume with id: 43d13aa9-31cd-4bb1-be8f-b40e8ce51241 Jul 22 00:17:33.810351 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.810351 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:33.810786 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-555f6e11-13f7-4066-8950-5e3994fcf97a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:33.848390 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-555f6e11-13f7-4066-8950-5e3994fcf97a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume request issued successfully. Jul 22 00:17:33.848390 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-555f6e11-13f7-4066-8950-5e3994fcf97a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 returned with HTTP 202 Jul 22 00:17:33.848390 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 972/3905] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:33 2026] DELETE /volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:33.849742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c463d626-6fa1-45c9-816d-ae1c8f059a87 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:33.851783 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c463d626-6fa1-45c9-816d-ae1c8f059a87 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 Jul 22 00:17:33.852250 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c463d626-6fa1-45c9-816d-ae1c8f059a87 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:33.852325 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c463d626-6fa1-45c9-816d-ae1c8f059a87 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:33.860586 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:33.860586 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:33.864888 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c463d626-6fa1-45c9-816d-ae1c8f059a87 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:33.870468 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c463d626-6fa1-45c9-816d-ae1c8f059a87 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 returned with HTTP 200 Jul 22 00:17:33.870942 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 983/3906] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:33 2026] GET /volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:34.735782 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70a62cac-69ef-483d-875b-498d04133cde None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:34.738207 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70a62cac-69ef-483d-875b-498d04133cde tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:34.738366 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70a62cac-69ef-483d-875b-498d04133cde tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:34.738533 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70a62cac-69ef-483d-875b-498d04133cde tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:34.745358 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:34.745358 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:34.748785 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-70a62cac-69ef-483d-875b-498d04133cde tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:34.752676 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70a62cac-69ef-483d-875b-498d04133cde tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:34.753025 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 973/3907] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:34 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:34.786412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de82646c-8112-4f4a-97d5-1e5f18f6794a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:34.788064 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de82646c-8112-4f4a-97d5-1e5f18f6794a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:34.788238 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de82646c-8112-4f4a-97d5-1e5f18f6794a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:34.788448 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de82646c-8112-4f4a-97d5-1e5f18f6794a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:34.788567 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-de82646c-8112-4f4a-97d5-1e5f18f6794a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:34.792841 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:34.792841 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:34.793447 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de82646c-8112-4f4a-97d5-1e5f18f6794a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:34.793768 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 980/3908] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:34 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:34.871081 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f482ca33-8604-440e-beea-e99b53d86c8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:34.886483 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3daae3e-0895-49b3-af0c-49a077df3e1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:34.888721 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3daae3e-0895-49b3-af0c-49a077df3e1f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 Jul 22 00:17:34.888943 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3daae3e-0895-49b3-af0c-49a077df3e1f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:34.889120 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3daae3e-0895-49b3-af0c-49a077df3e1f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:34.894388 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3daae3e-0895-49b3-af0c-49a077df3e1f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 returned with HTTP 404 Jul 22 00:17:34.894841 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 984/3909] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:34 2026] GET /volume/v3/volumes/43d13aa9-31cd-4bb1-be8f-b40e8ce51241 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:34.903782 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59ff718f-b538-4bfb-acee-613564cd3fcb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:34.907305 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:34.907620 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1676887556"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:34.911124 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1676887556'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:34.911255 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume of 1 GB Jul 22 00:17:34.916614 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:34.921736 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (1b86e0d1-f670-41ae-bd74-6dc0e5982e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:34.923183 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b01ad95-7a67-4ea2-bba4-d67a8c9ceb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:34.924079 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:34.948100 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b01ad95-7a67-4ea2-bba4-d67a8c9ceb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:34.948779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15df064-3332-49f7-8cb3-2f4ae2946761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:34.954355 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:34.954720 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1598626197"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:34.956454 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1598626197'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:34.956581 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume of 1 GB Jul 22 00:17:34.963104 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:34.971556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (420071c7-f33f-483c-9cba-1a88e06a275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:34.973009 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebbed86-b610-4889-a13e-ce33299d3ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:34.974302 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:34.992303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['02a2ee2f-4c75-4f19-9d3f-3fa8f0a9d8b8', 'ab1660da-c609-4f67-8c1c-f8cac7a71bf6', 'bdc35e54-1c56-4a23-a7a7-8dc20fd43f30', '960c2605-ecd8-47d1-adcd-4fd5a7b25eb9'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:34.993597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15df064-3332-49f7-8cb3-2f4ae2946761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a2ee2f-4c75-4f19-9d3f-3fa8f0a9d8b8', 'ab1660da-c609-4f67-8c1c-f8cac7a71bf6', 'bdc35e54-1c56-4a23-a7a7-8dc20fd43f30', '960c2605-ecd8-47d1-adcd-4fd5a7b25eb9']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:34.994147 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a02c63-9cea-44e7-b2d9-fbc485f68a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:35.006849 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebbed86-b610-4889-a13e-ce33299d3ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:35.008035 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25850667-7e24-4564-ad99-76ecf64935ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:35.017370 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a02c63-9cea-44e7-b2d9-fbc485f68a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2dd4848-5750-43a9-b781-8a25968e6cd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676887556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['02a2ee2f-4c75-4f19-9d3f-3fa8f0a9d8b8','ab1660da-c609-4f67-8c1c-f8cac7a71bf6','bdc35e54-1c56-4a23-a7a7-8dc20fd43f30','960c2605-ecd8-47d1-adcd-4fd5a7b25eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676887556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2dd4848-5750-43a9-b781-8a25968e6cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0542dcf9e504430af65bdb39e3a862b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5597237e2d449cbab7faff69a5551c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:35.018066 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c16eb553-f03d-4251-9bc2-e9c8970bc4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:35.034225 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c16eb553-f03d-4251-9bc2-e9c8970bc4ff) transitioned into state 'SUCCESS' from state '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-1676887556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['02a2ee2f-4c75-4f19-9d3f-3fa8f0a9d8b8','ab1660da-c609-4f67-8c1c-f8cac7a71bf6','bdc35e54-1c56-4a23-a7a7-8dc20fd43f30','960c2605-ecd8-47d1-adcd-4fd5a7b25eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:35.034925 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a914cb9-6b58-4729-b422-8afe979297d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:35.044374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a914cb9-6b58-4729-b422-8afe979297d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:35.045205 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (1b86e0d1-f670-41ae-bd74-6dc0e5982e05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:35.045533 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request issued successfully. Jul 22 00:17:35.046240 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59ff718f-b538-4bfb-acee-613564cd3fcb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:35.046523 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 974/3910] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:17:34 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:35.059213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bf00bf20-b11c-461f-b37c-94c8bbb75cfb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:35.060975 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf00bf20-b11c-461f-b37c-94c8bbb75cfb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 Jul 22 00:17:35.061220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf00bf20-b11c-461f-b37c-94c8bbb75cfb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:35.061604 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf00bf20-b11c-461f-b37c-94c8bbb75cfb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:35.069047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['e5a3cafa-3ec5-41ad-bced-60fdaae9e2d2', 'ebc8cfc1-79f5-4dcb-ad32-5cdfb7402f80', '632e9d45-dd69-448e-acbe-dc124995b53f', 'a55956cb-a150-4639-9594-55013293edcd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:35.069376 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:35.069376 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:35.069824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25850667-7e24-4564-ad99-76ecf64935ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5a3cafa-3ec5-41ad-bced-60fdaae9e2d2', 'ebc8cfc1-79f5-4dcb-ad32-5cdfb7402f80', '632e9d45-dd69-448e-acbe-dc124995b53f', 'a55956cb-a150-4639-9594-55013293edcd']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:35.070566 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a3b48b-4a9d-4429-bc05-7380ecb20b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:35.072965 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bf00bf20-b11c-461f-b37c-94c8bbb75cfb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:35.078048 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf00bf20-b11c-461f-b37c-94c8bbb75cfb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 returned with HTTP 200 Jul 22 00:17:35.078590 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 981/3911] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:35 2026] GET /volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:35.094850 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a3b48b-4a9d-4429-bc05-7380ecb20b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7060ae7-1bae-4d39-a478-c5c51f2d46c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1598626197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['e5a3cafa-3ec5-41ad-bced-60fdaae9e2d2','ebc8cfc1-79f5-4dcb-ad32-5cdfb7402f80','632e9d45-dd69-448e-acbe-dc124995b53f','a55956cb-a150-4639-9594-55013293edcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1598626197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7060ae7-1bae-4d39-a478-c5c51f2d46c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae808051f3ed4a8390803c2455f92b54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a631a2e4d9214a4491df8ead63df07f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:35.095638 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9839285a-788f-4c20-865d-3a5bc3a7c2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:35.100817 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-24a941ab-baf8-4287-97b4-de8822bb5fc8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:35.103166 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24a941ab-baf8-4287-97b4-de8822bb5fc8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:17:35.103266 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24a941ab-baf8-4287-97b4-de8822bb5fc8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:35.103815 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24a941ab-baf8-4287-97b4-de8822bb5fc8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:35.103815 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-24a941ab-baf8-4287-97b4-de8822bb5fc8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:17:35.111787 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:35.111787 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:35.112309 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-24a941ab-baf8-4287-97b4-de8822bb5fc8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:35.128958 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9839285a-788f-4c20-865d-3a5bc3a7c2d2) transitioned into state 'SUCCESS' from state '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-1598626197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['e5a3cafa-3ec5-41ad-bced-60fdaae9e2d2','ebc8cfc1-79f5-4dcb-ad32-5cdfb7402f80','632e9d45-dd69-448e-acbe-dc124995b53f','a55956cb-a150-4639-9594-55013293edcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:35.129814 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6df3cf8-ac0d-4bd2-ba3c-a4f91cbdfd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:35.134270 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-24a941ab-baf8-4287-97b4-de8822bb5fc8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:17:35.134553 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24a941ab-baf8-4287-97b4-de8822bb5fc8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 202 Jul 22 00:17:35.135009 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 985/3912] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:35 2026] DELETE /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:35.140478 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6df3cf8-ac0d-4bd2-ba3c-a4f91cbdfd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:35.141480 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (420071c7-f33f-483c-9cba-1a88e06a275d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:35.141950 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request issued successfully. Jul 22 00:17:35.142793 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f482ca33-8604-440e-beea-e99b53d86c8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:35.143287 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 973/3913] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:34 2026] POST /volume/v3/volumes => generated 778 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:35.144134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-395b6b18-eb07-4a2b-9e76-631f5fba6e78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:35.146231 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-395b6b18-eb07-4a2b-9e76-631f5fba6e78 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:17:35.146467 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-395b6b18-eb07-4a2b-9e76-631f5fba6e78 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:35.146728 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-395b6b18-eb07-4a2b-9e76-631f5fba6e78 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:35.154180 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:35.154180 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:35.156421 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2fb48e7-a927-49c0-9b79-140e71a90216 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:35.157926 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2fb48e7-a927-49c0-9b79-140e71a90216 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 Jul 22 00:17:35.158168 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2fb48e7-a927-49c0-9b79-140e71a90216 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:35.158259 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-395b6b18-eb07-4a2b-9e76-631f5fba6e78 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:35.158827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2fb48e7-a927-49c0-9b79-140e71a90216 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:35.163819 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-395b6b18-eb07-4a2b-9e76-631f5fba6e78 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 200 Jul 22 00:17:35.164335 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 975/3914] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:35 2026] GET /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:35.166399 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:35.166399 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:35.170710 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a2fb48e7-a927-49c0-9b79-140e71a90216 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:17:35.175193 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2fb48e7-a927-49c0-9b79-140e71a90216 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 returned with HTTP 200 Jul 22 00:17:35.175603 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 982/3915] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:35 2026] GET /volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:35.765404 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3aaad3e3-0783-4d2f-88d5-cfb52e901599 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:35.768096 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aaad3e3-0783-4d2f-88d5-cfb52e901599 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:35.768438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aaad3e3-0783-4d2f-88d5-cfb52e901599 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:35.768767 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aaad3e3-0783-4d2f-88d5-cfb52e901599 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:35.780440 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:35.780440 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:35.784897 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3aaad3e3-0783-4d2f-88d5-cfb52e901599 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:35.790767 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aaad3e3-0783-4d2f-88d5-cfb52e901599 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:35.791323 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 986/3916] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:35 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:35.803536 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61495ecc-bb9e-4c5d-aeaa-3da7cf6e2688 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:35.805893 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61495ecc-bb9e-4c5d-aeaa-3da7cf6e2688 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:35.806162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61495ecc-bb9e-4c5d-aeaa-3da7cf6e2688 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:35.806390 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61495ecc-bb9e-4c5d-aeaa-3da7cf6e2688 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:35.806524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-61495ecc-bb9e-4c5d-aeaa-3da7cf6e2688 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:35.811524 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:35.811524 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:35.812275 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61495ecc-bb9e-4c5d-aeaa-3da7cf6e2688 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:35.812845 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 974/3917] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:35 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:36.035416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-9f18baa2-8796-44fe-9ff9-53b84037b985 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.037191 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-9f18baa2-8796-44fe-9ff9-53b84037b985 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] DELETE https://10.4.3.168/volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e Jul 22 00:17:36.037344 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-9f18baa2-8796-44fe-9ff9-53b84037b985 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.037547 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-9f18baa2-8796-44fe-9ff9-53b84037b985 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.043770 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.043770 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:36.091836 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-740f6518-9ee9-4746-b841-dca2912c1ec5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.092926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1d1b258a-8371-4bce-ad47-7b7787c53e13 req-9f18baa2-8796-44fe-9ff9-53b84037b985 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e returned with HTTP 200 Jul 22 00:17:36.093190 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-740f6518-9ee9-4746-b841-dca2912c1ec5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 Jul 22 00:17:36.093318 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 976/3918] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:17:36 2026] DELETE /volume/v3/attachments/b5ade4ba-2cbb-4012-bcd6-272acf0bec0e => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:36.093358 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-740f6518-9ee9-4746-b841-dca2912c1ec5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.093533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-740f6518-9ee9-4746-b841-dca2912c1ec5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.101079 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.101079 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:36.103751 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-740f6518-9ee9-4746-b841-dca2912c1ec5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:36.107215 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-740f6518-9ee9-4746-b841-dca2912c1ec5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 returned with HTTP 200 Jul 22 00:17:36.107936 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 983/3919] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:36.119553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d3f60d3-5f01-466c-affb-6a6b010067b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.121217 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d3f60d3-5f01-466c-affb-6a6b010067b8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:36.121499 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d3f60d3-5f01-466c-affb-6a6b010067b8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2dd4848-5750-43a9-b781-8a25968e6cd4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-719755391"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:36.129467 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.129467 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:36.129804 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d3f60d3-5f01-466c-affb-6a6b010067b8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:36.130239 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-6d3f60d3-5f01-466c-affb-6a6b010067b8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create snapshot from volume b2dd4848-5750-43a9-b781-8a25968e6cd4 Jul 22 00:17:36.154073 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6d3f60d3-5f01-466c-affb-6a6b010067b8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['b82fdd19-c166-4d28-97ee-c741a18625fc', 'c5aa7b75-47b7-4d2c-b5c8-b70c574dfac9', '219fadee-4f57-493a-bfe4-8262fd3599a8', 'd89c6467-cc48-4ddc-b1fb-22e56e48ee84'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:36.177381 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf231e1f-2bfc-4cd6-8805-5521bfbca9f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.179234 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf231e1f-2bfc-4cd6-8805-5521bfbca9f3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf Jul 22 00:17:36.179429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf231e1f-2bfc-4cd6-8805-5521bfbca9f3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.179628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf231e1f-2bfc-4cd6-8805-5521bfbca9f3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.185055 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6d3f60d3-5f01-466c-affb-6a6b010067b8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot create request issued successfully. Jul 22 00:17:36.185935 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d3f60d3-5f01-466c-affb-6a6b010067b8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:36.186296 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 987/3920] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:36.187120 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf231e1f-2bfc-4cd6-8805-5521bfbca9f3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf returned with HTTP 404 Jul 22 00:17:36.187499 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 975/3921] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/volumes/abbd6133-d1ba-44fd-920e-cde1674222bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:36.189020 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5c2c7934-0185-40b4-b21d-c9ec96489f8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.191404 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c2c7934-0185-40b4-b21d-c9ec96489f8e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 Jul 22 00:17:36.191631 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c2c7934-0185-40b4-b21d-c9ec96489f8e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.191906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c2c7934-0185-40b4-b21d-c9ec96489f8e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.196654 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-248a25ae-bf10-472b-965d-6cbbb6e4f8e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.200234 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-248a25ae-bf10-472b-965d-6cbbb6e4f8e4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a Jul 22 00:17:36.200525 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-248a25ae-bf10-472b-965d-6cbbb6e4f8e4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.200733 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-248a25ae-bf10-472b-965d-6cbbb6e4f8e4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.200983 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.200983 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:36.207470 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.207470 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:36.207698 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5c2c7934-0185-40b4-b21d-c9ec96489f8e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:17:36.207932 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-248a25ae-bf10-472b-965d-6cbbb6e4f8e4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:36.208905 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-248a25ae-bf10-472b-965d-6cbbb6e4f8e4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a returned with HTTP 200 Jul 22 00:17:36.209403 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 984/3922] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:36.213361 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c2c7934-0185-40b4-b21d-c9ec96489f8e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 returned with HTTP 200 Jul 22 00:17:36.214048 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 977/3923] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:36.227630 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6f409a2-6ebb-4d8e-8a98-b48e5ee78479 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.227763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7854a434-2f19-453a-8532-ebc632ddcac5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.229506 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6f409a2-6ebb-4d8e-8a98-b48e5ee78479 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:17:36.230121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6f409a2-6ebb-4d8e-8a98-b48e5ee78479 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7060ae7-1bae-4d39-a478-c5c51f2d46c0", "name": "tempest-type-Backup-832911991"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:36.231070 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:36.231467 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-276022108", "snapshot_id": null, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:36.231746 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-e6f409a2-6ebb-4d8e-8a98-b48e5ee78479 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating new backup {'backup': {'volume_id': 'b7060ae7-1bae-4d39-a478-c5c51f2d46c0', 'name': 'tempest-type-Backup-832911991'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:17:36.231946 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-e6f409a2-6ebb-4d8e-8a98-b48e5ee78479 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating backup of volume b7060ae7-1bae-4d39-a478-c5c51f2d46c0 in container None Jul 22 00:17:36.232899 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-276022108', 'snapshot_id': None, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:36.243589 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.243589 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:36.244249 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e6f409a2-6ebb-4d8e-8a98-b48e5ee78479 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:17:36.277952 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e6f409a2-6ebb-4d8e-8a98-b48e5ee78479 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['feef8854-0ec4-4d98-9ec1-4791267dadb6', 'a3d201c8-0905-44f7-9f85-524ec4bb6023'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:36.311382 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6f409a2-6ebb-4d8e-8a98-b48e5ee78479 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:17:36.311773 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 976/3924] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:17:36 2026] POST /volume/v3/backups => generated 315 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:36.314946 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:17:36.315311 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.315311 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:36.320283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-187c29f5-b74c-4cf7-af9d-2189a8e64def None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.321344 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:17:36.322163 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-187c29f5-b74c-4cf7-af9d-2189a8e64def tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:36.322420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-187c29f5-b74c-4cf7-af9d-2189a8e64def tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.322650 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-187c29f5-b74c-4cf7-af9d-2189a8e64def tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.322800 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-187c29f5-b74c-4cf7-af9d-2189a8e64def tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:36.327830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (f7b17432-27d3-4a41-ae8d-71249dea7aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:36.328010 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.328010 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:36.328614 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-187c29f5-b74c-4cf7-af9d-2189a8e64def tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:36.329312 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 985/3925] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:36.329457 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6024c1-d389-48e2-928c-89013e484e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:36.330555 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:36.393799 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6024c1-d389-48e2-928c-89013e484e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:36.396193 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5009f7c7-2d61-4e90-ac1a-297632c02a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:36.444486 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['3a28b303-8b36-455e-9fe5-e6537c3ede65', 'bfabea5b-e55d-422b-8e75-3c21c971748a', 'bd937ac1-fb55-4acf-b0bc-a53054daafac', '5fde0850-fb8f-4ae8-bc75-5afd4e6c65da'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:36.445577 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5009f7c7-2d61-4e90-ac1a-297632c02a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a28b303-8b36-455e-9fe5-e6537c3ede65', 'bfabea5b-e55d-422b-8e75-3c21c971748a', 'bd937ac1-fb55-4acf-b0bc-a53054daafac', '5fde0850-fb8f-4ae8-bc75-5afd4e6c65da']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:36.446517 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31718295-b1f4-46eb-a054-76b8e7d853d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:36.467218 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31718295-b1f4-46eb-a054-76b8e7d853d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a575fce0-aea9-468a-a0e5-5bd86e5b0f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-276022108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['3a28b303-8b36-455e-9fe5-e6537c3ede65','bfabea5b-e55d-422b-8e75-3c21c971748a','bd937ac1-fb55-4acf-b0bc-a53054daafac','5fde0850-fb8f-4ae8-bc75-5afd4e6c65da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-276022108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a575fce0-aea9-468a-a0e5-5bd86e5b0f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:36.468362 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098fc278-3925-407f-b90a-0c737b8a09cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:36.485582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098fc278-3925-407f-b90a-0c737b8a09cf) transitioned into state 'SUCCESS' from state '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-276022108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['3a28b303-8b36-455e-9fe5-e6537c3ede65','bfabea5b-e55d-422b-8e75-3c21c971748a','bd937ac1-fb55-4acf-b0bc-a53054daafac','5fde0850-fb8f-4ae8-bc75-5afd4e6c65da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:36.486257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3101857-f88f-421f-808d-4c66845e5774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:36.497911 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3101857-f88f-421f-808d-4c66845e5774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:36.498711 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (f7b17432-27d3-4a41-ae8d-71249dea7aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:36.499040 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:17:36.499584 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7854a434-2f19-453a-8532-ebc632ddcac5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:36.500008 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 988/3926] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:17:36 2026] POST /volume/v3/volumes => generated 758 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:36.516653 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a80f3cf-349a-4c0c-85ee-d60c8cd1ad54 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.518199 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a80f3cf-349a-4c0c-85ee-d60c8cd1ad54 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:17:36.518813 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a80f3cf-349a-4c0c-85ee-d60c8cd1ad54 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.518813 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a80f3cf-349a-4c0c-85ee-d60c8cd1ad54 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.525380 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.525380 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:36.528968 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a80f3cf-349a-4c0c-85ee-d60c8cd1ad54 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:36.534128 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a80f3cf-349a-4c0c-85ee-d60c8cd1ad54 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 200 Jul 22 00:17:36.534560 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 978/3927] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:36.541759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0cd4eb2a-c5d6-4b65-91f2-384bacbafe64 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.543416 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0cd4eb2a-c5d6-4b65-91f2-384bacbafe64 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:17:36.543991 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0cd4eb2a-c5d6-4b65-91f2-384bacbafe64 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.543991 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0cd4eb2a-c5d6-4b65-91f2-384bacbafe64 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.550763 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.550763 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:36.554448 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0cd4eb2a-c5d6-4b65-91f2-384bacbafe64 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:17:36.558442 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0cd4eb2a-c5d6-4b65-91f2-384bacbafe64 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:17:36.558811 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 977/3928] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:36.803691 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91681e70-3bde-4a6a-8361-e3e703c57d64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.805542 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91681e70-3bde-4a6a-8361-e3e703c57d64 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:36.805720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91681e70-3bde-4a6a-8361-e3e703c57d64 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.805961 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91681e70-3bde-4a6a-8361-e3e703c57d64 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.814931 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.814931 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:36.819434 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-91681e70-3bde-4a6a-8361-e3e703c57d64 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:36.825002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-43b857db-e6ce-4185-bcf5-89ba0283786e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:36.825002 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43b857db-e6ce-4185-bcf5-89ba0283786e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:36.825200 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43b857db-e6ce-4185-bcf5-89ba0283786e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:36.825424 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43b857db-e6ce-4185-bcf5-89ba0283786e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:36.825572 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91681e70-3bde-4a6a-8361-e3e703c57d64 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:36.825625 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-43b857db-e6ce-4185-bcf5-89ba0283786e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:36.825938 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 986/3929] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:36.831643 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:36.831643 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:36.832531 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43b857db-e6ce-4185-bcf5-89ba0283786e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:36.833036 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 989/3930] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:36 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:37.221405 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9526321-e2fc-4ead-898a-d55522e45e46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.224733 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9526321-e2fc-4ead-898a-d55522e45e46 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a Jul 22 00:17:37.224733 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9526321-e2fc-4ead-898a-d55522e45e46 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.224733 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9526321-e2fc-4ead-898a-d55522e45e46 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.230837 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.230837 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:37.231203 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9526321-e2fc-4ead-898a-d55522e45e46 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:37.231780 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9526321-e2fc-4ead-898a-d55522e45e46 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a returned with HTTP 200 Jul 22 00:17:37.232117 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 979/3931] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:37 2026] GET /volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:37.241234 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-567d288a-6950-4611-bc66-97685e361484 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.243461 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-567d288a-6950-4611-bc66-97685e361484 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] GET https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a Jul 22 00:17:37.243711 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-567d288a-6950-4611-bc66-97685e361484 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.243980 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-567d288a-6950-4611-bc66-97685e361484 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.249881 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.249881 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:37.250578 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-567d288a-6950-4611-bc66-97685e361484 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Snapshot retrieved successfully. Jul 22 00:17:37.251735 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-567d288a-6950-4611-bc66-97685e361484 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a returned with HTTP 200 Jul 22 00:17:37.252222 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 978/3932] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:37 2026] GET /volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:37.261084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-55be30f8-38c3-4e36-8b51-be79afe736cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.262698 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55be30f8-38c3-4e36-8b51-be79afe736cb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a Jul 22 00:17:37.262908 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55be30f8-38c3-4e36-8b51-be79afe736cb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.263099 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55be30f8-38c3-4e36-8b51-be79afe736cb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.263223 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-55be30f8-38c3-4e36-8b51-be79afe736cb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete snapshot with id: 9ca12b40-34e8-44af-82e6-df7143581a0a Jul 22 00:17:37.267652 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.267652 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:37.268015 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-55be30f8-38c3-4e36-8b51-be79afe736cb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:37.282521 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-55be30f8-38c3-4e36-8b51-be79afe736cb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot delete request issued successfully. Jul 22 00:17:37.282732 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55be30f8-38c3-4e36-8b51-be79afe736cb tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a returned with HTTP 202 Jul 22 00:17:37.283199 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 987/3933] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:37 2026] DELETE /volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:37.290955 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce92f7ca-ef09-4e0e-a750-f02e6e5dd2fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.293208 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce92f7ca-ef09-4e0e-a750-f02e6e5dd2fc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a Jul 22 00:17:37.293488 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce92f7ca-ef09-4e0e-a750-f02e6e5dd2fc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.293739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce92f7ca-ef09-4e0e-a750-f02e6e5dd2fc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.299356 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.299356 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:37.299805 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ce92f7ca-ef09-4e0e-a750-f02e6e5dd2fc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:37.300733 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce92f7ca-ef09-4e0e-a750-f02e6e5dd2fc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a returned with HTTP 200 Jul 22 00:17:37.301313 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 990/3934] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:37 2026] GET /volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:37.340924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6dc410a7-b786-42f6-9a1f-c3d24640ecf9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.342652 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dc410a7-b786-42f6-9a1f-c3d24640ecf9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:37.342974 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dc410a7-b786-42f6-9a1f-c3d24640ecf9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.343078 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6dc410a7-b786-42f6-9a1f-c3d24640ecf9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.343175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6dc410a7-b786-42f6-9a1f-c3d24640ecf9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:37.347477 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.347477 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:37.348282 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6dc410a7-b786-42f6-9a1f-c3d24640ecf9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:37.348673 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 980/3935] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:37 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:37.550552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2eff62ce-83a2-435d-b681-22f8637f1d90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.552123 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2eff62ce-83a2-435d-b681-22f8637f1d90 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:17:37.552195 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2eff62ce-83a2-435d-b681-22f8637f1d90 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.552376 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2eff62ce-83a2-435d-b681-22f8637f1d90 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.560313 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.560313 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:37.561226 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2eff62ce-83a2-435d-b681-22f8637f1d90 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:37.565087 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2eff62ce-83a2-435d-b681-22f8637f1d90 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 200 Jul 22 00:17:37.565391 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 979/3936] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:37 2026] GET /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:37.576715 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6864973-432e-4735-86a3-513f7016bc05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.578221 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6864973-432e-4735-86a3-513f7016bc05 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:17:37.578380 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6864973-432e-4735-86a3-513f7016bc05 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.578551 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6864973-432e-4735-86a3-513f7016bc05 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.584714 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.584714 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:37.587829 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d6864973-432e-4735-86a3-513f7016bc05 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:37.592234 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6864973-432e-4735-86a3-513f7016bc05 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 200 Jul 22 00:17:37.592552 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 988/3937] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:37 2026] GET /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:37.839100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4c961ffb-9029-4c2d-aaa5-d451af232bbe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.841084 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c961ffb-9029-4c2d-aaa5-d451af232bbe tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:37.841320 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c961ffb-9029-4c2d-aaa5-d451af232bbe tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.841546 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c961ffb-9029-4c2d-aaa5-d451af232bbe tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.843644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d556645b-a347-42ab-9bd6-3aea3de9b830 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:37.845626 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d556645b-a347-42ab-9bd6-3aea3de9b830 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:37.845947 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d556645b-a347-42ab-9bd6-3aea3de9b830 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:37.846438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d556645b-a347-42ab-9bd6-3aea3de9b830 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:37.846590 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d556645b-a347-42ab-9bd6-3aea3de9b830 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:37.849292 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.849292 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:37.850939 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:37.850939 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:37.851613 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d556645b-a347-42ab-9bd6-3aea3de9b830 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:37.852011 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 981/3938] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:37 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:37.853574 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4c961ffb-9029-4c2d-aaa5-d451af232bbe tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:37.859231 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c961ffb-9029-4c2d-aaa5-d451af232bbe tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:37.859660 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 991/3939] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:37 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:38.310162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-374eace6-6568-44cf-81de-43a3818f4564 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:38.312372 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-374eace6-6568-44cf-81de-43a3818f4564 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a Jul 22 00:17:38.312637 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-374eace6-6568-44cf-81de-43a3818f4564 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:38.312946 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-374eace6-6568-44cf-81de-43a3818f4564 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:38.318331 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-374eace6-6568-44cf-81de-43a3818f4564 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a returned with HTTP 404 Jul 22 00:17:38.319076 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 980/3940] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:38 2026] GET /volume/v3/snapshots/9ca12b40-34e8-44af-82e6-df7143581a0a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:38.326060 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ee962dd9-fb78-4a06-8bbd-eca453bfe348 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:38.327750 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee962dd9-fb78-4a06-8bbd-eca453bfe348 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 Jul 22 00:17:38.327970 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee962dd9-fb78-4a06-8bbd-eca453bfe348 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:38.328297 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ee962dd9-fb78-4a06-8bbd-eca453bfe348 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:38.328498 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ee962dd9-fb78-4a06-8bbd-eca453bfe348 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume with id: b2dd4848-5750-43a9-b781-8a25968e6cd4 Jul 22 00:17:38.335599 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:38.335599 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:38.336114 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ee962dd9-fb78-4a06-8bbd-eca453bfe348 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:38.350917 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ee962dd9-fb78-4a06-8bbd-eca453bfe348 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume request issued successfully. Jul 22 00:17:38.351120 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ee962dd9-fb78-4a06-8bbd-eca453bfe348 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 returned with HTTP 202 Jul 22 00:17:38.351709 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 989/3941] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:38 2026] DELETE /volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:38.358595 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4148f1df-1f39-41e3-adda-0c9a84d52e8d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:38.360453 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4148f1df-1f39-41e3-adda-0c9a84d52e8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 Jul 22 00:17:38.360634 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4148f1df-1f39-41e3-adda-0c9a84d52e8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:38.360815 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4148f1df-1f39-41e3-adda-0c9a84d52e8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:38.360940 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3372ac7c-8427-444f-854b-f3c740150302 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:38.363161 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3372ac7c-8427-444f-854b-f3c740150302 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:38.363387 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3372ac7c-8427-444f-854b-f3c740150302 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:38.363577 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3372ac7c-8427-444f-854b-f3c740150302 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:38.363687 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3372ac7c-8427-444f-854b-f3c740150302 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:38.367513 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:38.367513 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:38.368250 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:38.368250 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:38.368880 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3372ac7c-8427-444f-854b-f3c740150302 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:38.369344 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 992/3942] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:38 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:38.371044 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4148f1df-1f39-41e3-adda-0c9a84d52e8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:38.374806 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4148f1df-1f39-41e3-adda-0c9a84d52e8d tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 returned with HTTP 200 Jul 22 00:17:38.375191 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 982/3943] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:38 2026] GET /volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:38.577592 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-5d735cf4-de7c-4e2e-bdbb-0d5d713e3191 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:38.579492 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-5d735cf4-de7c-4e2e-bdbb-0d5d713e3191 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:17:38.579674 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-5d735cf4-de7c-4e2e-bdbb-0d5d713e3191 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:38.579850 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-5d735cf4-de7c-4e2e-bdbb-0d5d713e3191 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:38.586363 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:38.586363 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:38.589875 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-5d735cf4-de7c-4e2e-bdbb-0d5d713e3191 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:38.594023 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-5d735cf4-de7c-4e2e-bdbb-0d5d713e3191 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 200 Jul 22 00:17:38.594459 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 981/3944] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:38 2026] GET /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:38.864337 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c15702e-5a46-4a71-b310-35df982ec5a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:38.866311 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c15702e-5a46-4a71-b310-35df982ec5a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:38.866571 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c15702e-5a46-4a71-b310-35df982ec5a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:38.866836 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c15702e-5a46-4a71-b310-35df982ec5a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:38.866940 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0c15702e-5a46-4a71-b310-35df982ec5a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:38.874446 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:38.874446 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:38.875150 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8ee9e684-9a05-4833-a27a-7eb159ff8b2b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:38.875260 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c15702e-5a46-4a71-b310-35df982ec5a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:38.875656 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 990/3945] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:38 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:38.877303 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ee9e684-9a05-4833-a27a-7eb159ff8b2b tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:38.877557 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ee9e684-9a05-4833-a27a-7eb159ff8b2b tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:38.877795 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ee9e684-9a05-4833-a27a-7eb159ff8b2b tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:38.885182 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:38.885182 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:38.888637 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8ee9e684-9a05-4833-a27a-7eb159ff8b2b tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:38.892598 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ee9e684-9a05-4833-a27a-7eb159ff8b2b tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:38.892921 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 993/3946] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:38 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:39.116840 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-9f795145-be44-441b-b394-b5754eddfb40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.118607 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-9f795145-be44-441b-b394-b5754eddfb40 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:17:39.118763 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-9f795145-be44-441b-b394-b5754eddfb40 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:39.118978 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-9f795145-be44-441b-b394-b5754eddfb40 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:39.127017 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:39.127017 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:39.131939 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-9f795145-be44-441b-b394-b5754eddfb40 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:39.138225 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-9f795145-be44-441b-b394-b5754eddfb40 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 200 Jul 22 00:17:39.138753 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 983/3947] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:39 2026] GET /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:39.150597 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3909cc20-fbc6-4ac9-ab3a-43bbfcab0f90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.151064 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3909cc20-fbc6-4ac9-ab3a-43bbfcab0f90 None None] GET https://10.4.3.168/volume// Jul 22 00:17:39.151374 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3909cc20-fbc6-4ac9-ab3a-43bbfcab0f90 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:39.151561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3909cc20-fbc6-4ac9-ab3a-43bbfcab0f90 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:39.152014 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3909cc20-fbc6-4ac9-ab3a-43bbfcab0f90 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:17:39.152576 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 982/3948] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:17:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:17:39.160675 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-b581bfc7-5409-4acc-ab34-e3e05165afc7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.163308 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-b581bfc7-5409-4acc-ab34-e3e05165afc7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:17:39.163664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-b581bfc7-5409-4acc-ab34-e3e05165afc7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a575fce0-aea9-468a-a0e5-5bd86e5b0f8f", "connector": null, "instance_uuid": "a0765351-183e-41a7-8b38-05715a4c9c7f"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:39.172728 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:39.172728 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:39.195297 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-b581bfc7-5409-4acc-ab34-e3e05165afc7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:17:39.195696 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 991/3949] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:17:39 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:39.380547 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-385d0ee5-8eb4-43b1-b975-e4ff369a7c60 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.382614 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-385d0ee5-8eb4-43b1-b975-e4ff369a7c60 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:39.382891 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-385d0ee5-8eb4-43b1-b975-e4ff369a7c60 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:39.383164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-385d0ee5-8eb4-43b1-b975-e4ff369a7c60 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:39.383274 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-385d0ee5-8eb4-43b1-b975-e4ff369a7c60 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:39.387495 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:39.387495 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:39.388193 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-385d0ee5-8eb4-43b1-b975-e4ff369a7c60 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:39.388605 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 994/3950] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:39 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:39.391399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f640dc2-56a4-4d53-ad58-67357b904a8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.393536 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f640dc2-56a4-4d53-ad58-67357b904a8a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 Jul 22 00:17:39.393743 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f640dc2-56a4-4d53-ad58-67357b904a8a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:39.393966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f640dc2-56a4-4d53-ad58-67357b904a8a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:39.399482 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f640dc2-56a4-4d53-ad58-67357b904a8a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 returned with HTTP 404 Jul 22 00:17:39.400278 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 984/3951] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:39 2026] GET /volume/v3/volumes/b2dd4848-5750-43a9-b781-8a25968e6cd4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:39.408155 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.409843 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:39.410248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1924381036"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:39.411615 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1924381036'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:39.411737 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume of 1 GB Jul 22 00:17:39.415492 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:39.420997 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (13e5852e-0d16-444f-b38f-d433c6072db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:39.421914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1926a8f-7742-49e6-9bbb-931be8685b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:39.422693 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:39.447974 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1926a8f-7742-49e6-9bbb-931be8685b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:39.448672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4acaec7-e26f-4233-81a8-ce9f4c71dab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:39.482340 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['91ee3a93-deae-4314-8e31-ed1eeac14790', '6dae8ca5-0ac4-470f-9fb4-7dbf9edc73a6', 'c69bec8b-bea3-45a6-a09e-7280325395be', '45802cda-a892-40c2-b059-8ca2e947bc59'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:39.483147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4acaec7-e26f-4233-81a8-ce9f4c71dab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ee3a93-deae-4314-8e31-ed1eeac14790', '6dae8ca5-0ac4-470f-9fb4-7dbf9edc73a6', 'c69bec8b-bea3-45a6-a09e-7280325395be', '45802cda-a892-40c2-b059-8ca2e947bc59']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:39.483674 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f800a0-dfb9-4971-9366-ee67292737b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:39.504160 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f800a0-dfb9-4971-9366-ee67292737b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e60601a-83a6-43df-ab52-aff36b141656', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924381036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['91ee3a93-deae-4314-8e31-ed1eeac14790','6dae8ca5-0ac4-470f-9fb4-7dbf9edc73a6','c69bec8b-bea3-45a6-a09e-7280325395be','45802cda-a892-40c2-b059-8ca2e947bc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924381036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e60601a-83a6-43df-ab52-aff36b141656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0542dcf9e504430af65bdb39e3a862b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb5597237e2d449cbab7faff69a5551c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:39.504808 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f80203-4277-4868-9e91-c6325bf2aa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:39.523805 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f80203-4277-4868-9e91-c6325bf2aa96) transitioned into state 'SUCCESS' from state '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-1924381036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0542dcf9e504430af65bdb39e3a862b',qos_specs=None,replication_status=,reservations=['91ee3a93-deae-4314-8e31-ed1eeac14790','6dae8ca5-0ac4-470f-9fb4-7dbf9edc73a6','c69bec8b-bea3-45a6-a09e-7280325395be','45802cda-a892-40c2-b059-8ca2e947bc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb5597237e2d449cbab7faff69a5551c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:39.524536 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1315cf72-d76b-495b-890b-15443aa25d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:39.534428 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1315cf72-d76b-495b-890b-15443aa25d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:39.535352 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Flow 'volume_create_api' (13e5852e-0d16-444f-b38f-d433c6072db0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:39.535742 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create volume request issued successfully. Jul 22 00:17:39.536635 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a39e5b2d-4ea8-49a8-ad53-a06ba08d4517 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:39.537272 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 983/3952] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:17:39 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:39.551468 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-516deee0-2bf1-4ea7-8c2d-13c7be629b05 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.553827 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-516deee0-2bf1-4ea7-8c2d-13c7be629b05 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 Jul 22 00:17:39.554367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-516deee0-2bf1-4ea7-8c2d-13c7be629b05 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:39.554472 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-516deee0-2bf1-4ea7-8c2d-13c7be629b05 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:39.563552 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:39.563552 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:39.568003 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-516deee0-2bf1-4ea7-8c2d-13c7be629b05 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:39.571983 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-516deee0-2bf1-4ea7-8c2d-13c7be629b05 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 returned with HTTP 200 Jul 22 00:17:39.572368 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 992/3953] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:39 2026] GET /volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:39.886727 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a9a1b6ae-c2d2-4165-8354-306e2184a31c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.889271 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a9a1b6ae-c2d2-4165-8354-306e2184a31c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:17:39.889524 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a9a1b6ae-c2d2-4165-8354-306e2184a31c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:39.889763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a9a1b6ae-c2d2-4165-8354-306e2184a31c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:39.889925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a9a1b6ae-c2d2-4165-8354-306e2184a31c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:39.895636 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:39.895636 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:39.896167 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a9a1b6ae-c2d2-4165-8354-306e2184a31c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:17:39.896728 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 995/3954] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:39 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:39.907495 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-339f1e51-8bdb-46b9-9c78-ae6d816215ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.907835 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ab7d98a-b79a-4717-a843-08788b619396 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.909444 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-339f1e51-8bdb-46b9-9c78-ae6d816215ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:39.909642 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-339f1e51-8bdb-46b9-9c78-ae6d816215ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:39.909827 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-339f1e51-8bdb-46b9-9c78-ae6d816215ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:39.916650 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:39.916650 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:39.921240 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-339f1e51-8bdb-46b9-9c78-ae6d816215ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:39.926618 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-339f1e51-8bdb-46b9-9c78-ae6d816215ae tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:39.927092 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 985/3955] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:39 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:39.958291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-c1beb9b6-d3d1-449a-b9d4-a70868151cc3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:39.960729 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-c1beb9b6-d3d1-449a-b9d4-a70868151cc3 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:39.961032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-c1beb9b6-d3d1-449a-b9d4-a70868151cc3 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:39.961336 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-c1beb9b6-d3d1-449a-b9d4-a70868151cc3 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:39.973581 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:39.973581 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:39.981074 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-c1beb9b6-d3d1-449a-b9d4-a70868151cc3 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:39.986279 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-c1beb9b6-d3d1-449a-b9d4-a70868151cc3 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:39.986844 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 993/3956] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:39 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:39.995018 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ab7d98a-b79a-4717-a843-08788b619396 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:17:39.995532 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ab7d98a-b79a-4717-a843-08788b619396 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c1e92f05-6abd-4ce6-9c9d-78dda0d883c2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:39.997963 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-3ab7d98a-b79a-4717-a843-08788b619396 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Creating new backup {'backup': {'volume_id': 'c1e92f05-6abd-4ce6-9c9d-78dda0d883c2'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:17:39.998165 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-3ab7d98a-b79a-4717-a843-08788b619396 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Creating backup of volume c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 in container None Jul 22 00:17:40.008633 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.008633 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:40.009292 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3ab7d98a-b79a-4717-a843-08788b619396 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Volume info retrieved successfully. Jul 22 00:17:40.028556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3ab7d98a-b79a-4717-a843-08788b619396 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Created reservations ['ce717a81-7610-43e5-af53-6cff98a501f0', 'ce3d31d3-462a-4a74-b1b9-978bcfcae638'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:40.062522 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ab7d98a-b79a-4717-a843-08788b619396 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:17:40.062870 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 984/3957] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:39 2026] POST /volume/v3/backups => generated 288 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 00:17:40.071369 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-364fcda3-bacc-4435-a775-e8cb67776121 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.073326 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-364fcda3-bacc-4435-a775-e8cb67776121 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:40.073588 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-364fcda3-bacc-4435-a775-e8cb67776121 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:40.073796 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-364fcda3-bacc-4435-a775-e8cb67776121 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:40.073968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-364fcda3-bacc-4435-a775-e8cb67776121 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:40.078391 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.078391 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:40.079058 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-364fcda3-bacc-4435-a775-e8cb67776121 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:40.079408 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 996/3958] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:40 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:40.195258 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7aaf0806-6cf5-4350-adc9-c0aeb67b827f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.195665 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7aaf0806-6cf5-4350-adc9-c0aeb67b827f None None] GET https://10.4.3.168/volume// Jul 22 00:17:40.195828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7aaf0806-6cf5-4350-adc9-c0aeb67b827f None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:40.196118 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7aaf0806-6cf5-4350-adc9-c0aeb67b827f None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:40.196496 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7aaf0806-6cf5-4350-adc9-c0aeb67b827f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:17:40.196703 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 986/3959] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:17:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:17:40.205490 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f985d04f-ad10-4eb1-960c-0966cd719661 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.208550 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f985d04f-ad10-4eb1-960c-0966cd719661 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:17:40.208828 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f985d04f-ad10-4eb1-960c-0966cd719661 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:40.209118 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f985d04f-ad10-4eb1-960c-0966cd719661 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:40.222004 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.222004 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:40.225699 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f985d04f-ad10-4eb1-960c-0966cd719661 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:17:40.232376 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f985d04f-ad10-4eb1-960c-0966cd719661 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 200 Jul 22 00:17:40.232877 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 994/3960] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:17:40 2026] GET /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 1545 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:17:40.332694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-7cb41b00-b056-4b77-b454-5d681ee58b57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.334758 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-7cb41b00-b056-4b77-b454-5d681ee58b57 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:40.334830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-430998e7-b406-43d4-bece-5da5a60f10d6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.334993 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-7cb41b00-b056-4b77-b454-5d681ee58b57 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:40.335188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-7cb41b00-b056-4b77-b454-5d681ee58b57 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:40.337212 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-430998e7-b406-43d4-bece-5da5a60f10d6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d Jul 22 00:17:40.337600 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-430998e7-b406-43d4-bece-5da5a60f10d6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:40.341720 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.341720 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:40.345134 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-7cb41b00-b056-4b77-b454-5d681ee58b57 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:40.345593 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-430998e7-b406-43d4-bece-5da5a60f10d6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-a575fce0-aea9-468a-a0e5-5bd86e5b0f8f-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:17:40.350059 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-7cb41b00-b056-4b77-b454-5d681ee58b57 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:40.350556 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 985/3961] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:40 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 1159 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:40.354744 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-430998e7-b406-43d4-bece-5da5a60f10d6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-a575fce0-aea9-468a-a0e5-5bd86e5b0f8f-np0000005612" acquired by "attachment_update" :: waited 0.009s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:17:40.355909 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.355909 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:40.360868 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be570e97-779a-4180-9bf9-6383c8739e60 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.361421 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be570e97-779a-4180-9bf9-6383c8739e60 None None] GET https://10.4.3.168/volume// Jul 22 00:17:40.361656 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be570e97-779a-4180-9bf9-6383c8739e60 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:40.361940 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be570e97-779a-4180-9bf9-6383c8739e60 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:40.362349 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be570e97-779a-4180-9bf9-6383c8739e60 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:17:40.362711 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 987/3962] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:17:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:17:40.372683 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-d787ff64-9e22-4b0c-aca8-16c0140bad26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.372683 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-d787ff64-9e22-4b0c-aca8-16c0140bad26 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:17:40.372683 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-d787ff64-9e22-4b0c-aca8-16c0140bad26 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59996c72-df1e-473b-ae0a-b65cf9d2b734", "connector": null, "instance_uuid": "3d031263-32d6-4fef-a0aa-3929b0ae791a"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:40.385134 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.385134 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:40.400538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01094b8f-b9e8-4f70-b7ed-462243ec11d1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.402790 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01094b8f-b9e8-4f70-b7ed-462243ec11d1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:40.403116 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01094b8f-b9e8-4f70-b7ed-462243ec11d1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:40.404566 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01094b8f-b9e8-4f70-b7ed-462243ec11d1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:40.404566 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-01094b8f-b9e8-4f70-b7ed-462243ec11d1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:40.408182 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-d787ff64-9e22-4b0c-aca8-16c0140bad26 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:17:40.408557 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.408557 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:40.408885 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 995/3963] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:17:40 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:40.409388 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01094b8f-b9e8-4f70-b7ed-462243ec11d1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:40.409872 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 986/3964] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:40 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:40.436583 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-430998e7-b406-43d4-bece-5da5a60f10d6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-a575fce0-aea9-468a-a0e5-5bd86e5b0f8f-np0000005612" released by "attachment_update" :: held 0.082s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:17:40.437211 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-430998e7-b406-43d4-bece-5da5a60f10d6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d returned with HTTP 200 Jul 22 00:17:40.437768 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 997/3965] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:17:40 2026] PUT /volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:40.457908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f68b8089-534f-4ac3-b2fc-9c7afa1181ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.459965 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f68b8089-534f-4ac3-b2fc-9c7afa1181ed tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d/action Jul 22 00:17:40.460308 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f68b8089-534f-4ac3-b2fc-9c7afa1181ed tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:17:40.460466 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f68b8089-534f-4ac3-b2fc-9c7afa1181ed tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:40.474596 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.474596 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:40.488013 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786cfdb2-a160-4d61-919b-bda2cf34deb1 req-f68b8089-534f-4ac3-b2fc-9c7afa1181ed tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d/action returned with HTTP 204 Jul 22 00:17:40.488512 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 988/3966] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:17:40 2026] POST /volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:40.585636 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-50772d93-1315-4428-b5ac-88956e3d7e6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.588218 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-50772d93-1315-4428-b5ac-88956e3d7e6a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 Jul 22 00:17:40.588218 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-50772d93-1315-4428-b5ac-88956e3d7e6a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:40.588596 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-50772d93-1315-4428-b5ac-88956e3d7e6a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:40.597391 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.597391 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:40.601750 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-50772d93-1315-4428-b5ac-88956e3d7e6a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:40.606818 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-50772d93-1315-4428-b5ac-88956e3d7e6a tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 returned with HTTP 200 Jul 22 00:17:40.607328 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 996/3967] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:40 2026] GET /volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:40.619610 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-964f31aa-f88e-461e-996a-fd614c55c845 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.621468 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-964f31aa-f88e-461e-996a-fd614c55c845 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:40.622069 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-964f31aa-f88e-461e-996a-fd614c55c845 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e60601a-83a6-43df-ab52-aff36b141656", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1223653578"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:40.635741 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.635741 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:40.636246 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-964f31aa-f88e-461e-996a-fd614c55c845 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:40.636355 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-964f31aa-f88e-461e-996a-fd614c55c845 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Create snapshot from volume 4e60601a-83a6-43df-ab52-aff36b141656 Jul 22 00:17:40.666405 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-964f31aa-f88e-461e-996a-fd614c55c845 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Created reservations ['170df45b-1cda-451d-bfa3-322fbe2fb61a', '4720c22b-2d41-4105-9446-a64aae8a41e9', 'd5e1c5c9-91bc-4fb0-a28d-da52b5e01320', '190f3744-e5b2-49f4-bb62-b3d669cd8a61'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:40.701996 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-964f31aa-f88e-461e-996a-fd614c55c845 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot create request issued successfully. Jul 22 00:17:40.702423 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-964f31aa-f88e-461e-996a-fd614c55c845 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:40.702973 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 987/3968] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:17:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:40.713005 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29e26ce9-0925-40ed-8c98-52b78f7af104 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:40.716881 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29e26ce9-0925-40ed-8c98-52b78f7af104 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 Jul 22 00:17:40.716881 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29e26ce9-0925-40ed-8c98-52b78f7af104 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:40.716881 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29e26ce9-0925-40ed-8c98-52b78f7af104 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:40.720950 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:40.720950 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:40.721405 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-29e26ce9-0925-40ed-8c98-52b78f7af104 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:40.722269 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29e26ce9-0925-40ed-8c98-52b78f7af104 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 returned with HTTP 200 Jul 22 00:17:40.722752 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 998/3969] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:40 2026] GET /volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:41.090417 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a2a65af-6eb4-40cc-90c3-fb1f23118fda None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.092039 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a2a65af-6eb4-40cc-90c3-fb1f23118fda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:41.092258 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a2a65af-6eb4-40cc-90c3-fb1f23118fda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:41.092481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a2a65af-6eb4-40cc-90c3-fb1f23118fda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:41.092620 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0a2a65af-6eb4-40cc-90c3-fb1f23118fda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:41.096855 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.096855 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:41.097490 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a2a65af-6eb4-40cc-90c3-fb1f23118fda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:41.098180 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 989/3970] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:41 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:41.421711 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67f9283d-a7b3-4ba1-a39f-4af7341d3c7e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.422327 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67f9283d-a7b3-4ba1-a39f-4af7341d3c7e None None] GET https://10.4.3.168/volume// Jul 22 00:17:41.422595 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67f9283d-a7b3-4ba1-a39f-4af7341d3c7e None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:41.422946 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67f9283d-a7b3-4ba1-a39f-4af7341d3c7e None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:41.423383 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67f9283d-a7b3-4ba1-a39f-4af7341d3c7e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:17:41.423489 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e4999075-9a01-42c3-bc76-d48c95b4f5e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.423802 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 997/3971] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:17:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:17:41.425411 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4999075-9a01-42c3-bc76-d48c95b4f5e5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:41.425628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4999075-9a01-42c3-bc76-d48c95b4f5e5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:41.425807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e4999075-9a01-42c3-bc76-d48c95b4f5e5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:41.425944 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e4999075-9a01-42c3-bc76-d48c95b4f5e5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:41.430176 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.430176 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:41.430800 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e4999075-9a01-42c3-bc76-d48c95b4f5e5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:41.431193 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 988/3972] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:41 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:41.432150 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-0f0efb7b-ccd6-4f16-a564-7685884c91d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.434276 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-0f0efb7b-ccd6-4f16-a564-7685884c91d0 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:41.434466 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-0f0efb7b-ccd6-4f16-a564-7685884c91d0 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:41.434644 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-0f0efb7b-ccd6-4f16-a564-7685884c91d0 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:41.448555 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.448555 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:41.453169 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-0f0efb7b-ccd6-4f16-a564-7685884c91d0 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:41.458558 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-0f0efb7b-ccd6-4f16-a564-7685884c91d0 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:41.458957 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 999/3973] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:17:41 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 1338 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:17:41.576295 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-02f47c39-fab2-4bc0-893f-1d1ed87985a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.580737 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-02f47c39-fab2-4bc0-893f-1d1ed87985a1 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] PUT https://10.4.3.168/volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5 Jul 22 00:17:41.581294 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-02f47c39-fab2-4bc0-893f-1d1ed87985a1 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:41.591708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-02f47c39-fab2-4bc0-893f-1d1ed87985a1 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Acquiring lock "cinder-attachment_update-59996c72-df1e-473b-ae0a-b65cf9d2b734-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:17:41.597848 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-02f47c39-fab2-4bc0-893f-1d1ed87985a1 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Lock "cinder-attachment_update-59996c72-df1e-473b-ae0a-b65cf9d2b734-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:17:41.599392 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.599392 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:41.715874 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-02f47c39-fab2-4bc0-893f-1d1ed87985a1 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Lock "cinder-attachment_update-59996c72-df1e-473b-ae0a-b65cf9d2b734-np0000005612" released by "attachment_update" :: held 0.118s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:17:41.716723 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-02f47c39-fab2-4bc0-893f-1d1ed87985a1 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5 returned with HTTP 200 Jul 22 00:17:41.717426 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 990/3974] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:17:41 2026] PUT /volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:41.732533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54f80001-01c9-410e-a541-4d7ed3dac3f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.734573 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54f80001-01c9-410e-a541-4d7ed3dac3f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 Jul 22 00:17:41.734787 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54f80001-01c9-410e-a541-4d7ed3dac3f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:41.735048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54f80001-01c9-410e-a541-4d7ed3dac3f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:41.739846 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.739846 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:41.740213 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-54f80001-01c9-410e-a541-4d7ed3dac3f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:41.740940 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54f80001-01c9-410e-a541-4d7ed3dac3f8 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 returned with HTTP 200 Jul 22 00:17:41.741294 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 998/3975] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:41 2026] GET /volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:41.744020 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-b51ca981-2338-4000-8321-1c8e13444c87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.746418 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-b51ca981-2338-4000-8321-1c8e13444c87 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] POST https://10.4.3.168/volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5/action Jul 22 00:17:41.746790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-b51ca981-2338-4000-8321-1c8e13444c87 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:17:41.746937 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-b51ca981-2338-4000-8321-1c8e13444c87 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:41.750049 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=624,cinder:UPDATE=228,cinder:INSERT=127 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:17:41.753263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd5082e2-ccb2-46ff-8184-4abe1ddb3f5f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.755567 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd5082e2-ccb2-46ff-8184-4abe1ddb3f5f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] POST https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753/action Jul 22 00:17:41.756084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd5082e2-ccb2-46ff-8184-4abe1ddb3f5f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:17:41.756314 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd5082e2-ccb2-46ff-8184-4abe1ddb3f5f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:41.757916 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.snapshot_unmanage [None req-bd5082e2-ccb2-46ff-8184-4abe1ddb3f5f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Unmanage snapshot with id: 7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 Jul 22 00:17:41.764773 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.764773 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:41.765365 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bd5082e2-ccb2-46ff-8184-4abe1ddb3f5f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Snapshot retrieved successfully. Jul 22 00:17:41.766322 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-bd5082e2-ccb2-46ff-8184-4abe1ddb3f5f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0a27a74e32dd4d67a32ed359a975f921', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd0542dcf9e504430af65bdb39e3a862b', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:17:41.766593 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd5082e2-ccb2-46ff-8184-4abe1ddb3f5f tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-reader] https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753/action returned with HTTP 403 Jul 22 00:17:41.767173 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1000/3976] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:17:41 2026] POST /volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:41.772914 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.772914 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:41.775298 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5746ed3-da33-4c57-86bc-30b7cf7bbf77 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.778205 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5746ed3-da33-4c57-86bc-30b7cf7bbf77 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 Jul 22 00:17:41.778501 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5746ed3-da33-4c57-86bc-30b7cf7bbf77 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:41.778917 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5746ed3-da33-4c57-86bc-30b7cf7bbf77 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:41.779221 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c5746ed3-da33-4c57-86bc-30b7cf7bbf77 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete snapshot with id: 7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 Jul 22 00:17:41.786310 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0b10d441-cce9-4848-b0ef-a63bd455fb6f req-b51ca981-2338-4000-8321-1c8e13444c87 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5/action returned with HTTP 204 Jul 22 00:17:41.786644 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.786644 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:41.786802 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 989/3977] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:17:41 2026] POST /volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:41.787911 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5746ed3-da33-4c57-86bc-30b7cf7bbf77 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:41.815828 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5746ed3-da33-4c57-86bc-30b7cf7bbf77 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot delete request issued successfully. Jul 22 00:17:41.816105 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5746ed3-da33-4c57-86bc-30b7cf7bbf77 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 returned with HTTP 202 Jul 22 00:17:41.816613 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 991/3978] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:41 2026] DELETE /volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:41.827187 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b6f59543-66cc-4d49-9b87-e1f40141b6c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:41.829492 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6f59543-66cc-4d49-9b87-e1f40141b6c5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 Jul 22 00:17:41.829672 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6f59543-66cc-4d49-9b87-e1f40141b6c5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:41.829957 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b6f59543-66cc-4d49-9b87-e1f40141b6c5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:41.836094 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:41.836094 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:41.837181 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b6f59543-66cc-4d49-9b87-e1f40141b6c5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Snapshot retrieved successfully. Jul 22 00:17:41.838001 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b6f59543-66cc-4d49-9b87-e1f40141b6c5 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 returned with HTTP 200 Jul 22 00:17:41.838469 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 999/3979] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:41 2026] GET /volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:42.107928 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6aa1fbf7-7730-4d5a-81f1-6aa04274bc26 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:42.110644 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6aa1fbf7-7730-4d5a-81f1-6aa04274bc26 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:42.111055 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6aa1fbf7-7730-4d5a-81f1-6aa04274bc26 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:42.111330 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6aa1fbf7-7730-4d5a-81f1-6aa04274bc26 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:42.111479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6aa1fbf7-7730-4d5a-81f1-6aa04274bc26 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:42.121375 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:42.121375 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:42.122302 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6aa1fbf7-7730-4d5a-81f1-6aa04274bc26 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:42.122695 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1001/3980] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:42 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 697 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:42.443761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1c97311-07ea-4cfe-afa2-2144a80cd2fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:42.446109 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1c97311-07ea-4cfe-afa2-2144a80cd2fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:42.446400 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1c97311-07ea-4cfe-afa2-2144a80cd2fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:42.446957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1c97311-07ea-4cfe-afa2-2144a80cd2fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:42.446957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d1c97311-07ea-4cfe-afa2-2144a80cd2fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:42.453069 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:42.453069 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:42.453470 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1c97311-07ea-4cfe-afa2-2144a80cd2fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:42.453874 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 990/3981] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:42 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:42.849173 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c3bd3d7d-97b5-4e78-a2dd-87c843996c9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:42.852117 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3bd3d7d-97b5-4e78-a2dd-87c843996c9e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 Jul 22 00:17:42.852260 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3bd3d7d-97b5-4e78-a2dd-87c843996c9e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:42.852528 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3bd3d7d-97b5-4e78-a2dd-87c843996c9e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:42.854380 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=547,cinder:UPDATE=165,cinder:INSERT=96,cinder:DELETE=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:17:42.859020 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3bd3d7d-97b5-4e78-a2dd-87c843996c9e tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 returned with HTTP 404 Jul 22 00:17:42.859680 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 992/3982] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:42 2026] GET /volume/v3/snapshots/7cd2cd6a-4de8-4b47-8179-cde8c3e4f753 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:42.867972 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb84f5a3-c268-4098-9a15-d166c62066b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:42.870445 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb84f5a3-c268-4098-9a15-d166c62066b4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 Jul 22 00:17:42.870853 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb84f5a3-c268-4098-9a15-d166c62066b4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:42.871016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb84f5a3-c268-4098-9a15-d166c62066b4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:42.871629 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fb84f5a3-c268-4098-9a15-d166c62066b4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume with id: 4e60601a-83a6-43df-ab52-aff36b141656 Jul 22 00:17:42.880950 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:42.880950 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:42.880950 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb84f5a3-c268-4098-9a15-d166c62066b4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:42.902270 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb84f5a3-c268-4098-9a15-d166c62066b4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Delete volume request issued successfully. Jul 22 00:17:42.902510 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb84f5a3-c268-4098-9a15-d166c62066b4 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 returned with HTTP 202 Jul 22 00:17:42.903038 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1000/3983] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:17:42 2026] DELETE /volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:42.915683 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-85288978-f689-48d3-ac7d-92609a03de81 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:42.917887 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85288978-f689-48d3-ac7d-92609a03de81 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 Jul 22 00:17:42.918130 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85288978-f689-48d3-ac7d-92609a03de81 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:42.918377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85288978-f689-48d3-ac7d-92609a03de81 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:42.920878 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=481,cinder:INSERT=89,cinder:UPDATE=161 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:17:42.929485 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:42.929485 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:42.937487 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85288978-f689-48d3-ac7d-92609a03de81 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Volume info retrieved successfully. Jul 22 00:17:42.944425 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85288978-f689-48d3-ac7d-92609a03de81 tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 returned with HTTP 200 Jul 22 00:17:42.944796 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1002/3984] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:42 2026] GET /volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:43.137127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-86bd27c3-9e54-4a19-b3ec-7278c3232409 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:43.139151 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86bd27c3-9e54-4a19-b3ec-7278c3232409 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:43.139400 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86bd27c3-9e54-4a19-b3ec-7278c3232409 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:43.139593 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86bd27c3-9e54-4a19-b3ec-7278c3232409 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:43.139703 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-86bd27c3-9e54-4a19-b3ec-7278c3232409 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:43.143975 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:43.143975 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:43.144602 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86bd27c3-9e54-4a19-b3ec-7278c3232409 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:43.145029 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 991/3985] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:43 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:43.464994 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-856fccba-425a-4f4e-89a4-6acb7495ce0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:43.466632 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-856fccba-425a-4f4e-89a4-6acb7495ce0a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:43.466822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-856fccba-425a-4f4e-89a4-6acb7495ce0a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:43.467029 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-856fccba-425a-4f4e-89a4-6acb7495ce0a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:43.467131 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-856fccba-425a-4f4e-89a4-6acb7495ce0a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:43.471650 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:43.471650 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:43.472243 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-856fccba-425a-4f4e-89a4-6acb7495ce0a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:43.473807 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 993/3986] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:43 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:43.963952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-79a0113a-aba6-42ef-bc14-9bb34f30e3cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:43.968289 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79a0113a-aba6-42ef-bc14-9bb34f30e3cc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] GET https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 Jul 22 00:17:43.968786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79a0113a-aba6-42ef-bc14-9bb34f30e3cc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:43.969000 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79a0113a-aba6-42ef-bc14-9bb34f30e3cc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:43.973761 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=432,cinder:INSERT=51,cinder:UPDATE=92 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:17:43.986979 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79a0113a-aba6-42ef-bc14-9bb34f30e3cc tempest-ProjectReaderTests-876957786 tempest-ProjectReaderTests-876957786-project-admin] https://10.4.3.168/volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 returned with HTTP 404 Jul 22 00:17:43.989189 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1001/3987] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:17:43 2026] GET /volume/v3/volumes/4e60601a-83a6-43df-ab52-aff36b141656 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:44.158090 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4e95986e-4fb8-46b8-9414-8473b7703c40 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:44.161361 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e95986e-4fb8-46b8-9414-8473b7703c40 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:44.161949 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e95986e-4fb8-46b8-9414-8473b7703c40 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:44.162033 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e95986e-4fb8-46b8-9414-8473b7703c40 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:44.162161 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4e95986e-4fb8-46b8-9414-8473b7703c40 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:44.173672 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:44.173672 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:44.173672 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e95986e-4fb8-46b8-9414-8473b7703c40 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:44.174032 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1003/3988] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:44 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:44.484623 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-549b627a-bd46-4f4e-a936-d6c9e9f8040c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:44.486626 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-549b627a-bd46-4f4e-a936-d6c9e9f8040c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:44.486927 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-549b627a-bd46-4f4e-a936-d6c9e9f8040c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:44.487124 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-549b627a-bd46-4f4e-a936-d6c9e9f8040c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:44.487249 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-549b627a-bd46-4f4e-a936-d6c9e9f8040c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:44.492168 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:44.492168 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:44.492927 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-549b627a-bd46-4f4e-a936-d6c9e9f8040c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:44.493646 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 992/3989] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:44 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:45.189716 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8dac71b-d7ab-4c90-b855-1ba2aabb3d15 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:45.191812 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8dac71b-d7ab-4c90-b855-1ba2aabb3d15 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:45.192134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8dac71b-d7ab-4c90-b855-1ba2aabb3d15 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:45.192366 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8dac71b-d7ab-4c90-b855-1ba2aabb3d15 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:45.192516 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f8dac71b-d7ab-4c90-b855-1ba2aabb3d15 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:45.197262 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:45.197262 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:45.198122 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8dac71b-d7ab-4c90-b855-1ba2aabb3d15 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:45.198461 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 994/3990] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:45 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:45.505448 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75b22108-5b36-4806-b9d6-3e29b35010ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:45.507558 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75b22108-5b36-4806-b9d6-3e29b35010ee tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:45.507793 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75b22108-5b36-4806-b9d6-3e29b35010ee tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:45.508093 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75b22108-5b36-4806-b9d6-3e29b35010ee tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:45.508218 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-75b22108-5b36-4806-b9d6-3e29b35010ee tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:45.512573 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:45.512573 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:45.513213 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75b22108-5b36-4806-b9d6-3e29b35010ee tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:45.513635 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1002/3991] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:45 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:45.697748 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1717d2b-8094-412c-95b1-8fc27cd7ed7d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:45.782062 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1717d2b-8094-412c-95b1-8fc27cd7ed7d tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:45.782438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1717d2b-8094-412c-95b1-8fc27cd7ed7d tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-828253573", "extra_specs": {"storage_protocol": "tempest-storage_protocol-973475013", "vendor_name": "tempest-vendor_name-2052041835"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:45.796876 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1717d2b-8094-412c-95b1-8fc27cd7ed7d tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:45.797353 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1004/3992] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:45 2026] POST /volume/v3/types => generated 328 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:45.805231 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:45.807263 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:45.807657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e104a6a-1079-4bbb-851c-f5c569eed99a", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:45.809447 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume request body: {'volume': {'volume_type': '0e104a6a-1079-4bbb-851c-f5c569eed99a', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:45.813802 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume of 1 GB Jul 22 00:17:45.814138 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:45.814138 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:45.814522 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:45.819279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Flow 'volume_create_api' (68226275-d890-41c1-8cf6-ad37c95e73a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:45.820310 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b54211e-5cc0-43df-a08b-19e5b6f982ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:45.821046 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:45.837171 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b54211e-5cc0-43df-a08b-19e5b6f982ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:17:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-973475013',vendor_name='tempest-vendor_name-2052041835'},id=0e104a6a-1079-4bbb-851c-f5c569eed99a,is_public=True,name='tempest-ProjectMemberTests-volume-type-828253573',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e104a6a-1079-4bbb-851c-f5c569eed99a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:45.837786 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482a5473-171e-432c-bb03-1c41f29e6208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:45.859715 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-828253573 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-828253573, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:45.860001 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-828253573 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-828253573, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:45.889387 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Created reservations ['c7561a81-605c-4bd9-a891-a34116231b53', 'e1b622e7-d643-4aec-b86b-c115feec80cd', '35668d9f-c7cd-4abe-a5fe-29b8ddba544d', '6fb6bc7a-2764-42fb-8e94-64a1ec248de5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:45.890203 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482a5473-171e-432c-bb03-1c41f29e6208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7561a81-605c-4bd9-a891-a34116231b53', 'e1b622e7-d643-4aec-b86b-c115feec80cd', '35668d9f-c7cd-4abe-a5fe-29b8ddba544d', '6fb6bc7a-2764-42fb-8e94-64a1ec248de5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:45.890894 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91e60b5-4bf3-4207-893f-f3436361940b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:45.913734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91e60b5-4bf3-4207-893f-f3436361940b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c2ea750-de4c-4c7f-bdc9-6815bc885a00', '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='4eaa10e361a24bfbb0f7b7d0284e4c67',qos_specs=None,replication_status=,reservations=['c7561a81-605c-4bd9-a891-a34116231b53','e1b622e7-d643-4aec-b86b-c115feec80cd','35668d9f-c7cd-4abe-a5fe-29b8ddba544d','6fb6bc7a-2764-42fb-8e94-64a1ec248de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_type_id=0e104a6a-1079-4bbb-851c-f5c569eed99a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c2ea750-de4c-4c7f-bdc9-6815bc885a00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eaa10e361a24bfbb0f7b7d0284e4c67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e104a6a-1079-4bbb-851c-f5c569eed99a),volume_type_id=0e104a6a-1079-4bbb-851c-f5c569eed99a)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:45.914917 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb32bcc-b455-4293-88ba-15a8143c0951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:45.931038 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb32bcc-b455-4293-88ba-15a8143c0951) transitioned into state 'SUCCESS' from 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='4eaa10e361a24bfbb0f7b7d0284e4c67',qos_specs=None,replication_status=,reservations=['c7561a81-605c-4bd9-a891-a34116231b53','e1b622e7-d643-4aec-b86b-c115feec80cd','35668d9f-c7cd-4abe-a5fe-29b8ddba544d','6fb6bc7a-2764-42fb-8e94-64a1ec248de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_type_id=0e104a6a-1079-4bbb-851c-f5c569eed99a)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:45.931692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc2ef79-289f-43c6-85d6-56ad491219d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:45.941238 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc2ef79-289f-43c6-85d6-56ad491219d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:45.942287 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Flow 'volume_create_api' (68226275-d890-41c1-8cf6-ad37c95e73a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:45.942589 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume request issued successfully. Jul 22 00:17:45.943243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e680cfb3-f53c-45d7-8925-76ec6460b22c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:45.943840 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 993/3993] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:45 2026] POST /volume/v3/volumes => generated 773 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:45.954806 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb99ffae-6f19-4157-b195-8b76d1081f69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:45.957184 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb99ffae-6f19-4157-b195-8b76d1081f69 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 Jul 22 00:17:45.957508 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb99ffae-6f19-4157-b195-8b76d1081f69 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:45.957779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb99ffae-6f19-4157-b195-8b76d1081f69 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:45.967712 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:45.967712 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:45.971722 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb99ffae-6f19-4157-b195-8b76d1081f69 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:45.976499 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb99ffae-6f19-4157-b195-8b76d1081f69 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 returned with HTTP 200 Jul 22 00:17:45.977016 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 995/3994] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:45 2026] GET /volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:46.209779 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-963df0ef-070a-445f-b335-e8c7980626b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:46.213265 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-963df0ef-070a-445f-b335-e8c7980626b3 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:46.213493 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-963df0ef-070a-445f-b335-e8c7980626b3 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:46.213693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-963df0ef-070a-445f-b335-e8c7980626b3 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:46.213839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-963df0ef-070a-445f-b335-e8c7980626b3 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:46.222001 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:46.222001 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:46.222636 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-963df0ef-070a-445f-b335-e8c7980626b3 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:46.223040 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1003/3995] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:46 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:46.525760 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66f6ab4f-5d80-482e-8ab6-e1d1c5d32dd9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:46.531090 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66f6ab4f-5d80-482e-8ab6-e1d1c5d32dd9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:46.531388 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66f6ab4f-5d80-482e-8ab6-e1d1c5d32dd9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:46.531632 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66f6ab4f-5d80-482e-8ab6-e1d1c5d32dd9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:46.531766 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-66f6ab4f-5d80-482e-8ab6-e1d1c5d32dd9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:46.544005 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:46.544005 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:46.544005 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66f6ab4f-5d80-482e-8ab6-e1d1c5d32dd9 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:46.544005 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1005/3996] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:46 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:46.990922 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-56c31325-3fb6-469c-95f3-6dfadc83a277 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:46.995348 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56c31325-3fb6-469c-95f3-6dfadc83a277 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 Jul 22 00:17:46.995348 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56c31325-3fb6-469c-95f3-6dfadc83a277 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:46.995348 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56c31325-3fb6-469c-95f3-6dfadc83a277 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.002590 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:47.002590 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:47.007128 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-56c31325-3fb6-469c-95f3-6dfadc83a277 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:47.012514 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56c31325-3fb6-469c-95f3-6dfadc83a277 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 returned with HTTP 200 Jul 22 00:17:47.013225 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 994/3997] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:46 2026] GET /volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:47.027686 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f95aa818-126c-445c-a30f-bd96ce6fa982 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.030180 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f95aa818-126c-445c-a30f-bd96ce6fa982 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:17:47.030180 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f95aa818-126c-445c-a30f-bd96ce6fa982 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:47.030302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f95aa818-126c-445c-a30f-bd96ce6fa982 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.035501 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f95aa818-126c-445c-a30f-bd96ce6fa982 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:17:47.035902 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 996/3998] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:17:47 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:17:47.044211 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95e47408-0fd2-45e2-8e17-bc6b01f26a15 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.116665 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95e47408-0fd2-45e2-8e17-bc6b01f26a15 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] DELETE https://10.4.3.168/volume/v3/messages/1180aea9-7c0e-46c5-811c-27c85213bbc8 Jul 22 00:17:47.117063 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95e47408-0fd2-45e2-8e17-bc6b01f26a15 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:47.117371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95e47408-0fd2-45e2-8e17-bc6b01f26a15 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.127792 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95e47408-0fd2-45e2-8e17-bc6b01f26a15 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] https://10.4.3.168/volume/v3/messages/1180aea9-7c0e-46c5-811c-27c85213bbc8 returned with HTTP 204 Jul 22 00:17:47.127792 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1004/3999] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:17:47 2026] DELETE /volume/v3/messages/1180aea9-7c0e-46c5-811c-27c85213bbc8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:17:47.135091 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50325393-f69d-417a-a924-394730923310 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.137100 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50325393-f69d-417a-a924-394730923310 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] GET https://10.4.3.168/volume/v3/messages/1180aea9-7c0e-46c5-811c-27c85213bbc8 Jul 22 00:17:47.137453 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50325393-f69d-417a-a924-394730923310 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:47.137695 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50325393-f69d-417a-a924-394730923310 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.141805 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50325393-f69d-417a-a924-394730923310 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] https://10.4.3.168/volume/v3/messages/1180aea9-7c0e-46c5-811c-27c85213bbc8 returned with HTTP 404 Jul 22 00:17:47.142355 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1006/4000] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:47 2026] GET /volume/v3/messages/1180aea9-7c0e-46c5-811c-27c85213bbc8 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:47.148656 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2263b969-e722-4030-806a-22f1a302676c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.150374 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 Jul 22 00:17:47.150607 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:47.150761 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.150956 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Delete volume with id: 3c2ea750-de4c-4c7f-bdc9-6815bc885a00 Jul 22 00:17:47.157680 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:47.157680 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:47.158090 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:47.159090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:17:47.176220 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Created reservations ['8dc83a08-e393-400f-942c-316f034bb58b', 'cb87d704-2b9c-414b-a2dc-6df5b75d721d', '9173fbe3-f87f-4540-a8e3-7563c16776e0', 'fdecfdc5-1b1b-40f8-a7a7-6b1c21da043c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:47.201516 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Delete volume request issued successfully. Jul 22 00:17:47.201745 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2263b969-e722-4030-806a-22f1a302676c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 returned with HTTP 202 Jul 22 00:17:47.202226 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 995/4001] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:47 2026] DELETE /volume/v3/volumes/3c2ea750-de4c-4c7f-bdc9-6815bc885a00 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:47.209654 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f280fcf-db55-47d4-872b-92217445fcf9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.211787 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f280fcf-db55-47d4-872b-92217445fcf9 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] DELETE https://10.4.3.168/volume/v3/types/0e104a6a-1079-4bbb-851c-f5c569eed99a Jul 22 00:17:47.212056 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f280fcf-db55-47d4-872b-92217445fcf9 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:47.212305 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f280fcf-db55-47d4-872b-92217445fcf9 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.234275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db5f8d92-46cf-48b8-b0f1-cf487ac76819 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.235975 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db5f8d92-46cf-48b8-b0f1-cf487ac76819 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:47.236526 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db5f8d92-46cf-48b8-b0f1-cf487ac76819 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:47.236877 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db5f8d92-46cf-48b8-b0f1-cf487ac76819 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.237162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-db5f8d92-46cf-48b8-b0f1-cf487ac76819 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:47.238765 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f280fcf-db55-47d4-872b-92217445fcf9 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/types/0e104a6a-1079-4bbb-851c-f5c569eed99a returned with HTTP 202 Jul 22 00:17:47.239276 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 997/4002] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:47 2026] DELETE /volume/v3/types/0e104a6a-1079-4bbb-851c-f5c569eed99a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:47.244332 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:47.244332 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:47.245391 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db5f8d92-46cf-48b8-b0f1-cf487ac76819 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:47.245391 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1005/4003] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:47 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:47.249404 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b8e1f66-256c-4411-b12e-5723fec57afd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.251255 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b8e1f66-256c-4411-b12e-5723fec57afd tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:47.251627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b8e1f66-256c-4411-b12e-5723fec57afd tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1416556000", "extra_specs": {"storage_protocol": "tempest-storage_protocol-435298425", "vendor_name": "tempest-vendor_name-253700774"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:47.265274 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b8e1f66-256c-4411-b12e-5723fec57afd tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:47.265715 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1007/4004] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:47 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:47.273943 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.281505 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:47.281989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "45fdf549-d19d-4fab-ae0c-338f5bd283ff", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:47.285556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume request body: {'volume': {'volume_type': '45fdf549-d19d-4fab-ae0c-338f5bd283ff', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:47.289704 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume of 1 GB Jul 22 00:17:47.290122 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:47.290122 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:47.290545 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:47.298001 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Flow 'volume_create_api' (780f59e8-0340-4df4-9a3f-c4610bb67b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:47.300891 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0eecb49-0b0c-4c72-bd31-653fa36a5844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:47.301934 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:47.330218 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0eecb49-0b0c-4c72-bd31-653fa36a5844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:17:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-435298425',vendor_name='tempest-vendor_name-253700774'},id=45fdf549-d19d-4fab-ae0c-338f5bd283ff,is_public=True,name='tempest-ProjectMemberTests-volume-type-1416556000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45fdf549-d19d-4fab-ae0c-338f5bd283ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:47.331270 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccb366f-20a4-4e03-8bf9-e322c3efeedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:47.365366 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1416556000 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1416556000, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:47.365739 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1416556000 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1416556000, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:47.394039 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Created reservations ['5505481e-fa3d-406f-b559-4f10a5428f51', 'b835a567-2914-422a-8567-eb382b071855', '0836a84b-d922-425b-a37c-1132d09935dc', 'cdf0d7c3-7189-4628-b4ff-5d7190a5185e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:47.394983 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccb366f-20a4-4e03-8bf9-e322c3efeedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5505481e-fa3d-406f-b559-4f10a5428f51', 'b835a567-2914-422a-8567-eb382b071855', '0836a84b-d922-425b-a37c-1132d09935dc', 'cdf0d7c3-7189-4628-b4ff-5d7190a5185e']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:47.396000 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e29c76-0d7d-4e6b-b91e-f80503154e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:47.429246 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e29c76-0d7d-4e6b-b91e-f80503154e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1bc4baa-134e-4d1d-8149-257939b57260', '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='4eaa10e361a24bfbb0f7b7d0284e4c67',qos_specs=None,replication_status=,reservations=['5505481e-fa3d-406f-b559-4f10a5428f51','b835a567-2914-422a-8567-eb382b071855','0836a84b-d922-425b-a37c-1132d09935dc','cdf0d7c3-7189-4628-b4ff-5d7190a5185e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_type_id=45fdf549-d19d-4fab-ae0c-338f5bd283ff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17: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=a1bc4baa-134e-4d1d-8149-257939b57260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eaa10e361a24bfbb0f7b7d0284e4c67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45fdf549-d19d-4fab-ae0c-338f5bd283ff),volume_type_id=45fdf549-d19d-4fab-ae0c-338f5bd283ff)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:47.430440 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9565c75-eee6-452d-b05c-cada909c767c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:47.453026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9565c75-eee6-452d-b05c-cada909c767c) transitioned into state 'SUCCESS' from 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='4eaa10e361a24bfbb0f7b7d0284e4c67',qos_specs=None,replication_status=,reservations=['5505481e-fa3d-406f-b559-4f10a5428f51','b835a567-2914-422a-8567-eb382b071855','0836a84b-d922-425b-a37c-1132d09935dc','cdf0d7c3-7189-4628-b4ff-5d7190a5185e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_type_id=45fdf549-d19d-4fab-ae0c-338f5bd283ff)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:47.453672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9ca50b-4008-4482-a8a0-750dd3d02ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:47.463781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9ca50b-4008-4482-a8a0-750dd3d02ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:47.464666 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Flow 'volume_create_api' (780f59e8-0340-4df4-9a3f-c4610bb67b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:47.465089 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume request issued successfully. Jul 22 00:17:47.465634 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bef7660e-7231-458f-9d4d-7a1c56b5bc39 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:47.466286 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 996/4005] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:47 2026] POST /volume/v3/volumes => generated 774 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:47.480102 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c05e0a4-1f3d-40cc-a6e9-37a03491ed03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.483505 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c05e0a4-1f3d-40cc-a6e9-37a03491ed03 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 Jul 22 00:17:47.483772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c05e0a4-1f3d-40cc-a6e9-37a03491ed03 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:47.484045 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c05e0a4-1f3d-40cc-a6e9-37a03491ed03 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.493589 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:47.493589 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:47.498218 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c05e0a4-1f3d-40cc-a6e9-37a03491ed03 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:47.503196 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c05e0a4-1f3d-40cc-a6e9-37a03491ed03 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 returned with HTTP 200 Jul 22 00:17:47.503661 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 998/4006] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:47 2026] GET /volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:47.557663 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ba3dca7-747b-4409-a0d7-2ab9ea8541a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:47.561530 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ba3dca7-747b-4409-a0d7-2ab9ea8541a0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:47.561785 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ba3dca7-747b-4409-a0d7-2ab9ea8541a0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:47.563407 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ba3dca7-747b-4409-a0d7-2ab9ea8541a0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:47.564567 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6ba3dca7-747b-4409-a0d7-2ab9ea8541a0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:47.574313 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:47.574313 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:47.574313 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ba3dca7-747b-4409-a0d7-2ab9ea8541a0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:47.574313 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1006/4007] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:47 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:48.258834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ce22a87-754b-45ba-88d9-3ea846b12a3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.261172 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ce22a87-754b-45ba-88d9-3ea846b12a3b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:48.261526 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ce22a87-754b-45ba-88d9-3ea846b12a3b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:48.261839 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ce22a87-754b-45ba-88d9-3ea846b12a3b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:48.262011 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4ce22a87-754b-45ba-88d9-3ea846b12a3b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:48.267918 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:48.267918 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:48.268853 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ce22a87-754b-45ba-88d9-3ea846b12a3b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:48.269370 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1008/4008] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:48 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:48.520556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-973a4a8c-f2b4-42e1-9375-7e2f78b3e66b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.523028 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-973a4a8c-f2b4-42e1-9375-7e2f78b3e66b tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 Jul 22 00:17:48.523434 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-973a4a8c-f2b4-42e1-9375-7e2f78b3e66b tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:48.523546 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-973a4a8c-f2b4-42e1-9375-7e2f78b3e66b tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:48.534359 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:48.534359 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:48.538745 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-973a4a8c-f2b4-42e1-9375-7e2f78b3e66b tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:48.543495 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-973a4a8c-f2b4-42e1-9375-7e2f78b3e66b tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 returned with HTTP 200 Jul 22 00:17:48.543906 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 997/4009] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:48 2026] GET /volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:48.557903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6015cd8-cd0e-4f68-b3ca-0403f7486e9c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.560911 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6015cd8-cd0e-4f68-b3ca-0403f7486e9c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:17:48.561136 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6015cd8-cd0e-4f68-b3ca-0403f7486e9c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:48.561343 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6015cd8-cd0e-4f68-b3ca-0403f7486e9c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:48.565372 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6015cd8-cd0e-4f68-b3ca-0403f7486e9c tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:17:48.565572 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 999/4010] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:17:48 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:48.576362 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-602c95c7-944f-4392-acd0-b1afa0ace1e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.578164 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-602c95c7-944f-4392-acd0-b1afa0ace1e7 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] GET https://10.4.3.168/volume/v3/messages Jul 22 00:17:48.578519 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-602c95c7-944f-4392-acd0-b1afa0ace1e7 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:48.578699 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-602c95c7-944f-4392-acd0-b1afa0ace1e7 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:48.583660 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-602c95c7-944f-4392-acd0-b1afa0ace1e7 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:17:48.583660 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1007/4011] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:17:48 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:48.584505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32982cf5-bfcc-43fb-9707-800cb89e6dd5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.585967 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32982cf5-bfcc-43fb-9707-800cb89e6dd5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:48.586209 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32982cf5-bfcc-43fb-9707-800cb89e6dd5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:48.586428 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32982cf5-bfcc-43fb-9707-800cb89e6dd5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:48.586534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-32982cf5-bfcc-43fb-9707-800cb89e6dd5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:48.590920 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:48.590920 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:48.591783 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32982cf5-bfcc-43fb-9707-800cb89e6dd5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:48.592731 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1009/4012] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:48 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:48.593899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9048f2d4-0713-4807-a4d8-10cd5758b356 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.595644 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9048f2d4-0713-4807-a4d8-10cd5758b356 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] DELETE https://10.4.3.168/volume/v3/messages/14215c86-29bf-4bdc-aed6-faf5710d4bdc Jul 22 00:17:48.595940 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9048f2d4-0713-4807-a4d8-10cd5758b356 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:48.596121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9048f2d4-0713-4807-a4d8-10cd5758b356 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:48.605257 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9048f2d4-0713-4807-a4d8-10cd5758b356 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/messages/14215c86-29bf-4bdc-aed6-faf5710d4bdc returned with HTTP 204 Jul 22 00:17:48.605667 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 998/4013] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:17:48 2026] DELETE /volume/v3/messages/14215c86-29bf-4bdc-aed6-faf5710d4bdc => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:17:48.612890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.614793 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 Jul 22 00:17:48.616876 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:48.616876 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:48.616876 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Delete volume with id: a1bc4baa-134e-4d1d-8149-257939b57260 Jul 22 00:17:48.624683 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:48.624683 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:48.625501 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:48.627074 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100283) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:17:48.640932 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1416556000 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1416556000, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:48.640932 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1416556000 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1416556000, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:48.652316 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Created reservations ['d661baf0-7096-4bc9-9493-b97d0e590883', '461d78ac-8d0d-4550-a1c4-e177c59770c8', '5ac62555-0164-4cac-9e47-4995c8d9d31e', '5c183649-16bd-4a3e-82a1-316a8f9fab0e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:48.683703 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Delete volume request issued successfully. Jul 22 00:17:48.684348 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a19978c2-81e1-4dd7-a0ac-cad57c2e2850 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 returned with HTTP 202 Jul 22 00:17:48.685082 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1000/4014] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:48 2026] DELETE /volume/v3/volumes/a1bc4baa-134e-4d1d-8149-257939b57260 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:48.695350 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f55255e1-2606-4aba-bf34-4ad2716fe46a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.699462 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f55255e1-2606-4aba-bf34-4ad2716fe46a tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] DELETE https://10.4.3.168/volume/v3/types/45fdf549-d19d-4fab-ae0c-338f5bd283ff Jul 22 00:17:48.699680 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f55255e1-2606-4aba-bf34-4ad2716fe46a tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:48.699942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f55255e1-2606-4aba-bf34-4ad2716fe46a tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:48.723245 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f55255e1-2606-4aba-bf34-4ad2716fe46a tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/types/45fdf549-d19d-4fab-ae0c-338f5bd283ff returned with HTTP 202 Jul 22 00:17:48.723665 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1008/4015] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:48 2026] DELETE /volume/v3/types/45fdf549-d19d-4fab-ae0c-338f5bd283ff => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:48.735049 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-38169dcf-5276-4756-9736-647d48199f54 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.736973 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38169dcf-5276-4756-9736-647d48199f54 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:48.737433 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38169dcf-5276-4756-9736-647d48199f54 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1488404816", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1386756764", "vendor_name": "tempest-vendor_name-564249317"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:48.756055 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38169dcf-5276-4756-9736-647d48199f54 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:48.756603 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1010/4016] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:17:48 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:48.769791 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:48.774099 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:48.774547 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "df9f34e3-9154-4806-8ac6-626bf4a95ff6", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:48.778090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume request body: {'volume': {'volume_type': 'df9f34e3-9154-4806-8ac6-626bf4a95ff6', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:48.785416 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume of 1 GB Jul 22 00:17:48.786325 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:48.786325 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:48.787311 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:48.798996 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Flow 'volume_create_api' (9b86bb34-4736-416f-97df-04e675732092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:48.803304 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f4d96d-f51b-4e04-948f-808be29225e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:48.804586 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:48.831129 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f4d96d-f51b-4e04-948f-808be29225e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:17:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1386756764',vendor_name='tempest-vendor_name-564249317'},id=df9f34e3-9154-4806-8ac6-626bf4a95ff6,is_public=True,name='tempest-ProjectMemberTests-volume-type-1488404816',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df9f34e3-9154-4806-8ac6-626bf4a95ff6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:48.832261 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84bb1b15-ad20-4c81-b8a8-1e6c395459a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:48.872676 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1488404816 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1488404816, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:48.873230 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1488404816 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1488404816, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:17:48.907721 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Created reservations ['5af0dfef-490b-4e1a-94d9-9df52699562e', 'd06c18bc-ef1b-457b-852c-d9a0af765cc3', '07f9bc21-1fa1-4189-bc00-718bbeed0457', 'c973777e-43ff-48f9-89eb-c4a909d82061'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:48.908877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84bb1b15-ad20-4c81-b8a8-1e6c395459a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af0dfef-490b-4e1a-94d9-9df52699562e', 'd06c18bc-ef1b-457b-852c-d9a0af765cc3', '07f9bc21-1fa1-4189-bc00-718bbeed0457', 'c973777e-43ff-48f9-89eb-c4a909d82061']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:48.909992 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf26947-8d6c-4ccb-9305-e8c3f5b03e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:48.946880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf26947-8d6c-4ccb-9305-e8c3f5b03e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb3f4af8-861d-4318-a988-9c5ba3fa13e9', '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='4eaa10e361a24bfbb0f7b7d0284e4c67',qos_specs=None,replication_status=,reservations=['5af0dfef-490b-4e1a-94d9-9df52699562e','d06c18bc-ef1b-457b-852c-d9a0af765cc3','07f9bc21-1fa1-4189-bc00-718bbeed0457','c973777e-43ff-48f9-89eb-c4a909d82061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_type_id=df9f34e3-9154-4806-8ac6-626bf4a95ff6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb3f4af8-861d-4318-a988-9c5ba3fa13e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eaa10e361a24bfbb0f7b7d0284e4c67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df9f34e3-9154-4806-8ac6-626bf4a95ff6),volume_type_id=df9f34e3-9154-4806-8ac6-626bf4a95ff6)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:48.946880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb8a440c-23f1-46d7-9a58-0d619ceab111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:48.975605 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb8a440c-23f1-46d7-9a58-0d619ceab111) transitioned into state 'SUCCESS' from 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='4eaa10e361a24bfbb0f7b7d0284e4c67',qos_specs=None,replication_status=,reservations=['5af0dfef-490b-4e1a-94d9-9df52699562e','d06c18bc-ef1b-457b-852c-d9a0af765cc3','07f9bc21-1fa1-4189-bc00-718bbeed0457','c973777e-43ff-48f9-89eb-c4a909d82061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc54d0e59fea4be1bbdac7831a4a6977',volume_type_id=df9f34e3-9154-4806-8ac6-626bf4a95ff6)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:48.977401 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce62a7d-d5de-47e5-9f3e-b665d5f7e582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:48.989196 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce62a7d-d5de-47e5-9f3e-b665d5f7e582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:48.990004 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Flow 'volume_create_api' (9b86bb34-4736-416f-97df-04e675732092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:48.991919 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Create volume request issued successfully. Jul 22 00:17:48.991919 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c155bf4-5a16-4d5c-82bd-d6dc501e4b73 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:48.991919 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 999/4017] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:48 2026] POST /volume/v3/volumes => generated 774 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:49.008908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd3355e2-799a-4b11-8d39-dde7bcabf1f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:49.014157 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd3355e2-799a-4b11-8d39-dde7bcabf1f8 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 Jul 22 00:17:49.014566 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd3355e2-799a-4b11-8d39-dde7bcabf1f8 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:49.014920 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd3355e2-799a-4b11-8d39-dde7bcabf1f8 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:49.023054 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:49.023054 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:49.026081 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cd3355e2-799a-4b11-8d39-dde7bcabf1f8 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:49.031969 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd3355e2-799a-4b11-8d39-dde7bcabf1f8 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 returned with HTTP 200 Jul 22 00:17:49.032116 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1001/4018] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:49 2026] GET /volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:49.281469 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4b2c251-bb75-41b6-b04c-5dea00fe6ebd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:49.283595 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4b2c251-bb75-41b6-b04c-5dea00fe6ebd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:49.283948 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4b2c251-bb75-41b6-b04c-5dea00fe6ebd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:49.284167 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4b2c251-bb75-41b6-b04c-5dea00fe6ebd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:49.284288 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e4b2c251-bb75-41b6-b04c-5dea00fe6ebd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:49.289314 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:49.289314 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:49.290147 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4b2c251-bb75-41b6-b04c-5dea00fe6ebd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:49.290551 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1009/4019] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:49 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:49.613333 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-064cb0a2-ab90-4cd3-a5d5-f573c5e7ac87 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:49.614751 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-064cb0a2-ab90-4cd3-a5d5-f573c5e7ac87 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:49.614751 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-064cb0a2-ab90-4cd3-a5d5-f573c5e7ac87 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:49.615034 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-064cb0a2-ab90-4cd3-a5d5-f573c5e7ac87 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:49.615141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-064cb0a2-ab90-4cd3-a5d5-f573c5e7ac87 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:49.620726 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:49.620726 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:49.621673 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-064cb0a2-ab90-4cd3-a5d5-f573c5e7ac87 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:49.622317 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1011/4020] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:49 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:50.048893 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e488601-752e-4414-b1e7-5a029ab08684 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:50.050826 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e488601-752e-4414-b1e7-5a029ab08684 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 Jul 22 00:17:50.051078 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e488601-752e-4414-b1e7-5a029ab08684 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:50.051282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e488601-752e-4414-b1e7-5a029ab08684 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:50.060344 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:50.060344 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:50.065611 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5e488601-752e-4414-b1e7-5a029ab08684 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:50.077720 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e488601-752e-4414-b1e7-5a029ab08684 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 returned with HTTP 200 Jul 22 00:17:50.078730 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1000/4021] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:50 2026] GET /volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 => generated 974 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:50.097309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e7b6c36-54c3-476b-8020-a001c32a5421 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:50.103076 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e7b6c36-54c3-476b-8020-a001c32a5421 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:17:50.103076 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e7b6c36-54c3-476b-8020-a001c32a5421 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:50.103076 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e7b6c36-54c3-476b-8020-a001c32a5421 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:50.107712 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e7b6c36-54c3-476b-8020-a001c32a5421 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:17:50.109630 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1002/4022] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:17:50 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:50.123702 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19d01162-0328-41af-b6c2-dba3ffd040bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:50.130439 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19d01162-0328-41af-b6c2-dba3ffd040bc tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] GET https://10.4.3.168/volume/v3/messages/b4240bd2-dbe4-4d91-a515-045a4c8de967 Jul 22 00:17:50.131036 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19d01162-0328-41af-b6c2-dba3ffd040bc tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:50.131258 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19d01162-0328-41af-b6c2-dba3ffd040bc tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:50.150013 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19d01162-0328-41af-b6c2-dba3ffd040bc tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-member] https://10.4.3.168/volume/v3/messages/b4240bd2-dbe4-4d91-a515-045a4c8de967 returned with HTTP 200 Jul 22 00:17:50.153424 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1010/4023] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:50 2026] GET /volume/v3/messages/b4240bd2-dbe4-4d91-a515-045a4c8de967 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:50.164470 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a95c40d9-e17e-48ce-8ba4-acb10c131668 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:50.166582 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a95c40d9-e17e-48ce-8ba4-acb10c131668 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] DELETE https://10.4.3.168/volume/v3/messages/b4240bd2-dbe4-4d91-a515-045a4c8de967 Jul 22 00:17:50.166938 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a95c40d9-e17e-48ce-8ba4-acb10c131668 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:50.167443 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a95c40d9-e17e-48ce-8ba4-acb10c131668 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:50.182601 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a95c40d9-e17e-48ce-8ba4-acb10c131668 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/messages/b4240bd2-dbe4-4d91-a515-045a4c8de967 returned with HTTP 204 Jul 22 00:17:50.184852 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1012/4024] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:17:50 2026] DELETE /volume/v3/messages/b4240bd2-dbe4-4d91-a515-045a4c8de967 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:17:50.197003 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad08af5c-85df-4824-aced-e26218c98754 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:50.199184 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 Jul 22 00:17:50.199445 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:50.199661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:50.199975 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Delete volume with id: bb3f4af8-861d-4318-a988-9c5ba3fa13e9 Jul 22 00:17:50.209678 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:50.209678 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:50.210334 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Volume info retrieved successfully. Jul 22 00:17:50.212009 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:17:50.239990 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Created reservations ['5ca2f12f-78d2-4bdc-b0d9-04aba68d0705', '66dd915e-42bf-4036-9a17-961f63b4379a', 'ac4668aa-768a-45a5-a140-afd5ba784726', '192bbc34-b9c6-486a-b659-4cb0c000a503'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:50.284873 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Delete volume request issued successfully. Jul 22 00:17:50.285629 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad08af5c-85df-4824-aced-e26218c98754 tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 returned with HTTP 202 Jul 22 00:17:50.286210 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1001/4025] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:50 2026] DELETE /volume/v3/volumes/bb3f4af8-861d-4318-a988-9c5ba3fa13e9 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:50.300519 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9eca7bb6-cf96-47b2-9ebc-46018eabbdfd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:50.301459 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f4cce4a-7663-403f-8287-4c7780f362b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:50.302669 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9eca7bb6-cf96-47b2-9ebc-46018eabbdfd tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] DELETE https://10.4.3.168/volume/v3/types/df9f34e3-9154-4806-8ac6-626bf4a95ff6 Jul 22 00:17:50.303935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9eca7bb6-cf96-47b2-9ebc-46018eabbdfd tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:50.303935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9eca7bb6-cf96-47b2-9ebc-46018eabbdfd tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:50.304514 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f4cce4a-7663-403f-8287-4c7780f362b6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:50.306348 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f4cce4a-7663-403f-8287-4c7780f362b6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:50.306561 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f4cce4a-7663-403f-8287-4c7780f362b6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:50.306677 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8f4cce4a-7663-403f-8287-4c7780f362b6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:50.314196 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:50.314196 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:50.314931 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f4cce4a-7663-403f-8287-4c7780f362b6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:50.315399 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1011/4026] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:50 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:50.341384 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9eca7bb6-cf96-47b2-9ebc-46018eabbdfd tempest-ProjectMemberTests-1356855497 tempest-ProjectMemberTests-1356855497-project-admin] https://10.4.3.168/volume/v3/types/df9f34e3-9154-4806-8ac6-626bf4a95ff6 returned with HTTP 202 Jul 22 00:17:50.341384 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1003/4027] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:17:50 2026] DELETE /volume/v3/types/df9f34e3-9154-4806-8ac6-626bf4a95ff6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:50.636923 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b3877712-c95e-492e-b30b-02ccf7e42d75 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:50.639053 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3877712-c95e-492e-b30b-02ccf7e42d75 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:50.639887 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3877712-c95e-492e-b30b-02ccf7e42d75 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:50.639887 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3877712-c95e-492e-b30b-02ccf7e42d75 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:50.639887 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b3877712-c95e-492e-b30b-02ccf7e42d75 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:50.644073 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:50.644073 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:50.644625 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3877712-c95e-492e-b30b-02ccf7e42d75 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:50.645008 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1013/4028] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:50 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:51.327426 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6a2d8a9-e6b5-4722-ab3d-7d1fba3edd44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:51.337944 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6a2d8a9-e6b5-4722-ab3d-7d1fba3edd44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:51.338198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6a2d8a9-e6b5-4722-ab3d-7d1fba3edd44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:51.338416 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6a2d8a9-e6b5-4722-ab3d-7d1fba3edd44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:51.338534 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f6a2d8a9-e6b5-4722-ab3d-7d1fba3edd44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:51.343017 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:51.343017 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:51.343685 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6a2d8a9-e6b5-4722-ab3d-7d1fba3edd44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:51.344099 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1002/4029] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:51 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:51.659461 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40a5466c-d505-4468-ae11-537430489bb4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:51.661224 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40a5466c-d505-4468-ae11-537430489bb4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:51.661422 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40a5466c-d505-4468-ae11-537430489bb4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:51.661609 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40a5466c-d505-4468-ae11-537430489bb4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:51.661698 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-40a5466c-d505-4468-ae11-537430489bb4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:51.665398 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:51.665398 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:51.665966 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40a5466c-d505-4468-ae11-537430489bb4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:51.666424 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1012/4030] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:51 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:51.967163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-d3b33f86-5890-4538-9282-ad14b61b2197 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:51.970755 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-d3b33f86-5890-4538-9282-ad14b61b2197 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/limits Jul 22 00:17:51.970755 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-d3b33f86-5890-4538-9282-ad14b61b2197 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:51.970755 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-d3b33f86-5890-4538-9282-ad14b61b2197 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:51.988584 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-d3b33f86-5890-4538-9282-ad14b61b2197 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/limits returned with HTTP 200 Jul 22 00:17:51.989148 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1004/4031] 10.4.3.168 () {68 vars in 1484 bytes} [Wed Jul 22 00:17:51 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) Jul 22 00:17:52.026205 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-a7f44706-e7e2-4cbd-983d-e0a4e62445e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:52.028397 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-a7f44706-e7e2-4cbd-983d-e0a4e62445e8 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:52.028623 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-a7f44706-e7e2-4cbd-983d-e0a4e62445e8 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:52.028890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-a7f44706-e7e2-4cbd-983d-e0a4e62445e8 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:52.040250 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:52.040250 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:52.046517 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-a7f44706-e7e2-4cbd-983d-e0a4e62445e8 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:52.053038 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-a7f44706-e7e2-4cbd-983d-e0a4e62445e8 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 200 Jul 22 00:17:52.053510 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1014/4032] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:17:52 2026] GET /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 1451 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:52.064463 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-3c6968d1-103f-4759-8e23-f6342d6f5e0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:52.067292 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-3c6968d1-103f-4759-8e23-f6342d6f5e0d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:17:52.069874 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-3c6968d1-103f-4759-8e23-f6342d6f5e0d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59996c72-df1e-473b-ae0a-b65cf9d2b734", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-356447423", "description": null, "metadata": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:52.080935 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:52.080935 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:52.082064 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-3c6968d1-103f-4759-8e23-f6342d6f5e0d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:52.083165 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-3c6968d1-103f-4759-8e23-f6342d6f5e0d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Create snapshot from volume 59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:52.120711 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-3c6968d1-103f-4759-8e23-f6342d6f5e0d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Created reservations ['8bf78e92-2c32-44f7-a3ac-23d782ea99ae', 'b94fade3-6489-43aa-8e55-d54b424a5811', 'b621d13c-cb44-4957-b8b0-52c0aeb05c57', 'c3352ea9-ec5c-4a30-a7c6-f84a85d6d07a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:52.160587 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-3c6968d1-103f-4759-8e23-f6342d6f5e0d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Snapshot force create request issued successfully. Jul 22 00:17:52.161050 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a88a6efa-9e6b-40a3-b1e8-c1c1cb7f45c2 req-3c6968d1-103f-4759-8e23-f6342d6f5e0d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:17:52.161773 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1003/4033] 10.4.3.168 () {72 vars in 1547 bytes} [Wed Jul 22 00:17:52 2026] POST /volume/v3/snapshots => generated 318 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:52.355572 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d5b8bfb-3e9f-4c13-8356-aecab2488c2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:52.357620 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d5b8bfb-3e9f-4c13-8356-aecab2488c2e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:52.357620 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d5b8bfb-3e9f-4c13-8356-aecab2488c2e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:52.357811 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d5b8bfb-3e9f-4c13-8356-aecab2488c2e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:52.358032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7d5b8bfb-3e9f-4c13-8356-aecab2488c2e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:52.362619 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:52.362619 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:52.363557 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d5b8bfb-3e9f-4c13-8356-aecab2488c2e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:52.364129 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1013/4034] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:52 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:52.676714 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-47ea1f50-5045-481d-88dc-564b512d02b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:52.679473 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47ea1f50-5045-481d-88dc-564b512d02b2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:17:52.679955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47ea1f50-5045-481d-88dc-564b512d02b2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:52.681256 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47ea1f50-5045-481d-88dc-564b512d02b2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:52.681256 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-47ea1f50-5045-481d-88dc-564b512d02b2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:52.686677 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:52.686677 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:52.687647 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47ea1f50-5045-481d-88dc-564b512d02b2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:17:52.688239 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1005/4035] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:52 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:52.699304 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b98a208-2ffb-401a-b6fb-b8b99b6e72d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:52.700984 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b98a208-2ffb-401a-b6fb-b8b99b6e72d0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:17:52.701320 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b98a208-2ffb-401a-b6fb-b8b99b6e72d0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b7060ae7-1bae-4d39-a478-c5c51f2d46c0"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:52.702669 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-7b98a208-2ffb-401a-b6fb-b8b99b6e72d0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating new backup {'backup': {'volume_id': 'b7060ae7-1bae-4d39-a478-c5c51f2d46c0'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:17:52.702812 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-7b98a208-2ffb-401a-b6fb-b8b99b6e72d0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating backup of volume b7060ae7-1bae-4d39-a478-c5c51f2d46c0 in container None Jul 22 00:17:52.709947 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:52.709947 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:52.710298 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b98a208-2ffb-401a-b6fb-b8b99b6e72d0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:17:52.728003 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-7b98a208-2ffb-401a-b6fb-b8b99b6e72d0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['efae2633-9b3e-4367-a232-28e6a21b7fcf', '540e90a4-9eaa-4cd4-9cc2-67fec41f0871'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:52.753907 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b98a208-2ffb-401a-b6fb-b8b99b6e72d0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:17:52.754451 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1015/4036] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:52 2026] POST /volume/v3/backups => generated 288 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:52.762855 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8dfda858-fe63-4445-9ee9-17ae58ec584c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:52.767338 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8dfda858-fe63-4445-9ee9-17ae58ec584c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:17:52.767338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8dfda858-fe63-4445-9ee9-17ae58ec584c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:52.767338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8dfda858-fe63-4445-9ee9-17ae58ec584c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:52.768436 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8dfda858-fe63-4445-9ee9-17ae58ec584c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:52.773952 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:52.773952 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:52.775523 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8dfda858-fe63-4445-9ee9-17ae58ec584c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:17:52.775523 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1004/4037] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:52 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:53.374230 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5d99f6e5-882c-49e0-9db0-cd7637c4b421 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:53.376329 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d99f6e5-882c-49e0-9db0-cd7637c4b421 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:53.376587 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d99f6e5-882c-49e0-9db0-cd7637c4b421 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:53.376830 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5d99f6e5-882c-49e0-9db0-cd7637c4b421 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:53.376986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5d99f6e5-882c-49e0-9db0-cd7637c4b421 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:53.381586 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:53.381586 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:53.382346 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5d99f6e5-882c-49e0-9db0-cd7637c4b421 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:53.382787 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1014/4038] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:53 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:53.785736 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6c54bac-49a1-4c30-b346-3ece9629605b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:53.787684 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6c54bac-49a1-4c30-b346-3ece9629605b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:17:53.788295 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6c54bac-49a1-4c30-b346-3ece9629605b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:53.788577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6c54bac-49a1-4c30-b346-3ece9629605b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:53.788688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a6c54bac-49a1-4c30-b346-3ece9629605b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:53.794353 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:53.794353 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:53.795081 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6c54bac-49a1-4c30-b346-3ece9629605b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:17:53.795436 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1006/4039] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:53 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:54.017584 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f32bdffb-2522-4611-b89b-72d3f9c8671d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:54.020237 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f32bdffb-2522-4611-b89b-72d3f9c8671d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d Jul 22 00:17:54.020525 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f32bdffb-2522-4611-b89b-72d3f9c8671d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:54.020833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f32bdffb-2522-4611-b89b-72d3f9c8671d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:54.028112 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:54.028112 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:54.028738 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f32bdffb-2522-4611-b89b-72d3f9c8671d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Snapshot retrieved successfully. Jul 22 00:17:54.029736 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f32bdffb-2522-4611-b89b-72d3f9c8671d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d returned with HTTP 200 Jul 22 00:17:54.030257 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1016/4040] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:54 2026] GET /volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:54.272741 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39166f4a-eaf2-45ae-8644-1322b3236245 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:54.274508 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39166f4a-eaf2-45ae-8644-1322b3236245 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d Jul 22 00:17:54.274682 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39166f4a-eaf2-45ae-8644-1322b3236245 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:54.274877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39166f4a-eaf2-45ae-8644-1322b3236245 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:54.275009 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-39166f4a-eaf2-45ae-8644-1322b3236245 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Delete snapshot with id: 606fed2d-fdd1-429c-891c-e3ccfc52ed9d Jul 22 00:17:54.283732 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:54.283732 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:54.284209 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39166f4a-eaf2-45ae-8644-1322b3236245 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Snapshot retrieved successfully. Jul 22 00:17:54.303371 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39166f4a-eaf2-45ae-8644-1322b3236245 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Snapshot delete request issued successfully. Jul 22 00:17:54.303527 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39166f4a-eaf2-45ae-8644-1322b3236245 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d returned with HTTP 202 Jul 22 00:17:54.303927 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1005/4041] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:17:54 2026] DELETE /volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:54.314487 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8dc31792-1ad7-4366-9d98-b3219c993226 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:54.316700 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dc31792-1ad7-4366-9d98-b3219c993226 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d Jul 22 00:17:54.316952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dc31792-1ad7-4366-9d98-b3219c993226 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:54.317234 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dc31792-1ad7-4366-9d98-b3219c993226 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:54.322818 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:54.322818 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:54.323366 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8dc31792-1ad7-4366-9d98-b3219c993226 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Snapshot retrieved successfully. Jul 22 00:17:54.324344 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dc31792-1ad7-4366-9d98-b3219c993226 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d returned with HTTP 200 Jul 22 00:17:54.324672 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1015/4042] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:54 2026] GET /volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:54.393549 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9816e8c-3e29-4885-8422-6d81b1da7af1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:54.395796 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9816e8c-3e29-4885-8422-6d81b1da7af1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:54.396415 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9816e8c-3e29-4885-8422-6d81b1da7af1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:54.396761 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9816e8c-3e29-4885-8422-6d81b1da7af1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:54.396987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b9816e8c-3e29-4885-8422-6d81b1da7af1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:54.402135 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:54.402135 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:54.403056 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9816e8c-3e29-4885-8422-6d81b1da7af1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:54.403557 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1007/4043] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:54 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:54.808704 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d57d315-0afa-477e-aafe-c1b8b71b0069 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:54.811142 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d57d315-0afa-477e-aafe-c1b8b71b0069 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:17:54.811436 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d57d315-0afa-477e-aafe-c1b8b71b0069 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:54.811682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d57d315-0afa-477e-aafe-c1b8b71b0069 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:54.811872 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9d57d315-0afa-477e-aafe-c1b8b71b0069 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:54.817251 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:54.817251 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:54.818142 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d57d315-0afa-477e-aafe-c1b8b71b0069 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:17:54.818651 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1017/4044] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:54 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:55.335369 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffbe499f-be63-42e7-8668-2692be8d413d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:55.337280 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffbe499f-be63-42e7-8668-2692be8d413d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] GET https://10.4.3.168/volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d Jul 22 00:17:55.337493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffbe499f-be63-42e7-8668-2692be8d413d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:55.337677 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffbe499f-be63-42e7-8668-2692be8d413d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:55.342077 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffbe499f-be63-42e7-8668-2692be8d413d tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d returned with HTTP 404 Jul 22 00:17:55.342542 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1006/4045] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:17:55 2026] GET /volume/v3/snapshots/606fed2d-fdd1-429c-891c-e3ccfc52ed9d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:17:55.418211 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ea5ff51-118b-40d8-bb5c-07fa99624f2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:55.425279 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ea5ff51-118b-40d8-bb5c-07fa99624f2d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:55.425524 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ea5ff51-118b-40d8-bb5c-07fa99624f2d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:55.426147 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ea5ff51-118b-40d8-bb5c-07fa99624f2d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:55.426704 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9ea5ff51-118b-40d8-bb5c-07fa99624f2d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:55.440358 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:55.440358 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:55.443052 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ea5ff51-118b-40d8-bb5c-07fa99624f2d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:55.444850 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1016/4046] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:55 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 708 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:55.836290 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c30261d-80be-4de8-b843-f1cf0db3ed03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:55.838837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c30261d-80be-4de8-b843-f1cf0db3ed03 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:17:55.839177 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c30261d-80be-4de8-b843-f1cf0db3ed03 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:55.839468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c30261d-80be-4de8-b843-f1cf0db3ed03 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:55.839623 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9c30261d-80be-4de8-b843-f1cf0db3ed03 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:55.851459 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:55.851459 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:55.852462 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c30261d-80be-4de8-b843-f1cf0db3ed03 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:17:55.853042 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1008/4047] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:55 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:56.455477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c564f08-cf62-48e8-88b2-25c79383dda5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:56.457515 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c564f08-cf62-48e8-88b2-25c79383dda5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:56.457733 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c564f08-cf62-48e8-88b2-25c79383dda5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:56.458001 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c564f08-cf62-48e8-88b2-25c79383dda5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:56.458152 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9c564f08-cf62-48e8-88b2-25c79383dda5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 1b6bea85-8745-487d-b163-b35b02cb0517. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:56.464260 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:56.464260 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:56.464585 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c564f08-cf62-48e8-88b2-25c79383dda5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 200 Jul 22 00:17:56.464830 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1018/4048] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:56 2026] GET /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:56.477057 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c263b6af-07c9-4389-948d-3a801c559a4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:56.479399 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c263b6af-07c9-4389-948d-3a801c559a4e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 Jul 22 00:17:56.480174 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c263b6af-07c9-4389-948d-3a801c559a4e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:56.480560 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c263b6af-07c9-4389-948d-3a801c559a4e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:56.480922 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-c263b6af-07c9-4389-948d-3a801c559a4e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete backup with id: 1b6bea85-8745-487d-b163-b35b02cb0517. Jul 22 00:17:56.487126 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:56.487126 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:56.504816 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-c263b6af-07c9-4389-948d-3a801c559a4e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] delete_backup rpcapi backup_id 1b6bea85-8745-487d-b163-b35b02cb0517 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:17:56.506636 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c263b6af-07c9-4389-948d-3a801c559a4e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 returned with HTTP 202 Jul 22 00:17:56.507004 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1007/4049] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:17:56 2026] DELETE /volume/v3/backups/1b6bea85-8745-487d-b163-b35b02cb0517 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 00:17:56.515951 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89624896-a2cb-4341-9d60-1600c6d2a879 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:56.520225 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:17:56.520600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-331683269"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:56.522048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-331683269'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:17:56.522204 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume of 1 GB Jul 22 00:17:56.531690 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Availability Zones retrieved successfully. Jul 22 00:17:56.537944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Flow 'volume_create_api' (00c86bd8-cad1-4f2b-9851-f2b768fcf1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:56.540386 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3218276-c2e8-4ccf-a080-b9b8f24c4f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:56.541558 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:17:56.573493 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3218276-c2e8-4ccf-a080-b9b8f24c4f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:56.574218 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866df5f1-7874-4455-a8e9-e76b962074a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:56.648902 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Created reservations ['91ad8969-b431-4b88-a30b-ef7bacfd8335', '3b49e67a-4cb4-4d00-8788-ea2c16843551', '13bdb3ef-f403-4191-8c59-16465a95c0d9', 'f51a53bd-47c7-4c34-a17a-f730df718747'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:56.653064 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866df5f1-7874-4455-a8e9-e76b962074a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ad8969-b431-4b88-a30b-ef7bacfd8335', '3b49e67a-4cb4-4d00-8788-ea2c16843551', '13bdb3ef-f403-4191-8c59-16465a95c0d9', 'f51a53bd-47c7-4c34-a17a-f730df718747']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:56.658038 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c162a908-1378-4a08-a024-5a5eabcacb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:56.727586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c162a908-1378-4a08-a024-5a5eabcacb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '649024c7-c601-4bd4-b519-8f42f968f9ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331683269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['91ad8969-b431-4b88-a30b-ef7bacfd8335','3b49e67a-4cb4-4d00-8788-ea2c16843551','13bdb3ef-f403-4191-8c59-16465a95c0d9','f51a53bd-47c7-4c34-a17a-f730df718747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2ca111392e4bec90c90baf04a61861',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331683269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=649024c7-c601-4bd4-b519-8f42f968f9ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70842790ab3b4002aef9bfa871468f5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca2ca111392e4bec90c90baf04a61861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:56.727586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b725b171-6884-4ae4-a642-805757680bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:56.747377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b725b171-6884-4ae4-a642-805757680bd9) transitioned into state 'SUCCESS' from state '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-331683269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['91ad8969-b431-4b88-a30b-ef7bacfd8335','3b49e67a-4cb4-4d00-8788-ea2c16843551','13bdb3ef-f403-4191-8c59-16465a95c0d9','f51a53bd-47c7-4c34-a17a-f730df718747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2ca111392e4bec90c90baf04a61861',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:56.748451 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5d45c1-2b0a-4579-80e7-49e2d9ac47c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:17:56.759026 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5d45c1-2b0a-4579-80e7-49e2d9ac47c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:17:56.760132 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Flow 'volume_create_api' (00c86bd8-cad1-4f2b-9851-f2b768fcf1f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:17:56.760500 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume request issued successfully. Jul 22 00:17:56.761379 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89624896-a2cb-4341-9d60-1600c6d2a879 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:17:56.761835 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1017/4050] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:17:56 2026] POST /volume/v3/volumes => generated 777 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:56.777081 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aec493d2-0f91-461f-8bc0-9c0ca8a51ffe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:56.780458 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aec493d2-0f91-461f-8bc0-9c0ca8a51ffe tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba Jul 22 00:17:56.780726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aec493d2-0f91-461f-8bc0-9c0ca8a51ffe tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:56.781003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aec493d2-0f91-461f-8bc0-9c0ca8a51ffe tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:56.790000 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:56.790000 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:56.792550 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aec493d2-0f91-461f-8bc0-9c0ca8a51ffe tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:17:56.797204 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aec493d2-0f91-461f-8bc0-9c0ca8a51ffe tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba returned with HTTP 200 Jul 22 00:17:56.797525 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1009/4051] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:56 2026] GET /volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:56.869733 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8c0f0226-2ac6-4e9f-be27-f0dc70b65ace None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:56.872097 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c0f0226-2ac6-4e9f-be27-f0dc70b65ace tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:17:56.872394 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c0f0226-2ac6-4e9f-be27-f0dc70b65ace tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:56.872670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c0f0226-2ac6-4e9f-be27-f0dc70b65ace tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:56.872878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8c0f0226-2ac6-4e9f-be27-f0dc70b65ace tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:56.877667 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:56.877667 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:56.878594 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c0f0226-2ac6-4e9f-be27-f0dc70b65ace tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:17:56.878803 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1019/4052] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:56 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:56.996949 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-414d549a-679f-4231-8a43-59e084252b0c req-cb34a5ed-ae0a-4199-b73e-1e7f7219637a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:56.999357 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-414d549a-679f-4231-8a43-59e084252b0c req-cb34a5ed-ae0a-4199-b73e-1e7f7219637a tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] DELETE https://10.4.3.168/volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5 Jul 22 00:17:56.999728 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-414d549a-679f-4231-8a43-59e084252b0c req-cb34a5ed-ae0a-4199-b73e-1e7f7219637a tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:56.999964 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-414d549a-679f-4231-8a43-59e084252b0c req-cb34a5ed-ae0a-4199-b73e-1e7f7219637a tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:57.010181 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:57.010181 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:57.085471 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-414d549a-679f-4231-8a43-59e084252b0c req-cb34a5ed-ae0a-4199-b73e-1e7f7219637a tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5 returned with HTTP 200 Jul 22 00:17:57.086076 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1008/4053] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:17:56 2026] DELETE /volume/v3/attachments/619d157a-e8e0-4491-b646-f39059105bd5 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:57.097761 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-414d549a-679f-4231-8a43-59e084252b0c req-9463f6c1-c13e-43b5-98ae-ecd8d4c658a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:57.100734 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-414d549a-679f-4231-8a43-59e084252b0c req-9463f6c1-c13e-43b5-98ae-ecd8d4c658a5 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] DELETE https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:57.100981 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-414d549a-679f-4231-8a43-59e084252b0c req-9463f6c1-c13e-43b5-98ae-ecd8d4c658a5 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:57.101357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-414d549a-679f-4231-8a43-59e084252b0c req-9463f6c1-c13e-43b5-98ae-ecd8d4c658a5 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:57.101591 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-414d549a-679f-4231-8a43-59e084252b0c req-9463f6c1-c13e-43b5-98ae-ecd8d4c658a5 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Delete volume with id: 59996c72-df1e-473b-ae0a-b65cf9d2b734 Jul 22 00:17:57.110043 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:57.110043 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:57.110658 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-414d549a-679f-4231-8a43-59e084252b0c req-9463f6c1-c13e-43b5-98ae-ecd8d4c658a5 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Volume info retrieved successfully. Jul 22 00:17:57.130195 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-414d549a-679f-4231-8a43-59e084252b0c req-9463f6c1-c13e-43b5-98ae-ecd8d4c658a5 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] Delete volume request issued successfully. Jul 22 00:17:57.130400 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-414d549a-679f-4231-8a43-59e084252b0c req-9463f6c1-c13e-43b5-98ae-ecd8d4c658a5 tempest-ImageDependencyTests-2105032640 tempest-ImageDependencyTests-2105032640-project-member] https://10.4.3.168/volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 returned with HTTP 202 Jul 22 00:17:57.130876 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1018/4054] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:17:57 2026] DELETE /volume/v3/volumes/59996c72-df1e-473b-ae0a-b65cf9d2b734 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:17:57.816003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a038ecb9-c723-4ed6-ae54-662c76b21fff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:57.817849 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a038ecb9-c723-4ed6-ae54-662c76b21fff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba Jul 22 00:17:57.818171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a038ecb9-c723-4ed6-ae54-662c76b21fff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:57.818414 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a038ecb9-c723-4ed6-ae54-662c76b21fff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:57.827057 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:57.827057 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:57.831277 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a038ecb9-c723-4ed6-ae54-662c76b21fff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:17:57.835973 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a038ecb9-c723-4ed6-ae54-662c76b21fff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba returned with HTTP 200 Jul 22 00:17:57.836393 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1010/4055] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:57 2026] GET /volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:17:57.852670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-64a8140a-cee1-4637-a69e-51b7f25f8aa6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:57.854943 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64a8140a-cee1-4637-a69e-51b7f25f8aa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:17:57.855370 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64a8140a-cee1-4637-a69e-51b7f25f8aa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "649024c7-c601-4bd4-b519-8f42f968f9ba", "name": "tempest-type-Backup-1711893348"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:57.857194 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-64a8140a-cee1-4637-a69e-51b7f25f8aa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Creating new backup {'backup': {'volume_id': '649024c7-c601-4bd4-b519-8f42f968f9ba', 'name': 'tempest-type-Backup-1711893348'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:17:57.857418 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-64a8140a-cee1-4637-a69e-51b7f25f8aa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Creating backup of volume 649024c7-c601-4bd4-b519-8f42f968f9ba in container None Jul 22 00:17:57.868085 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:57.868085 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:57.868647 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-64a8140a-cee1-4637-a69e-51b7f25f8aa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:17:57.887883 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-64a8140a-cee1-4637-a69e-51b7f25f8aa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Created reservations ['fb74137f-009f-4d2f-9aff-c630d125cd5b', '6d97a8d3-695c-424d-ad48-9b7dc6ac8279'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:17:57.893577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e03a770-2626-4ad9-adc9-f42e1034ab05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:57.897695 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e03a770-2626-4ad9-adc9-f42e1034ab05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:17:57.898715 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e03a770-2626-4ad9-adc9-f42e1034ab05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:57.899961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e03a770-2626-4ad9-adc9-f42e1034ab05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:57.900223 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0e03a770-2626-4ad9-adc9-f42e1034ab05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:57.905630 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:57.905630 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:57.906451 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e03a770-2626-4ad9-adc9-f42e1034ab05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:17:57.908706 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1009/4056] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:57 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:57.928233 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64a8140a-cee1-4637-a69e-51b7f25f8aa6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:17:57.928754 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1020/4057] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:17:57 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:17:57.938637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e268cf96-746f-4382-940c-1bdaca346147 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:57.941938 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e268cf96-746f-4382-940c-1bdaca346147 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:17:57.942078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e268cf96-746f-4382-940c-1bdaca346147 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:57.942418 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e268cf96-746f-4382-940c-1bdaca346147 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:57.942555 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e268cf96-746f-4382-940c-1bdaca346147 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:57.947651 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:57.947651 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:17:57.948552 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e268cf96-746f-4382-940c-1bdaca346147 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:17:57.949025 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1019/4058] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:57 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:58.922414 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-489f194c-6ce4-4dca-ad84-28969cec7e63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:58.924894 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-489f194c-6ce4-4dca-ad84-28969cec7e63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:17:58.925171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-489f194c-6ce4-4dca-ad84-28969cec7e63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:58.925429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-489f194c-6ce4-4dca-ad84-28969cec7e63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:58.925578 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-489f194c-6ce4-4dca-ad84-28969cec7e63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:58.930480 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:58.930480 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:58.931261 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-489f194c-6ce4-4dca-ad84-28969cec7e63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:17:58.931770 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1011/4059] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:58 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:58.958871 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bce4cb80-c7cd-4c7e-b3cf-84e985988f92 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:58.960619 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bce4cb80-c7cd-4c7e-b3cf-84e985988f92 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:17:58.960823 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bce4cb80-c7cd-4c7e-b3cf-84e985988f92 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:58.961022 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bce4cb80-c7cd-4c7e-b3cf-84e985988f92 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:58.961127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bce4cb80-c7cd-4c7e-b3cf-84e985988f92 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:58.968843 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:58.968843 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:17:58.969635 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bce4cb80-c7cd-4c7e-b3cf-84e985988f92 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:17:58.970104 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1010/4060] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:58 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:59.811523 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-99f292ce-addf-431c-a528-5415cb520ced None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:59.909147 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99f292ce-addf-431c-a528-5415cb520ced tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] GET https://10.4.3.168/volume/v3/os-quota-class-sets/default Jul 22 00:17:59.909356 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99f292ce-addf-431c-a528-5415cb520ced tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:59.909566 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99f292ce-addf-431c-a528-5415cb520ced tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:59.909843 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:59.909843 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:59.923552 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99f292ce-addf-431c-a528-5415cb520ced tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 00:17:59.924351 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1021/4061] 10.4.3.168 () {66 vars in 1297 bytes} [Wed Jul 22 00:17:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:59.933956 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-034bd26b-eb04-4d1b-a618-85c50f90546b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:59.935779 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-034bd26b-eb04-4d1b-a618-85c50f90546b tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] GET https://10.4.3.168/volume/v3/os-quota-class-sets/default Jul 22 00:17:59.935987 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-034bd26b-eb04-4d1b-a618-85c50f90546b tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:59.936182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-034bd26b-eb04-4d1b-a618-85c50f90546b tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:59.942237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95a301bb-013f-41e6-97d2-5a7039c81db2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:59.944028 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95a301bb-013f-41e6-97d2-5a7039c81db2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:17:59.944297 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95a301bb-013f-41e6-97d2-5a7039c81db2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:59.944473 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95a301bb-013f-41e6-97d2-5a7039c81db2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:59.944587 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-95a301bb-013f-41e6-97d2-5a7039c81db2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:59.950098 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-034bd26b-eb04-4d1b-a618-85c50f90546b tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 00:17:59.950506 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:59.950506 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:17:59.950720 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1020/4062] 10.4.3.168 () {66 vars in 1297 bytes} [Wed Jul 22 00:17:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:59.951498 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95a301bb-013f-41e6-97d2-5a7039c81db2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:17:59.952012 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1012/4063] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:59 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:59.958490 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9801220a-ea21-4fa5-8e31-64caef13086a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:59.960308 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9801220a-ea21-4fa5-8e31-64caef13086a tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:17:59.960732 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9801220a-ea21-4fa5-8e31-64caef13086a tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1665983016"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:59.973924 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9801220a-ea21-4fa5-8e31-64caef13086a tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:17:59.974371 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1011/4064] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:17:59 2026] POST /volume/v3/types => generated 228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:17:59.981197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a6ae230-20a7-4f1f-b94b-9261f160eeb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:59.983110 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-afbfce74-adc2-4f93-99d2-16fd3dd31e94 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:17:59.983431 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a6ae230-20a7-4f1f-b94b-9261f160eeb1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:17:59.983694 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a6ae230-20a7-4f1f-b94b-9261f160eeb1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:17:59.983984 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a6ae230-20a7-4f1f-b94b-9261f160eeb1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:17:59.984127 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4a6ae230-20a7-4f1f-b94b-9261f160eeb1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:17:59.984759 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afbfce74-adc2-4f93-99d2-16fd3dd31e94 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-class-sets/default Jul 22 00:17:59.985117 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-afbfce74-adc2-4f93-99d2-16fd3dd31e94 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-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-1665983016": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1665983016": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1665983016": 4}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:17:59.988286 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:17:59.988286 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:17:59.989014 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a6ae230-20a7-4f1f-b94b-9261f160eeb1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:17:59.989468 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1022/4065] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:17:59 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:00.065469 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-afbfce74-adc2-4f93-99d2-16fd3dd31e94 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 00:18:00.065901 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1021/4066] 10.4.3.168 () {68 vars in 1318 bytes} [Wed Jul 22 00:17:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:00.075040 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e63a963-13ff-45b2-b492-8b934b23e453 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:00.077469 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e63a963-13ff-45b2-b492-8b934b23e453 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/436d4285dcfd4b11a0398253eb040306/defaults Jul 22 00:18:00.077772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e63a963-13ff-45b2-b492-8b934b23e453 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:00.078084 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e63a963-13ff-45b2-b492-8b934b23e453 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Calling method 'defaults' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:00.089180 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e63a963-13ff-45b2-b492-8b934b23e453 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/436d4285dcfd4b11a0398253eb040306/defaults returned with HTTP 200 Jul 22 00:18:00.089675 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1013/4067] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:00 2026] GET /volume/v3/os-quota-sets/436d4285dcfd4b11a0398253eb040306/defaults => generated 645 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:00.295704 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c1bae9be-94a0-42dc-af1d-b5fed37213c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:00.298026 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1bae9be-94a0-42dc-af1d-b5fed37213c3 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/d1965e08707b458d951b16dafd9c4511/defaults Jul 22 00:18:00.298361 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1bae9be-94a0-42dc-af1d-b5fed37213c3 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:00.298661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1bae9be-94a0-42dc-af1d-b5fed37213c3 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Calling method 'defaults' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:00.310448 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1bae9be-94a0-42dc-af1d-b5fed37213c3 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/d1965e08707b458d951b16dafd9c4511/defaults returned with HTTP 200 Jul 22 00:18:00.311168 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1012/4068] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:00 2026] GET /volume/v3/os-quota-sets/d1965e08707b458d951b16dafd9c4511/defaults => generated 645 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:00.395266 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-43f4aaa7-f613-4958-954e-e1187338fe5e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:00.397777 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43f4aaa7-f613-4958-954e-e1187338fe5e tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] DELETE https://10.4.3.168/volume/v3/types/f80d6877-17fd-4cb1-bd1c-cb9045628c47 Jul 22 00:18:00.398185 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43f4aaa7-f613-4958-954e-e1187338fe5e tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:00.398549 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-43f4aaa7-f613-4958-954e-e1187338fe5e tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:00.425350 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-43f4aaa7-f613-4958-954e-e1187338fe5e tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/types/f80d6877-17fd-4cb1-bd1c-cb9045628c47 returned with HTTP 202 Jul 22 00:18:00.425947 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1023/4069] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:18:00 2026] DELETE /volume/v3/types/f80d6877-17fd-4cb1-bd1c-cb9045628c47 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:00.432903 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3849efa7-c250-468e-9055-426fa4f79eec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:00.434804 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3849efa7-c250-468e-9055-426fa4f79eec tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] GET https://10.4.3.168/volume/v3/types/f80d6877-17fd-4cb1-bd1c-cb9045628c47 Jul 22 00:18:00.435058 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3849efa7-c250-468e-9055-426fa4f79eec tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:00.435278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3849efa7-c250-468e-9055-426fa4f79eec tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:00.438926 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3849efa7-c250-468e-9055-426fa4f79eec tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/types/f80d6877-17fd-4cb1-bd1c-cb9045628c47 returned with HTTP 404 Jul 22 00:18:00.439516 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1022/4070] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:18:00 2026] GET /volume/v3/types/f80d6877-17fd-4cb1-bd1c-cb9045628c47 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:00.447720 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd4c459a-6aef-47e1-9043-c218cde24311 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:00.449837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd4c459a-6aef-47e1-9043-c218cde24311 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-class-sets/default Jul 22 00:18:00.450202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd4c459a-6aef-47e1-9043-c218cde24311 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:00.528774 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd4c459a-6aef-47e1-9043-c218cde24311 tempest-VolumeQuotaClassesTest-884614996 tempest-VolumeQuotaClassesTest-884614996-project-admin] https://10.4.3.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 00:18:00.529391 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1014/4071] 10.4.3.168 () {68 vars in 1318 bytes} [Wed Jul 22 00:18:00 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:00.963504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1190269-aa48-4b2a-b61c-f9f87640d879 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:00.966034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1190269-aa48-4b2a-b61c-f9f87640d879 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:00.966299 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1190269-aa48-4b2a-b61c-f9f87640d879 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:00.966526 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1190269-aa48-4b2a-b61c-f9f87640d879 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:00.966655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b1190269-aa48-4b2a-b61c-f9f87640d879 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:00.971975 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:00.971975 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:00.972970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1190269-aa48-4b2a-b61c-f9f87640d879 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:18:00.973483 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1013/4072] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:00 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:01.000141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2f06506e-85b1-4d29-87ef-aa2b4f209dd1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:01.002315 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2f06506e-85b1-4d29-87ef-aa2b4f209dd1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:01.002578 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2f06506e-85b1-4d29-87ef-aa2b4f209dd1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:01.002810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2f06506e-85b1-4d29-87ef-aa2b4f209dd1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:01.002955 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2f06506e-85b1-4d29-87ef-aa2b4f209dd1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:01.009706 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:01.009706 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:01.010410 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2f06506e-85b1-4d29-87ef-aa2b4f209dd1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:01.010822 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1024/4073] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:00 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:01.985339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ab33fd0-9f7d-46bc-a0a6-2b36ac23d45c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:01.988099 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ab33fd0-9f7d-46bc-a0a6-2b36ac23d45c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:01.988099 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ab33fd0-9f7d-46bc-a0a6-2b36ac23d45c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:01.988099 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ab33fd0-9f7d-46bc-a0a6-2b36ac23d45c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:01.988099 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5ab33fd0-9f7d-46bc-a0a6-2b36ac23d45c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:01.995544 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:01.995544 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:01.996369 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ab33fd0-9f7d-46bc-a0a6-2b36ac23d45c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:18:01.996812 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1023/4074] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:01 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:02.022952 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97f77494-f320-4eef-ae6a-b64ffe56bcc8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:02.026804 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97f77494-f320-4eef-ae6a-b64ffe56bcc8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:02.027107 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97f77494-f320-4eef-ae6a-b64ffe56bcc8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:02.027360 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97f77494-f320-4eef-ae6a-b64ffe56bcc8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:02.027508 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-97f77494-f320-4eef-ae6a-b64ffe56bcc8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:02.042796 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:02.042796 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:02.043719 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97f77494-f320-4eef-ae6a-b64ffe56bcc8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:02.044213 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1015/4075] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:02 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.012159 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-931b1922-4640-49fb-8426-a1358655afb3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.016107 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-931b1922-4640-49fb-8426-a1358655afb3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:03.016401 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-931b1922-4640-49fb-8426-a1358655afb3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.016497 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-931b1922-4640-49fb-8426-a1358655afb3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.017491 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-931b1922-4640-49fb-8426-a1358655afb3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:03.030238 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:03.030238 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:03.035945 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-931b1922-4640-49fb-8426-a1358655afb3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:18:03.039249 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1014/4076] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:03 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.058156 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-851bc79d-64b6-4671-b143-181c8e4e6859 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.060022 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-851bc79d-64b6-4671-b143-181c8e4e6859 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:03.060294 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-851bc79d-64b6-4671-b143-181c8e4e6859 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.060468 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-851bc79d-64b6-4671-b143-181c8e4e6859 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.060574 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-851bc79d-64b6-4671-b143-181c8e4e6859 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:03.064994 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:03.064994 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:03.065549 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-851bc79d-64b6-4671-b143-181c8e4e6859 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:03.066073 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1025/4077] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:03 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.481278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82e541e2-b46a-4889-89ad-6c04f8362b0d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.581559 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82e541e2-b46a-4889-89ad-6c04f8362b0d tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 Jul 22 00:18:03.581728 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82e541e2-b46a-4889-89ad-6c04f8362b0d tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.582016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82e541e2-b46a-4889-89ad-6c04f8362b0d tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.595692 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82e541e2-b46a-4889-89ad-6c04f8362b0d tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 returned with HTTP 200 Jul 22 00:18:03.596282 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1024/4078] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:03 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 => generated 437 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.605120 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e6788bc-8256-4413-9daf-cd082cc9a1d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.607471 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e6788bc-8256-4413-9daf-cd082cc9a1d0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700/defaults Jul 22 00:18:03.607767 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e6788bc-8256-4413-9daf-cd082cc9a1d0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.608074 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e6788bc-8256-4413-9daf-cd082cc9a1d0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'defaults' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.620282 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e6788bc-8256-4413-9daf-cd082cc9a1d0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700/defaults returned with HTTP 200 Jul 22 00:18:03.620813 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1016/4079] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:03 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700/defaults => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.634296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f5b6901-ab0c-475d-b3ca-3c5b86f8af4d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.643511 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f5b6901-ab0c-475d-b3ca-3c5b86f8af4d tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 Jul 22 00:18:03.645513 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f5b6901-ab0c-475d-b3ca-3c5b86f8af4d tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:03.711727 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f5b6901-ab0c-475d-b3ca-3c5b86f8af4d tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 returned with HTTP 200 Jul 22 00:18:03.712256 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1015/4080] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:18:03 2026] PUT /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 => generated 395 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.719954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6ca05e3b-f16c-4546-b8ed-8abded9abc4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.721534 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ca05e3b-f16c-4546-b8ed-8abded9abc4c tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] DELETE https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 Jul 22 00:18:03.721693 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ca05e3b-f16c-4546-b8ed-8abded9abc4c tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.721872 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ca05e3b-f16c-4546-b8ed-8abded9abc4c tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.727146 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ca05e3b-f16c-4546-b8ed-8abded9abc4c tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 returned with HTTP 200 Jul 22 00:18:03.727459 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1026/4081] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:18:03 2026] DELETE /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 => generated 0 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 00:18:03.734813 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11d7d71d-261c-499a-86eb-bd0b6f73ea2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.737519 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11d7d71d-261c-499a-86eb-bd0b6f73ea2e tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 Jul 22 00:18:03.737795 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11d7d71d-261c-499a-86eb-bd0b6f73ea2e tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.738081 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11d7d71d-261c-499a-86eb-bd0b6f73ea2e tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.752171 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11d7d71d-261c-499a-86eb-bd0b6f73ea2e tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 returned with HTTP 200 Jul 22 00:18:03.752541 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1025/4082] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:03 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.765391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73b1936e-d2c8-4c1a-948b-a3e1ad59dfd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.767066 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73b1936e-d2c8-4c1a-948b-a3e1ad59dfd9 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 Jul 22 00:18:03.767387 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73b1936e-d2c8-4c1a-948b-a3e1ad59dfd9 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:03.842697 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73b1936e-d2c8-4c1a-948b-a3e1ad59dfd9 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 returned with HTTP 200 Jul 22 00:18:03.843161 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1017/4083] 10.4.3.168 () {68 vars in 1375 bytes} [Wed Jul 22 00:18:03 2026] PUT /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 => generated 395 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.852613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-53dedb1f-8f3c-42f1-94cc-ce5a960c7bad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.854500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53dedb1f-8f3c-42f1-94cc-ce5a960c7bad tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700/defaults Jul 22 00:18:03.854675 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53dedb1f-8f3c-42f1-94cc-ce5a960c7bad tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.854870 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53dedb1f-8f3c-42f1-94cc-ce5a960c7bad tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'defaults' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.866143 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53dedb1f-8f3c-42f1-94cc-ce5a960c7bad tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700/defaults returned with HTTP 200 Jul 22 00:18:03.866890 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1016/4084] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:03 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700/defaults => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.876467 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-726de408-821e-4106-88c6-29dc1b7464e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.878330 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-726de408-821e-4106-88c6-29dc1b7464e2 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 Jul 22 00:18:03.878551 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-726de408-821e-4106-88c6-29dc1b7464e2 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.878761 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-726de408-821e-4106-88c6-29dc1b7464e2 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.892222 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-726de408-821e-4106-88c6-29dc1b7464e2 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 returned with HTTP 200 Jul 22 00:18:03.892650 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1027/4085] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:03 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:03.901498 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b7df94c-fda6-4026-abba-3956d1d65965 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:03.903749 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b7df94c-fda6-4026-abba-3956d1d65965 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True Jul 22 00:18:03.903989 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b7df94c-fda6-4026-abba-3956d1d65965 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:03.904192 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b7df94c-fda6-4026-abba-3956d1d65965 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:03.921348 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b7df94c-fda6-4026-abba-3956d1d65965 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True returned with HTTP 200 Jul 22 00:18:03.921789 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1026/4086] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:18:03 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:03.935491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:04.034477 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:04.034984 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2030318990"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:04.036904 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2030318990'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:04.036904 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Create volume of 1 GB Jul 22 00:18:04.041473 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Availability Zones retrieved successfully. Jul 22 00:18:04.054215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Flow 'volume_create_api' (e79292ab-a50f-4f08-abe4-2061bcf031f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:04.054215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b07e9b-434e-4352-aa1c-8d848370263a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:04.054215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:04.056424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3747e246-a749-4287-858b-8c93128bcb51 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:04.065770 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3747e246-a749-4287-858b-8c93128bcb51 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:04.067419 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3747e246-a749-4287-858b-8c93128bcb51 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:04.068195 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3747e246-a749-4287-858b-8c93128bcb51 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:04.069402 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3747e246-a749-4287-858b-8c93128bcb51 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:04.079141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a6712be-dbc4-4f30-a910-75012f71017e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:04.082938 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a6712be-dbc4-4f30-a910-75012f71017e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:04.082938 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a6712be-dbc4-4f30-a910-75012f71017e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:04.083092 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:04.083092 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:04.083180 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a6712be-dbc4-4f30-a910-75012f71017e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:04.083180 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0a6712be-dbc4-4f30-a910-75012f71017e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:04.086323 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3747e246-a749-4287-858b-8c93128bcb51 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:18:04.087476 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1017/4087] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:04 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:04.089319 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:04.089319 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:04.089319 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a6712be-dbc4-4f30-a910-75012f71017e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:04.089444 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b07e9b-434e-4352-aa1c-8d848370263a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:04.089534 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1028/4088] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:04 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:04.090385 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1300560-7a49-4b12-a35b-09b0727198e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:04.156491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Created reservations ['c811b085-8f98-4552-bf86-f6b063d9d6a3', '9d3f6ed1-6501-4055-8cdf-d1deecee1aae', '9f6be5cb-d126-4142-9b91-12980914bc78', 'aaee225a-5fd2-4371-aa23-cef04f8dadaf'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:04.157554 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1300560-7a49-4b12-a35b-09b0727198e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c811b085-8f98-4552-bf86-f6b063d9d6a3', '9d3f6ed1-6501-4055-8cdf-d1deecee1aae', '9f6be5cb-d126-4142-9b91-12980914bc78', 'aaee225a-5fd2-4371-aa23-cef04f8dadaf']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:04.158989 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b3e6068-3b77-4ab4-a5d1-39530008a5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:04.188469 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b3e6068-3b77-4ab4-a5d1-39530008a5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33a721d-57cc-46fb-8440-72ca5f9c79f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2030318990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e6ffcc1a014e53a48d3843fd80e700',qos_specs=None,replication_status=,reservations=['c811b085-8f98-4552-bf86-f6b063d9d6a3','9d3f6ed1-6501-4055-8cdf-d1deecee1aae','9f6be5cb-d126-4142-9b91-12980914bc78','aaee225a-5fd2-4371-aa23-cef04f8dadaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f7e6e387954c8c8ca7dc25f4bf91d9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2030318990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d33a721d-57cc-46fb-8440-72ca5f9c79f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e6ffcc1a014e53a48d3843fd80e700',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f7e6e387954c8c8ca7dc25f4bf91d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:04.189736 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c445864-12d3-4692-bc26-37d630a38b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:04.210623 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c445864-12d3-4692-bc26-37d630a38b5d) transitioned into state 'SUCCESS' from state '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-2030318990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e6ffcc1a014e53a48d3843fd80e700',qos_specs=None,replication_status=,reservations=['c811b085-8f98-4552-bf86-f6b063d9d6a3','9d3f6ed1-6501-4055-8cdf-d1deecee1aae','9f6be5cb-d126-4142-9b91-12980914bc78','aaee225a-5fd2-4371-aa23-cef04f8dadaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f7e6e387954c8c8ca7dc25f4bf91d9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:04.211601 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (745ab01c-2489-4d13-8d89-f031e85607fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:04.222004 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (745ab01c-2489-4d13-8d89-f031e85607fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:04.223258 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Flow 'volume_create_api' (e79292ab-a50f-4f08-abe4-2061bcf031f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:04.223627 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Create volume request issued successfully. Jul 22 00:18:04.224663 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff1503a3-4c98-4498-ab53-e540fc0fdd42 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:04.225228 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1018/4089] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:03 2026] POST /volume/v3/volumes => generated 756 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:04.239547 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e7114c77-34f9-478b-ae2e-5c0727ac9145 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:04.242918 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7114c77-34f9-478b-ae2e-5c0727ac9145 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] GET https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:04.242918 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7114c77-34f9-478b-ae2e-5c0727ac9145 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:04.243349 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7114c77-34f9-478b-ae2e-5c0727ac9145 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:04.253161 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:04.253161 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:04.258331 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e7114c77-34f9-478b-ae2e-5c0727ac9145 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Volume info retrieved successfully. Jul 22 00:18:04.264698 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7114c77-34f9-478b-ae2e-5c0727ac9145 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 returned with HTTP 200 Jul 22 00:18:04.265257 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1027/4090] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:04 2026] GET /volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:05.097524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7956f2e0-abd0-4e03-a8c6-b22c3811054f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:05.099636 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7956f2e0-abd0-4e03-a8c6-b22c3811054f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:05.099931 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7956f2e0-abd0-4e03-a8c6-b22c3811054f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:05.100157 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7956f2e0-abd0-4e03-a8c6-b22c3811054f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:05.100299 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7956f2e0-abd0-4e03-a8c6-b22c3811054f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:05.100774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9adb3548-c5b6-464c-897a-198f27c16d06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:05.104400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9adb3548-c5b6-464c-897a-198f27c16d06 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:05.104646 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9adb3548-c5b6-464c-897a-198f27c16d06 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:05.104920 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9adb3548-c5b6-464c-897a-198f27c16d06 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:05.105057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9adb3548-c5b6-464c-897a-198f27c16d06 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:05.111444 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:05.111444 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:05.112361 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9adb3548-c5b6-464c-897a-198f27c16d06 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:05.112797 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1029/4091] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:05 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:05.117137 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:05.117137 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:05.120879 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7956f2e0-abd0-4e03-a8c6-b22c3811054f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:18:05.122268 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1018/4092] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:05 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:05.279493 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5aa8ec3e-07ef-4add-b160-2d66896b39c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:05.281415 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5aa8ec3e-07ef-4add-b160-2d66896b39c1 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] GET https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:05.281602 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5aa8ec3e-07ef-4add-b160-2d66896b39c1 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:05.281798 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5aa8ec3e-07ef-4add-b160-2d66896b39c1 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:05.288776 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:05.288776 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:05.293879 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5aa8ec3e-07ef-4add-b160-2d66896b39c1 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Volume info retrieved successfully. Jul 22 00:18:05.297160 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5aa8ec3e-07ef-4add-b160-2d66896b39c1 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 returned with HTTP 200 Jul 22 00:18:05.297510 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1019/4093] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:05 2026] GET /volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:05.309633 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d94c167-8c5c-4e2e-9063-283ca510d0ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:05.312146 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d94c167-8c5c-4e2e-9063-283ca510d0ed tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True Jul 22 00:18:05.312411 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d94c167-8c5c-4e2e-9063-283ca510d0ed tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:05.312672 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d94c167-8c5c-4e2e-9063-283ca510d0ed tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:05.338284 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d94c167-8c5c-4e2e-9063-283ca510d0ed tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True returned with HTTP 200 Jul 22 00:18:05.339874 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1028/4094] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:18:05 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:05.351440 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d10671fe-9d72-45a7-a561-57bf8bf0f16a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:05.353213 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d10671fe-9d72-45a7-a561-57bf8bf0f16a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] DELETE https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:05.353445 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d10671fe-9d72-45a7-a561-57bf8bf0f16a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:05.353633 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d10671fe-9d72-45a7-a561-57bf8bf0f16a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:05.353798 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d10671fe-9d72-45a7-a561-57bf8bf0f16a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Delete volume with id: d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:05.364913 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:05.364913 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:05.368877 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d10671fe-9d72-45a7-a561-57bf8bf0f16a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Volume info retrieved successfully. Jul 22 00:18:05.391989 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d10671fe-9d72-45a7-a561-57bf8bf0f16a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Delete volume request issued successfully. Jul 22 00:18:05.392230 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d10671fe-9d72-45a7-a561-57bf8bf0f16a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 returned with HTTP 202 Jul 22 00:18:05.393099 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1030/4095] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:05 2026] DELETE /volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 00:18:05.407979 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0de39af3-9f75-4251-b8ba-658bc1d9b50c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:05.422162 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0de39af3-9f75-4251-b8ba-658bc1d9b50c tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] GET https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:05.423507 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0de39af3-9f75-4251-b8ba-658bc1d9b50c tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:05.424563 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0de39af3-9f75-4251-b8ba-658bc1d9b50c tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:05.448155 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:05.448155 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:05.455808 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0de39af3-9f75-4251-b8ba-658bc1d9b50c tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Volume info retrieved successfully. Jul 22 00:18:05.459928 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0de39af3-9f75-4251-b8ba-658bc1d9b50c tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 returned with HTTP 200 Jul 22 00:18:05.460134 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1019/4096] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:05 2026] GET /volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:06.124426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40e1924c-bcc0-40ac-be33-9ea7b0943d0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:06.126407 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40e1924c-bcc0-40ac-be33-9ea7b0943d0b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:06.126648 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40e1924c-bcc0-40ac-be33-9ea7b0943d0b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:06.126947 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40e1924c-bcc0-40ac-be33-9ea7b0943d0b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:06.127138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-40e1924c-bcc0-40ac-be33-9ea7b0943d0b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:06.131943 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:06.131943 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:06.132531 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40e1924c-bcc0-40ac-be33-9ea7b0943d0b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:06.132935 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1020/4097] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:06 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:06.136494 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d236789b-3572-4402-a127-665fe821adc0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:06.139419 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d236789b-3572-4402-a127-665fe821adc0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:06.139419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d236789b-3572-4402-a127-665fe821adc0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:06.139419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d236789b-3572-4402-a127-665fe821adc0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:06.139419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d236789b-3572-4402-a127-665fe821adc0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:06.143545 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:06.143545 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:06.144496 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d236789b-3572-4402-a127-665fe821adc0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:18:06.145029 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1029/4098] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:06 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:06.472284 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7f28b335-fac2-4c36-adaa-0c1a5318d05f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:06.474855 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f28b335-fac2-4c36-adaa-0c1a5318d05f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] GET https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:06.474855 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f28b335-fac2-4c36-adaa-0c1a5318d05f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:06.474855 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f28b335-fac2-4c36-adaa-0c1a5318d05f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:06.482874 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f28b335-fac2-4c36-adaa-0c1a5318d05f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 returned with HTTP 404 Jul 22 00:18:06.483614 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1031/4099] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:06 2026] GET /volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:06.496690 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-210be61a-1a28-4d2a-a4c9-ab7466cc3772 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:06.514684 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-210be61a-1a28-4d2a-a4c9-ab7466cc3772 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] GET https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:06.516797 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-210be61a-1a28-4d2a-a4c9-ab7466cc3772 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:06.517399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-210be61a-1a28-4d2a-a4c9-ab7466cc3772 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:06.552806 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-210be61a-1a28-4d2a-a4c9-ab7466cc3772 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 returned with HTTP 404 Jul 22 00:18:06.554463 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1020/4100] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:06 2026] GET /volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:06.561367 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa1d5c97-8b04-4a75-870d-25fb39d5e12f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:06.563686 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa1d5c97-8b04-4a75-870d-25fb39d5e12f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] DELETE https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:06.564030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa1d5c97-8b04-4a75-870d-25fb39d5e12f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:06.564265 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa1d5c97-8b04-4a75-870d-25fb39d5e12f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:06.564491 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-fa1d5c97-8b04-4a75-870d-25fb39d5e12f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Delete volume with id: d33a721d-57cc-46fb-8440-72ca5f9c79f6 Jul 22 00:18:06.571231 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa1d5c97-8b04-4a75-870d-25fb39d5e12f tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 returned with HTTP 404 Jul 22 00:18:06.571661 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1021/4101] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:06 2026] DELETE /volume/v3/volumes/d33a721d-57cc-46fb-8440-72ca5f9c79f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:06.580013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-459448c0-a8d4-42f8-bc58-832efa276094 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:06.584489 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:06.584489 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1158109810"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:06.584489 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1158109810'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:06.584769 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Create volume of 1 GB Jul 22 00:18:06.589507 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Availability Zones retrieved successfully. Jul 22 00:18:06.594727 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Flow 'volume_create_api' (5eb051c4-f91b-4766-9ed9-5f4404885152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:06.595784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b318e4f9-b5fd-4e8a-82f6-4b4b56a71d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:06.596755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:06.622058 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b318e4f9-b5fd-4e8a-82f6-4b4b56a71d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:06.623381 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec24347-0d26-4d26-ad88-f826625a85e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:06.666943 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Created reservations ['ea05f0a3-3e14-471b-b8d6-54d98ae6eed0', '43306e05-d8d3-47fd-b377-976162981b3d', 'a20fbd4d-b747-4a5b-b1d9-d2fde3040aec', 'ab8c651d-304c-4daa-99db-12cfa515e198'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:06.667781 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec24347-0d26-4d26-ad88-f826625a85e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea05f0a3-3e14-471b-b8d6-54d98ae6eed0', '43306e05-d8d3-47fd-b377-976162981b3d', 'a20fbd4d-b747-4a5b-b1d9-d2fde3040aec', 'ab8c651d-304c-4daa-99db-12cfa515e198']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:06.668624 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a0bbb8-5068-4bf7-b631-7b362945e918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:06.689487 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a0bbb8-5068-4bf7-b631-7b362945e918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1158109810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e6ffcc1a014e53a48d3843fd80e700',qos_specs=None,replication_status=,reservations=['ea05f0a3-3e14-471b-b8d6-54d98ae6eed0','43306e05-d8d3-47fd-b377-976162981b3d','a20fbd4d-b747-4a5b-b1d9-d2fde3040aec','ab8c651d-304c-4daa-99db-12cfa515e198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f7e6e387954c8c8ca7dc25f4bf91d9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1158109810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e6ffcc1a014e53a48d3843fd80e700',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9f7e6e387954c8c8ca7dc25f4bf91d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:06.690741 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398b5b75-248f-4d4c-94c0-158d97fea953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:06.708939 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398b5b75-248f-4d4c-94c0-158d97fea953) transitioned into state 'SUCCESS' from state '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-1158109810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e6ffcc1a014e53a48d3843fd80e700',qos_specs=None,replication_status=,reservations=['ea05f0a3-3e14-471b-b8d6-54d98ae6eed0','43306e05-d8d3-47fd-b377-976162981b3d','a20fbd4d-b747-4a5b-b1d9-d2fde3040aec','ab8c651d-304c-4daa-99db-12cfa515e198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9f7e6e387954c8c8ca7dc25f4bf91d9',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:06.710971 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fb0491-3e46-493f-9beb-ce9b1caba368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:06.718124 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fb0491-3e46-493f-9beb-ce9b1caba368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:06.719044 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Flow 'volume_create_api' (5eb051c4-f91b-4766-9ed9-5f4404885152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:06.719399 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Create volume request issued successfully. Jul 22 00:18:06.720034 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-459448c0-a8d4-42f8-bc58-832efa276094 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:06.720543 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1030/4102] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:06 2026] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:06.732148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4308d2c-2752-4512-82a1-44e3b7a92365 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:06.734073 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4308d2c-2752-4512-82a1-44e3b7a92365 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] GET https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:06.734374 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4308d2c-2752-4512-82a1-44e3b7a92365 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:06.734611 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4308d2c-2752-4512-82a1-44e3b7a92365 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:06.744039 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:06.744039 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:06.747832 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a4308d2c-2752-4512-82a1-44e3b7a92365 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Volume info retrieved successfully. Jul 22 00:18:06.753128 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4308d2c-2752-4512-82a1-44e3b7a92365 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 returned with HTTP 200 Jul 22 00:18:06.753779 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1032/4103] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:06 2026] GET /volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:07.143373 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42ddacdc-3cff-43c5-ab19-3dd4f879475a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:07.145760 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42ddacdc-3cff-43c5-ab19-3dd4f879475a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:07.146081 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42ddacdc-3cff-43c5-ab19-3dd4f879475a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:07.146344 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42ddacdc-3cff-43c5-ab19-3dd4f879475a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:07.146503 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-42ddacdc-3cff-43c5-ab19-3dd4f879475a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:07.151995 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:07.151995 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:07.152935 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42ddacdc-3cff-43c5-ab19-3dd4f879475a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:07.155189 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1021/4104] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:07 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:07.157686 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc9e7d7e-4fc6-4ab8-8690-020b9191315e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:07.159376 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc9e7d7e-4fc6-4ab8-8690-020b9191315e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:07.159571 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc9e7d7e-4fc6-4ab8-8690-020b9191315e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:07.159777 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc9e7d7e-4fc6-4ab8-8690-020b9191315e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:07.159891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fc9e7d7e-4fc6-4ab8-8690-020b9191315e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:07.163800 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:07.163800 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:07.164348 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc9e7d7e-4fc6-4ab8-8690-020b9191315e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:18:07.164825 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1022/4105] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:07 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:07.766917 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc0c56d3-b830-443f-8040-6288a69c8b25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:07.769320 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc0c56d3-b830-443f-8040-6288a69c8b25 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] GET https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:07.769591 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc0c56d3-b830-443f-8040-6288a69c8b25 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:07.769827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc0c56d3-b830-443f-8040-6288a69c8b25 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:07.777575 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:07.777575 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:07.781283 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc0c56d3-b830-443f-8040-6288a69c8b25 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Volume info retrieved successfully. Jul 22 00:18:07.785543 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc0c56d3-b830-443f-8040-6288a69c8b25 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 returned with HTTP 200 Jul 22 00:18:07.785940 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1031/4106] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:07 2026] GET /volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:07.797163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e39100ff-26e9-45b1-985a-e1278f254d98 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:07.798824 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e39100ff-26e9-45b1-985a-e1278f254d98 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True Jul 22 00:18:07.799034 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e39100ff-26e9-45b1-985a-e1278f254d98 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:07.799212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e39100ff-26e9-45b1-985a-e1278f254d98 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:07.814817 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e39100ff-26e9-45b1-985a-e1278f254d98 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True returned with HTTP 200 Jul 22 00:18:07.815180 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1033/4107] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:18:07 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:07.828484 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0aaccd95-e28e-4955-9f55-bd4e8928d2f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:07.830528 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0aaccd95-e28e-4955-9f55-bd4e8928d2f0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/9f47f04e250745d3aef04ea6cbcbeb2c?usage=True Jul 22 00:18:07.830756 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0aaccd95-e28e-4955-9f55-bd4e8928d2f0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:07.831081 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0aaccd95-e28e-4955-9f55-bd4e8928d2f0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:07.849970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0aaccd95-e28e-4955-9f55-bd4e8928d2f0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/9f47f04e250745d3aef04ea6cbcbeb2c?usage=True returned with HTTP 200 Jul 22 00:18:07.850447 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1022/4108] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:18:07 2026] GET /volume/v3/os-quota-sets/9f47f04e250745d3aef04ea6cbcbeb2c?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:07.867589 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a848caa0-f8af-443c-974f-bde5501dd9e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:07.869679 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a848caa0-f8af-443c-974f-bde5501dd9e3 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] POST https://10.4.3.168/volume/v3/os-volume-transfer Jul 22 00:18:07.870149 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a848caa0-f8af-443c-974f-bde5501dd9e3 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:07.871707 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-a848caa0-f8af-443c-974f-bde5501dd9e3 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Creating new volume transfer {'transfer': {'volume_id': 'eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 00:18:07.871820 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-a848caa0-f8af-443c-974f-bde5501dd9e3 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Creating transfer of volume eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:07.872099 np0000005612 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-a848caa0-f8af-443c-974f-bde5501dd9e3 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Generating transfer record for volume eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:07.882295 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:07.882295 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:07.896968 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a848caa0-f8af-443c-974f-bde5501dd9e3 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 00:18:07.897811 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1023/4109] 10.4.3.168 () {68 vars in 1291 bytes} [Wed Jul 22 00:18:07 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:07.907907 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:07.972430 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] POST https://10.4.3.168/volume/v3/os-volume-transfer/49354013-1cf2-41e2-9a5a-bf12ea438879/accept Jul 22 00:18:07.972884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e9467fb5794f7891"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:07.974357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Accepting volume transfer 49354013-1cf2-41e2-9a5a-bf12ea438879 {{(pid=100286) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 00:18:07.974468 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Accepting transfer 49354013-1cf2-41e2-9a5a-bf12ea438879 Jul 22 00:18:08.045033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Created reservations ['c1aaf013-82dc-4ce7-ab8d-ba75a1aab331', '94b4a5db-d540-4157-b93a-74ebccc89d57', '0d1df566-495c-4b7c-b627-5ac522d3f8e0', '39849d1b-3566-4fb5-bc6f-f628e6cb6c7d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:08.074183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Created reservations ['0dce13db-b2a0-40e6-a362-69f38238c5d1', '0a74fef0-08f3-4e41-9dc5-373d203a64fa', '5daff9ec-6e23-43fb-ad46-aeb48c1a1611', 'c090a65e-1fae-4dbb-bd8b-a189a7e694ee'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:08.119479 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Created reservations ['bf502eb4-8631-4509-8ab7-6144f5e1d157', '73bde0d0-4856-4173-a8c9-ff87d8145851', 'c73426c4-92b2-4d5b-8237-f918bcd0c333', 'a44d55aa-64f9-4560-bc37-1277ce1c95fe'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:08.153208 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Created reservations ['d5963138-eeef-41ac-b47b-3df402e97015', '7c61662b-7f2e-4457-99e1-bbc2a3f8f9b1', 'd2ae3284-9bd4-427a-863d-c80de0ce2273', '76f75700-a484-4b00-bca3-6671b69b7f17'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:08.164843 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e26d6bac-2a52-4562-ad96-3f2821cb1673 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.165140 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Transfer volume completed successfully. Jul 22 00:18:08.167796 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e26d6bac-2a52-4562-ad96-3f2821cb1673 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:08.168122 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e26d6bac-2a52-4562-ad96-3f2821cb1673 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.168326 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e26d6bac-2a52-4562-ad96-3f2821cb1673 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.168424 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e26d6bac-2a52-4562-ad96-3f2821cb1673 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:08.172977 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:08.172977 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:08.174115 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e26d6bac-2a52-4562-ad96-3f2821cb1673 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:08.174601 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1034/4110] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:08 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:08.174849 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a51b424-aee7-4103-843e-aaf0bd48ed79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.177007 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a51b424-aee7-4103-843e-aaf0bd48ed79 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:08.177286 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a51b424-aee7-4103-843e-aaf0bd48ed79 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.177493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a51b424-aee7-4103-843e-aaf0bd48ed79 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.177616 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8a51b424-aee7-4103-843e-aaf0bd48ed79 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 51654ec0-4310-464f-8963-8c05899aca08. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:08.182367 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:08.182367 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:08.183174 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a51b424-aee7-4103-843e-aaf0bd48ed79 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 200 Jul 22 00:18:08.183582 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1023/4111] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:08 2026] GET /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:08.195128 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1150375-2730-45bb-b9f0-25ebcc35cf1e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.196986 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1150375-2730-45bb-b9f0-25ebcc35cf1e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 Jul 22 00:18:08.197192 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1150375-2730-45bb-b9f0-25ebcc35cf1e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.197404 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1150375-2730-45bb-b9f0-25ebcc35cf1e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.197635 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-c1150375-2730-45bb-b9f0-25ebcc35cf1e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete backup with id: 51654ec0-4310-464f-8963-8c05899aca08. Jul 22 00:18:08.202223 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:08.202223 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:08.213854 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-c1150375-2730-45bb-b9f0-25ebcc35cf1e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] delete_backup rpcapi backup_id 51654ec0-4310-464f-8963-8c05899aca08 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:18:08.215673 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1150375-2730-45bb-b9f0-25ebcc35cf1e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 returned with HTTP 202 Jul 22 00:18:08.216135 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1024/4112] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:08 2026] DELETE /volume/v3/backups/51654ec0-4310-464f-8963-8c05899aca08 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:08.224608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.226381 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:08.226749 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1174883419"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:08.228186 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1174883419'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:08.228314 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume of 1 GB Jul 22 00:18:08.232139 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Availability Zones retrieved successfully. Jul 22 00:18:08.235767 np0000005612 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Volume eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 has been transferred. Jul 22 00:18:08.238928 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (43561b1a-3d92-4b68-a957-4008e9897a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:08.239801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357ed049-19b7-4e3d-9eb4-453f5a15acf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:08.240643 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:08.243087 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-767e6a21-78f9-4a9b-b4d0-84427f71c3a6 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] https://10.4.3.168/volume/v3/os-volume-transfer/49354013-1cf2-41e2-9a5a-bf12ea438879/accept returned with HTTP 202 Jul 22 00:18:08.243552 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1032/4113] 10.4.3.168 () {68 vars in 1423 bytes} [Wed Jul 22 00:18:07 2026] POST /volume/v3/os-volume-transfer/49354013-1cf2-41e2-9a5a-bf12ea438879/accept => generated 365 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:08.252211 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8d71aa11-2e8e-4965-9181-c13737011ad1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.253902 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d71aa11-2e8e-4965-9181-c13737011ad1 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] GET https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:08.254090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d71aa11-2e8e-4965-9181-c13737011ad1 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.254271 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d71aa11-2e8e-4965-9181-c13737011ad1 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.260772 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:08.260772 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:08.266052 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (357ed049-19b7-4e3d-9eb4-453f5a15acf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:08.266731 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8d71aa11-2e8e-4965-9181-c13737011ad1 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] Volume info retrieved successfully. Jul 22 00:18:08.266801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c30c229-15cd-444f-9873-b3f1af56323b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:08.271932 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d71aa11-2e8e-4965-9181-c13737011ad1 tempest-VolumeQuotasAdminTestJSON-1673843213 tempest-VolumeQuotasAdminTestJSON-1673843213-project-member] https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 returned with HTTP 200 Jul 22 00:18:08.272324 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1024/4114] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:08 2026] GET /volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:08.286137 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9097f51e-e862-4b61-b8ed-29517b06a6f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.287813 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9097f51e-e862-4b61-b8ed-29517b06a6f0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True Jul 22 00:18:08.288165 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9097f51e-e862-4b61-b8ed-29517b06a6f0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.288243 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9097f51e-e862-4b61-b8ed-29517b06a6f0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.307349 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9097f51e-e862-4b61-b8ed-29517b06a6f0 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True returned with HTTP 200 Jul 22 00:18:08.307717 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1025/4115] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:18:08 2026] GET /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:08.309780 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['329d66ca-23c7-4e9f-98dd-8332f0d61807', 'e0423b24-ca46-44cb-98d9-22cc0bc6c228', '144c284f-6ded-4c59-9a9f-b638b0ccfbd7', '6fe99f7d-bdc7-4e42-a3e7-c825fdaaeff0'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:08.310585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c30c229-15cd-444f-9873-b3f1af56323b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['329d66ca-23c7-4e9f-98dd-8332f0d61807', 'e0423b24-ca46-44cb-98d9-22cc0bc6c228', '144c284f-6ded-4c59-9a9f-b638b0ccfbd7', '6fe99f7d-bdc7-4e42-a3e7-c825fdaaeff0']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:08.311390 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777b0917-6c0f-424b-bfc3-10bb510b1320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:08.318915 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c2e0d813-fbf1-45a0-9451-a93dca90bc68 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.320843 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2e0d813-fbf1-45a0-9451-a93dca90bc68 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/9f47f04e250745d3aef04ea6cbcbeb2c?usage=True Jul 22 00:18:08.321149 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2e0d813-fbf1-45a0-9451-a93dca90bc68 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.321262 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2e0d813-fbf1-45a0-9451-a93dca90bc68 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.321529 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:08.321529 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:08.335747 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777b0917-6c0f-424b-bfc3-10bb510b1320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d7eb43-8cab-4390-8e04-aa8726260c4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1174883419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['329d66ca-23c7-4e9f-98dd-8332f0d61807','e0423b24-ca46-44cb-98d9-22cc0bc6c228','144c284f-6ded-4c59-9a9f-b638b0ccfbd7','6fe99f7d-bdc7-4e42-a3e7-c825fdaaeff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1174883419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d7eb43-8cab-4390-8e04-aa8726260c4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae808051f3ed4a8390803c2455f92b54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a631a2e4d9214a4491df8ead63df07f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:08.336874 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fef222-3656-42e8-acc3-ccb8c4f38f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:08.340993 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2e0d813-fbf1-45a0-9451-a93dca90bc68 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/9f47f04e250745d3aef04ea6cbcbeb2c?usage=True returned with HTTP 200 Jul 22 00:18:08.341383 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1033/4116] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:18:08 2026] GET /volume/v3/os-quota-sets/9f47f04e250745d3aef04ea6cbcbeb2c?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:08.351587 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16b36c78-6838-4a2c-af87-f8e0d565188b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.353871 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16b36c78-6838-4a2c-af87-f8e0d565188b tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:08.354082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16b36c78-6838-4a2c-af87-f8e0d565188b tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.354265 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16b36c78-6838-4a2c-af87-f8e0d565188b tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.354481 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-16b36c78-6838-4a2c-af87-f8e0d565188b tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Delete volume with id: eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:08.356337 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fef222-3656-42e8-acc3-ccb8c4f38f34) transitioned into state 'SUCCESS' from state '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-1174883419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['329d66ca-23c7-4e9f-98dd-8332f0d61807','e0423b24-ca46-44cb-98d9-22cc0bc6c228','144c284f-6ded-4c59-9a9f-b638b0ccfbd7','6fe99f7d-bdc7-4e42-a3e7-c825fdaaeff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:08.356994 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca9eceb-56bb-4cf8-b3f0-06b0b0b123b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:08.362451 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:08.362451 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:08.362764 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16b36c78-6838-4a2c-af87-f8e0d565188b tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Volume info retrieved successfully. Jul 22 00:18:08.367879 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca9eceb-56bb-4cf8-b3f0-06b0b0b123b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:08.367879 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (43561b1a-3d92-4b68-a957-4008e9897a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:08.367879 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request issued successfully. Jul 22 00:18:08.367879 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87ddedaf-bb75-4cde-8b9f-3641f63b6749 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:08.367879 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1035/4117] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:18:08 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:08.379879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33201585-61fe-443e-a889-df965ebc55f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.382945 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33201585-61fe-443e-a889-df965ebc55f3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c Jul 22 00:18:08.382945 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33201585-61fe-443e-a889-df965ebc55f3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.382945 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33201585-61fe-443e-a889-df965ebc55f3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.383110 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16b36c78-6838-4a2c-af87-f8e0d565188b tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Delete volume request issued successfully. Jul 22 00:18:08.383110 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16b36c78-6838-4a2c-af87-f8e0d565188b tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 returned with HTTP 202 Jul 22 00:18:08.383584 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1025/4118] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:08 2026] DELETE /volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:08.393176 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:08.393176 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:08.393706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb238509-9a77-470c-b826-05ee5b0e5324 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:08.395993 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb238509-9a77-470c-b826-05ee5b0e5324 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:08.396247 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb238509-9a77-470c-b826-05ee5b0e5324 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:08.396337 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33201585-61fe-443e-a889-df965ebc55f3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:08.398882 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb238509-9a77-470c-b826-05ee5b0e5324 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:08.404726 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33201585-61fe-443e-a889-df965ebc55f3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c returned with HTTP 200 Jul 22 00:18:08.405129 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1026/4119] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:08 2026] GET /volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:08.410701 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:08.410701 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:08.414833 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bb238509-9a77-470c-b826-05ee5b0e5324 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Volume info retrieved successfully. Jul 22 00:18:08.423039 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb238509-9a77-470c-b826-05ee5b0e5324 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 returned with HTTP 200 Jul 22 00:18:08.423471 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1034/4120] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:08 2026] GET /volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 => generated 1012 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:09.184450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-24b7a4f0-0f5d-4a3a-a955-9ef92892e4a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.186326 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24b7a4f0-0f5d-4a3a-a955-9ef92892e4a5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:09.186595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24b7a4f0-0f5d-4a3a-a955-9ef92892e4a5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:09.186834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24b7a4f0-0f5d-4a3a-a955-9ef92892e4a5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:09.187025 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-24b7a4f0-0f5d-4a3a-a955-9ef92892e4a5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:09.191717 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:09.191717 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:09.192357 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24b7a4f0-0f5d-4a3a-a955-9ef92892e4a5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:09.192729 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1036/4121] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:09 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:09.419913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f468c47-6e97-4d82-8484-4100b1741e05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.422029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f468c47-6e97-4d82-8484-4100b1741e05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c Jul 22 00:18:09.422313 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f468c47-6e97-4d82-8484-4100b1741e05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:09.422540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f468c47-6e97-4d82-8484-4100b1741e05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:09.430451 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:09.430451 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:09.434170 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f468c47-6e97-4d82-8484-4100b1741e05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:09.439511 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f468c47-6e97-4d82-8484-4100b1741e05 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c returned with HTTP 200 Jul 22 00:18:09.439928 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1026/4122] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:09 2026] GET /volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:09.441350 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a8e7383-6812-417a-b192-5dc1fd197164 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.443612 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a8e7383-6812-417a-b192-5dc1fd197164 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:09.443902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a8e7383-6812-417a-b192-5dc1fd197164 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:09.444228 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a8e7383-6812-417a-b192-5dc1fd197164 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:09.450369 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a8e7383-6812-417a-b192-5dc1fd197164 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 returned with HTTP 404 Jul 22 00:18:09.451046 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1027/4123] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:09 2026] GET /volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:09.452170 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d7fcff5-5227-49dd-8287-020f6d33d8f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.457691 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d7fcff5-5227-49dd-8287-020f6d33d8f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:18:09.458731 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d7fcff5-5227-49dd-8287-020f6d33d8f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48d7eb43-8cab-4390-8e04-aa8726260c4c", "name": "tempest-type-Backup-545317912"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:09.462199 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-8d7fcff5-5227-49dd-8287-020f6d33d8f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating new backup {'backup': {'volume_id': '48d7eb43-8cab-4390-8e04-aa8726260c4c', 'name': 'tempest-type-Backup-545317912'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:18:09.462513 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-8d7fcff5-5227-49dd-8287-020f6d33d8f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating backup of volume 48d7eb43-8cab-4390-8e04-aa8726260c4c in container None Jul 22 00:18:09.462572 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-319a5ecc-1ff1-4f52-bb8a-b2419bb4a600 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.464447 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-319a5ecc-1ff1-4f52-bb8a-b2419bb4a600 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] GET https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:09.464718 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-319a5ecc-1ff1-4f52-bb8a-b2419bb4a600 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:09.464981 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-319a5ecc-1ff1-4f52-bb8a-b2419bb4a600 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:09.470628 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-319a5ecc-1ff1-4f52-bb8a-b2419bb4a600 tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 returned with HTTP 404 Jul 22 00:18:09.471155 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1037/4124] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:09 2026] GET /volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:09.476322 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:09.476322 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:09.477172 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8d7fcff5-5227-49dd-8287-020f6d33d8f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:09.480697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eabab705-0fc9-4376-9a63-9630882bbc3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.482685 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eabab705-0fc9-4376-9a63-9630882bbc3a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] DELETE https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:09.483010 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eabab705-0fc9-4376-9a63-9630882bbc3a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:09.483209 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eabab705-0fc9-4376-9a63-9630882bbc3a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:09.483367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-eabab705-0fc9-4376-9a63-9630882bbc3a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] Delete volume with id: eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 Jul 22 00:18:09.489273 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eabab705-0fc9-4376-9a63-9630882bbc3a tempest-VolumeQuotasAdminTestJSON-268598485 tempest-VolumeQuotasAdminTestJSON-268598485-project-member] https://10.4.3.168/volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 returned with HTTP 404 Jul 22 00:18:09.489851 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1027/4125] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:09 2026] DELETE /volume/v3/volumes/eed4a1da-8d9f-4ba1-9ed2-8d4d3dcb7653 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:09.502651 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-30c90a4b-38ad-4d6f-90f2-bdf264d70642 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.504395 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30c90a4b-38ad-4d6f-90f2-bdf264d70642 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] GET https://10.4.3.168/volume/v3/os-quota-sets/d72dc4ca4e38493d9f05d711caaa57aa?usage=True Jul 22 00:18:09.504576 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30c90a4b-38ad-4d6f-90f2-bdf264d70642 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:09.504766 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30c90a4b-38ad-4d6f-90f2-bdf264d70642 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:09.509200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8d7fcff5-5227-49dd-8287-020f6d33d8f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['b5128436-be1a-4a03-86dd-ed7f042cb2c8', '0b1a7106-71a2-4e73-a94f-866e1f033b2f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:09.520220 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30c90a4b-38ad-4d6f-90f2-bdf264d70642 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/d72dc4ca4e38493d9f05d711caaa57aa?usage=True returned with HTTP 200 Jul 22 00:18:09.520707 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1028/4126] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:18:09 2026] GET /volume/v3/os-quota-sets/d72dc4ca4e38493d9f05d711caaa57aa?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:09.539194 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce13c292-9c98-4cfb-a173-ade59d106a99 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.540874 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce13c292-9c98-4cfb-a173-ade59d106a99 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 Jul 22 00:18:09.541218 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce13c292-9c98-4cfb-a173-ade59d106a99 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:09.541320 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d7fcff5-5227-49dd-8287-020f6d33d8f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:18:09.541731 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1035/4127] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:18:09 2026] POST /volume/v3/backups => generated 315 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:09.549401 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc4e392b-39b8-452b-b290-7fc053c149d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.551487 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc4e392b-39b8-452b-b290-7fc053c149d5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:09.551798 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc4e392b-39b8-452b-b290-7fc053c149d5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:09.552404 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc4e392b-39b8-452b-b290-7fc053c149d5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:09.552404 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dc4e392b-39b8-452b-b290-7fc053c149d5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:09.557073 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:09.557073 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:09.557850 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc4e392b-39b8-452b-b290-7fc053c149d5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:09.558309 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1028/4128] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:09 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:09.604459 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce13c292-9c98-4cfb-a173-ade59d106a99 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 returned with HTTP 200 Jul 22 00:18:09.604823 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1038/4129] 10.4.3.168 () {68 vars in 1375 bytes} [Wed Jul 22 00:18:09 2026] PUT /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 => generated 397 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:09.613510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1bead272-2a5f-4f1a-acf3-328aeffca076 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:09.615557 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bead272-2a5f-4f1a-acf3-328aeffca076 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] PUT https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 Jul 22 00:18:09.615942 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1bead272-2a5f-4f1a-acf3-328aeffca076 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:09.681645 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1bead272-2a5f-4f1a-acf3-328aeffca076 tempest-VolumeQuotasAdminTestJSON-343458247 tempest-VolumeQuotasAdminTestJSON-343458247-project-admin] https://10.4.3.168/volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 returned with HTTP 200 Jul 22 00:18:09.682156 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1029/4130] 10.4.3.168 () {68 vars in 1375 bytes} [Wed Jul 22 00:18:09 2026] PUT /volume/v3/os-quota-sets/63e6ffcc1a014e53a48d3843fd80e700 => generated 395 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:10.203384 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4446d722-1bf9-4ad5-8dbf-288d779295a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:10.205210 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4446d722-1bf9-4ad5-8dbf-288d779295a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:10.205437 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4446d722-1bf9-4ad5-8dbf-288d779295a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:10.205646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4446d722-1bf9-4ad5-8dbf-288d779295a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:10.205785 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4446d722-1bf9-4ad5-8dbf-288d779295a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:10.210096 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:10.210096 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:10.210666 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4446d722-1bf9-4ad5-8dbf-288d779295a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:10.211053 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1036/4131] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:10 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:10.573196 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b3f1929-7da7-4b76-b155-e4ef71cb4fa1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:10.575214 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b3f1929-7da7-4b76-b155-e4ef71cb4fa1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:10.575527 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b3f1929-7da7-4b76-b155-e4ef71cb4fa1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:10.575818 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b3f1929-7da7-4b76-b155-e4ef71cb4fa1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:10.576025 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8b3f1929-7da7-4b76-b155-e4ef71cb4fa1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:10.579991 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:10.579991 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:10.580646 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b3f1929-7da7-4b76-b155-e4ef71cb4fa1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:10.581114 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1029/4132] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:10 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:11.221367 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6800a5a7-7f74-42db-9b2f-e18f83e89116 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:11.223613 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6800a5a7-7f74-42db-9b2f-e18f83e89116 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:11.223613 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6800a5a7-7f74-42db-9b2f-e18f83e89116 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:11.224261 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6800a5a7-7f74-42db-9b2f-e18f83e89116 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:11.224261 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6800a5a7-7f74-42db-9b2f-e18f83e89116 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:11.228238 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:11.228238 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:11.228963 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6800a5a7-7f74-42db-9b2f-e18f83e89116 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:11.229355 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1039/4133] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:11 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:11.591689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2afdfa79-55cd-4d5d-8a64-db01f4337d9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:11.593694 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2afdfa79-55cd-4d5d-8a64-db01f4337d9f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:11.593890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2afdfa79-55cd-4d5d-8a64-db01f4337d9f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:11.594080 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2afdfa79-55cd-4d5d-8a64-db01f4337d9f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:11.594177 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2afdfa79-55cd-4d5d-8a64-db01f4337d9f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:11.598228 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:11.598228 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:11.598921 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2afdfa79-55cd-4d5d-8a64-db01f4337d9f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:11.599320 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1030/4134] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:11 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:12.096688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-26ac8c8b-c762-400a-8241-f2c526a200f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:12.221494 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26ac8c8b-c762-400a-8241-f2c526a200f0 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] GET https://10.4.3.168/volume/v3/os-services Jul 22 00:18:12.221759 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26ac8c8b-c762-400a-8241-f2c526a200f0 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:12.222089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26ac8c8b-c762-400a-8241-f2c526a200f0 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:12.232283 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26ac8c8b-c762-400a-8241-f2c526a200f0 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] https://10.4.3.168/volume/v3/os-services returned with HTTP 200 Jul 22 00:18:12.233455 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1037/4135] 10.4.3.168 () {66 vars in 1249 bytes} [Wed Jul 22 00:18:12 2026] GET /volume/v3/os-services => generated 626 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:12.244066 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a05a5a39-8061-4c65-8518-3421e1143f21 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:12.246418 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a05a5a39-8061-4c65-8518-3421e1143f21 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:12.246725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a05a5a39-8061-4c65-8518-3421e1143f21 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:12.247011 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a05a5a39-8061-4c65-8518-3421e1143f21 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:12.247171 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a05a5a39-8061-4c65-8518-3421e1143f21 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:12.248289 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-050657c7-8867-48fa-8cda-04b5a4b36c69 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:12.250295 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-050657c7-8867-48fa-8cda-04b5a4b36c69 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] GET https://10.4.3.168/volume/v3/os-services?host=np0000005612 Jul 22 00:18:12.250589 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-050657c7-8867-48fa-8cda-04b5a4b36c69 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:12.250912 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-050657c7-8867-48fa-8cda-04b5a4b36c69 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:12.252212 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:12.252212 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:12.253025 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a05a5a39-8061-4c65-8518-3421e1143f21 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:12.253464 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1030/4136] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:12 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:12.261891 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-050657c7-8867-48fa-8cda-04b5a4b36c69 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] https://10.4.3.168/volume/v3/os-services?host=np0000005612 returned with HTTP 200 Jul 22 00:18:12.262373 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1040/4137] 10.4.3.168 () {66 vars in 1284 bytes} [Wed Jul 22 00:18:12 2026] GET /volume/v3/os-services?host=np0000005612 => generated 626 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:12.273499 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41d010e0-d1d6-4939-bb24-6b659a549f17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:12.275251 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41d010e0-d1d6-4939-bb24-6b659a549f17 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] GET https://10.4.3.168/volume/v3/os-services?host=np0000005612&binary=cinder-scheduler Jul 22 00:18:12.275734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41d010e0-d1d6-4939-bb24-6b659a549f17 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:12.276116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41d010e0-d1d6-4939-bb24-6b659a549f17 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:12.280585 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41d010e0-d1d6-4939-bb24-6b659a549f17 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] https://10.4.3.168/volume/v3/os-services?host=np0000005612&binary=cinder-scheduler returned with HTTP 200 Jul 22 00:18:12.281101 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1031/4138] 10.4.3.168 () {66 vars in 1332 bytes} [Wed Jul 22 00:18:12 2026] GET /volume/v3/os-services?host=np0000005612&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:12.291545 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f6c86a4-04eb-48d0-b523-618add07088c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:12.296993 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f6c86a4-04eb-48d0-b523-618add07088c tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] GET https://10.4.3.168/volume/v3/os-services?binary=cinder-scheduler Jul 22 00:18:12.297189 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f6c86a4-04eb-48d0-b523-618add07088c tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:12.297414 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f6c86a4-04eb-48d0-b523-618add07088c tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:12.302910 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f6c86a4-04eb-48d0-b523-618add07088c tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] https://10.4.3.168/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 22 00:18:12.303415 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1038/4139] 10.4.3.168 () {66 vars in 1296 bytes} [Wed Jul 22 00:18:12 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:12.315570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:12.382392 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:12.382877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2063715437"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:12.384768 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2063715437'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:12.384971 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Create volume of 1 GB Jul 22 00:18:12.390543 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Availability Zones retrieved successfully. Jul 22 00:18:12.396273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Flow 'volume_create_api' (f68afea1-c89c-4ce0-a4c9-35826afe6f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:12.397444 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4754bc2-d2e6-4de3-87e4-8581223f1579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:12.398393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:12.425879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4754bc2-d2e6-4de3-87e4-8581223f1579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:12.426740 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435f86d4-5978-42af-8b55-ea9a97d13534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:12.486570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Created reservations ['47a1e0ba-b913-4763-a9fc-082405206bde', 'a78aa05f-6bf6-4686-9dde-47d8a7307ae4', '69d3b107-df0b-46e1-8cc1-c3b7ae8a62a6', '86417faa-0be3-46b5-aec5-149a56698c23'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:12.487429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435f86d4-5978-42af-8b55-ea9a97d13534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a1e0ba-b913-4763-a9fc-082405206bde', 'a78aa05f-6bf6-4686-9dde-47d8a7307ae4', '69d3b107-df0b-46e1-8cc1-c3b7ae8a62a6', '86417faa-0be3-46b5-aec5-149a56698c23']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:12.488164 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf2df13-9c6f-489b-91b7-78d9c062218b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:12.511266 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf2df13-9c6f-489b-91b7-78d9c062218b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b41d2d-b833-4ea9-9c6d-496c20165961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2063715437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3aee1f2a1d6442c6b98eeafa4b5ca1b6',qos_specs=None,replication_status=,reservations=['47a1e0ba-b913-4763-a9fc-082405206bde','a78aa05f-6bf6-4686-9dde-47d8a7307ae4','69d3b107-df0b-46e1-8cc1-c3b7ae8a62a6','86417faa-0be3-46b5-aec5-149a56698c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06d40d7ea82b419292560553fae3a0d4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2063715437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b41d2d-b833-4ea9-9c6d-496c20165961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3aee1f2a1d6442c6b98eeafa4b5ca1b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06d40d7ea82b419292560553fae3a0d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:12.511914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c90281-dcd4-48d2-a24e-25a3dc0fe90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:12.528419 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c90281-dcd4-48d2-a24e-25a3dc0fe90b) transitioned into state 'SUCCESS' from state '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-2063715437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3aee1f2a1d6442c6b98eeafa4b5ca1b6',qos_specs=None,replication_status=,reservations=['47a1e0ba-b913-4763-a9fc-082405206bde','a78aa05f-6bf6-4686-9dde-47d8a7307ae4','69d3b107-df0b-46e1-8cc1-c3b7ae8a62a6','86417faa-0be3-46b5-aec5-149a56698c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06d40d7ea82b419292560553fae3a0d4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:12.529088 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (331f72ff-2e6d-4b07-8523-020b5fd938db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:12.538339 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (331f72ff-2e6d-4b07-8523-020b5fd938db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:12.539872 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Flow 'volume_create_api' (f68afea1-c89c-4ce0-a4c9-35826afe6f24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:12.540503 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Create volume request issued successfully. Jul 22 00:18:12.541399 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a630d2b0-d091-4998-95a2-b3e9d58f4b7d tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:12.542000 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1031/4140] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:12 2026] POST /volume/v3/volumes => generated 754 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:12.556972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9defe83-2ae7-4bdd-b17f-dcd2d6deea7f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:12.560353 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9defe83-2ae7-4bdd-b17f-dcd2d6deea7f tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] GET https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 Jul 22 00:18:12.560641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9defe83-2ae7-4bdd-b17f-dcd2d6deea7f tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:12.560921 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9defe83-2ae7-4bdd-b17f-dcd2d6deea7f tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:12.569394 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:12.569394 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:12.573576 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9defe83-2ae7-4bdd-b17f-dcd2d6deea7f tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Volume info retrieved successfully. Jul 22 00:18:12.577663 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9defe83-2ae7-4bdd-b17f-dcd2d6deea7f tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 returned with HTTP 200 Jul 22 00:18:12.578084 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1041/4141] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:12 2026] GET /volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:12.613579 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55a5e7f6-23a8-42bb-8233-4e592e24e46a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:12.615523 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55a5e7f6-23a8-42bb-8233-4e592e24e46a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:12.615805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55a5e7f6-23a8-42bb-8233-4e592e24e46a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:12.616043 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55a5e7f6-23a8-42bb-8233-4e592e24e46a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:12.616164 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-55a5e7f6-23a8-42bb-8233-4e592e24e46a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:12.622640 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:12.622640 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:12.623867 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55a5e7f6-23a8-42bb-8233-4e592e24e46a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:12.624880 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1032/4142] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:12 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:13.265825 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae85a6a7-6082-4cb2-bd6e-5897d0774c53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.267727 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae85a6a7-6082-4cb2-bd6e-5897d0774c53 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:13.267975 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae85a6a7-6082-4cb2-bd6e-5897d0774c53 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.268221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae85a6a7-6082-4cb2-bd6e-5897d0774c53 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.268332 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ae85a6a7-6082-4cb2-bd6e-5897d0774c53 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id f832f315-4a38-443a-be6a-196707b5d42a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:13.273045 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.273045 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:13.273815 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae85a6a7-6082-4cb2-bd6e-5897d0774c53 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 200 Jul 22 00:18:13.274214 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1039/4143] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:13 2026] GET /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:13.286440 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8a78494-d151-422a-a4ed-85fb28520eda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.288695 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8a78494-d151-422a-a4ed-85fb28520eda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] DELETE https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a Jul 22 00:18:13.289003 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8a78494-d151-422a-a4ed-85fb28520eda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.289214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8a78494-d151-422a-a4ed-85fb28520eda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.289361 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-b8a78494-d151-422a-a4ed-85fb28520eda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Delete backup with id: f832f315-4a38-443a-be6a-196707b5d42a. Jul 22 00:18:13.295303 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.295303 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:13.309074 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-b8a78494-d151-422a-a4ed-85fb28520eda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] delete_backup rpcapi backup_id f832f315-4a38-443a-be6a-196707b5d42a {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:18:13.311033 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8a78494-d151-422a-a4ed-85fb28520eda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a returned with HTTP 202 Jul 22 00:18:13.311532 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1032/4144] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:13 2026] DELETE /volume/v3/backups/f832f315-4a38-443a-be6a-196707b5d42a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:13.319944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aad97662-2cb3-4839-a6f8-f1d4eb127318 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.321844 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aad97662-2cb3-4839-a6f8-f1d4eb127318 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba Jul 22 00:18:13.322100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aad97662-2cb3-4839-a6f8-f1d4eb127318 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.322298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aad97662-2cb3-4839-a6f8-f1d4eb127318 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.322480 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-aad97662-2cb3-4839-a6f8-f1d4eb127318 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume with id: 649024c7-c601-4bd4-b519-8f42f968f9ba Jul 22 00:18:13.330122 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.330122 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:13.330442 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aad97662-2cb3-4839-a6f8-f1d4eb127318 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:13.352070 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aad97662-2cb3-4839-a6f8-f1d4eb127318 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume request issued successfully. Jul 22 00:18:13.352172 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aad97662-2cb3-4839-a6f8-f1d4eb127318 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba returned with HTTP 202 Jul 22 00:18:13.352556 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1042/4145] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:13 2026] DELETE /volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:13.361265 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12adcd50-e67b-461e-bc6a-7e76a46c9e5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.363540 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12adcd50-e67b-461e-bc6a-7e76a46c9e5e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba Jul 22 00:18:13.364143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12adcd50-e67b-461e-bc6a-7e76a46c9e5e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.364452 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12adcd50-e67b-461e-bc6a-7e76a46c9e5e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.374091 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.374091 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:13.379774 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-12adcd50-e67b-461e-bc6a-7e76a46c9e5e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:13.385306 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12adcd50-e67b-461e-bc6a-7e76a46c9e5e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba returned with HTTP 200 Jul 22 00:18:13.386317 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1033/4146] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:13 2026] GET /volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:13.590575 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2203deef-5ac8-44f5-b7ff-c80aad25a054 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.592365 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2203deef-5ac8-44f5-b7ff-c80aad25a054 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] GET https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 Jul 22 00:18:13.592616 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2203deef-5ac8-44f5-b7ff-c80aad25a054 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.593171 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2203deef-5ac8-44f5-b7ff-c80aad25a054 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.599939 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.599939 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:13.603824 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2203deef-5ac8-44f5-b7ff-c80aad25a054 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Volume info retrieved successfully. Jul 22 00:18:13.608289 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2203deef-5ac8-44f5-b7ff-c80aad25a054 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 returned with HTTP 200 Jul 22 00:18:13.608701 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1040/4147] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:13 2026] GET /volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:13.621762 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9efbc9f4-c598-4e6e-b6c1-3dc026cf077b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.623603 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9efbc9f4-c598-4e6e-b6c1-3dc026cf077b tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] GET https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 Jul 22 00:18:13.623827 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9efbc9f4-c598-4e6e-b6c1-3dc026cf077b tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.624096 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9efbc9f4-c598-4e6e-b6c1-3dc026cf077b tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.632828 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.632828 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:13.636645 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9efbc9f4-c598-4e6e-b6c1-3dc026cf077b tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Volume info retrieved successfully. Jul 22 00:18:13.639923 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34f108cc-5fc1-4a53-887a-0412889f28a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.641061 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9efbc9f4-c598-4e6e-b6c1-3dc026cf077b tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 returned with HTTP 200 Jul 22 00:18:13.641590 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1033/4148] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:13 2026] GET /volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 => generated 1011 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:13.641972 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34f108cc-5fc1-4a53-887a-0412889f28a7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:13.642239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34f108cc-5fc1-4a53-887a-0412889f28a7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.642483 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34f108cc-5fc1-4a53-887a-0412889f28a7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.642606 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-34f108cc-5fc1-4a53-887a-0412889f28a7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:13.653461 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.653461 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:13.654200 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34f108cc-5fc1-4a53-887a-0412889f28a7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:13.654703 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1043/4149] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:13 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:13.660144 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d452dc3-17ca-49a3-8921-feb9f4605bd1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.664502 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d452dc3-17ca-49a3-8921-feb9f4605bd1 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] GET https://10.4.3.168/volume/v3/os-services?host=np0000005612&binary=cinder-volume Jul 22 00:18:13.664502 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d452dc3-17ca-49a3-8921-feb9f4605bd1 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.664502 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d452dc3-17ca-49a3-8921-feb9f4605bd1 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.667366 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d452dc3-17ca-49a3-8921-feb9f4605bd1 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] https://10.4.3.168/volume/v3/os-services?host=np0000005612&binary=cinder-volume returned with HTTP 200 Jul 22 00:18:13.667892 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1034/4150] 10.4.3.168 () {66 vars in 1326 bytes} [Wed Jul 22 00:18:13 2026] GET /volume/v3/os-services?host=np0000005612&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:13.676502 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0bdcc97b-7dce-43a0-a803-eb2d7a31ef5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.678262 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bdcc97b-7dce-43a0-a803-eb2d7a31ef5c tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] GET https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 Jul 22 00:18:13.678456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bdcc97b-7dce-43a0-a803-eb2d7a31ef5c tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.678641 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bdcc97b-7dce-43a0-a803-eb2d7a31ef5c tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.685467 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.685467 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:13.689049 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0bdcc97b-7dce-43a0-a803-eb2d7a31ef5c tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Volume info retrieved successfully. Jul 22 00:18:13.694160 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bdcc97b-7dce-43a0-a803-eb2d7a31ef5c tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 returned with HTTP 200 Jul 22 00:18:13.704774 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1041/4151] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:13 2026] GET /volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:13.709657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19d3d441-0bd3-400c-9bd4-3205eb44d7d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.711297 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19d3d441-0bd3-400c-9bd4-3205eb44d7d7 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] DELETE https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 Jul 22 00:18:13.711462 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19d3d441-0bd3-400c-9bd4-3205eb44d7d7 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.711628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19d3d441-0bd3-400c-9bd4-3205eb44d7d7 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.711936 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-19d3d441-0bd3-400c-9bd4-3205eb44d7d7 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Delete volume with id: 46b41d2d-b833-4ea9-9c6d-496c20165961 Jul 22 00:18:13.718483 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.718483 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:13.718955 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19d3d441-0bd3-400c-9bd4-3205eb44d7d7 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Volume info retrieved successfully. Jul 22 00:18:13.736197 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19d3d441-0bd3-400c-9bd4-3205eb44d7d7 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Delete volume request issued successfully. Jul 22 00:18:13.736453 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19d3d441-0bd3-400c-9bd4-3205eb44d7d7 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 returned with HTTP 202 Jul 22 00:18:13.737038 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1034/4152] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:13 2026] DELETE /volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:13.744740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2203c9ae-0cc2-49b1-85ef-b623378500c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:13.746521 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2203c9ae-0cc2-49b1-85ef-b623378500c0 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] GET https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 Jul 22 00:18:13.746769 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2203c9ae-0cc2-49b1-85ef-b623378500c0 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:13.747047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2203c9ae-0cc2-49b1-85ef-b623378500c0 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:13.755976 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:13.755976 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:13.759439 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2203c9ae-0cc2-49b1-85ef-b623378500c0 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Volume info retrieved successfully. Jul 22 00:18:13.765036 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2203c9ae-0cc2-49b1-85ef-b623378500c0 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 returned with HTTP 200 Jul 22 00:18:13.765459 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1044/4153] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:13 2026] GET /volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:14.399481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18a93053-752a-45a2-8221-9f1d5937ff5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:14.401065 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18a93053-752a-45a2-8221-9f1d5937ff5a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba Jul 22 00:18:14.401237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18a93053-752a-45a2-8221-9f1d5937ff5a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:14.401404 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18a93053-752a-45a2-8221-9f1d5937ff5a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:14.408211 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18a93053-752a-45a2-8221-9f1d5937ff5a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba returned with HTTP 404 Jul 22 00:18:14.408996 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1035/4154] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:14 2026] GET /volume/v3/volumes/649024c7-c601-4bd4-b519-8f42f968f9ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:14.416431 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3145f90-924a-4f13-b174-da2a394f982b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:14.418272 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3145f90-924a-4f13-b174-da2a394f982b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb/export_record Jul 22 00:18:14.418479 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3145f90-924a-4f13-b174-da2a394f982b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:14.418667 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3145f90-924a-4f13-b174-da2a394f982b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Calling method 'export_record' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:14.418765 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-b3145f90-924a-4f13-b174-da2a394f982b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Export record for backup 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 00:18:14.422607 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:14.422607 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:14.423592 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-b3145f90-924a-4f13-b174-da2a394f982b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '062ba4535403452c87925206de51e167', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70842790ab3b4002aef9bfa871468f5b', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:18:14.423781 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3145f90-924a-4f13-b174-da2a394f982b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb/export_record returned with HTTP 403 Jul 22 00:18:14.424241 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1042/4155] 10.4.3.168 () {68 vars in 1430 bytes} [Wed Jul 22 00:18:14 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:14.431084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:14.432714 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:14.433065 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1158921366"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:14.434432 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1158921366'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:14.434543 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume of 1 GB Jul 22 00:18:14.438383 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Availability Zones retrieved successfully. Jul 22 00:18:14.443374 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Flow 'volume_create_api' (48447cd0-17f3-4e07-907f-70e145f09c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:14.444283 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (810654a3-2511-4b78-919c-5096985e1bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:14.445076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:14.472128 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (810654a3-2511-4b78-919c-5096985e1bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:14.474029 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e48d0c-1043-49ec-a624-aa010a572a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:14.516585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Created reservations ['32cb14c3-4ffc-4ac4-ade8-add2d47565b9', '5e3b23b9-7c30-41a1-987d-54e8e559e0de', '321bfb3f-b15a-46ff-891f-ed1b2f617a0c', '534dab48-ef12-4b82-a98b-659fcba43367'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:14.517550 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e48d0c-1043-49ec-a624-aa010a572a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32cb14c3-4ffc-4ac4-ade8-add2d47565b9', '5e3b23b9-7c30-41a1-987d-54e8e559e0de', '321bfb3f-b15a-46ff-891f-ed1b2f617a0c', '534dab48-ef12-4b82-a98b-659fcba43367']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:14.518485 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe6d6da-556c-4897-9d12-22c285166d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:14.543764 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fe6d6da-556c-4897-9d12-22c285166d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe822204-5a5a-4ff5-bc30-1466ee092522', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158921366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['32cb14c3-4ffc-4ac4-ade8-add2d47565b9','5e3b23b9-7c30-41a1-987d-54e8e559e0de','321bfb3f-b15a-46ff-891f-ed1b2f617a0c','534dab48-ef12-4b82-a98b-659fcba43367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2ca111392e4bec90c90baf04a61861',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158921366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe822204-5a5a-4ff5-bc30-1466ee092522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70842790ab3b4002aef9bfa871468f5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca2ca111392e4bec90c90baf04a61861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:14.544488 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd0c675-ddbc-437b-b928-ff77074aa51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:14.562707 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd0c675-ddbc-437b-b928-ff77074aa51b) transitioned into state 'SUCCESS' from state '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-1158921366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['32cb14c3-4ffc-4ac4-ade8-add2d47565b9','5e3b23b9-7c30-41a1-987d-54e8e559e0de','321bfb3f-b15a-46ff-891f-ed1b2f617a0c','534dab48-ef12-4b82-a98b-659fcba43367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2ca111392e4bec90c90baf04a61861',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:14.563347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccfae74-5f54-4a93-ba8a-3ad798a347fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:14.571730 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccfae74-5f54-4a93-ba8a-3ad798a347fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:14.572675 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Flow 'volume_create_api' (48447cd0-17f3-4e07-907f-70e145f09c42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:14.572974 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume request issued successfully. Jul 22 00:18:14.573574 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b18cce40-cf9b-40d7-8b6c-a96697fae596 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:14.574331 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1035/4156] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:18:14 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:14.586118 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-baef8297-4540-4e84-a20d-cbd54131067b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:14.589172 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-baef8297-4540-4e84-a20d-cbd54131067b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 Jul 22 00:18:14.589349 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-baef8297-4540-4e84-a20d-cbd54131067b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:14.589540 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-baef8297-4540-4e84-a20d-cbd54131067b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:14.596282 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:14.596282 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:14.599435 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-baef8297-4540-4e84-a20d-cbd54131067b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:14.602956 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-baef8297-4540-4e84-a20d-cbd54131067b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 returned with HTTP 200 Jul 22 00:18:14.603317 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1045/4157] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:14 2026] GET /volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:14.665950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-04b73bdd-6020-4106-af68-faf570184b0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:14.667674 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04b73bdd-6020-4106-af68-faf570184b0b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:14.667834 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04b73bdd-6020-4106-af68-faf570184b0b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:14.668908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04b73bdd-6020-4106-af68-faf570184b0b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:14.668908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-04b73bdd-6020-4106-af68-faf570184b0b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:14.675071 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:14.675071 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:14.675071 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04b73bdd-6020-4106-af68-faf570184b0b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:14.675071 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1036/4158] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:14 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:14.778345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91c586f4-978b-4b2a-b12e-b723582599d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:14.780389 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91c586f4-978b-4b2a-b12e-b723582599d2 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] GET https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 Jul 22 00:18:14.780582 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91c586f4-978b-4b2a-b12e-b723582599d2 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:14.780823 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91c586f4-978b-4b2a-b12e-b723582599d2 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:14.790080 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91c586f4-978b-4b2a-b12e-b723582599d2 tempest-VolumesServicesTestJSON-972346996 tempest-VolumesServicesTestJSON-972346996-project-member] https://10.4.3.168/volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 returned with HTTP 404 Jul 22 00:18:14.790550 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1043/4159] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:14 2026] GET /volume/v3/volumes/46b41d2d-b833-4ea9-9c6d-496c20165961 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:14.799272 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21da9a6f-d6c7-40c4-b1a0-8064f0aa4673 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:14.801552 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21da9a6f-d6c7-40c4-b1a0-8064f0aa4673 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] GET https://10.4.3.168/volume/v3/os-services Jul 22 00:18:14.801809 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21da9a6f-d6c7-40c4-b1a0-8064f0aa4673 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:14.802091 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21da9a6f-d6c7-40c4-b1a0-8064f0aa4673 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:14.802383 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:14.802383 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:14.808398 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21da9a6f-d6c7-40c4-b1a0-8064f0aa4673 tempest-VolumesServicesTestJSON-1462148135 tempest-VolumesServicesTestJSON-1462148135-project-admin] https://10.4.3.168/volume/v3/os-services returned with HTTP 200 Jul 22 00:18:14.808940 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1036/4160] 10.4.3.168 () {66 vars in 1249 bytes} [Wed Jul 22 00:18:14 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:15.616275 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bfc677a0-cbf7-4f7b-8e3b-8036736a31aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:15.618252 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfc677a0-cbf7-4f7b-8e3b-8036736a31aa tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 Jul 22 00:18:15.618448 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfc677a0-cbf7-4f7b-8e3b-8036736a31aa tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:15.618672 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfc677a0-cbf7-4f7b-8e3b-8036736a31aa tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:15.625918 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:15.625918 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:15.629522 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bfc677a0-cbf7-4f7b-8e3b-8036736a31aa tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:15.633230 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfc677a0-cbf7-4f7b-8e3b-8036736a31aa tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 returned with HTTP 200 Jul 22 00:18:15.633602 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1046/4161] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:15 2026] GET /volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:15.646879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0fc3f126-c702-44c3-a764-f15dc81f6f5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:15.648934 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fc3f126-c702-44c3-a764-f15dc81f6f5d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:18:15.649401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fc3f126-c702-44c3-a764-f15dc81f6f5d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe822204-5a5a-4ff5-bc30-1466ee092522", "name": "tempest-type-Backup-1593998680"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:15.652975 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-0fc3f126-c702-44c3-a764-f15dc81f6f5d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Creating new backup {'backup': {'volume_id': 'fe822204-5a5a-4ff5-bc30-1466ee092522', 'name': 'tempest-type-Backup-1593998680'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:18:15.653143 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-0fc3f126-c702-44c3-a764-f15dc81f6f5d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Creating backup of volume fe822204-5a5a-4ff5-bc30-1466ee092522 in container None Jul 22 00:18:15.663160 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:15.663160 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:15.663538 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0fc3f126-c702-44c3-a764-f15dc81f6f5d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:15.680818 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0fc3f126-c702-44c3-a764-f15dc81f6f5d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Created reservations ['515e619c-1629-43d4-913d-41846af40ab8', '65f2a413-543f-413f-9c92-1b138a9189c6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:15.688021 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c3ecc12-2073-4cce-818a-352dc2c4b9b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:15.690601 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c3ecc12-2073-4cce-818a-352dc2c4b9b6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:15.690832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c3ecc12-2073-4cce-818a-352dc2c4b9b6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:15.691036 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c3ecc12-2073-4cce-818a-352dc2c4b9b6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:15.691127 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5c3ecc12-2073-4cce-818a-352dc2c4b9b6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:15.695883 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:15.695883 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:15.696567 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c3ecc12-2073-4cce-818a-352dc2c4b9b6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:15.697009 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1044/4162] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:15 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:15.716203 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fc3f126-c702-44c3-a764-f15dc81f6f5d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:18:15.716725 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1037/4163] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:18:15 2026] POST /volume/v3/backups => generated 316 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:15.724840 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-819522e5-5f84-41e5-80de-ac7e6eca7c04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:15.728229 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-819522e5-5f84-41e5-80de-ac7e6eca7c04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:15.728929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-819522e5-5f84-41e5-80de-ac7e6eca7c04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:15.729175 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-819522e5-5f84-41e5-80de-ac7e6eca7c04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:15.729299 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-819522e5-5f84-41e5-80de-ac7e6eca7c04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:15.734812 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:15.734812 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:15.735778 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-819522e5-5f84-41e5-80de-ac7e6eca7c04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:15.736343 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1037/4164] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:15 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:16.710698 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7baee398-ff18-4fdb-9f6e-246875c4fc71 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:16.713005 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7baee398-ff18-4fdb-9f6e-246875c4fc71 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:16.713299 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7baee398-ff18-4fdb-9f6e-246875c4fc71 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:16.713570 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7baee398-ff18-4fdb-9f6e-246875c4fc71 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:16.713747 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7baee398-ff18-4fdb-9f6e-246875c4fc71 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:16.718774 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:16.718774 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:16.719623 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7baee398-ff18-4fdb-9f6e-246875c4fc71 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:16.720171 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1047/4165] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:16 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:16.747106 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3f737b8-7e3d-494d-bf39-83fc4264a252 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:16.748783 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3f737b8-7e3d-494d-bf39-83fc4264a252 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:16.749020 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3f737b8-7e3d-494d-bf39-83fc4264a252 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:16.749198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3f737b8-7e3d-494d-bf39-83fc4264a252 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:16.749291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c3f737b8-7e3d-494d-bf39-83fc4264a252 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:16.753094 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:16.753094 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:16.753615 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3f737b8-7e3d-494d-bf39-83fc4264a252 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:16.753948 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1045/4166] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:16 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:16.886724 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ee992632-8ad9-468a-bbf6-5ed9faee5f87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:17.001194 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee992632-8ad9-468a-bbf6-5ed9faee5f87 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes Jul 22 00:18:17.001418 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee992632-8ad9-468a-bbf6-5ed9faee5f87 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:17.001606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee992632-8ad9-468a-bbf6-5ed9faee5f87 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:17.001900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-ee992632-8ad9-468a-bbf6-5ed9faee5f87 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:18:17.002243 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:17.002243 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:17.002727 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee992632-8ad9-468a-bbf6-5ed9faee5f87 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:18:17.010794 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ee992632-8ad9-468a-bbf6-5ed9faee5f87 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Get all volumes completed successfully. Jul 22 00:18:17.011192 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee992632-8ad9-468a-bbf6-5ed9faee5f87 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 200 Jul 22 00:18:17.011549 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1038/4167] 10.4.3.168 () {66 vars in 1237 bytes} [Wed Jul 22 00:18:16 2026] GET /volume/v3/volumes => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:17.020399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:17.022116 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:17.022433 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-668879480"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:17.023900 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-668879480'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:17.024061 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume of 1 GB Jul 22 00:18:17.028968 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Availability Zones retrieved successfully. Jul 22 00:18:17.034602 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Flow 'volume_create_api' (447d2ea6-37f1-407c-8621-150c664ae3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:17.036216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e3380b-db25-4e6a-87e7-82cc31872010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:17.037502 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:17.064694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e3380b-db25-4e6a-87e7-82cc31872010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:17.065618 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028d47ae-7a4c-40c9-8c40-a8e863b4fa21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:17.123284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Created reservations ['1de3b865-19b0-4118-863a-97b24c6d4e4c', '58c855d0-951a-42f1-9ad7-072fed922cc4', '219f79c1-00e2-47d1-9f80-6470b1025ebc', 'af1efb9c-c5ad-4fd2-a392-77865ef31a2c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:17.124030 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028d47ae-7a4c-40c9-8c40-a8e863b4fa21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1de3b865-19b0-4118-863a-97b24c6d4e4c', '58c855d0-951a-42f1-9ad7-072fed922cc4', '219f79c1-00e2-47d1-9f80-6470b1025ebc', 'af1efb9c-c5ad-4fd2-a392-77865ef31a2c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:17.124672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2296e4-4e97-4190-9ea6-140e015501d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:17.146207 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2296e4-4e97-4190-9ea6-140e015501d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e90ac3d2-4dcd-4431-b694-c1a0938dbf3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-668879480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d319479c72f423cb72be57efd4dd3cd',qos_specs=None,replication_status=,reservations=['1de3b865-19b0-4118-863a-97b24c6d4e4c','58c855d0-951a-42f1-9ad7-072fed922cc4','219f79c1-00e2-47d1-9f80-6470b1025ebc','af1efb9c-c5ad-4fd2-a392-77865ef31a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-668879480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e90ac3d2-4dcd-4431-b694-c1a0938dbf3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d319479c72f423cb72be57efd4dd3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:17.146873 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e32615d-e72e-4d6c-ac52-20fe1c0b3640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:17.163613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e32615d-e72e-4d6c-ac52-20fe1c0b3640) transitioned into state 'SUCCESS' from state '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-668879480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d319479c72f423cb72be57efd4dd3cd',qos_specs=None,replication_status=,reservations=['1de3b865-19b0-4118-863a-97b24c6d4e4c','58c855d0-951a-42f1-9ad7-072fed922cc4','219f79c1-00e2-47d1-9f80-6470b1025ebc','af1efb9c-c5ad-4fd2-a392-77865ef31a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:17.164686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378cae7c-725c-49c9-9e04-966dac18b5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:17.173413 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378cae7c-725c-49c9-9e04-966dac18b5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:17.174195 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Flow 'volume_create_api' (447d2ea6-37f1-407c-8621-150c664ae3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:17.174498 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume request issued successfully. Jul 22 00:18:17.175057 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0013316-d768-4b1b-95a6-82ce6dcb4d25 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:17.175433 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1038/4168] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:17 2026] POST /volume/v3/volumes => generated 754 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 00:18:17.187073 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d34ee1f-cb39-4d83-9d24-b4626d23e745 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:17.190420 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d34ee1f-cb39-4d83-9d24-b4626d23e745 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e Jul 22 00:18:17.190638 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d34ee1f-cb39-4d83-9d24-b4626d23e745 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:17.190843 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d34ee1f-cb39-4d83-9d24-b4626d23e745 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:17.197691 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:17.197691 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:17.201461 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d34ee1f-cb39-4d83-9d24-b4626d23e745 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:17.206519 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d34ee1f-cb39-4d83-9d24-b4626d23e745 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e returned with HTTP 200 Jul 22 00:18:17.206990 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1048/4169] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:17 2026] GET /volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:17.730363 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e47a1c6e-3972-4136-943b-abe78e50ee77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:17.732642 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e47a1c6e-3972-4136-943b-abe78e50ee77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:17.732921 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e47a1c6e-3972-4136-943b-abe78e50ee77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:17.733161 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e47a1c6e-3972-4136-943b-abe78e50ee77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:17.733294 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e47a1c6e-3972-4136-943b-abe78e50ee77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:17.738243 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:17.738243 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:17.738995 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e47a1c6e-3972-4136-943b-abe78e50ee77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:17.739572 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1046/4170] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:17 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:17.771230 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-debac995-cb98-498f-be1b-d8375ef42c8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:17.772956 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-debac995-cb98-498f-be1b-d8375ef42c8b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:17.773171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-debac995-cb98-498f-be1b-d8375ef42c8b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:17.773321 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-debac995-cb98-498f-be1b-d8375ef42c8b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:17.773421 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-debac995-cb98-498f-be1b-d8375ef42c8b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:17.778020 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:17.778020 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:17.778578 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-debac995-cb98-498f-be1b-d8375ef42c8b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:17.778929 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1039/4171] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:17 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:18.222416 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8339c35-a75c-4a2c-b6dc-14e9cf1e66cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:18.227365 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8339c35-a75c-4a2c-b6dc-14e9cf1e66cd tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e Jul 22 00:18:18.227680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8339c35-a75c-4a2c-b6dc-14e9cf1e66cd tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:18.227923 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8339c35-a75c-4a2c-b6dc-14e9cf1e66cd tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:18.238409 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:18.238409 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:18.243007 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8339c35-a75c-4a2c-b6dc-14e9cf1e66cd tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:18.248372 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8339c35-a75c-4a2c-b6dc-14e9cf1e66cd tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e returned with HTTP 200 Jul 22 00:18:18.248826 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1039/4172] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:18 2026] GET /volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:18.262335 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0f05832-2cc1-46d6-882b-46454a2fc247 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:18.264357 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0f05832-2cc1-46d6-882b-46454a2fc247 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e Jul 22 00:18:18.264604 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0f05832-2cc1-46d6-882b-46454a2fc247 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:18.264880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0f05832-2cc1-46d6-882b-46454a2fc247 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:18.272808 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:18.272808 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:18.277214 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0f05832-2cc1-46d6-882b-46454a2fc247 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:18.281904 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0f05832-2cc1-46d6-882b-46454a2fc247 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e returned with HTTP 200 Jul 22 00:18:18.282686 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1049/4173] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:18 2026] GET /volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:18.296507 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a362439a-dedb-408f-a0b0-d754318971ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:18.300203 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:18.300662 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1004858624"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:18.303120 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1004858624'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:18.303291 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume of 1 GB Jul 22 00:18:18.310035 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Availability Zones retrieved successfully. Jul 22 00:18:18.318882 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Flow 'volume_create_api' (1713123f-54fe-4967-8229-70122e90e13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:18.320108 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdaa4c7-9d07-4ef5-bb88-b332070a03a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:18.321096 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:18.393910 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdaa4c7-9d07-4ef5-bb88-b332070a03a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:18.396734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc8af7c-0e83-4961-9850-55885526631e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:18.458212 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Created reservations ['682c7fe1-ec3c-4355-acd2-e0c7d878c647', '7f62b185-5454-4fbd-b5ac-6bfaa9769948', 'bf74cdc8-9139-4d84-919e-e77c345c2ffd', '5c83b078-53c1-4cb5-b15a-ae79fd6a2f44'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:18.459244 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc8af7c-0e83-4961-9850-55885526631e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['682c7fe1-ec3c-4355-acd2-e0c7d878c647', '7f62b185-5454-4fbd-b5ac-6bfaa9769948', 'bf74cdc8-9139-4d84-919e-e77c345c2ffd', '5c83b078-53c1-4cb5-b15a-ae79fd6a2f44']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:18.460936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91e21be-b3bd-4444-896c-fb7ff7cdf349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:18.547676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91e21be-b3bd-4444-896c-fb7ff7cdf349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee1a663-cec7-44c0-9caa-c3529f001871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1004858624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d319479c72f423cb72be57efd4dd3cd',qos_specs=None,replication_status=,reservations=['682c7fe1-ec3c-4355-acd2-e0c7d878c647','7f62b185-5454-4fbd-b5ac-6bfaa9769948','bf74cdc8-9139-4d84-919e-e77c345c2ffd','5c83b078-53c1-4cb5-b15a-ae79fd6a2f44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1004858624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee1a663-cec7-44c0-9caa-c3529f001871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d319479c72f423cb72be57efd4dd3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:18.552200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48917bd-91d6-4ff2-a185-7ffba4ce1897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:18.609265 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48917bd-91d6-4ff2-a185-7ffba4ce1897) transitioned into state 'SUCCESS' from state '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-1004858624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d319479c72f423cb72be57efd4dd3cd',qos_specs=None,replication_status=,reservations=['682c7fe1-ec3c-4355-acd2-e0c7d878c647','7f62b185-5454-4fbd-b5ac-6bfaa9769948','bf74cdc8-9139-4d84-919e-e77c345c2ffd','5c83b078-53c1-4cb5-b15a-ae79fd6a2f44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:18.609905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338fab75-f455-415b-a2c7-5b8d75a92f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:18.618339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (338fab75-f455-415b-a2c7-5b8d75a92f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:18.619074 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Flow 'volume_create_api' (1713123f-54fe-4967-8229-70122e90e13d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:18.619349 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume request issued successfully. Jul 22 00:18:18.619882 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a362439a-dedb-408f-a0b0-d754318971ee tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:18.620284 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1047/4174] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:18 2026] POST /volume/v3/volumes => generated 755 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:18.632353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b62d2ce1-6ee8-4a94-bd82-ac67915e2e5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:18.634057 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b62d2ce1-6ee8-4a94-bd82-ac67915e2e5f tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 Jul 22 00:18:18.634218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b62d2ce1-6ee8-4a94-bd82-ac67915e2e5f tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:18.634467 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b62d2ce1-6ee8-4a94-bd82-ac67915e2e5f tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:18.643660 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:18.643660 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:18.647093 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b62d2ce1-6ee8-4a94-bd82-ac67915e2e5f tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:18.651869 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b62d2ce1-6ee8-4a94-bd82-ac67915e2e5f tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 returned with HTTP 200 Jul 22 00:18:18.652223 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1040/4175] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:18 2026] GET /volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:18.749375 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d251b97-e957-4b85-8c29-cedc5487f83c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:18.751126 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d251b97-e957-4b85-8c29-cedc5487f83c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:18.751326 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d251b97-e957-4b85-8c29-cedc5487f83c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:18.751517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d251b97-e957-4b85-8c29-cedc5487f83c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:18.751646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7d251b97-e957-4b85-8c29-cedc5487f83c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:18.755698 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:18.755698 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:18.756326 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d251b97-e957-4b85-8c29-cedc5487f83c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:18.756717 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1040/4176] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:18 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:18.788782 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4cff1e16-4887-4181-a90d-71be29dcc68b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:18.790582 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cff1e16-4887-4181-a90d-71be29dcc68b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:18.790870 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cff1e16-4887-4181-a90d-71be29dcc68b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:18.791136 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cff1e16-4887-4181-a90d-71be29dcc68b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:18.791301 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4cff1e16-4887-4181-a90d-71be29dcc68b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:18.795711 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:18.795711 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:18.796442 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cff1e16-4887-4181-a90d-71be29dcc68b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:18.796907 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1050/4177] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:18 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:19.667784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5eeafa4-6b46-4363-8f9b-c9e09fd40705 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:19.670374 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5eeafa4-6b46-4363-8f9b-c9e09fd40705 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 Jul 22 00:18:19.670684 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5eeafa4-6b46-4363-8f9b-c9e09fd40705 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:19.670999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5eeafa4-6b46-4363-8f9b-c9e09fd40705 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:19.680566 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:19.680566 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:19.685179 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5eeafa4-6b46-4363-8f9b-c9e09fd40705 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:19.690830 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5eeafa4-6b46-4363-8f9b-c9e09fd40705 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 returned with HTTP 200 Jul 22 00:18:19.691488 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1048/4178] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:19 2026] GET /volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:19.707561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25a8bfde-1ab5-4323-b322-c9ffc9e4c5de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:19.709659 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25a8bfde-1ab5-4323-b322-c9ffc9e4c5de tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 Jul 22 00:18:19.709958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25a8bfde-1ab5-4323-b322-c9ffc9e4c5de tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:19.710175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25a8bfde-1ab5-4323-b322-c9ffc9e4c5de tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:19.719109 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:19.719109 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:19.723957 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-25a8bfde-1ab5-4323-b322-c9ffc9e4c5de tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:19.729572 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25a8bfde-1ab5-4323-b322-c9ffc9e4c5de tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 returned with HTTP 200 Jul 22 00:18:19.730195 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1041/4179] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:19 2026] GET /volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:19.745142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:19.747188 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:19.747567 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-500569472"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:19.749214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-500569472'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:19.749375 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume of 1 GB Jul 22 00:18:19.753469 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Availability Zones retrieved successfully. Jul 22 00:18:19.759285 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Flow 'volume_create_api' (8636dff0-30c5-4af4-a9c4-80e0d77f652d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:19.760245 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f66785-1be0-4f5e-bfd8-087a6af0c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:19.761231 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:19.769209 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-889e1e8a-0475-4afa-b734-169cd45c2f23 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:19.771186 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-889e1e8a-0475-4afa-b734-169cd45c2f23 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:19.771475 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-889e1e8a-0475-4afa-b734-169cd45c2f23 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:19.771784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-889e1e8a-0475-4afa-b734-169cd45c2f23 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:19.771960 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-889e1e8a-0475-4afa-b734-169cd45c2f23 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:19.776240 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:19.776240 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:19.776937 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-889e1e8a-0475-4afa-b734-169cd45c2f23 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:19.777350 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1051/4180] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:19 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:19.790373 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f66785-1be0-4f5e-bfd8-087a6af0c01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:19.791302 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38e23e36-73a7-4358-baee-74a4438513f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:19.807508 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-055e3dd5-7f8b-4798-849a-ec9820425144 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:19.809397 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-055e3dd5-7f8b-4798-849a-ec9820425144 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:19.809678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-055e3dd5-7f8b-4798-849a-ec9820425144 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:19.809909 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-055e3dd5-7f8b-4798-849a-ec9820425144 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:19.810035 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-055e3dd5-7f8b-4798-849a-ec9820425144 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:19.815581 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:19.815581 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:19.816610 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-055e3dd5-7f8b-4798-849a-ec9820425144 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:19.817425 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1049/4181] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:19 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:19.833421 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Created reservations ['525b0e3e-2dbc-45db-a657-940e0766dc3a', '49f9a530-3c98-45cb-acfa-fed6f1aacfa2', '3d302723-a14c-4e1a-9a35-e7e1f93cd41f', 'a11242bd-31fd-4251-ba79-b5a2692165a4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:19.834200 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38e23e36-73a7-4358-baee-74a4438513f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['525b0e3e-2dbc-45db-a657-940e0766dc3a', '49f9a530-3c98-45cb-acfa-fed6f1aacfa2', '3d302723-a14c-4e1a-9a35-e7e1f93cd41f', 'a11242bd-31fd-4251-ba79-b5a2692165a4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:19.836917 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffe1bb4-3d81-4e5c-9bbb-0375c2c086ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:19.858469 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ffe1bb4-3d81-4e5c-9bbb-0375c2c086ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '711ce3d7-6467-4687-b668-4654c7b4c115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-500569472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d319479c72f423cb72be57efd4dd3cd',qos_specs=None,replication_status=,reservations=['525b0e3e-2dbc-45db-a657-940e0766dc3a','49f9a530-3c98-45cb-acfa-fed6f1aacfa2','3d302723-a14c-4e1a-9a35-e7e1f93cd41f','a11242bd-31fd-4251-ba79-b5a2692165a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-500569472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=711ce3d7-6467-4687-b668-4654c7b4c115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d319479c72f423cb72be57efd4dd3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:19.859178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc551472-e46a-4227-a8cb-056d5f097702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:19.877698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc551472-e46a-4227-a8cb-056d5f097702) transitioned into state 'SUCCESS' from state '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-500569472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d319479c72f423cb72be57efd4dd3cd',qos_specs=None,replication_status=,reservations=['525b0e3e-2dbc-45db-a657-940e0766dc3a','49f9a530-3c98-45cb-acfa-fed6f1aacfa2','3d302723-a14c-4e1a-9a35-e7e1f93cd41f','a11242bd-31fd-4251-ba79-b5a2692165a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367ba954d8ff47eb8cf1979147cb2d9f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:19.878384 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df0e85c-540a-4643-82f9-0a0ce47e6111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:19.887522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df0e85c-540a-4643-82f9-0a0ce47e6111) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:19.888362 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Flow 'volume_create_api' (8636dff0-30c5-4af4-a9c4-80e0d77f652d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:19.888737 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Create volume request issued successfully. Jul 22 00:18:19.889370 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55c1cd66-01ba-4e2a-af54-fefedb257aa8 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:19.889951 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1041/4182] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:19 2026] POST /volume/v3/volumes => generated 754 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:19.902183 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-384e9b22-283e-414c-bcea-60a5b5801718 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:19.906297 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-384e9b22-283e-414c-bcea-60a5b5801718 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 Jul 22 00:18:19.906476 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-384e9b22-283e-414c-bcea-60a5b5801718 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:19.906660 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-384e9b22-283e-414c-bcea-60a5b5801718 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:19.913704 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:19.913704 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:19.917439 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-384e9b22-283e-414c-bcea-60a5b5801718 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:19.921529 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-384e9b22-283e-414c-bcea-60a5b5801718 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 returned with HTTP 200 Jul 22 00:18:19.921841 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1042/4183] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:19 2026] GET /volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:20.788027 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-be3a88ce-3226-4900-ada9-3cdcf3282850 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:20.789751 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be3a88ce-3226-4900-ada9-3cdcf3282850 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:20.789986 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be3a88ce-3226-4900-ada9-3cdcf3282850 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:20.790258 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be3a88ce-3226-4900-ada9-3cdcf3282850 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:20.790342 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-be3a88ce-3226-4900-ada9-3cdcf3282850 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:20.794162 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:20.794162 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:20.794689 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be3a88ce-3226-4900-ada9-3cdcf3282850 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:20.795025 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1052/4184] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:20 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:20.827172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-366ce062-f55c-46cf-9206-0eea1155b654 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:20.829255 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-366ce062-f55c-46cf-9206-0eea1155b654 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:20.829465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-366ce062-f55c-46cf-9206-0eea1155b654 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:20.829665 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-366ce062-f55c-46cf-9206-0eea1155b654 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:20.829828 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-366ce062-f55c-46cf-9206-0eea1155b654 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:20.834305 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:20.834305 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:20.835050 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-366ce062-f55c-46cf-9206-0eea1155b654 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:20.835511 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1050/4185] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:20 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:20.936739 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0b41f4b-d0b0-45a3-a38b-ce5dc390df28 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:20.938717 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0b41f4b-d0b0-45a3-a38b-ce5dc390df28 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 Jul 22 00:18:20.938895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0b41f4b-d0b0-45a3-a38b-ce5dc390df28 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:20.939106 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0b41f4b-d0b0-45a3-a38b-ce5dc390df28 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:20.947783 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:20.947783 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:20.953127 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0b41f4b-d0b0-45a3-a38b-ce5dc390df28 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:20.957817 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0b41f4b-d0b0-45a3-a38b-ce5dc390df28 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 returned with HTTP 200 Jul 22 00:18:20.958277 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1042/4186] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:20 2026] GET /volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:20.973956 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef4617e7-24a4-48bb-abfa-a7c9668ce6ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:20.975701 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef4617e7-24a4-48bb-abfa-a7c9668ce6ae tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 Jul 22 00:18:20.975924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef4617e7-24a4-48bb-abfa-a7c9668ce6ae tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:20.976141 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef4617e7-24a4-48bb-abfa-a7c9668ce6ae tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:20.982801 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:20.982801 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:20.986611 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef4617e7-24a4-48bb-abfa-a7c9668ce6ae tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:20.990653 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef4617e7-24a4-48bb-abfa-a7c9668ce6ae tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 returned with HTTP 200 Jul 22 00:18:20.991013 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1043/4187] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:20 2026] GET /volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:21.003179 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6804692-3694-4a88-94f4-60842abe655a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:21.035442 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:21.035958 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:21.037877 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:21.038065 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Create volume of 1 GB Jul 22 00:18:21.044286 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Availability Zones retrieved successfully. Jul 22 00:18:21.050565 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Flow 'volume_create_api' (bc5a4553-0f45-4f65-b356-19ce4369e53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:21.051742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94b7adc-81f0-4706-a7a6-555226040b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:21.052547 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:21.081552 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94b7adc-81f0-4706-a7a6-555226040b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:21.082792 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b77c40-3b2d-4ab5-91c5-22a31a1ccdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:21.150724 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Created reservations ['024062af-6e87-4005-8ed6-6860fc1257b0', 'ecc819c7-afbe-4eec-b3bd-a9eeb9285eae', '11e2c7ac-a6fd-44c8-83af-d04f1a4e9b6e', '05ca94d3-8f21-480c-995e-dfe053dfa948'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:21.151832 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b77c40-3b2d-4ab5-91c5-22a31a1ccdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['024062af-6e87-4005-8ed6-6860fc1257b0', 'ecc819c7-afbe-4eec-b3bd-a9eeb9285eae', '11e2c7ac-a6fd-44c8-83af-d04f1a4e9b6e', '05ca94d3-8f21-480c-995e-dfe053dfa948']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:21.152416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b9241f-1ad0-4c6e-8941-71b4184fa54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:21.184272 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b9241f-1ad0-4c6e-8941-71b4184fa54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd21acbfe-9c7b-4cb3-90ed-b39f87beb97d', '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='b178bc85177e47338402053f827bc308',qos_specs=None,replication_status=,reservations=['024062af-6e87-4005-8ed6-6860fc1257b0','ecc819c7-afbe-4eec-b3bd-a9eeb9285eae','11e2c7ac-a6fd-44c8-83af-d04f1a4e9b6e','05ca94d3-8f21-480c-995e-dfe053dfa948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbbe1eb456a5473ea881d29048aa6ee4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d21acbfe-9c7b-4cb3-90ed-b39f87beb97d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b178bc85177e47338402053f827bc308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbbe1eb456a5473ea881d29048aa6ee4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:21.185031 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d22bdba-6e10-4fff-95f0-8a70b36846c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:21.206702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d22bdba-6e10-4fff-95f0-8a70b36846c0) transitioned into state 'SUCCESS' from 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='b178bc85177e47338402053f827bc308',qos_specs=None,replication_status=,reservations=['024062af-6e87-4005-8ed6-6860fc1257b0','ecc819c7-afbe-4eec-b3bd-a9eeb9285eae','11e2c7ac-a6fd-44c8-83af-d04f1a4e9b6e','05ca94d3-8f21-480c-995e-dfe053dfa948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbbe1eb456a5473ea881d29048aa6ee4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:21.207457 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a461f493-f2b5-4ac4-b78c-6c905595f578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:21.219684 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a461f493-f2b5-4ac4-b78c-6c905595f578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:21.220974 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Flow 'volume_create_api' (bc5a4553-0f45-4f65-b356-19ce4369e53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:21.221397 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Create volume request issued successfully. Jul 22 00:18:21.222241 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6804692-3694-4a88-94f4-60842abe655a tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:21.222745 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1053/4188] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:21 2026] POST /volume/v3/volumes => generated 733 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:21.237042 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4daea180-7329-4432-a014-33c333ec1297 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:21.238774 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4daea180-7329-4432-a014-33c333ec1297 tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] GET https://10.4.3.168/volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d Jul 22 00:18:21.238999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4daea180-7329-4432-a014-33c333ec1297 tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:21.239533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4daea180-7329-4432-a014-33c333ec1297 tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:21.251064 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:21.251064 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:21.257570 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4daea180-7329-4432-a014-33c333ec1297 tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Volume info retrieved successfully. Jul 22 00:18:21.262446 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4daea180-7329-4432-a014-33c333ec1297 tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] https://10.4.3.168/volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d returned with HTTP 200 Jul 22 00:18:21.263123 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1051/4189] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:21 2026] GET /volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:21.804678 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2370d78-bdf0-40a1-8ade-9ecc6ba3f0d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:21.806911 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2370d78-bdf0-40a1-8ade-9ecc6ba3f0d7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:21.807393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2370d78-bdf0-40a1-8ade-9ecc6ba3f0d7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:21.807552 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2370d78-bdf0-40a1-8ade-9ecc6ba3f0d7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:21.808649 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e2370d78-bdf0-40a1-8ade-9ecc6ba3f0d7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:21.813705 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:21.813705 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:21.814500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2370d78-bdf0-40a1-8ade-9ecc6ba3f0d7 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:21.815127 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1043/4190] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:21 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:21.846194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05a29412-af71-4974-9a30-6f12b324080b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:21.848513 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05a29412-af71-4974-9a30-6f12b324080b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:21.848784 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05a29412-af71-4974-9a30-6f12b324080b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:21.849089 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05a29412-af71-4974-9a30-6f12b324080b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:21.849257 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-05a29412-af71-4974-9a30-6f12b324080b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:21.854891 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:21.854891 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:21.855830 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05a29412-af71-4974-9a30-6f12b324080b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:21.856372 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1044/4191] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:21 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:22.277195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-679d242e-3172-4b11-8a16-e1382aa28b1b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:22.279828 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-679d242e-3172-4b11-8a16-e1382aa28b1b tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] GET https://10.4.3.168/volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d Jul 22 00:18:22.280160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-679d242e-3172-4b11-8a16-e1382aa28b1b tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:22.280410 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-679d242e-3172-4b11-8a16-e1382aa28b1b tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:22.289187 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:22.289187 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:22.293540 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-679d242e-3172-4b11-8a16-e1382aa28b1b tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Volume info retrieved successfully. Jul 22 00:18:22.298313 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-679d242e-3172-4b11-8a16-e1382aa28b1b tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] https://10.4.3.168/volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d returned with HTTP 200 Jul 22 00:18:22.298729 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1054/4192] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:22 2026] GET /volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:22.315125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b1e69de-a3ef-46ee-8804-fd0e17a11cad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:22.317240 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b1e69de-a3ef-46ee-8804-fd0e17a11cad tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1&project_id=4d319479c72f423cb72be57efd4dd3cd Jul 22 00:18:22.317450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b1e69de-a3ef-46ee-8804-fd0e17a11cad tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:22.317686 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b1e69de-a3ef-46ee-8804-fd0e17a11cad tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:22.318188 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6b1e69de-a3ef-46ee-8804-fd0e17a11cad tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Could not evaluate value 4d319479c72f423cb72be57efd4dd3cd, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:18:22.318743 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6b1e69de-a3ef-46ee-8804-fd0e17a11cad tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Searching by: MultiDict([('project_id', '4d319479c72f423cb72be57efd4dd3cd'), ('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:18:22.350000 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b1e69de-a3ef-46ee-8804-fd0e17a11cad tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Get all volumes completed successfully. Jul 22 00:18:22.351078 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:22.351078 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:22.355775 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b1e69de-a3ef-46ee-8804-fd0e17a11cad tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1&project_id=4d319479c72f423cb72be57efd4dd3cd returned with HTTP 200 Jul 22 00:18:22.356688 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1052/4193] 10.4.3.168 () {66 vars in 1373 bytes} [Wed Jul 22 00:18:22 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=4d319479c72f423cb72be57efd4dd3cd => generated 3035 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:22.370297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4771a39f-3cf4-408f-b7b4-ae58f0908f5c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:22.372394 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4771a39f-3cf4-408f-b7b4-ae58f0908f5c tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d Jul 22 00:18:22.372634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4771a39f-3cf4-408f-b7b4-ae58f0908f5c tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:22.372806 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4771a39f-3cf4-408f-b7b4-ae58f0908f5c tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:22.373010 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4771a39f-3cf4-408f-b7b4-ae58f0908f5c tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Delete volume with id: d21acbfe-9c7b-4cb3-90ed-b39f87beb97d Jul 22 00:18:22.381695 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:22.381695 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:22.382097 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4771a39f-3cf4-408f-b7b4-ae58f0908f5c tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Volume info retrieved successfully. Jul 22 00:18:22.399105 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4771a39f-3cf4-408f-b7b4-ae58f0908f5c tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] Delete volume request issued successfully. Jul 22 00:18:22.399300 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4771a39f-3cf4-408f-b7b4-ae58f0908f5c tempest-VolumesListAdminTestJSON-1052534449 tempest-VolumesListAdminTestJSON-1052534449-project-admin] https://10.4.3.168/volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d returned with HTTP 202 Jul 22 00:18:22.399692 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1044/4194] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:22 2026] DELETE /volume/v3/volumes/d21acbfe-9c7b-4cb3-90ed-b39f87beb97d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:22.406416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b47cc852-675f-4040-9f20-1ccd500742f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:22.408294 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b47cc852-675f-4040-9f20-1ccd500742f0 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 Jul 22 00:18:22.408751 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b47cc852-675f-4040-9f20-1ccd500742f0 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:22.408751 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b47cc852-675f-4040-9f20-1ccd500742f0 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:22.416144 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:22.416144 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:22.419143 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b47cc852-675f-4040-9f20-1ccd500742f0 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:22.422662 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b47cc852-675f-4040-9f20-1ccd500742f0 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 returned with HTTP 200 Jul 22 00:18:22.423048 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1045/4195] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:22 2026] GET /volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:22.434284 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f0ba095f-bd0f-462c-8891-5076a6ba92df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:22.435851 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0ba095f-bd0f-462c-8891-5076a6ba92df tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] DELETE https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 Jul 22 00:18:22.436045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0ba095f-bd0f-462c-8891-5076a6ba92df tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:22.436241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0ba095f-bd0f-462c-8891-5076a6ba92df tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:22.436414 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f0ba095f-bd0f-462c-8891-5076a6ba92df tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Delete volume with id: 711ce3d7-6467-4687-b668-4654c7b4c115 Jul 22 00:18:22.442971 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:22.442971 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:22.443559 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f0ba095f-bd0f-462c-8891-5076a6ba92df tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:22.463635 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f0ba095f-bd0f-462c-8891-5076a6ba92df tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Delete volume request issued successfully. Jul 22 00:18:22.463878 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0ba095f-bd0f-462c-8891-5076a6ba92df tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 returned with HTTP 202 Jul 22 00:18:22.464579 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1055/4196] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:22 2026] DELETE /volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:22.471430 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71a17781-bfd8-44f6-aac7-9e4a11de1cba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:22.473491 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71a17781-bfd8-44f6-aac7-9e4a11de1cba tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 Jul 22 00:18:22.473720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71a17781-bfd8-44f6-aac7-9e4a11de1cba tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:22.473989 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71a17781-bfd8-44f6-aac7-9e4a11de1cba tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:22.482845 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:22.482845 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:22.486958 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71a17781-bfd8-44f6-aac7-9e4a11de1cba tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:22.492300 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71a17781-bfd8-44f6-aac7-9e4a11de1cba tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 returned with HTTP 200 Jul 22 00:18:22.492806 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1053/4197] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:22 2026] GET /volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:22.827364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-333269e9-c557-4804-a8ea-852f22ef0ee0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:22.829390 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-333269e9-c557-4804-a8ea-852f22ef0ee0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:22.829673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-333269e9-c557-4804-a8ea-852f22ef0ee0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:22.829920 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-333269e9-c557-4804-a8ea-852f22ef0ee0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:22.830047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-333269e9-c557-4804-a8ea-852f22ef0ee0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:22.834514 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:22.834514 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:22.835274 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-333269e9-c557-4804-a8ea-852f22ef0ee0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:22.835730 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1045/4198] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:22 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:22.868787 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbfdc1ca-3ef5-40c5-9cbd-8278959fdc77 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:22.870773 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbfdc1ca-3ef5-40c5-9cbd-8278959fdc77 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:22.871057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbfdc1ca-3ef5-40c5-9cbd-8278959fdc77 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:22.871284 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbfdc1ca-3ef5-40c5-9cbd-8278959fdc77 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:22.871411 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cbfdc1ca-3ef5-40c5-9cbd-8278959fdc77 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:22.876776 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:22.876776 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:22.877494 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbfdc1ca-3ef5-40c5-9cbd-8278959fdc77 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:22.877819 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1046/4199] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:22 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:23.466434 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:23.468683 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:23.469126 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2077398781"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:23.470657 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2077398781'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:23.470780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume of 1 GB Jul 22 00:18:23.476369 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Availability Zones retrieved successfully. Jul 22 00:18:23.482269 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Flow 'volume_create_api' (41f3ce78-6291-491a-a758-441013149afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:23.483273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9507690c-a216-457c-967d-2de936ce553f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:23.484226 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:23.506678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-98a011da-1ebb-4568-9dd4-91d02f6a6ecf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:23.509000 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98a011da-1ebb-4568-9dd4-91d02f6a6ecf tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 Jul 22 00:18:23.509244 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98a011da-1ebb-4568-9dd4-91d02f6a6ecf tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:23.509614 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98a011da-1ebb-4568-9dd4-91d02f6a6ecf tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:23.513769 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9507690c-a216-457c-967d-2de936ce553f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:23.514849 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1584634e-4ff2-464e-9311-a6b9b9b3d4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:23.516272 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98a011da-1ebb-4568-9dd4-91d02f6a6ecf tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 returned with HTTP 404 Jul 22 00:18:23.516883 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1054/4200] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:23 2026] GET /volume/v3/volumes/711ce3d7-6467-4687-b668-4654c7b4c115 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:23.523989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-537e1fdf-3e8a-408e-92da-874968baa21c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:23.526680 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-537e1fdf-3e8a-408e-92da-874968baa21c tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 Jul 22 00:18:23.526829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-537e1fdf-3e8a-408e-92da-874968baa21c tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:23.527557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-537e1fdf-3e8a-408e-92da-874968baa21c tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:23.535063 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:23.535063 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:23.539880 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-537e1fdf-3e8a-408e-92da-874968baa21c tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:23.544951 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-537e1fdf-3e8a-408e-92da-874968baa21c tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 returned with HTTP 200 Jul 22 00:18:23.545460 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1046/4201] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:23 2026] GET /volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:23.561891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d32ad70a-fd39-41a0-9d46-182d2a4e7f4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:23.563999 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Created reservations ['37d93d45-5859-429d-8b29-045a7953dab0', 'b9143dde-a877-4f7f-b234-c7aeca438bb6', 'c7d78e68-41b6-4cc8-a78f-e3fbd0285b72', '24d2b335-240f-438b-b838-c49baffc4edc'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:23.564160 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d32ad70a-fd39-41a0-9d46-182d2a4e7f4b tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] DELETE https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 Jul 22 00:18:23.564286 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d32ad70a-fd39-41a0-9d46-182d2a4e7f4b tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:23.564535 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d32ad70a-fd39-41a0-9d46-182d2a4e7f4b tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:23.564711 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d32ad70a-fd39-41a0-9d46-182d2a4e7f4b tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Delete volume with id: aee1a663-cec7-44c0-9caa-c3529f001871 Jul 22 00:18:23.564778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1584634e-4ff2-464e-9311-a6b9b9b3d4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37d93d45-5859-429d-8b29-045a7953dab0', 'b9143dde-a877-4f7f-b234-c7aeca438bb6', 'c7d78e68-41b6-4cc8-a78f-e3fbd0285b72', '24d2b335-240f-438b-b838-c49baffc4edc']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:23.565541 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a394a4f4-c351-47b4-a7f2-d58e60d96fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:23.572034 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:23.572034 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:23.572616 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d32ad70a-fd39-41a0-9d46-182d2a4e7f4b tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:23.588972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a394a4f4-c351-47b4-a7f2-d58e60d96fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3377d5db-42b4-42d1-8bed-f0a52f0cf3de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2077398781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3bb941f234cf9a94aec820d8ce2b0',qos_specs=None,replication_status=,reservations=['37d93d45-5859-429d-8b29-045a7953dab0','b9143dde-a877-4f7f-b234-c7aeca438bb6','c7d78e68-41b6-4cc8-a78f-e3fbd0285b72','24d2b335-240f-438b-b838-c49baffc4edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2077398781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3377d5db-42b4-42d1-8bed-f0a52f0cf3de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b3bb941f234cf9a94aec820d8ce2b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:23.589929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b79d20c7-2edc-4a0a-8c3f-00f24dc68f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:23.594096 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d32ad70a-fd39-41a0-9d46-182d2a4e7f4b tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Delete volume request issued successfully. Jul 22 00:18:23.594312 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d32ad70a-fd39-41a0-9d46-182d2a4e7f4b tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 returned with HTTP 202 Jul 22 00:18:23.594985 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1047/4202] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:23 2026] DELETE /volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:23.603938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e7747e9c-602e-445f-967e-c4ac5d697dea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:23.605935 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7747e9c-602e-445f-967e-c4ac5d697dea tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 Jul 22 00:18:23.606335 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7747e9c-602e-445f-967e-c4ac5d697dea tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:23.606712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7747e9c-602e-445f-967e-c4ac5d697dea tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:23.614765 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b79d20c7-2edc-4a0a-8c3f-00f24dc68f6a) transitioned into state 'SUCCESS' from state '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-2077398781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3bb941f234cf9a94aec820d8ce2b0',qos_specs=None,replication_status=,reservations=['37d93d45-5859-429d-8b29-045a7953dab0','b9143dde-a877-4f7f-b234-c7aeca438bb6','c7d78e68-41b6-4cc8-a78f-e3fbd0285b72','24d2b335-240f-438b-b838-c49baffc4edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff1995e769ff48b0b7d5088d99df36c6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:23.615039 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (046b7fb0-686a-4eaf-b00f-4e522148c932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:23.616804 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:23.616804 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:23.620593 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e7747e9c-602e-445f-967e-c4ac5d697dea tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:23.625066 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7747e9c-602e-445f-967e-c4ac5d697dea tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 returned with HTTP 200 Jul 22 00:18:23.625457 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1055/4203] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:23 2026] GET /volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:23.626136 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (046b7fb0-686a-4eaf-b00f-4e522148c932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:23.627141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Flow 'volume_create_api' (41f3ce78-6291-491a-a758-441013149afd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:23.627470 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Create volume request issued successfully. Jul 22 00:18:23.628075 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21e29a5f-9d7e-416c-8402-6f1f0ca0c5c0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:23.628509 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1056/4204] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:23 2026] POST /volume/v3/volumes => generated 755 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:23.644515 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1e32d9c-6c3e-4c4c-a2fc-6f6ca035222d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:23.647878 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1e32d9c-6c3e-4c4c-a2fc-6f6ca035222d tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:23.647878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1e32d9c-6c3e-4c4c-a2fc-6f6ca035222d tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:23.647878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1e32d9c-6c3e-4c4c-a2fc-6f6ca035222d tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:23.658470 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:23.658470 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:23.663375 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f1e32d9c-6c3e-4c4c-a2fc-6f6ca035222d tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:23.670827 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1e32d9c-6c3e-4c4c-a2fc-6f6ca035222d tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:23.671618 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1047/4205] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:23 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:23.846135 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c8399b1-8c70-4f84-a064-350fcd5acece None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:23.847984 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c8399b1-8c70-4f84-a064-350fcd5acece tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:23.848202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c8399b1-8c70-4f84-a064-350fcd5acece tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:23.848436 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c8399b1-8c70-4f84-a064-350fcd5acece tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:23.848505 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6c8399b1-8c70-4f84-a064-350fcd5acece tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:23.852717 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:23.852717 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:23.853408 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c8399b1-8c70-4f84-a064-350fcd5acece tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:23.853823 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1048/4206] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:23 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:23.889966 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31b077a4-7005-4491-918b-8971a046c00d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:23.891889 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31b077a4-7005-4491-918b-8971a046c00d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:23.892031 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31b077a4-7005-4491-918b-8971a046c00d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:23.892822 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31b077a4-7005-4491-918b-8971a046c00d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:23.892822 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-31b077a4-7005-4491-918b-8971a046c00d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:23.899613 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:23.899613 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:23.900994 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31b077a4-7005-4491-918b-8971a046c00d tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:23.900994 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1056/4207] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:23 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:24.638749 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3c30dc32-a3e3-4081-81f8-e1313c71e52e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.640519 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3c30dc32-a3e3-4081-81f8-e1313c71e52e tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 Jul 22 00:18:24.640706 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3c30dc32-a3e3-4081-81f8-e1313c71e52e tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.640995 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3c30dc32-a3e3-4081-81f8-e1313c71e52e tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.646819 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3c30dc32-a3e3-4081-81f8-e1313c71e52e tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 returned with HTTP 404 Jul 22 00:18:24.647402 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1057/4208] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/volumes/aee1a663-cec7-44c0-9caa-c3529f001871 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:24.655682 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be750fb8-2abf-4855-86ff-1a98cb2c9b53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.657303 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be750fb8-2abf-4855-86ff-1a98cb2c9b53 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e Jul 22 00:18:24.657472 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be750fb8-2abf-4855-86ff-1a98cb2c9b53 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.657628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be750fb8-2abf-4855-86ff-1a98cb2c9b53 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.665633 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.665633 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:24.670254 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-be750fb8-2abf-4855-86ff-1a98cb2c9b53 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:24.674719 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be750fb8-2abf-4855-86ff-1a98cb2c9b53 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e returned with HTTP 200 Jul 22 00:18:24.675128 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1048/4209] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:24.686358 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7763dd1e-d600-4476-86f9-7fe39d01916f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.688420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6a8d4d6-70ef-4d27-ad0e-f7333a1184db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.688779 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7763dd1e-d600-4476-86f9-7fe39d01916f tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:24.688779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7763dd1e-d600-4476-86f9-7fe39d01916f tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.689021 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7763dd1e-d600-4476-86f9-7fe39d01916f tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.690439 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6a8d4d6-70ef-4d27-ad0e-f7333a1184db tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e Jul 22 00:18:24.690660 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6a8d4d6-70ef-4d27-ad0e-f7333a1184db tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.690840 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6a8d4d6-70ef-4d27-ad0e-f7333a1184db tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.691077 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a6a8d4d6-70ef-4d27-ad0e-f7333a1184db tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Delete volume with id: e90ac3d2-4dcd-4431-b694-c1a0938dbf3e Jul 22 00:18:24.696307 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.696307 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:24.698441 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.698441 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:24.698985 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6a8d4d6-70ef-4d27-ad0e-f7333a1184db tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:24.699793 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7763dd1e-d600-4476-86f9-7fe39d01916f tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:24.703700 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7763dd1e-d600-4476-86f9-7fe39d01916f tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:24.704137 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1049/4210] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:24.716796 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6a8d4d6-70ef-4d27-ad0e-f7333a1184db tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Delete volume request issued successfully. Jul 22 00:18:24.716976 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6a8d4d6-70ef-4d27-ad0e-f7333a1184db tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e returned with HTTP 202 Jul 22 00:18:24.717451 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1057/4211] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:24 2026] DELETE /volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:24.725378 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c94c9899-6196-4403-aa2e-669643dbf1b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.727216 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c94c9899-6196-4403-aa2e-669643dbf1b6 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e Jul 22 00:18:24.727454 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c94c9899-6196-4403-aa2e-669643dbf1b6 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.727691 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c94c9899-6196-4403-aa2e-669643dbf1b6 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.735495 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.735495 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:24.740218 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c94c9899-6196-4403-aa2e-669643dbf1b6 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Volume info retrieved successfully. Jul 22 00:18:24.746037 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c94c9899-6196-4403-aa2e-669643dbf1b6 tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e returned with HTTP 200 Jul 22 00:18:24.746526 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1058/4212] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:24.746773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-fc290e5d-5086-46e8-80fa-778a66851d34 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.749099 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-fc290e5d-5086-46e8-80fa-778a66851d34 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:24.749344 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-fc290e5d-5086-46e8-80fa-778a66851d34 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.749481 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-fc290e5d-5086-46e8-80fa-778a66851d34 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.757622 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.757622 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:24.761512 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-fc290e5d-5086-46e8-80fa-778a66851d34 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:24.765712 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-fc290e5d-5086-46e8-80fa-778a66851d34 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:24.766159 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1049/4213] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:24.835966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59527be5-50e6-40e3-b65e-8ac6d22ebaf4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.836412 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59527be5-50e6-40e3-b65e-8ac6d22ebaf4 None None] GET https://10.4.3.168/volume// Jul 22 00:18:24.836616 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59527be5-50e6-40e3-b65e-8ac6d22ebaf4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.836799 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59527be5-50e6-40e3-b65e-8ac6d22ebaf4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.837161 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59527be5-50e6-40e3-b65e-8ac6d22ebaf4 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:18:24.837589 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1050/4214] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:18:24.844631 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-78481d0a-94b5-4a80-a8f0-92a53d721353 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.847164 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-78481d0a-94b5-4a80-a8f0-92a53d721353 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:18:24.847603 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-78481d0a-94b5-4a80-a8f0-92a53d721353 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3377d5db-42b4-42d1-8bed-f0a52f0cf3de", "connector": null, "instance_uuid": "74cb1b8b-6cac-47d3-8c4e-da3c76abd983"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:24.858346 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.858346 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:24.863819 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3810b7e0-d139-413d-b527-7624179a45bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.865723 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3810b7e0-d139-413d-b527-7624179a45bb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:24.865968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3810b7e0-d139-413d-b527-7624179a45bb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.866176 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3810b7e0-d139-413d-b527-7624179a45bb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.866274 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3810b7e0-d139-413d-b527-7624179a45bb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 407148ac-6ce0-4475-a9fd-64930b83a86e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:24.871035 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.871035 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:24.871797 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3810b7e0-d139-413d-b527-7624179a45bb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 200 Jul 22 00:18:24.872198 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1059/4215] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:24.882410 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0c72228e-6e2c-4767-b501-ee7c91bd916d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.884874 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c72228e-6e2c-4767-b501-ee7c91bd916d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e Jul 22 00:18:24.885654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c72228e-6e2c-4767-b501-ee7c91bd916d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.885654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0c72228e-6e2c-4767-b501-ee7c91bd916d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.885654 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-0c72228e-6e2c-4767-b501-ee7c91bd916d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete backup with id: 407148ac-6ce0-4475-a9fd-64930b83a86e. Jul 22 00:18:24.887747 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-78481d0a-94b5-4a80-a8f0-92a53d721353 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:18:24.888329 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1058/4216] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:18:24 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:24.891348 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.891348 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:24.905914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-0c72228e-6e2c-4767-b501-ee7c91bd916d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] delete_backup rpcapi backup_id 407148ac-6ce0-4475-a9fd-64930b83a86e {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:18:24.908933 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0c72228e-6e2c-4767-b501-ee7c91bd916d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e returned with HTTP 202 Jul 22 00:18:24.909435 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1050/4217] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:24 2026] DELETE /volume/v3/backups/407148ac-6ce0-4475-a9fd-64930b83a86e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:24.912182 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0030bd42-27b1-425d-9a73-4d992239f952 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.914268 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0030bd42-27b1-425d-9a73-4d992239f952 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:24.914622 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0030bd42-27b1-425d-9a73-4d992239f952 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.914780 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0030bd42-27b1-425d-9a73-4d992239f952 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.914999 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0030bd42-27b1-425d-9a73-4d992239f952 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:24.918780 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d61e2507-e1b0-4128-8c50-2d6941dba781 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.920373 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a8129788-856e-4256-b7bf-bdb8de80fbc8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.921000 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d61e2507-e1b0-4128-8c50-2d6941dba781 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c Jul 22 00:18:24.921171 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d61e2507-e1b0-4128-8c50-2d6941dba781 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.921365 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d61e2507-e1b0-4128-8c50-2d6941dba781 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.921535 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d61e2507-e1b0-4128-8c50-2d6941dba781 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume with id: 48d7eb43-8cab-4390-8e04-aa8726260c4c Jul 22 00:18:24.921927 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.921927 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:24.922032 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a8129788-856e-4256-b7bf-bdb8de80fbc8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:24.922282 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a8129788-856e-4256-b7bf-bdb8de80fbc8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.922508 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a8129788-856e-4256-b7bf-bdb8de80fbc8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.922786 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0030bd42-27b1-425d-9a73-4d992239f952 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:24.923323 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1051/4218] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:24.928745 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3eb6d553-1061-41e5-97c7-a2ad4432523e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.929210 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3eb6d553-1061-41e5-97c7-a2ad4432523e None None] GET https://10.4.3.168/volume// Jul 22 00:18:24.929388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3eb6d553-1061-41e5-97c7-a2ad4432523e None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.929579 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3eb6d553-1061-41e5-97c7-a2ad4432523e None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.929934 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3eb6d553-1061-41e5-97c7-a2ad4432523e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:18:24.930256 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1051/4219] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:18:24.930626 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.930626 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:24.931064 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d61e2507-e1b0-4128-8c50-2d6941dba781 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:24.936014 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.936014 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:24.940193 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a8129788-856e-4256-b7bf-bdb8de80fbc8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:24.940337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-b35d24bc-ff5c-42cc-8367-e66b0bfc6117 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.943302 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-b35d24bc-ff5c-42cc-8367-e66b0bfc6117 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:24.943493 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-b35d24bc-ff5c-42cc-8367-e66b0bfc6117 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.943808 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-b35d24bc-ff5c-42cc-8367-e66b0bfc6117 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.945432 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a8129788-856e-4256-b7bf-bdb8de80fbc8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:24.945792 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1059/4220] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:24.953701 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d61e2507-e1b0-4128-8c50-2d6941dba781 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume request issued successfully. Jul 22 00:18:24.953966 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d61e2507-e1b0-4128-8c50-2d6941dba781 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c returned with HTTP 202 Jul 22 00:18:24.954447 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1060/4221] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:24 2026] DELETE /volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:24.954689 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.954689 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:24.958535 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-b35d24bc-ff5c-42cc-8367-e66b0bfc6117 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:24.962965 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae9296a0-cb9c-46af-aa9f-c24f1e833a94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:24.964714 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-b35d24bc-ff5c-42cc-8367-e66b0bfc6117 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:24.964776 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae9296a0-cb9c-46af-aa9f-c24f1e833a94 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c Jul 22 00:18:24.965038 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae9296a0-cb9c-46af-aa9f-c24f1e833a94 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:24.965197 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1052/4222] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:18:24.965283 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae9296a0-cb9c-46af-aa9f-c24f1e833a94 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:24.973819 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:24.973819 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:24.978114 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae9296a0-cb9c-46af-aa9f-c24f1e833a94 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:24.982884 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae9296a0-cb9c-46af-aa9f-c24f1e833a94 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c returned with HTTP 200 Jul 22 00:18:24.983780 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1052/4223] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:24 2026] GET /volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:25.082097 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-08f5b2be-f298-4892-95d5-1fd84add2541 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:25.084782 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-08f5b2be-f298-4892-95d5-1fd84add2541 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] PUT https://10.4.3.168/volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2 Jul 22 00:18:25.085388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-08f5b2be-f298-4892-95d5-1fd84add2541 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:25.094533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-08f5b2be-f298-4892-95d5-1fd84add2541 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Acquiring lock "cinder-attachment_update-3377d5db-42b4-42d1-8bed-f0a52f0cf3de-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:18:25.101010 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-08f5b2be-f298-4892-95d5-1fd84add2541 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Lock "cinder-attachment_update-3377d5db-42b4-42d1-8bed-f0a52f0cf3de-np0000005612" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:18:25.102348 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:25.102348 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:25.208617 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-08f5b2be-f298-4892-95d5-1fd84add2541 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Lock "cinder-attachment_update-3377d5db-42b4-42d1-8bed-f0a52f0cf3de-np0000005612" released by "attachment_update" :: held 0.108s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:18:25.209016 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-08f5b2be-f298-4892-95d5-1fd84add2541 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2 returned with HTTP 200 Jul 22 00:18:25.209518 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1060/4224] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:18:25 2026] PUT /volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:25.762908 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c832d49-c784-4f90-b38a-733f5a8b577e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:25.764620 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c832d49-c784-4f90-b38a-733f5a8b577e tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] GET https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e Jul 22 00:18:25.764845 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c832d49-c784-4f90-b38a-733f5a8b577e tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:25.765140 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c832d49-c784-4f90-b38a-733f5a8b577e tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:25.772085 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c832d49-c784-4f90-b38a-733f5a8b577e tempest-VolumesListAdminTestJSON-653882842 tempest-VolumesListAdminTestJSON-653882842-project-member] https://10.4.3.168/volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e returned with HTTP 404 Jul 22 00:18:25.772407 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1061/4225] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:25 2026] GET /volume/v3/volumes/e90ac3d2-4dcd-4431-b694-c1a0938dbf3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:25.934635 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-112b5786-014b-4a92-9f76-b978e385ce73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:25.936994 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-112b5786-014b-4a92-9f76-b978e385ce73 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:25.937294 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-112b5786-014b-4a92-9f76-b978e385ce73 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:25.937542 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-112b5786-014b-4a92-9f76-b978e385ce73 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:25.937687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-112b5786-014b-4a92-9f76-b978e385ce73 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:25.943488 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:25.943488 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:25.944125 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-112b5786-014b-4a92-9f76-b978e385ce73 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:25.944447 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1053/4226] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:25 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:25.962680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d359a32a-5a9e-45fb-919b-7ab06e9dce6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:25.964762 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d359a32a-5a9e-45fb-919b-7ab06e9dce6a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:25.965007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d359a32a-5a9e-45fb-919b-7ab06e9dce6a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:25.965216 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d359a32a-5a9e-45fb-919b-7ab06e9dce6a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:25.976354 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:25.976354 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:25.980369 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d359a32a-5a9e-45fb-919b-7ab06e9dce6a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:25.986200 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d359a32a-5a9e-45fb-919b-7ab06e9dce6a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:25.986361 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1053/4227] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:25 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:25.997679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3b8d0f3-a3f0-428c-8457-ab0d2db394eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:25.999403 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3b8d0f3-a3f0-428c-8457-ab0d2db394eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c Jul 22 00:18:25.999683 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3b8d0f3-a3f0-428c-8457-ab0d2db394eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:25.999794 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3b8d0f3-a3f0-428c-8457-ab0d2db394eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:26.005761 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3b8d0f3-a3f0-428c-8457-ab0d2db394eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c returned with HTTP 404 Jul 22 00:18:26.006234 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1061/4228] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:25 2026] GET /volume/v3/volumes/48d7eb43-8cab-4390-8e04-aa8726260c4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:26.014685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:26.016510 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f/export_record Jul 22 00:18:26.016717 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:26.016910 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'export_record' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:26.017045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Export record for backup a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 00:18:26.020998 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:26.020998 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:26.021784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.api [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling RPCAPI with context: , host: np0000005612, backup: a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 00:18:26.029724 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] export_record in rpcapi backup_id a27e64af-dacd-45b2-b17b-61e078f4874f on host np0000005612. {{(pid=100285) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 00:18:26.039760 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTI3ZTY0YWYtZGFjZC00NWIyLWIxN2ItNjFlMDc4ZjQ4NzRmIiwgInVzZXJfaWQiOiAiYTYzMWEyZTRkOTIxNGE0NDkxZGY4ZWFkNjNkZjA3ZjQiLCAicHJvamVjdF9pZCI6ICJhZTgwODA1MWYzZWQ0YTgzOTA4MDNjMjQ1NWY5MmI1NCIsICJ2b2x1bWVfaWQiOiAiYjcwNjBhZTctMWJhZS00ZDM5LWE0NzgtYzVjNTFmMmQ0NmMwIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzI5MTE5OTEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iNzA2MGFlNy0xYmFlLTRkMzktYTQ3OC1jNWM1MWYyZDQ2YzAvMjAyNjA3MjIwMDE3MzgvYXpfbm92YV9iYWNrdXBfYTI3ZTY0YWYtZGFjZC00NWIyLWIxN2ItNjFlMDc4ZjQ4NzRmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwMDoxNzozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxNzozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDAwOjE3OjUyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100285) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 00:18:26.040022 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb26bd04-f400-40e6-a2e2-824fd73fe06a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f/export_record returned with HTTP 200 Jul 22 00:18:26.040443 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1062/4229] 10.4.3.168 () {68 vars in 1430 bytes} [Wed Jul 22 00:18:26 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:26.049908 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:26.051762 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:26.052169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-445760171"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:26.053577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-445760171'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:26.053706 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume of 1 GB Jul 22 00:18:26.058054 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Availability Zones retrieved successfully. Jul 22 00:18:26.064528 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (b758c8b3-bc8e-4286-b890-3a22474133c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:26.065586 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a887676b-7fef-4ff4-a9d1-4982ab691498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:26.066378 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:26.091364 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a887676b-7fef-4ff4-a9d1-4982ab691498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:26.092133 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93f77ac5-d445-4e25-9d36-37bb12e337d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:26.132341 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['e7dce039-224a-4a0c-b8a5-11153fa7691a', '24afe750-07a3-4ec7-ae09-93b773db9f10', 'f60f3a9e-2db9-4e4d-8d65-29db59bbce01', '83f51ff7-0f71-4cc3-b195-12ce931f0226'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:26.133647 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93f77ac5-d445-4e25-9d36-37bb12e337d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7dce039-224a-4a0c-b8a5-11153fa7691a', '24afe750-07a3-4ec7-ae09-93b773db9f10', 'f60f3a9e-2db9-4e4d-8d65-29db59bbce01', '83f51ff7-0f71-4cc3-b195-12ce931f0226']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:26.134914 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17aee8bd-28b2-4a1d-b51a-1408d0444558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:26.160055 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17aee8bd-28b2-4a1d-b51a-1408d0444558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0db78c6-d392-48c3-b158-254cf7618f98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-445760171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['e7dce039-224a-4a0c-b8a5-11153fa7691a','24afe750-07a3-4ec7-ae09-93b773db9f10','f60f3a9e-2db9-4e4d-8d65-29db59bbce01','83f51ff7-0f71-4cc3-b195-12ce931f0226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-445760171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0db78c6-d392-48c3-b158-254cf7618f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae808051f3ed4a8390803c2455f92b54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a631a2e4d9214a4491df8ead63df07f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:26.160816 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce2642fb-9281-4c52-9d07-038fda32da89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:26.179607 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce2642fb-9281-4c52-9d07-038fda32da89) transitioned into state 'SUCCESS' from state '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-445760171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['e7dce039-224a-4a0c-b8a5-11153fa7691a','24afe750-07a3-4ec7-ae09-93b773db9f10','f60f3a9e-2db9-4e4d-8d65-29db59bbce01','83f51ff7-0f71-4cc3-b195-12ce931f0226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:26.180395 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb479d99-41cb-4e1f-9ac9-dbe909c865b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:26.189081 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb479d99-41cb-4e1f-9ac9-dbe909c865b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:26.190039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (b758c8b3-bc8e-4286-b890-3a22474133c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:26.190355 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request issued successfully. Jul 22 00:18:26.191009 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b61f44e-8fcd-4c03-9ccd-5bf29398ca47 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:26.191395 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1054/4230] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:18:26 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:26.203549 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-270f4a57-0040-41ec-b501-800c48c3bd63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:26.209680 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-270f4a57-0040-41ec-b501-800c48c3bd63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 Jul 22 00:18:26.209680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-270f4a57-0040-41ec-b501-800c48c3bd63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:26.209680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-270f4a57-0040-41ec-b501-800c48c3bd63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:26.216554 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:26.216554 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:26.221367 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-270f4a57-0040-41ec-b501-800c48c3bd63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:26.225365 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-270f4a57-0040-41ec-b501-800c48c3bd63 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 returned with HTTP 200 Jul 22 00:18:26.225800 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1054/4231] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:26 2026] GET /volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:26.955731 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb39c436-8156-4e49-82fe-a6e3aa3a022a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:26.957881 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb39c436-8156-4e49-82fe-a6e3aa3a022a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:26.958137 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb39c436-8156-4e49-82fe-a6e3aa3a022a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:26.958958 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb39c436-8156-4e49-82fe-a6e3aa3a022a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:26.958958 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fb39c436-8156-4e49-82fe-a6e3aa3a022a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:26.963392 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:26.963392 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:26.964179 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb39c436-8156-4e49-82fe-a6e3aa3a022a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:26.964624 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1062/4232] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:26 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:27.000348 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aee4de68-d249-4f98-8b1b-844625851e79 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.002604 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aee4de68-d249-4f98-8b1b-844625851e79 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:27.002870 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aee4de68-d249-4f98-8b1b-844625851e79 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:27.003146 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aee4de68-d249-4f98-8b1b-844625851e79 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:27.016988 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:27.016988 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:27.021806 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aee4de68-d249-4f98-8b1b-844625851e79 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:27.027384 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aee4de68-d249-4f98-8b1b-844625851e79 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:27.027999 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1063/4233] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:26 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:27.238283 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-072f04d3-2565-4e91-b18b-e707f2d8a797 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.240081 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-072f04d3-2565-4e91-b18b-e707f2d8a797 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 Jul 22 00:18:27.240268 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-072f04d3-2565-4e91-b18b-e707f2d8a797 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:27.240455 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-072f04d3-2565-4e91-b18b-e707f2d8a797 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:27.247500 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:27.247500 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:27.250583 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-072f04d3-2565-4e91-b18b-e707f2d8a797 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:27.254032 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-072f04d3-2565-4e91-b18b-e707f2d8a797 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 returned with HTTP 200 Jul 22 00:18:27.254390 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1055/4234] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:27 2026] GET /volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:27.269285 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05f53518-7ada-40b0-bffc-a822f89a0a17 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.271221 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05f53518-7ada-40b0-bffc-a822f89a0a17 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:18:27.271656 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05f53518-7ada-40b0-bffc-a822f89a0a17 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f0db78c6-d392-48c3-b158-254cf7618f98", "name": "tempest-type-Backup-1111803114"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:27.273255 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-05f53518-7ada-40b0-bffc-a822f89a0a17 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating new backup {'backup': {'volume_id': 'f0db78c6-d392-48c3-b158-254cf7618f98', 'name': 'tempest-type-Backup-1111803114'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:18:27.273423 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-05f53518-7ada-40b0-bffc-a822f89a0a17 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating backup of volume f0db78c6-d392-48c3-b158-254cf7618f98 in container None Jul 22 00:18:27.280528 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:27.280528 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:27.281001 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-05f53518-7ada-40b0-bffc-a822f89a0a17 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:27.297393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-05f53518-7ada-40b0-bffc-a822f89a0a17 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['f32bbe45-d93a-4bb3-9e4c-db827933c168', '19893758-2aaf-42d3-9c52-9a88177ad50d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:27.320943 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05f53518-7ada-40b0-bffc-a822f89a0a17 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:18:27.321370 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1055/4235] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:18:27 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:27.331768 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05dcd7a4-ecfb-4749-a69a-8305e7a6c8b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.333778 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05dcd7a4-ecfb-4749-a69a-8305e7a6c8b8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:27.334023 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05dcd7a4-ecfb-4749-a69a-8305e7a6c8b8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:27.334270 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05dcd7a4-ecfb-4749-a69a-8305e7a6c8b8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:27.334413 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-05dcd7a4-ecfb-4749-a69a-8305e7a6c8b8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:27.338980 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:27.338980 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:27.339605 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05dcd7a4-ecfb-4749-a69a-8305e7a6c8b8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:27.340075 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1063/4236] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:27 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:27.638241 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.730387 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:27.730849 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-505156186"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:27.732699 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-505156186'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:27.732822 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Create volume of 1 GB Jul 22 00:18:27.737623 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Availability Zones retrieved successfully. Jul 22 00:18:27.745059 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Flow 'volume_create_api' (6023326b-de55-4c85-9e9d-9fcbb7691604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:27.746279 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd6332f-ea77-4fb2-b876-437fce87e152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:27.747483 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:27.758736 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd34ff19-32bd-47dc-9770-d89e67c30c18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.761010 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd34ff19-32bd-47dc-9770-d89e67c30c18 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:18:27.761486 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd34ff19-32bd-47dc-9770-d89e67c30c18 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a575fce0-aea9-468a-a0e5-5bd86e5b0f8f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1975897884", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:27.774150 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:27.774150 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:27.774731 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd34ff19-32bd-47dc-9770-d89e67c30c18 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:27.774904 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-fd34ff19-32bd-47dc-9770-d89e67c30c18 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create snapshot from volume a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:18:27.776323 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd6332f-ea77-4fb2-b876-437fce87e152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:27.777310 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abab6c8d-db20-4097-8428-24a06eece19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:27.803339 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-fd34ff19-32bd-47dc-9770-d89e67c30c18 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['aaf08e22-0a33-4b83-a0ea-b20a901d00ac', '9218c226-7051-4d80-85b4-3a4ad1272638', 'a555ff0d-2ed7-4730-b99d-0ce9e24948bb', 'f7df093e-9fa2-4636-a32c-a58b076250cb'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:27.834066 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd34ff19-32bd-47dc-9770-d89e67c30c18 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot force create request issued successfully. Jul 22 00:18:27.834436 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd34ff19-32bd-47dc-9770-d89e67c30c18 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:18:27.835039 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1056/4237] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:18:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:27.840223 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Created reservations ['91a9a8c3-5088-44cc-8cae-af252706f71c', '2532d0b0-d734-4f38-bf4a-4fe45b5b93b3', '66bd35a6-df14-4431-a847-f6e11067bc78', '110ce533-700c-42d6-8a79-b147d00262c2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:27.841178 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abab6c8d-db20-4097-8428-24a06eece19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91a9a8c3-5088-44cc-8cae-af252706f71c', '2532d0b0-d734-4f38-bf4a-4fe45b5b93b3', '66bd35a6-df14-4431-a847-f6e11067bc78', '110ce533-700c-42d6-8a79-b147d00262c2']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:27.842137 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0851e0d4-bab5-4ce4-8042-02e3b1c12973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:27.844628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-145ec53b-b278-4e41-94f6-14e14b5af929 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.846780 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-145ec53b-b278-4e41-94f6-14e14b5af929 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 Jul 22 00:18:27.847044 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-145ec53b-b278-4e41-94f6-14e14b5af929 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:27.847292 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-145ec53b-b278-4e41-94f6-14e14b5af929 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:27.853510 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:27.853510 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:27.854109 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-145ec53b-b278-4e41-94f6-14e14b5af929 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:27.855139 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-145ec53b-b278-4e41-94f6-14e14b5af929 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 returned with HTTP 200 Jul 22 00:18:27.855591 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1056/4238] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:27 2026] GET /volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:27.868210 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0851e0d4-bab5-4ce4-8042-02e3b1c12973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40b628a9-33e3-4e5a-ba54-058becc7e12b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-505156186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c3c7bbf4745ab93eb2f8395e7c08b',qos_specs=None,replication_status=,reservations=['91a9a8c3-5088-44cc-8cae-af252706f71c','2532d0b0-d734-4f38-bf4a-4fe45b5b93b3','66bd35a6-df14-4431-a847-f6e11067bc78','110ce533-700c-42d6-8a79-b147d00262c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4825eec3d7ad48249cbaa857d255676e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-505156186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40b628a9-33e3-4e5a-ba54-058becc7e12b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21c3c7bbf4745ab93eb2f8395e7c08b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4825eec3d7ad48249cbaa857d255676e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:27.869146 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a07a58-cbf1-448a-8856-8e0a0d86abf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:27.889020 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a07a58-cbf1-448a-8856-8e0a0d86abf4) transitioned into state 'SUCCESS' from state '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-505156186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b21c3c7bbf4745ab93eb2f8395e7c08b',qos_specs=None,replication_status=,reservations=['91a9a8c3-5088-44cc-8cae-af252706f71c','2532d0b0-d734-4f38-bf4a-4fe45b5b93b3','66bd35a6-df14-4431-a847-f6e11067bc78','110ce533-700c-42d6-8a79-b147d00262c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4825eec3d7ad48249cbaa857d255676e',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:27.889916 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eaf52c3-a8c5-44a3-a81f-01501b854ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:27.900590 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eaf52c3-a8c5-44a3-a81f-01501b854ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:27.901744 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Flow 'volume_create_api' (6023326b-de55-4c85-9e9d-9fcbb7691604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:27.902106 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Create volume request issued successfully. Jul 22 00:18:27.902876 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e805b164-73f4-425a-bb7a-80b059f4ed16 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:27.903371 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1064/4239] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:27 2026] POST /volume/v3/volumes => generated 754 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:27.915606 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db06f09f-ae47-4d75-9a7e-48681de70ebd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.917353 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db06f09f-ae47-4d75-9a7e-48681de70ebd tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b Jul 22 00:18:27.917831 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db06f09f-ae47-4d75-9a7e-48681de70ebd tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:27.918243 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db06f09f-ae47-4d75-9a7e-48681de70ebd tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:27.928584 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:27.928584 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:27.933383 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-db06f09f-ae47-4d75-9a7e-48681de70ebd tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Volume info retrieved successfully. Jul 22 00:18:27.938437 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db06f09f-ae47-4d75-9a7e-48681de70ebd tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b returned with HTTP 200 Jul 22 00:18:27.939055 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1064/4240] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:27 2026] GET /volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:27.977847 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd4c61a7-a0e7-44cb-924d-4c9aafd18b47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:27.979671 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd4c61a7-a0e7-44cb-924d-4c9aafd18b47 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:27.979936 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd4c61a7-a0e7-44cb-924d-4c9aafd18b47 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:27.980089 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd4c61a7-a0e7-44cb-924d-4c9aafd18b47 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:27.980211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cd4c61a7-a0e7-44cb-924d-4c9aafd18b47 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:27.985124 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:27.985124 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:27.985714 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd4c61a7-a0e7-44cb-924d-4c9aafd18b47 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:27.986283 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1057/4241] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:27 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:28.041654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd0ae575-b134-4194-98d1-933cb9aa06a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:28.043979 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd0ae575-b134-4194-98d1-933cb9aa06a1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:28.044226 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd0ae575-b134-4194-98d1-933cb9aa06a1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:28.044470 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd0ae575-b134-4194-98d1-933cb9aa06a1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:28.054740 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:28.054740 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:28.058769 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fd0ae575-b134-4194-98d1-933cb9aa06a1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:28.063172 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd0ae575-b134-4194-98d1-933cb9aa06a1 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:28.063642 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1057/4242] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:28 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:28.352260 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-21a64ff9-4ee8-41b5-b665-3b88dcd12409 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:28.354077 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21a64ff9-4ee8-41b5-b665-3b88dcd12409 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:28.354278 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21a64ff9-4ee8-41b5-b665-3b88dcd12409 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:28.354464 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21a64ff9-4ee8-41b5-b665-3b88dcd12409 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:28.354577 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-21a64ff9-4ee8-41b5-b665-3b88dcd12409 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:28.358524 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:28.358524 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:28.359151 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21a64ff9-4ee8-41b5-b665-3b88dcd12409 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:28.359494 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1065/4243] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:28 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:28.865927 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e237cea2-f875-4afe-b5d7-938128c3f596 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:28.867743 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e237cea2-f875-4afe-b5d7-938128c3f596 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 Jul 22 00:18:28.867969 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e237cea2-f875-4afe-b5d7-938128c3f596 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:28.868162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e237cea2-f875-4afe-b5d7-938128c3f596 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:28.873349 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:28.873349 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:28.873759 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e237cea2-f875-4afe-b5d7-938128c3f596 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:28.874510 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e237cea2-f875-4afe-b5d7-938128c3f596 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 returned with HTTP 200 Jul 22 00:18:28.874869 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1065/4244] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:28 2026] GET /volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:28.886152 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f72e9b74-c918-4c27-868a-6db5f2fab808 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:28.887950 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f72e9b74-c918-4c27-868a-6db5f2fab808 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 Jul 22 00:18:28.888125 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f72e9b74-c918-4c27-868a-6db5f2fab808 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:28.888306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f72e9b74-c918-4c27-868a-6db5f2fab808 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:28.893133 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:28.893133 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:28.893563 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f72e9b74-c918-4c27-868a-6db5f2fab808 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:28.894315 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f72e9b74-c918-4c27-868a-6db5f2fab808 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 returned with HTTP 200 Jul 22 00:18:28.894659 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1058/4245] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:28 2026] GET /volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:28.954001 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71630879-a98b-4426-ad1b-4af790ed9573 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:28.956394 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71630879-a98b-4426-ad1b-4af790ed9573 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b Jul 22 00:18:28.956628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71630879-a98b-4426-ad1b-4af790ed9573 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:28.956879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71630879-a98b-4426-ad1b-4af790ed9573 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:28.965113 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:28.965113 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:28.969444 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-71630879-a98b-4426-ad1b-4af790ed9573 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Volume info retrieved successfully. Jul 22 00:18:28.974878 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71630879-a98b-4426-ad1b-4af790ed9573 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b returned with HTTP 200 Jul 22 00:18:28.975352 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1058/4246] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:28 2026] GET /volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:28.989533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eea7df9c-5a52-4a94-a2ad-9c149949f5dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:28.992023 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eea7df9c-5a52-4a94-a2ad-9c149949f5dc tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:18:28.992576 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eea7df9c-5a52-4a94-a2ad-9c149949f5dc tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40b628a9-33e3-4e5a-ba54-058becc7e12b", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1562623783"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:29.000839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5038ed11-1cf6-4896-a5cc-6f1b93a5100e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:29.003448 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5038ed11-1cf6-4896-a5cc-6f1b93a5100e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:29.003850 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5038ed11-1cf6-4896-a5cc-6f1b93a5100e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:29.004273 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5038ed11-1cf6-4896-a5cc-6f1b93a5100e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:29.004273 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5038ed11-1cf6-4896-a5cc-6f1b93a5100e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:29.005046 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:29.005046 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:29.005761 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eea7df9c-5a52-4a94-a2ad-9c149949f5dc tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Volume info retrieved successfully. Jul 22 00:18:29.005950 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-eea7df9c-5a52-4a94-a2ad-9c149949f5dc tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Create snapshot from volume 40b628a9-33e3-4e5a-ba54-058becc7e12b Jul 22 00:18:29.015918 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:29.015918 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:29.016581 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5038ed11-1cf6-4896-a5cc-6f1b93a5100e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:29.016973 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1066/4247] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:28 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:29.045464 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-eea7df9c-5a52-4a94-a2ad-9c149949f5dc tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Created reservations ['2574bfb9-c0bf-4e2d-ad20-207ab4a4062b', '8d105f2e-6c97-4327-9ade-9e13a7e37339', '63ae8a32-6892-4f39-8507-a73a890c0ffd', 'b9de60b2-c3cf-4860-88db-6c8c3661aad4'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:29.075340 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eea7df9c-5a52-4a94-a2ad-9c149949f5dc tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot create request issued successfully. Jul 22 00:18:29.075340 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eea7df9c-5a52-4a94-a2ad-9c149949f5dc tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:18:29.075340 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1066/4248] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:18:28 2026] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:29.076904 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2569b6bf-e9cf-4ed6-9d87-011bc0f902f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:29.078675 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2569b6bf-e9cf-4ed6-9d87-011bc0f902f8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:29.078906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2569b6bf-e9cf-4ed6-9d87-011bc0f902f8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:29.079102 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2569b6bf-e9cf-4ed6-9d87-011bc0f902f8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:29.088579 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c4967dd-f8d8-4a9d-8282-307368572eea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:29.090710 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c4967dd-f8d8-4a9d-8282-307368572eea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 Jul 22 00:18:29.090970 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c4967dd-f8d8-4a9d-8282-307368572eea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:29.091235 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c4967dd-f8d8-4a9d-8282-307368572eea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:29.091408 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:29.091408 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:29.096655 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2569b6bf-e9cf-4ed6-9d87-011bc0f902f8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:29.097107 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:29.097107 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:29.097526 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c4967dd-f8d8-4a9d-8282-307368572eea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:29.098297 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c4967dd-f8d8-4a9d-8282-307368572eea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 returned with HTTP 200 Jul 22 00:18:29.098723 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1059/4249] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:29 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:29.101093 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2569b6bf-e9cf-4ed6-9d87-011bc0f902f8 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:29.101458 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1059/4250] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:29 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:29.370387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df9df58a-d14f-40fa-8bc9-3be646476e8f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:29.372132 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df9df58a-d14f-40fa-8bc9-3be646476e8f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:29.373248 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df9df58a-d14f-40fa-8bc9-3be646476e8f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:29.373248 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df9df58a-d14f-40fa-8bc9-3be646476e8f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:29.373248 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-df9df58a-d14f-40fa-8bc9-3be646476e8f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:29.377169 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:29.377169 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:29.377781 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df9df58a-d14f-40fa-8bc9-3be646476e8f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:29.378159 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1067/4251] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:29 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:29.520383 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-cfdaf68d-7b00-4dde-9ad1-707d599ba45b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:29.522841 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-cfdaf68d-7b00-4dde-9ad1-707d599ba45b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2/action Jul 22 00:18:29.523404 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-cfdaf68d-7b00-4dde-9ad1-707d599ba45b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:29.523682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-cfdaf68d-7b00-4dde-9ad1-707d599ba45b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:29.542709 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:29.542709 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:29.554698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4785a5a2-cb22-41c1-b2fe-0cd6880b95cf req-cfdaf68d-7b00-4dde-9ad1-707d599ba45b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2/action returned with HTTP 204 Jul 22 00:18:29.555875 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1067/4252] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:18:29 2026] POST /volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:30.027754 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b61934f8-1455-4288-8ba8-289e3046f8c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.030007 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b61934f8-1455-4288-8ba8-289e3046f8c8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:30.030301 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b61934f8-1455-4288-8ba8-289e3046f8c8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.030680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b61934f8-1455-4288-8ba8-289e3046f8c8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.030738 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b61934f8-1455-4288-8ba8-289e3046f8c8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:30.036209 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.036209 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:30.036970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b61934f8-1455-4288-8ba8-289e3046f8c8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:30.037385 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1060/4253] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:30.109826 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56c5246d-78de-41bc-9f0d-149acf645005 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.111625 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56c5246d-78de-41bc-9f0d-149acf645005 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 Jul 22 00:18:30.111826 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56c5246d-78de-41bc-9f0d-149acf645005 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.112061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56c5246d-78de-41bc-9f0d-149acf645005 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.116953 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67fa7330-9fb2-4e9d-83b8-079a12dd790a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.117332 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.117332 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:30.117749 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56c5246d-78de-41bc-9f0d-149acf645005 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.118531 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56c5246d-78de-41bc-9f0d-149acf645005 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 returned with HTTP 200 Jul 22 00:18:30.118834 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67fa7330-9fb2-4e9d-83b8-079a12dd790a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:30.118957 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1060/4254] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:30.119079 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67fa7330-9fb2-4e9d-83b8-079a12dd790a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.119263 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67fa7330-9fb2-4e9d-83b8-079a12dd790a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.128988 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-65c217b6-fe2c-4425-b60b-c04c88bed79b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.130083 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.130083 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:30.130736 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-65c217b6-fe2c-4425-b60b-c04c88bed79b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] POST https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.131089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-65c217b6-fe2c-4425-b60b-c04c88bed79b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:30.134435 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67fa7330-9fb2-4e9d-83b8-079a12dd790a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:30.137934 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.137934 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:30.138455 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-65c217b6-fe2c-4425-b60b-c04c88bed79b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.140298 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67fa7330-9fb2-4e9d-83b8-079a12dd790a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:30.141033 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1068/4255] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:30.153372 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c5efe99-9b3c-4258-b150-43441a9bbeec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.155278 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c5efe99-9b3c-4258-b150-43441a9bbeec tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:30.155411 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c5efe99-9b3c-4258-b150-43441a9bbeec tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.155611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c5efe99-9b3c-4258-b150-43441a9bbeec tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.162054 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-65c217b6-fe2c-4425-b60b-c04c88bed79b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Update snapshot metadata completed successfully. Jul 22 00:18:30.162366 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-65c217b6-fe2c-4425-b60b-c04c88bed79b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.162844 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1068/4256] 10.4.3.168 () {68 vars in 1402 bytes} [Wed Jul 22 00:18:30 2026] POST /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.167810 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.167810 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:30.170758 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-93488257-69e1-4f94-8cb7-e2947ff18161 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.172331 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c5efe99-9b3c-4258-b150-43441a9bbeec tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:30.172528 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93488257-69e1-4f94-8cb7-e2947ff18161 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.172713 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93488257-69e1-4f94-8cb7-e2947ff18161 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.172917 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93488257-69e1-4f94-8cb7-e2947ff18161 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.178140 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.178140 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:30.178315 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c5efe99-9b3c-4258-b150-43441a9bbeec tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:30.178659 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-93488257-69e1-4f94-8cb7-e2947ff18161 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.178871 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1061/4257] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:30.179394 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-93488257-69e1-4f94-8cb7-e2947ff18161 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Get snapshot metadata completed successfully. Jul 22 00:18:30.179708 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93488257-69e1-4f94-8cb7-e2947ff18161 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.180044 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1061/4258] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.187344 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23ce32eb-7411-4cd8-9f7d-45aeac5c0c2f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.189339 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23ce32eb-7411-4cd8-9f7d-45aeac5c0c2f tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] PUT https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.189742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23ce32eb-7411-4cd8-9f7d-45aeac5c0c2f tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:30.191302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-180e357a-304d-4470-b0f5-b2ef79a2c3dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.193322 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-180e357a-304d-4470-b0f5-b2ef79a2c3dc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:30.193623 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-180e357a-304d-4470-b0f5-b2ef79a2c3dc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.193818 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-180e357a-304d-4470-b0f5-b2ef79a2c3dc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.194043 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-180e357a-304d-4470-b0f5-b2ef79a2c3dc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Delete volume with id: 3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:30.196967 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.196967 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:30.197530 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23ce32eb-7411-4cd8-9f7d-45aeac5c0c2f tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.205700 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.205700 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:30.206408 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-180e357a-304d-4470-b0f5-b2ef79a2c3dc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:30.214882 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-180e357a-304d-4470-b0f5-b2ef79a2c3dc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 22 00:18:30.215246 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-180e357a-304d-4470-b0f5-b2ef79a2c3dc tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 400 Jul 22 00:18:30.215910 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1069/4259] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:30 2026] DELETE /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:18:30.223684 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14952574-2deb-4800-b385-6a3e52a05a68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.225837 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14952574-2deb-4800-b385-6a3e52a05a68 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:30.226142 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14952574-2deb-4800-b385-6a3e52a05a68 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.226382 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14952574-2deb-4800-b385-6a3e52a05a68 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.226447 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23ce32eb-7411-4cd8-9f7d-45aeac5c0c2f tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Update snapshot metadata completed successfully. Jul 22 00:18:30.226761 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23ce32eb-7411-4cd8-9f7d-45aeac5c0c2f tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.227216 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1069/4260] 10.4.3.168 () {68 vars in 1401 bytes} [Wed Jul 22 00:18:30 2026] PUT /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.235446 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-262e973e-64a7-4b85-be19-139ca3d73eed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.237826 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-262e973e-64a7-4b85-be19-139ca3d73eed tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.238218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-262e973e-64a7-4b85-be19-139ca3d73eed tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.238488 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-262e973e-64a7-4b85-be19-139ca3d73eed tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.239020 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.239020 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:30.243240 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14952574-2deb-4800-b385-6a3e52a05a68 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:30.245424 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.245424 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:30.246072 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-262e973e-64a7-4b85-be19-139ca3d73eed tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.247185 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-262e973e-64a7-4b85-be19-139ca3d73eed tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Get snapshot metadata completed successfully. Jul 22 00:18:30.247568 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-262e973e-64a7-4b85-be19-139ca3d73eed tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.248001 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1062/4261] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.248595 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14952574-2deb-4800-b385-6a3e52a05a68 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:30.249094 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1062/4262] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:30.258166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a6fccb86-4636-4750-bd94-7002b5a8cbc8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.260572 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6fccb86-4636-4750-bd94-7002b5a8cbc8 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 Jul 22 00:18:30.260880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6fccb86-4636-4750-bd94-7002b5a8cbc8 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.261228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6fccb86-4636-4750-bd94-7002b5a8cbc8 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.267982 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.267982 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:30.268284 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a6fccb86-4636-4750-bd94-7002b5a8cbc8 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.269099 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a6fccb86-4636-4750-bd94-7002b5a8cbc8 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Get snapshot metadata completed successfully. Jul 22 00:18:30.279278 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a6fccb86-4636-4750-bd94-7002b5a8cbc8 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Delete snapshot metadata completed successfully. Jul 22 00:18:30.279550 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6fccb86-4636-4750-bd94-7002b5a8cbc8 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 returned with HTTP 200 Jul 22 00:18:30.280081 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1070/4263] 10.4.3.168 () {66 vars in 1399 bytes} [Wed Jul 22 00:18:30 2026] DELETE /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 00:18:30.293118 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f5c36d4-e232-4e59-83ea-dd4d31e32e61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.295501 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f5c36d4-e232-4e59-83ea-dd4d31e32e61 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.295801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f5c36d4-e232-4e59-83ea-dd4d31e32e61 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.296101 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f5c36d4-e232-4e59-83ea-dd4d31e32e61 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.303212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-237be8b2-1e8c-412e-9a71-b845a1c969fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.304278 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.304278 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:30.304907 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f5c36d4-e232-4e59-83ea-dd4d31e32e61 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.305962 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-237be8b2-1e8c-412e-9a71-b845a1c969fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:30.306029 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f5c36d4-e232-4e59-83ea-dd4d31e32e61 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Get snapshot metadata completed successfully. Jul 22 00:18:30.306184 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-237be8b2-1e8c-412e-9a71-b845a1c969fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.306345 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f5c36d4-e232-4e59-83ea-dd4d31e32e61 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.306392 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-237be8b2-1e8c-412e-9a71-b845a1c969fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.306842 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1070/4264] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.317394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a667233e-aee3-4bef-9438-88383c113016 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.321156 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a667233e-aee3-4bef-9438-88383c113016 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] PUT https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.321637 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a667233e-aee3-4bef-9438-88383c113016 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:30.324712 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.324712 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:30.329385 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-237be8b2-1e8c-412e-9a71-b845a1c969fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:30.333897 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.333897 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:30.335885 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a667233e-aee3-4bef-9438-88383c113016 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.336016 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-237be8b2-1e8c-412e-9a71-b845a1c969fe tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:30.336016 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1063/4265] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:30.358530 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-22c09923-5e4e-4d33-a511-107f838eddfa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.361093 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-22c09923-5e4e-4d33-a511-107f838eddfa tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] POST https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de/action Jul 22 00:18:30.361973 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-22c09923-5e4e-4d33-a511-107f838eddfa tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:30.361973 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-22c09923-5e4e-4d33-a511-107f838eddfa tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:30.362105 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a667233e-aee3-4bef-9438-88383c113016 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Update snapshot metadata completed successfully. Jul 22 00:18:30.362398 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a667233e-aee3-4bef-9438-88383c113016 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.363097 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1063/4266] 10.4.3.168 () {68 vars in 1401 bytes} [Wed Jul 22 00:18:30 2026] PUT /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.372856 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f31e0236-8465-4273-8e13-9c23e240e575 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.375029 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.375029 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:30.375450 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-22c09923-5e4e-4d33-a511-107f838eddfa tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:30.375839 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f31e0236-8465-4273-8e13-9c23e240e575 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] POST https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.376293 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f31e0236-8465-4273-8e13-9c23e240e575 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:30.385180 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.385180 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:30.385382 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-22c09923-5e4e-4d33-a511-107f838eddfa tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Begin detaching volume completed successfully. Jul 22 00:18:30.385595 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-22c09923-5e4e-4d33-a511-107f838eddfa tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de/action returned with HTTP 202 Jul 22 00:18:30.385674 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f31e0236-8465-4273-8e13-9c23e240e575 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.386148 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1071/4267] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:18:30 2026] POST /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:30.391789 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a4c90d9-6e1b-417b-aedf-7c747852f528 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.394447 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a4c90d9-6e1b-417b-aedf-7c747852f528 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:30.394447 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a4c90d9-6e1b-417b-aedf-7c747852f528 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.395144 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a4c90d9-6e1b-417b-aedf-7c747852f528 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.395144 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8a4c90d9-6e1b-417b-aedf-7c747852f528 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:30.399662 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.399662 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:30.400458 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a4c90d9-6e1b-417b-aedf-7c747852f528 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:30.400897 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1064/4268] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:30.414592 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f31e0236-8465-4273-8e13-9c23e240e575 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Update snapshot metadata completed successfully. Jul 22 00:18:30.414592 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f31e0236-8465-4273-8e13-9c23e240e575 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.415060 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1071/4269] 10.4.3.168 () {68 vars in 1402 bytes} [Wed Jul 22 00:18:30 2026] POST /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.424045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2fddd3f8-260d-4022-990b-fae48a80d9b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.426283 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fddd3f8-260d-4022-990b-fae48a80d9b2 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.426464 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fddd3f8-260d-4022-990b-fae48a80d9b2 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.426679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2fddd3f8-260d-4022-990b-fae48a80d9b2 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.432523 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.432523 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:30.433070 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2fddd3f8-260d-4022-990b-fae48a80d9b2 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.434062 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2fddd3f8-260d-4022-990b-fae48a80d9b2 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Get snapshot metadata completed successfully. Jul 22 00:18:30.434346 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2fddd3f8-260d-4022-990b-fae48a80d9b2 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.434843 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1064/4270] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.441950 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a217ca31-b3b6-4553-8d30-f323b79789b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.442883 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a217ca31-b3b6-4553-8d30-f323b79789b4 None None] GET https://10.4.3.168/volume// Jul 22 00:18:30.442883 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a217ca31-b3b6-4553-8d30-f323b79789b4 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.443712 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a217ca31-b3b6-4553-8d30-f323b79789b4 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.444329 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a217ca31-b3b6-4553-8d30-f323b79789b4 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:18:30.444571 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5dbf0ba-1a55-4bef-8ec1-e793bfe9adbb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.445618 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1072/4271] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:18:30.447112 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5dbf0ba-1a55-4bef-8ec1-e793bfe9adbb tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] PUT https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 Jul 22 00:18:30.447639 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5dbf0ba-1a55-4bef-8ec1-e793bfe9adbb tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:30.454879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-bde472fd-f9aa-4e81-bc82-8a31a9639b22 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.457428 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.457428 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:30.458031 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a5dbf0ba-1a55-4bef-8ec1-e793bfe9adbb tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.458130 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-bde472fd-f9aa-4e81-bc82-8a31a9639b22 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:30.458424 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-bde472fd-f9aa-4e81-bc82-8a31a9639b22 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.458693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-bde472fd-f9aa-4e81-bc82-8a31a9639b22 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.476354 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.476354 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:30.480000 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-bde472fd-f9aa-4e81-bc82-8a31a9639b22 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:30.483449 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a5dbf0ba-1a55-4bef-8ec1-e793bfe9adbb tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Update snapshot metadata completed successfully. Jul 22 00:18:30.483801 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5dbf0ba-1a55-4bef-8ec1-e793bfe9adbb tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 returned with HTTP 200 Jul 22 00:18:30.484325 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1065/4272] 10.4.3.168 () {68 vars in 1416 bytes} [Wed Jul 22 00:18:30 2026] PUT /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.486918 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-bde472fd-f9aa-4e81-bc82-8a31a9639b22 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:30.487492 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1072/4273] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:18:30.494833 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-acab9409-c16d-4f73-9c43-d2ba858dd990 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.499958 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-acab9409-c16d-4f73-9c43-d2ba858dd990 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 Jul 22 00:18:30.500284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-acab9409-c16d-4f73-9c43-d2ba858dd990 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.500615 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-acab9409-c16d-4f73-9c43-d2ba858dd990 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.507954 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.507954 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:30.508576 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-acab9409-c16d-4f73-9c43-d2ba858dd990 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.509833 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-acab9409-c16d-4f73-9c43-d2ba858dd990 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Get snapshot metadata completed successfully. Jul 22 00:18:30.510085 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-acab9409-c16d-4f73-9c43-d2ba858dd990 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 returned with HTTP 200 Jul 22 00:18:30.510513 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1065/4274] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.519507 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c626ed25-54a0-4720-9d3e-841cc280623a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.521435 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c626ed25-54a0-4720-9d3e-841cc280623a tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.521905 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c626ed25-54a0-4720-9d3e-841cc280623a tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.521905 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c626ed25-54a0-4720-9d3e-841cc280623a tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.527342 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.527342 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:30.527777 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c626ed25-54a0-4720-9d3e-841cc280623a tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.528525 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c626ed25-54a0-4720-9d3e-841cc280623a tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Get snapshot metadata completed successfully. Jul 22 00:18:30.531383 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c626ed25-54a0-4720-9d3e-841cc280623a tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.531383 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1073/4275] 10.4.3.168 () {66 vars in 1381 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.539011 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6827130d-cac4-4a09-9bae-f41e547d9304 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.541329 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6827130d-cac4-4a09-9bae-f41e547d9304 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] PUT https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata Jul 22 00:18:30.541723 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6827130d-cac4-4a09-9bae-f41e547d9304 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:30.549093 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.549093 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:30.549503 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6827130d-cac4-4a09-9bae-f41e547d9304 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.573982 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6827130d-cac4-4a09-9bae-f41e547d9304 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Update snapshot metadata completed successfully. Jul 22 00:18:30.574260 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6827130d-cac4-4a09-9bae-f41e547d9304 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata returned with HTTP 200 Jul 22 00:18:30.574692 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1066/4276] 10.4.3.168 () {68 vars in 1401 bytes} [Wed Jul 22 00:18:30 2026] PUT /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:18:30.584159 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eb71d4de-5690-4428-9d02-426a252fc27d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.585950 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb71d4de-5690-4428-9d02-426a252fc27d tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 Jul 22 00:18:30.586162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb71d4de-5690-4428-9d02-426a252fc27d tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.586403 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb71d4de-5690-4428-9d02-426a252fc27d tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.586967 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-eb71d4de-5690-4428-9d02-426a252fc27d tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Delete snapshot with id: f3eb6341-aeeb-466b-b772-6cf6f2c7a453 Jul 22 00:18:30.592882 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.592882 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:30.593446 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eb71d4de-5690-4428-9d02-426a252fc27d tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.616117 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eb71d4de-5690-4428-9d02-426a252fc27d tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot delete request issued successfully. Jul 22 00:18:30.616320 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb71d4de-5690-4428-9d02-426a252fc27d tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 returned with HTTP 202 Jul 22 00:18:30.616764 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1073/4277] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:18:30 2026] DELETE /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:30.624646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c192a02c-31f9-4d76-b25f-b6e0eb0ce72b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:30.628590 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c192a02c-31f9-4d76-b25f-b6e0eb0ce72b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 Jul 22 00:18:30.628590 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c192a02c-31f9-4d76-b25f-b6e0eb0ce72b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:30.628590 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c192a02c-31f9-4d76-b25f-b6e0eb0ce72b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:30.633395 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:30.633395 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:30.634054 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c192a02c-31f9-4d76-b25f-b6e0eb0ce72b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Snapshot retrieved successfully. Jul 22 00:18:30.635103 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c192a02c-31f9-4d76-b25f-b6e0eb0ce72b tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 returned with HTTP 200 Jul 22 00:18:30.635612 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1066/4278] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:30 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:31.048211 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb1519b3-7ea7-4ebe-9d13-0cbccb5eba38 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:31.050012 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb1519b3-7ea7-4ebe-9d13-0cbccb5eba38 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:31.050226 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb1519b3-7ea7-4ebe-9d13-0cbccb5eba38 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:31.050407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb1519b3-7ea7-4ebe-9d13-0cbccb5eba38 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:31.050533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bb1519b3-7ea7-4ebe-9d13-0cbccb5eba38 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:31.055796 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:31.055796 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:31.056601 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb1519b3-7ea7-4ebe-9d13-0cbccb5eba38 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:31.057036 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1074/4279] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:31 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:31.412916 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8fe292d8-797a-43ae-b45f-daf3b587de4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:31.414497 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fe292d8-797a-43ae-b45f-daf3b587de4f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:31.414723 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fe292d8-797a-43ae-b45f-daf3b587de4f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:31.414932 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fe292d8-797a-43ae-b45f-daf3b587de4f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:31.415043 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8fe292d8-797a-43ae-b45f-daf3b587de4f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:31.419563 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:31.419563 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:31.420177 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fe292d8-797a-43ae-b45f-daf3b587de4f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:31.420578 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1067/4280] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:31 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:31.645942 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87dbb62c-46a9-4949-93ca-6ce46208a410 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:31.647816 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87dbb62c-46a9-4949-93ca-6ce46208a410 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 Jul 22 00:18:31.648190 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87dbb62c-46a9-4949-93ca-6ce46208a410 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:31.648477 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87dbb62c-46a9-4949-93ca-6ce46208a410 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:31.653197 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87dbb62c-46a9-4949-93ca-6ce46208a410 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 returned with HTTP 404 Jul 22 00:18:31.653844 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1074/4281] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:31 2026] GET /volume/v3/snapshots/f3eb6341-aeeb-466b-b772-6cf6f2c7a453 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:31.661452 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e299e21-6edd-4eca-bbf5-966d58e84f64 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:31.663444 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e299e21-6edd-4eca-bbf5-966d58e84f64 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b Jul 22 00:18:31.663646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e299e21-6edd-4eca-bbf5-966d58e84f64 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:31.663868 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e299e21-6edd-4eca-bbf5-966d58e84f64 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:31.672510 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:31.672510 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:31.676292 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2e299e21-6edd-4eca-bbf5-966d58e84f64 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Volume info retrieved successfully. Jul 22 00:18:31.680941 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e299e21-6edd-4eca-bbf5-966d58e84f64 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b returned with HTTP 200 Jul 22 00:18:31.681402 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1067/4282] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:31 2026] GET /volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:31.695682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cad36df4-04a3-4a72-9b6a-48ebb47fc6ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:31.697735 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cad36df4-04a3-4a72-9b6a-48ebb47fc6ea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] DELETE https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b Jul 22 00:18:31.698157 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cad36df4-04a3-4a72-9b6a-48ebb47fc6ea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:31.698460 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cad36df4-04a3-4a72-9b6a-48ebb47fc6ea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:31.698678 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-cad36df4-04a3-4a72-9b6a-48ebb47fc6ea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Delete volume with id: 40b628a9-33e3-4e5a-ba54-058becc7e12b Jul 22 00:18:31.706711 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:31.706711 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:31.707178 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cad36df4-04a3-4a72-9b6a-48ebb47fc6ea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Volume info retrieved successfully. Jul 22 00:18:31.723075 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cad36df4-04a3-4a72-9b6a-48ebb47fc6ea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Delete volume request issued successfully. Jul 22 00:18:31.723279 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cad36df4-04a3-4a72-9b6a-48ebb47fc6ea tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b returned with HTTP 202 Jul 22 00:18:31.723714 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1075/4283] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:31 2026] DELETE /volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:31.730977 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ccee1f49-b362-4f41-b1bf-cec98ca1edce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:31.732788 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ccee1f49-b362-4f41-b1bf-cec98ca1edce tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b Jul 22 00:18:31.733081 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ccee1f49-b362-4f41-b1bf-cec98ca1edce tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:31.733329 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ccee1f49-b362-4f41-b1bf-cec98ca1edce tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:31.741249 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:31.741249 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:31.746287 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ccee1f49-b362-4f41-b1bf-cec98ca1edce tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Volume info retrieved successfully. Jul 22 00:18:31.751447 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ccee1f49-b362-4f41-b1bf-cec98ca1edce tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b returned with HTTP 200 Jul 22 00:18:31.751832 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1068/4284] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:31 2026] GET /volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:32.068957 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32e5f69d-c1f6-4184-bd27-af32117947de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.070710 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32e5f69d-c1f6-4184-bd27-af32117947de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:32.070979 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32e5f69d-c1f6-4184-bd27-af32117947de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:32.071202 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32e5f69d-c1f6-4184-bd27-af32117947de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:32.071339 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-32e5f69d-c1f6-4184-bd27-af32117947de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:32.078401 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:32.078401 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:32.079067 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32e5f69d-c1f6-4184-bd27-af32117947de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:32.079435 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1075/4285] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:32 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:32.090424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e269b813-18e8-478b-a476-6a48e504d8af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.092381 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e269b813-18e8-478b-a476-6a48e504d8af tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624/export_record Jul 22 00:18:32.092634 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e269b813-18e8-478b-a476-6a48e504d8af tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:32.092877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e269b813-18e8-478b-a476-6a48e504d8af tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'export_record' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:32.093021 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-e269b813-18e8-478b-a476-6a48e504d8af tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Export record for backup 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 00:18:32.097643 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:32.097643 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:32.098611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-e269b813-18e8-478b-a476-6a48e504d8af tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling RPCAPI with context: , host: np0000005612, backup: 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100284) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 00:18:32.105090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-e269b813-18e8-478b-a476-6a48e504d8af tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] export_record in rpcapi backup_id 24800af5-36df-42cd-b692-abd497ce6624 on host np0000005612. {{(pid=100284) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 00:18:32.122772 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-e269b813-18e8-478b-a476-6a48e504d8af tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjQ4MDBhZjUtMzZkZi00MmNkLWI2OTItYWJkNDk3Y2U2NjI0IiwgInVzZXJfaWQiOiAiY2EyY2ExMTEzOTJlNGJlYzkwYzkwYmFmMDRhNjE4NjEiLCAicHJvamVjdF9pZCI6ICI3MDg0Mjc5MGFiM2I0MDAyYWVmOWJmYTg3MTQ2OGY1YiIsICJ2b2x1bWVfaWQiOiAiZmU4MjIyMDQtNWE1YS00ZmY1LWJjMzAtMTQ2NmVlMDkyNTIyIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTkzOTk4NjgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmU4MjIyMDQtNWE1YS00ZmY1LWJjMzAtMTQ2NmVlMDkyNTIyLzIwMjYwNzIyMDAxODE4L2F6X25vdmFfYmFja3VwXzI0ODAwYWY1LTM2ZGYtNDJjZC1iNjkyLWFiZDQ5N2NlNjYyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 00:18:32.123092 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e269b813-18e8-478b-a476-6a48e504d8af tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624/export_record returned with HTTP 200 Jul 22 00:18:32.123781 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1068/4286] 10.4.3.168 () {68 vars in 1430 bytes} [Wed Jul 22 00:18:32 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:32.131258 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-adb45e4a-ad72-41c6-b1e8-3b09d9c4fdff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.132992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-adb45e4a-ad72-41c6-b1e8-3b09d9c4fdff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:18:32.133210 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-adb45e4a-ad72-41c6-b1e8-3b09d9c4fdff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:32.133453 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-adb45e4a-ad72-41c6-b1e8-3b09d9c4fdff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:32.133606 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-adb45e4a-ad72-41c6-b1e8-3b09d9c4fdff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:32.138338 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:32.138338 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:32.139067 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-adb45e4a-ad72-41c6-b1e8-3b09d9c4fdff tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:18:32.139497 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1076/4287] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:32 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:32.151898 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16056805-719f-4f51-8922-605ddd43ce05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.153579 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16056805-719f-4f51-8922-605ddd43ce05 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] POST https://10.4.3.168/volume/v3/backups/import_record Jul 22 00:18:32.154005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16056805-719f-4f51-8922-605ddd43ce05 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDJmYjRlMzEtNTY4NS00OTFlLTgxNWMtNTVmYTE2MjNmMmE0IiwgInVzZXJfaWQiOiAiY2EyY2ExMTEzOTJlNGJlYzkwYzkwYmFmMDRhNjE4NjEiLCAicHJvamVjdF9pZCI6ICI3MDg0Mjc5MGFiM2I0MDAyYWVmOWJmYTg3MTQ2OGY1YiIsICJ2b2x1bWVfaWQiOiAiZmU4MjIyMDQtNWE1YS00ZmY1LWJjMzAtMTQ2NmVlMDkyNTIyIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTkzOTk4NjgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmU4MjIyMDQtNWE1YS00ZmY1LWJjMzAtMTQ2NmVlMDkyNTIyLzIwMjYwNzIyMDAxODE4L2F6X25vdmFfYmFja3VwXzI0ODAwYWY1LTM2ZGYtNDJjZC1iNjkyLWFiZDQ5N2NlNjYyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:32.155393 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-16056805-719f-4f51-8922-605ddd43ce05 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDJmYjRlMzEtNTY4NS00OTFlLTgxNWMtNTVmYTE2MjNmMmE0IiwgInVzZXJfaWQiOiAiY2EyY2ExMTEzOTJlNGJlYzkwYzkwYmFmMDRhNjE4NjEiLCAicHJvamVjdF9pZCI6ICI3MDg0Mjc5MGFiM2I0MDAyYWVmOWJmYTg3MTQ2OGY1YiIsICJ2b2x1bWVfaWQiOiAiZmU4MjIyMDQtNWE1YS00ZmY1LWJjMzAtMTQ2NmVlMDkyNTIyIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTkzOTk4NjgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmU4MjIyMDQtNWE1YS00ZmY1LWJjMzAtMTQ2NmVlMDkyNTIyLzIwMjYwNzIyMDAxODE4L2F6X25vdmFfYmFja3VwXzI0ODAwYWY1LTM2ZGYtNDJjZC1iNjkyLWFiZDQ5N2NlNjYyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100283) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 00:18:32.155393 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-16056805-719f-4f51-8922-605ddd43ce05 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDJmYjRlMzEtNTY4NS00OTFlLTgxNWMtNTVmYTE2MjNmMmE0IiwgInVzZXJfaWQiOiAiY2EyY2ExMTEzOTJlNGJlYzkwYzkwYmFmMDRhNjE4NjEiLCAicHJvamVjdF9pZCI6ICI3MDg0Mjc5MGFiM2I0MDAyYWVmOWJmYTg3MTQ2OGY1YiIsICJ2b2x1bWVfaWQiOiAiZmU4MjIyMDQtNWE1YS00ZmY1LWJjMzAtMTQ2NmVlMDkyNTIyIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTkzOTk4NjgwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmU4MjIyMDQtNWE1YS00ZmY1LWJjMzAtMTQ2NmVlMDkyNTIyLzIwMjYwNzIyMDAxODE4L2F6X25vdmFfYmFja3VwXzI0ODAwYWY1LTM2ZGYtNDJjZC1iNjkyLWFiZDQ5N2NlNjYyNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100283) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 00:18:32.156045 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-16056805-719f-4f51-8922-605ddd43ce05 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '062ba4535403452c87925206de51e167', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70842790ab3b4002aef9bfa871468f5b', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:18:32.156209 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16056805-719f-4f51-8922-605ddd43ce05 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups/import_record returned with HTTP 403 Jul 22 00:18:32.156619 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1069/4288] 10.4.3.168 () {70 vars in 1342 bytes} [Wed Jul 22 00:18:32 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:32.164726 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c91d2fad-f1cc-42e5-a92a-c7a919d807eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.167159 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c91d2fad-f1cc-42e5-a92a-c7a919d807eb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 Jul 22 00:18:32.167367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c91d2fad-f1cc-42e5-a92a-c7a919d807eb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:32.167599 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c91d2fad-f1cc-42e5-a92a-c7a919d807eb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:32.167759 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c91d2fad-f1cc-42e5-a92a-c7a919d807eb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume with id: fe822204-5a5a-4ff5-bc30-1466ee092522 Jul 22 00:18:32.174906 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:32.174906 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:32.175200 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c91d2fad-f1cc-42e5-a92a-c7a919d807eb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:32.194493 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c91d2fad-f1cc-42e5-a92a-c7a919d807eb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume request issued successfully. Jul 22 00:18:32.194746 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c91d2fad-f1cc-42e5-a92a-c7a919d807eb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 returned with HTTP 202 Jul 22 00:18:32.195298 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1076/4289] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:32 2026] DELETE /volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:32.202177 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d42b9ab1-ed4d-47e3-a8da-30072dbbb04b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.204018 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d42b9ab1-ed4d-47e3-a8da-30072dbbb04b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 Jul 22 00:18:32.204232 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d42b9ab1-ed4d-47e3-a8da-30072dbbb04b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:32.204437 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d42b9ab1-ed4d-47e3-a8da-30072dbbb04b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:32.212770 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:32.212770 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:32.216678 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d42b9ab1-ed4d-47e3-a8da-30072dbbb04b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:32.220684 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d42b9ab1-ed4d-47e3-a8da-30072dbbb04b tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 returned with HTTP 200 Jul 22 00:18:32.221114 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1069/4290] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:32 2026] GET /volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:32.433302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06dd4a87-7a4c-4eed-81d9-1a9c1ceb0ad0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.443295 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06dd4a87-7a4c-4eed-81d9-1a9c1ceb0ad0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:32.445236 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06dd4a87-7a4c-4eed-81d9-1a9c1ceb0ad0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:32.445998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06dd4a87-7a4c-4eed-81d9-1a9c1ceb0ad0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:32.447212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-06dd4a87-7a4c-4eed-81d9-1a9c1ceb0ad0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:32.465952 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:32.465952 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:32.468219 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06dd4a87-7a4c-4eed-81d9-1a9c1ceb0ad0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:32.469841 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1077/4291] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:32 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:32.529264 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-4ff8466b-441d-4ac3-a098-bc9072041686 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.531250 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-4ff8466b-441d-4ac3-a098-bc9072041686 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] DELETE https://10.4.3.168/volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2 Jul 22 00:18:32.531454 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-4ff8466b-441d-4ac3-a098-bc9072041686 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:32.531679 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-4ff8466b-441d-4ac3-a098-bc9072041686 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:32.539649 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:32.539649 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:32.587213 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6d00fb78-4116-454d-81c5-9af8e7eae51d req-4ff8466b-441d-4ac3-a098-bc9072041686 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2 returned with HTTP 200 Jul 22 00:18:32.587697 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1070/4292] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:18:32 2026] DELETE /volume/v3/attachments/368cbf8e-e316-4696-a7b7-fec38afec3a2 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:32.767037 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d05cf22f-3277-4bfe-913d-ae859825a736 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:32.769219 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d05cf22f-3277-4bfe-913d-ae859825a736 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] GET https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b Jul 22 00:18:32.769462 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d05cf22f-3277-4bfe-913d-ae859825a736 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:32.769685 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d05cf22f-3277-4bfe-913d-ae859825a736 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:32.776386 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d05cf22f-3277-4bfe-913d-ae859825a736 tempest-SnapshotMetadataTestJSON-893675775 tempest-SnapshotMetadataTestJSON-893675775-project-member] https://10.4.3.168/volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b returned with HTTP 404 Jul 22 00:18:32.776881 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1077/4293] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:32 2026] GET /volume/v3/volumes/40b628a9-33e3-4e5a-ba54-058becc7e12b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:33.234570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf88cec7-1d01-44ff-bc8e-7be162f320de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:33.236840 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf88cec7-1d01-44ff-bc8e-7be162f320de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 Jul 22 00:18:33.237126 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf88cec7-1d01-44ff-bc8e-7be162f320de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:33.237570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf88cec7-1d01-44ff-bc8e-7be162f320de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:33.243538 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf88cec7-1d01-44ff-bc8e-7be162f320de tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 returned with HTTP 404 Jul 22 00:18:33.244169 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1070/4294] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:33 2026] GET /volume/v3/volumes/fe822204-5a5a-4ff5-bc30-1466ee092522 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:33.252117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8eaa9d14-ee49-4218-8489-71d1a3528e03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:33.253973 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eaa9d14-ee49-4218-8489-71d1a3528e03 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] GET https://10.4.3.168/volume/v3/backups Jul 22 00:18:33.254228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eaa9d14-ee49-4218-8489-71d1a3528e03 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:33.254447 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eaa9d14-ee49-4218-8489-71d1a3528e03 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:33.254756 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-8eaa9d14-ee49-4218-8489-71d1a3528e03 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:18:33.259944 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eaa9d14-ee49-4218-8489-71d1a3528e03 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 200 Jul 22 00:18:33.260337 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1078/4295] 10.4.3.168 () {68 vars in 1277 bytes} [Wed Jul 22 00:18:33 2026] GET /volume/v3/backups => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:33.269577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22250914-9b06-4be5-9da6-cb1aa46ecab8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:33.271669 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22250914-9b06-4be5-9da6-cb1aa46ecab8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] GET https://10.4.3.168/volume/v3/backups?project_id=70842790ab3b4002aef9bfa871468f5b Jul 22 00:18:33.271929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22250914-9b06-4be5-9da6-cb1aa46ecab8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:33.272152 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22250914-9b06-4be5-9da6-cb1aa46ecab8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:33.272446 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-22250914-9b06-4be5-9da6-cb1aa46ecab8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Removing options 'project_id' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:18:33.272744 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:33.272744 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:33.288708 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22250914-9b06-4be5-9da6-cb1aa46ecab8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups?project_id=70842790ab3b4002aef9bfa871468f5b returned with HTTP 200 Jul 22 00:18:33.289253 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1071/4296] 10.4.3.168 () {68 vars in 1364 bytes} [Wed Jul 22 00:18:33 2026] GET /volume/v3/backups?project_id=70842790ab3b4002aef9bfa871468f5b => generated 625 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:33.298376 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:33.300144 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:33.300504 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-105723523"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:33.301879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-105723523'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:33.302014 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume of 1 GB Jul 22 00:18:33.305909 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Availability Zones retrieved successfully. Jul 22 00:18:33.312065 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Flow 'volume_create_api' (05c58901-501e-4894-b044-f92c46c3ad6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:33.313036 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f37975-6a02-42b4-84ea-cfe438497ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:33.313821 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:33.339786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f37975-6a02-42b4-84ea-cfe438497ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:33.341156 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb25fec3-4874-482d-b01a-1e21bd6bab8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:33.380791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Created reservations ['13a39ad2-48b0-47a1-8208-41a4b0c06ce2', 'c8c75749-601d-41e2-a68d-b469044cef64', 'b468e8cd-984c-42b2-99a2-f86453619c15', '9be2e71f-b18a-4685-a2d4-253a9e33ed54'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:33.381544 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb25fec3-4874-482d-b01a-1e21bd6bab8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13a39ad2-48b0-47a1-8208-41a4b0c06ce2', 'c8c75749-601d-41e2-a68d-b469044cef64', 'b468e8cd-984c-42b2-99a2-f86453619c15', '9be2e71f-b18a-4685-a2d4-253a9e33ed54']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:33.382263 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f9fe15-2197-4cce-b284-1d72df2b0ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:33.405591 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f9fe15-2197-4cce-b284-1d72df2b0ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '193f6333-112c-4b1c-8517-b3d3089986c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105723523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['13a39ad2-48b0-47a1-8208-41a4b0c06ce2','c8c75749-601d-41e2-a68d-b469044cef64','b468e8cd-984c-42b2-99a2-f86453619c15','9be2e71f-b18a-4685-a2d4-253a9e33ed54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2ca111392e4bec90c90baf04a61861',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105723523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=193f6333-112c-4b1c-8517-b3d3089986c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70842790ab3b4002aef9bfa871468f5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca2ca111392e4bec90c90baf04a61861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:33.406403 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379a9c9a-c4d3-4914-bdaa-0a4365dc56b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:33.424542 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379a9c9a-c4d3-4914-bdaa-0a4365dc56b4) transitioned into state 'SUCCESS' from state '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-105723523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['13a39ad2-48b0-47a1-8208-41a4b0c06ce2','c8c75749-601d-41e2-a68d-b469044cef64','b468e8cd-984c-42b2-99a2-f86453619c15','9be2e71f-b18a-4685-a2d4-253a9e33ed54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2ca111392e4bec90c90baf04a61861',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:33.425281 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f5b03ff-c280-4e64-8425-76331f4fa8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:33.436750 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f5b03ff-c280-4e64-8425-76331f4fa8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:33.437903 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Flow 'volume_create_api' (05c58901-501e-4894-b044-f92c46c3ad6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:33.438231 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Create volume request issued successfully. Jul 22 00:18:33.438816 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-399a3a17-d568-48eb-b82d-9a5b338eeaf5 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:33.439248 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1078/4297] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:18:33 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:33.452655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91abcbd9-308c-481f-bd61-af6930de93e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:33.454566 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91abcbd9-308c-481f-bd61-af6930de93e0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 Jul 22 00:18:33.454829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91abcbd9-308c-481f-bd61-af6930de93e0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:33.455095 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91abcbd9-308c-481f-bd61-af6930de93e0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:33.463210 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:33.463210 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:33.467105 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91abcbd9-308c-481f-bd61-af6930de93e0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:33.471687 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91abcbd9-308c-481f-bd61-af6930de93e0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 returned with HTTP 200 Jul 22 00:18:33.472221 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1071/4298] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:33 2026] GET /volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:33.482594 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1873218b-b3fd-4528-b7d1-8ac49b956a18 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:33.488946 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1873218b-b3fd-4528-b7d1-8ac49b956a18 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:33.490311 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1873218b-b3fd-4528-b7d1-8ac49b956a18 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:33.491059 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1873218b-b3fd-4528-b7d1-8ac49b956a18 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:33.491566 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1873218b-b3fd-4528-b7d1-8ac49b956a18 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:33.506605 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:33.506605 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:33.507388 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1873218b-b3fd-4528-b7d1-8ac49b956a18 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:33.508199 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1079/4299] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:33 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:33.572721 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7243c528-9f1a-454a-a340-3752e59887cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:33.575153 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7243c528-9f1a-454a-a340-3752e59887cd tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:33.575359 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7243c528-9f1a-454a-a340-3752e59887cd tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:33.575638 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7243c528-9f1a-454a-a340-3752e59887cd tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:33.588449 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:33.588449 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:33.593887 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7243c528-9f1a-454a-a340-3752e59887cd tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:33.596302 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7243c528-9f1a-454a-a340-3752e59887cd tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:33.596825 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1072/4300] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:33 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:34.008032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dad916c7-ea54-40de-8bf9-796c6dcca2db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:34.008463 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dad916c7-ea54-40de-8bf9-796c6dcca2db None None] GET https://10.4.3.168/volume// Jul 22 00:18:34.008658 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dad916c7-ea54-40de-8bf9-796c6dcca2db None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:34.008839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dad916c7-ea54-40de-8bf9-796c6dcca2db None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:34.009170 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dad916c7-ea54-40de-8bf9-796c6dcca2db None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:18:34.009442 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1079/4301] 10.4.3.168 () {64 vars in 1004 bytes} [Wed Jul 22 00:18:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:18:34.020813 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dff586c7-681a-4d27-8476-34f2b9af5536 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:34.021271 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff586c7-681a-4d27-8476-34f2b9af5536 None None] GET https://10.4.3.168/volume// Jul 22 00:18:34.021441 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff586c7-681a-4d27-8476-34f2b9af5536 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:34.021655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff586c7-681a-4d27-8476-34f2b9af5536 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:34.021994 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff586c7-681a-4d27-8476-34f2b9af5536 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:18:34.022274 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1072/4302] 10.4.3.168 () {64 vars in 1004 bytes} [Wed Jul 22 00:18:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:18:34.033084 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e187f6d1-bbfe-4e00-8f2c-14bda3d8050c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:34.170326 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e187f6d1-bbfe-4e00-8f2c-14bda3d8050c tempest-VersionsTest-1739865348 tempest-VersionsTest-1739865348-project-member] GET https://10.4.3.168/volume/v3/ Jul 22 00:18:34.170659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e187f6d1-bbfe-4e00-8f2c-14bda3d8050c tempest-VersionsTest-1739865348 tempest-VersionsTest-1739865348-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:34.170933 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e187f6d1-bbfe-4e00-8f2c-14bda3d8050c tempest-VersionsTest-1739865348 tempest-VersionsTest-1739865348-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:34.171558 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e187f6d1-bbfe-4e00-8f2c-14bda3d8050c tempest-VersionsTest-1739865348 tempest-VersionsTest-1739865348-project-member] https://10.4.3.168/volume/v3/ returned with HTTP 200 Jul 22 00:18:34.171783 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1080/4303] 10.4.3.168 () {66 vars in 1216 bytes} [Wed Jul 22 00:18:34 2026] GET /volume/v3/ => generated 386 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:34.486416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4e49209-db1f-4c9f-97e0-4b09d48d9e9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:34.488066 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4e49209-db1f-4c9f-97e0-4b09d48d9e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 Jul 22 00:18:34.488245 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4e49209-db1f-4c9f-97e0-4b09d48d9e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:34.488419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4e49209-db1f-4c9f-97e0-4b09d48d9e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:34.495970 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:34.495970 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:34.499498 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b4e49209-db1f-4c9f-97e0-4b09d48d9e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:34.504256 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4e49209-db1f-4c9f-97e0-4b09d48d9e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 returned with HTTP 200 Jul 22 00:18:34.505000 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1073/4304] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:34 2026] GET /volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:34.517965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7043b569-b887-475f-93f7-2c1ba121d444 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:34.520771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8b84eb3-042b-48d9-8268-5bd2fbf09b13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:34.521183 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7043b569-b887-475f-93f7-2c1ba121d444 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:18:34.521183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7043b569-b887-475f-93f7-2c1ba121d444 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "193f6333-112c-4b1c-8517-b3d3089986c5", "name": "tempest-type-Backup-498968572"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:34.523123 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8b84eb3-042b-48d9-8268-5bd2fbf09b13 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:34.523272 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-7043b569-b887-475f-93f7-2c1ba121d444 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Creating new backup {'backup': {'volume_id': '193f6333-112c-4b1c-8517-b3d3089986c5', 'name': 'tempest-type-Backup-498968572'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:18:34.523396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8b84eb3-042b-48d9-8268-5bd2fbf09b13 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:34.523458 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-7043b569-b887-475f-93f7-2c1ba121d444 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Creating backup of volume 193f6333-112c-4b1c-8517-b3d3089986c5 in container None Jul 22 00:18:34.523716 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8b84eb3-042b-48d9-8268-5bd2fbf09b13 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:34.523793 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b8b84eb3-042b-48d9-8268-5bd2fbf09b13 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:34.529329 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:34.529329 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:34.530127 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8b84eb3-042b-48d9-8268-5bd2fbf09b13 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:34.530631 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1073/4305] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:34 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:34.532304 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:34.532304 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:34.532665 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7043b569-b887-475f-93f7-2c1ba121d444 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:34.549883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7043b569-b887-475f-93f7-2c1ba121d444 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Created reservations ['3331c5f8-93ec-4733-9a24-c9d93544c8e4', '0936a31f-2dfa-42d8-bbac-5699d8333824'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:34.589324 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7043b569-b887-475f-93f7-2c1ba121d444 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:18:34.589802 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1080/4306] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:18:34 2026] POST /volume/v3/backups => generated 315 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:34.599570 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c1cc33e-02e0-4b2e-a748-8ce27f224370 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:34.601628 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c1cc33e-02e0-4b2e-a748-8ce27f224370 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:34.601828 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c1cc33e-02e0-4b2e-a748-8ce27f224370 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:34.602034 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c1cc33e-02e0-4b2e-a748-8ce27f224370 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:34.602138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5c1cc33e-02e0-4b2e-a748-8ce27f224370 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:34.607060 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:34.607060 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:34.607786 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c1cc33e-02e0-4b2e-a748-8ce27f224370 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:34.608183 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1081/4307] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:34 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:18:35.417409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:35.503875 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:35.504237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-851181815", "metadata": {"Type": "Test"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:35.505740 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-851181815', 'metadata': {'Type': 'Test'}}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:35.505897 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume of 1 GB Jul 22 00:18:35.510135 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Availability Zones retrieved successfully. Jul 22 00:18:35.515579 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (087635f0-9d3c-4dd8-931c-efa1f259b914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:35.516454 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7c046ae-1571-4564-b667-87c7831d16d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:35.517424 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:35.542944 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12d63a49-efea-44c8-b53d-ce55ca0ac34f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:35.544418 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7c046ae-1571-4564-b667-87c7831d16d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:35.544763 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12d63a49-efea-44c8-b53d-ce55ca0ac34f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:35.544990 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12d63a49-efea-44c8-b53d-ce55ca0ac34f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:35.545212 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12d63a49-efea-44c8-b53d-ce55ca0ac34f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:35.545313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ecdaca-facb-4478-acfb-537b297b8beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:35.545367 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-12d63a49-efea-44c8-b53d-ce55ca0ac34f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:35.549698 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:35.549698 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:35.550391 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12d63a49-efea-44c8-b53d-ce55ca0ac34f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:35.550895 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1074/4308] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:35 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:35.621154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5cfc237d-8f0e-4cb4-bfe8-d4693df973c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:35.624707 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cfc237d-8f0e-4cb4-bfe8-d4693df973c6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:35.624980 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cfc237d-8f0e-4cb4-bfe8-d4693df973c6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:35.625185 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cfc237d-8f0e-4cb4-bfe8-d4693df973c6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:35.625287 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5cfc237d-8f0e-4cb4-bfe8-d4693df973c6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:35.629840 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:35.629840 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:35.630533 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cfc237d-8f0e-4cb4-bfe8-d4693df973c6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:35.630948 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1081/4309] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:35 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:35.631113 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Created reservations ['e5ee29f2-61ff-477a-8565-110d11b5cd07', '00b65528-811d-4966-87fc-d0b64f4cd02e', '3db09193-256f-498a-870c-acf3eb7373cf', '38c76f68-4064-4cef-b107-7932daf1e97c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:35.631961 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42ecdaca-facb-4478-acfb-537b297b8beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5ee29f2-61ff-477a-8565-110d11b5cd07', '00b65528-811d-4966-87fc-d0b64f4cd02e', '3db09193-256f-498a-870c-acf3eb7373cf', '38c76f68-4064-4cef-b107-7932daf1e97c']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:35.632785 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada28814-da12-4a52-8a80-d524c1fd9536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:35.665278 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada28814-da12-4a52-8a80-d524c1fd9536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fd8746d-0380-40ac-8354-1c26337ac6b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-851181815',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['e5ee29f2-61ff-477a-8565-110d11b5cd07','00b65528-811d-4966-87fc-d0b64f4cd02e','3db09193-256f-498a-870c-acf3eb7373cf','38c76f68-4064-4cef-b107-7932daf1e97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-851181815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fd8746d-0380-40ac-8354-1c26337ac6b8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e541257f0cc4429897b57b6a71c3425f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285c9c3ee097400195807df5ad308994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:35.666064 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85828b70-523f-4c5c-b581-fc7b652768bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:35.693164 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85828b70-523f-4c5c-b581-fc7b652768bc) transitioned into state 'SUCCESS' from state '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-851181815',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['e5ee29f2-61ff-477a-8565-110d11b5cd07','00b65528-811d-4966-87fc-d0b64f4cd02e','3db09193-256f-498a-870c-acf3eb7373cf','38c76f68-4064-4cef-b107-7932daf1e97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:35.693983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b59de0-b831-4c84-9aaa-7ec975e1c931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:35.708338 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b59de0-b831-4c84-9aaa-7ec975e1c931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:35.708947 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (087635f0-9d3c-4dd8-931c-efa1f259b914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:35.710102 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request issued successfully. Jul 22 00:18:35.710102 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c21dad5-a4f9-40bb-9432-f02af89b18bb tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:35.710407 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1074/4310] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:18:35 2026] POST /volume/v3/volumes => generated 758 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:35.724608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-729b3d14-a9d3-4e98-a341-77a537edc5b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:35.730094 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-729b3d14-a9d3-4e98-a341-77a537edc5b7 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:35.730885 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-729b3d14-a9d3-4e98-a341-77a537edc5b7 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:35.730885 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-729b3d14-a9d3-4e98-a341-77a537edc5b7 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:35.750298 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:35.750298 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:35.756244 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-729b3d14-a9d3-4e98-a341-77a537edc5b7 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:35.762137 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-729b3d14-a9d3-4e98-a341-77a537edc5b7 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 200 Jul 22 00:18:35.762906 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1082/4311] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:35 2026] GET /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.485768 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-658a8c26-9c8b-471e-ace6-0a2cb029ee25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.489281 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-658a8c26-9c8b-471e-ace6-0a2cb029ee25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:36.489281 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-658a8c26-9c8b-471e-ace6-0a2cb029ee25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:36.489911 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-658a8c26-9c8b-471e-ace6-0a2cb029ee25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:36.489911 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-658a8c26-9c8b-471e-ace6-0a2cb029ee25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Delete volume with id: 3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:36.499235 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.499235 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:36.499881 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-658a8c26-9c8b-471e-ace6-0a2cb029ee25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:36.520257 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-658a8c26-9c8b-471e-ace6-0a2cb029ee25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Delete volume request issued successfully. Jul 22 00:18:36.520551 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-658a8c26-9c8b-471e-ace6-0a2cb029ee25 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 202 Jul 22 00:18:36.521106 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1075/4312] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:36 2026] DELETE /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:36.529054 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-164d5e1a-02db-4216-a440-07b4256f7382 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.531007 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-164d5e1a-02db-4216-a440-07b4256f7382 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:36.531228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-164d5e1a-02db-4216-a440-07b4256f7382 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:36.531461 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-164d5e1a-02db-4216-a440-07b4256f7382 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:36.538914 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.538914 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:36.542628 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-164d5e1a-02db-4216-a440-07b4256f7382 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:36.547551 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-164d5e1a-02db-4216-a440-07b4256f7382 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 200 Jul 22 00:18:36.547973 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1082/4313] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:36 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.561567 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-586fee31-11f6-404f-8e8d-cf47c1208d11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.563567 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-586fee31-11f6-404f-8e8d-cf47c1208d11 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:36.564163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-586fee31-11f6-404f-8e8d-cf47c1208d11 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:36.564163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-586fee31-11f6-404f-8e8d-cf47c1208d11 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:36.564163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-586fee31-11f6-404f-8e8d-cf47c1208d11 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:36.569001 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.569001 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:36.569605 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-586fee31-11f6-404f-8e8d-cf47c1208d11 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:36.570028 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1075/4314] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:36 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.642684 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-21573ba9-73a7-4b34-bd9e-2ed8a84b6b0f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.645131 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21573ba9-73a7-4b34-bd9e-2ed8a84b6b0f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:36.645360 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21573ba9-73a7-4b34-bd9e-2ed8a84b6b0f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:36.645573 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21573ba9-73a7-4b34-bd9e-2ed8a84b6b0f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:36.645727 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-21573ba9-73a7-4b34-bd9e-2ed8a84b6b0f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:36.649901 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.649901 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:36.650474 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21573ba9-73a7-4b34-bd9e-2ed8a84b6b0f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:36.650814 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1083/4315] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:36 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.779068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb17c192-4b05-408f-a2f5-c76b5d6b4ac5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.784558 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb17c192-4b05-408f-a2f5-c76b5d6b4ac5 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:36.784793 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb17c192-4b05-408f-a2f5-c76b5d6b4ac5 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:36.785045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb17c192-4b05-408f-a2f5-c76b5d6b4ac5 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:36.794641 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.794641 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:36.801028 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eb17c192-4b05-408f-a2f5-c76b5d6b4ac5 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:36.805405 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb17c192-4b05-408f-a2f5-c76b5d6b4ac5 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 200 Jul 22 00:18:36.805993 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1076/4316] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:36 2026] GET /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.819100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ec41b501-7311-4830-9e6b-95614dc8d298 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.821644 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec41b501-7311-4830-9e6b-95614dc8d298 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:36.821889 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec41b501-7311-4830-9e6b-95614dc8d298 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:36.822053 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec41b501-7311-4830-9e6b-95614dc8d298 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:36.830738 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.830738 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:36.835774 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ec41b501-7311-4830-9e6b-95614dc8d298 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:36.841116 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec41b501-7311-4830-9e6b-95614dc8d298 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 200 Jul 22 00:18:36.841596 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1083/4317] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:36 2026] GET /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.853254 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d8c2da93-93ae-4ee7-942a-7f0b6927a065 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.855238 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8c2da93-93ae-4ee7-942a-7f0b6927a065 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:36.855628 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8c2da93-93ae-4ee7-942a-7f0b6927a065 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-851181815"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:36.864780 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.864780 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:36.868899 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8c2da93-93ae-4ee7-942a-7f0b6927a065 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:36.876175 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8c2da93-93ae-4ee7-942a-7f0b6927a065 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:36.876831 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8c2da93-93ae-4ee7-942a-7f0b6927a065 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 200 Jul 22 00:18:36.877280 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1076/4318] 10.4.3.168 () {68 vars in 1368 bytes} [Wed Jul 22 00:18:36 2026] PUT /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 783 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.890439 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-afefd721-13e1-44ff-b9d6-8e5093b1a2be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.893116 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afefd721-13e1-44ff-b9d6-8e5093b1a2be tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:36.893531 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afefd721-13e1-44ff-b9d6-8e5093b1a2be tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1492891357", "description": "This is the new description of volume"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:36.904172 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.904172 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:36.914676 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-afefd721-13e1-44ff-b9d6-8e5093b1a2be tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:36.924449 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-afefd721-13e1-44ff-b9d6-8e5093b1a2be tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:36.925177 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afefd721-13e1-44ff-b9d6-8e5093b1a2be tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 200 Jul 22 00:18:36.925541 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1084/4319] 10.4.3.168 () {68 vars in 1369 bytes} [Wed Jul 22 00:18:36 2026] PUT /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.938148 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98b46f33-304c-4bff-bc7f-07ec9eb17e97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.939945 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98b46f33-304c-4bff-bc7f-07ec9eb17e97 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:36.940180 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98b46f33-304c-4bff-bc7f-07ec9eb17e97 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:36.940363 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98b46f33-304c-4bff-bc7f-07ec9eb17e97 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:36.948936 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:36.948936 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:36.952948 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-98b46f33-304c-4bff-bc7f-07ec9eb17e97 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:36.957595 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98b46f33-304c-4bff-bc7f-07ec9eb17e97 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 200 Jul 22 00:18:36.957996 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1077/4320] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:36 2026] GET /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 891 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:36.970991 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:36.972762 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:36.973261 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-332944046", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1708829296"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:36.974926 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-332944046', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1708829296'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:36.975062 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume of 1 GB Jul 22 00:18:36.979392 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Availability Zones retrieved successfully. Jul 22 00:18:36.985141 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (2ef0e0ff-0268-4cc4-b72c-6d3205c96896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:36.986114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27687663-8a3c-4f48-bb1b-750c77c176f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:36.987040 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:37.015118 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27687663-8a3c-4f48-bb1b-750c77c176f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:37.016160 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acfbecda-96e5-46e7-957b-4ca889ef41b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:37.074846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Created reservations ['30ed4d4a-ea2d-4725-bc0e-f0c49c708f01', 'fe65c27d-4608-4ce7-a44a-586ab8bf0885', '6f6aecb8-851a-47ad-8639-a37d0223be9c', '79d15513-5611-42bd-bca1-7947f779f859'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:37.075986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acfbecda-96e5-46e7-957b-4ca889ef41b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ed4d4a-ea2d-4725-bc0e-f0c49c708f01', 'fe65c27d-4608-4ce7-a44a-586ab8bf0885', '6f6aecb8-851a-47ad-8639-a37d0223be9c', '79d15513-5611-42bd-bca1-7947f779f859']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:37.077104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2caf01-9bab-4438-983c-35203a8001b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:37.104356 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2caf01-9bab-4438-983c-35203a8001b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e20edb46-c3ac-4eaf-b37d-1720c2ced522', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-332944046',display_name='tempest-VolumesGetTest-Volume-1708829296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['30ed4d4a-ea2d-4725-bc0e-f0c49c708f01','fe65c27d-4608-4ce7-a44a-586ab8bf0885','6f6aecb8-851a-47ad-8639-a37d0223be9c','79d15513-5611-42bd-bca1-7947f779f859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-332944046',display_name='tempest-VolumesGetTest-Volume-1708829296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e20edb46-c3ac-4eaf-b37d-1720c2ced522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e541257f0cc4429897b57b6a71c3425f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285c9c3ee097400195807df5ad308994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:37.105232 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b71897a-9f62-474d-ada1-9164c3a2cf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:37.128821 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b71897a-9f62-474d-ada1-9164c3a2cf88) transitioned into 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-332944046',display_name='tempest-VolumesGetTest-Volume-1708829296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['30ed4d4a-ea2d-4725-bc0e-f0c49c708f01','fe65c27d-4608-4ce7-a44a-586ab8bf0885','6f6aecb8-851a-47ad-8639-a37d0223be9c','79d15513-5611-42bd-bca1-7947f779f859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:37.129837 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d27a395-b4ec-4194-b727-8d8c3a6770c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:37.145916 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d27a395-b4ec-4194-b727-8d8c3a6770c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:37.146883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (2ef0e0ff-0268-4cc4-b72c-6d3205c96896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:37.147327 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request issued successfully. Jul 22 00:18:37.147987 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65d49b4c-4102-4ea8-ac2c-7bed17785d5b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:37.148516 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1084/4321] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:18:36 2026] POST /volume/v3/volumes => generated 779 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:37.163888 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd99f79d-0956-4c64-a1bb-0809c368a4e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:37.165518 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd99f79d-0956-4c64-a1bb-0809c368a4e9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 Jul 22 00:18:37.165602 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd99f79d-0956-4c64-a1bb-0809c368a4e9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:37.165766 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd99f79d-0956-4c64-a1bb-0809c368a4e9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:37.173833 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:37.173833 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:37.177656 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd99f79d-0956-4c64-a1bb-0809c368a4e9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:37.182500 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd99f79d-0956-4c64-a1bb-0809c368a4e9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 returned with HTTP 200 Jul 22 00:18:37.184889 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1077/4322] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:37 2026] GET /volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:37.564197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2076ae45-4a6e-45e7-908b-e652ab748c16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:37.566368 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2076ae45-4a6e-45e7-908b-e652ab748c16 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de Jul 22 00:18:37.566638 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2076ae45-4a6e-45e7-908b-e652ab748c16 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:37.566901 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2076ae45-4a6e-45e7-908b-e652ab748c16 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:37.583234 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2076ae45-4a6e-45e7-908b-e652ab748c16 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de returned with HTTP 404 Jul 22 00:18:37.583362 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81e89237-9f6f-466a-a826-921c46dbc609 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:37.584847 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1085/4323] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:37 2026] GET /volume/v3/volumes/3377d5db-42b4-42d1-8bed-f0a52f0cf3de => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:37.585627 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81e89237-9f6f-466a-a826-921c46dbc609 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:37.585972 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81e89237-9f6f-466a-a826-921c46dbc609 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:37.586274 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81e89237-9f6f-466a-a826-921c46dbc609 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:37.586417 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-81e89237-9f6f-466a-a826-921c46dbc609 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:37.591797 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:37.591797 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:37.592561 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81e89237-9f6f-466a-a826-921c46dbc609 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:37.592993 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1078/4324] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:37 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:37.654419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2569edb5-0599-4b0a-87f1-71ebfd8f8917 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:37.656528 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2569edb5-0599-4b0a-87f1-71ebfd8f8917 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] DELETE https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:18:37.656719 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2569edb5-0599-4b0a-87f1-71ebfd8f8917 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:37.656971 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2569edb5-0599-4b0a-87f1-71ebfd8f8917 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:37.657144 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2569edb5-0599-4b0a-87f1-71ebfd8f8917 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Delete volume with id: 7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:18:37.662250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2284dcad-343e-4261-9a83-d15d4debc626 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:37.665877 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2284dcad-343e-4261-9a83-d15d4debc626 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:37.666079 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2284dcad-343e-4261-9a83-d15d4debc626 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:37.666330 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2284dcad-343e-4261-9a83-d15d4debc626 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:37.666487 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2284dcad-343e-4261-9a83-d15d4debc626 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:37.666808 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:37.666808 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:37.667447 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2569edb5-0599-4b0a-87f1-71ebfd8f8917 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:37.676681 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:37.676681 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:37.677654 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2284dcad-343e-4261-9a83-d15d4debc626 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:37.678282 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1078/4325] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:37 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:37.688877 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2569edb5-0599-4b0a-87f1-71ebfd8f8917 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Delete volume request issued successfully. Jul 22 00:18:37.689159 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2569edb5-0599-4b0a-87f1-71ebfd8f8917 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 202 Jul 22 00:18:37.689617 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1085/4326] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:37 2026] DELETE /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:37.697816 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5f3b4fcb-0dce-4ce4-a191-96e0f6b18f0a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:37.700455 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f3b4fcb-0dce-4ce4-a191-96e0f6b18f0a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:18:37.700672 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f3b4fcb-0dce-4ce4-a191-96e0f6b18f0a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:37.700985 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f3b4fcb-0dce-4ce4-a191-96e0f6b18f0a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:37.710449 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:37.710449 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:37.718999 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5f3b4fcb-0dce-4ce4-a191-96e0f6b18f0a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:37.725719 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f3b4fcb-0dce-4ce4-a191-96e0f6b18f0a tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 200 Jul 22 00:18:37.726274 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1086/4327] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:37 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:37.749184 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-631c85ed-253c-4acf-80f2-73fa830afe26 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:37.750973 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-631c85ed-253c-4acf-80f2-73fa830afe26 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 Jul 22 00:18:37.751221 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-631c85ed-253c-4acf-80f2-73fa830afe26 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:37.751407 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-631c85ed-253c-4acf-80f2-73fa830afe26 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:37.751548 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-631c85ed-253c-4acf-80f2-73fa830afe26 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 Jul 22 00:18:37.757141 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:37.757141 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:37.757927 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-631c85ed-253c-4acf-80f2-73fa830afe26 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:37.777800 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-631c85ed-253c-4acf-80f2-73fa830afe26 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot delete request issued successfully. Jul 22 00:18:37.777999 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-631c85ed-253c-4acf-80f2-73fa830afe26 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 returned with HTTP 202 Jul 22 00:18:37.778527 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1079/4328] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:18:37 2026] DELETE /volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:37.785658 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ceed0a2d-265f-41f4-a4b9-c1e141c31e0f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:37.787356 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ceed0a2d-265f-41f4-a4b9-c1e141c31e0f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 Jul 22 00:18:37.787503 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ceed0a2d-265f-41f4-a4b9-c1e141c31e0f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:37.787690 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ceed0a2d-265f-41f4-a4b9-c1e141c31e0f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:37.792914 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:37.792914 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:37.793476 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ceed0a2d-265f-41f4-a4b9-c1e141c31e0f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:37.794315 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ceed0a2d-265f-41f4-a4b9-c1e141c31e0f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 returned with HTTP 200 Jul 22 00:18:37.794775 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1079/4329] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:37 2026] GET /volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:38.203879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-02138dbd-3c84-412d-b6a5-8b0263d87901 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.205180 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02138dbd-3c84-412d-b6a5-8b0263d87901 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 Jul 22 00:18:38.205388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02138dbd-3c84-412d-b6a5-8b0263d87901 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.205578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-02138dbd-3c84-412d-b6a5-8b0263d87901 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.216680 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.216680 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:38.220850 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-02138dbd-3c84-412d-b6a5-8b0263d87901 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:38.225905 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-02138dbd-3c84-412d-b6a5-8b0263d87901 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 returned with HTTP 200 Jul 22 00:18:38.226265 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1086/4330] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:38 2026] GET /volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:38.237701 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7575098a-16ed-4500-8fa9-89d6c97b2e54 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.239466 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7575098a-16ed-4500-8fa9-89d6c97b2e54 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 Jul 22 00:18:38.239814 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7575098a-16ed-4500-8fa9-89d6c97b2e54 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-851181815", "description": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:38.250445 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.250445 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:38.254274 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7575098a-16ed-4500-8fa9-89d6c97b2e54 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:38.263292 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7575098a-16ed-4500-8fa9-89d6c97b2e54 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:38.263786 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7575098a-16ed-4500-8fa9-89d6c97b2e54 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 returned with HTTP 200 Jul 22 00:18:38.264199 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1087/4331] 10.4.3.168 () {68 vars in 1368 bytes} [Wed Jul 22 00:18:38 2026] PUT /volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 => generated 769 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:38.277713 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b9df7b7-61e2-47fc-a89a-e4d5e15c1d83 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.280950 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b9df7b7-61e2-47fc-a89a-e4d5e15c1d83 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 Jul 22 00:18:38.281134 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b9df7b7-61e2-47fc-a89a-e4d5e15c1d83 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.281368 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b9df7b7-61e2-47fc-a89a-e4d5e15c1d83 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.290883 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.290883 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:38.297140 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b9df7b7-61e2-47fc-a89a-e4d5e15c1d83 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:38.301806 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b9df7b7-61e2-47fc-a89a-e4d5e15c1d83 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 returned with HTTP 200 Jul 22 00:18:38.302221 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1080/4332] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:38 2026] GET /volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:38.313949 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd4f17f9-106a-42dd-9f94-01f3c9d57c3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.316009 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd4f17f9-106a-42dd-9f94-01f3c9d57c3c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 Jul 22 00:18:38.316263 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd4f17f9-106a-42dd-9f94-01f3c9d57c3c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.316492 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd4f17f9-106a-42dd-9f94-01f3c9d57c3c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.316654 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-fd4f17f9-106a-42dd-9f94-01f3c9d57c3c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume with id: e20edb46-c3ac-4eaf-b37d-1720c2ced522 Jul 22 00:18:38.324520 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.324520 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:38.325445 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd4f17f9-106a-42dd-9f94-01f3c9d57c3c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:38.340892 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd4f17f9-106a-42dd-9f94-01f3c9d57c3c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume request issued successfully. Jul 22 00:18:38.341132 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd4f17f9-106a-42dd-9f94-01f3c9d57c3c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 returned with HTTP 202 Jul 22 00:18:38.341563 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1080/4333] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:38 2026] DELETE /volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:38.348507 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c0ab14bc-55f2-4357-9d48-a491c6798b2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.350214 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0ab14bc-55f2-4357-9d48-a491c6798b2c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 Jul 22 00:18:38.350395 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0ab14bc-55f2-4357-9d48-a491c6798b2c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.350606 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0ab14bc-55f2-4357-9d48-a491c6798b2c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.358182 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.358182 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:38.361944 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c0ab14bc-55f2-4357-9d48-a491c6798b2c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:38.366880 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0ab14bc-55f2-4357-9d48-a491c6798b2c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 returned with HTTP 200 Jul 22 00:18:38.367382 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1087/4334] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:38 2026] GET /volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:38.604363 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1950f2d1-3968-4a14-9c2b-22b80dfc11ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.606436 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1950f2d1-3968-4a14-9c2b-22b80dfc11ac tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:38.606676 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1950f2d1-3968-4a14-9c2b-22b80dfc11ac tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.606925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1950f2d1-3968-4a14-9c2b-22b80dfc11ac tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.607092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1950f2d1-3968-4a14-9c2b-22b80dfc11ac tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:38.613147 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.613147 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:38.614020 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1950f2d1-3968-4a14-9c2b-22b80dfc11ac tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:38.614491 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1088/4335] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:38 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:38.689089 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6dfaeec5-3211-4597-b350-136f78732a44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.691054 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dfaeec5-3211-4597-b350-136f78732a44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:38.691291 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dfaeec5-3211-4597-b350-136f78732a44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.691495 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6dfaeec5-3211-4597-b350-136f78732a44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.691604 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6dfaeec5-3211-4597-b350-136f78732a44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:38.696668 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.696668 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:38.697350 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6dfaeec5-3211-4597-b350-136f78732a44 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:38.697764 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1081/4336] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:38 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:38.739514 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d4411029-d429-48a2-b660-5aaafc67f179 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.741345 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4411029-d429-48a2-b660-5aaafc67f179 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b Jul 22 00:18:38.741559 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4411029-d429-48a2-b660-5aaafc67f179 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.741735 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4411029-d429-48a2-b660-5aaafc67f179 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.747326 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4411029-d429-48a2-b660-5aaafc67f179 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b returned with HTTP 404 Jul 22 00:18:38.747755 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1081/4337] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:38 2026] GET /volume/v3/volumes/7be016ce-e79e-46a5-909e-36b5da1b2d2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:38.807203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c43d00ce-bed8-4d9c-aa47-ebf4238c24f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.809652 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c43d00ce-bed8-4d9c-aa47-ebf4238c24f3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 Jul 22 00:18:38.809884 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c43d00ce-bed8-4d9c-aa47-ebf4238c24f3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.810086 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c43d00ce-bed8-4d9c-aa47-ebf4238c24f3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.814327 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c43d00ce-bed8-4d9c-aa47-ebf4238c24f3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 returned with HTTP 404 Jul 22 00:18:38.814959 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1088/4338] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:38 2026] GET /volume/v3/snapshots/3a75d74c-ff25-4bd3-b71c-b0b5cfcc6b48 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:38.871847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f1281f8-f8f2-4779-8250-14e48d99318b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.873879 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f1281f8-f8f2-4779-8250-14e48d99318b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:18:38.874165 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f1281f8-f8f2-4779-8250-14e48d99318b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.874377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f1281f8-f8f2-4779-8250-14e48d99318b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.874630 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-9f1281f8-f8f2-4779-8250-14e48d99318b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Delete volume with id: 0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:18:38.884004 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.884004 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:38.884578 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f1281f8-f8f2-4779-8250-14e48d99318b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:38.904000 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f1281f8-f8f2-4779-8250-14e48d99318b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Delete volume request issued successfully. Jul 22 00:18:38.904237 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f1281f8-f8f2-4779-8250-14e48d99318b tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 202 Jul 22 00:18:38.904734 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1089/4339] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:38 2026] DELETE /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:38.913673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0502d11-0505-461b-9990-65dfd79e13c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:38.917149 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0502d11-0505-461b-9990-65dfd79e13c5 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:18:38.917909 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0502d11-0505-461b-9990-65dfd79e13c5 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:38.918127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0502d11-0505-461b-9990-65dfd79e13c5 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:38.929435 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:38.929435 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:38.936808 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0502d11-0505-461b-9990-65dfd79e13c5 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Volume info retrieved successfully. Jul 22 00:18:38.944573 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0502d11-0505-461b-9990-65dfd79e13c5 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 200 Jul 22 00:18:38.945160 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1082/4340] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:38 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:39.383172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-247ef9af-ce94-4ac9-830f-1199d05cf160 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:39.385200 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-247ef9af-ce94-4ac9-830f-1199d05cf160 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 Jul 22 00:18:39.385433 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-247ef9af-ce94-4ac9-830f-1199d05cf160 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:39.385654 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-247ef9af-ce94-4ac9-830f-1199d05cf160 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:39.393660 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-247ef9af-ce94-4ac9-830f-1199d05cf160 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 returned with HTTP 404 Jul 22 00:18:39.394386 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1082/4341] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:39 2026] GET /volume/v3/volumes/e20edb46-c3ac-4eaf-b37d-1720c2ced522 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:39.405091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5964cba-40bd-4ee1-b94d-e48c3c05ff0e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:39.407217 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5964cba-40bd-4ee1-b94d-e48c3c05ff0e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:39.407425 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5964cba-40bd-4ee1-b94d-e48c3c05ff0e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:39.407663 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5964cba-40bd-4ee1-b94d-e48c3c05ff0e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:39.416997 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:39.416997 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:39.421763 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b5964cba-40bd-4ee1-b94d-e48c3c05ff0e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:39.427844 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5964cba-40bd-4ee1-b94d-e48c3c05ff0e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 200 Jul 22 00:18:39.428293 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1089/4342] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:39 2026] GET /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 891 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:39.442774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5616a459-7a30-4e7b-88a8-095c1c7c5bfa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:39.445080 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5616a459-7a30-4e7b-88a8-095c1c7c5bfa tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:39.445410 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5616a459-7a30-4e7b-88a8-095c1c7c5bfa tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:39.445599 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5616a459-7a30-4e7b-88a8-095c1c7c5bfa tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:39.445731 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5616a459-7a30-4e7b-88a8-095c1c7c5bfa tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume with id: 9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:39.455922 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:39.455922 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:39.456481 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5616a459-7a30-4e7b-88a8-095c1c7c5bfa tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:39.476899 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5616a459-7a30-4e7b-88a8-095c1c7c5bfa tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume request issued successfully. Jul 22 00:18:39.476899 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5616a459-7a30-4e7b-88a8-095c1c7c5bfa tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 202 Jul 22 00:18:39.476899 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1090/4343] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:39 2026] DELETE /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:39.481617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec19cb07-ef09-4d00-ad40-b539133c5987 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:39.483832 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec19cb07-ef09-4d00-ad40-b539133c5987 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:39.483912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec19cb07-ef09-4d00-ad40-b539133c5987 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:39.486042 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec19cb07-ef09-4d00-ad40-b539133c5987 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:39.492683 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:39.492683 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:39.496760 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ec19cb07-ef09-4d00-ad40-b539133c5987 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:39.502233 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec19cb07-ef09-4d00-ad40-b539133c5987 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 200 Jul 22 00:18:39.502710 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1083/4344] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:39 2026] GET /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 890 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:39.627884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1991d4de-c74a-4925-b37a-5cb4a5ac2248 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:39.627884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1991d4de-c74a-4925-b37a-5cb4a5ac2248 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:39.627884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1991d4de-c74a-4925-b37a-5cb4a5ac2248 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:39.627884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1991d4de-c74a-4925-b37a-5cb4a5ac2248 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:39.627884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1991d4de-c74a-4925-b37a-5cb4a5ac2248 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:39.631404 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:39.631404 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:39.632052 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1991d4de-c74a-4925-b37a-5cb4a5ac2248 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:39.632403 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1083/4345] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:39 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:39.708676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23805565-2d22-431a-b6db-30176e7a57d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:39.711012 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23805565-2d22-431a-b6db-30176e7a57d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:39.711275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23805565-2d22-431a-b6db-30176e7a57d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:39.711560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23805565-2d22-431a-b6db-30176e7a57d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:39.711560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-23805565-2d22-431a-b6db-30176e7a57d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:39.719105 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:39.719105 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:39.719872 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23805565-2d22-431a-b6db-30176e7a57d7 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:39.720272 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1090/4346] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:39 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:39.961796 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a96e4e0-3b6f-4062-8ed3-3cc788f251d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:39.964180 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a96e4e0-3b6f-4062-8ed3-3cc788f251d0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] GET https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff Jul 22 00:18:39.964793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a96e4e0-3b6f-4062-8ed3-3cc788f251d0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:39.964793 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a96e4e0-3b6f-4062-8ed3-3cc788f251d0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:39.971686 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a96e4e0-3b6f-4062-8ed3-3cc788f251d0 tempest-AttachVolumeNegativeTest-1339141922 tempest-AttachVolumeNegativeTest-1339141922-project-member] https://10.4.3.168/volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff returned with HTTP 404 Jul 22 00:18:39.972290 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1091/4347] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:39 2026] GET /volume/v3/volumes/0f7fc8eb-aeee-433d-b5e5-fae968295eff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:40.341342 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-75b1c98b-965e-4bd7-bd66-b6182e927a19 req-e646d32d-c233-45e8-ab9c-dbed941f49a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:40.343369 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-75b1c98b-965e-4bd7-bd66-b6182e927a19 req-e646d32d-c233-45e8-ab9c-dbed941f49a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d Jul 22 00:18:40.343686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-75b1c98b-965e-4bd7-bd66-b6182e927a19 req-e646d32d-c233-45e8-ab9c-dbed941f49a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:40.344880 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-75b1c98b-965e-4bd7-bd66-b6182e927a19 req-e646d32d-c233-45e8-ab9c-dbed941f49a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:40.352912 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:40.352912 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:40.426037 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-75b1c98b-965e-4bd7-bd66-b6182e927a19 req-e646d32d-c233-45e8-ab9c-dbed941f49a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d returned with HTTP 200 Jul 22 00:18:40.426514 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1084/4348] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:18:40 2026] DELETE /volume/v3/attachments/24c0a217-022e-46d4-a6b3-8f7485bc918d => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:40.519005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e202c70-abc7-483e-86c0-2f375717beba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:40.520700 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e202c70-abc7-483e-86c0-2f375717beba tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 Jul 22 00:18:40.520925 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e202c70-abc7-483e-86c0-2f375717beba tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:40.521118 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e202c70-abc7-483e-86c0-2f375717beba tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:40.528694 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e202c70-abc7-483e-86c0-2f375717beba tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 returned with HTTP 404 Jul 22 00:18:40.529426 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1084/4349] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:40 2026] GET /volume/v3/volumes/9fd8746d-0380-40ac-8354-1c26337ac6b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:40.538451 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8524bb22-db01-4b76-be58-02d6dc57377e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:40.540365 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:40.540791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-250572688"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:40.542655 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-250572688'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:40.542820 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume of 1 GB Jul 22 00:18:40.547750 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Availability Zones retrieved successfully. Jul 22 00:18:40.555893 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (1a4c65e7-3ed7-4708-956c-4d62a3c48e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:40.557234 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87eecc54-a013-4fa5-997a-fc551cdb7ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:40.558479 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:40.592294 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87eecc54-a013-4fa5-997a-fc551cdb7ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:40.593382 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f08b1e-09a3-4a35-a4f4-8ef1bc394d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:40.645409 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d8da652-046a-4e31-893f-5d07fa784de5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:40.647750 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d8da652-046a-4e31-893f-5d07fa784de5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:40.648329 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d8da652-046a-4e31-893f-5d07fa784de5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:40.648715 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d8da652-046a-4e31-893f-5d07fa784de5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:40.648981 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2d8da652-046a-4e31-893f-5d07fa784de5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:40.649325 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Created reservations ['cc838b58-ac79-4634-bc24-0964c04f42cb', '9b693a2c-c316-4765-ae31-42d1f4ae75ba', 'baba3fc9-8faf-4c0a-b03b-11b55e5ff840', 'f15da93a-c347-414d-8503-1a95dc5280eb'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:40.650224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66f08b1e-09a3-4a35-a4f4-8ef1bc394d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc838b58-ac79-4634-bc24-0964c04f42cb', '9b693a2c-c316-4765-ae31-42d1f4ae75ba', 'baba3fc9-8faf-4c0a-b03b-11b55e5ff840', 'f15da93a-c347-414d-8503-1a95dc5280eb']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:40.651040 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32baaac-ccd0-4a39-940c-b1099bdc476a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:40.654829 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:40.654829 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:40.654829 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d8da652-046a-4e31-893f-5d07fa784de5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:40.654829 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1092/4350] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:40 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:40.680028 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32baaac-ccd0-4a39-940c-b1099bdc476a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15e39ed-732e-4e70-951e-fe06adf791bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-250572688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['cc838b58-ac79-4634-bc24-0964c04f42cb','9b693a2c-c316-4765-ae31-42d1f4ae75ba','baba3fc9-8faf-4c0a-b03b-11b55e5ff840','f15da93a-c347-414d-8503-1a95dc5280eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-250572688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e15e39ed-732e-4e70-951e-fe06adf791bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e541257f0cc4429897b57b6a71c3425f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285c9c3ee097400195807df5ad308994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:40.680873 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001446bc-2271-48a1-9b27-72728fb37431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:40.716903 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001446bc-2271-48a1-9b27-72728fb37431) transitioned into state 'SUCCESS' from state '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-250572688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['cc838b58-ac79-4634-bc24-0964c04f42cb','9b693a2c-c316-4765-ae31-42d1f4ae75ba','baba3fc9-8faf-4c0a-b03b-11b55e5ff840','f15da93a-c347-414d-8503-1a95dc5280eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:40.719845 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fe9bb6-88cd-4d04-9736-f7d577f6fa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:40.733258 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f107b27f-8a85-4d1e-ad9b-b483aa5647fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:40.736082 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f107b27f-8a85-4d1e-ad9b-b483aa5647fb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:40.736334 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f107b27f-8a85-4d1e-ad9b-b483aa5647fb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:40.736585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f107b27f-8a85-4d1e-ad9b-b483aa5647fb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:40.736730 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f107b27f-8a85-4d1e-ad9b-b483aa5647fb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:40.741692 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:40.741692 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:40.742557 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f107b27f-8a85-4d1e-ad9b-b483aa5647fb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:40.743080 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1085/4351] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:40 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:40.750199 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fe9bb6-88cd-4d04-9736-f7d577f6fa75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:40.754423 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (1a4c65e7-3ed7-4708-956c-4d62a3c48e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:40.755147 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request issued successfully. Jul 22 00:18:40.757129 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8524bb22-db01-4b76-be58-02d6dc57377e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:40.758836 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1091/4352] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:40 2026] POST /volume/v3/volumes => generated 744 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:40.777662 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a395d61-d6a1-4161-8c22-33ee52aa89e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:40.780600 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a395d61-d6a1-4161-8c22-33ee52aa89e6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf Jul 22 00:18:40.780600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a395d61-d6a1-4161-8c22-33ee52aa89e6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:40.780965 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a395d61-d6a1-4161-8c22-33ee52aa89e6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:40.793416 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:40.793416 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:40.798589 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a395d61-d6a1-4161-8c22-33ee52aa89e6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:40.805378 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a395d61-d6a1-4161-8c22-33ee52aa89e6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf returned with HTTP 200 Jul 22 00:18:40.806025 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1085/4353] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:40 2026] GET /volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf => generated 812 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:41.668492 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-500d5e5b-d33e-425d-924d-a309dd3a0f6a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:41.670357 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-500d5e5b-d33e-425d-924d-a309dd3a0f6a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:41.670600 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-500d5e5b-d33e-425d-924d-a309dd3a0f6a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:41.670930 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-500d5e5b-d33e-425d-924d-a309dd3a0f6a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:41.671023 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-500d5e5b-d33e-425d-924d-a309dd3a0f6a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:41.679226 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:41.679226 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:41.680174 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-500d5e5b-d33e-425d-924d-a309dd3a0f6a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:41.680702 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1093/4354] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:41 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:41.761899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-474754d5-919f-4c4f-a657-dbc866d5269c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:41.767423 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-474754d5-919f-4c4f-a657-dbc866d5269c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:41.767673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-474754d5-919f-4c4f-a657-dbc866d5269c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:41.767887 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-474754d5-919f-4c4f-a657-dbc866d5269c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:41.768011 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-474754d5-919f-4c4f-a657-dbc866d5269c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:41.771603 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=448,cinder:UPDATE=155,cinder:INSERT=82 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:18:41.776558 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:41.776558 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:41.777409 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-474754d5-919f-4c4f-a657-dbc866d5269c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:41.778605 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1086/4355] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:41 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:18:41.824146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12d0efd1-4ed6-4c66-913d-c8d1e60be016 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:41.839889 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12d0efd1-4ed6-4c66-913d-c8d1e60be016 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf Jul 22 00:18:41.841508 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12d0efd1-4ed6-4c66-913d-c8d1e60be016 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:41.842263 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12d0efd1-4ed6-4c66-913d-c8d1e60be016 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:41.874471 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:41.874471 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:41.900442 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12d0efd1-4ed6-4c66-913d-c8d1e60be016 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:41.927511 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12d0efd1-4ed6-4c66-913d-c8d1e60be016 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf returned with HTTP 200 Jul 22 00:18:41.928192 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1092/4356] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:41 2026] GET /volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf => generated 837 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:41.944126 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-895ec54f-c538-4a16-9798-807a561dcd6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:41.946824 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:41.947289 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e15e39ed-732e-4e70-951e-fe06adf791bf", "size": 1, "name": "tempest-VolumesGetTest-Volume-243389085", "metadata": {"Type": "Test"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:41.949599 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request body: {'volume': {'source_volid': 'e15e39ed-732e-4e70-951e-fe06adf791bf', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-243389085', 'metadata': {'Type': 'Test'}}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:41.966420 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:41.966420 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:41.967557 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume retrieved successfully. Jul 22 00:18:41.967557 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume of 1 GB Jul 22 00:18:41.974158 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Availability Zones retrieved successfully. Jul 22 00:18:41.983643 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (5fe9698d-6da7-4776-8169-f7cd56e5ff11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:41.985783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b91becb4-6896-4862-a711-5376d036bd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:41.987585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:42.013822 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34103868-c11a-4093-86ed-fb3d051397b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:42.016095 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34103868-c11a-4093-86ed-fb3d051397b6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:18:42.016304 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34103868-c11a-4093-86ed-fb3d051397b6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:42.016606 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34103868-c11a-4093-86ed-fb3d051397b6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:42.016801 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-34103868-c11a-4093-86ed-fb3d051397b6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:18:42.020028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b91becb4-6896-4862-a711-5376d036bd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e15e39ed-732e-4e70-951e-fe06adf791bf', 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:42.020783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af71ad08-a7d9-49c5-8deb-b5555940824e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:42.025918 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:42.025918 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:42.026568 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-34103868-c11a-4093-86ed-fb3d051397b6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:42.053126 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-34103868-c11a-4093-86ed-fb3d051397b6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:18:42.053341 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34103868-c11a-4093-86ed-fb3d051397b6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 202 Jul 22 00:18:42.053847 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1094/4357] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:42 2026] DELETE /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:42.061945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9411c5b7-fb8d-4fd8-b9a9-d5b2d418e837 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:42.065086 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9411c5b7-fb8d-4fd8-b9a9-d5b2d418e837 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:18:42.065272 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9411c5b7-fb8d-4fd8-b9a9-d5b2d418e837 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:42.065695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9411c5b7-fb8d-4fd8-b9a9-d5b2d418e837 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:42.075503 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:42.075503 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:42.080238 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9411c5b7-fb8d-4fd8-b9a9-d5b2d418e837 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:42.081924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Created reservations ['2cc8b39a-a251-473d-9235-8526a22c1aa2', 'c4e435ae-0914-4b35-84ea-220824f58c9a', '9464cd2d-02e7-4394-9e70-c8142157c5a2', '8d66ce14-8dbe-4b47-814b-e372cdc6377d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:42.083171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af71ad08-a7d9-49c5-8deb-b5555940824e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc8b39a-a251-473d-9235-8526a22c1aa2', 'c4e435ae-0914-4b35-84ea-220824f58c9a', '9464cd2d-02e7-4394-9e70-c8142157c5a2', '8d66ce14-8dbe-4b47-814b-e372cdc6377d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:42.084317 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (507150d8-d891-49dd-bd29-abf0d3397c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:42.096818 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9411c5b7-fb8d-4fd8-b9a9-d5b2d418e837 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 200 Jul 22 00:18:42.097423 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1087/4358] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:42 2026] GET /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:42.141712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (507150d8-d891-49dd-bd29-abf0d3397c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-243389085',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['2cc8b39a-a251-473d-9235-8526a22c1aa2','c4e435ae-0914-4b35-84ea-220824f58c9a','9464cd2d-02e7-4394-9e70-c8142157c5a2','8d66ce14-8dbe-4b47-814b-e372cdc6377d'],size=1,snapshot_id=None,source_replicaid=,source_volid=e15e39ed-732e-4e70-951e-fe06adf791bf,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-243389085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e541257f0cc4429897b57b6a71c3425f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e15e39ed-732e-4e70-951e-fe06adf791bf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285c9c3ee097400195807df5ad308994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:42.143270 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafeb549-37c6-4c28-8245-d0aa627d4fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:42.165896 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafeb549-37c6-4c28-8245-d0aa627d4fd8) transitioned into state 'SUCCESS' from state '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-243389085',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['2cc8b39a-a251-473d-9235-8526a22c1aa2','c4e435ae-0914-4b35-84ea-220824f58c9a','9464cd2d-02e7-4394-9e70-c8142157c5a2','8d66ce14-8dbe-4b47-814b-e372cdc6377d'],size=1,snapshot_id=None,source_replicaid=,source_volid=e15e39ed-732e-4e70-951e-fe06adf791bf,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:42.167078 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b4ce8b-b32f-4878-b5be-3f1e4c30acef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:42.183990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b4ce8b-b32f-4878-b5be-3f1e4c30acef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:42.185340 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (5fe9698d-6da7-4776-8169-f7cd56e5ff11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:42.185914 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request issued successfully. Jul 22 00:18:42.186743 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-895ec54f-c538-4a16-9798-807a561dcd6e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:42.187333 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1086/4359] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:18:41 2026] POST /volume/v3/volumes => generated 792 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:42.198396 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce3655ac-f047-49f4-98a6-cd72ccb34e13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:42.200248 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce3655ac-f047-49f4-98a6-cd72ccb34e13 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:42.200456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce3655ac-f047-49f4-98a6-cd72ccb34e13 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:42.200663 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce3655ac-f047-49f4-98a6-cd72ccb34e13 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:42.207065 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:42.207065 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:42.210349 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce3655ac-f047-49f4-98a6-cd72ccb34e13 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:42.214415 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce3655ac-f047-49f4-98a6-cd72ccb34e13 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 200 Jul 22 00:18:42.214810 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1093/4360] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:42 2026] GET /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:42.692052 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-697de2b6-aed2-453b-8162-9a214aa1944f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:42.693797 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-697de2b6-aed2-453b-8162-9a214aa1944f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:42.694005 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-697de2b6-aed2-453b-8162-9a214aa1944f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:42.694173 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-697de2b6-aed2-453b-8162-9a214aa1944f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:42.694305 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-697de2b6-aed2-453b-8162-9a214aa1944f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:42.698389 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:42.698389 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:42.699153 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-697de2b6-aed2-453b-8162-9a214aa1944f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:42.699578 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1095/4361] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:42 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:42.790551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ccfd952-99ab-4c54-8285-e14ba6bfe41e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:42.793105 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ccfd952-99ab-4c54-8285-e14ba6bfe41e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:42.793105 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ccfd952-99ab-4c54-8285-e14ba6bfe41e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:42.793308 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ccfd952-99ab-4c54-8285-e14ba6bfe41e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:42.793478 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7ccfd952-99ab-4c54-8285-e14ba6bfe41e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:42.799029 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:42.799029 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:42.799824 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ccfd952-99ab-4c54-8285-e14ba6bfe41e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:42.800306 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1088/4362] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:42 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.115837 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a636ee4c-3cd8-437c-a4d9-036fa7e72a12 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.118044 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a636ee4c-3cd8-437c-a4d9-036fa7e72a12 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f Jul 22 00:18:43.118220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a636ee4c-3cd8-437c-a4d9-036fa7e72a12 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:43.118400 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a636ee4c-3cd8-437c-a4d9-036fa7e72a12 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:43.120839 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=409,cinder:UPDATE=116,cinder:INSERT=55 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:18:43.126199 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a636ee4c-3cd8-437c-a4d9-036fa7e72a12 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f returned with HTTP 404 Jul 22 00:18:43.126788 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1087/4363] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:43 2026] GET /volume/v3/volumes/a575fce0-aea9-468a-a0e5-5bd86e5b0f8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:43.161476 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a226fdbb-f848-4ecb-99be-23baea389347 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.163486 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:43.163920 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1358412822", "snapshot_id": null, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:43.165696 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1358412822', 'snapshot_id': None, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:43.227176 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-25fc9555-d7a6-4363-a0d1-888bfa692844 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.229701 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25fc9555-d7a6-4363-a0d1-888bfa692844 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:43.230044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25fc9555-d7a6-4363-a0d1-888bfa692844 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:43.230307 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25fc9555-d7a6-4363-a0d1-888bfa692844 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:43.233124 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=337,cinder:INSERT=65,cinder:UPDATE=105 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:18:43.243209 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.243209 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:43.249560 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-25fc9555-d7a6-4363-a0d1-888bfa692844 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:43.255639 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25fc9555-d7a6-4363-a0d1-888bfa692844 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 200 Jul 22 00:18:43.256384 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1096/4364] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:43 2026] GET /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.271294 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6f6046c-a2e7-4122-a6f5-6a477149925f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.273824 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6f6046c-a2e7-4122-a6f5-6a477149925f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:43.274135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6f6046c-a2e7-4122-a6f5-6a477149925f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:43.274419 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6f6046c-a2e7-4122-a6f5-6a477149925f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:43.284486 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.284486 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:43.289504 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6f6046c-a2e7-4122-a6f5-6a477149925f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:43.295486 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6f6046c-a2e7-4122-a6f5-6a477149925f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 200 Jul 22 00:18:43.296034 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1089/4365] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:43 2026] GET /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.308318 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29c44ba5-6281-4175-b916-836264d5fe1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.310045 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29c44ba5-6281-4175-b916-836264d5fe1b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:43.310374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29c44ba5-6281-4175-b916-836264d5fe1b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-243389085"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:43.319646 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.319646 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:43.324637 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29c44ba5-6281-4175-b916-836264d5fe1b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:43.333048 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29c44ba5-6281-4175-b916-836264d5fe1b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:43.334840 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29c44ba5-6281-4175-b916-836264d5fe1b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 200 Jul 22 00:18:43.335314 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1088/4366] 10.4.3.168 () {68 vars in 1368 bytes} [Wed Jul 22 00:18:43 2026] PUT /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.351344 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-60e3c738-cfd5-4f25-899e-df04786d75c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.352849 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60e3c738-cfd5-4f25-899e-df04786d75c4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:43.353306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-60e3c738-cfd5-4f25-899e-df04786d75c4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1706764413", "description": "This is the new description of volume"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:43.365459 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.365459 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:43.372948 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-60e3c738-cfd5-4f25-899e-df04786d75c4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:43.379032 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-60e3c738-cfd5-4f25-899e-df04786d75c4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:43.379985 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60e3c738-cfd5-4f25-899e-df04786d75c4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 200 Jul 22 00:18:43.380652 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1097/4367] 10.4.3.168 () {68 vars in 1369 bytes} [Wed Jul 22 00:18:43 2026] PUT /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.392281 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d75605a2-bbe4-4eca-b189-359deff82333 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.394147 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d75605a2-bbe4-4eca-b189-359deff82333 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:43.394326 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d75605a2-bbe4-4eca-b189-359deff82333 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:43.394561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d75605a2-bbe4-4eca-b189-359deff82333 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:43.401662 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.401662 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:43.407897 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d75605a2-bbe4-4eca-b189-359deff82333 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:43.413119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d75605a2-bbe4-4eca-b189-359deff82333 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 200 Jul 22 00:18:43.413624 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1090/4368] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:43 2026] GET /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.419772 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:18:43.425086 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:18:43.430787 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-544e9550-0ac7-47df-83f1-6b6a3910945a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.433287 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:43.433726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-715749628", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1046958673"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:43.436878 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-715749628', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1046958673'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:43.436878 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume of 1 GB Jul 22 00:18:43.437723 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (ae868661-14fc-40d6-8c7b-6572c6282f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:43.439142 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03bc21b-3af1-4485-8ad4-b42e3a16c500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.440268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:43.440321 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Availability Zones retrieved successfully. Jul 22 00:18:43.447634 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (a913b55d-9a39-48ef-b20f-231bf345a627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:43.448924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4bb38b-a485-40a1-ad20-23744eb7b913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.450499 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:43.483902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4bb38b-a485-40a1-ad20-23744eb7b913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.484426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3a6a35-98ff-4ea3-bd96-f516be40a7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.508089 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03bc21b-3af1-4485-8ad4-b42e3a16c500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.509124 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (994c08b0-3f43-46f2-9dee-9ffdd4319cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.536377 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Created reservations ['c6387b91-56e9-4092-96cf-4f07f72f1728', 'a5dab69c-ad2b-4323-84f3-3080d727059e', 'e002873c-28d0-45b4-aca8-e4c080180bbe', '4ed11f1b-0483-4630-899f-ad2448f33d67'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:43.537315 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3a6a35-98ff-4ea3-bd96-f516be40a7f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6387b91-56e9-4092-96cf-4f07f72f1728', 'a5dab69c-ad2b-4323-84f3-3080d727059e', 'e002873c-28d0-45b4-aca8-e4c080180bbe', '4ed11f1b-0483-4630-899f-ad2448f33d67']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.538103 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a23f90-1f16-4686-9a68-5604c3de4381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.557578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['e7675e40-000b-4643-9877-f4947f12c3c2', '932739de-7b38-4a38-b1d8-940eb36a90e1', '020f256c-3a6b-4972-b052-718caf7e5bbd', '01b840c7-f4ba-420c-93f0-b854f39a2405'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:43.558845 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (994c08b0-3f43-46f2-9dee-9ffdd4319cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7675e40-000b-4643-9877-f4947f12c3c2', '932739de-7b38-4a38-b1d8-940eb36a90e1', '020f256c-3a6b-4972-b052-718caf7e5bbd', '01b840c7-f4ba-420c-93f0-b854f39a2405']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.559827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5009c2-1b8b-4728-80ff-a793cf9c861e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.561084 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a23f90-1f16-4686-9a68-5604c3de4381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c025912f-72a9-4a6f-bbff-2ff0cc0e3579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-715749628',display_name='tempest-VolumesGetTest-Volume-1046958673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['c6387b91-56e9-4092-96cf-4f07f72f1728','a5dab69c-ad2b-4323-84f3-3080d727059e','e002873c-28d0-45b4-aca8-e4c080180bbe','4ed11f1b-0483-4630-899f-ad2448f33d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-715749628',display_name='tempest-VolumesGetTest-Volume-1046958673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c025912f-72a9-4a6f-bbff-2ff0cc0e3579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e541257f0cc4429897b57b6a71c3425f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285c9c3ee097400195807df5ad308994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.561989 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4ea917-a2eb-4de4-8133-ccb9990c02a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.583084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5009c2-1b8b-4728-80ff-a793cf9c861e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f52dceb8-f45e-4301-bac2-adb89286448f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1358412822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['e7675e40-000b-4643-9877-f4947f12c3c2','932739de-7b38-4a38-b1d8-940eb36a90e1','020f256c-3a6b-4972-b052-718caf7e5bbd','01b840c7-f4ba-420c-93f0-b854f39a2405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1358412822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f52dceb8-f45e-4301-bac2-adb89286448f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.583564 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4ea917-a2eb-4de4-8133-ccb9990c02a9) transitioned into 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-715749628',display_name='tempest-VolumesGetTest-Volume-1046958673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['c6387b91-56e9-4092-96cf-4f07f72f1728','a5dab69c-ad2b-4323-84f3-3080d727059e','e002873c-28d0-45b4-aca8-e4c080180bbe','4ed11f1b-0483-4630-899f-ad2448f33d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.583956 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8add50-95be-4851-b88f-f1b5ac72bc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.584510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1703df7-42fa-40d3-acb6-1f17d02a847b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.598482 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1703df7-42fa-40d3-acb6-1f17d02a847b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.599429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (a913b55d-9a39-48ef-b20f-231bf345a627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:43.599874 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request issued successfully. Jul 22 00:18:43.600589 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-544e9550-0ac7-47df-83f1-6b6a3910945a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:43.601673 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1089/4369] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:18:43 2026] POST /volume/v3/volumes => generated 779 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:43.609571 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8add50-95be-4851-b88f-f1b5ac72bc59) transitioned into state 'SUCCESS' from state '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-1358412822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['e7675e40-000b-4643-9877-f4947f12c3c2','932739de-7b38-4a38-b1d8-940eb36a90e1','020f256c-3a6b-4972-b052-718caf7e5bbd','01b840c7-f4ba-420c-93f0-b854f39a2405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.610427 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b5572e-a2a5-47c5-b4e2-26d021b5328d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:43.614787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-303b539c-ae6a-4c23-b581-9a8584a0add1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.616805 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-303b539c-ae6a-4c23-b581-9a8584a0add1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 Jul 22 00:18:43.617057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-303b539c-ae6a-4c23-b581-9a8584a0add1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:43.617245 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-303b539c-ae6a-4c23-b581-9a8584a0add1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:43.625151 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b5572e-a2a5-47c5-b4e2-26d021b5328d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:43.625725 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.625725 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:43.626075 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (ae868661-14fc-40d6-8c7b-6572c6282f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:43.629882 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:18:43.629882 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a226fdbb-f848-4ecb-99be-23baea389347 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:43.629882 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1094/4370] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:18:43 2026] POST /volume/v3/volumes => generated 759 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:43.630458 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-303b539c-ae6a-4c23-b581-9a8584a0add1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:43.636428 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-303b539c-ae6a-4c23-b581-9a8584a0add1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 returned with HTTP 200 Jul 22 00:18:43.636929 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1098/4371] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:43 2026] GET /volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.648145 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96c683e2-f8a8-49ea-9d09-999e9123af1a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.650220 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96c683e2-f8a8-49ea-9d09-999e9123af1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:18:43.650418 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96c683e2-f8a8-49ea-9d09-999e9123af1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:43.650661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96c683e2-f8a8-49ea-9d09-999e9123af1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:43.662244 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.662244 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:43.668607 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96c683e2-f8a8-49ea-9d09-999e9123af1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:43.675093 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96c683e2-f8a8-49ea-9d09-999e9123af1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f returned with HTTP 200 Jul 22 00:18:43.675093 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1091/4372] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:43 2026] GET /volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.710708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80f93a68-87c9-4e85-9786-bc5ed277168a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.713025 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80f93a68-87c9-4e85-9786-bc5ed277168a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:43.713316 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80f93a68-87c9-4e85-9786-bc5ed277168a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:43.713585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80f93a68-87c9-4e85-9786-bc5ed277168a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:43.713738 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-80f93a68-87c9-4e85-9786-bc5ed277168a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:43.721334 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.721334 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:43.722132 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80f93a68-87c9-4e85-9786-bc5ed277168a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:43.722536 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1090/4373] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:43 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.812772 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65a71160-8b95-4500-bcff-2f61187990c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:43.815269 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65a71160-8b95-4500-bcff-2f61187990c9 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:43.815536 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65a71160-8b95-4500-bcff-2f61187990c9 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:43.815777 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65a71160-8b95-4500-bcff-2f61187990c9 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:43.815945 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-65a71160-8b95-4500-bcff-2f61187990c9 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:43.821704 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:43.821704 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:43.822603 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65a71160-8b95-4500-bcff-2f61187990c9 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:43.823142 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1095/4374] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:43 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:43.974621 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.078650 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:44.079055 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1351037160"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:44.081078 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1351037160'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:44.081228 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Create volume of 1 GB Jul 22 00:18:44.086217 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Availability Zones retrieved successfully. Jul 22 00:18:44.093727 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Flow 'volume_create_api' (c3ce0e20-2c37-4574-9aca-befffc783708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:44.094940 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d53bb35-5da7-4ad0-9707-cb3a188753ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:44.096231 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:44.129165 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d53bb35-5da7-4ad0-9707-cb3a188753ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:44.130343 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbdd0f5-94a8-4d93-9a49-66eebb745b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:44.199630 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Created reservations ['fe03a40a-c9d4-4572-aa83-4a0fd0118ff3', 'ffb78479-08b7-40a9-8482-cdc0acc162a0', 'c2435b77-ed14-4a81-970d-cb47da770018', 'a4228e72-e6c1-425d-93ef-4e95cb33ab1e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:44.200533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbdd0f5-94a8-4d93-9a49-66eebb745b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe03a40a-c9d4-4572-aa83-4a0fd0118ff3', 'ffb78479-08b7-40a9-8482-cdc0acc162a0', 'c2435b77-ed14-4a81-970d-cb47da770018', 'a4228e72-e6c1-425d-93ef-4e95cb33ab1e']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:44.201409 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c06b64-4db5-4342-ad22-3d76aa82b382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:44.227094 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c06b64-4db5-4342-ad22-3d76aa82b382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '259b03ac-d657-45c3-86a8-26ee562979ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1351037160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adf5848c57e64424bd1c59717b56afab',qos_specs=None,replication_status=,reservations=['fe03a40a-c9d4-4572-aa83-4a0fd0118ff3','ffb78479-08b7-40a9-8482-cdc0acc162a0','c2435b77-ed14-4a81-970d-cb47da770018','a4228e72-e6c1-425d-93ef-4e95cb33ab1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259180854b404853a6d692e5f1c7506b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1351037160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=259b03ac-d657-45c3-86a8-26ee562979ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adf5848c57e64424bd1c59717b56afab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259180854b404853a6d692e5f1c7506b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:44.228002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df930c4-84b0-4482-93c4-058e6b5fe74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:44.247559 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3df930c4-84b0-4482-93c4-058e6b5fe74a) transitioned into state 'SUCCESS' from state '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-1351037160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adf5848c57e64424bd1c59717b56afab',qos_specs=None,replication_status=,reservations=['fe03a40a-c9d4-4572-aa83-4a0fd0118ff3','ffb78479-08b7-40a9-8482-cdc0acc162a0','c2435b77-ed14-4a81-970d-cb47da770018','a4228e72-e6c1-425d-93ef-4e95cb33ab1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259180854b404853a6d692e5f1c7506b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:44.248399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e89bf26-7474-4c83-ad79-54ee6bb7fa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:44.258305 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e89bf26-7474-4c83-ad79-54ee6bb7fa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:44.259339 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Flow 'volume_create_api' (c3ce0e20-2c37-4574-9aca-befffc783708) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:44.259700 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Create volume request issued successfully. Jul 22 00:18:44.260476 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c18e4952-0ba7-4a39-8438-01e5e3090001 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:44.260901 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1099/4375] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:18:43 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) Jul 22 00:18:44.275124 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7d8d468-979a-41e0-a37f-4a56ec8d6543 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.277848 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7d8d468-979a-41e0-a37f-4a56ec8d6543 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:44.278303 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7d8d468-979a-41e0-a37f-4a56ec8d6543 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.278629 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7d8d468-979a-41e0-a37f-4a56ec8d6543 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.287997 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.287997 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:44.292891 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7d8d468-979a-41e0-a37f-4a56ec8d6543 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:44.297840 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7d8d468-979a-41e0-a37f-4a56ec8d6543 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef returned with HTTP 200 Jul 22 00:18:44.298460 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1092/4376] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.653101 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e1d21a3-4ce8-4ce8-83b2-8721adc036e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.654997 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e1d21a3-4ce8-4ce8-83b2-8721adc036e8 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 Jul 22 00:18:44.655277 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e1d21a3-4ce8-4ce8-83b2-8721adc036e8 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.655565 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e1d21a3-4ce8-4ce8-83b2-8721adc036e8 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.665386 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.665386 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:44.671350 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8e1d21a3-4ce8-4ce8-83b2-8721adc036e8 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:44.679024 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e1d21a3-4ce8-4ce8-83b2-8721adc036e8 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 returned with HTTP 200 Jul 22 00:18:44.679423 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1091/4377] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.688472 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f54e6b09-3060-494a-bb15-655478b76ee6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.690722 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f54e6b09-3060-494a-bb15-655478b76ee6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:18:44.690992 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f54e6b09-3060-494a-bb15-655478b76ee6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.691242 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f54e6b09-3060-494a-bb15-655478b76ee6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.691398 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-784c9954-e5da-41f2-b5b6-6700de00cac1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.693247 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-784c9954-e5da-41f2-b5b6-6700de00cac1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 Jul 22 00:18:44.693596 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-784c9954-e5da-41f2-b5b6-6700de00cac1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-243389085", "description": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:44.696086 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=449,cinder:UPDATE=153,cinder:INSERT=84 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:18:44.703345 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.703345 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:44.704669 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.704669 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:44.708017 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-784c9954-e5da-41f2-b5b6-6700de00cac1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:44.712556 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f54e6b09-3060-494a-bb15-655478b76ee6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:44.714876 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-784c9954-e5da-41f2-b5b6-6700de00cac1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:44.715498 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-784c9954-e5da-41f2-b5b6-6700de00cac1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 returned with HTTP 200 Jul 22 00:18:44.715939 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1100/4378] 10.4.3.168 () {68 vars in 1368 bytes} [Wed Jul 22 00:18:44 2026] PUT /volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 => generated 769 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.718904 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f54e6b09-3060-494a-bb15-655478b76ee6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f returned with HTTP 200 Jul 22 00:18:44.719382 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1096/4379] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:44.726710 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-86f9e30e-6786-4997-8833-18dc0cbe2f4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.728307 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86f9e30e-6786-4997-8833-18dc0cbe2f4e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 Jul 22 00:18:44.728456 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86f9e30e-6786-4997-8833-18dc0cbe2f4e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.728632 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86f9e30e-6786-4997-8833-18dc0cbe2f4e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.730160 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48c6489c-a547-4b40-9d18-a50c2a38bca9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.731791 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48c6489c-a547-4b40-9d18-a50c2a38bca9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:18:44.732025 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48c6489c-a547-4b40-9d18-a50c2a38bca9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.732221 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48c6489c-a547-4b40-9d18-a50c2a38bca9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.736889 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f26a6ab2-07ac-4d4d-bd47-d3bbf062791a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.737837 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.737837 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:44.738960 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f26a6ab2-07ac-4d4d-bd47-d3bbf062791a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:44.739262 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f26a6ab2-07ac-4d4d-bd47-d3bbf062791a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.739455 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.739455 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:44.739590 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f26a6ab2-07ac-4d4d-bd47-d3bbf062791a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.739740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f26a6ab2-07ac-4d4d-bd47-d3bbf062791a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:44.742035 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-86f9e30e-6786-4997-8833-18dc0cbe2f4e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:44.743004 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-48c6489c-a547-4b40-9d18-a50c2a38bca9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:44.745104 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.745104 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:44.746048 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f26a6ab2-07ac-4d4d-bd47-d3bbf062791a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:44.746571 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1101/4380] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.746620 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86f9e30e-6786-4997-8833-18dc0cbe2f4e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 returned with HTTP 200 Jul 22 00:18:44.747247 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48c6489c-a547-4b40-9d18-a50c2a38bca9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f returned with HTTP 200 Jul 22 00:18:44.747467 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1093/4381] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.747611 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1092/4382] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:44.758609 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.760423 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22/export_record Jul 22 00:18:44.760678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.761112 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'export_record' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.761247 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Export record for backup cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 00:18:44.761485 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-497ef3b0-bf61-454c-8958-d5804288af9e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.761875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2eeb4b95-cd92-42e4-b7f3-4cfe84836e13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.763374 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-497ef3b0-bf61-454c-8958-d5804288af9e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] DELETE https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 Jul 22 00:18:44.763591 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-497ef3b0-bf61-454c-8958-d5804288af9e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.763799 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2eeb4b95-cd92-42e4-b7f3-4cfe84836e13 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:18:44.763853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-497ef3b0-bf61-454c-8958-d5804288af9e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.764003 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-497ef3b0-bf61-454c-8958-d5804288af9e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume with id: c025912f-72a9-4a6f-bbff-2ff0cc0e3579 Jul 22 00:18:44.764168 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2eeb4b95-cd92-42e4-b7f3-4cfe84836e13 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f52dceb8-f45e-4301-bac2-adb89286448f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1098311919", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:44.767758 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.767758 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:44.768582 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling RPCAPI with context: , host: np0000005612, backup: cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100286) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 00:18:44.772116 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.772116 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:44.772584 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-497ef3b0-bf61-454c-8958-d5804288af9e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:44.772809 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.772809 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:44.773300 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2eeb4b95-cd92-42e4-b7f3-4cfe84836e13 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:44.773473 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-2eeb4b95-cd92-42e4-b7f3-4cfe84836e13 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create snapshot from volume f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:18:44.777826 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] export_record in rpcapi backup_id cd3ec311-0813-4325-9be8-7edc875fbb22 on host np0000005612. {{(pid=100286) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 00:18:44.791555 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-497ef3b0-bf61-454c-8958-d5804288af9e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume request issued successfully. Jul 22 00:18:44.791555 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-497ef3b0-bf61-454c-8958-d5804288af9e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 returned with HTTP 202 Jul 22 00:18:44.791555 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1102/4383] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:44 2026] DELETE /volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:44.792014 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2QzZWMzMTEtMDgxMy00MzI1LTliZTgtN2VkYzg3NWZiYjIyIiwgInVzZXJfaWQiOiAiYTYzMWEyZTRkOTIxNGE0NDkxZGY4ZWFkNjNkZjA3ZjQiLCAicHJvamVjdF9pZCI6ICJhZTgwODA1MWYzZWQ0YTgzOTA4MDNjMjQ1NWY5MmI1NCIsICJ2b2x1bWVfaWQiOiAiZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4IiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTExODAzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4LzIwMjYwNzIyMDAxODMxL2F6X25vdmFfYmFja3VwX2NkM2VjMzExLTA4MTMtNDMyNS05YmU4LTdlZGM4NzVmYmIyMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 00:18:44.792014 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a4c9457-0e88-4442-b2da-a6e70ce7019c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22/export_record returned with HTTP 200 Jul 22 00:18:44.792014 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1097/4384] 10.4.3.168 () {68 vars in 1430 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:44.797223 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f345a446-949f-4bc8-8e7e-9aba3420c69e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.799554 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f345a446-949f-4bc8-8e7e-9aba3420c69e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 Jul 22 00:18:44.799693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f345a446-949f-4bc8-8e7e-9aba3420c69e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.799943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f345a446-949f-4bc8-8e7e-9aba3420c69e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.801477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c29d2181-d4a6-41ae-a663-273d55a9bc3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.803572 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c29d2181-d4a6-41ae-a663-273d55a9bc3a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:18:44.803829 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c29d2181-d4a6-41ae-a663-273d55a9bc3a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.804062 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c29d2181-d4a6-41ae-a663-273d55a9bc3a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.804197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c29d2181-d4a6-41ae-a663-273d55a9bc3a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:44.805512 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2eeb4b95-cd92-42e4-b7f3-4cfe84836e13 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['389b92b5-891f-4614-994a-e1809949401f', 'cb18925e-0d05-4e04-813c-a220c5f7949c', 'eb69486a-076f-411b-a52d-d14b8a17dc9a', 'f6460dc2-ba19-42de-a64c-e4c078f91398'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:44.808479 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.808479 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:44.809312 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.809312 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:44.809926 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c29d2181-d4a6-41ae-a663-273d55a9bc3a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:18:44.810340 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1103/4385] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.812849 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f345a446-949f-4bc8-8e7e-9aba3420c69e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:44.818598 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f345a446-949f-4bc8-8e7e-9aba3420c69e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 returned with HTTP 200 Jul 22 00:18:44.818982 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1093/4386] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.823470 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.825441 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/backups/import_record Jul 22 00:18:44.825962 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTIzZGQ5N2MtMGQyMi00NjEzLWI5OTYtYzM4NTlmNDNkZDZkIiwgInVzZXJfaWQiOiAiYTYzMWEyZTRkOTIxNGE0NDkxZGY4ZWFkNjNkZjA3ZjQiLCAicHJvamVjdF9pZCI6ICJhZTgwODA1MWYzZWQ0YTgzOTA4MDNjMjQ1NWY5MmI1NCIsICJ2b2x1bWVfaWQiOiAiZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4IiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTExODAzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4LzIwMjYwNzIyMDAxODMxL2F6X25vdmFfYmFja3VwX2NkM2VjMzExLTA4MTMtNDMyNS05YmU4LTdlZGM4NzVmYmIyMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:44.827452 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTIzZGQ5N2MtMGQyMi00NjEzLWI5OTYtYzM4NTlmNDNkZDZkIiwgInVzZXJfaWQiOiAiYTYzMWEyZTRkOTIxNGE0NDkxZGY4ZWFkNjNkZjA3ZjQiLCAicHJvamVjdF9pZCI6ICJhZTgwODA1MWYzZWQ0YTgzOTA4MDNjMjQ1NWY5MmI1NCIsICJ2b2x1bWVfaWQiOiAiZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4IiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTExODAzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4LzIwMjYwNzIyMDAxODMxL2F6X25vdmFfYmFja3VwX2NkM2VjMzExLTA4MTMtNDMyNS05YmU4LTdlZGM4NzVmYmIyMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 00:18:44.827576 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTIzZGQ5N2MtMGQyMi00NjEzLWI5OTYtYzM4NTlmNDNkZDZkIiwgInVzZXJfaWQiOiAiYTYzMWEyZTRkOTIxNGE0NDkxZGY4ZWFkNjNkZjA3ZjQiLCAicHJvamVjdF9pZCI6ICJhZTgwODA1MWYzZWQ0YTgzOTA4MDNjMjQ1NWY5MmI1NCIsICJ2b2x1bWVfaWQiOiAiZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4IiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTExODAzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4LzIwMjYwNzIyMDAxODMxL2F6X25vdmFfYmFja3VwX2NkM2VjMzExLTA4MTMtNDMyNS05YmU4LTdlZGM4NzVmYmIyMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 00:18:44.835109 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86585182-f4ac-4ae3-925c-9f02cabf9007 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.837043 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86585182-f4ac-4ae3-925c-9f02cabf9007 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:44.837250 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86585182-f4ac-4ae3-925c-9f02cabf9007 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.837462 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86585182-f4ac-4ae3-925c-9f02cabf9007 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.837562 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-86585182-f4ac-4ae3-925c-9f02cabf9007 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:44.841493 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.841493 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:44.842250 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86585182-f4ac-4ae3-925c-9f02cabf9007 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:44.842647 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1104/4387] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.844102 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2eeb4b95-cd92-42e4-b7f3-4cfe84836e13 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot create request issued successfully. Jul 22 00:18:44.844568 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2eeb4b95-cd92-42e4-b7f3-4cfe84836e13 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:18:44.845181 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1094/4388] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:18:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:44.852735 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['26067201-1ce3-47e5-b07f-190de3704100', 'cf0658ae-b29c-4261-8698-47afa6828807'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:44.858295 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a3d2482-59bd-42e0-bc21-d742da74c737 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.860238 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a3d2482-59bd-42e0-bc21-d742da74c737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:18:44.860492 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a3d2482-59bd-42e0-bc21-d742da74c737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.860742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a3d2482-59bd-42e0-bc21-d742da74c737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.866036 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.866036 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:44.866534 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a3d2482-59bd-42e0-bc21-d742da74c737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:44.867292 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a3d2482-59bd-42e0-bc21-d742da74c737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 200 Jul 22 00:18:44.867832 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1094/4389] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:44.873487 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] import_record rpcapi backup id e23dd97c-0d22-4613-b996-c3859f43dd6d on host np0000005612 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTIzZGQ5N2MtMGQyMi00NjEzLWI5OTYtYzM4NTlmNDNkZDZkIiwgInVzZXJfaWQiOiAiYTYzMWEyZTRkOTIxNGE0NDkxZGY4ZWFkNjNkZjA3ZjQiLCAicHJvamVjdF9pZCI6ICJhZTgwODA1MWYzZWQ0YTgzOTA4MDNjMjQ1NWY5MmI1NCIsICJ2b2x1bWVfaWQiOiAiZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4IiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTExODAzMTE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjBkYjc4YzYtZDM5Mi00OGMzLWIxNTgtMjU0Y2Y3NjE4Zjk4LzIwMjYwNzIyMDAxODMxL2F6X25vdmFfYmFja3VwX2NkM2VjMzExLTA4MTMtNDMyNS05YmU4LTdlZGM4NzVmYmIyMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTg6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxODo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100286) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 22 00:18:44.875796 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Import record output: {'backup': {'id': 'e23dd97c-0d22-4613-b996-c3859f43dd6d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.168/volume/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d'}]}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 22 00:18:44.876125 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57343ddc-7815-452b-8b58-8b7735f14eb6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/import_record returned with HTTP 201 Jul 22 00:18:44.876632 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1098/4390] 10.4.3.168 () {70 vars in 1342 bytes} [Wed Jul 22 00:18:44 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 54 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 22 00:18:44.885038 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35c3a62c-ba0f-4339-9349-aae12b8a2b86 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:44.887447 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35c3a62c-ba0f-4339-9349-aae12b8a2b86 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d Jul 22 00:18:44.887741 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35c3a62c-ba0f-4339-9349-aae12b8a2b86 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:44.888024 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35c3a62c-ba0f-4339-9349-aae12b8a2b86 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:44.888173 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-35c3a62c-ba0f-4339-9349-aae12b8a2b86 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id e23dd97c-0d22-4613-b996-c3859f43dd6d. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:44.893214 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:44.893214 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:44.893928 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35c3a62c-ba0f-4339-9349-aae12b8a2b86 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d returned with HTTP 200 Jul 22 00:18:44.894365 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1105/4391] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:44 2026] GET /volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.310728 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da9a97b1-e0bd-415a-8ca2-58460aed732f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.312689 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da9a97b1-e0bd-415a-8ca2-58460aed732f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:45.312932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da9a97b1-e0bd-415a-8ca2-58460aed732f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.313154 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da9a97b1-e0bd-415a-8ca2-58460aed732f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.319918 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.319918 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:45.323168 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da9a97b1-e0bd-415a-8ca2-58460aed732f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:45.327391 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da9a97b1-e0bd-415a-8ca2-58460aed732f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef returned with HTTP 200 Jul 22 00:18:45.327825 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1095/4392] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.340079 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44ae4a8f-4c58-41d9-94d5-cc12394055fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.341801 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44ae4a8f-4c58-41d9-94d5-cc12394055fd tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:18:45.342239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44ae4a8f-4c58-41d9-94d5-cc12394055fd tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "259b03ac-d657-45c3-86a8-26ee562979ef", "name": "tempest-SnapshotsActionsTest-Snapshot-1375476749"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:45.351953 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.351953 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:45.352450 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-44ae4a8f-4c58-41d9-94d5-cc12394055fd tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:45.352615 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-44ae4a8f-4c58-41d9-94d5-cc12394055fd tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Create snapshot from volume 259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:45.383825 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-44ae4a8f-4c58-41d9-94d5-cc12394055fd tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Created reservations ['b7944258-776f-4421-9f7f-105b5274d5f3', '5bb94847-acc8-4cdb-aa6e-cf7b4b2fb48e', 'e8daa7d0-7876-403b-b474-e1dbec39becd', '9adcb79d-17bc-4690-8af9-0252905eb78f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:45.409110 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-44ae4a8f-4c58-41d9-94d5-cc12394055fd tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot create request issued successfully. Jul 22 00:18:45.409446 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44ae4a8f-4c58-41d9-94d5-cc12394055fd tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:18:45.409852 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1095/4393] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:18:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:45.419792 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5cf10ebb-136a-4223-b6ab-d9f218f1f360 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.422142 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cf10ebb-136a-4223-b6ab-d9f218f1f360 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:45.422430 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cf10ebb-136a-4223-b6ab-d9f218f1f360 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.422746 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cf10ebb-136a-4223-b6ab-d9f218f1f360 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.429395 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.429395 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:45.430045 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5cf10ebb-136a-4223-b6ab-d9f218f1f360 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:45.431134 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cf10ebb-136a-4223-b6ab-d9f218f1f360 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:45.431626 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1099/4394] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.833811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc064a6c-03da-47ad-9f5a-5bc927e84eef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.837042 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc064a6c-03da-47ad-9f5a-5bc927e84eef tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 Jul 22 00:18:45.837042 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc064a6c-03da-47ad-9f5a-5bc927e84eef tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.837042 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc064a6c-03da-47ad-9f5a-5bc927e84eef tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.842117 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc064a6c-03da-47ad-9f5a-5bc927e84eef tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 returned with HTTP 404 Jul 22 00:18:45.842117 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1106/4395] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/volumes/c025912f-72a9-4a6f-bbff-2ff0cc0e3579 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:45.848157 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-290e0706-5087-4458-be5b-c7af59705d39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.849968 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-290e0706-5087-4458-be5b-c7af59705d39 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:45.850333 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-290e0706-5087-4458-be5b-c7af59705d39 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.850401 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-290e0706-5087-4458-be5b-c7af59705d39 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.852733 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e86c705c-cf96-4681-b116-3db83eb08296 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.854777 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e86c705c-cf96-4681-b116-3db83eb08296 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:45.855030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e86c705c-cf96-4681-b116-3db83eb08296 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.855165 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e86c705c-cf96-4681-b116-3db83eb08296 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.855267 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e86c705c-cf96-4681-b116-3db83eb08296 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:45.857303 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.857303 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:45.859336 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.859336 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:45.859948 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e86c705c-cf96-4681-b116-3db83eb08296 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:45.860273 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1096/4396] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.861250 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-290e0706-5087-4458-be5b-c7af59705d39 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:45.865939 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-290e0706-5087-4458-be5b-c7af59705d39 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 200 Jul 22 00:18:45.866309 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1096/4397] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.877529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-565d5442-a246-40e1-9563-ad479715ea89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.879512 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29494f63-4a06-4cb7-9562-15b30fadd1bd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.880702 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-565d5442-a246-40e1-9563-ad479715ea89 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:18:45.880973 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-565d5442-a246-40e1-9563-ad479715ea89 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.881183 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29494f63-4a06-4cb7-9562-15b30fadd1bd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:45.881318 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-565d5442-a246-40e1-9563-ad479715ea89 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.882263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29494f63-4a06-4cb7-9562-15b30fadd1bd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.882263 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29494f63-4a06-4cb7-9562-15b30fadd1bd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.882399 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-29494f63-4a06-4cb7-9562-15b30fadd1bd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume with id: b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:45.887809 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.887809 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:45.888574 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-565d5442-a246-40e1-9563-ad479715ea89 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:45.889729 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.889729 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:45.889959 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-565d5442-a246-40e1-9563-ad479715ea89 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 200 Jul 22 00:18:45.890341 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-29494f63-4a06-4cb7-9562-15b30fadd1bd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:45.890468 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1100/4398] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.901465 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b38f606a-184a-4e32-b906-55bf876da017 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.903755 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b38f606a-184a-4e32-b906-55bf876da017 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:18:45.904069 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b38f606a-184a-4e32-b906-55bf876da017 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.904401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b38f606a-184a-4e32-b906-55bf876da017 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.905243 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e36240ab-09f7-4873-81a9-40be7fb6729b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.907231 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e36240ab-09f7-4873-81a9-40be7fb6729b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d Jul 22 00:18:45.907372 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e36240ab-09f7-4873-81a9-40be7fb6729b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.907571 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e36240ab-09f7-4873-81a9-40be7fb6729b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.907675 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e36240ab-09f7-4873-81a9-40be7fb6729b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id e23dd97c-0d22-4613-b996-c3859f43dd6d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:45.910006 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.910006 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:45.910589 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b38f606a-184a-4e32-b906-55bf876da017 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:45.911555 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b38f606a-184a-4e32-b906-55bf876da017 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 200 Jul 22 00:18:45.911833 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.911833 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:45.912051 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1097/4399] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.913172 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e36240ab-09f7-4873-81a9-40be7fb6729b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d returned with HTTP 200 Jul 22 00:18:45.913897 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1097/4400] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.923297 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06283481-5d22-4683-a5de-36bea8d14cd0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.925216 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06283481-5d22-4683-a5de-36bea8d14cd0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d Jul 22 00:18:45.925434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06283481-5d22-4683-a5de-36bea8d14cd0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.925626 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06283481-5d22-4683-a5de-36bea8d14cd0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.925743 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-06283481-5d22-4683-a5de-36bea8d14cd0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete backup with id: e23dd97c-0d22-4613-b996-c3859f43dd6d. Jul 22 00:18:45.927069 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-29494f63-4a06-4cb7-9562-15b30fadd1bd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume request issued successfully. Jul 22 00:18:45.927335 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29494f63-4a06-4cb7-9562-15b30fadd1bd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 202 Jul 22 00:18:45.927936 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1107/4401] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:45 2026] DELETE /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:45.930228 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.930228 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:45.935295 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b72bb06d-f071-41a2-9ca8-f5ba56a8effe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.937148 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b72bb06d-f071-41a2-9ca8-f5ba56a8effe tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:45.937339 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b72bb06d-f071-41a2-9ca8-f5ba56a8effe tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.937577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b72bb06d-f071-41a2-9ca8-f5ba56a8effe tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.944432 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.944432 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:45.945378 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-06283481-5d22-4683-a5de-36bea8d14cd0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] delete_backup rpcapi backup_id e23dd97c-0d22-4613-b996-c3859f43dd6d {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:18:45.947152 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06283481-5d22-4683-a5de-36bea8d14cd0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d returned with HTTP 202 Jul 22 00:18:45.947548 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1101/4402] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:45 2026] DELETE /volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:45.948741 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b72bb06d-f071-41a2-9ca8-f5ba56a8effe tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:45.955137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5bdd3b9d-088f-44e7-8ec7-c91fd49a4da6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:45.956740 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b72bb06d-f071-41a2-9ca8-f5ba56a8effe tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 200 Jul 22 00:18:45.957209 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1098/4403] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:45.957362 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bdd3b9d-088f-44e7-8ec7-c91fd49a4da6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d Jul 22 00:18:45.957657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bdd3b9d-088f-44e7-8ec7-c91fd49a4da6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:45.957941 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bdd3b9d-088f-44e7-8ec7-c91fd49a4da6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:45.958113 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5bdd3b9d-088f-44e7-8ec7-c91fd49a4da6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id e23dd97c-0d22-4613-b996-c3859f43dd6d. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:45.964252 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:45.964252 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:45.965018 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bdd3b9d-088f-44e7-8ec7-c91fd49a4da6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d returned with HTTP 200 Jul 22 00:18:45.965541 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1098/4404] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:45 2026] GET /volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:46.044805 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-11cc24ff-cbb1-4ff7-8104-303b070b48a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.054159 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-11cc24ff-cbb1-4ff7-8104-303b070b48a4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:18:46.055510 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-11cc24ff-cbb1-4ff7-8104-303b070b48a4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.056230 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-11cc24ff-cbb1-4ff7-8104-303b070b48a4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.075627 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.075627 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:46.077656 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-11cc24ff-cbb1-4ff7-8104-303b070b48a4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:46.081751 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-11cc24ff-cbb1-4ff7-8104-303b070b48a4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 200 Jul 22 00:18:46.084956 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1108/4405] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:46.095981 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ccc71534-4459-46d4-bc50-63bc6325c032 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.098584 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ccc71534-4459-46d4-bc50-63bc6325c032 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:18:46.098829 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ccc71534-4459-46d4-bc50-63bc6325c032 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.099116 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ccc71534-4459-46d4-bc50-63bc6325c032 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.109286 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.109286 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:46.113681 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ccc71534-4459-46d4-bc50-63bc6325c032 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:46.118874 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ccc71534-4459-46d4-bc50-63bc6325c032 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f returned with HTTP 200 Jul 22 00:18:46.119405 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1102/4406] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:46.441337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c6569ce-27a1-41ce-9077-ce15db0ab373 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.443372 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c6569ce-27a1-41ce-9077-ce15db0ab373 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:46.443598 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c6569ce-27a1-41ce-9077-ce15db0ab373 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.443808 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c6569ce-27a1-41ce-9077-ce15db0ab373 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.449114 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.449114 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:46.449593 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c6569ce-27a1-41ce-9077-ce15db0ab373 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:46.450491 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c6569ce-27a1-41ce-9077-ce15db0ab373 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:46.450950 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1099/4407] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:46.460654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39ab361d-e024-4c6a-aefe-7ad3a555ce26 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.497403 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39ab361d-e024-4c6a-aefe-7ad3a555ce26 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:46.497929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39ab361d-e024-4c6a-aefe-7ad3a555ce26 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:46.498163 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39ab361d-e024-4c6a-aefe-7ad3a555ce26 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:46.500044 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-39ab361d-e024-4c6a-aefe-7ad3a555ce26 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec' with '{'status': 'creating'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:46.511898 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.511898 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:46.525342 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39ab361d-e024-4c6a-aefe-7ad3a555ce26 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:46.526009 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1099/4408] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:46 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:46.533882 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01e4ef7f-985b-4013-9848-ac3c89b97f48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.535916 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01e4ef7f-985b-4013-9848-ac3c89b97f48 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:46.536318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01e4ef7f-985b-4013-9848-ac3c89b97f48 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.536466 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01e4ef7f-985b-4013-9848-ac3c89b97f48 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.542214 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.542214 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:46.542906 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-01e4ef7f-985b-4013-9848-ac3c89b97f48 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:46.544018 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01e4ef7f-985b-4013-9848-ac3c89b97f48 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:46.544601 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1109/4409] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:46.555251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d846cddf-14c7-4e80-b372-1462e3701f5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.557161 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d846cddf-14c7-4e80-b372-1462e3701f5b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:46.557589 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d846cddf-14c7-4e80-b372-1462e3701f5b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:46.557643 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d846cddf-14c7-4e80-b372-1462e3701f5b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:46.559005 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-d846cddf-14c7-4e80-b372-1462e3701f5b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec' with '{'status': 'available'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:46.567874 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.567874 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:46.583439 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d846cddf-14c7-4e80-b372-1462e3701f5b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:46.583917 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1103/4410] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:46 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:46.591946 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-409330ce-2233-4316-8501-223f6d0734c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.593807 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-409330ce-2233-4316-8501-223f6d0734c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:46.594057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-409330ce-2233-4316-8501-223f6d0734c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.594247 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-409330ce-2233-4316-8501-223f6d0734c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.599350 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.599350 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:46.599785 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-409330ce-2233-4316-8501-223f6d0734c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:46.600598 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-409330ce-2233-4316-8501-223f6d0734c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:46.601027 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1100/4411] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:46.601672 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-20cd215a-f97a-46fb-bb07-87012cf158c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.603576 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-20cd215a-f97a-46fb-bb07-87012cf158c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:18:46.603774 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-20cd215a-f97a-46fb-bb07-87012cf158c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.604017 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-20cd215a-f97a-46fb-bb07-87012cf158c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.610102 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.610102 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:46.610617 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-20cd215a-f97a-46fb-bb07-87012cf158c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:46.611230 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-073a9590-f3ca-4001-a467-1d87f729d417 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.611640 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-20cd215a-f97a-46fb-bb07-87012cf158c7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 200 Jul 22 00:18:46.612134 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1100/4412] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:46.613219 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-073a9590-f3ca-4001-a467-1d87f729d417 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:18:46.613568 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-073a9590-f3ca-4001-a467-1d87f729d417 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "259b03ac-d657-45c3-86a8-26ee562979ef", "name": "tempest-SnapshotsActionsTest-Snapshot-1360179812"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:46.621885 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.621885 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:46.622467 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-073a9590-f3ca-4001-a467-1d87f729d417 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:46.622642 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-073a9590-f3ca-4001-a467-1d87f729d417 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Create snapshot from volume 259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:46.652124 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-073a9590-f3ca-4001-a467-1d87f729d417 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Created reservations ['dbc2888d-06ec-4172-b9e6-d2f34d21a2aa', '08398d7c-7e91-4191-8bfb-d6eb07cb66fe', '3e56c365-7281-4c05-815b-2ebcff6226f0', '09aebf05-491c-4bc7-86a7-0d96c5db68b3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:46.688898 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-073a9590-f3ca-4001-a467-1d87f729d417 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot create request issued successfully. Jul 22 00:18:46.689313 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-073a9590-f3ca-4001-a467-1d87f729d417 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:18:46.689852 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1110/4413] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:18:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:46.705963 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f702167-7791-438e-a47c-020047cf5672 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.719791 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f702167-7791-438e-a47c-020047cf5672 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e Jul 22 00:18:46.721179 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f702167-7791-438e-a47c-020047cf5672 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.722206 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f702167-7791-438e-a47c-020047cf5672 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.730983 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.730983 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:46.731481 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f702167-7791-438e-a47c-020047cf5672 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:46.732298 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f702167-7791-438e-a47c-020047cf5672 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e returned with HTTP 200 Jul 22 00:18:46.732708 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1104/4414] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:46.871248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-974fd1b6-9128-4e2e-b018-af41d0c7d3d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.872997 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-974fd1b6-9128-4e2e-b018-af41d0c7d3d0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:46.873229 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-974fd1b6-9128-4e2e-b018-af41d0c7d3d0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.873464 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-974fd1b6-9128-4e2e-b018-af41d0c7d3d0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.873616 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-974fd1b6-9128-4e2e-b018-af41d0c7d3d0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:46.877679 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:46.877679 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:46.878278 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-974fd1b6-9128-4e2e-b018-af41d0c7d3d0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:46.878663 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1101/4415] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:46.971712 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05c371b0-11bc-439c-a74b-691579820fe1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.973492 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05c371b0-11bc-439c-a74b-691579820fe1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 Jul 22 00:18:46.973683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05c371b0-11bc-439c-a74b-691579820fe1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.974016 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05c371b0-11bc-439c-a74b-691579820fe1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.976313 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f24964ce-61e0-4bcb-b850-e16fe280b5a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.979082 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f24964ce-61e0-4bcb-b850-e16fe280b5a2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d Jul 22 00:18:46.979358 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f24964ce-61e0-4bcb-b850-e16fe280b5a2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.979628 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f24964ce-61e0-4bcb-b850-e16fe280b5a2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.979726 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f24964ce-61e0-4bcb-b850-e16fe280b5a2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id e23dd97c-0d22-4613-b996-c3859f43dd6d. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:46.980509 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05c371b0-11bc-439c-a74b-691579820fe1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 returned with HTTP 404 Jul 22 00:18:46.980992 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1101/4416] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/volumes/b330ca4d-7f60-4aa3-a7ad-8868de9bb0d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:46.983457 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f24964ce-61e0-4bcb-b850-e16fe280b5a2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d returned with HTTP 404 Jul 22 00:18:46.984119 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1111/4417] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/backups/e23dd97c-0d22-4613-b996-c3859f43dd6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:46.991268 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0d152ae-88d0-4cbf-a6f8-0002b620375e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.992751 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49eb456e-a497-4af6-b57f-25d3183ee298 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:46.993914 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0d152ae-88d0-4cbf-a6f8-0002b620375e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf Jul 22 00:18:46.994377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0d152ae-88d0-4cbf-a6f8-0002b620375e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.994735 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0d152ae-88d0-4cbf-a6f8-0002b620375e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.995034 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49eb456e-a497-4af6-b57f-25d3183ee298 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 Jul 22 00:18:46.995304 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49eb456e-a497-4af6-b57f-25d3183ee298 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:46.995575 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49eb456e-a497-4af6-b57f-25d3183ee298 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:46.995778 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-49eb456e-a497-4af6-b57f-25d3183ee298 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume with id: f0db78c6-d392-48c3-b158-254cf7618f98 Jul 22 00:18:47.005294 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.005294 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:47.005399 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.005399 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:47.006136 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49eb456e-a497-4af6-b57f-25d3183ee298 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:47.009950 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e0d152ae-88d0-4cbf-a6f8-0002b620375e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:47.014449 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0d152ae-88d0-4cbf-a6f8-0002b620375e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf returned with HTTP 200 Jul 22 00:18:47.015448 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1105/4418] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:46 2026] GET /volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:47.026821 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49eb456e-a497-4af6-b57f-25d3183ee298 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume request issued successfully. Jul 22 00:18:47.026954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99e52c41-9f43-41f9-afaa-722f0206bcf1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.027073 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49eb456e-a497-4af6-b57f-25d3183ee298 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 returned with HTTP 202 Jul 22 00:18:47.027689 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1102/4419] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:46 2026] DELETE /volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:47.028896 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99e52c41-9f43-41f9-afaa-722f0206bcf1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf Jul 22 00:18:47.028896 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99e52c41-9f43-41f9-afaa-722f0206bcf1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.028959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99e52c41-9f43-41f9-afaa-722f0206bcf1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.029115 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-99e52c41-9f43-41f9-afaa-722f0206bcf1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume with id: e15e39ed-732e-4e70-951e-fe06adf791bf Jul 22 00:18:47.034894 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32a6ec59-d532-415d-b8aa-96863c351f8a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.035885 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.035885 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:47.036323 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99e52c41-9f43-41f9-afaa-722f0206bcf1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:47.037051 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32a6ec59-d532-415d-b8aa-96863c351f8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 Jul 22 00:18:47.037707 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32a6ec59-d532-415d-b8aa-96863c351f8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.037707 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32a6ec59-d532-415d-b8aa-96863c351f8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.045587 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.045587 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:47.049845 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32a6ec59-d532-415d-b8aa-96863c351f8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:47.054287 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32a6ec59-d532-415d-b8aa-96863c351f8a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 returned with HTTP 200 Jul 22 00:18:47.055462 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1112/4420] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:47.057318 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99e52c41-9f43-41f9-afaa-722f0206bcf1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume request issued successfully. Jul 22 00:18:47.057584 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99e52c41-9f43-41f9-afaa-722f0206bcf1 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf returned with HTTP 202 Jul 22 00:18:47.058126 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1102/4421] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:47 2026] DELETE /volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:47.066999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c2094309-a37b-4349-a4d2-c57dc2122d42 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.068723 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2094309-a37b-4349-a4d2-c57dc2122d42 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf Jul 22 00:18:47.069184 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2094309-a37b-4349-a4d2-c57dc2122d42 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.070299 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2094309-a37b-4349-a4d2-c57dc2122d42 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.076764 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.076764 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:47.080936 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c2094309-a37b-4349-a4d2-c57dc2122d42 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:47.085329 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2094309-a37b-4349-a4d2-c57dc2122d42 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf returned with HTTP 200 Jul 22 00:18:47.085692 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1106/4422] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:47.383127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-38e5f8b6-4137-41fa-a70d-666e7ce69192 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.384991 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-38e5f8b6-4137-41fa-a70d-666e7ce69192 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:18:47.385167 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-38e5f8b6-4137-41fa-a70d-666e7ce69192 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.385350 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-38e5f8b6-4137-41fa-a70d-666e7ce69192 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.390513 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.390513 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:47.390966 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-38e5f8b6-4137-41fa-a70d-666e7ce69192 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:47.391744 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-38e5f8b6-4137-41fa-a70d-666e7ce69192 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 200 Jul 22 00:18:47.392251 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1103/4423] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:47.401094 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-cc94f02d-eedf-443a-a3e9-8bb7c36999b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.403262 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-cc94f02d-eedf-443a-a3e9-8bb7c36999b8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:18:47.403459 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-cc94f02d-eedf-443a-a3e9-8bb7c36999b8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.403641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-cc94f02d-eedf-443a-a3e9-8bb7c36999b8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.410365 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.410365 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:47.413686 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-cc94f02d-eedf-443a-a3e9-8bb7c36999b8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:47.418338 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-cc94f02d-eedf-443a-a3e9-8bb7c36999b8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f returned with HTTP 200 Jul 22 00:18:47.418788 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1113/4424] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:47.426667 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.429188 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:47.429304 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "229fd671-9a83-4529-87be-e6531719fd56", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:47.431179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '229fd671-9a83-4529-87be-e6531719fd56', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:47.440271 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.440271 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:47.440767 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:18:47.440918 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:18:47.441688 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:18:47.447459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (d44175d9-7a71-4dcf-9cd4-e5b2b2870317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:47.448598 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d42742a-ac7d-4c99-8ccc-9f51e18a3a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:47.449479 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:47.474212 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d42742a-ac7d-4c99-8ccc-9f51e18a3a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '229fd671-9a83-4529-87be-e6531719fd56', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:47.474982 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d49630-13cb-4c62-bc5c-4beba3a18c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:47.513490 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['a0936a2d-25f7-4899-b269-6d90d738fc14', 'e1acb667-f381-49ca-a39e-dc1657531520', '48c33bd1-b1b6-458a-bbff-ac2bb96d04af', 'e8745b9e-b195-45a6-8022-f696ecb962f3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:47.514315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00d49630-13cb-4c62-bc5c-4beba3a18c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0936a2d-25f7-4899-b269-6d90d738fc14', 'e1acb667-f381-49ca-a39e-dc1657531520', '48c33bd1-b1b6-458a-bbff-ac2bb96d04af', 'e8745b9e-b195-45a6-8022-f696ecb962f3']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:47.515113 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270d5ff9-08e3-42dd-8727-d169d0645be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:47.555279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270d5ff9-08e3-42dd-8727-d169d0645be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eefb788-eea8-4115-9f6a-0a1eb8410c56', '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='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['a0936a2d-25f7-4899-b269-6d90d738fc14','e1acb667-f381-49ca-a39e-dc1657531520','48c33bd1-b1b6-458a-bbff-ac2bb96d04af','e8745b9e-b195-45a6-8022-f696ecb962f3'],size=1,snapshot_id=229fd671-9a83-4529-87be-e6531719fd56,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:47Z,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=3eefb788-eea8-4115-9f6a-0a1eb8410c56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=229fd671-9a83-4529-87be-e6531719fd56,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:47.555953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380eaf6b-6b92-4fbc-99ed-e41d272fd28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:47.572561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380eaf6b-6b92-4fbc-99ed-e41d272fd28a) transitioned into 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='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['a0936a2d-25f7-4899-b269-6d90d738fc14','e1acb667-f381-49ca-a39e-dc1657531520','48c33bd1-b1b6-458a-bbff-ac2bb96d04af','e8745b9e-b195-45a6-8022-f696ecb962f3'],size=1,snapshot_id=229fd671-9a83-4529-87be-e6531719fd56,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:47.573329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437a76d9-e911-425c-a78b-1353ef138cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:47.592725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437a76d9-e911-425c-a78b-1353ef138cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:47.593673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (d44175d9-7a71-4dcf-9cd4-e5b2b2870317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:47.593878 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:18:47.594448 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-5980ca13-6b16-4c73-ad31-d000ca2f92e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:47.595093 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1103/4425] 10.4.3.168 () {72 vars in 1541 bytes} [Wed Jul 22 00:18:47 2026] POST /volume/v3/volumes => generated 736 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:47.603846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-f0c8af1b-595f-49e0-84ed-b7f5bd54f783 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.606491 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-f0c8af1b-595f-49e0-84ed-b7f5bd54f783 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 Jul 22 00:18:47.606755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-f0c8af1b-595f-49e0-84ed-b7f5bd54f783 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.607162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-f0c8af1b-595f-49e0-84ed-b7f5bd54f783 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.615779 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.615779 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:47.620294 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-f0c8af1b-595f-49e0-84ed-b7f5bd54f783 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:47.624554 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-f0c8af1b-595f-49e0-84ed-b7f5bd54f783 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 returned with HTTP 200 Jul 22 00:18:47.625001 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1107/4426] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:47.635284 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-77520c19-226d-4f15-8404-8ef37a07de7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.638322 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-77520c19-226d-4f15-8404-8ef37a07de7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 Jul 22 00:18:47.638627 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-77520c19-226d-4f15-8404-8ef37a07de7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.638922 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-77520c19-226d-4f15-8404-8ef37a07de7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.649767 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.649767 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:47.653584 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-77520c19-226d-4f15-8404-8ef37a07de7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:47.657521 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-77520c19-226d-4f15-8404-8ef37a07de7a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 returned with HTTP 200 Jul 22 00:18:47.657910 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1104/4427] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:47.742298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea831c5b-7df8-4097-844f-88dfa802bb91 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.744152 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea831c5b-7df8-4097-844f-88dfa802bb91 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e Jul 22 00:18:47.744385 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea831c5b-7df8-4097-844f-88dfa802bb91 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.744692 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea831c5b-7df8-4097-844f-88dfa802bb91 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.751841 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.751841 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:47.752258 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ea831c5b-7df8-4097-844f-88dfa802bb91 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:47.753188 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea831c5b-7df8-4097-844f-88dfa802bb91 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e returned with HTTP 200 Jul 22 00:18:47.753892 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1114/4428] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:47.765984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-219f7483-916a-4885-8431-bcc76260b9fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.768965 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-219f7483-916a-4885-8431-bcc76260b9fe tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e/action Jul 22 00:18:47.769369 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-219f7483-916a-4885-8431-bcc76260b9fe tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:47.769547 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-219f7483-916a-4885-8431-bcc76260b9fe tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:47.771157 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-219f7483-916a-4885-8431-bcc76260b9fe tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot '23d8cb5e-a24b-49a6-a4c7-5fb3f520118e' with '{'status': 'creating'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:47.785025 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.785025 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:47.807682 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-219f7483-916a-4885-8431-bcc76260b9fe tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e/action returned with HTTP 202 Jul 22 00:18:47.808285 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1104/4429] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:47 2026] POST /volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:47.816710 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e5dce98-5cae-4b81-8206-7209a9d0602f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.819196 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e5dce98-5cae-4b81-8206-7209a9d0602f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e Jul 22 00:18:47.819657 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e5dce98-5cae-4b81-8206-7209a9d0602f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.820077 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e5dce98-5cae-4b81-8206-7209a9d0602f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.827224 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.827224 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:47.828064 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6e5dce98-5cae-4b81-8206-7209a9d0602f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:47.829128 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e5dce98-5cae-4b81-8206-7209a9d0602f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e returned with HTTP 200 Jul 22 00:18:47.829680 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1108/4430] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:47.842530 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1c65ac43-08c5-4d61-aac4-cafb2dc40120 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.844546 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c65ac43-08c5-4d61-aac4-cafb2dc40120 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e/action Jul 22 00:18:47.846878 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c65ac43-08c5-4d61-aac4-cafb2dc40120 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:47.846878 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1c65ac43-08c5-4d61-aac4-cafb2dc40120 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:47.854532 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.854532 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:47.855198 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1c65ac43-08c5-4d61-aac4-cafb2dc40120 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot retrieved successfully. Jul 22 00:18:47.885754 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1c65ac43-08c5-4d61-aac4-cafb2dc40120 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot delete request issued successfully. Jul 22 00:18:47.887030 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1c65ac43-08c5-4d61-aac4-cafb2dc40120 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e/action returned with HTTP 202 Jul 22 00:18:47.887030 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1105/4431] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:47 2026] POST /volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:47.894790 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a19363d-be15-445b-ac6a-52edfa801218 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.896340 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a18c038-e7ce-4fad-a3b2-24c1c3568f1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:47.897817 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a19363d-be15-445b-ac6a-52edfa801218 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:47.898450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a19363d-be15-445b-ac6a-52edfa801218 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.898720 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a19363d-be15-445b-ac6a-52edfa801218 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.898877 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5a19363d-be15-445b-ac6a-52edfa801218 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:47.898979 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a18c038-e7ce-4fad-a3b2-24c1c3568f1e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e Jul 22 00:18:47.899249 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a18c038-e7ce-4fad-a3b2-24c1c3568f1e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:47.899501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a18c038-e7ce-4fad-a3b2-24c1c3568f1e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:47.907649 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.907649 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:47.908210 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2a18c038-e7ce-4fad-a3b2-24c1c3568f1e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:47.908548 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:47.908548 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:47.909169 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a18c038-e7ce-4fad-a3b2-24c1c3568f1e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e returned with HTTP 200 Jul 22 00:18:47.909891 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1105/4432] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:47.913134 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a19363d-be15-445b-ac6a-52edfa801218 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:47.914504 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1115/4433] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:47 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:48.067324 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ccc791a-b7df-4b24-a310-e5ed1d2e8e44 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.069267 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ccc791a-b7df-4b24-a310-e5ed1d2e8e44 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 Jul 22 00:18:48.069489 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ccc791a-b7df-4b24-a310-e5ed1d2e8e44 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:48.069708 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ccc791a-b7df-4b24-a310-e5ed1d2e8e44 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:48.076200 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ccc791a-b7df-4b24-a310-e5ed1d2e8e44 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 returned with HTTP 404 Jul 22 00:18:48.076831 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1109/4434] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:48 2026] GET /volume/v3/volumes/f0db78c6-d392-48c3-b158-254cf7618f98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:48.086101 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1895f65-a785-48fb-be87-c8178f5d3d34 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.087935 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1895f65-a785-48fb-be87-c8178f5d3d34 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups Jul 22 00:18:48.088169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1895f65-a785-48fb-be87-c8178f5d3d34 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:48.088380 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1895f65-a785-48fb-be87-c8178f5d3d34 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:48.088820 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:48.088820 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:48.094159 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1895f65-a785-48fb-be87-c8178f5d3d34 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 200 Jul 22 00:18:48.094659 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1106/4435] 10.4.3.168 () {68 vars in 1277 bytes} [Wed Jul 22 00:18:48 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:48.099294 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-159de21d-e399-4da4-8842-a96ad3ff04ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.101182 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-159de21d-e399-4da4-8842-a96ad3ff04ee tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf Jul 22 00:18:48.101396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-159de21d-e399-4da4-8842-a96ad3ff04ee tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:48.101622 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-159de21d-e399-4da4-8842-a96ad3ff04ee tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:48.106341 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-560de1bc-68fb-46c2-ba12-813b09afa619 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.108286 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-560de1bc-68fb-46c2-ba12-813b09afa619 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups?project_id=ae808051f3ed4a8390803c2455f92b54 Jul 22 00:18:48.108460 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-159de21d-e399-4da4-8842-a96ad3ff04ee tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf returned with HTTP 404 Jul 22 00:18:48.108569 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-560de1bc-68fb-46c2-ba12-813b09afa619 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:48.108798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-560de1bc-68fb-46c2-ba12-813b09afa619 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:48.109058 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1106/4436] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:48 2026] GET /volume/v3/volumes/e15e39ed-732e-4e70-951e-fe06adf791bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:48.113731 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-560de1bc-68fb-46c2-ba12-813b09afa619 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups?project_id=ae808051f3ed4a8390803c2455f92b54 returned with HTTP 200 Jul 22 00:18:48.114126 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1116/4437] 10.4.3.168 () {68 vars in 1364 bytes} [Wed Jul 22 00:18:48 2026] GET /volume/v3/backups?project_id=ae808051f3ed4a8390803c2455f92b54 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:48.124875 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.126887 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:48.128947 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1461627461"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:48.130830 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1461627461'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:48.133561 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume of 1 GB Jul 22 00:18:48.137392 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Availability Zones retrieved successfully. Jul 22 00:18:48.143948 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (c558414c-dd34-4f05-8152-9cc373bfe21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:48.146278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff114fd-62e9-4146-922c-aaed1ac8f02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.147587 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:48.159962 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.162547 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:48.163034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "size": 1, "name": "tempest-VolumesGetTest-Volume-1714048708", "metadata": {"Type": "Test"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:48.165187 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request body: {'volume': {'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1714048708', 'metadata': {'Type': 'Test'}}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:48.171840 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff114fd-62e9-4146-922c-aaed1ac8f02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.172604 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4289f86-aad9-446f-848e-b872ce018534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.212117 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['127ac9f4-6d80-4a8e-8d71-cf892a6428b3', '0cc22d9e-b180-4ab3-a31e-2768579c871e', '7425a46d-928d-4389-acea-576f521381d0', '62e8150d-5f6b-447c-9842-67701cdbc849'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:48.212973 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4289f86-aad9-446f-848e-b872ce018534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['127ac9f4-6d80-4a8e-8d71-cf892a6428b3', '0cc22d9e-b180-4ab3-a31e-2768579c871e', '7425a46d-928d-4389-acea-576f521381d0', '62e8150d-5f6b-447c-9842-67701cdbc849']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.213599 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cac35cd-0c29-46aa-9f77-9e0a5b86a88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.236887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cac35cd-0c29-46aa-9f77-9e0a5b86a88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '083548b6-f37b-48d5-98e4-ede29fdfcf0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1461627461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['127ac9f4-6d80-4a8e-8d71-cf892a6428b3','0cc22d9e-b180-4ab3-a31e-2768579c871e','7425a46d-928d-4389-acea-576f521381d0','62e8150d-5f6b-447c-9842-67701cdbc849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1461627461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=083548b6-f37b-48d5-98e4-ede29fdfcf0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae808051f3ed4a8390803c2455f92b54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a631a2e4d9214a4491df8ead63df07f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.237711 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32f592c-818a-41a0-b6a3-99bd40dc772a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.259754 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32f592c-818a-41a0-b6a3-99bd40dc772a) transitioned into state 'SUCCESS' from state '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-1461627461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['127ac9f4-6d80-4a8e-8d71-cf892a6428b3','0cc22d9e-b180-4ab3-a31e-2768579c871e','7425a46d-928d-4389-acea-576f521381d0','62e8150d-5f6b-447c-9842-67701cdbc849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.260478 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd12abd-c524-4562-ac8e-2c0d79f67b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.282707 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd12abd-c524-4562-ac8e-2c0d79f67b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.284331 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (c558414c-dd34-4f05-8152-9cc373bfe21c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:48.284789 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request issued successfully. Jul 22 00:18:48.285613 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f435027-75d9-4a80-b4a9-41d6cbb656e8 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:48.286532 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1110/4438] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:18:48 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:48.296131 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume of 1 GB Jul 22 00:18:48.296642 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:48.296642 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:48.299389 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3df3cade-c85a-46ce-9eaf-b93326a6a641 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.301137 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3df3cade-c85a-46ce-9eaf-b93326a6a641 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e Jul 22 00:18:48.301203 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Availability Zones retrieved successfully. Jul 22 00:18:48.301254 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3df3cade-c85a-46ce-9eaf-b93326a6a641 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:48.301562 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3df3cade-c85a-46ce-9eaf-b93326a6a641 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:48.306985 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (7a4e2c4c-19d0-42fa-8164-bdda217c481a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:48.308202 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:48.308202 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:48.308351 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eff0ff0-ee28-47a5-a2fa-eb8bd0f2ab5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.309341 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:48.311460 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3df3cade-c85a-46ce-9eaf-b93326a6a641 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:48.315897 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3df3cade-c85a-46ce-9eaf-b93326a6a641 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e returned with HTTP 200 Jul 22 00:18:48.316306 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1107/4439] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:48 2026] GET /volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:48.380029 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eff0ff0-ee28-47a5-a2fa-eb8bd0f2ab5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.381253 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80bf9f47-973d-480e-88c0-5962722fe4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.426123 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Created reservations ['e0070933-1572-4f65-bb41-cc3d436eae51', '52c23e86-d7be-4a21-8e9f-041c5cc52739', 'b96623f3-4708-4a5e-97c2-780c52c4f753', '6df1c8ee-7c58-4e8d-bf5b-4dc9ad092950'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:48.426940 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80bf9f47-973d-480e-88c0-5962722fe4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0070933-1572-4f65-bb41-cc3d436eae51', '52c23e86-d7be-4a21-8e9f-041c5cc52739', 'b96623f3-4708-4a5e-97c2-780c52c4f753', '6df1c8ee-7c58-4e8d-bf5b-4dc9ad092950']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.427709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82556880-07af-40ff-9d77-b6e71b2d3e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.453453 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82556880-07af-40ff-9d77-b6e71b2d3e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad782274-5a88-4e71-ab35-bac17b5e0712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1714048708',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['e0070933-1572-4f65-bb41-cc3d436eae51','52c23e86-d7be-4a21-8e9f-041c5cc52739','b96623f3-4708-4a5e-97c2-780c52c4f753','6df1c8ee-7c58-4e8d-bf5b-4dc9ad092950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1714048708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad782274-5a88-4e71-ab35-bac17b5e0712,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e541257f0cc4429897b57b6a71c3425f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285c9c3ee097400195807df5ad308994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.454168 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104499ae-19e1-4f14-85e6-38b753e2a490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.474530 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104499ae-19e1-4f14-85e6-38b753e2a490) transitioned into state 'SUCCESS' from state '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-1714048708',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['e0070933-1572-4f65-bb41-cc3d436eae51','52c23e86-d7be-4a21-8e9f-041c5cc52739','b96623f3-4708-4a5e-97c2-780c52c4f753','6df1c8ee-7c58-4e8d-bf5b-4dc9ad092950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.475493 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99a8d96-ed08-4d31-99ab-dc4bdb046b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:48.486431 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99a8d96-ed08-4d31-99ab-dc4bdb046b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:48.487423 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (7a4e2c4c-19d0-42fa-8164-bdda217c481a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:48.487768 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request issued successfully. Jul 22 00:18:48.488334 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8800ec4-42ed-4298-a9ce-d221cb54529a tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:48.488882 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1107/4440] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:18:48 2026] POST /volume/v3/volumes => generated 759 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:48.502937 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62c0dc3f-c1c1-4d19-95b1-2599fb9aa4ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.505266 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62c0dc3f-c1c1-4d19-95b1-2599fb9aa4ea tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:48.505505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62c0dc3f-c1c1-4d19-95b1-2599fb9aa4ea tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:48.505763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62c0dc3f-c1c1-4d19-95b1-2599fb9aa4ea tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:48.515179 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:48.515179 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:48.519620 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62c0dc3f-c1c1-4d19-95b1-2599fb9aa4ea tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:48.525278 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62c0dc3f-c1c1-4d19-95b1-2599fb9aa4ea tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 200 Jul 22 00:18:48.525826 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1117/4441] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:48 2026] GET /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:48.919264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-39d7b247-c667-40b2-9136-951f09dc222b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.921668 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39d7b247-c667-40b2-9136-951f09dc222b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e Jul 22 00:18:48.921931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39d7b247-c667-40b2-9136-951f09dc222b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:48.922225 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-39d7b247-c667-40b2-9136-951f09dc222b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:48.926357 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22be39f5-323c-4ca3-9a8d-4079ae4d3e86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.928137 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-39d7b247-c667-40b2-9136-951f09dc222b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e returned with HTTP 404 Jul 22 00:18:48.928227 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22be39f5-323c-4ca3-9a8d-4079ae4d3e86 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:48.928462 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22be39f5-323c-4ca3-9a8d-4079ae4d3e86 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:48.928938 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22be39f5-323c-4ca3-9a8d-4079ae4d3e86 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:48.929023 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1111/4442] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:48 2026] GET /volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:48.929065 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-22be39f5-323c-4ca3-9a8d-4079ae4d3e86 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:48.933099 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:48.933099 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:48.933795 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22be39f5-323c-4ca3-9a8d-4079ae4d3e86 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:48.934238 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1108/4443] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:48 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:48.940327 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6af7c7a7-b5d0-472b-b6c3-3478bfd123c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:48.945118 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6af7c7a7-b5d0-472b-b6c3-3478bfd123c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:48.946185 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6af7c7a7-b5d0-472b-b6c3-3478bfd123c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:48.946841 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6af7c7a7-b5d0-472b-b6c3-3478bfd123c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:48.950870 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-6af7c7a7-b5d0-472b-b6c3-3478bfd123c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:48.982303 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:48.982303 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:49.018973 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6af7c7a7-b5d0-472b-b6c3-3478bfd123c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:49.020658 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1108/4444] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:48 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:49.032368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c2cdaa1-259b-4484-afeb-26250f0174bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.039523 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c2cdaa1-259b-4484-afeb-26250f0174bb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:49.041228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c2cdaa1-259b-4484-afeb-26250f0174bb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.042004 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c2cdaa1-259b-4484-afeb-26250f0174bb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.052378 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.052378 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:49.052950 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c2cdaa1-259b-4484-afeb-26250f0174bb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:49.053846 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c2cdaa1-259b-4484-afeb-26250f0174bb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:49.054308 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1118/4445] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:49.063854 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-25ca4684-c422-42b6-8b87-b82e99faca80 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.065648 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25ca4684-c422-42b6-8b87-b82e99faca80 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e Jul 22 00:18:49.066031 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25ca4684-c422-42b6-8b87-b82e99faca80 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.066117 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-25ca4684-c422-42b6-8b87-b82e99faca80 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.066215 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-25ca4684-c422-42b6-8b87-b82e99faca80 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Delete snapshot with id: 23d8cb5e-a24b-49a6-a4c7-5fb3f520118e Jul 22 00:18:49.071358 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-25ca4684-c422-42b6-8b87-b82e99faca80 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e returned with HTTP 404 Jul 22 00:18:49.072045 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1112/4446] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:18:49 2026] DELETE /volume/v3/snapshots/23d8cb5e-a24b-49a6-a4c7-5fb3f520118e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:49.079718 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac2a5b62-27ee-4965-9793-28b65ffdfb68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.082023 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac2a5b62-27ee-4965-9793-28b65ffdfb68 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:18:49.082443 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac2a5b62-27ee-4965-9793-28b65ffdfb68 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "259b03ac-d657-45c3-86a8-26ee562979ef", "name": "tempest-SnapshotsActionsTest-Snapshot-1886300048"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:49.092743 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.092743 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:49.093488 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac2a5b62-27ee-4965-9793-28b65ffdfb68 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:49.093570 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-ac2a5b62-27ee-4965-9793-28b65ffdfb68 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Create snapshot from volume 259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:49.123957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ac2a5b62-27ee-4965-9793-28b65ffdfb68 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Created reservations ['9f8578d5-8e4c-456b-a023-d4a457264938', '671c2288-3846-465b-84cc-341ede6904ca', 'f8031fa6-045c-45a0-9ee8-95eec5cb8ddb', 'd585ea6e-4b4b-4272-89ac-73ea57fc64e6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:49.154434 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac2a5b62-27ee-4965-9793-28b65ffdfb68 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot create request issued successfully. Jul 22 00:18:49.154788 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac2a5b62-27ee-4965-9793-28b65ffdfb68 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:18:49.155271 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1109/4447] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:18:49 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) Jul 22 00:18:49.165818 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c9aa7fd-2724-461c-ae05-8ff1e8d201aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.168096 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c9aa7fd-2724-461c-ae05-8ff1e8d201aa tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 Jul 22 00:18:49.168340 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c9aa7fd-2724-461c-ae05-8ff1e8d201aa tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.168620 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c9aa7fd-2724-461c-ae05-8ff1e8d201aa tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.174565 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.174565 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:49.175133 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c9aa7fd-2724-461c-ae05-8ff1e8d201aa tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:49.176152 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c9aa7fd-2724-461c-ae05-8ff1e8d201aa tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 returned with HTTP 200 Jul 22 00:18:49.176626 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1109/4448] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:49.328460 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27b7eb08-bcab-4a12-9630-f3e6fb4718ab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.330440 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27b7eb08-bcab-4a12-9630-f3e6fb4718ab tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e Jul 22 00:18:49.330673 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27b7eb08-bcab-4a12-9630-f3e6fb4718ab tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.330871 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27b7eb08-bcab-4a12-9630-f3e6fb4718ab tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.338687 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.338687 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:49.342541 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-27b7eb08-bcab-4a12-9630-f3e6fb4718ab tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:49.346370 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27b7eb08-bcab-4a12-9630-f3e6fb4718ab tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e returned with HTTP 200 Jul 22 00:18:49.346991 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1119/4449] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:49.358018 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-26af76ed-f181-422e-bf00-28376560d8fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.359989 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26af76ed-f181-422e-bf00-28376560d8fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:18:49.360201 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26af76ed-f181-422e-bf00-28376560d8fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "083548b6-f37b-48d5-98e4-ede29fdfcf0e", "name": "tempest-type-Backup-1744819979"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:49.361486 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-26af76ed-f181-422e-bf00-28376560d8fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating new backup {'backup': {'volume_id': '083548b6-f37b-48d5-98e4-ede29fdfcf0e', 'name': 'tempest-type-Backup-1744819979'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:18:49.361639 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-26af76ed-f181-422e-bf00-28376560d8fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating backup of volume 083548b6-f37b-48d5-98e4-ede29fdfcf0e in container None Jul 22 00:18:49.369032 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.369032 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:49.369371 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-26af76ed-f181-422e-bf00-28376560d8fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:18:49.385345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-26af76ed-f181-422e-bf00-28376560d8fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['9f0c5518-b059-4f9c-8c4e-1d5ff051b9f2', '8a30e91c-e6a0-47bb-8bea-0e9f3f1d4112'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:49.413304 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26af76ed-f181-422e-bf00-28376560d8fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:18:49.413757 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1113/4450] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:18:49 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:49.423420 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-374753d8-3621-4711-be3a-dce39bb2d7a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.425384 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-374753d8-3621-4711-be3a-dce39bb2d7a6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:49.425591 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-374753d8-3621-4711-be3a-dce39bb2d7a6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.425768 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-374753d8-3621-4711-be3a-dce39bb2d7a6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.425875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-374753d8-3621-4711-be3a-dce39bb2d7a6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:49.430282 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.430282 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:49.430953 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-374753d8-3621-4711-be3a-dce39bb2d7a6 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:49.431342 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1110/4451] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:49.540723 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12236c18-1bdb-433c-95c5-953d83e336ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.542529 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12236c18-1bdb-433c-95c5-953d83e336ed tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:49.542749 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12236c18-1bdb-433c-95c5-953d83e336ed tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.542968 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12236c18-1bdb-433c-95c5-953d83e336ed tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.554091 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.554091 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:49.564795 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-12236c18-1bdb-433c-95c5-953d83e336ed tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:49.579406 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12236c18-1bdb-433c-95c5-953d83e336ed tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 200 Jul 22 00:18:49.579913 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1110/4452] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:49.591552 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e5baa897-6de3-4350-977b-80475cc00501 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.593974 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5baa897-6de3-4350-977b-80475cc00501 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:49.594195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5baa897-6de3-4350-977b-80475cc00501 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.594412 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5baa897-6de3-4350-977b-80475cc00501 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.602126 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.602126 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:49.606816 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e5baa897-6de3-4350-977b-80475cc00501 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:49.613727 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5baa897-6de3-4350-977b-80475cc00501 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 200 Jul 22 00:18:49.613957 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1120/4453] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:49.626820 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4e3d670-c773-4b0f-b6d0-e77cbd6230cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.628733 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4e3d670-c773-4b0f-b6d0-e77cbd6230cd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:49.629183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4e3d670-c773-4b0f-b6d0-e77cbd6230cd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1714048708"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:49.638280 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.638280 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:49.641877 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4e3d670-c773-4b0f-b6d0-e77cbd6230cd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:49.650116 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4e3d670-c773-4b0f-b6d0-e77cbd6230cd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:49.650892 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4e3d670-c773-4b0f-b6d0-e77cbd6230cd tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 200 Jul 22 00:18:49.651426 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1114/4454] 10.4.3.168 () {68 vars in 1368 bytes} [Wed Jul 22 00:18:49 2026] PUT /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 783 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:49.666132 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-479fd5b9-3497-4554-9934-3a25cf763d4b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.668110 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-479fd5b9-3497-4554-9934-3a25cf763d4b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:49.668493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-479fd5b9-3497-4554-9934-3a25cf763d4b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-393130172", "description": "This is the new description of volume"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:49.678126 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.678126 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:49.682793 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-479fd5b9-3497-4554-9934-3a25cf763d4b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:49.690604 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-479fd5b9-3497-4554-9934-3a25cf763d4b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:49.691278 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-479fd5b9-3497-4554-9934-3a25cf763d4b tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 200 Jul 22 00:18:49.691806 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1111/4455] 10.4.3.168 () {68 vars in 1369 bytes} [Wed Jul 22 00:18:49 2026] PUT /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:49.706400 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6da3e917-8a01-4792-bdda-17a0f6d879ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.708932 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6da3e917-8a01-4792-bdda-17a0f6d879ad tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:49.709263 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6da3e917-8a01-4792-bdda-17a0f6d879ad tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.709510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6da3e917-8a01-4792-bdda-17a0f6d879ad tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.718134 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.718134 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:49.723091 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6da3e917-8a01-4792-bdda-17a0f6d879ad tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:49.730439 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6da3e917-8a01-4792-bdda-17a0f6d879ad tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 200 Jul 22 00:18:49.730877 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1111/4456] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:49.745951 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.747672 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:18:49.748161 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-613014841", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-401808451"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:49.749762 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-613014841', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-401808451'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:18:49.749922 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume of 1 GB Jul 22 00:18:49.754425 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Availability Zones retrieved successfully. Jul 22 00:18:49.760052 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (1873e266-4aea-4156-b01d-8dce9cf3b29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:49.761237 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db576eb-47f5-493f-95c4-669085e51307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:49.762232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:49.786498 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db576eb-47f5-493f-95c4-669085e51307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:49.787210 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948534c5-4bb4-410f-a3ab-5dbae7e8a5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:49.824670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Created reservations ['f0d1d38f-a042-4643-87df-3a4af4903333', '670c8e0e-7ee3-44ca-b29a-c57df8991373', '33869d81-4708-4d4c-bb7d-59c53672fe37', 'dfe53ae6-0f1e-4187-83bf-06168d5bbefe'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:49.825536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948534c5-4bb4-410f-a3ab-5dbae7e8a5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0d1d38f-a042-4643-87df-3a4af4903333', '670c8e0e-7ee3-44ca-b29a-c57df8991373', '33869d81-4708-4d4c-bb7d-59c53672fe37', 'dfe53ae6-0f1e-4187-83bf-06168d5bbefe']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:49.826309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d111c0d-1a4c-4027-95a9-04721e0461eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:49.848120 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d111c0d-1a4c-4027-95a9-04721e0461eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d538ed-7a73-43a7-9438-54fb6479c05e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-613014841',display_name='tempest-VolumesGetTest-Volume-401808451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['f0d1d38f-a042-4643-87df-3a4af4903333','670c8e0e-7ee3-44ca-b29a-c57df8991373','33869d81-4708-4d4c-bb7d-59c53672fe37','dfe53ae6-0f1e-4187-83bf-06168d5bbefe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-613014841',display_name='tempest-VolumesGetTest-Volume-401808451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d538ed-7a73-43a7-9438-54fb6479c05e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e541257f0cc4429897b57b6a71c3425f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='285c9c3ee097400195807df5ad308994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:49.848851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e102c4c7-ca9c-401b-a3a0-0614e4fbdbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:49.870231 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e102c4c7-ca9c-401b-a3a0-0614e4fbdbbb) transitioned into 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-613014841',display_name='tempest-VolumesGetTest-Volume-401808451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e541257f0cc4429897b57b6a71c3425f',qos_specs=None,replication_status=,reservations=['f0d1d38f-a042-4643-87df-3a4af4903333','670c8e0e-7ee3-44ca-b29a-c57df8991373','33869d81-4708-4d4c-bb7d-59c53672fe37','dfe53ae6-0f1e-4187-83bf-06168d5bbefe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='285c9c3ee097400195807df5ad308994',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:49.870952 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0902f112-9fb7-4b10-87fa-983280d20b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:49.880508 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0902f112-9fb7-4b10-87fa-983280d20b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:49.881312 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Flow 'volume_create_api' (1873e266-4aea-4156-b01d-8dce9cf3b29a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:49.881627 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Create volume request issued successfully. Jul 22 00:18:49.882192 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-578ec0bb-cfe2-4847-ada7-6fad6fd85d0c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:18:49.882620 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1121/4457] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:18:49 2026] POST /volume/v3/volumes => generated 778 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:49.899832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-510241d7-bc29-42df-abbd-cd25ba554dda None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.901585 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-510241d7-bc29-42df-abbd-cd25ba554dda tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e Jul 22 00:18:49.901776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-510241d7-bc29-42df-abbd-cd25ba554dda tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.901991 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-510241d7-bc29-42df-abbd-cd25ba554dda tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.911253 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.911253 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:49.915138 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-510241d7-bc29-42df-abbd-cd25ba554dda tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:49.921399 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-510241d7-bc29-42df-abbd-cd25ba554dda tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e returned with HTTP 200 Jul 22 00:18:49.921767 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1115/4458] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:49.946796 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c7f8924-344d-4a3d-ab77-f39fc6a73492 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:49.948630 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c7f8924-344d-4a3d-ab77-f39fc6a73492 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:49.948874 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c7f8924-344d-4a3d-ab77-f39fc6a73492 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:49.949078 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c7f8924-344d-4a3d-ab77-f39fc6a73492 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:49.949178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2c7f8924-344d-4a3d-ab77-f39fc6a73492 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:49.953885 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:49.953885 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:49.954632 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c7f8924-344d-4a3d-ab77-f39fc6a73492 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:49.955102 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1112/4459] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:49 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:50.185250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78db762c-3f3c-4303-b4c3-1a0790a8c8a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.187725 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78db762c-3f3c-4303-b4c3-1a0790a8c8a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 Jul 22 00:18:50.188047 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78db762c-3f3c-4303-b4c3-1a0790a8c8a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.188330 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78db762c-3f3c-4303-b4c3-1a0790a8c8a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.194704 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.194704 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:50.195309 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-78db762c-3f3c-4303-b4c3-1a0790a8c8a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:50.196339 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78db762c-3f3c-4303-b4c3-1a0790a8c8a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 returned with HTTP 200 Jul 22 00:18:50.196835 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1112/4460] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:50.205219 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb7662e6-92af-4aec-bba3-2a81150e4feb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.207050 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb7662e6-92af-4aec-bba3-2a81150e4feb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5/action Jul 22 00:18:50.207368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb7662e6-92af-4aec-bba3-2a81150e4feb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:50.207518 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb7662e6-92af-4aec-bba3-2a81150e4feb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:50.208796 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-bb7662e6-92af-4aec-bba3-2a81150e4feb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'd36dd173-caed-40bb-bc49-03b562af7bc5' with '{'status': 'deleting'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:50.217024 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.217024 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:50.227704 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb7662e6-92af-4aec-bba3-2a81150e4feb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5/action returned with HTTP 202 Jul 22 00:18:50.228146 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1122/4461] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:50 2026] POST /volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:50.234701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1382fd6-c5c1-4dfe-bdba-f19288a35906 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.236783 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1382fd6-c5c1-4dfe-bdba-f19288a35906 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 Jul 22 00:18:50.237039 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1382fd6-c5c1-4dfe-bdba-f19288a35906 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.237283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1382fd6-c5c1-4dfe-bdba-f19288a35906 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.243572 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.243572 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:50.244449 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1382fd6-c5c1-4dfe-bdba-f19288a35906 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:50.245487 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1382fd6-c5c1-4dfe-bdba-f19288a35906 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 returned with HTTP 200 Jul 22 00:18:50.246055 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1116/4462] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:50.254713 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1d2b229-29e6-45a7-991e-e2b3334da3eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.256789 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d2b229-29e6-45a7-991e-e2b3334da3eb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5/action Jul 22 00:18:50.257178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d2b229-29e6-45a7-991e-e2b3334da3eb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:50.257356 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d2b229-29e6-45a7-991e-e2b3334da3eb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:50.263632 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.263632 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:50.263935 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d1d2b229-29e6-45a7-991e-e2b3334da3eb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot retrieved successfully. Jul 22 00:18:50.275308 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d1d2b229-29e6-45a7-991e-e2b3334da3eb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot delete request issued successfully. Jul 22 00:18:50.275535 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d2b229-29e6-45a7-991e-e2b3334da3eb tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5/action returned with HTTP 202 Jul 22 00:18:50.275939 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1113/4463] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:50 2026] POST /volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:50.283407 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f345799a-5695-4f33-b274-235a2989328e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.285758 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f345799a-5695-4f33-b274-235a2989328e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 Jul 22 00:18:50.286067 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f345799a-5695-4f33-b274-235a2989328e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.286425 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f345799a-5695-4f33-b274-235a2989328e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.292595 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.292595 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:50.293274 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f345799a-5695-4f33-b274-235a2989328e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:50.294481 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f345799a-5695-4f33-b274-235a2989328e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 returned with HTTP 200 Jul 22 00:18:50.295026 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1113/4464] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:50.443497 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e86b1cca-f987-4d6e-ab8b-b0196fb46c61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.445429 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e86b1cca-f987-4d6e-ab8b-b0196fb46c61 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:50.445633 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e86b1cca-f987-4d6e-ab8b-b0196fb46c61 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.445834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e86b1cca-f987-4d6e-ab8b-b0196fb46c61 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.445992 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e86b1cca-f987-4d6e-ab8b-b0196fb46c61 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:50.450132 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.450132 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:50.450720 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e86b1cca-f987-4d6e-ab8b-b0196fb46c61 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:50.451111 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1123/4465] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:50.666108 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-30751824-5f77-4c0f-a2e1-1edc595d20a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.668747 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-30751824-5f77-4c0f-a2e1-1edc595d20a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 Jul 22 00:18:50.669016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-30751824-5f77-4c0f-a2e1-1edc595d20a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.669280 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-30751824-5f77-4c0f-a2e1-1edc595d20a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.678893 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.678893 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:50.683483 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-30751824-5f77-4c0f-a2e1-1edc595d20a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:50.690819 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-30751824-5f77-4c0f-a2e1-1edc595d20a5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 returned with HTTP 200 Jul 22 00:18:50.690968 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1117/4466] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:50.700778 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-994f9d2c-2eac-4133-b0a7-9dbc343d3391 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.701217 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-994f9d2c-2eac-4133-b0a7-9dbc343d3391 None None] GET https://10.4.3.168/volume// Jul 22 00:18:50.701431 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-994f9d2c-2eac-4133-b0a7-9dbc343d3391 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.701650 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-994f9d2c-2eac-4133-b0a7-9dbc343d3391 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.702067 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-994f9d2c-2eac-4133-b0a7-9dbc343d3391 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:18:50.702390 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1114/4467] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:18:50.708814 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-1be1289f-78a2-4f08-be0a-a5f608042afa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.711274 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-1be1289f-78a2-4f08-be0a-a5f608042afa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:18:50.711348 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-1be1289f-78a2-4f08-be0a-a5f608042afa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eefb788-eea8-4115-9f6a-0a1eb8410c56", "connector": null, "instance_uuid": "9b634a43-4ff6-413a-893a-5c970437721f"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:50.719966 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.719966 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:50.746191 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-1be1289f-78a2-4f08-be0a-a5f608042afa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:18:50.746623 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1114/4468] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:18:50 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:50.753210 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e35e70a7-134d-4605-9760-18a7e0c63bd5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.753596 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e35e70a7-134d-4605-9760-18a7e0c63bd5 None None] GET https://10.4.3.168/volume// Jul 22 00:18:50.753766 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e35e70a7-134d-4605-9760-18a7e0c63bd5 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.753975 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e35e70a7-134d-4605-9760-18a7e0c63bd5 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.754265 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e35e70a7-134d-4605-9760-18a7e0c63bd5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:18:50.754553 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1124/4469] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:18:50.760593 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ab68eca3-4b07-4722-bce1-b82633b0dac2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.763006 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ab68eca3-4b07-4722-bce1-b82633b0dac2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 Jul 22 00:18:50.763255 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ab68eca3-4b07-4722-bce1-b82633b0dac2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.763497 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ab68eca3-4b07-4722-bce1-b82633b0dac2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.773583 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.773583 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:50.776798 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ab68eca3-4b07-4722-bce1-b82633b0dac2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:50.781257 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-ab68eca3-4b07-4722-bce1-b82633b0dac2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 returned with HTTP 200 Jul 22 00:18:50.781678 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1118/4470] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:18:50.871214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-3ce12d18-b640-4484-a8e3-8f23616260c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.873336 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-3ce12d18-b640-4484-a8e3-8f23616260c8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa Jul 22 00:18:50.873711 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-3ce12d18-b640-4484-a8e3-8f23616260c8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:50.880977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-3ce12d18-b640-4484-a8e3-8f23616260c8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-3eefb788-eea8-4115-9f6a-0a1eb8410c56-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:18:50.885356 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-3ce12d18-b640-4484-a8e3-8f23616260c8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-3eefb788-eea8-4115-9f6a-0a1eb8410c56-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:18:50.886249 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.886249 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:50.935709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c148aad8-2dad-4c23-9cdf-7284ad4d925e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.937600 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c148aad8-2dad-4c23-9cdf-7284ad4d925e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e Jul 22 00:18:50.937774 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c148aad8-2dad-4c23-9cdf-7284ad4d925e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.937976 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c148aad8-2dad-4c23-9cdf-7284ad4d925e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.944794 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.944794 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:50.948470 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c148aad8-2dad-4c23-9cdf-7284ad4d925e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:50.952558 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c148aad8-2dad-4c23-9cdf-7284ad4d925e tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e returned with HTTP 200 Jul 22 00:18:50.952957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-3ce12d18-b640-4484-a8e3-8f23616260c8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-3eefb788-eea8-4115-9f6a-0a1eb8410c56-np0000005612" released by "attachment_update" :: held 0.068s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:18:50.953248 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1115/4471] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:50.953363 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-3ce12d18-b640-4484-a8e3-8f23616260c8 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa returned with HTTP 200 Jul 22 00:18:50.953876 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1115/4472] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:18:50 2026] PUT /volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:50.964198 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-95d2b0d0-abbc-437b-b4a4-e7a9e82118d6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.964445 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0592b5ba-3895-42be-a600-36ddfc3bddea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.965973 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95d2b0d0-abbc-437b-b4a4-e7a9e82118d6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] PUT https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e Jul 22 00:18:50.966156 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0592b5ba-3895-42be-a600-36ddfc3bddea tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:50.966352 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0592b5ba-3895-42be-a600-36ddfc3bddea tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.966406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-95d2b0d0-abbc-437b-b4a4-e7a9e82118d6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1714048708", "description": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:50.966552 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0592b5ba-3895-42be-a600-36ddfc3bddea tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:50.966689 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0592b5ba-3895-42be-a600-36ddfc3bddea tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:50.970662 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.970662 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:50.971252 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0592b5ba-3895-42be-a600-36ddfc3bddea tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:50.971624 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1119/4473] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:50.973337 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-bd568be2-3eca-4649-9f84-c53d747b58ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.974822 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.974822 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:50.975112 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-bd568be2-3eca-4649-9f84-c53d747b58ba tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa/action Jul 22 00:18:50.975454 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-bd568be2-3eca-4649-9f84-c53d747b58ba tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:50.975566 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-bd568be2-3eca-4649-9f84-c53d747b58ba tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:50.978343 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-95d2b0d0-abbc-437b-b4a4-e7a9e82118d6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:50.983523 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-95d2b0d0-abbc-437b-b4a4-e7a9e82118d6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume updated successfully. Jul 22 00:18:50.984068 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95d2b0d0-abbc-437b-b4a4-e7a9e82118d6 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e returned with HTTP 200 Jul 22 00:18:50.984448 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1125/4474] 10.4.3.168 () {68 vars in 1368 bytes} [Wed Jul 22 00:18:50 2026] PUT /volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e => generated 770 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:50.991535 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:50.991535 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:50.994933 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7d9b218-3a73-466e-b608-a0005edabdc4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:50.996653 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7d9b218-3a73-466e-b608-a0005edabdc4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e Jul 22 00:18:50.996810 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7d9b218-3a73-466e-b608-a0005edabdc4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:50.997016 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7d9b218-3a73-466e-b608-a0005edabdc4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.000276 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-850cb592-efa0-41a7-84fc-1d458592ca01 req-bd568be2-3eca-4649-9f84-c53d747b58ba tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa/action returned with HTTP 204 Jul 22 00:18:51.000820 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1116/4475] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:18:50 2026] POST /volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:51.005160 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.005160 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:51.008765 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7d9b218-3a73-466e-b608-a0005edabdc4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:51.012826 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7d9b218-3a73-466e-b608-a0005edabdc4 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e returned with HTTP 200 Jul 22 00:18:51.013232 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1116/4476] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:50 2026] GET /volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:51.024716 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6447c565-b0ba-495d-bf5f-885805ad634d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.026662 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6447c565-b0ba-495d-bf5f-885805ad634d tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e Jul 22 00:18:51.026891 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6447c565-b0ba-495d-bf5f-885805ad634d tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:51.027090 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6447c565-b0ba-495d-bf5f-885805ad634d tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.027268 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6447c565-b0ba-495d-bf5f-885805ad634d tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume with id: b1d538ed-7a73-43a7-9438-54fb6479c05e Jul 22 00:18:51.034172 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.034172 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:51.034623 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6447c565-b0ba-495d-bf5f-885805ad634d tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:51.050813 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6447c565-b0ba-495d-bf5f-885805ad634d tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume request issued successfully. Jul 22 00:18:51.051084 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6447c565-b0ba-495d-bf5f-885805ad634d tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e returned with HTTP 202 Jul 22 00:18:51.051636 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1120/4477] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:51 2026] DELETE /volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:51.059880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6ee8d4e-0f99-4487-b8af-75c62ab604b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.061874 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6ee8d4e-0f99-4487-b8af-75c62ab604b9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e Jul 22 00:18:51.062172 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6ee8d4e-0f99-4487-b8af-75c62ab604b9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:51.062463 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6ee8d4e-0f99-4487-b8af-75c62ab604b9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.069633 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.069633 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:51.073193 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6ee8d4e-0f99-4487-b8af-75c62ab604b9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:51.078154 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6ee8d4e-0f99-4487-b8af-75c62ab604b9 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e returned with HTTP 200 Jul 22 00:18:51.078668 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1126/4478] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:51 2026] GET /volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:51.304885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f556a4b5-1a33-45f3-84d3-a053606d9304 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.306720 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f556a4b5-1a33-45f3-84d3-a053606d9304 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 Jul 22 00:18:51.306935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f556a4b5-1a33-45f3-84d3-a053606d9304 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:51.307121 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f556a4b5-1a33-45f3-84d3-a053606d9304 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.311342 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f556a4b5-1a33-45f3-84d3-a053606d9304 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 returned with HTTP 404 Jul 22 00:18:51.311849 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1117/4479] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:51 2026] GET /volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:51.318918 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f599cda-f9d5-4e13-a251-3bfba649eb9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.320522 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f599cda-f9d5-4e13-a251-3bfba649eb9b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:51.320814 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f599cda-f9d5-4e13-a251-3bfba649eb9b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:51.320950 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f599cda-f9d5-4e13-a251-3bfba649eb9b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:51.322228 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-4f599cda-f9d5-4e13-a251-3bfba649eb9b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:51.330122 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.330122 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:51.339024 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f599cda-f9d5-4e13-a251-3bfba649eb9b tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:51.339381 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1117/4480] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:51 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:51.347616 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f33cb9e1-f5fc-4242-8ba0-2a56f9aff785 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.349331 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f33cb9e1-f5fc-4242-8ba0-2a56f9aff785 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:51.349520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f33cb9e1-f5fc-4242-8ba0-2a56f9aff785 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:51.349715 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f33cb9e1-f5fc-4242-8ba0-2a56f9aff785 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.354554 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.354554 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:51.355011 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f33cb9e1-f5fc-4242-8ba0-2a56f9aff785 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:51.355794 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f33cb9e1-f5fc-4242-8ba0-2a56f9aff785 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:51.356171 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1121/4481] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:51 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:51.366877 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cec2cd9c-1313-4a5f-bb0a-e529605e965b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.368707 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cec2cd9c-1313-4a5f-bb0a-e529605e965b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 Jul 22 00:18:51.368907 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cec2cd9c-1313-4a5f-bb0a-e529605e965b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:51.369127 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cec2cd9c-1313-4a5f-bb0a-e529605e965b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.369226 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-cec2cd9c-1313-4a5f-bb0a-e529605e965b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Delete snapshot with id: d36dd173-caed-40bb-bc49-03b562af7bc5 Jul 22 00:18:51.373134 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cec2cd9c-1313-4a5f-bb0a-e529605e965b tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 returned with HTTP 404 Jul 22 00:18:51.373589 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1127/4482] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:18:51 2026] DELETE /volume/v3/snapshots/d36dd173-caed-40bb-bc49-03b562af7bc5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:51.380993 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d065edda-52e0-4d05-a915-1de9bd3e5d92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.382628 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d065edda-52e0-4d05-a915-1de9bd3e5d92 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:18:51.383032 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d065edda-52e0-4d05-a915-1de9bd3e5d92 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "259b03ac-d657-45c3-86a8-26ee562979ef", "name": "tempest-SnapshotsActionsTest-Snapshot-53844264"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:51.391084 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.391084 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:51.391649 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d065edda-52e0-4d05-a915-1de9bd3e5d92 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:51.391825 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-d065edda-52e0-4d05-a915-1de9bd3e5d92 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Create snapshot from volume 259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:51.414612 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d065edda-52e0-4d05-a915-1de9bd3e5d92 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Created reservations ['bc34c2f3-9636-4ad7-8541-6b386aaf3719', '94fa8931-b833-42da-b877-2a203e93347a', 'a7b24f3d-6572-4294-a10f-0fb92d3212a0', '9fd0690d-1653-484e-85e6-0f21c5ba0148'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:51.439499 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d065edda-52e0-4d05-a915-1de9bd3e5d92 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot create request issued successfully. Jul 22 00:18:51.439789 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d065edda-52e0-4d05-a915-1de9bd3e5d92 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:18:51.440204 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1118/4483] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:18:51 2026] POST /volume/v3/snapshots => generated 305 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:51.449565 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f189502c-9dc2-456d-bac0-8ebb24dac8c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.451232 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f189502c-9dc2-456d-bac0-8ebb24dac8c1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d Jul 22 00:18:51.451417 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f189502c-9dc2-456d-bac0-8ebb24dac8c1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:51.451578 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f189502c-9dc2-456d-bac0-8ebb24dac8c1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.456464 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.456464 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:51.456988 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f189502c-9dc2-456d-bac0-8ebb24dac8c1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:51.457796 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f189502c-9dc2-456d-bac0-8ebb24dac8c1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d returned with HTTP 200 Jul 22 00:18:51.458306 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1118/4484] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:51 2026] GET /volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:51.463223 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-197dc59c-0b71-4d26-8e5a-44a2e74cbebd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.465037 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-197dc59c-0b71-4d26-8e5a-44a2e74cbebd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:51.465217 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-197dc59c-0b71-4d26-8e5a-44a2e74cbebd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:51.465424 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-197dc59c-0b71-4d26-8e5a-44a2e74cbebd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.465519 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-197dc59c-0b71-4d26-8e5a-44a2e74cbebd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:51.469804 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.469804 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:51.470422 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-197dc59c-0b71-4d26-8e5a-44a2e74cbebd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:51.470832 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1122/4485] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:51 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:51.981958 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-653a9131-788e-46c2-aa0b-29c8b4450da2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:51.984213 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-653a9131-788e-46c2-aa0b-29c8b4450da2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:18:51.984473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-653a9131-788e-46c2-aa0b-29c8b4450da2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:51.984737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-653a9131-788e-46c2-aa0b-29c8b4450da2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:51.984880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-653a9131-788e-46c2-aa0b-29c8b4450da2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:51.989969 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:51.989969 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:51.990712 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-653a9131-788e-46c2-aa0b-29c8b4450da2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:18:51.991218 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1128/4486] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:51 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:52.001998 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a4c0e0c-7f56-4742-bd16-9bfe3a706dda None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.004051 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a4c0e0c-7f56-4742-bd16-9bfe3a706dda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] POST https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66/action Jul 22 00:18:52.004458 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a4c0e0c-7f56-4742-bd16-9bfe3a706dda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:52.004617 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a4c0e0c-7f56-4742-bd16-9bfe3a706dda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:52.006017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-4a4c0e0c-7f56-4742-bd16-9bfe3a706dda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Updating backup '54711a49-c05b-435f-826e-4fa5b0c4fe66' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 00:18:52.013415 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.013415 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:52.014610 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-4a4c0e0c-7f56-4742-bd16-9bfe3a706dda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '062ba4535403452c87925206de51e167', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '70842790ab3b4002aef9bfa871468f5b', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:18:52.014850 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a4c0e0c-7f56-4742-bd16-9bfe3a706dda tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66/action returned with HTTP 403 Jul 22 00:18:52.015316 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1119/4487] 10.4.3.168 () {70 vars in 1430 bytes} [Wed Jul 22 00:18:52 2026] POST /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:52.022641 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89f37e05-ead7-4d2a-9d17-91f62f09739a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.024843 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89f37e05-ead7-4d2a-9d17-91f62f09739a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 Jul 22 00:18:52.025119 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89f37e05-ead7-4d2a-9d17-91f62f09739a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.025338 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89f37e05-ead7-4d2a-9d17-91f62f09739a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.025552 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-89f37e05-ead7-4d2a-9d17-91f62f09739a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume with id: 193f6333-112c-4b1c-8517-b3d3089986c5 Jul 22 00:18:52.032729 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.032729 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:52.033081 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89f37e05-ead7-4d2a-9d17-91f62f09739a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:52.050443 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89f37e05-ead7-4d2a-9d17-91f62f09739a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume request issued successfully. Jul 22 00:18:52.050691 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89f37e05-ead7-4d2a-9d17-91f62f09739a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 returned with HTTP 202 Jul 22 00:18:52.051156 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1119/4488] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:18:52 2026] DELETE /volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:52.059039 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23df2726-e3a3-4a9a-890d-632bad1f607a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.061128 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23df2726-e3a3-4a9a-890d-632bad1f607a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 Jul 22 00:18:52.061407 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23df2726-e3a3-4a9a-890d-632bad1f607a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.061614 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23df2726-e3a3-4a9a-890d-632bad1f607a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.069804 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.069804 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:52.073626 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23df2726-e3a3-4a9a-890d-632bad1f607a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:18:52.077692 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23df2726-e3a3-4a9a-890d-632bad1f607a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 returned with HTTP 200 Jul 22 00:18:52.078088 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1123/4489] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:52 2026] GET /volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:52.092897 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57506400-fdd1-4a20-b1bc-e4b46243719f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.095001 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57506400-fdd1-4a20-b1bc-e4b46243719f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e Jul 22 00:18:52.095258 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57506400-fdd1-4a20-b1bc-e4b46243719f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.095510 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57506400-fdd1-4a20-b1bc-e4b46243719f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.101492 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57506400-fdd1-4a20-b1bc-e4b46243719f tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e returned with HTTP 404 Jul 22 00:18:52.102094 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1129/4490] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:52 2026] GET /volume/v3/volumes/b1d538ed-7a73-43a7-9438-54fb6479c05e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:52.108492 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2907b1af-b42f-49e7-bfbb-7370968da554 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.110251 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2907b1af-b42f-49e7-bfbb-7370968da554 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:52.110484 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2907b1af-b42f-49e7-bfbb-7370968da554 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.110675 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2907b1af-b42f-49e7-bfbb-7370968da554 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.117595 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.117595 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:52.121168 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2907b1af-b42f-49e7-bfbb-7370968da554 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:52.126954 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2907b1af-b42f-49e7-bfbb-7370968da554 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 200 Jul 22 00:18:52.127521 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1120/4491] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:52 2026] GET /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:52.140236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-088ee9ca-2f10-4ac8-a29a-dca67e087253 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.141916 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-088ee9ca-2f10-4ac8-a29a-dca67e087253 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] DELETE https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:52.142127 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-088ee9ca-2f10-4ac8-a29a-dca67e087253 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.142349 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-088ee9ca-2f10-4ac8-a29a-dca67e087253 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.142548 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-088ee9ca-2f10-4ac8-a29a-dca67e087253 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume with id: ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:52.149014 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.149014 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:52.149476 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-088ee9ca-2f10-4ac8-a29a-dca67e087253 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:52.164730 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-088ee9ca-2f10-4ac8-a29a-dca67e087253 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Delete volume request issued successfully. Jul 22 00:18:52.164895 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-088ee9ca-2f10-4ac8-a29a-dca67e087253 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 202 Jul 22 00:18:52.165304 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1120/4492] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:52 2026] DELETE /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:52.173155 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e51790bb-bbdc-4b88-ae88-39179cc5f34c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.174990 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e51790bb-bbdc-4b88-ae88-39179cc5f34c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:52.175208 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e51790bb-bbdc-4b88-ae88-39179cc5f34c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.175436 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e51790bb-bbdc-4b88-ae88-39179cc5f34c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.182456 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.182456 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:52.186024 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e51790bb-bbdc-4b88-ae88-39179cc5f34c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Volume info retrieved successfully. Jul 22 00:18:52.190621 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e51790bb-bbdc-4b88-ae88-39179cc5f34c tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 200 Jul 22 00:18:52.191074 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1124/4493] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:52 2026] GET /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:52.467487 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a5c87a7c-0f6b-4c01-a9ad-6c2155348ead None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.470175 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5c87a7c-0f6b-4c01-a9ad-6c2155348ead tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d Jul 22 00:18:52.470339 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5c87a7c-0f6b-4c01-a9ad-6c2155348ead tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.470527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5c87a7c-0f6b-4c01-a9ad-6c2155348ead tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.477131 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.477131 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:52.477759 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a5c87a7c-0f6b-4c01-a9ad-6c2155348ead tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:52.478900 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5c87a7c-0f6b-4c01-a9ad-6c2155348ead tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d returned with HTTP 200 Jul 22 00:18:52.479432 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1130/4494] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:52 2026] GET /volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:52.480373 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-632f190e-a4b5-4b95-9ce4-ce399b964c2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.482211 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-632f190e-a4b5-4b95-9ce4-ce399b964c2a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:52.482447 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-632f190e-a4b5-4b95-9ce4-ce399b964c2a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.482619 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-632f190e-a4b5-4b95-9ce4-ce399b964c2a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.482715 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-632f190e-a4b5-4b95-9ce4-ce399b964c2a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:52.488444 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-441ef1d3-1966-413d-80d9-e4f63557c3ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.488561 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.488561 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:52.489601 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-632f190e-a4b5-4b95-9ce4-ce399b964c2a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:52.490206 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1121/4495] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:52 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:52.490326 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-441ef1d3-1966-413d-80d9-e4f63557c3ed tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d/action Jul 22 00:18:52.490912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-441ef1d3-1966-413d-80d9-e4f63557c3ed tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:52.490912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-441ef1d3-1966-413d-80d9-e4f63557c3ed tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:52.492287 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-441ef1d3-1966-413d-80d9-e4f63557c3ed tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot '8dcc737d-92e9-46de-b9b7-6ae1013dd08d' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:52.502044 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.502044 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:52.515207 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-441ef1d3-1966-413d-80d9-e4f63557c3ed tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d/action returned with HTTP 202 Jul 22 00:18:52.515614 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1121/4496] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:52 2026] POST /volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:52.523922 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eb73889e-a131-4161-aeca-e14340d25eb5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.525788 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb73889e-a131-4161-aeca-e14340d25eb5 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d Jul 22 00:18:52.526052 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb73889e-a131-4161-aeca-e14340d25eb5 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.526292 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb73889e-a131-4161-aeca-e14340d25eb5 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.531651 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.531651 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:52.532133 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eb73889e-a131-4161-aeca-e14340d25eb5 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:52.532976 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb73889e-a131-4161-aeca-e14340d25eb5 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d returned with HTTP 200 Jul 22 00:18:52.533349 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1125/4497] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:52 2026] GET /volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:52.541994 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-115b1f7f-a57e-4608-ab6f-4c556a434ca9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.544483 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-115b1f7f-a57e-4608-ab6f-4c556a434ca9 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d/action Jul 22 00:18:52.544929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-115b1f7f-a57e-4608-ab6f-4c556a434ca9 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:52.545108 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-115b1f7f-a57e-4608-ab6f-4c556a434ca9 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:52.553461 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.553461 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:52.553951 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-115b1f7f-a57e-4608-ab6f-4c556a434ca9 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot retrieved successfully. Jul 22 00:18:52.573514 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-115b1f7f-a57e-4608-ab6f-4c556a434ca9 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot delete request issued successfully. Jul 22 00:18:52.573700 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-115b1f7f-a57e-4608-ab6f-4c556a434ca9 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d/action returned with HTTP 202 Jul 22 00:18:52.574035 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1131/4498] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:52 2026] POST /volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:52.581226 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef3d9ac3-9c8d-4c29-8f48-06409324814e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:52.583189 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef3d9ac3-9c8d-4c29-8f48-06409324814e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d Jul 22 00:18:52.583431 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef3d9ac3-9c8d-4c29-8f48-06409324814e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:52.583624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef3d9ac3-9c8d-4c29-8f48-06409324814e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:52.588709 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:52.588709 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:52.589207 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef3d9ac3-9c8d-4c29-8f48-06409324814e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:52.590079 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef3d9ac3-9c8d-4c29-8f48-06409324814e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d returned with HTTP 200 Jul 22 00:18:52.590503 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1122/4499] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:52 2026] GET /volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:53.091717 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db745680-2c8c-43b5-8391-83dd85aac50f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.093224 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db745680-2c8c-43b5-8391-83dd85aac50f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 Jul 22 00:18:53.093935 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db745680-2c8c-43b5-8391-83dd85aac50f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:53.093935 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db745680-2c8c-43b5-8391-83dd85aac50f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:53.100885 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db745680-2c8c-43b5-8391-83dd85aac50f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 returned with HTTP 404 Jul 22 00:18:53.101621 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1122/4500] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:53 2026] GET /volume/v3/volumes/193f6333-112c-4b1c-8517-b3d3089986c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:53.111001 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f73b5215-8431-4491-9f22-dd47abad77a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.113468 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] POST https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb/restore Jul 22 00:18:53.113846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:53.115504 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Restoring backup 85277440-9ba5-4d3e-801d-9e987ee14ceb ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100286) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 00:18:53.115645 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Restoring backup 85277440-9ba5-4d3e-801d-9e987ee14ceb to volume None. Jul 22 00:18:53.120836 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:53.120836 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:53.122180 np0000005612 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Creating volume of 1 GB for restore of backup 85277440-9ba5-4d3e-801d-9e987ee14ceb. Jul 22 00:18:53.130266 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Availability zone cache updated, next update will occur around 2026-07-22 01:18:53.129927. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 00:18:53.130429 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Availability Zones retrieved successfully. Jul 22 00:18:53.137337 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Flow 'volume_create_api' (880651f3-9cf4-4d38-b55e-235f8eb09b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:53.138706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6509b820-f780-45d8-b12a-8f82dd30b2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:53.139706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:18:53.169313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6509b820-f780-45d8-b12a-8f82dd30b2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:53.170381 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd9e6e0-bc88-4741-997b-77389593e624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:53.203743 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97cd00dd-a39f-4a99-b95f-7c4aaaba1138 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.205480 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97cd00dd-a39f-4a99-b95f-7c4aaaba1138 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] GET https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 Jul 22 00:18:53.205666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97cd00dd-a39f-4a99-b95f-7c4aaaba1138 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:53.205846 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97cd00dd-a39f-4a99-b95f-7c4aaaba1138 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:53.211282 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97cd00dd-a39f-4a99-b95f-7c4aaaba1138 tempest-VolumesGetTest-601884141 tempest-VolumesGetTest-601884141-project-member] https://10.4.3.168/volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 returned with HTTP 404 Jul 22 00:18:53.211705 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1132/4501] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:53 2026] GET /volume/v3/volumes/ad782274-5a88-4e71-ab35-bac17b5e0712 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:53.214395 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Created reservations ['1e43d8fb-115b-45a1-9387-d017fda30cc7', 'e24edd3d-6a30-4754-a466-db6e5f82e72a', '04ac926a-9071-4c7f-8181-9a4cebc3087e', '11de3a34-96d0-40da-80ce-0cd962512dcb'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:53.215459 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd9e6e0-bc88-4741-997b-77389593e624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e43d8fb-115b-45a1-9387-d017fda30cc7', 'e24edd3d-6a30-4754-a466-db6e5f82e72a', '04ac926a-9071-4c7f-8181-9a4cebc3087e', '11de3a34-96d0-40da-80ce-0cd962512dcb']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:53.216495 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa309072-ae2b-49e7-9226-29e27b5c3026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:53.251680 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa309072-ae2b-49e7-9226-29e27b5c3026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef4dd03f-5140-48ca-9eca-6f0321a6a14c', '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='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['1e43d8fb-115b-45a1-9387-d017fda30cc7','e24edd3d-6a30-4754-a466-db6e5f82e72a','04ac926a-9071-4c7f-8181-9a4cebc3087e','11de3a34-96d0-40da-80ce-0cd962512dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062ba4535403452c87925206de51e167',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:18:53Z,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=ef4dd03f-5140-48ca-9eca-6f0321a6a14c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70842790ab3b4002aef9bfa871468f5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='062ba4535403452c87925206de51e167',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:53.252510 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae1baec-3783-457a-b132-6581e29207aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:53.266975 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae1baec-3783-457a-b132-6581e29207aa) transitioned into 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='70842790ab3b4002aef9bfa871468f5b',qos_specs=None,replication_status=,reservations=['1e43d8fb-115b-45a1-9387-d017fda30cc7','e24edd3d-6a30-4754-a466-db6e5f82e72a','04ac926a-9071-4c7f-8181-9a4cebc3087e','11de3a34-96d0-40da-80ce-0cd962512dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='062ba4535403452c87925206de51e167',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:53.267781 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa54fb6c-82ed-4bdb-a7b7-a35fb7d64644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:18:53.278181 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa54fb6c-82ed-4bdb-a7b7-a35fb7d64644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:18:53.279416 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Flow 'volume_create_api' (880651f3-9cf4-4d38-b55e-235f8eb09b11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:18:53.279826 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Create volume request issued successfully. Jul 22 00:18:53.289911 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:53.289911 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:53.290393 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Volume info retrieved successfully. Jul 22 00:18:53.500432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cb530ca-11e5-4c2b-868d-9915dc46fdfb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.502632 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cb530ca-11e5-4c2b-868d-9915dc46fdfb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:53.502912 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cb530ca-11e5-4c2b-868d-9915dc46fdfb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:53.503191 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cb530ca-11e5-4c2b-868d-9915dc46fdfb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:53.503269 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4cb530ca-11e5-4c2b-868d-9915dc46fdfb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:53.507222 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:53.507222 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:53.507809 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cb530ca-11e5-4c2b-868d-9915dc46fdfb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:53.508186 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1123/4502] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:53 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:53.601020 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-696f3de8-f97c-4c68-8ddc-eb7d9c33ad96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.603287 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-696f3de8-f97c-4c68-8ddc-eb7d9c33ad96 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d Jul 22 00:18:53.603517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-696f3de8-f97c-4c68-8ddc-eb7d9c33ad96 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:53.603786 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-696f3de8-f97c-4c68-8ddc-eb7d9c33ad96 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:53.608614 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-696f3de8-f97c-4c68-8ddc-eb7d9c33ad96 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d returned with HTTP 404 Jul 22 00:18:53.609247 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1123/4503] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:53 2026] GET /volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:53.616197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-889d1fb5-b842-4e40-bab1-ccc9040261e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.618336 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-889d1fb5-b842-4e40-bab1-ccc9040261e5 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:53.618761 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-889d1fb5-b842-4e40-bab1-ccc9040261e5 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:53.618969 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-889d1fb5-b842-4e40-bab1-ccc9040261e5 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:53.620788 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-889d1fb5-b842-4e40-bab1-ccc9040261e5 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec' with '{'status': 'available'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:53.632057 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:53.632057 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:53.643971 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-889d1fb5-b842-4e40-bab1-ccc9040261e5 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:53.644454 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1133/4504] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:53 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:53.653141 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43b714cb-e36f-49be-bef8-784948a7267f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.655823 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43b714cb-e36f-49be-bef8-784948a7267f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:53.656117 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43b714cb-e36f-49be-bef8-784948a7267f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:53.656372 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43b714cb-e36f-49be-bef8-784948a7267f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:53.662154 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:53.662154 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:53.662749 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-43b714cb-e36f-49be-bef8-784948a7267f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:53.663728 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43b714cb-e36f-49be-bef8-784948a7267f tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:53.664227 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1124/4505] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:53 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:53.675028 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-38df69ac-e576-4125-8372-db3ccc4d19a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.676805 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38df69ac-e576-4125-8372-db3ccc4d19a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d Jul 22 00:18:53.677014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38df69ac-e576-4125-8372-db3ccc4d19a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:53.677200 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38df69ac-e576-4125-8372-db3ccc4d19a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:53.677308 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-38df69ac-e576-4125-8372-db3ccc4d19a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Delete snapshot with id: 8dcc737d-92e9-46de-b9b7-6ae1013dd08d Jul 22 00:18:53.682608 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38df69ac-e576-4125-8372-db3ccc4d19a9 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d returned with HTTP 404 Jul 22 00:18:53.683093 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1124/4506] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:18:53 2026] DELETE /volume/v3/snapshots/8dcc737d-92e9-46de-b9b7-6ae1013dd08d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:53.690618 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50d51d9b-8fc7-4f98-a352-c31b982b2cf2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.692126 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50d51d9b-8fc7-4f98-a352-c31b982b2cf2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:18:53.692428 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50d51d9b-8fc7-4f98-a352-c31b982b2cf2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "259b03ac-d657-45c3-86a8-26ee562979ef", "name": "tempest-SnapshotsActionsTest-Snapshot-1736275534"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:53.700845 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:53.700845 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:53.701316 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-50d51d9b-8fc7-4f98-a352-c31b982b2cf2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:53.701455 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-50d51d9b-8fc7-4f98-a352-c31b982b2cf2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Create snapshot from volume 259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:53.736878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-50d51d9b-8fc7-4f98-a352-c31b982b2cf2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Created reservations ['16014a16-8e36-43bf-bf4d-1832a7656398', 'b752a378-d708-4aa5-8173-b1b0ba21a9eb', '0dc5b2be-e79f-4a93-a403-13b609d521e8', 'c1183c8b-83a5-4eae-982a-068cb9d67038'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:18:53.767912 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-50d51d9b-8fc7-4f98-a352-c31b982b2cf2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot create request issued successfully. Jul 22 00:18:53.768374 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50d51d9b-8fc7-4f98-a352-c31b982b2cf2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:18:53.768939 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1134/4507] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:18:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:53.778475 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f05b532c-5c6d-48bb-8bcc-8f00c9888201 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:53.780738 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f05b532c-5c6d-48bb-8bcc-8f00c9888201 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff Jul 22 00:18:53.781028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f05b532c-5c6d-48bb-8bcc-8f00c9888201 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:53.781256 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f05b532c-5c6d-48bb-8bcc-8f00c9888201 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:53.787333 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:53.787333 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:53.787955 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f05b532c-5c6d-48bb-8bcc-8f00c9888201 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:53.788950 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f05b532c-5c6d-48bb-8bcc-8f00c9888201 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff returned with HTTP 200 Jul 22 00:18:53.789407 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1125/4508] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:53 2026] GET /volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:54.299167 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:54.299167 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:54.299525 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Volume info retrieved successfully. Jul 22 00:18:54.299677 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Checking backup size 1 against volume size 1 {{(pid=100286) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 00:18:54.299723 np0000005612 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Overwriting volume ef4dd03f-5140-48ca-9eca-6f0321a6a14c with restore of backup 85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:18:54.314821 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] restore_backup in rpcapi backup_id 85277440-9ba5-4d3e-801d-9e987ee14ceb {{(pid=100286) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 00:18:54.317002 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f73b5215-8431-4491-9f22-dd47abad77a6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb/restore returned with HTTP 202 Jul 22 00:18:54.317473 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1126/4509] 10.4.3.168 () {70 vars in 1433 bytes} [Wed Jul 22 00:18:53 2026] POST /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb/restore => generated 152 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:18:54.325520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0d2961c-8548-4d84-8f01-01303d4d9973 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:54.327131 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0d2961c-8548-4d84-8f01-01303d4d9973 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:18:54.327328 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0d2961c-8548-4d84-8f01-01303d4d9973 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:54.327536 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0d2961c-8548-4d84-8f01-01303d4d9973 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:54.327632 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e0d2961c-8548-4d84-8f01-01303d4d9973 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:54.331371 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:54.331371 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:54.332017 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0d2961c-8548-4d84-8f01-01303d4d9973 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:18:54.332626 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1125/4510] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:54 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:54.518058 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56be1b89-1d7d-4189-b76d-1c20d4f127cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:54.520182 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56be1b89-1d7d-4189-b76d-1c20d4f127cb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:54.520449 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56be1b89-1d7d-4189-b76d-1c20d4f127cb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:54.520593 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56be1b89-1d7d-4189-b76d-1c20d4f127cb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:54.521050 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-56be1b89-1d7d-4189-b76d-1c20d4f127cb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:54.525097 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:54.525097 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:54.525812 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56be1b89-1d7d-4189-b76d-1c20d4f127cb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:54.526305 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1135/4511] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:54 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:54.798929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a0822f7-4765-4c4c-8441-004051c8cd3e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:54.801156 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a0822f7-4765-4c4c-8441-004051c8cd3e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff Jul 22 00:18:54.801419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a0822f7-4765-4c4c-8441-004051c8cd3e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:54.801665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a0822f7-4765-4c4c-8441-004051c8cd3e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:54.809502 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:54.809502 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:54.809962 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9a0822f7-4765-4c4c-8441-004051c8cd3e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:54.810646 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a0822f7-4765-4c4c-8441-004051c8cd3e tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff returned with HTTP 200 Jul 22 00:18:54.811016 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1126/4512] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:54 2026] GET /volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:54.820224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6cd8855a-588a-4aa9-8950-a31ad1bdf8c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:54.822393 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cd8855a-588a-4aa9-8950-a31ad1bdf8c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff/action Jul 22 00:18:54.822826 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cd8855a-588a-4aa9-8950-a31ad1bdf8c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:54.822993 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6cd8855a-588a-4aa9-8950-a31ad1bdf8c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:54.824403 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-6cd8855a-588a-4aa9-8950-a31ad1bdf8c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot '5d43433e-d56f-4973-8988-fd986ed418ff' with '{'status': 'error_deleting'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:54.833971 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:54.833971 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:54.845150 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6cd8855a-588a-4aa9-8950-a31ad1bdf8c4 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff/action returned with HTTP 202 Jul 22 00:18:54.845530 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1127/4513] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:54 2026] POST /volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:54.852444 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43437c68-75ed-420c-9a93-484e938e37c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:54.857278 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43437c68-75ed-420c-9a93-484e938e37c2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff Jul 22 00:18:54.859371 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43437c68-75ed-420c-9a93-484e938e37c2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:54.859371 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43437c68-75ed-420c-9a93-484e938e37c2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:54.863539 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:54.863539 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:54.864098 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43437c68-75ed-420c-9a93-484e938e37c2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:54.865029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43437c68-75ed-420c-9a93-484e938e37c2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff returned with HTTP 200 Jul 22 00:18:54.865686 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1126/4514] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:54 2026] GET /volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:54.878789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8886804-1c58-4889-bc8c-2fe037c85642 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:54.880689 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8886804-1c58-4889-bc8c-2fe037c85642 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff/action Jul 22 00:18:54.881130 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8886804-1c58-4889-bc8c-2fe037c85642 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:54.881301 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8886804-1c58-4889-bc8c-2fe037c85642 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:54.891601 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:54.891601 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:54.891967 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d8886804-1c58-4889-bc8c-2fe037c85642 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot retrieved successfully. Jul 22 00:18:54.911622 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d8886804-1c58-4889-bc8c-2fe037c85642 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot delete request issued successfully. Jul 22 00:18:54.911915 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8886804-1c58-4889-bc8c-2fe037c85642 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff/action returned with HTTP 202 Jul 22 00:18:54.912416 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1136/4515] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:54 2026] POST /volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:54.921040 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5df79697-c044-43f0-a958-e5dec53f6c1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:54.923434 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5df79697-c044-43f0-a958-e5dec53f6c1c tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff Jul 22 00:18:54.923730 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5df79697-c044-43f0-a958-e5dec53f6c1c tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:54.924626 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5df79697-c044-43f0-a958-e5dec53f6c1c tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:54.934495 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:54.934495 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:54.934719 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5df79697-c044-43f0-a958-e5dec53f6c1c tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:54.935815 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5df79697-c044-43f0-a958-e5dec53f6c1c tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff returned with HTTP 200 Jul 22 00:18:54.937566 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1127/4516] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:54 2026] GET /volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:55.342790 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-69f1a8fe-cc71-4a9d-8b5f-e44ee8fd8929 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:55.344562 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69f1a8fe-cc71-4a9d-8b5f-e44ee8fd8929 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:18:55.344815 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69f1a8fe-cc71-4a9d-8b5f-e44ee8fd8929 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:55.345071 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69f1a8fe-cc71-4a9d-8b5f-e44ee8fd8929 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:55.345230 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-69f1a8fe-cc71-4a9d-8b5f-e44ee8fd8929 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:55.351281 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:55.351281 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:55.352327 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69f1a8fe-cc71-4a9d-8b5f-e44ee8fd8929 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:18:55.353949 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1128/4517] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:55 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:55.538213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7fb7230c-66e5-4634-bb4b-46c8ce23942d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:55.540448 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7fb7230c-66e5-4634-bb4b-46c8ce23942d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:55.540733 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7fb7230c-66e5-4634-bb4b-46c8ce23942d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:55.540950 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7fb7230c-66e5-4634-bb4b-46c8ce23942d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:55.541055 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7fb7230c-66e5-4634-bb4b-46c8ce23942d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:55.545108 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:55.545108 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:55.545738 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7fb7230c-66e5-4634-bb4b-46c8ce23942d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:55.546145 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1127/4518] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:55 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:55.946848 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83ae4b16-4a7c-4334-b397-d9c727315051 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:55.948435 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83ae4b16-4a7c-4334-b397-d9c727315051 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff Jul 22 00:18:55.948599 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83ae4b16-4a7c-4334-b397-d9c727315051 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:55.948807 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83ae4b16-4a7c-4334-b397-d9c727315051 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:55.952627 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83ae4b16-4a7c-4334-b397-d9c727315051 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff returned with HTTP 404 Jul 22 00:18:55.953063 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1137/4519] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:55 2026] GET /volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:55.961306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2982b546-41f2-409c-af4d-0a08accdf1ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:55.963141 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2982b546-41f2-409c-af4d-0a08accdf1ad tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:55.963530 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2982b546-41f2-409c-af4d-0a08accdf1ad tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:55.963682 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2982b546-41f2-409c-af4d-0a08accdf1ad tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:55.965004 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-2982b546-41f2-409c-af4d-0a08accdf1ad tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:55.975710 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:55.975710 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:55.986503 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2982b546-41f2-409c-af4d-0a08accdf1ad tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:55.986631 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1128/4520] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:55 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:55.996240 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1f6019d8-e0a3-4781-b846-7f5ef24aea07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:55.998513 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f6019d8-e0a3-4781-b846-7f5ef24aea07 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:55.998658 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f6019d8-e0a3-4781-b846-7f5ef24aea07 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:55.998843 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f6019d8-e0a3-4781-b846-7f5ef24aea07 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.003991 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.003991 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:56.004494 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1f6019d8-e0a3-4781-b846-7f5ef24aea07 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:56.005296 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f6019d8-e0a3-4781-b846-7f5ef24aea07 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:56.005678 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1129/4521] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:55 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:56.028223 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3425835b-e349-43b3-a59a-fb4f110e7b22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.030504 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3425835b-e349-43b3-a59a-fb4f110e7b22 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff Jul 22 00:18:56.030825 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3425835b-e349-43b3-a59a-fb4f110e7b22 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:56.030934 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3425835b-e349-43b3-a59a-fb4f110e7b22 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.031035 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-3425835b-e349-43b3-a59a-fb4f110e7b22 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Delete snapshot with id: 5d43433e-d56f-4973-8988-fd986ed418ff Jul 22 00:18:56.037159 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3425835b-e349-43b3-a59a-fb4f110e7b22 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff returned with HTTP 404 Jul 22 00:18:56.037753 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1128/4522] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:18:56 2026] DELETE /volume/v3/snapshots/5d43433e-d56f-4973-8988-fd986ed418ff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:56.047202 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-abd81250-2af1-4303-a3a2-5bbbf6f623c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.049576 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-abd81250-2af1-4303-a3a2-5bbbf6f623c3 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:56.049996 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-abd81250-2af1-4303-a3a2-5bbbf6f623c3 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:56.050156 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-abd81250-2af1-4303-a3a2-5bbbf6f623c3 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:56.054201 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-abd81250-2af1-4303-a3a2-5bbbf6f623c3 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec' with '{'status': 'creating'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:56.072577 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.072577 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:56.094449 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-abd81250-2af1-4303-a3a2-5bbbf6f623c3 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:56.094449 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1138/4523] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:56 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:56.098379 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2f26c77-4fa4-4125-8fec-2ae5f4d63894 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.100129 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2f26c77-4fa4-4125-8fec-2ae5f4d63894 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:56.100310 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2f26c77-4fa4-4125-8fec-2ae5f4d63894 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:56.100531 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2f26c77-4fa4-4125-8fec-2ae5f4d63894 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.106457 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.106457 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:56.106900 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2f26c77-4fa4-4125-8fec-2ae5f4d63894 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:56.107634 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2f26c77-4fa4-4125-8fec-2ae5f4d63894 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:56.107973 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1129/4524] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:56 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:56.120796 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86a2ae1a-6656-436e-bf4b-7264040464d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.122561 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86a2ae1a-6656-436e-bf4b-7264040464d2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:56.123087 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86a2ae1a-6656-436e-bf4b-7264040464d2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:56.123261 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86a2ae1a-6656-436e-bf4b-7264040464d2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:56.125030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.snapshot_actions [None req-86a2ae1a-6656-436e-bf4b-7264040464d2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100286) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 00:18:56.131183 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.131183 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:56.131616 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.snapshot_actions [None req-86a2ae1a-6656-436e-bf4b-7264040464d2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Updating snapshot f8a8e007-1768-4ead-afc8-e9e6d04e6aec with info {'id': 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec', 'status': 'error', 'progress': '80%'} Jul 22 00:18:56.137820 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86a2ae1a-6656-436e-bf4b-7264040464d2 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:56.138235 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1130/4525] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:56 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:56.145471 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dadb5b9c-7747-46dd-916c-a1c30e65b57c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.147206 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dadb5b9c-7747-46dd-916c-a1c30e65b57c tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:56.147406 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dadb5b9c-7747-46dd-916c-a1c30e65b57c tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:56.147585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dadb5b9c-7747-46dd-916c-a1c30e65b57c tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.152600 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.152600 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:56.152883 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dadb5b9c-7747-46dd-916c-a1c30e65b57c tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Snapshot retrieved successfully. Jul 22 00:18:56.153581 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dadb5b9c-7747-46dd-916c-a1c30e65b57c tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:56.153939 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1129/4526] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:56 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:56.164415 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eb1ad29c-a0ad-4237-9f2d-efc5f0ef10f8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.167185 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb1ad29c-a0ad-4237-9f2d-efc5f0ef10f8 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] POST https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action Jul 22 00:18:56.167681 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb1ad29c-a0ad-4237-9f2d-efc5f0ef10f8 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:18:56.167871 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb1ad29c-a0ad-4237-9f2d-efc5f0ef10f8 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:18:56.169730 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-eb1ad29c-a0ad-4237-9f2d-efc5f0ef10f8 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] Updating snapshot 'f8a8e007-1768-4ead-afc8-e9e6d04e6aec' with '{'status': 'available'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:18:56.179934 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.179934 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:56.195794 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb1ad29c-a0ad-4237-9f2d-efc5f0ef10f8 tempest-SnapshotsActionsTest-1966860925 tempest-SnapshotsActionsTest-1966860925-project-admin] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action returned with HTTP 202 Jul 22 00:18:56.196246 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1139/4527] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:18:56 2026] POST /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:18:56.208458 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d563254f-7d29-4155-82bc-649421fe69f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.210843 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d563254f-7d29-4155-82bc-649421fe69f6 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:56.211099 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d563254f-7d29-4155-82bc-649421fe69f6 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:56.211324 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d563254f-7d29-4155-82bc-649421fe69f6 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.217313 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.217313 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:56.217835 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d563254f-7d29-4155-82bc-649421fe69f6 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:56.218668 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d563254f-7d29-4155-82bc-649421fe69f6 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:56.219078 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1130/4528] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:56 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:56.231587 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4527dbc9-3939-4ee0-a85e-c571e0425063 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.236253 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4527dbc9-3939-4ee0-a85e-c571e0425063 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:56.236827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4527dbc9-3939-4ee0-a85e-c571e0425063 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:56.237066 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4527dbc9-3939-4ee0-a85e-c571e0425063 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.237171 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-4527dbc9-3939-4ee0-a85e-c571e0425063 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Delete snapshot with id: f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:56.246542 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.246542 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:56.247625 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4527dbc9-3939-4ee0-a85e-c571e0425063 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:56.274584 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4527dbc9-3939-4ee0-a85e-c571e0425063 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot delete request issued successfully. Jul 22 00:18:56.275128 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4527dbc9-3939-4ee0-a85e-c571e0425063 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 202 Jul 22 00:18:56.275627 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1131/4529] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:18:56 2026] DELETE /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:56.287598 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0841e2d5-e192-48f1-b56a-de7157382d10 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.289518 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0841e2d5-e192-48f1-b56a-de7157382d10 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:56.289977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0841e2d5-e192-48f1-b56a-de7157382d10 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:56.290366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0841e2d5-e192-48f1-b56a-de7157382d10 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.297147 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.297147 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:56.297147 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0841e2d5-e192-48f1-b56a-de7157382d10 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Snapshot retrieved successfully. Jul 22 00:18:56.298209 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0841e2d5-e192-48f1-b56a-de7157382d10 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 200 Jul 22 00:18:56.299014 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1130/4530] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:56 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:56.364771 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-827f00c0-45c0-416a-ad46-43fc75f451ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.367398 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-827f00c0-45c0-416a-ad46-43fc75f451ef tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:18:56.367398 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-827f00c0-45c0-416a-ad46-43fc75f451ef tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:56.368395 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-827f00c0-45c0-416a-ad46-43fc75f451ef tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.368395 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-827f00c0-45c0-416a-ad46-43fc75f451ef tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:56.373566 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.373566 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:56.373827 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-827f00c0-45c0-416a-ad46-43fc75f451ef tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:18:56.374471 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1140/4531] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:56 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:56.556731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fbad524e-6f09-46e7-94f2-562ea66f9438 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:56.558480 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbad524e-6f09-46e7-94f2-562ea66f9438 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:56.558702 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbad524e-6f09-46e7-94f2-562ea66f9438 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:56.558950 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fbad524e-6f09-46e7-94f2-562ea66f9438 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:56.559172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fbad524e-6f09-46e7-94f2-562ea66f9438 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:56.563486 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:56.563486 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:56.564053 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fbad524e-6f09-46e7-94f2-562ea66f9438 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:56.564413 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1131/4532] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:56 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:57.307286 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0aabd6eb-daf8-4b42-9a53-007ea01a32cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:57.309197 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0aabd6eb-daf8-4b42-9a53-007ea01a32cb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec Jul 22 00:18:57.309422 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0aabd6eb-daf8-4b42-9a53-007ea01a32cb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:57.309681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0aabd6eb-daf8-4b42-9a53-007ea01a32cb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:57.316844 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0aabd6eb-daf8-4b42-9a53-007ea01a32cb tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec returned with HTTP 404 Jul 22 00:18:57.317548 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1132/4533] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:18:57 2026] GET /volume/v3/snapshots/f8a8e007-1768-4ead-afc8-e9e6d04e6aec => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:57.329019 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-49271f4c-351d-4ecc-bc8b-3d3900bc317d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:57.330801 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49271f4c-351d-4ecc-bc8b-3d3900bc317d tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:57.331003 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49271f4c-351d-4ecc-bc8b-3d3900bc317d tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:57.331186 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49271f4c-351d-4ecc-bc8b-3d3900bc317d tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:57.338452 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:57.338452 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:57.342153 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-49271f4c-351d-4ecc-bc8b-3d3900bc317d tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:57.348202 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49271f4c-351d-4ecc-bc8b-3d3900bc317d tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef returned with HTTP 200 Jul 22 00:18:57.348557 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1131/4534] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:57 2026] GET /volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:57.360935 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7c808a0-c4f2-4967-a978-58f1da5889c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:57.362141 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7c808a0-c4f2-4967-a978-58f1da5889c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] DELETE https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:57.362318 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7c808a0-c4f2-4967-a978-58f1da5889c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:57.362541 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7c808a0-c4f2-4967-a978-58f1da5889c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:57.362731 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c7c808a0-c4f2-4967-a978-58f1da5889c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Delete volume with id: 259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:57.370093 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:57.370093 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:57.370761 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7c808a0-c4f2-4967-a978-58f1da5889c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:57.385584 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a6cce84-74de-4ab4-9093-5da28cb898f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:57.387775 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a6cce84-74de-4ab4-9093-5da28cb898f8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:18:57.388194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a6cce84-74de-4ab4-9093-5da28cb898f8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:57.388562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a6cce84-74de-4ab4-9093-5da28cb898f8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:57.388780 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2a6cce84-74de-4ab4-9093-5da28cb898f8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:57.393125 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:57.393125 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:57.394449 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7c808a0-c4f2-4967-a978-58f1da5889c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Delete volume request issued successfully. Jul 22 00:18:57.395058 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7c808a0-c4f2-4967-a978-58f1da5889c4 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef returned with HTTP 202 Jul 22 00:18:57.396080 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1141/4535] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:18:57 2026] DELETE /volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:18:57.396163 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a6cce84-74de-4ab4-9093-5da28cb898f8 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:18:57.396163 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1132/4536] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:57 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:57.404394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b52c61b2-aef4-4e1d-9f6b-b0135d85b568 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:57.407191 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b52c61b2-aef4-4e1d-9f6b-b0135d85b568 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:57.407518 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b52c61b2-aef4-4e1d-9f6b-b0135d85b568 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:57.407823 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b52c61b2-aef4-4e1d-9f6b-b0135d85b568 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:57.416470 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:57.416470 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:57.420508 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b52c61b2-aef4-4e1d-9f6b-b0135d85b568 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Volume info retrieved successfully. Jul 22 00:18:57.425912 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b52c61b2-aef4-4e1d-9f6b-b0135d85b568 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef returned with HTTP 200 Jul 22 00:18:57.426399 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1133/4537] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:57 2026] GET /volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:57.575737 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a70df828-9e25-4051-ac1f-0621f2ffa11d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:57.580045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a70df828-9e25-4051-ac1f-0621f2ffa11d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:57.580457 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a70df828-9e25-4051-ac1f-0621f2ffa11d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:57.580551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a70df828-9e25-4051-ac1f-0621f2ffa11d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:57.580697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a70df828-9e25-4051-ac1f-0621f2ffa11d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:57.585466 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:57.585466 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:57.586130 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a70df828-9e25-4051-ac1f-0621f2ffa11d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:57.586547 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1132/4538] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:57 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:58.410745 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d3933c9-f50d-4d23-bffe-5992db20b42c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:58.412359 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d3933c9-f50d-4d23-bffe-5992db20b42c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:18:58.412680 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d3933c9-f50d-4d23-bffe-5992db20b42c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:58.412941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d3933c9-f50d-4d23-bffe-5992db20b42c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:58.413072 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4d3933c9-f50d-4d23-bffe-5992db20b42c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:58.417625 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:58.417625 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:58.418281 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d3933c9-f50d-4d23-bffe-5992db20b42c tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:18:58.418744 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1142/4539] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:58 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:58.440891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c3c1eb2-5945-4594-b169-06cf7f6d7cc1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:58.444527 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c3c1eb2-5945-4594-b169-06cf7f6d7cc1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] GET https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef Jul 22 00:18:58.444783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c3c1eb2-5945-4594-b169-06cf7f6d7cc1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:58.445035 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c3c1eb2-5945-4594-b169-06cf7f6d7cc1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:58.459529 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c3c1eb2-5945-4594-b169-06cf7f6d7cc1 tempest-SnapshotsActionsTest-281224156 tempest-SnapshotsActionsTest-281224156-project-member] https://10.4.3.168/volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef returned with HTTP 404 Jul 22 00:18:58.460105 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1133/4540] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:58 2026] GET /volume/v3/volumes/259b03ac-d657-45c3-86a8-26ee562979ef => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:18:58.603878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e4cf542-e6c8-48fa-a499-98f671caafe2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:58.605664 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e4cf542-e6c8-48fa-a499-98f671caafe2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:58.605664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e4cf542-e6c8-48fa-a499-98f671caafe2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:58.605802 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e4cf542-e6c8-48fa-a499-98f671caafe2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:58.605967 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5e4cf542-e6c8-48fa-a499-98f671caafe2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:58.610422 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:58.610422 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:18:58.611080 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e4cf542-e6c8-48fa-a499-98f671caafe2 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:58.611622 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1134/4541] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:58 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:58.643817 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32faf82a-a3b5-4d58-a673-b56d34c6db2e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:58.645668 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32faf82a-a3b5-4d58-a673-b56d34c6db2e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 Jul 22 00:18:58.645997 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32faf82a-a3b5-4d58-a673-b56d34c6db2e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:58.646202 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32faf82a-a3b5-4d58-a673-b56d34c6db2e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:58.656913 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:58.656913 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:18:58.661139 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-32faf82a-a3b5-4d58-a673-b56d34c6db2e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:18:58.666872 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32faf82a-a3b5-4d58-a673-b56d34c6db2e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 returned with HTTP 200 Jul 22 00:18:58.667459 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1133/4542] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:18:58 2026] GET /volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:18:59.432811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a11344c4-98fc-4eca-be18-2a668e9a3b0a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:59.434279 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a11344c4-98fc-4eca-be18-2a668e9a3b0a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:18:59.434506 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a11344c4-98fc-4eca-be18-2a668e9a3b0a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:59.434785 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a11344c4-98fc-4eca-be18-2a668e9a3b0a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:59.434919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a11344c4-98fc-4eca-be18-2a668e9a3b0a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:59.439886 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:59.439886 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:18:59.440698 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a11344c4-98fc-4eca-be18-2a668e9a3b0a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:18:59.441076 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1143/4543] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:59 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:18:59.622934 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7351dbb4-eeba-49e3-a2b8-ce114c3611c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:18:59.624906 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7351dbb4-eeba-49e3-a2b8-ce114c3611c0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:18:59.625155 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7351dbb4-eeba-49e3-a2b8-ce114c3611c0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:18:59.625815 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7351dbb4-eeba-49e3-a2b8-ce114c3611c0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:18:59.625815 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7351dbb4-eeba-49e3-a2b8-ce114c3611c0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:18:59.630713 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:18:59.630713 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:18:59.631293 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7351dbb4-eeba-49e3-a2b8-ce114c3611c0 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:18:59.631990 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1134/4544] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:18:59 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:00.030167 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-6a52eeac-e675-4584-965a-81ab046354bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:00.032894 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-6a52eeac-e675-4584-965a-81ab046354bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa Jul 22 00:19:00.033095 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-6a52eeac-e675-4584-965a-81ab046354bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:00.033312 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-6a52eeac-e675-4584-965a-81ab046354bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:00.043030 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:00.043030 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:00.102038 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-6a52eeac-e675-4584-965a-81ab046354bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa returned with HTTP 200 Jul 22 00:19:00.102585 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1135/4545] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:19:00 2026] DELETE /volume/v3/attachments/d317a25b-59a9-402d-9796-36abe69032aa => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:00.112927 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-8ad9343f-4ff4-4ca8-bcee-0a56d511b464 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:00.115904 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-8ad9343f-4ff4-4ca8-bcee-0a56d511b464 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 Jul 22 00:19:00.116085 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-8ad9343f-4ff4-4ca8-bcee-0a56d511b464 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:00.116292 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-8ad9343f-4ff4-4ca8-bcee-0a56d511b464 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:00.116484 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-8ad9343f-4ff4-4ca8-bcee-0a56d511b464 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: 3eefb788-eea8-4115-9f6a-0a1eb8410c56 Jul 22 00:19:00.124077 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:00.124077 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:00.124522 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-8ad9343f-4ff4-4ca8-bcee-0a56d511b464 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:00.145022 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-8ad9343f-4ff4-4ca8-bcee-0a56d511b464 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:19:00.145317 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f7b9dfe0-abb9-4dec-91ba-8c9c93620611 req-8ad9343f-4ff4-4ca8-bcee-0a56d511b464 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 returned with HTTP 202 Jul 22 00:19:00.146011 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1134/4546] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:19:00 2026] DELETE /volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:00.454714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-15c1f25a-0a73-4894-861a-e0e7f2cc2a9f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:00.457715 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15c1f25a-0a73-4894-861a-e0e7f2cc2a9f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:00.458525 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15c1f25a-0a73-4894-861a-e0e7f2cc2a9f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:00.458813 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15c1f25a-0a73-4894-861a-e0e7f2cc2a9f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:00.458878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-15c1f25a-0a73-4894-861a-e0e7f2cc2a9f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:00.472759 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:00.472759 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:00.473501 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15c1f25a-0a73-4894-861a-e0e7f2cc2a9f tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:19:00.480028 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1144/4547] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:00 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:00.641439 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b18115e-8cd2-4fd5-acaa-c62c1c9f221f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:00.644652 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b18115e-8cd2-4fd5-acaa-c62c1c9f221f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:00.644884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b18115e-8cd2-4fd5-acaa-c62c1c9f221f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:00.645111 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b18115e-8cd2-4fd5-acaa-c62c1c9f221f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:00.645188 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5b18115e-8cd2-4fd5-acaa-c62c1c9f221f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:00.652589 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:00.652589 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:00.653273 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b18115e-8cd2-4fd5-acaa-c62c1c9f221f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:19:00.653727 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1135/4548] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:00 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:00.989572 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54da8781-e402-4bcf-9ca8-1bfa5d0a22d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.067945 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54da8781-e402-4bcf-9ca8-1bfa5d0a22d7 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:19:01.068392 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54da8781-e402-4bcf-9ca8-1bfa5d0a22d7 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-377438610", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:01.073014 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:01.073014 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:01.091292 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54da8781-e402-4bcf-9ca8-1bfa5d0a22d7 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:19:01.092822 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1136/4549] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:19:00 2026] POST /volume/v3/types => generated 274 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:01.106619 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a33ca5c-8bd5-4dee-acdd-c7917b6995a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.112683 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a33ca5c-8bd5-4dee-acdd-c7917b6995a8 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:19:01.113138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a33ca5c-8bd5-4dee-acdd-c7917b6995a8 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1818996540", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:01.136676 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a33ca5c-8bd5-4dee-acdd-c7917b6995a8 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:19:01.137208 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1135/4550] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:19:01 2026] POST /volume/v3/types => generated 275 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:01.145758 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e38b1446-10c8-4f53-b660-e1bd9c57b28e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.147712 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e38b1446-10c8-4f53-b660-e1bd9c57b28e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 Jul 22 00:19:01.147909 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e38b1446-10c8-4f53-b660-e1bd9c57b28e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:01.148117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e38b1446-10c8-4f53-b660-e1bd9c57b28e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:01.150929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.154400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e38b1446-10c8-4f53-b660-e1bd9c57b28e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 returned with HTTP 404 Jul 22 00:19:01.154854 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1145/4551] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:01 2026] GET /volume/v3/volumes/3eefb788-eea8-4115-9f6a-0a1eb8410c56 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:01.219056 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f682e250-f6d8-4017-aa2c-60158e224359 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.221613 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f682e250-f6d8-4017-aa2c-60158e224359 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:19:01.222272 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f682e250-f6d8-4017-aa2c-60158e224359 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:01.224041 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f682e250-f6d8-4017-aa2c-60158e224359 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:01.224175 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-f682e250-f6d8-4017-aa2c-60158e224359 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:19:01.232207 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:01.232207 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:01.232814 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f682e250-f6d8-4017-aa2c-60158e224359 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:19:01.250182 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:01.250549 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1516436222", "volume_type": "e6076fc7-dfb1-4759-8517-70f8739e7ecf", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:01.252068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1516436222', 'volume_type': 'e6076fc7-dfb1-4759-8517-70f8739e7ecf', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:01.253234 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f682e250-f6d8-4017-aa2c-60158e224359 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot delete request issued successfully. Jul 22 00:19:01.253503 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f682e250-f6d8-4017-aa2c-60158e224359 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 202 Jul 22 00:19:01.254027 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1137/4552] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:01 2026] DELETE /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:01.258109 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Create volume of 1 GB Jul 22 00:19:01.258442 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:01.258442 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:01.259449 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Availability Zones retrieved successfully. Jul 22 00:19:01.261385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8aaecac9-4a07-459e-8cf1-b764ad802da5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.263489 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aaecac9-4a07-459e-8cf1-b764ad802da5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:19:01.263801 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aaecac9-4a07-459e-8cf1-b764ad802da5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:01.264029 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aaecac9-4a07-459e-8cf1-b764ad802da5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:01.265376 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Flow 'volume_create_api' (c12878b9-460f-4c84-84cb-c4e554dfb190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:01.267001 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc0a361-7c35-4186-a976-b73bd649e344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:01.268315 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:01.271699 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:01.271699 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:01.272343 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8aaecac9-4a07-459e-8cf1-b764ad802da5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:19:01.273486 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aaecac9-4a07-459e-8cf1-b764ad802da5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 200 Jul 22 00:19:01.274012 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1136/4553] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:01 2026] GET /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:01.294340 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc0a361-7c35-4186-a976-b73bd649e344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:19:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=e6076fc7-dfb1-4759-8517-70f8739e7ecf,is_public=True,name='tempest-VolumeTypesTest-volume-type-377438610',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6076fc7-dfb1-4759-8517-70f8739e7ecf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:01.294340 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5294b8-dd37-4fa5-91a8-d49c18b82e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:01.325067 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-377438610 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-377438610, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:01.325412 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-377438610 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-377438610, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:01.363250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Created reservations ['cc206162-0cbe-4e3c-8985-6b0d1f45a735', '8fc60ac2-ac48-48b4-b906-033e9f811f27', 'ed788705-c864-4024-b981-2d9966d0a3d7', '935cc695-687a-4ad7-9d8d-8f51c3551791'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:01.364206 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5294b8-dd37-4fa5-91a8-d49c18b82e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc206162-0cbe-4e3c-8985-6b0d1f45a735', '8fc60ac2-ac48-48b4-b906-033e9f811f27', 'ed788705-c864-4024-b981-2d9966d0a3d7', '935cc695-687a-4ad7-9d8d-8f51c3551791']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:01.364998 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b26c5f-a0be-4ef3-b099-dff40824d0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:01.388645 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6b26c5f-a0be-4ef3-b099-dff40824d0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70e5fa34-b9fa-49d7-a543-1388935a5fb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1516436222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e28164d2b041c4b963648a0ac5d4f3',qos_specs=None,replication_status=,reservations=['cc206162-0cbe-4e3c-8985-6b0d1f45a735','8fc60ac2-ac48-48b4-b906-033e9f811f27','ed788705-c864-4024-b981-2d9966d0a3d7','935cc695-687a-4ad7-9d8d-8f51c3551791'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b0a848b618406d8cf0ead13a2e764b',volume_type_id=e6076fc7-dfb1-4759-8517-70f8739e7ecf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1516436222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70e5fa34-b9fa-49d7-a543-1388935a5fb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42e28164d2b041c4b963648a0ac5d4f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7b0a848b618406d8cf0ead13a2e764b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6076fc7-dfb1-4759-8517-70f8739e7ecf),volume_type_id=e6076fc7-dfb1-4759-8517-70f8739e7ecf)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:01.389200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03934d58-6a26-4b14-9434-85d580d59480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:01.409814 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03934d58-6a26-4b14-9434-85d580d59480) transitioned into state 'SUCCESS' from state '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-1516436222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42e28164d2b041c4b963648a0ac5d4f3',qos_specs=None,replication_status=,reservations=['cc206162-0cbe-4e3c-8985-6b0d1f45a735','8fc60ac2-ac48-48b4-b906-033e9f811f27','ed788705-c864-4024-b981-2d9966d0a3d7','935cc695-687a-4ad7-9d8d-8f51c3551791'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7b0a848b618406d8cf0ead13a2e764b',volume_type_id=e6076fc7-dfb1-4759-8517-70f8739e7ecf)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:01.410710 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57923d4-ac8e-4cc5-b0c6-604fecb25e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:01.421773 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57923d4-ac8e-4cc5-b0c6-604fecb25e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:01.422704 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Flow 'volume_create_api' (c12878b9-460f-4c84-84cb-c4e554dfb190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:01.423087 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Create volume request issued successfully. Jul 22 00:19:01.423736 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3435c0d7-3726-485d-9326-ad3f52ff1dc5 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:01.424344 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1136/4554] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:19:01 2026] POST /volume/v3/volumes => generated 783 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:01.438976 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7fcf6810-e34c-487c-a637-257e45006662 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.442586 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7fcf6810-e34c-487c-a637-257e45006662 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] GET https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:01.442586 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6810-e34c-487c-a637-257e45006662 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:01.442586 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6810-e34c-487c-a637-257e45006662 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:01.453336 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:01.453336 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:01.459412 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7fcf6810-e34c-487c-a637-257e45006662 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:01.465425 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7fcf6810-e34c-487c-a637-257e45006662 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 200 Jul 22 00:19:01.466218 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1146/4555] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:01 2026] GET /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:01.493646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aeb392f4-869b-4709-93c1-be7dd6df0052 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.495849 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aeb392f4-869b-4709-93c1-be7dd6df0052 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:01.496164 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aeb392f4-869b-4709-93c1-be7dd6df0052 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:01.496432 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aeb392f4-869b-4709-93c1-be7dd6df0052 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:01.496615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-aeb392f4-869b-4709-93c1-be7dd6df0052 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:01.501732 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:01.501732 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:01.502568 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aeb392f4-869b-4709-93c1-be7dd6df0052 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:19:01.503166 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1138/4556] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:01 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:01.663845 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15a000d2-206f-44ac-be10-f5969aa2fa58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:01.665764 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15a000d2-206f-44ac-be10-f5969aa2fa58 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:01.666007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15a000d2-206f-44ac-be10-f5969aa2fa58 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:01.666227 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15a000d2-206f-44ac-be10-f5969aa2fa58 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:01.666315 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-15a000d2-206f-44ac-be10-f5969aa2fa58 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:01.670724 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:01.670724 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:01.671353 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15a000d2-206f-44ac-be10-f5969aa2fa58 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:19:01.671776 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1137/4557] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:01 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:02.284345 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-20cbd726-0c0a-4742-99fc-7cea2271cbce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:02.287607 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20cbd726-0c0a-4742-99fc-7cea2271cbce tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 Jul 22 00:19:02.287607 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20cbd726-0c0a-4742-99fc-7cea2271cbce tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:02.287607 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-20cbd726-0c0a-4742-99fc-7cea2271cbce tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:02.293733 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-20cbd726-0c0a-4742-99fc-7cea2271cbce tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 returned with HTTP 404 Jul 22 00:19:02.293733 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1137/4558] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:02 2026] GET /volume/v3/snapshots/229fd671-9a83-4529-87be-e6531719fd56 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:02.300817 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d5050d7-62b6-4e11-9f3e-5f51ba7bc252 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:02.302482 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d5050d7-62b6-4e11-9f3e-5f51ba7bc252 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:19:02.302620 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d5050d7-62b6-4e11-9f3e-5f51ba7bc252 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:02.302790 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d5050d7-62b6-4e11-9f3e-5f51ba7bc252 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:02.302973 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3d5050d7-62b6-4e11-9f3e-5f51ba7bc252 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:19:02.309512 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:02.309512 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:02.309971 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3d5050d7-62b6-4e11-9f3e-5f51ba7bc252 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:02.329716 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3d5050d7-62b6-4e11-9f3e-5f51ba7bc252 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:19:02.329899 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d5050d7-62b6-4e11-9f3e-5f51ba7bc252 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f returned with HTTP 202 Jul 22 00:19:02.330321 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1147/4559] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:02 2026] DELETE /volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 00:19:02.336773 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d383ed33-a183-47a4-b720-aa4f7d76b261 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:02.338905 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d383ed33-a183-47a4-b720-aa4f7d76b261 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:19:02.338905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d383ed33-a183-47a4-b720-aa4f7d76b261 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:02.338905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d383ed33-a183-47a4-b720-aa4f7d76b261 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:02.345127 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:02.345127 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:02.348296 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d383ed33-a183-47a4-b720-aa4f7d76b261 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:02.352621 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d383ed33-a183-47a4-b720-aa4f7d76b261 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f returned with HTTP 200 Jul 22 00:19:02.353007 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1139/4560] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:02 2026] GET /volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:02.479393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc124324-f950-4e85-b0ae-dae1116431c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:02.481316 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc124324-f950-4e85-b0ae-dae1116431c7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] GET https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:02.481520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc124324-f950-4e85-b0ae-dae1116431c7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:02.481732 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc124324-f950-4e85-b0ae-dae1116431c7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:02.489157 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:02.489157 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:02.492718 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc124324-f950-4e85-b0ae-dae1116431c7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:02.498156 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc124324-f950-4e85-b0ae-dae1116431c7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 200 Jul 22 00:19:02.498885 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1138/4561] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:02 2026] GET /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:02.511693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca1d1659-d778-4229-9302-b8340c1aa786 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:02.513629 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] POST https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1/action Jul 22 00:19:02.515151 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Action body: b'{"os-retype": {"new_type": "2567109a-0bdb-4c94-8d92-4113e391cced"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:02.515344 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2567109a-0bdb-4c94-8d92-4113e391cced"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:02.516416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ea902ba-5005-4c58-8cd9-852daa423b1a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:02.518354 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ea902ba-5005-4c58-8cd9-852daa423b1a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:02.518592 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ea902ba-5005-4c58-8cd9-852daa423b1a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:02.518802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ea902ba-5005-4c58-8cd9-852daa423b1a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:02.518944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4ea902ba-5005-4c58-8cd9-852daa423b1a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:02.524054 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:02.524054 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:02.524748 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ea902ba-5005-4c58-8cd9-852daa423b1a tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:19:02.525152 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1148/4562] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:02 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:02.526346 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:02.526346 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:02.526837 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:02.550133 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1818996540 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1818996540, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:02.550514 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1818996540 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1818996540, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:02.580849 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Created reservations ['515023dd-7e71-4a85-8edb-636f412f6bfb', '55ab5cc6-ae62-4f2c-b9e6-1f1a31eff208'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:02.606116 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Created reservations ['751570a1-93a0-41a5-ae9d-3a13dabfbb5d', 'da48715b-3757-4675-9fa2-e4b140551ac3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:02.630044 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Retype volume request issued successfully. Jul 22 00:19:02.630249 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca1d1659-d778-4229-9302-b8340c1aa786 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1/action returned with HTTP 202 Jul 22 00:19:02.631073 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1138/4563] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:02 2026] POST /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:02.638213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5bb9c99-f8b6-4fd0-bf8f-726dded3acf7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:02.640245 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5bb9c99-f8b6-4fd0-bf8f-726dded3acf7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] GET https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:02.640468 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5bb9c99-f8b6-4fd0-bf8f-726dded3acf7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:02.640694 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5bb9c99-f8b6-4fd0-bf8f-726dded3acf7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:02.648083 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:02.648083 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:02.652162 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5bb9c99-f8b6-4fd0-bf8f-726dded3acf7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:02.656898 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5bb9c99-f8b6-4fd0-bf8f-726dded3acf7 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 200 Jul 22 00:19:02.657140 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1140/4564] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:02 2026] GET /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:02.683922 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-49841a1d-dd4c-4528-b761-bd48893060e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:02.685625 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49841a1d-dd4c-4528-b761-bd48893060e1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:02.685807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49841a1d-dd4c-4528-b761-bd48893060e1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:02.686020 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49841a1d-dd4c-4528-b761-bd48893060e1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:02.686076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-49841a1d-dd4c-4528-b761-bd48893060e1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:02.691012 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:02.691012 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:02.692060 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49841a1d-dd4c-4528-b761-bd48893060e1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:19:02.692704 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1139/4565] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:02 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.367017 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b13c46f9-9478-4dce-898a-f029134cd9f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.372273 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b13c46f9-9478-4dce-898a-f029134cd9f0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f Jul 22 00:19:03.372533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b13c46f9-9478-4dce-898a-f029134cd9f0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.372795 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b13c46f9-9478-4dce-898a-f029134cd9f0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.378780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b13c46f9-9478-4dce-898a-f029134cd9f0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f returned with HTTP 404 Jul 22 00:19:03.379228 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1149/4566] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:03 2026] GET /volume/v3/volumes/f52dceb8-f45e-4301-bac2-adb89286448f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:03.402995 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.404696 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:03.405034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-554282883", "snapshot_id": null, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:03.406491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-554282883', 'snapshot_id': None, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:03.410420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a88c1d97-680b-4187-8748-7f4e2b1984b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.433487 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a88c1d97-680b-4187-8748-7f4e2b1984b7 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:19:03.434009 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a88c1d97-680b-4187-8748-7f4e2b1984b7 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1741940096", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:03.447382 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a88c1d97-680b-4187-8748-7f4e2b1984b7 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:19:03.447838 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1141/4567] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:19:03 2026] POST /volume/v3/types => generated 218 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.455951 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11ab7c29-14a3-45fb-b7f9-791265606e99 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.458029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11ab7c29-14a3-45fb-b7f9-791265606e99 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] POST https://10.4.3.168/volume/v3/types/d16049fe-08bf-4034-b292-a87b0a5cb95d/encryption Jul 22 00:19:03.458439 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11ab7c29-14a3-45fb-b7f9-791265606e99 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:03.476649 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11ab7c29-14a3-45fb-b7f9-791265606e99 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types/d16049fe-08bf-4034-b292-a87b0a5cb95d/encryption returned with HTTP 200 Jul 22 00:19:03.477103 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1140/4568] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:19:03 2026] POST /volume/v3/types/d16049fe-08bf-4034-b292-a87b0a5cb95d/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.482388 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:19:03.482676 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.482676 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:03.485534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2631df29-a65c-4239-a23d-fb14ab0232de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.486839 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:19:03.491687 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (5de25750-04ff-4970-aa26-9a5f2b5b1d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:03.492731 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e884d62-d053-463e-8fc2-87620a4bd99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.493631 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:03.535287 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db7d4f07-4275-409c-9c3c-966f3701b085 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.537726 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db7d4f07-4275-409c-9c3c-966f3701b085 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:03.538069 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db7d4f07-4275-409c-9c3c-966f3701b085 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.538368 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db7d4f07-4275-409c-9c3c-966f3701b085 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.538555 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-db7d4f07-4275-409c-9c3c-966f3701b085 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:03.544572 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.544572 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:03.545500 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db7d4f07-4275-409c-9c3c-966f3701b085 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:19:03.546058 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1142/4569] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:03 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.550343 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:03.550719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1481136185", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1741940096", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:03.552094 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1481136185', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1741940096', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:03.555012 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume of 1 GB Jul 22 00:19:03.555332 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.555332 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:03.555780 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Availability Zones retrieved successfully. Jul 22 00:19:03.561090 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Flow 'volume_create_api' (f5877ec8-d253-4725-a22e-ff6454dc6f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:03.562025 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35102980-39c8-43b9-913b-35daa65bd3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.562834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:03.567130 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e884d62-d053-463e-8fc2-87620a4bd99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.568209 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9bab088-dfed-45a9-b937-19067f53fa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.585311 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35102980-39c8-43b9-913b-35daa65bd3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:19:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d16049fe-08bf-4034-b292-a87b0a5cb95d,is_public=True,name='tempest-scenario-type-cryptsetup-1741940096',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd16049fe-08bf-4034-b292-a87b0a5cb95d', '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=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.586180 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523e60cc-d18e-4cdd-9c6d-b07a30cefb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.612091 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['7860fc96-7a69-487b-920e-2155fdcd02ca', '61701238-6580-4f80-926f-e48dbef105a6', '25fdb215-5112-448e-a8d9-88e19fb1566e', 'b750e476-4e54-420b-94bb-5e108c71304d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:03.613215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9bab088-dfed-45a9-b937-19067f53fa50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7860fc96-7a69-487b-920e-2155fdcd02ca', '61701238-6580-4f80-926f-e48dbef105a6', '25fdb215-5112-448e-a8d9-88e19fb1566e', 'b750e476-4e54-420b-94bb-5e108c71304d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.614378 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (765bd140-5b2f-4b83-8c7c-d49ca834e6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.615801 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1741940096 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1741940096, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:03.616204 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1741940096 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1741940096, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:03.642250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (765bd140-5b2f-4b83-8c7c-d49ca834e6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '481a8baf-9352-48ed-b50a-ec673099d406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-554282883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['7860fc96-7a69-487b-920e-2155fdcd02ca','61701238-6580-4f80-926f-e48dbef105a6','25fdb215-5112-448e-a8d9-88e19fb1566e','b750e476-4e54-420b-94bb-5e108c71304d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-554282883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=481a8baf-9352-48ed-b50a-ec673099d406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.643341 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6c33a1-09d4-4b85-b1e3-88cde7f8c42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.650666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Created reservations ['1613685f-a2c5-4f0e-8d9f-a4b91315e5ec', '87f92b9b-c2ad-477b-80f4-6ae754726a47', '410254c3-beee-4883-b7b2-4fa17dbdbad7', '533e2130-64c3-42da-8634-c48a7421df76'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:03.651567 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523e60cc-d18e-4cdd-9c6d-b07a30cefb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1613685f-a2c5-4f0e-8d9f-a4b91315e5ec', '87f92b9b-c2ad-477b-80f4-6ae754726a47', '410254c3-beee-4883-b7b2-4fa17dbdbad7', '533e2130-64c3-42da-8634-c48a7421df76']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.652643 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (156c19d6-10d0-4a83-8541-aa41a3483f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.664770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6c33a1-09d4-4b85-b1e3-88cde7f8c42f) transitioned into state 'SUCCESS' from state '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-554282883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['7860fc96-7a69-487b-920e-2155fdcd02ca','61701238-6580-4f80-926f-e48dbef105a6','25fdb215-5112-448e-a8d9-88e19fb1566e','b750e476-4e54-420b-94bb-5e108c71304d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.664770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424c85ea-1286-46de-a4f7-a9588d538f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.671572 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b6f4c57-463a-4bb6-a69a-613c8d00246e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.673531 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b6f4c57-463a-4bb6-a69a-613c8d00246e tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] GET https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:03.673732 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b6f4c57-463a-4bb6-a69a-613c8d00246e tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.673954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b6f4c57-463a-4bb6-a69a-613c8d00246e tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.678732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (156c19d6-10d0-4a83-8541-aa41a3483f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c8f01c9-9be0-4fa9-be86-795dea52d13e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1481136185',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435c61bb79d440fa8183693f42c2aab',qos_specs=None,replication_status=,reservations=['1613685f-a2c5-4f0e-8d9f-a4b91315e5ec','87f92b9b-c2ad-477b-80f4-6ae754726a47','410254c3-beee-4883-b7b2-4fa17dbdbad7','533e2130-64c3-42da-8634-c48a7421df76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02373412e18f4a69831575d07907d3b7',volume_type_id=d16049fe-08bf-4034-b292-a87b0a5cb95d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1481136185',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6c8f01c9-9be0-4fa9-be86-795dea52d13e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8435c61bb79d440fa8183693f42c2aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02373412e18f4a69831575d07907d3b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d16049fe-08bf-4034-b292-a87b0a5cb95d),volume_type_id=d16049fe-08bf-4034-b292-a87b0a5cb95d)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.679090 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ad8f8b-059b-4b17-88e6-0ad2ea96f08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.681916 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.681916 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:03.682189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424c85ea-1286-46de-a4f7-a9588d538f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.683317 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (5de25750-04ff-4970-aa26-9a5f2b5b1d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:03.683701 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:19:03.684455 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45209602-7fb9-4555-aac1-c48fe93f7d22 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:03.685009 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1139/4570] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:19:03 2026] POST /volume/v3/volumes => generated 758 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:03.685870 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b6f4c57-463a-4bb6-a69a-613c8d00246e tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:03.690388 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b6f4c57-463a-4bb6-a69a-613c8d00246e tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 200 Jul 22 00:19:03.690877 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1141/4571] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:03 2026] GET /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.699765 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-289db199-c97a-4577-9fc7-88e55bee9306 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.701629 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-289db199-c97a-4577-9fc7-88e55bee9306 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:03.701839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-289db199-c97a-4577-9fc7-88e55bee9306 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.702171 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-289db199-c97a-4577-9fc7-88e55bee9306 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.703694 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83ad8f8b-059b-4b17-88e6-0ad2ea96f08f) transitioned into state 'SUCCESS' from state '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-1481136185',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435c61bb79d440fa8183693f42c2aab',qos_specs=None,replication_status=,reservations=['1613685f-a2c5-4f0e-8d9f-a4b91315e5ec','87f92b9b-c2ad-477b-80f4-6ae754726a47','410254c3-beee-4883-b7b2-4fa17dbdbad7','533e2130-64c3-42da-8634-c48a7421df76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02373412e18f4a69831575d07907d3b7',volume_type_id=d16049fe-08bf-4034-b292-a87b0a5cb95d)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.704409 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c90675-0786-497e-91fe-5f660ac8554c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:03.704700 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b702e3fa-e69f-432d-bf00-7d4308724b0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.706101 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d8b1289-6fe7-4f0a-9108-8ba3a8ce5f4d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.707997 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d8b1289-6fe7-4f0a-9108-8ba3a8ce5f4d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:03.708206 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d8b1289-6fe7-4f0a-9108-8ba3a8ce5f4d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.708396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d8b1289-6fe7-4f0a-9108-8ba3a8ce5f4d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.708501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2d8b1289-6fe7-4f0a-9108-8ba3a8ce5f4d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:03.709474 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b702e3fa-e69f-432d-bf00-7d4308724b0a tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] GET https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:03.709712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b702e3fa-e69f-432d-bf00-7d4308724b0a tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.709920 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b702e3fa-e69f-432d-bf00-7d4308724b0a tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.712659 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.712659 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:03.712955 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.712955 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:03.713723 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d8b1289-6fe7-4f0a-9108-8ba3a8ce5f4d tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:19:03.714088 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1142/4572] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:03 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.717436 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-289db199-c97a-4577-9fc7-88e55bee9306 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:03.718315 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c90675-0786-497e-91fe-5f660ac8554c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:03.718832 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.718832 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:03.719585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Flow 'volume_create_api' (f5877ec8-d253-4725-a22e-ff6454dc6f0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:03.720039 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume request issued successfully. Jul 22 00:19:03.720941 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2631df29-a65c-4239-a23d-fb14ab0232de tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:03.721494 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1150/4573] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:19:03 2026] POST /volume/v3/volumes => generated 791 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:03.723481 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b702e3fa-e69f-432d-bf00-7d4308724b0a tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:03.723795 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-289db199-c97a-4577-9fc7-88e55bee9306 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 200 Jul 22 00:19:03.724317 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1143/4574] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:03 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.727997 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b702e3fa-e69f-432d-bf00-7d4308724b0a tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 200 Jul 22 00:19:03.728372 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1140/4575] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:03 2026] GET /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.741677 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5353814a-d75f-439a-9789-9b7501ced736 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.744188 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5353814a-d75f-439a-9789-9b7501ced736 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] GET https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:03.744188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5353814a-d75f-439a-9789-9b7501ced736 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.744188 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5353814a-d75f-439a-9789-9b7501ced736 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.754115 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.754115 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:03.759009 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5353814a-d75f-439a-9789-9b7501ced736 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:03.764645 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5353814a-d75f-439a-9789-9b7501ced736 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 200 Jul 22 00:19:03.765092 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1143/4576] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:03 2026] GET /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:03.783359 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e5b29a53-25a5-4492-aa94-e94fa9823053 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.786530 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5b29a53-25a5-4492-aa94-e94fa9823053 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] DELETE https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:03.786844 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5b29a53-25a5-4492-aa94-e94fa9823053 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.787135 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5b29a53-25a5-4492-aa94-e94fa9823053 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.787376 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e5b29a53-25a5-4492-aa94-e94fa9823053 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Delete volume with id: 70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:03.799077 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.799077 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:03.800483 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e5b29a53-25a5-4492-aa94-e94fa9823053 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:03.818880 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e5b29a53-25a5-4492-aa94-e94fa9823053 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Delete volume request issued successfully. Jul 22 00:19:03.819112 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5b29a53-25a5-4492-aa94-e94fa9823053 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 202 Jul 22 00:19:03.819717 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1151/4577] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:03 2026] DELETE /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:03.827812 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d8088582-8d23-4326-955e-a846caa4cd23 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:03.829476 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8088582-8d23-4326-955e-a846caa4cd23 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] GET https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:03.829658 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8088582-8d23-4326-955e-a846caa4cd23 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:03.829835 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8088582-8d23-4326-955e-a846caa4cd23 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:03.836722 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:03.836722 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:03.840900 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8088582-8d23-4326-955e-a846caa4cd23 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Volume info retrieved successfully. Jul 22 00:19:03.844962 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8088582-8d23-4326-955e-a846caa4cd23 tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 200 Jul 22 00:19:03.845481 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1144/4578] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:03 2026] GET /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:04.555875 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f4d0d91-fb44-41ac-a4a3-68590ff2d4a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.557589 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f4d0d91-fb44-41ac-a4a3-68590ff2d4a2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:04.557792 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f4d0d91-fb44-41ac-a4a3-68590ff2d4a2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.557979 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f4d0d91-fb44-41ac-a4a3-68590ff2d4a2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.558086 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4f4d0d91-fb44-41ac-a4a3-68590ff2d4a2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:04.562088 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:04.562088 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:04.562755 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f4d0d91-fb44-41ac-a4a3-68590ff2d4a2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:19:04.563134 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1141/4579] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:04 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:04.724520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d2e8642c-79f0-4629-b6d0-9c8e4e697b0c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.726243 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2e8642c-79f0-4629-b6d0-9c8e4e697b0c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:04.726498 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2e8642c-79f0-4629-b6d0-9c8e4e697b0c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.726722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2e8642c-79f0-4629-b6d0-9c8e4e697b0c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.726837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d2e8642c-79f0-4629-b6d0-9c8e4e697b0c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:04.731189 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:04.731189 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:04.731787 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2e8642c-79f0-4629-b6d0-9c8e4e697b0c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:19:04.732175 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1144/4580] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:04 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:04.735931 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb9b6597-d4da-4a69-ae6f-7ff3188cfb1a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.737656 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb9b6597-d4da-4a69-ae6f-7ff3188cfb1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:04.737850 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb9b6597-d4da-4a69-ae6f-7ff3188cfb1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.738056 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb9b6597-d4da-4a69-ae6f-7ff3188cfb1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.744872 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:04.744872 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:04.748577 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb9b6597-d4da-4a69-ae6f-7ff3188cfb1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:04.754807 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb9b6597-d4da-4a69-ae6f-7ff3188cfb1a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 200 Jul 22 00:19:04.755124 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1152/4581] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:04 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:04.767465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a1b9e28-4b35-4832-bf0a-b00c3a1bb144 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.769102 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a1b9e28-4b35-4832-bf0a-b00c3a1bb144 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:04.769297 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a1b9e28-4b35-4832-bf0a-b00c3a1bb144 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.769490 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a1b9e28-4b35-4832-bf0a-b00c3a1bb144 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.775942 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:04.775942 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:04.779532 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3a1b9e28-4b35-4832-bf0a-b00c3a1bb144 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:04.783739 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a1b9e28-4b35-4832-bf0a-b00c3a1bb144 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 200 Jul 22 00:19:04.784101 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1145/4582] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:04 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:04.861246 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d34e461b-ec2d-451f-93e1-21e06aaffbed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.863233 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d34e461b-ec2d-451f-93e1-21e06aaffbed tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] GET https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 Jul 22 00:19:04.863439 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d34e461b-ec2d-451f-93e1-21e06aaffbed tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.863652 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d34e461b-ec2d-451f-93e1-21e06aaffbed tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.869486 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d34e461b-ec2d-451f-93e1-21e06aaffbed tempest-VolumeTypesTest-670306173 tempest-VolumeTypesTest-670306173-project-member] https://10.4.3.168/volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 returned with HTTP 404 Jul 22 00:19:04.870160 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1142/4583] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:04 2026] GET /volume/v3/volumes/70e5fa34-b9fa-49d7-a543-1388935a5fb1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:04.878081 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-235333e7-89ba-46fb-90aa-c3f330c988c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.880250 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-235333e7-89ba-46fb-90aa-c3f330c988c2 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] DELETE https://10.4.3.168/volume/v3/types/2567109a-0bdb-4c94-8d92-4113e391cced Jul 22 00:19:04.880493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-235333e7-89ba-46fb-90aa-c3f330c988c2 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.880748 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-235333e7-89ba-46fb-90aa-c3f330c988c2 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.919658 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-235333e7-89ba-46fb-90aa-c3f330c988c2 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/2567109a-0bdb-4c94-8d92-4113e391cced returned with HTTP 202 Jul 22 00:19:04.920208 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1145/4584] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:19:04 2026] DELETE /volume/v3/types/2567109a-0bdb-4c94-8d92-4113e391cced => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:04.927338 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-868ca7c3-3ca7-49f1-994b-42b1164f1746 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.929428 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-868ca7c3-3ca7-49f1-994b-42b1164f1746 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/2567109a-0bdb-4c94-8d92-4113e391cced Jul 22 00:19:04.929670 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-868ca7c3-3ca7-49f1-994b-42b1164f1746 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.929874 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-868ca7c3-3ca7-49f1-994b-42b1164f1746 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.933092 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-868ca7c3-3ca7-49f1-994b-42b1164f1746 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/2567109a-0bdb-4c94-8d92-4113e391cced returned with HTTP 404 Jul 22 00:19:04.933572 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1153/4585] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:19:04 2026] GET /volume/v3/types/2567109a-0bdb-4c94-8d92-4113e391cced => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:04.940905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7ba5768-cf0e-4a6b-96c5-7aad07e741f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.942795 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7ba5768-cf0e-4a6b-96c5-7aad07e741f2 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] DELETE https://10.4.3.168/volume/v3/types/e6076fc7-dfb1-4759-8517-70f8739e7ecf Jul 22 00:19:04.943026 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7ba5768-cf0e-4a6b-96c5-7aad07e741f2 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.943219 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7ba5768-cf0e-4a6b-96c5-7aad07e741f2 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.967823 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7ba5768-cf0e-4a6b-96c5-7aad07e741f2 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/e6076fc7-dfb1-4759-8517-70f8739e7ecf returned with HTTP 202 Jul 22 00:19:04.968221 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1146/4586] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:19:04 2026] DELETE /volume/v3/types/e6076fc7-dfb1-4759-8517-70f8739e7ecf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:04.976444 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa993ad9-741f-4170-982e-635d04d1919b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.978219 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa993ad9-741f-4170-982e-635d04d1919b tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/e6076fc7-dfb1-4759-8517-70f8739e7ecf Jul 22 00:19:04.978443 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa993ad9-741f-4170-982e-635d04d1919b tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:04.978650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa993ad9-741f-4170-982e-635d04d1919b tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:04.981754 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa993ad9-741f-4170-982e-635d04d1919b tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/e6076fc7-dfb1-4759-8517-70f8739e7ecf returned with HTTP 404 Jul 22 00:19:04.982190 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1143/4587] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:19:04 2026] GET /volume/v3/types/e6076fc7-dfb1-4759-8517-70f8739e7ecf => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:04.990768 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8cc7630b-57d4-4e4f-9132-140a9256fd63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:04.993284 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cc7630b-57d4-4e4f-9132-140a9256fd63 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:19:04.993973 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cc7630b-57d4-4e4f-9132-140a9256fd63 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-204892661", "description": "tempest-volume-type-description-120735840", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:05.012029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cc7630b-57d4-4e4f-9132-140a9256fd63 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:19:05.012633 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1146/4588] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:19:04 2026] POST /volume/v3/types => generated 313 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.021601 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac72d1a5-04b7-4074-944a-46341ce1403b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.023853 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac72d1a5-04b7-4074-944a-46341ce1403b tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e Jul 22 00:19:05.024132 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac72d1a5-04b7-4074-944a-46341ce1403b tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.024402 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac72d1a5-04b7-4074-944a-46341ce1403b tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.030740 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac72d1a5-04b7-4074-944a-46341ce1403b tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e returned with HTTP 200 Jul 22 00:19:05.031128 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1154/4589] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.040379 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1b1c694-383f-42d1-ac5a-d822e0fd9d5d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.042431 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1b1c694-383f-42d1-ac5a-d822e0fd9d5d tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] DELETE https://10.4.3.168/volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e Jul 22 00:19:05.042625 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1b1c694-383f-42d1-ac5a-d822e0fd9d5d tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.043256 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1b1c694-383f-42d1-ac5a-d822e0fd9d5d tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.067034 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1b1c694-383f-42d1-ac5a-d822e0fd9d5d tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e returned with HTTP 202 Jul 22 00:19:05.067522 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1147/4590] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:19:05 2026] DELETE /volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:05.074735 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33f747aa-edc0-4540-9bf1-35c277b37111 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.076486 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33f747aa-edc0-4540-9bf1-35c277b37111 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e Jul 22 00:19:05.076716 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33f747aa-edc0-4540-9bf1-35c277b37111 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.076915 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33f747aa-edc0-4540-9bf1-35c277b37111 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.079886 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33f747aa-edc0-4540-9bf1-35c277b37111 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e returned with HTTP 404 Jul 22 00:19:05.080334 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1144/4591] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/8b18336e-7255-46c3-93f0-54828c7d1d4e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:05.087429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f9e430b-2b25-4768-86ac-d9c7fcdeb672 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.089036 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f9e430b-2b25-4768-86ac-d9c7fcdeb672 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:19:05.089450 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f9e430b-2b25-4768-86ac-d9c7fcdeb672 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1597494171"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:05.103189 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f9e430b-2b25-4768-86ac-d9c7fcdeb672 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:19:05.103592 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1147/4592] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:19:05 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.111598 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-36eabccc-d9d5-4a65-a4e1-3055993b9d10 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.113445 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36eabccc-d9d5-4a65-a4e1-3055993b9d10 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] POST https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption Jul 22 00:19:05.113843 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36eabccc-d9d5-4a65-a4e1-3055993b9d10 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:05.128894 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36eabccc-d9d5-4a65-a4e1-3055993b9d10 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption returned with HTTP 200 Jul 22 00:19:05.129381 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1155/4593] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:19:05 2026] POST /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.137881 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fef02ca5-7bc0-48cc-8b9f-410d744d1699 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.140315 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fef02ca5-7bc0-48cc-8b9f-410d744d1699 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption Jul 22 00:19:05.140605 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fef02ca5-7bc0-48cc-8b9f-410d744d1699 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.140882 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fef02ca5-7bc0-48cc-8b9f-410d744d1699 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.148066 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fef02ca5-7bc0-48cc-8b9f-410d744d1699 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption returned with HTTP 200 Jul 22 00:19:05.148711 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1148/4594] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.157611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f960b60-f5ef-41d6-82a7-8e8c857c46c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.159675 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f960b60-f5ef-41d6-82a7-8e8c857c46c7 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] PUT https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/79ab0f4f-1680-4fd1-a81e-c712696e2b7a Jul 22 00:19:05.160063 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f960b60-f5ef-41d6-82a7-8e8c857c46c7 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:05.175250 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f960b60-f5ef-41d6-82a7-8e8c857c46c7 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/79ab0f4f-1680-4fd1-a81e-c712696e2b7a returned with HTTP 200 Jul 22 00:19:05.175679 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1145/4595] 10.4.3.168 () {68 vars in 1507 bytes} [Wed Jul 22 00:19:05 2026] PUT /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/79ab0f4f-1680-4fd1-a81e-c712696e2b7a => generated 122 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.184631 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bfa8620c-7613-4348-b69e-ba3fb21b506a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.186494 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfa8620c-7613-4348-b69e-ba3fb21b506a tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption Jul 22 00:19:05.186733 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfa8620c-7613-4348-b69e-ba3fb21b506a tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.186984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfa8620c-7613-4348-b69e-ba3fb21b506a tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.194248 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfa8620c-7613-4348-b69e-ba3fb21b506a tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption returned with HTTP 200 Jul 22 00:19:05.194666 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1148/4596] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.202748 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b3df2e16-f7e4-40b4-ac19-76c4c9cb8250 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.204461 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3df2e16-f7e4-40b4-ac19-76c4c9cb8250 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/cipher Jul 22 00:19:05.204699 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3df2e16-f7e4-40b4-ac19-76c4c9cb8250 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.205102 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3df2e16-f7e4-40b4-ac19-76c4c9cb8250 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.210992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3df2e16-f7e4-40b4-ac19-76c4c9cb8250 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/cipher returned with HTTP 200 Jul 22 00:19:05.211488 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1156/4597] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:19:05.218430 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-26cc6e4e-dfa4-41b6-88c6-585f69e2253c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.220347 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26cc6e4e-dfa4-41b6-88c6-585f69e2253c tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] DELETE https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/79ab0f4f-1680-4fd1-a81e-c712696e2b7a Jul 22 00:19:05.220555 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26cc6e4e-dfa4-41b6-88c6-585f69e2253c tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.220748 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26cc6e4e-dfa4-41b6-88c6-585f69e2253c tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.244463 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26cc6e4e-dfa4-41b6-88c6-585f69e2253c tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/79ab0f4f-1680-4fd1-a81e-c712696e2b7a returned with HTTP 202 Jul 22 00:19:05.244912 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1149/4598] 10.4.3.168 () {66 vars in 1489 bytes} [Wed Jul 22 00:19:05 2026] DELETE /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption/79ab0f4f-1680-4fd1-a81e-c712696e2b7a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:05.252146 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d79a108-d24f-4790-9f48-87c92ed1042e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.253990 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d79a108-d24f-4790-9f48-87c92ed1042e tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption Jul 22 00:19:05.254145 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d79a108-d24f-4790-9f48-87c92ed1042e tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.254379 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d79a108-d24f-4790-9f48-87c92ed1042e tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.260651 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d79a108-d24f-4790-9f48-87c92ed1042e tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption returned with HTTP 200 Jul 22 00:19:05.260848 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1146/4599] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 00:19:05.268707 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb6d8929-dbc0-47dd-8096-90da0474ad11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.271612 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb6d8929-dbc0-47dd-8096-90da0474ad11 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption Jul 22 00:19:05.271831 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb6d8929-dbc0-47dd-8096-90da0474ad11 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.272073 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb6d8929-dbc0-47dd-8096-90da0474ad11 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.277957 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb6d8929-dbc0-47dd-8096-90da0474ad11 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption returned with HTTP 200 Jul 22 00:19:05.278487 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1149/4600] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 00:19:05.287160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-75624a4c-7b37-40b3-9f44-830adc3ed3a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.289282 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75624a4c-7b37-40b3-9f44-830adc3ed3a6 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] DELETE https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5 Jul 22 00:19:05.289481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75624a4c-7b37-40b3-9f44-830adc3ed3a6 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.289705 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75624a4c-7b37-40b3-9f44-830adc3ed3a6 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.312305 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75624a4c-7b37-40b3-9f44-830adc3ed3a6 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5 returned with HTTP 202 Jul 22 00:19:05.312683 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1157/4601] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:19:05 2026] DELETE /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 00:19:05.320726 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-da4f8424-76ee-46c5-a11d-8d17e5197ae4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.322495 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da4f8424-76ee-46c5-a11d-8d17e5197ae4 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5 Jul 22 00:19:05.322668 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da4f8424-76ee-46c5-a11d-8d17e5197ae4 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.322894 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-da4f8424-76ee-46c5-a11d-8d17e5197ae4 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.326502 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-da4f8424-76ee-46c5-a11d-8d17e5197ae4 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5 returned with HTTP 404 Jul 22 00:19:05.326993 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1150/4602] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/d9998360-786c-4f73-9515-0b1d691036a5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:05.338943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7322f967-bc47-4863-9aa2-0ca4288549b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.340661 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7322f967-bc47-4863-9aa2-0ca4288549b5 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types Jul 22 00:19:05.340872 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7322f967-bc47-4863-9aa2-0ca4288549b5 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.341056 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7322f967-bc47-4863-9aa2-0ca4288549b5 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.356184 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7322f967-bc47-4863-9aa2-0ca4288549b5 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:19:05.356699 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1147/4603] 10.4.3.168 () {66 vars in 1231 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.365889 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0184908d-558b-4159-ac27-ef175a8c6707 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.368018 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0184908d-558b-4159-ac27-ef175a8c6707 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:19:05.368529 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0184908d-558b-4159-ac27-ef175a8c6707 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-943649465"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:05.383662 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0184908d-558b-4159-ac27-ef175a8c6707 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:19:05.384146 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1150/4604] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:19:05 2026] POST /volume/v3/types => generated 220 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.391555 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba1e3261-fc65-4efd-b0e8-9fd07c049bc9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.393224 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba1e3261-fc65-4efd-b0e8-9fd07c049bc9 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] PUT https://10.4.3.168/volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 Jul 22 00:19:05.393572 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba1e3261-fc65-4efd-b0e8-9fd07c049bc9 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-761141952", "description": "tempest-volume-type-description-278620279", "is_public": false}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:05.424983 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba1e3261-fc65-4efd-b0e8-9fd07c049bc9 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 returned with HTTP 200 Jul 22 00:19:05.425375 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1158/4605] 10.4.3.168 () {68 vars in 1363 bytes} [Wed Jul 22 00:19:05 2026] PUT /volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 => generated 203 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.433500 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e2364d20-9313-4818-95b9-d75823d11010 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.435327 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2364d20-9313-4818-95b9-d75823d11010 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 Jul 22 00:19:05.435520 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e2364d20-9313-4818-95b9-d75823d11010 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.435715 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e2364d20-9313-4818-95b9-d75823d11010 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.440392 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2364d20-9313-4818-95b9-d75823d11010 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 returned with HTTP 200 Jul 22 00:19:05.440721 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1151/4606] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 => generated 267 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.450140 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c11a7d6a-c3af-4d52-8a11-da21448ec805 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.452087 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c11a7d6a-c3af-4d52-8a11-da21448ec805 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] DELETE https://10.4.3.168/volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 Jul 22 00:19:05.452334 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c11a7d6a-c3af-4d52-8a11-da21448ec805 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.452564 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c11a7d6a-c3af-4d52-8a11-da21448ec805 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.473990 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c11a7d6a-c3af-4d52-8a11-da21448ec805 tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 returned with HTTP 202 Jul 22 00:19:05.474440 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1148/4607] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:19:05 2026] DELETE /volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:05.480753 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d53ec9a-f4fa-4672-b664-2a8e7f089d3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.482852 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d53ec9a-f4fa-4672-b664-2a8e7f089d3d tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] GET https://10.4.3.168/volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 Jul 22 00:19:05.483050 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d53ec9a-f4fa-4672-b664-2a8e7f089d3d tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.483246 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d53ec9a-f4fa-4672-b664-2a8e7f089d3d tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.486745 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d53ec9a-f4fa-4672-b664-2a8e7f089d3d tempest-VolumeTypesTest-332061778 tempest-VolumeTypesTest-332061778-project-admin] https://10.4.3.168/volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 returned with HTTP 404 Jul 22 00:19:05.487227 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1151/4608] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/types/10a4c9ad-e62b-4250-b1ba-a3eb97e0e5a3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:05.574464 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d97bee7-ff51-4a5a-95ea-9dd2d62066dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.576406 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d97bee7-ff51-4a5a-95ea-9dd2d62066dd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:05.576673 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d97bee7-ff51-4a5a-95ea-9dd2d62066dd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.576874 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d97bee7-ff51-4a5a-95ea-9dd2d62066dd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.577034 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3d97bee7-ff51-4a5a-95ea-9dd2d62066dd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:05.580737 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:05.580737 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:05.581307 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d97bee7-ff51-4a5a-95ea-9dd2d62066dd tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:19:05.581705 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1159/4609] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.592943 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b9199ad6-9632-41b5-a9a6-39e4eb3f7e9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.595074 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9199ad6-9632-41b5-a9a6-39e4eb3f7e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c Jul 22 00:19:05.595357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9199ad6-9632-41b5-a9a6-39e4eb3f7e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.595594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9199ad6-9632-41b5-a9a6-39e4eb3f7e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.595813 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b9199ad6-9632-41b5-a9a6-39e4eb3f7e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume with id: ef4dd03f-5140-48ca-9eca-6f0321a6a14c Jul 22 00:19:05.603088 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:05.603088 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:05.603482 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b9199ad6-9632-41b5-a9a6-39e4eb3f7e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:19:05.621972 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b9199ad6-9632-41b5-a9a6-39e4eb3f7e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume request issued successfully. Jul 22 00:19:05.622158 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9199ad6-9632-41b5-a9a6-39e4eb3f7e9e tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c returned with HTTP 202 Jul 22 00:19:05.622659 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1152/4610] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:05 2026] DELETE /volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:05.631309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63ce93a3-0189-4c89-8d14-039670b646e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.633321 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63ce93a3-0189-4c89-8d14-039670b646e1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c Jul 22 00:19:05.633633 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63ce93a3-0189-4c89-8d14-039670b646e1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.633776 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63ce93a3-0189-4c89-8d14-039670b646e1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.640711 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:05.640711 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:05.644155 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63ce93a3-0189-4c89-8d14-039670b646e1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:19:05.648087 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63ce93a3-0189-4c89-8d14-039670b646e1 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c returned with HTTP 200 Jul 22 00:19:05.648551 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1149/4611] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c => generated 1065 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:05.742420 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2ec1a0c-93cd-40cd-a275-f444213a0ad4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.744814 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2ec1a0c-93cd-40cd-a275-f444213a0ad4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:05.745090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2ec1a0c-93cd-40cd-a275-f444213a0ad4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.745377 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2ec1a0c-93cd-40cd-a275-f444213a0ad4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.745597 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a2ec1a0c-93cd-40cd-a275-f444213a0ad4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:05.750683 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:05.750683 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:05.751611 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2ec1a0c-93cd-40cd-a275-f444213a0ad4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:19:05.752148 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1152/4612] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:05.761682 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af447785-4770-411c-8a9f-21ca6e1a6e77 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.763984 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af447785-4770-411c-8a9f-21ca6e1a6e77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba/action Jul 22 00:19:05.764548 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af447785-4770-411c-8a9f-21ca6e1a6e77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:05.764717 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af447785-4770-411c-8a9f-21ca6e1a6e77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:05.766601 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-af447785-4770-411c-8a9f-21ca6e1a6e77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Updating backup '97b1c9a7-4041-4c70-a3df-b5c863da99ba' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 00:19:05.775293 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:05.775293 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:05.785343 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-af447785-4770-411c-8a9f-21ca6e1a6e77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] reset_status in rpcapi backup_id 97b1c9a7-4041-4c70-a3df-b5c863da99ba on host np0000005612. {{(pid=100285) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 22 00:19:05.787538 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af447785-4770-411c-8a9f-21ca6e1a6e77 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba/action returned with HTTP 202 Jul 22 00:19:05.788181 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1160/4613] 10.4.3.168 () {70 vars in 1430 bytes} [Wed Jul 22 00:19:05 2026] POST /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:05.795010 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ee0ce5d-99ca-4b6c-af00-bf0548167d6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.796810 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ee0ce5d-99ca-4b6c-af00-bf0548167d6e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e Jul 22 00:19:05.797091 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ee0ce5d-99ca-4b6c-af00-bf0548167d6e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.797362 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ee0ce5d-99ca-4b6c-af00-bf0548167d6e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.797525 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1ee0ce5d-99ca-4b6c-af00-bf0548167d6e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume with id: 083548b6-f37b-48d5-98e4-ede29fdfcf0e Jul 22 00:19:05.804594 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:05.804594 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:05.804923 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ee0ce5d-99ca-4b6c-af00-bf0548167d6e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:19:05.820719 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ee0ce5d-99ca-4b6c-af00-bf0548167d6e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume request issued successfully. Jul 22 00:19:05.820719 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ee0ce5d-99ca-4b6c-af00-bf0548167d6e tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e returned with HTTP 202 Jul 22 00:19:05.821200 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1153/4614] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:05 2026] DELETE /volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:05.828712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf54c387-70e7-420e-8bce-2bd7cc222f57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.830016 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-f7c985ed-783a-4087-a175-df480e83561d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:05.831580 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf54c387-70e7-420e-8bce-2bd7cc222f57 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e Jul 22 00:19:05.831902 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf54c387-70e7-420e-8bce-2bd7cc222f57 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.832147 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf54c387-70e7-420e-8bce-2bd7cc222f57 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.832371 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-f7c985ed-783a-4087-a175-df480e83561d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:05.832640 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-f7c985ed-783a-4087-a175-df480e83561d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:05.832898 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-f7c985ed-783a-4087-a175-df480e83561d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:05.840443 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:05.840443 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:05.841001 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:05.841001 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:05.844050 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-f7c985ed-783a-4087-a175-df480e83561d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:05.844479 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf54c387-70e7-420e-8bce-2bd7cc222f57 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:19:05.848677 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf54c387-70e7-420e-8bce-2bd7cc222f57 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e returned with HTTP 200 Jul 22 00:19:05.849023 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-f7c985ed-783a-4087-a175-df480e83561d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 200 Jul 22 00:19:05.849129 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1150/4615] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:05.849726 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1153/4616] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:05 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:06.324941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ddac5c71-f364-467c-abe6-351d3eb71c8b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.328393 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ddac5c71-f364-467c-abe6-351d3eb71c8b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:06.328582 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ddac5c71-f364-467c-abe6-351d3eb71c8b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:06.329186 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ddac5c71-f364-467c-abe6-351d3eb71c8b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:06.336978 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:06.336978 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:06.341302 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ddac5c71-f364-467c-abe6-351d3eb71c8b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:06.345506 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ddac5c71-f364-467c-abe6-351d3eb71c8b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 200 Jul 22 00:19:06.345901 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1161/4617] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:06 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:06.355732 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e41ce62-b09a-4522-9ac9-4b512e0ee55f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.356210 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e41ce62-b09a-4522-9ac9-4b512e0ee55f None None] GET https://10.4.3.168/volume// Jul 22 00:19:06.356413 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e41ce62-b09a-4522-9ac9-4b512e0ee55f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:06.356612 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e41ce62-b09a-4522-9ac9-4b512e0ee55f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:06.356938 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e41ce62-b09a-4522-9ac9-4b512e0ee55f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:19:06.357232 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1154/4618] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:19:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:19:06.367137 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-a6431d62-90d4-4e0f-9907-3539b165ea2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.369468 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-a6431d62-90d4-4e0f-9907-3539b165ea2f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:19:06.369919 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-a6431d62-90d4-4e0f-9907-3539b165ea2f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "481a8baf-9352-48ed-b50a-ec673099d406", "connector": null, "instance_uuid": "008585d3-5ead-4262-9aac-8ce8b3164ee8"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:06.383232 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:06.383232 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:06.423650 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-a6431d62-90d4-4e0f-9907-3539b165ea2f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:19:06.424088 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1151/4619] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:19:06 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:06.663565 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ba33906-68a1-4ad2-bb5a-5364b714e617 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.665632 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ba33906-68a1-4ad2-bb5a-5364b714e617 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c Jul 22 00:19:06.665844 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ba33906-68a1-4ad2-bb5a-5364b714e617 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:06.666082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ba33906-68a1-4ad2-bb5a-5364b714e617 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:06.672449 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ba33906-68a1-4ad2-bb5a-5364b714e617 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c returned with HTTP 404 Jul 22 00:19:06.673058 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1154/4620] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:06 2026] GET /volume/v3/volumes/ef4dd03f-5140-48ca-9eca-6f0321a6a14c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:06.680777 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eef86b3f-f535-47aa-b7dc-16900ed78d37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.682597 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eef86b3f-f535-47aa-b7dc-16900ed78d37 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:06.682714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eef86b3f-f535-47aa-b7dc-16900ed78d37 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:06.682929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eef86b3f-f535-47aa-b7dc-16900ed78d37 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:06.683323 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-eef86b3f-f535-47aa-b7dc-16900ed78d37 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:06.687295 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:06.687295 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:06.687996 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eef86b3f-f535-47aa-b7dc-16900ed78d37 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-member] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:19:06.688387 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1162/4621] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:06 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:06.699138 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d527c73d-1bf0-49a2-8d7c-a2f2f4700c23 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.701538 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d527c73d-1bf0-49a2-8d7c-a2f2f4700c23 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:19:06.701901 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d527c73d-1bf0-49a2-8d7c-a2f2f4700c23 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:06.702148 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d527c73d-1bf0-49a2-8d7c-a2f2f4700c23 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:06.702289 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-d527c73d-1bf0-49a2-8d7c-a2f2f4700c23 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete backup with id: 54711a49-c05b-435f-826e-4fa5b0c4fe66. Jul 22 00:19:06.706986 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:06.706986 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:06.719052 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-d527c73d-1bf0-49a2-8d7c-a2f2f4700c23 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] delete_backup rpcapi backup_id 54711a49-c05b-435f-826e-4fa5b0c4fe66 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:19:06.720590 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d527c73d-1bf0-49a2-8d7c-a2f2f4700c23 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 202 Jul 22 00:19:06.720975 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1155/4622] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:06 2026] DELETE /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:06.731177 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59872ed2-42f4-4bf3-a03b-c4c86a327bdb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.733898 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59872ed2-42f4-4bf3-a03b-c4c86a327bdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:19:06.734266 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59872ed2-42f4-4bf3-a03b-c4c86a327bdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:06.734612 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59872ed2-42f4-4bf3-a03b-c4c86a327bdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:06.734838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-59872ed2-42f4-4bf3-a03b-c4c86a327bdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:06.741332 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:06.741332 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:06.741332 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59872ed2-42f4-4bf3-a03b-c4c86a327bdb tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 200 Jul 22 00:19:06.741332 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1152/4623] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:06 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:06.865701 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f1dca8b5-d410-4f7c-a18f-dba8b2b6139c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.869744 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1dca8b5-d410-4f7c-a18f-dba8b2b6139c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e Jul 22 00:19:06.870121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1dca8b5-d410-4f7c-a18f-dba8b2b6139c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:06.870437 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f1dca8b5-d410-4f7c-a18f-dba8b2b6139c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:06.877996 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f1dca8b5-d410-4f7c-a18f-dba8b2b6139c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e returned with HTTP 404 Jul 22 00:19:06.878699 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1155/4624] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:06 2026] GET /volume/v3/volumes/083548b6-f37b-48d5-98e4-ede29fdfcf0e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:06.889180 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:06.891846 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] POST https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f/restore Jul 22 00:19:06.891932 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:06.893333 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Restoring backup a27e64af-dacd-45b2-b17b-61e078f4874f ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100285) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 00:19:06.893457 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Restoring backup a27e64af-dacd-45b2-b17b-61e078f4874f to volume None. Jul 22 00:19:06.900380 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:06.900380 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:06.901171 np0000005612 devstack@c-api.service[100285]: INFO cinder.backup.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Creating volume of 1 GB for restore of backup a27e64af-dacd-45b2-b17b-61e078f4874f. Jul 22 00:19:06.908443 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:06.914323 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (7e781553-224f-4d95-b08c-9d5cb90cb5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:06.915402 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4914cae-96d7-455c-ae7c-045632c4b927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:06.916410 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:06.949183 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4914cae-96d7-455c-ae7c-045632c4b927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:06.950658 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc669a0a-a213-40a2-8a71-8b4abb7dada1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.000041 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Created reservations ['f68288f5-2e5c-46b9-bb7b-80c4e063cc2d', '0eeb9db2-2e6f-4bd0-97d0-75211074f1cc', 'c6c50303-8b5d-4dff-a3d1-77b6ca164903', '495a94af-586c-4df1-81ea-010ac43c7f31'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:07.001203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc669a0a-a213-40a2-8a71-8b4abb7dada1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f68288f5-2e5c-46b9-bb7b-80c4e063cc2d', '0eeb9db2-2e6f-4bd0-97d0-75211074f1cc', 'c6c50303-8b5d-4dff-a3d1-77b6ca164903', '495a94af-586c-4df1-81ea-010ac43c7f31']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.002268 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ae9894-3b71-4c43-9be3-436efd259144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.032170 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ae9894-3b71-4c43-9be3-436efd259144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f553822-0734-45bf-aa20-f19bcc37aae6', '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='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['f68288f5-2e5c-46b9-bb7b-80c4e063cc2d','0eeb9db2-2e6f-4bd0-97d0-75211074f1cc','c6c50303-8b5d-4dff-a3d1-77b6ca164903','495a94af-586c-4df1-81ea-010ac43c7f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:07Z,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=0f553822-0734-45bf-aa20-f19bcc37aae6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae808051f3ed4a8390803c2455f92b54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a631a2e4d9214a4491df8ead63df07f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.032850 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7799a57d-3efd-4742-9195-7cea2b96cc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.048454 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7799a57d-3efd-4742-9195-7cea2b96cc19) transitioned into 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='ae808051f3ed4a8390803c2455f92b54',qos_specs=None,replication_status=,reservations=['f68288f5-2e5c-46b9-bb7b-80c4e063cc2d','0eeb9db2-2e6f-4bd0-97d0-75211074f1cc','c6c50303-8b5d-4dff-a3d1-77b6ca164903','495a94af-586c-4df1-81ea-010ac43c7f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a631a2e4d9214a4491df8ead63df07f4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.049166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ea1702-6107-49a6-af9d-e9070232b687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.059153 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85ea1702-6107-49a6-af9d-e9070232b687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.059980 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Flow 'volume_create_api' (7e781553-224f-4d95-b08c-9d5cb90cb5e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:07.060267 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Create volume request issued successfully. Jul 22 00:19:07.067150 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:07.067150 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:07.067455 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:19:07.322960 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9dd2d048-ce3f-457f-9e35-e11767322b48 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.323394 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9dd2d048-ce3f-457f-9e35-e11767322b48 None None] GET https://10.4.3.168/volume// Jul 22 00:19:07.323615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9dd2d048-ce3f-457f-9e35-e11767322b48 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:07.323762 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9dd2d048-ce3f-457f-9e35-e11767322b48 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:07.324187 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9dd2d048-ce3f-457f-9e35-e11767322b48 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:19:07.324629 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1156/4625] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:19:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:19:07.332918 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-0552df2d-09a6-4be1-a999-133bd38c413e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.335645 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-0552df2d-09a6-4be1-a999-133bd38c413e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:07.336134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-0552df2d-09a6-4be1-a999-133bd38c413e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:07.336208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-0552df2d-09a6-4be1-a999-133bd38c413e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:07.343475 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.350814 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:07.350814 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:07.355332 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-0552df2d-09a6-4be1-a999-133bd38c413e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:07.362039 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-0552df2d-09a6-4be1-a999-133bd38c413e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 200 Jul 22 00:19:07.362637 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1153/4626] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:19:07 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 1545 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:19:07.431880 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:07.432278 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-226551984"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:07.433871 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-226551984'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:07.433992 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume of 1 GB Jul 22 00:19:07.438020 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Availability Zones retrieved successfully. Jul 22 00:19:07.443565 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Flow 'volume_create_api' (90c108da-7f2f-4121-827d-cedd1a2d30d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:07.444528 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d21be8d9-2f85-4a31-8c35-1218ae8a9a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.445415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:07.468808 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-8aa9fccf-f7ad-41b4-a988-5de37a2ee124 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.471307 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-8aa9fccf-f7ad-41b4-a988-5de37a2ee124 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903 Jul 22 00:19:07.471673 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-8aa9fccf-f7ad-41b4-a988-5de37a2ee124 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:07.472047 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d21be8d9-2f85-4a31-8c35-1218ae8a9a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.472916 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97f8213-6364-407e-88be-bb932b1d06ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.480054 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-8aa9fccf-f7ad-41b4-a988-5de37a2ee124 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-481a8baf-9352-48ed-b50a-ec673099d406-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:19:07.484620 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-8aa9fccf-f7ad-41b4-a988-5de37a2ee124 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-481a8baf-9352-48ed-b50a-ec673099d406-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:19:07.485645 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:07.485645 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:07.533851 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Created reservations ['f6474481-8bf7-4d65-afbb-196558605f78', '467ff8e6-1465-45e9-b0ba-3e24229b1f0e', '52b4973b-10a0-41fb-89bf-5cfca6a538cf', 'ac0c6738-8a2e-4f2d-baec-0c019f547108'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:07.534842 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97f8213-6364-407e-88be-bb932b1d06ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6474481-8bf7-4d65-afbb-196558605f78', '467ff8e6-1465-45e9-b0ba-3e24229b1f0e', '52b4973b-10a0-41fb-89bf-5cfca6a538cf', 'ac0c6738-8a2e-4f2d-baec-0c019f547108']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.535583 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1b216f-76e4-416c-b10e-d6e100a34098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.563756 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1b216f-76e4-416c-b10e-d6e100a34098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa3ab6fb-250c-41cc-9279-4318827a1329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-226551984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e63b99143424c7892caff5fdc158c56',qos_specs=None,replication_status=,reservations=['f6474481-8bf7-4d65-afbb-196558605f78','467ff8e6-1465-45e9-b0ba-3e24229b1f0e','52b4973b-10a0-41fb-89bf-5cfca6a538cf','ac0c6738-8a2e-4f2d-baec-0c019f547108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef18e20d66b4a7884a1f5b86410b7f6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-226551984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa3ab6fb-250c-41cc-9279-4318827a1329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e63b99143424c7892caff5fdc158c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef18e20d66b4a7884a1f5b86410b7f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.563756 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82da1642-6f6b-4809-b69d-59cd2945784b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.565222 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-8aa9fccf-f7ad-41b4-a988-5de37a2ee124 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-481a8baf-9352-48ed-b50a-ec673099d406-np0000005612" released by "attachment_update" :: held 0.081s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:19:07.565610 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-8aa9fccf-f7ad-41b4-a988-5de37a2ee124 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903 returned with HTTP 200 Jul 22 00:19:07.566430 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1157/4627] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:19:07 2026] PUT /volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:07.579778 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82da1642-6f6b-4809-b69d-59cd2945784b) transitioned into state 'SUCCESS' from state '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-226551984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e63b99143424c7892caff5fdc158c56',qos_specs=None,replication_status=,reservations=['f6474481-8bf7-4d65-afbb-196558605f78','467ff8e6-1465-45e9-b0ba-3e24229b1f0e','52b4973b-10a0-41fb-89bf-5cfca6a538cf','ac0c6738-8a2e-4f2d-baec-0c019f547108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef18e20d66b4a7884a1f5b86410b7f6',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.580464 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f17e920-dfde-4703-b48d-10834805153c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:07.588955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ecac4a36-fcee-41ff-accf-d80a9a0edcbb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.590831 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f17e920-dfde-4703-b48d-10834805153c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:07.592136 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Flow 'volume_create_api' (90c108da-7f2f-4121-827d-cedd1a2d30d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:07.592909 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume request issued successfully. Jul 22 00:19:07.593118 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ecac4a36-fcee-41ff-accf-d80a9a0edcbb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903/action Jul 22 00:19:07.593295 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2bdb3d5-5312-435d-adaf-0ce73d7104e7 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:07.593557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ecac4a36-fcee-41ff-accf-d80a9a0edcbb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:07.593714 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ecac4a36-fcee-41ff-accf-d80a9a0edcbb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:07.593759 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1156/4628] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:07 2026] POST /volume/v3/volumes => generated 749 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:07.606410 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f2350826-40de-4d4b-b298-23ad2c821485 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.607316 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2350826-40de-4d4b-b298-23ad2c821485 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 Jul 22 00:19:07.607748 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2350826-40de-4d4b-b298-23ad2c821485 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:07.607748 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f2350826-40de-4d4b-b298-23ad2c821485 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:07.615022 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:07.615022 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:07.616303 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:07.616303 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:07.628537 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f2350826-40de-4d4b-b298-23ad2c821485 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume info retrieved successfully. Jul 22 00:19:07.634755 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d658570c-25f2-484b-aae2-36f81be4ad36 req-ecac4a36-fcee-41ff-accf-d80a9a0edcbb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903/action returned with HTTP 204 Jul 22 00:19:07.635354 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1154/4629] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:19:07 2026] POST /volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:07.637291 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f2350826-40de-4d4b-b298-23ad2c821485 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 returned with HTTP 200 Jul 22 00:19:07.637844 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1158/4630] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:07 2026] GET /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:07.752102 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de440c71-4228-40f8-83d3-99273b022fa0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.753895 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de440c71-4228-40f8-83d3-99273b022fa0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 Jul 22 00:19:07.754085 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de440c71-4228-40f8-83d3-99273b022fa0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:07.754267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de440c71-4228-40f8-83d3-99273b022fa0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:07.754363 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-de440c71-4228-40f8-83d3-99273b022fa0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 54711a49-c05b-435f-826e-4fa5b0c4fe66. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:07.758472 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de440c71-4228-40f8-83d3-99273b022fa0 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 returned with HTTP 404 Jul 22 00:19:07.758830 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1157/4631] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:07 2026] GET /volume/v3/backups/54711a49-c05b-435f-826e-4fa5b0c4fe66 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:07.765467 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d9b3da4-0707-4512-8bde-3ee8c7b70e04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.767141 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d9b3da4-0707-4512-8bde-3ee8c7b70e04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:19:07.767386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d9b3da4-0707-4512-8bde-3ee8c7b70e04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:07.767565 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d9b3da4-0707-4512-8bde-3ee8c7b70e04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:07.767660 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3d9b3da4-0707-4512-8bde-3ee8c7b70e04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete backup with id: 24800af5-36df-42cd-b692-abd497ce6624. Jul 22 00:19:07.773910 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:07.773910 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:07.788822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-3d9b3da4-0707-4512-8bde-3ee8c7b70e04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] delete_backup rpcapi backup_id 24800af5-36df-42cd-b692-abd497ce6624 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:19:07.790464 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d9b3da4-0707-4512-8bde-3ee8c7b70e04 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 202 Jul 22 00:19:07.790901 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1155/4632] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:07 2026] DELETE /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:07.800319 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4279b2e0-f2cc-47db-9540-a588991eec57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:07.800761 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4279b2e0-f2cc-47db-9540-a588991eec57 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:19:07.801956 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4279b2e0-f2cc-47db-9540-a588991eec57 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:07.801956 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4279b2e0-f2cc-47db-9540-a588991eec57 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:07.801956 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4279b2e0-f2cc-47db-9540-a588991eec57 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:07.807118 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:07.807118 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:07.807968 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4279b2e0-f2cc-47db-9540-a588991eec57 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 200 Jul 22 00:19:07.808469 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1159/4633] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:07 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:08.076745 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:08.076745 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:08.077119 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:19:08.077244 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Checking backup size 1 against volume size 1 {{(pid=100285) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 00:19:08.077343 np0000005612 devstack@c-api.service[100285]: INFO cinder.backup.api [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Overwriting volume 0f553822-0734-45bf-aa20-f19bcc37aae6 with restore of backup a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:08.093961 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] restore_backup in rpcapi backup_id a27e64af-dacd-45b2-b17b-61e078f4874f {{(pid=100285) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 00:19:08.096067 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a313b182-3d07-40bc-894d-b2ed292e78f1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f/restore returned with HTTP 202 Jul 22 00:19:08.096630 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1163/4634] 10.4.3.168 () {70 vars in 1433 bytes} [Wed Jul 22 00:19:06 2026] POST /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f/restore => generated 152 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:08.105387 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e9129e42-b7f3-45bd-b128-ce962f434f76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:08.107915 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9129e42-b7f3-45bd-b128-ce962f434f76 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:08.108261 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e9129e42-b7f3-45bd-b128-ce962f434f76 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:08.108538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e9129e42-b7f3-45bd-b128-ce962f434f76 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:08.108685 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e9129e42-b7f3-45bd-b128-ce962f434f76 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:08.114262 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:08.114262 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:08.114922 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e9129e42-b7f3-45bd-b128-ce962f434f76 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:08.115314 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1158/4635] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:08 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:08.651691 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3780a2f2-b343-408c-99ea-0e4cf5a341b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:08.653504 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3780a2f2-b343-408c-99ea-0e4cf5a341b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 Jul 22 00:19:08.653701 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3780a2f2-b343-408c-99ea-0e4cf5a341b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:08.653897 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3780a2f2-b343-408c-99ea-0e4cf5a341b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:08.660438 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:08.660438 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:08.664277 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3780a2f2-b343-408c-99ea-0e4cf5a341b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume info retrieved successfully. Jul 22 00:19:08.668400 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3780a2f2-b343-408c-99ea-0e4cf5a341b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 returned with HTTP 200 Jul 22 00:19:08.668759 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1156/4636] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:08 2026] GET /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:08.820013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc411fda-14a6-4528-a326-a7de7daa7dbf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:08.821687 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc411fda-14a6-4528-a326-a7de7daa7dbf tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 Jul 22 00:19:08.821908 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc411fda-14a6-4528-a326-a7de7daa7dbf tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:08.822083 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc411fda-14a6-4528-a326-a7de7daa7dbf tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:08.822180 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cc411fda-14a6-4528-a326-a7de7daa7dbf tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 24800af5-36df-42cd-b692-abd497ce6624. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:08.825564 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc411fda-14a6-4528-a326-a7de7daa7dbf tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 returned with HTTP 404 Jul 22 00:19:08.826020 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1160/4637] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:08 2026] GET /volume/v3/backups/24800af5-36df-42cd-b692-abd497ce6624 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:08.833642 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddb4a3f6-baeb-4766-9c66-06ea7f729bd2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:08.835839 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddb4a3f6-baeb-4766-9c66-06ea7f729bd2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:08.836164 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddb4a3f6-baeb-4766-9c66-06ea7f729bd2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:08.836455 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddb4a3f6-baeb-4766-9c66-06ea7f729bd2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:08.836911 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-ddb4a3f6-baeb-4766-9c66-06ea7f729bd2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete backup with id: 85277440-9ba5-4d3e-801d-9e987ee14ceb. Jul 22 00:19:08.842177 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:08.842177 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:08.855798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-ddb4a3f6-baeb-4766-9c66-06ea7f729bd2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] delete_backup rpcapi backup_id 85277440-9ba5-4d3e-801d-9e987ee14ceb {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:19:08.857805 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddb4a3f6-baeb-4766-9c66-06ea7f729bd2 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 202 Jul 22 00:19:08.858398 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1164/4638] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:08 2026] DELETE /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:08.866542 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6665ac84-926a-44ec-8817-5ed05904a672 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:08.868351 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6665ac84-926a-44ec-8817-5ed05904a672 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:08.868556 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6665ac84-926a-44ec-8817-5ed05904a672 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:08.868735 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6665ac84-926a-44ec-8817-5ed05904a672 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:08.868829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6665ac84-926a-44ec-8817-5ed05904a672 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:08.873174 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:08.873174 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:08.873844 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6665ac84-926a-44ec-8817-5ed05904a672 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 200 Jul 22 00:19:08.874352 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1159/4639] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:08 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:09.127381 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-96d9c2f3-0794-41f0-a342-188c9e712fa4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:09.132773 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96d9c2f3-0794-41f0-a342-188c9e712fa4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:09.132999 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96d9c2f3-0794-41f0-a342-188c9e712fa4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:09.133198 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96d9c2f3-0794-41f0-a342-188c9e712fa4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:09.133314 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-96d9c2f3-0794-41f0-a342-188c9e712fa4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:09.139047 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:09.139047 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:09.139914 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96d9c2f3-0794-41f0-a342-188c9e712fa4 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:09.140444 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1157/4640] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:09 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:09.885662 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b359bd44-1c48-4955-bb97-b32b4baa69f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:09.889516 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b359bd44-1c48-4955-bb97-b32b4baa69f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb Jul 22 00:19:09.889729 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b359bd44-1c48-4955-bb97-b32b4baa69f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:09.889950 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b359bd44-1c48-4955-bb97-b32b4baa69f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:09.890059 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b359bd44-1c48-4955-bb97-b32b4baa69f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Show backup with id 85277440-9ba5-4d3e-801d-9e987ee14ceb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:09.894003 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b359bd44-1c48-4955-bb97-b32b4baa69f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb returned with HTTP 404 Jul 22 00:19:09.894626 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1161/4641] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:09 2026] GET /volume/v3/backups/85277440-9ba5-4d3e-801d-9e987ee14ceb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:09.901832 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-04a47fd5-87bc-448a-aca9-fb496734f982 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:09.906512 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04a47fd5-87bc-448a-aca9-fb496734f982 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 Jul 22 00:19:09.906766 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04a47fd5-87bc-448a-aca9-fb496734f982 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:09.907019 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04a47fd5-87bc-448a-aca9-fb496734f982 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:09.907236 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-04a47fd5-87bc-448a-aca9-fb496734f982 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume with id: c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 Jul 22 00:19:09.921097 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:09.921097 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:09.921550 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-04a47fd5-87bc-448a-aca9-fb496734f982 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:19:09.950304 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-04a47fd5-87bc-448a-aca9-fb496734f982 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Delete volume request issued successfully. Jul 22 00:19:09.950470 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04a47fd5-87bc-448a-aca9-fb496734f982 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 returned with HTTP 202 Jul 22 00:19:09.950875 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1165/4642] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:09 2026] DELETE /volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:09.961482 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ddc484cd-29e0-47a6-a5aa-1691fe9f9679 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:09.964164 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddc484cd-29e0-47a6-a5aa-1691fe9f9679 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 Jul 22 00:19:09.964995 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddc484cd-29e0-47a6-a5aa-1691fe9f9679 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:09.965253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddc484cd-29e0-47a6-a5aa-1691fe9f9679 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:09.975129 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:09.975129 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:09.980212 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ddc484cd-29e0-47a6-a5aa-1691fe9f9679 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Volume info retrieved successfully. Jul 22 00:19:09.985001 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddc484cd-29e0-47a6-a5aa-1691fe9f9679 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 returned with HTTP 200 Jul 22 00:19:09.985501 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1160/4643] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:09 2026] GET /volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:10.151401 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35e422da-089c-4271-bf62-ddedf413db35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:10.153612 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35e422da-089c-4271-bf62-ddedf413db35 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:10.153876 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35e422da-089c-4271-bf62-ddedf413db35 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:10.154119 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35e422da-089c-4271-bf62-ddedf413db35 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:10.154269 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-35e422da-089c-4271-bf62-ddedf413db35 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:10.162972 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:10.162972 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:10.163684 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35e422da-089c-4271-bf62-ddedf413db35 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:10.164197 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1158/4644] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:10 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:11.000072 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59fc18c5-5884-4990-8a9a-00e8f706c1f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:11.002241 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59fc18c5-5884-4990-8a9a-00e8f706c1f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] GET https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 Jul 22 00:19:11.002491 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59fc18c5-5884-4990-8a9a-00e8f706c1f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:11.002722 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59fc18c5-5884-4990-8a9a-00e8f706c1f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:11.010014 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59fc18c5-5884-4990-8a9a-00e8f706c1f6 tempest-ProjectMemberTests33-2326734 tempest-ProjectMemberTests33-2326734-project-admin] https://10.4.3.168/volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 returned with HTTP 404 Jul 22 00:19:11.010619 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1162/4645] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:10 2026] GET /volume/v3/volumes/c1e92f05-6abd-4ce6-9c9d-78dda0d883c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:11.176309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e80e7826-7d4a-4e09-a584-95c87161dc65 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:11.183311 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e80e7826-7d4a-4e09-a584-95c87161dc65 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:11.183593 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e80e7826-7d4a-4e09-a584-95c87161dc65 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:11.183843 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e80e7826-7d4a-4e09-a584-95c87161dc65 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:11.184030 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e80e7826-7d4a-4e09-a584-95c87161dc65 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:11.189512 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:11.189512 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:11.190461 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e80e7826-7d4a-4e09-a584-95c87161dc65 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:11.190915 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1166/4646] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:11 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:12.205129 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03d61724-50c4-4e53-9cb3-187becfaed3f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:12.206833 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03d61724-50c4-4e53-9cb3-187becfaed3f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:12.207116 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03d61724-50c4-4e53-9cb3-187becfaed3f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:12.207430 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03d61724-50c4-4e53-9cb3-187becfaed3f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:12.207600 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-03d61724-50c4-4e53-9cb3-187becfaed3f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:12.213631 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:12.213631 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:12.214549 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03d61724-50c4-4e53-9cb3-187becfaed3f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:12.215002 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1161/4647] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:12 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:13.119926 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1a46ea6-a1de-40f4-9f6c-9cc9ee2aeaac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:13.224370 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7548a1b7-d87e-4531-ad85-057c32ab8e90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:13.226746 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7548a1b7-d87e-4531-ad85-057c32ab8e90 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:13.227030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7548a1b7-d87e-4531-ad85-057c32ab8e90 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:13.227319 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7548a1b7-d87e-4531-ad85-057c32ab8e90 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:13.227491 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7548a1b7-d87e-4531-ad85-057c32ab8e90 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:13.233032 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:13.233032 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:13.233648 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7548a1b7-d87e-4531-ad85-057c32ab8e90 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:13.234161 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1163/4648] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:13 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:13.245817 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1a46ea6-a1de-40f4-9f6c-9cc9ee2aeaac tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-admin] GET https://10.4.3.168/volume/v3/scheduler-stats/get_pools Jul 22 00:19:13.246077 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1a46ea6-a1de-40f4-9f6c-9cc9ee2aeaac tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:13.246338 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1a46ea6-a1de-40f4-9f6c-9cc9ee2aeaac tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-admin] Calling method 'get_pools' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:13.256606 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1a46ea6-a1de-40f4-9f6c-9cc9ee2aeaac tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-admin] https://10.4.3.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 00:19:13.257344 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1159/4649] 10.4.3.168 () {66 vars in 1291 bytes} [Wed Jul 22 00:19:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:13.265171 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4653674-0057-4121-907a-3565e223e81d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:13.324673 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4653674-0057-4121-907a-3565e223e81d tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-reader] GET https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool Jul 22 00:19:13.324904 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4653674-0057-4121-907a-3565e223e81d tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:13.327834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4653674-0057-4121-907a-3565e223e81d tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:13.327834 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-d4653674-0057-4121-907a-3565e223e81d tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '40f0ba08d21e49f7ab94ebfabb7eb9bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7913bc6ddb9045fa92b236e7fcc0464e', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:19:13.327834 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4653674-0057-4121-907a-3565e223e81d tempest-ProjectReaderTests-379184832 tempest-ProjectReaderTests-379184832-project-reader] https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool returned with HTTP 403 Jul 22 00:19:13.327834 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1167/4650] 10.4.3.168 () {66 vars in 1318 bytes} [Wed Jul 22 00:19:13 2026] GET /volume/v3/capabilities/np0000005612@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:14.107837 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c30f2bc0-5de9-42ff-a31a-acd5b60b14d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:14.111878 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c30f2bc0-5de9-42ff-a31a-acd5b60b14d8 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/1e2c1b32-6f7b-491e-ae27-8b363d1771c6/action Jul 22 00:19:14.111878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c30f2bc0-5de9-42ff-a31a-acd5b60b14d8 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-attach": {"instance_uuid": "59d7fbd8-6ca9-4985-ab14-d64b8ffd99c6", "mountpoint": "/dev/vdc"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:14.111878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c30f2bc0-5de9-42ff-a31a-acd5b60b14d8 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "59d7fbd8-6ca9-4985-ab14-d64b8ffd99c6", "mountpoint": "/dev/vdc"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:14.118302 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c30f2bc0-5de9-42ff-a31a-acd5b60b14d8 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/1e2c1b32-6f7b-491e-ae27-8b363d1771c6/action returned with HTTP 404 Jul 22 00:19:14.118948 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1162/4651] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:14 2026] POST /volume/v3/volumes/1e2c1b32-6f7b-491e-ae27-8b363d1771c6/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:14.246912 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cd32fb3-3abc-45e3-89db-f5425c8c2381 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:14.249813 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cd32fb3-3abc-45e3-89db-f5425c8c2381 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:14.253295 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cd32fb3-3abc-45e3-89db-f5425c8c2381 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:14.253295 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cd32fb3-3abc-45e3-89db-f5425c8c2381 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:14.253295 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0cd32fb3-3abc-45e3-89db-f5425c8c2381 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:14.258042 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:14.258042 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:14.259935 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cd32fb3-3abc-45e3-89db-f5425c8c2381 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:14.260139 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1164/4652] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:14 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:15.177050 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:15.273617 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1632d93-edbb-4422-947c-de46237e5190 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:15.276130 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1632d93-edbb-4422-947c-de46237e5190 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:15.276301 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1632d93-edbb-4422-947c-de46237e5190 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:15.276534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1632d93-edbb-4422-947c-de46237e5190 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:15.276678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d1632d93-edbb-4422-947c-de46237e5190 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:15.284311 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:15.284656 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1517253444"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:15.286828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1517253444'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:15.286992 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:15.289499 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:15.289499 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:15.290215 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1632d93-edbb-4422-947c-de46237e5190 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:15.290598 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1168/4653] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:15 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:15.293662 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:15.299895 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (7c2ecbed-a459-4e10-90fe-e09c86461c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:15.301109 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0493d818-b0be-465d-91d7-3afe5c4876d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:15.301919 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:15.331912 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0493d818-b0be-465d-91d7-3afe5c4876d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:15.332311 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ffc69c-8b81-4e9a-97db-f6a30c5f528a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:15.390323 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['054165e7-aa2e-4dec-a58e-27abfabf3ea5', 'eb1cafb2-b7af-4a2d-a2bd-f1755d3a346d', '756226cd-3cb4-4df5-8a48-879910b58499', '5139f232-eee3-497b-91d9-7cc35150e96a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:15.391225 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ffc69c-8b81-4e9a-97db-f6a30c5f528a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['054165e7-aa2e-4dec-a58e-27abfabf3ea5', 'eb1cafb2-b7af-4a2d-a2bd-f1755d3a346d', '756226cd-3cb4-4df5-8a48-879910b58499', '5139f232-eee3-497b-91d9-7cc35150e96a']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:15.392014 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abfbfc51-360b-4a69-8c77-2abf75966527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:15.420722 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abfbfc51-360b-4a69-8c77-2abf75966527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f42845f-c46b-4356-92f7-cc0a89864a07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517253444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['054165e7-aa2e-4dec-a58e-27abfabf3ea5','eb1cafb2-b7af-4a2d-a2bd-f1755d3a346d','756226cd-3cb4-4df5-8a48-879910b58499','5139f232-eee3-497b-91d9-7cc35150e96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517253444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f42845f-c46b-4356-92f7-cc0a89864a07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:15.421720 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a28bc85f-0750-4c35-8cf3-a3ee2e0c94d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:15.441400 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a28bc85f-0750-4c35-8cf3-a3ee2e0c94d5) transitioned into state 'SUCCESS' from state '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-1517253444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['054165e7-aa2e-4dec-a58e-27abfabf3ea5','eb1cafb2-b7af-4a2d-a2bd-f1755d3a346d','756226cd-3cb4-4df5-8a48-879910b58499','5139f232-eee3-497b-91d9-7cc35150e96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:15.442368 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2082c89-5146-4494-bde4-a171097b4c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:15.450750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2082c89-5146-4494-bde4-a171097b4c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:15.451631 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (7c2ecbed-a459-4e10-90fe-e09c86461c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:15.451961 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:15.452545 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fbdc16a-2569-4d58-a15f-c925cc8c46c8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:15.453210 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1160/4654] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:15 2026] POST /volume/v3/volumes => generated 778 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 00:19:15.469017 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c0534f9-78c5-4f01-87f4-3802834b6b35 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:15.470970 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c0534f9-78c5-4f01-87f4-3802834b6b35 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 Jul 22 00:19:15.471202 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c0534f9-78c5-4f01-87f4-3802834b6b35 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:15.471410 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c0534f9-78c5-4f01-87f4-3802834b6b35 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:15.479877 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:15.479877 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:15.486373 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c0534f9-78c5-4f01-87f4-3802834b6b35 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:15.491046 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c0534f9-78c5-4f01-87f4-3802834b6b35 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 returned with HTTP 200 Jul 22 00:19:15.491528 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1163/4655] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:15 2026] GET /volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:16.302629 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ced82687-61b3-4463-b8d1-2d15d63c725b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:16.304681 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ced82687-61b3-4463-b8d1-2d15d63c725b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:16.304904 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ced82687-61b3-4463-b8d1-2d15d63c725b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:16.305078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ced82687-61b3-4463-b8d1-2d15d63c725b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:16.305196 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ced82687-61b3-4463-b8d1-2d15d63c725b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:16.309434 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:16.309434 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:16.309988 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ced82687-61b3-4463-b8d1-2d15d63c725b tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:16.310701 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1165/4656] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:16 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:16.506136 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d0e4536-c8a5-4cc5-9939-323b50168484 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:16.507954 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d0e4536-c8a5-4cc5-9939-323b50168484 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 Jul 22 00:19:16.508139 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d0e4536-c8a5-4cc5-9939-323b50168484 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:16.508390 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d0e4536-c8a5-4cc5-9939-323b50168484 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:16.517565 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:16.517565 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:16.522144 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8d0e4536-c8a5-4cc5-9939-323b50168484 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:16.526730 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d0e4536-c8a5-4cc5-9939-323b50168484 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 returned with HTTP 200 Jul 22 00:19:16.527504 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1169/4657] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:16 2026] GET /volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:16.539749 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-404e8006-5f0d-4a49-9146-a6fbc3143b47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:16.606465 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-404e8006-5f0d-4a49-9146-a6fbc3143b47 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:16.606914 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-404e8006-5f0d-4a49-9146-a6fbc3143b47 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f42845f-c46b-4356-92f7-cc0a89864a07", "name": "tempest-ProjectMemberTests-Snapshot-695806641"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:16.617662 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:16.617662 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:16.618297 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-404e8006-5f0d-4a49-9146-a6fbc3143b47 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Volume info retrieved successfully. Jul 22 00:19:16.618449 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-404e8006-5f0d-4a49-9146-a6fbc3143b47 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Create snapshot from volume 3f42845f-c46b-4356-92f7-cc0a89864a07 Jul 22 00:19:16.662607 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-404e8006-5f0d-4a49-9146-a6fbc3143b47 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Created reservations ['c3207609-ac80-4d08-9511-c265c4955aed', '858833bd-33fe-4f49-ac9f-a839a40471f6', '70f2a14e-abc1-416d-8d60-43225cb451a5', '1c24c8ca-9f37-4736-87c8-3439c36c618f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:16.692028 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-404e8006-5f0d-4a49-9146-a6fbc3143b47 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot create request issued successfully. Jul 22 00:19:16.692379 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-404e8006-5f0d-4a49-9146-a6fbc3143b47 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:16.692758 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1161/4658] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:16 2026] POST /volume/v3/snapshots => generated 304 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:16.705450 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34054a0b-c8be-41b4-9dd9-43e242759da3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:16.708955 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34054a0b-c8be-41b4-9dd9-43e242759da3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] GET https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 Jul 22 00:19:16.709215 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34054a0b-c8be-41b4-9dd9-43e242759da3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:16.709424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34054a0b-c8be-41b4-9dd9-43e242759da3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:16.716806 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:16.716806 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:16.717334 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-34054a0b-c8be-41b4-9dd9-43e242759da3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:16.718220 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34054a0b-c8be-41b4-9dd9-43e242759da3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 returned with HTTP 200 Jul 22 00:19:16.718605 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1164/4659] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:16 2026] GET /volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:17.325510 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68d8d82d-4e9f-4c2b-83d1-1dd470a00867 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:17.327538 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68d8d82d-4e9f-4c2b-83d1-1dd470a00867 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:17.327772 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68d8d82d-4e9f-4c2b-83d1-1dd470a00867 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:17.328030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68d8d82d-4e9f-4c2b-83d1-1dd470a00867 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:17.328145 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-68d8d82d-4e9f-4c2b-83d1-1dd470a00867 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:17.332989 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:17.332989 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:17.333693 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68d8d82d-4e9f-4c2b-83d1-1dd470a00867 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:17.334243 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1166/4660] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:17 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:17.727957 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8c394648-1792-472b-a8fd-8fba0767575d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:17.729677 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c394648-1792-472b-a8fd-8fba0767575d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] GET https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 Jul 22 00:19:17.729850 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c394648-1792-472b-a8fd-8fba0767575d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:17.730078 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c394648-1792-472b-a8fd-8fba0767575d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:17.734595 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:17.734595 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:17.734930 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8c394648-1792-472b-a8fd-8fba0767575d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:17.735634 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c394648-1792-472b-a8fd-8fba0767575d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 returned with HTTP 200 Jul 22 00:19:17.736097 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1170/4661] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:17 2026] GET /volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:17.746265 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b18a62a0-175c-4cdc-8a51-19fd887437d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:17.748083 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b18a62a0-175c-4cdc-8a51-19fd887437d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 Jul 22 00:19:17.748282 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b18a62a0-175c-4cdc-8a51-19fd887437d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:17.748477 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b18a62a0-175c-4cdc-8a51-19fd887437d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:17.748599 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-b18a62a0-175c-4cdc-8a51-19fd887437d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Delete snapshot with id: f790220f-3a25-4cdc-840e-b90343eb38e7 Jul 22 00:19:17.753591 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:17.753591 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:17.754010 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b18a62a0-175c-4cdc-8a51-19fd887437d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:17.767635 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b18a62a0-175c-4cdc-8a51-19fd887437d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot delete request issued successfully. Jul 22 00:19:17.767810 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b18a62a0-175c-4cdc-8a51-19fd887437d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 returned with HTTP 202 Jul 22 00:19:17.768218 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1162/4662] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:17 2026] DELETE /volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:17.779287 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9955ca98-5c73-4fee-af8e-e79dca503768 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:17.781552 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9955ca98-5c73-4fee-af8e-e79dca503768 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] GET https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 Jul 22 00:19:17.781784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9955ca98-5c73-4fee-af8e-e79dca503768 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:17.782036 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9955ca98-5c73-4fee-af8e-e79dca503768 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:17.788509 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:17.788509 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:17.788509 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9955ca98-5c73-4fee-af8e-e79dca503768 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:17.789040 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9955ca98-5c73-4fee-af8e-e79dca503768 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 returned with HTTP 200 Jul 22 00:19:17.789534 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1165/4663] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:17 2026] GET /volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:18.230474 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:18.232204 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:18.232615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3e13414c-a935-416d-9e10-0ad03c8ca5be", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1816397"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:18.234021 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume request body: {'volume': {'imageRef': '3e13414c-a935-416d-9e10-0ad03c8ca5be', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1816397'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:18.304548 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume of 2 GB Jul 22 00:19:18.309794 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Availability Zones retrieved successfully. Jul 22 00:19:18.317885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Flow 'volume_create_api' (cc754542-2746-43bb-b822-f0886571f7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:18.319340 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52671cb-89de-411b-a915-d784f6e1a17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:18.320669 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Validating volume size '2' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:18.343830 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b0ae1161-1fcd-4023-aa4d-a58c24550a31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:18.346813 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0ae1161-1fcd-4023-aa4d-a58c24550a31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:18.347046 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0ae1161-1fcd-4023-aa4d-a58c24550a31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:18.347269 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0ae1161-1fcd-4023-aa4d-a58c24550a31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:18.347399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b0ae1161-1fcd-4023-aa4d-a58c24550a31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:18.353229 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:18.353229 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:18.353778 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0ae1161-1fcd-4023-aa4d-a58c24550a31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:18.354127 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1171/4664] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:18 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:18.354591 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52671cb-89de-411b-a915-d784f6e1a17c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 00:19:18.354591 np0000005612 devstack@c-api.service[100286]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3e13414c-a935-416d-9e10-0ad03c8ca5be is not active. Jul 22 00:19:18.356263 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52671cb-89de-411b-a915-d784f6e1a17c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:18.357137 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52671cb-89de-411b-a915-d784f6e1a17c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 00:19:18.357944 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Flow 'volume_create_api' (cc754542-2746-43bb-b822-f0886571f7e0) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 00:19:18.358304 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4c5ff1c-56de-4b5d-b577-e1cf2d3040f4 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 400 Jul 22 00:19:18.358873 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1167/4665] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:19:18 2026] POST /volume/v3/volumes => generated 125 bytes in 129 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:18.364522 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af9b37f9-77c4-47de-9e78-a5e982d653fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:18.366472 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af9b37f9-77c4-47de-9e78-a5e982d653fd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 Jul 22 00:19:18.366757 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af9b37f9-77c4-47de-9e78-a5e982d653fd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:18.367026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af9b37f9-77c4-47de-9e78-a5e982d653fd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:18.367318 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-af9b37f9-77c4-47de-9e78-a5e982d653fd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume with id: 0f553822-0734-45bf-aa20-f19bcc37aae6 Jul 22 00:19:18.374948 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:18.374948 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:18.375509 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af9b37f9-77c4-47de-9e78-a5e982d653fd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:19:18.393238 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af9b37f9-77c4-47de-9e78-a5e982d653fd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume request issued successfully. Jul 22 00:19:18.393453 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af9b37f9-77c4-47de-9e78-a5e982d653fd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 returned with HTTP 202 Jul 22 00:19:18.393987 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1163/4666] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:18 2026] DELETE /volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:18.400850 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fbeef117-f686-4fd9-ac3f-b3f032de22eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:18.405508 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbeef117-f686-4fd9-ac3f-b3f032de22eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 Jul 22 00:19:18.405705 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbeef117-f686-4fd9-ac3f-b3f032de22eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:18.405924 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbeef117-f686-4fd9-ac3f-b3f032de22eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:18.413294 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:18.413294 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:18.416551 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fbeef117-f686-4fd9-ac3f-b3f032de22eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:19:18.420905 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbeef117-f686-4fd9-ac3f-b3f032de22eb tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 returned with HTTP 200 Jul 22 00:19:18.421397 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1166/4667] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:18 2026] GET /volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:18.798672 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1253805e-7f86-4936-8932-45858ef05fe6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:18.800400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1253805e-7f86-4936-8932-45858ef05fe6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] GET https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 Jul 22 00:19:18.800594 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1253805e-7f86-4936-8932-45858ef05fe6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:18.800808 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1253805e-7f86-4936-8932-45858ef05fe6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:18.805669 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1253805e-7f86-4936-8932-45858ef05fe6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 returned with HTTP 404 Jul 22 00:19:18.806325 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1172/4668] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:18 2026] GET /volume/v3/snapshots/f790220f-3a25-4cdc-840e-b90343eb38e7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:18.816157 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-db26ba32-3ea3-4dbf-8a13-0f4f4fa88425 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:18.817952 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db26ba32-3ea3-4dbf-8a13-0f4f4fa88425 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 Jul 22 00:19:18.818166 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db26ba32-3ea3-4dbf-8a13-0f4f4fa88425 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:18.818344 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-db26ba32-3ea3-4dbf-8a13-0f4f4fa88425 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:18.818496 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-db26ba32-3ea3-4dbf-8a13-0f4f4fa88425 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: 3f42845f-c46b-4356-92f7-cc0a89864a07 Jul 22 00:19:18.827925 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:18.827925 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:18.828401 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-db26ba32-3ea3-4dbf-8a13-0f4f4fa88425 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:18.845813 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-db26ba32-3ea3-4dbf-8a13-0f4f4fa88425 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:18.846063 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-db26ba32-3ea3-4dbf-8a13-0f4f4fa88425 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 returned with HTTP 202 Jul 22 00:19:18.846735 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1168/4669] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:18 2026] DELETE /volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:18.856258 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b9d91f6-a040-47c9-9fe5-ce79fb3c6261 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:18.860402 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b9d91f6-a040-47c9-9fe5-ce79fb3c6261 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 Jul 22 00:19:18.860577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b9d91f6-a040-47c9-9fe5-ce79fb3c6261 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:18.860751 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b9d91f6-a040-47c9-9fe5-ce79fb3c6261 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:18.875123 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:18.875123 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:18.881252 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1b9d91f6-a040-47c9-9fe5-ce79fb3c6261 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:18.888547 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b9d91f6-a040-47c9-9fe5-ce79fb3c6261 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 returned with HTTP 200 Jul 22 00:19:18.889870 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1164/4670] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:18 2026] GET /volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:19.437331 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1437706c-7928-47b5-9065-67fd2eba129c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:19.441944 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1437706c-7928-47b5-9065-67fd2eba129c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 Jul 22 00:19:19.442292 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1437706c-7928-47b5-9065-67fd2eba129c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:19.442551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1437706c-7928-47b5-9065-67fd2eba129c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:19.451213 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1437706c-7928-47b5-9065-67fd2eba129c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 returned with HTTP 404 Jul 22 00:19:19.451990 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1167/4671] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:19 2026] GET /volume/v3/volumes/0f553822-0734-45bf-aa20-f19bcc37aae6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:19.463589 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f49909e3-4426-4e2b-8d91-e3f886ec9aa3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:19.465370 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f49909e3-4426-4e2b-8d91-e3f886ec9aa3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:19.465631 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f49909e3-4426-4e2b-8d91-e3f886ec9aa3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:19.465892 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f49909e3-4426-4e2b-8d91-e3f886ec9aa3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:19.466029 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f49909e3-4426-4e2b-8d91-e3f886ec9aa3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:19.473407 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:19.473407 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:19.473964 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f49909e3-4426-4e2b-8d91-e3f886ec9aa3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:19.474426 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1173/4672] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:19 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:19.485214 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc4ee014-2a5d-4b6a-9528-25eb61d856e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:19.488533 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc4ee014-2a5d-4b6a-9528-25eb61d856e3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:19.488533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc4ee014-2a5d-4b6a-9528-25eb61d856e3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:19.488533 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc4ee014-2a5d-4b6a-9528-25eb61d856e3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:19.488533 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-dc4ee014-2a5d-4b6a-9528-25eb61d856e3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete backup with id: 97b1c9a7-4041-4c70-a3df-b5c863da99ba. Jul 22 00:19:19.491136 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:19.491136 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:19.501206 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-dc4ee014-2a5d-4b6a-9528-25eb61d856e3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] delete_backup rpcapi backup_id 97b1c9a7-4041-4c70-a3df-b5c863da99ba {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:19:19.504567 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc4ee014-2a5d-4b6a-9528-25eb61d856e3 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 202 Jul 22 00:19:19.504567 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1169/4673] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:19 2026] DELETE /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:19.510586 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58436e18-dbf5-4e62-8517-8d30d8778da1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:19.512338 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58436e18-dbf5-4e62-8517-8d30d8778da1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:19.512528 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58436e18-dbf5-4e62-8517-8d30d8778da1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:19.512705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58436e18-dbf5-4e62-8517-8d30d8778da1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:19.513377 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-58436e18-dbf5-4e62-8517-8d30d8778da1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:19.517301 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:19.517301 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:19.518027 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58436e18-dbf5-4e62-8517-8d30d8778da1 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 200 Jul 22 00:19:19.518890 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1165/4674] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:19 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:19.906176 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c066c56b-0335-404d-882c-0f6bedcd1d49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:19.907908 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c066c56b-0335-404d-882c-0f6bedcd1d49 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 Jul 22 00:19:19.908120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c066c56b-0335-404d-882c-0f6bedcd1d49 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:19.908345 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c066c56b-0335-404d-882c-0f6bedcd1d49 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:19.915198 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c066c56b-0335-404d-882c-0f6bedcd1d49 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 returned with HTTP 404 Jul 22 00:19:19.915671 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1168/4675] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:19 2026] GET /volume/v3/volumes/3f42845f-c46b-4356-92f7-cc0a89864a07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:19.928090 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-167813a0-96df-4838-a38f-99e5f39860f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:19.935614 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:19.937641 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:19.937912 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:19.938088 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-648590378"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:19.938450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6ebdd037-8ed0-4856-8d02-71bbe8988f44"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:19.940070 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-648590378'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:19.940238 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:19.940319 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6ebdd037-8ed0-4856-8d02-71bbe8988f44'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:19.944755 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:19.954508 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (b3896a62-d116-4b31-b0fc-f6901cb49118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:19.955832 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0362bbe-3e69-4457-acf0-2933707fb8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:19.959008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:19.990954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0362bbe-3e69-4457-acf0-2933707fb8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:19.992393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de047b4e-eee2-4d44-b888-4c3f0e6293ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:20.023234 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume of 1 GB Jul 22 00:19:20.027715 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Availability Zones retrieved successfully. Jul 22 00:19:20.033546 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Flow 'volume_create_api' (7a3b3e6a-5b2a-42a0-a857-5f3728336c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:20.034832 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c02cd2f-87ee-4f15-b22f-de078dfefd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:20.036084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:20.044986 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['864291d7-8b78-4c03-abec-a11632bafa2c', 'b02984dc-35f3-44d4-8704-96902d26503f', '08c74013-4c27-4987-adef-42ffd05bfd75', 'd96934fb-c54b-43e3-a415-ce11cce65a84'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:20.045805 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de047b4e-eee2-4d44-b888-4c3f0e6293ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['864291d7-8b78-4c03-abec-a11632bafa2c', 'b02984dc-35f3-44d4-8704-96902d26503f', '08c74013-4c27-4987-adef-42ffd05bfd75', 'd96934fb-c54b-43e3-a415-ce11cce65a84']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:20.046531 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be4117e-8a8f-496a-a2ab-5223a9e1adee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:20.069799 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be4117e-8a8f-496a-a2ab-5223a9e1adee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e472dd85-82d8-49be-827e-3436dee8caa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-648590378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['864291d7-8b78-4c03-abec-a11632bafa2c','b02984dc-35f3-44d4-8704-96902d26503f','08c74013-4c27-4987-adef-42ffd05bfd75','d96934fb-c54b-43e3-a415-ce11cce65a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-648590378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e472dd85-82d8-49be-827e-3436dee8caa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:20.071067 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (714ec31d-77c2-4ad2-a434-c8f301d22bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:20.072620 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c02cd2f-87ee-4f15-b22f-de078dfefd1f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 00:19:20.072620 np0000005612 devstack@c-api.service[100286]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 22 00:19:20.074838 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c02cd2f-87ee-4f15-b22f-de078dfefd1f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:20.075844 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c02cd2f-87ee-4f15-b22f-de078dfefd1f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 00:19:20.076882 np0000005612 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Flow 'volume_create_api' (7a3b3e6a-5b2a-42a0-a857-5f3728336c12) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 00:19:20.077262 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a8455d3-8e3c-417e-a98f-bf7840ba983a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 400 Jul 22 00:19:20.077913 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1170/4676] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:19 2026] POST /volume/v3/volumes => generated 134 bytes in 143 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.100897 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (714ec31d-77c2-4ad2-a434-c8f301d22bf9) transitioned into state 'SUCCESS' from state '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-648590378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['864291d7-8b78-4c03-abec-a11632bafa2c','b02984dc-35f3-44d4-8704-96902d26503f','08c74013-4c27-4987-adef-42ffd05bfd75','d96934fb-c54b-43e3-a415-ce11cce65a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:20.101875 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab9a52b-5f08-455a-8856-73f4589b7492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:20.118269 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab9a52b-5f08-455a-8856-73f4589b7492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:20.119377 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (b3896a62-d116-4b31-b0fc-f6901cb49118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:20.119763 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:20.120661 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-167813a0-96df-4838-a38f-99e5f39860f0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:20.121219 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1174/4677] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:19 2026] POST /volume/v3/volumes => generated 777 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:20.133346 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e05843b2-503f-4c3c-aa46-ec3184ff59a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.135269 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e05843b2-503f-4c3c-aa46-ec3184ff59a6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 Jul 22 00:19:20.135532 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e05843b2-503f-4c3c-aa46-ec3184ff59a6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.135784 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e05843b2-503f-4c3c-aa46-ec3184ff59a6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.143429 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.143429 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:20.147153 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e05843b2-503f-4c3c-aa46-ec3184ff59a6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:20.151703 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e05843b2-503f-4c3c-aa46-ec3184ff59a6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 returned with HTTP 200 Jul 22 00:19:20.152159 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1166/4678] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:20.268878 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c43a5edf-4982-4f8f-b2f4-4b19e8e6bdf9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.271029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c43a5edf-4982-4f8f-b2f4-4b19e8e6bdf9 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:20.271450 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c43a5edf-4982-4f8f-b2f4-4b19e8e6bdf9 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.273652 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c43a5edf-4982-4f8f-b2f4-4b19e8e6bdf9 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 400 Jul 22 00:19:20.274236 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1169/4679] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.282295 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f2a6466-5f3b-4c42-b132-fb4ca703e1ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.283972 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f2a6466-5f3b-4c42-b132-fb4ca703e1ed tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:20.284315 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f2a6466-5f3b-4c42-b132-fb4ca703e1ed tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e5c2cfe8-4114-4db3-bef3-6b2e014efbbd"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.286080 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8f2a6466-5f3b-4c42-b132-fb4ca703e1ed tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e5c2cfe8-4114-4db3-bef3-6b2e014efbbd'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:20.290274 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f2a6466-5f3b-4c42-b132-fb4ca703e1ed tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 404 Jul 22 00:19:20.290728 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1171/4680] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.299499 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd0bfe15-2a30-4c7d-8448-844bff484624 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.301355 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd0bfe15-2a30-4c7d-8448-844bff484624 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:20.301755 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd0bfe15-2a30-4c7d-8448-844bff484624 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "992fb35a-7dc0-4f18-99dd-26f57ee8355a"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.303430 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-bd0bfe15-2a30-4c7d-8448-844bff484624 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '992fb35a-7dc0-4f18-99dd-26f57ee8355a'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:20.309723 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd0bfe15-2a30-4c7d-8448-844bff484624 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 404 Jul 22 00:19:20.310253 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1175/4681] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.319983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b417f7bf-8032-4050-aa22-98e49a1f160c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.321662 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b417f7bf-8032-4050-aa22-98e49a1f160c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:20.322006 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b417f7bf-8032-4050-aa22-98e49a1f160c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "96d54a40-47c6-4727-b7f7-30f325fba502"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.323405 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b417f7bf-8032-4050-aa22-98e49a1f160c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '96d54a40-47c6-4727-b7f7-30f325fba502'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:20.329687 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b417f7bf-8032-4050-aa22-98e49a1f160c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 404 Jul 22 00:19:20.330339 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1167/4682] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.339751 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f98abe6c-3a88-49be-9d21-5c7579caa283 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.342018 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f98abe6c-3a88-49be-9d21-5c7579caa283 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:20.342360 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f98abe6c-3a88-49be-9d21-5c7579caa283 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.344712 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f98abe6c-3a88-49be-9d21-5c7579caa283 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 400 Jul 22 00:19:20.345317 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1170/4683] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.352556 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-517c423c-5a8b-440f-8204-e6bcdcdbba7f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.354192 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-517c423c-5a8b-440f-8204-e6bcdcdbba7f tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:20.354530 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-517c423c-5a8b-440f-8204-e6bcdcdbba7f tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.356008 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-517c423c-5a8b-440f-8204-e6bcdcdbba7f tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 400 Jul 22 00:19:20.356430 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1172/4684] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.363805 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-11e91d1e-a2a7-4665-baea-d9440f502212 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.365561 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11e91d1e-a2a7-4665-baea-d9440f502212 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:20.365869 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11e91d1e-a2a7-4665-baea-d9440f502212 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.367396 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11e91d1e-a2a7-4665-baea-d9440f502212 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 400 Jul 22 00:19:20.367814 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1176/4685] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.375125 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef746e29-1f1b-49ee-b639-3894e9c0cc72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.377111 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef746e29-1f1b-49ee-b639-3894e9c0cc72 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] DELETE https://10.4.3.168/volume/v3/volumes/tempest-invalid-1089615657 Jul 22 00:19:20.377419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef746e29-1f1b-49ee-b639-3894e9c0cc72 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.377688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef746e29-1f1b-49ee-b639-3894e9c0cc72 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.377954 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ef746e29-1f1b-49ee-b639-3894e9c0cc72 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Delete volume with id: tempest-invalid-1089615657 Jul 22 00:19:20.385392 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef746e29-1f1b-49ee-b639-3894e9c0cc72 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/tempest-invalid-1089615657 returned with HTTP 404 Jul 22 00:19:20.386172 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1168/4686] 10.4.3.168 () {66 vars in 1321 bytes} [Wed Jul 22 00:19:20 2026] DELETE /volume/v3/volumes/tempest-invalid-1089615657 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:20.393950 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2589cd08-6c0e-4616-8600-e6a04a7abb57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.396282 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1171/4687] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:19:20 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 00:19:20.403425 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a014d2b2-66e0-4f95-905e-f541dc476602 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.404761 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a014d2b2-66e0-4f95-905e-f541dc476602 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/xxx/action Jul 22 00:19:20.405035 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a014d2b2-66e0-4f95-905e-f541dc476602 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-detach": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.405169 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a014d2b2-66e0-4f95-905e-f541dc476602 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.412098 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a014d2b2-66e0-4f95-905e-f541dc476602 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 22 00:19:20.412711 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1173/4688] 10.4.3.168 () {68 vars in 1291 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:20.419896 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd223f24-5e3e-438a-b957-d38d35a1be80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.421569 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd223f24-5e3e-438a-b957-d38d35a1be80 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/tempest-invalid-103288273 Jul 22 00:19:20.421746 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd223f24-5e3e-438a-b957-d38d35a1be80 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.421951 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd223f24-5e3e-438a-b957-d38d35a1be80 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.427191 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd223f24-5e3e-438a-b957-d38d35a1be80 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/tempest-invalid-103288273 returned with HTTP 404 Jul 22 00:19:20.427619 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1177/4689] 10.4.3.168 () {66 vars in 1315 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes/tempest-invalid-103288273 => generated 98 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:20.434703 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8ceec2f-8d90-444f-ae03-78fc2be393f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.436963 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1169/4690] 10.4.3.168 () {66 vars in 1240 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 00:19:20.443094 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b902aace-e401-45d8-8410-19b985c25cc0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.444707 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b902aace-e401-45d8-8410-19b985c25cc0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?status=null Jul 22 00:19:20.445080 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b902aace-e401-45d8-8410-19b985c25cc0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.445281 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b902aace-e401-45d8-8410-19b985c25cc0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.445548 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-b902aace-e401-45d8-8410-19b985c25cc0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:19:20.445767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b902aace-e401-45d8-8410-19b985c25cc0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Could not evaluate value null, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:19:20.446321 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b902aace-e401-45d8-8410-19b985c25cc0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:19:20.472220 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b902aace-e401-45d8-8410-19b985c25cc0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Get all volumes completed successfully. Jul 22 00:19:20.474265 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b902aace-e401-45d8-8410-19b985c25cc0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 22 00:19:20.474572 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1172/4691] 10.4.3.168 () {66 vars in 1281 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:19:20.486453 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59a9faa0-3ba2-452d-acd7-d7f23d873665 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.488186 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59a9faa0-3ba2-452d-acd7-d7f23d873665 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1600016120 Jul 22 00:19:20.488411 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59a9faa0-3ba2-452d-acd7-d7f23d873665 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.488597 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59a9faa0-3ba2-452d-acd7-d7f23d873665 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.488914 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-59a9faa0-3ba2-452d-acd7-d7f23d873665 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:19:20.489618 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59a9faa0-3ba2-452d-acd7-d7f23d873665 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1600016120'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:19:20.496233 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59a9faa0-3ba2-452d-acd7-d7f23d873665 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Get all volumes completed successfully. Jul 22 00:19:20.498229 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59a9faa0-3ba2-452d-acd7-d7f23d873665 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1600016120 returned with HTTP 200 Jul 22 00:19:20.498557 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1174/4692] 10.4.3.168 () {66 vars in 1359 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1600016120 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:19:20.509595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.511397 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes?status=null Jul 22 00:19:20.511638 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.511852 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.512190 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:19:20.512455 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Could not evaluate value null, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 00:19:20.512729 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.512729 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:20.513185 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:19:20.519758 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Get all volumes completed successfully. Jul 22 00:19:20.520063 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d49c9b3f-a330-4af7-b3de-c91f3c5f5006 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes?status=null returned with HTTP 200 Jul 22 00:19:20.520450 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1178/4693] 10.4.3.168 () {66 vars in 1260 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:19:20.529335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7ae5849-097e-4b6f-be02-ac15a5a66bd0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.529876 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c1ca1f8f-37f0-4bb9-b4df-227fbf33bd31 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.531408 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7ae5849-097e-4b6f-be02-ac15a5a66bd0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1065770070 Jul 22 00:19:20.531509 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1ca1f8f-37f0-4bb9-b4df-227fbf33bd31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba Jul 22 00:19:20.531624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7ae5849-097e-4b6f-be02-ac15a5a66bd0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.531766 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1ca1f8f-37f0-4bb9-b4df-227fbf33bd31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.531847 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7ae5849-097e-4b6f-be02-ac15a5a66bd0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.532014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1ca1f8f-37f0-4bb9-b4df-227fbf33bd31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.532179 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c1ca1f8f-37f0-4bb9-b4df-227fbf33bd31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id 97b1c9a7-4041-4c70-a3df-b5c863da99ba. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:20.532240 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-e7ae5849-097e-4b6f-be02-ac15a5a66bd0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:19:20.533243 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e7ae5849-097e-4b6f-be02-ac15a5a66bd0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1065770070'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:19:20.535729 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1ca1f8f-37f0-4bb9-b4df-227fbf33bd31 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba returned with HTTP 404 Jul 22 00:19:20.536220 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1173/4694] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/backups/97b1c9a7-4041-4c70-a3df-b5c863da99ba => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.542277 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b889ad2-9a7f-4a79-a200-b25a0988e6f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.544069 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b889ad2-9a7f-4a79-a200-b25a0988e6f5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:19:20.544352 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b889ad2-9a7f-4a79-a200-b25a0988e6f5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.544560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b889ad2-9a7f-4a79-a200-b25a0988e6f5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.544689 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-2b889ad2-9a7f-4a79-a200-b25a0988e6f5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete backup with id: cd3ec311-0813-4325-9be8-7edc875fbb22. Jul 22 00:19:20.548734 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.548734 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:20.560936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-2b889ad2-9a7f-4a79-a200-b25a0988e6f5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] delete_backup rpcapi backup_id cd3ec311-0813-4325-9be8-7edc875fbb22 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:19:20.562964 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b889ad2-9a7f-4a79-a200-b25a0988e6f5 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 202 Jul 22 00:19:20.563506 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1175/4695] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:20 2026] DELETE /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:20.565007 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e7ae5849-097e-4b6f-be02-ac15a5a66bd0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Get all volumes completed successfully. Jul 22 00:19:20.565358 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7ae5849-097e-4b6f-be02-ac15a5a66bd0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1065770070 returned with HTTP 200 Jul 22 00:19:20.565982 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1170/4696] 10.4.3.168 () {66 vars in 1338 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1065770070 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:19:20.571571 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d853b30d-ef78-4004-9370-3dda7520e7fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.573114 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d853b30d-ef78-4004-9370-3dda7520e7fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:19:20.573309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d853b30d-ef78-4004-9370-3dda7520e7fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.573491 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d853b30d-ef78-4004-9370-3dda7520e7fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.573619 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d853b30d-ef78-4004-9370-3dda7520e7fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:20.576732 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1fea7552-b02a-43c8-916d-d98b87e5d1b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.578990 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.578990 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:20.579840 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d853b30d-ef78-4004-9370-3dda7520e7fa tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 200 Jul 22 00:19:20.580187 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1179/4697] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:20.581987 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fea7552-b02a-43c8-916d-d98b87e5d1b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action Jul 22 00:19:20.582507 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fea7552-b02a-43c8-916d-d98b87e5d1b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.582710 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fea7552-b02a-43c8-916d-d98b87e5d1b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.592724 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.592724 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:20.593289 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fea7552-b02a-43c8-916d-d98b87e5d1b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume info retrieved successfully. Jul 22 00:19:20.599758 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fea7552-b02a-43c8-916d-d98b87e5d1b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Reserve volume completed successfully. Jul 22 00:19:20.600034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fea7552-b02a-43c8-916d-d98b87e5d1b1 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action returned with HTTP 202 Jul 22 00:19:20.600734 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1174/4698] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:20.607721 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-110182db-d25e-4cc1-8015-d6dcba7db5dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.610024 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-110182db-d25e-4cc1-8015-d6dcba7db5dc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action Jul 22 00:19:20.610024 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-110182db-d25e-4cc1-8015-d6dcba7db5dc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.610024 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-110182db-d25e-4cc1-8015-d6dcba7db5dc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.617093 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.617093 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:20.617494 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-110182db-d25e-4cc1-8015-d6dcba7db5dc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume info retrieved successfully. Jul 22 00:19:20.621012 np0000005612 devstack@c-api.service[100286]: ERROR cinder.volume.api [None req-110182db-d25e-4cc1-8015-d6dcba7db5dc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume status must be available to reserve, but the status is attaching. Jul 22 00:19:20.621267 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-110182db-d25e-4cc1-8015-d6dcba7db5dc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action returned with HTTP 400 Jul 22 00:19:20.621871 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1176/4699] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.628366 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf6665d9-3177-4117-a89d-1be2f4c538b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.629834 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf6665d9-3177-4117-a89d-1be2f4c538b6 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action Jul 22 00:19:20.630202 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf6665d9-3177-4117-a89d-1be2f4c538b6 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.630335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf6665d9-3177-4117-a89d-1be2f4c538b6 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.637828 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.637828 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:20.638335 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cf6665d9-3177-4117-a89d-1be2f4c538b6 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume info retrieved successfully. Jul 22 00:19:20.652465 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cf6665d9-3177-4117-a89d-1be2f4c538b6 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Unreserve volume completed successfully. Jul 22 00:19:20.652733 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf6665d9-3177-4117-a89d-1be2f4c538b6 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action returned with HTTP 202 Jul 22 00:19:20.653282 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1171/4700] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:20.660880 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8a63ba6b-8fc4-4f9f-9164-583d33679902 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.663265 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a63ba6b-8fc4-4f9f-9164-583d33679902 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/4e843f31-f311-4e09-a8a4-dcee0a156103/action Jul 22 00:19:20.664122 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a63ba6b-8fc4-4f9f-9164-583d33679902 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.664302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a63ba6b-8fc4-4f9f-9164-583d33679902 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.674298 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a63ba6b-8fc4-4f9f-9164-583d33679902 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/4e843f31-f311-4e09-a8a4-dcee0a156103/action returned with HTTP 404 Jul 22 00:19:20.674945 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1180/4701] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/4e843f31-f311-4e09-a8a4-dcee0a156103/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.682480 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cfe6c98a-9358-4951-b0af-93a35bf985c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.684185 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cfe6c98a-9358-4951-b0af-93a35bf985c0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/0a35450d-1ff2-4ef0-9784-f20e8b3d5cd7/action Jul 22 00:19:20.684545 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cfe6c98a-9358-4951-b0af-93a35bf985c0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.684661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cfe6c98a-9358-4951-b0af-93a35bf985c0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.691447 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cfe6c98a-9358-4951-b0af-93a35bf985c0 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/0a35450d-1ff2-4ef0-9784-f20e8b3d5cd7/action returned with HTTP 404 Jul 22 00:19:20.692240 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1175/4702] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/0a35450d-1ff2-4ef0-9784-f20e8b3d5cd7/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:19:20.699920 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2caee0cd-cb8e-4a8f-8e22-a775c79954d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.702140 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1177/4703] 10.4.3.168 () {68 vars in 1260 bytes} [Wed Jul 22 00:19:20 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 00:19:20.709065 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d9af6760-3ec8-4f21-9486-2c905fd1fb3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.710674 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9af6760-3ec8-4f21-9486-2c905fd1fb3b tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] PUT https://10.4.3.168/volume/v3/volumes/tempest-invalid-1639670397 Jul 22 00:19:20.710991 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9af6760-3ec8-4f21-9486-2c905fd1fb3b tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.717761 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9af6760-3ec8-4f21-9486-2c905fd1fb3b tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/tempest-invalid-1639670397 returned with HTTP 404 Jul 22 00:19:20.717761 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1172/4704] 10.4.3.168 () {68 vars in 1338 bytes} [Wed Jul 22 00:19:20 2026] PUT /volume/v3/volumes/tempest-invalid-1639670397 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:20.725691 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-465e0f82-8ca7-45aa-948b-bd527709eccc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.727454 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-465e0f82-8ca7-45aa-948b-bd527709eccc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] PUT https://10.4.3.168/volume/v3/volumes/8c614d5a-ec33-4fc7-9e2b-790ee90dcef9 Jul 22 00:19:20.727767 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-465e0f82-8ca7-45aa-948b-bd527709eccc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.735265 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-465e0f82-8ca7-45aa-948b-bd527709eccc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/8c614d5a-ec33-4fc7-9e2b-790ee90dcef9 returned with HTTP 404 Jul 22 00:19:20.735719 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1181/4705] 10.4.3.168 () {68 vars in 1368 bytes} [Wed Jul 22 00:19:20 2026] PUT /volume/v3/volumes/8c614d5a-ec33-4fc7-9e2b-790ee90dcef9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.742875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b4a1a81f-7cc3-4423-a836-c076be54e57a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.744620 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4a1a81f-7cc3-4423-a836-c076be54e57a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] DELETE https://10.4.3.168/volume/v3/volumes/3353233a-4d61-4b79-801c-21fc78bc4de1 Jul 22 00:19:20.744789 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4a1a81f-7cc3-4423-a836-c076be54e57a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.744998 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4a1a81f-7cc3-4423-a836-c076be54e57a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.745193 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b4a1a81f-7cc3-4423-a836-c076be54e57a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Delete volume with id: 3353233a-4d61-4b79-801c-21fc78bc4de1 Jul 22 00:19:20.750809 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4a1a81f-7cc3-4423-a836-c076be54e57a tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/3353233a-4d61-4b79-801c-21fc78bc4de1 returned with HTTP 404 Jul 22 00:19:20.751320 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1176/4706] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:20 2026] DELETE /volume/v3/volumes/3353233a-4d61-4b79-801c-21fc78bc4de1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.759221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2445192a-67bf-4f64-bbc0-b17b4316f173 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.761056 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2445192a-67bf-4f64-bbc0-b17b4316f173 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action Jul 22 00:19:20.761441 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2445192a-67bf-4f64-bbc0-b17b4316f173 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.761585 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2445192a-67bf-4f64-bbc0-b17b4316f173 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.763525 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2445192a-67bf-4f64-bbc0-b17b4316f173 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action returned with HTTP 400 Jul 22 00:19:20.764023 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1178/4707] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.772790 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f692474f-09ed-4602-ac04-0a70e683b15c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.774595 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f692474f-09ed-4602-ac04-0a70e683b15c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action Jul 22 00:19:20.774955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f692474f-09ed-4602-ac04-0a70e683b15c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.775072 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f692474f-09ed-4602-ac04-0a70e683b15c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.776654 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f692474f-09ed-4602-ac04-0a70e683b15c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action returned with HTTP 400 Jul 22 00:19:20.777230 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1173/4708] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.785605 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fbaa5ecc-7291-4e35-9a87-021d1ebec7fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.787393 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fbaa5ecc-7291-4e35-9a87-021d1ebec7fc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/44f80683-ccec-4823-a963-ea8d58641b7f/action Jul 22 00:19:20.787737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fbaa5ecc-7291-4e35-9a87-021d1ebec7fc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.787871 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fbaa5ecc-7291-4e35-9a87-021d1ebec7fc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.795053 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fbaa5ecc-7291-4e35-9a87-021d1ebec7fc tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/44f80683-ccec-4823-a963-ea8d58641b7f/action returned with HTTP 404 Jul 22 00:19:20.795576 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1182/4709] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/44f80683-ccec-4823-a963-ea8d58641b7f/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.804253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75614d88-3f6b-4efe-889e-2cd21fc24445 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.806160 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75614d88-3f6b-4efe-889e-2cd21fc24445 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action Jul 22 00:19:20.806489 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75614d88-3f6b-4efe-889e-2cd21fc24445 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.806673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75614d88-3f6b-4efe-889e-2cd21fc24445 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.807991 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75614d88-3f6b-4efe-889e-2cd21fc24445 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action returned with HTTP 400 Jul 22 00:19:20.808398 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1177/4710] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 00:19:20.816604 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05dcd037-0ca2-4aee-be8f-d60633f63a86 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.818554 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05dcd037-0ca2-4aee-be8f-d60633f63a86 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] POST https://10.4.3.168/volume/v3/volumes/None/action Jul 22 00:19:20.819011 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05dcd037-0ca2-4aee-be8f-d60633f63a86 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:20.819163 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05dcd037-0ca2-4aee-be8f-d60633f63a86 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:20.826216 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05dcd037-0ca2-4aee-be8f-d60633f63a86 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/None/action returned with HTTP 404 Jul 22 00:19:20.826669 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1179/4711] 10.4.3.168 () {68 vars in 1294 bytes} [Wed Jul 22 00:19:20 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:20.834218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa979d9e-f599-4a83-9354-dd083f821e2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.836049 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa979d9e-f599-4a83-9354-dd083f821e2c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/58466037-7540-4c7e-89c6-d14ee745a877 Jul 22 00:19:20.836311 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa979d9e-f599-4a83-9354-dd083f821e2c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.836567 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa979d9e-f599-4a83-9354-dd083f821e2c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.842446 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa979d9e-f599-4a83-9354-dd083f821e2c tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/58466037-7540-4c7e-89c6-d14ee745a877 returned with HTTP 404 Jul 22 00:19:20.842950 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1174/4712] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes/58466037-7540-4c7e-89c6-d14ee745a877 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:20.851292 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-460c1ead-f9ce-493e-bd3b-f05403a49c0f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.853391 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-460c1ead-f9ce-493e-bd3b-f05403a49c0f tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 Jul 22 00:19:20.853605 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-460c1ead-f9ce-493e-bd3b-f05403a49c0f tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.853824 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-460c1ead-f9ce-493e-bd3b-f05403a49c0f tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.864564 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.864564 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:20.868881 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-460c1ead-f9ce-493e-bd3b-f05403a49c0f tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume info retrieved successfully. Jul 22 00:19:20.874792 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-460c1ead-f9ce-493e-bd3b-f05403a49c0f tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 returned with HTTP 200 Jul 22 00:19:20.875304 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1183/4713] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:20.890804 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99ad41c5-d4af-420e-9ed9-c7b96c7dfa14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.892843 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99ad41c5-d4af-420e-9ed9-c7b96c7dfa14 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] DELETE https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 Jul 22 00:19:20.893098 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99ad41c5-d4af-420e-9ed9-c7b96c7dfa14 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.893284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99ad41c5-d4af-420e-9ed9-c7b96c7dfa14 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.893484 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-99ad41c5-d4af-420e-9ed9-c7b96c7dfa14 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Delete volume with id: aa3ab6fb-250c-41cc-9279-4318827a1329 Jul 22 00:19:20.901659 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.901659 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:20.902115 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99ad41c5-d4af-420e-9ed9-c7b96c7dfa14 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume info retrieved successfully. Jul 22 00:19:20.920023 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99ad41c5-d4af-420e-9ed9-c7b96c7dfa14 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Delete volume request issued successfully. Jul 22 00:19:20.920197 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99ad41c5-d4af-420e-9ed9-c7b96c7dfa14 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 returned with HTTP 202 Jul 22 00:19:20.920661 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1178/4714] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:20 2026] DELETE /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:20.929308 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d9409c8-21b8-4f2e-952d-ec2a76302986 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:20.931157 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d9409c8-21b8-4f2e-952d-ec2a76302986 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 Jul 22 00:19:20.931384 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d9409c8-21b8-4f2e-952d-ec2a76302986 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:20.931606 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d9409c8-21b8-4f2e-952d-ec2a76302986 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:20.941707 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:20.941707 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:20.946797 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d9409c8-21b8-4f2e-952d-ec2a76302986 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Volume info retrieved successfully. Jul 22 00:19:20.953421 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d9409c8-21b8-4f2e-952d-ec2a76302986 tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 returned with HTTP 200 Jul 22 00:19:20.953999 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1180/4715] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:20 2026] GET /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:21.166764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c460a422-5be8-43aa-92ba-9cd7d1073696 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:21.168678 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c460a422-5be8-43aa-92ba-9cd7d1073696 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 Jul 22 00:19:21.168887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c460a422-5be8-43aa-92ba-9cd7d1073696 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:21.169068 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c460a422-5be8-43aa-92ba-9cd7d1073696 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:21.176114 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:21.176114 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:21.179396 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c460a422-5be8-43aa-92ba-9cd7d1073696 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:21.183725 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c460a422-5be8-43aa-92ba-9cd7d1073696 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 returned with HTTP 200 Jul 22 00:19:21.184320 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1175/4716] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:21 2026] GET /volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:21.200728 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-88bba6f0-299b-4dee-89e2-302f5768d4fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:21.203274 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-88bba6f0-299b-4dee-89e2-302f5768d4fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:21.203732 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-88bba6f0-299b-4dee-89e2-302f5768d4fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e472dd85-82d8-49be-827e-3436dee8caa1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1552959309"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:21.213934 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:21.213934 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:21.214357 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-88bba6f0-299b-4dee-89e2-302f5768d4fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:21.214498 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-88bba6f0-299b-4dee-89e2-302f5768d4fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create snapshot from volume e472dd85-82d8-49be-827e-3436dee8caa1 Jul 22 00:19:21.241711 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-88bba6f0-299b-4dee-89e2-302f5768d4fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['9f6f92eb-1e81-4f39-bc25-0ec249d33cd0', '8e362ddd-e618-4fda-a18e-4fc71f022b68', 'f16592a4-b6f0-4b72-a6ca-190b3a15545b', '87742990-2a25-419d-ae63-3a0df269b00f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:21.269213 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-88bba6f0-299b-4dee-89e2-302f5768d4fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot create request issued successfully. Jul 22 00:19:21.269661 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-88bba6f0-299b-4dee-89e2-302f5768d4fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:21.270093 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1184/4717] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:21.279061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ace5a3f2-5cfe-49d1-a7be-bb0e8a887db8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:21.281130 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ace5a3f2-5cfe-49d1-a7be-bb0e8a887db8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:21.281354 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ace5a3f2-5cfe-49d1-a7be-bb0e8a887db8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:21.281590 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ace5a3f2-5cfe-49d1-a7be-bb0e8a887db8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:21.286987 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:21.286987 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:21.287360 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ace5a3f2-5cfe-49d1-a7be-bb0e8a887db8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:21.288023 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ace5a3f2-5cfe-49d1-a7be-bb0e8a887db8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 returned with HTTP 200 Jul 22 00:19:21.288439 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1179/4718] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:21 2026] GET /volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:21.591193 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7392d214-c489-4555-b019-782688e5312a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:21.593128 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7392d214-c489-4555-b019-782688e5312a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 Jul 22 00:19:21.593402 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7392d214-c489-4555-b019-782688e5312a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:21.593643 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7392d214-c489-4555-b019-782688e5312a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:21.593790 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7392d214-c489-4555-b019-782688e5312a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id cd3ec311-0813-4325-9be8-7edc875fbb22. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:21.597147 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7392d214-c489-4555-b019-782688e5312a tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 returned with HTTP 404 Jul 22 00:19:21.597637 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1181/4719] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:21 2026] GET /volume/v3/backups/cd3ec311-0813-4325-9be8-7edc875fbb22 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:21.603840 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f512e772-54c9-4107-bed9-335a4ec66fcd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:21.605537 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f512e772-54c9-4107-bed9-335a4ec66fcd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:21.605742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f512e772-54c9-4107-bed9-335a4ec66fcd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:21.605934 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f512e772-54c9-4107-bed9-335a4ec66fcd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:21.606035 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-f512e772-54c9-4107-bed9-335a4ec66fcd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete backup with id: a27e64af-dacd-45b2-b17b-61e078f4874f. Jul 22 00:19:21.609875 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:21.609875 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:21.621136 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-f512e772-54c9-4107-bed9-335a4ec66fcd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] delete_backup rpcapi backup_id a27e64af-dacd-45b2-b17b-61e078f4874f {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:19:21.623063 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f512e772-54c9-4107-bed9-335a4ec66fcd tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 202 Jul 22 00:19:21.623545 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1176/4720] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:21 2026] DELETE /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:21.630028 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b77ff228-0a2e-4370-8137-11277c5a454c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:21.632646 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b77ff228-0a2e-4370-8137-11277c5a454c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:21.633024 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b77ff228-0a2e-4370-8137-11277c5a454c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:21.633283 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b77ff228-0a2e-4370-8137-11277c5a454c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:21.633421 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b77ff228-0a2e-4370-8137-11277c5a454c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:21.638846 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:21.638846 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:21.639826 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b77ff228-0a2e-4370-8137-11277c5a454c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 200 Jul 22 00:19:21.640403 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1185/4721] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:21 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:21.969522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e887406-7d81-4a3f-b313-8f630f9cda9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:21.971278 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e887406-7d81-4a3f-b313-8f630f9cda9d tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] GET https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 Jul 22 00:19:21.971582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e887406-7d81-4a3f-b313-8f630f9cda9d tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:21.971734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e887406-7d81-4a3f-b313-8f630f9cda9d tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:21.977591 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e887406-7d81-4a3f-b313-8f630f9cda9d tempest-VolumesNegativeTest-454175121 tempest-VolumesNegativeTest-454175121-project-member] https://10.4.3.168/volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 returned with HTTP 404 Jul 22 00:19:21.978334 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1180/4722] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:21 2026] GET /volume/v3/volumes/aa3ab6fb-250c-41cc-9279-4318827a1329 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 00:19:22.299352 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75df3053-bdbf-4478-afb9-08d8cef4b8a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:22.301035 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75df3053-bdbf-4478-afb9-08d8cef4b8a2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:22.301233 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75df3053-bdbf-4478-afb9-08d8cef4b8a2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:22.301450 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75df3053-bdbf-4478-afb9-08d8cef4b8a2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:22.306881 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:22.306881 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:22.307236 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75df3053-bdbf-4478-afb9-08d8cef4b8a2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:22.307869 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75df3053-bdbf-4478-afb9-08d8cef4b8a2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 returned with HTTP 200 Jul 22 00:19:22.308272 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1182/4723] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:22 2026] GET /volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:22.318875 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b84df2fc-441d-4feb-8e60-2ceff9323e8a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:22.320601 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b84df2fc-441d-4feb-8e60-2ceff9323e8a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:22.320807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b84df2fc-441d-4feb-8e60-2ceff9323e8a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:22.321018 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b84df2fc-441d-4feb-8e60-2ceff9323e8a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:22.321127 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-b84df2fc-441d-4feb-8e60-2ceff9323e8a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Delete snapshot with id: b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:22.328818 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:22.328818 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:22.329533 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b84df2fc-441d-4feb-8e60-2ceff9323e8a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:22.348010 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b84df2fc-441d-4feb-8e60-2ceff9323e8a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot delete request issued successfully. Jul 22 00:19:22.348248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b84df2fc-441d-4feb-8e60-2ceff9323e8a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 returned with HTTP 202 Jul 22 00:19:22.348798 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1177/4724] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:22 2026] DELETE /volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:22.358211 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50a3b3fe-d117-453b-8d99-b98227c7df5c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:22.360339 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50a3b3fe-d117-453b-8d99-b98227c7df5c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] GET https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:22.360662 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50a3b3fe-d117-453b-8d99-b98227c7df5c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:22.360972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50a3b3fe-d117-453b-8d99-b98227c7df5c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:22.367148 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:22.367148 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:22.367667 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-50a3b3fe-d117-453b-8d99-b98227c7df5c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:22.369326 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50a3b3fe-d117-453b-8d99-b98227c7df5c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 returned with HTTP 200 Jul 22 00:19:22.369874 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1186/4725] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:22 2026] GET /volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:22.650214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c379cf31-23d4-49da-aae5-9e3c0f64c264 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:22.653535 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c379cf31-23d4-49da-aae5-9e3c0f64c264 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f Jul 22 00:19:22.653718 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c379cf31-23d4-49da-aae5-9e3c0f64c264 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:22.653929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c379cf31-23d4-49da-aae5-9e3c0f64c264 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:22.654026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c379cf31-23d4-49da-aae5-9e3c0f64c264 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Show backup with id a27e64af-dacd-45b2-b17b-61e078f4874f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:22.658923 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c379cf31-23d4-49da-aae5-9e3c0f64c264 tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f returned with HTTP 404 Jul 22 00:19:22.660297 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1181/4726] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:22 2026] GET /volume/v3/backups/a27e64af-dacd-45b2-b17b-61e078f4874f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:22.668319 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-063d5431-2189-43cb-bcf0-7835efe4f82f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:22.670062 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-063d5431-2189-43cb-bcf0-7835efe4f82f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 Jul 22 00:19:22.670284 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-063d5431-2189-43cb-bcf0-7835efe4f82f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:22.670458 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-063d5431-2189-43cb-bcf0-7835efe4f82f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:22.670597 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-063d5431-2189-43cb-bcf0-7835efe4f82f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume with id: b7060ae7-1bae-4d39-a478-c5c51f2d46c0 Jul 22 00:19:22.678526 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:22.678526 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:22.678526 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-063d5431-2189-43cb-bcf0-7835efe4f82f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:19:22.697039 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-063d5431-2189-43cb-bcf0-7835efe4f82f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Delete volume request issued successfully. Jul 22 00:19:22.697489 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-063d5431-2189-43cb-bcf0-7835efe4f82f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 returned with HTTP 202 Jul 22 00:19:22.697745 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1183/4727] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:22 2026] DELETE /volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:22.705017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1d1a660-5587-4643-880e-f3041063285f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:22.707401 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1d1a660-5587-4643-880e-f3041063285f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 Jul 22 00:19:22.707772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1d1a660-5587-4643-880e-f3041063285f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:22.708115 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1d1a660-5587-4643-880e-f3041063285f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:22.722986 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:22.722986 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:22.728604 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1d1a660-5587-4643-880e-f3041063285f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Volume info retrieved successfully. Jul 22 00:19:22.734760 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1d1a660-5587-4643-880e-f3041063285f tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 returned with HTTP 200 Jul 22 00:19:22.735345 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1178/4728] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:22 2026] GET /volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:23.379021 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf933054-c7e7-4653-8534-e316f3d74100 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:23.380724 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf933054-c7e7-4653-8534-e316f3d74100 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] GET https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:23.380920 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf933054-c7e7-4653-8534-e316f3d74100 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:23.381130 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf933054-c7e7-4653-8534-e316f3d74100 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:23.385558 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf933054-c7e7-4653-8534-e316f3d74100 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 returned with HTTP 404 Jul 22 00:19:23.386139 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1187/4729] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:23 2026] GET /volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:23.393649 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dabb7690-c55c-44ab-aa6b-eafddb4e90d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:23.395310 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dabb7690-c55c-44ab-aa6b-eafddb4e90d6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:23.395473 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dabb7690-c55c-44ab-aa6b-eafddb4e90d6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:23.395649 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dabb7690-c55c-44ab-aa6b-eafddb4e90d6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:23.395788 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-dabb7690-c55c-44ab-aa6b-eafddb4e90d6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete snapshot with id: b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:23.400335 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dabb7690-c55c-44ab-aa6b-eafddb4e90d6 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 returned with HTTP 404 Jul 22 00:19:23.400837 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1182/4730] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:23 2026] DELETE /volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:23.407986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f81abfb2-1481-4320-903c-75fb05ba8229 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:23.409793 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f81abfb2-1481-4320-903c-75fb05ba8229 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 Jul 22 00:19:23.410065 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f81abfb2-1481-4320-903c-75fb05ba8229 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:23.410369 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f81abfb2-1481-4320-903c-75fb05ba8229 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:23.414789 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f81abfb2-1481-4320-903c-75fb05ba8229 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 returned with HTTP 404 Jul 22 00:19:23.415369 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1184/4731] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:23 2026] GET /volume/v3/snapshots/b0d7b84d-a52b-4c02-ab32-63a84cbd6a89 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:23.426482 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b812576-2bd9-4102-8e4d-f598167bc3e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:23.428414 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b812576-2bd9-4102-8e4d-f598167bc3e0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 Jul 22 00:19:23.428681 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b812576-2bd9-4102-8e4d-f598167bc3e0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:23.428942 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b812576-2bd9-4102-8e4d-f598167bc3e0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:23.429226 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8b812576-2bd9-4102-8e4d-f598167bc3e0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: e472dd85-82d8-49be-827e-3436dee8caa1 Jul 22 00:19:23.436378 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:23.436378 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:23.436695 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b812576-2bd9-4102-8e4d-f598167bc3e0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:23.451167 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b812576-2bd9-4102-8e4d-f598167bc3e0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:23.451362 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b812576-2bd9-4102-8e4d-f598167bc3e0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 returned with HTTP 202 Jul 22 00:19:23.451845 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1179/4732] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:23 2026] DELETE /volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:23.459912 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59ab8bc5-4ba7-4f54-adf8-08743bad63c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:23.462602 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59ab8bc5-4ba7-4f54-adf8-08743bad63c3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 Jul 22 00:19:23.462851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59ab8bc5-4ba7-4f54-adf8-08743bad63c3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:23.463141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59ab8bc5-4ba7-4f54-adf8-08743bad63c3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:23.472781 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:23.472781 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:23.477269 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59ab8bc5-4ba7-4f54-adf8-08743bad63c3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:23.481927 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59ab8bc5-4ba7-4f54-adf8-08743bad63c3 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 returned with HTTP 200 Jul 22 00:19:23.482545 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1188/4733] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:23 2026] GET /volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:23.748872 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01cf0d2e-fe58-498a-a744-b87209b95b6c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:23.750611 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01cf0d2e-fe58-498a-a744-b87209b95b6c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] GET https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 Jul 22 00:19:23.750791 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01cf0d2e-fe58-498a-a744-b87209b95b6c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:23.751000 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01cf0d2e-fe58-498a-a744-b87209b95b6c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:23.756933 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01cf0d2e-fe58-498a-a744-b87209b95b6c tempest-ProjectAdminTests33-716282217 tempest-ProjectAdminTests33-716282217-project-admin] https://10.4.3.168/volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 returned with HTTP 404 Jul 22 00:19:23.757427 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1183/4734] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:23 2026] GET /volume/v3/volumes/b7060ae7-1bae-4d39-a478-c5c51f2d46c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:24.498622 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f36c6ad1-5d93-4883-8724-42272e915944 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:24.500583 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f36c6ad1-5d93-4883-8724-42272e915944 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 Jul 22 00:19:24.500789 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f36c6ad1-5d93-4883-8724-42272e915944 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:24.501014 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f36c6ad1-5d93-4883-8724-42272e915944 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:24.507023 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f36c6ad1-5d93-4883-8724-42272e915944 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 returned with HTTP 404 Jul 22 00:19:24.507498 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1185/4735] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:24 2026] GET /volume/v3/volumes/e472dd85-82d8-49be-827e-3436dee8caa1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:24.518254 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:24.519993 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:24.520405 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1679441656"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:24.521984 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1679441656'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:24.522170 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:24.526417 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:24.531987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (eaaabc45-ff01-4a01-87ab-5e62da574148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:24.533001 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e6d6e2-968e-4dd4-8d34-0bba7758466d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:24.533815 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:24.563181 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e6d6e2-968e-4dd4-8d34-0bba7758466d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:24.564061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ec2b11-1fbb-4732-8dfd-91117aba47e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:24.619020 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['44038512-db39-47af-a891-cfeb1c9e36af', 'deb78ef2-e281-48c2-afe1-b39adeb2594b', '54ed72a5-94e7-4726-b047-72b8e8c0fc06', '71f50da5-ee61-4547-80c4-4a623449245a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:24.619822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ec2b11-1fbb-4732-8dfd-91117aba47e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44038512-db39-47af-a891-cfeb1c9e36af', 'deb78ef2-e281-48c2-afe1-b39adeb2594b', '54ed72a5-94e7-4726-b047-72b8e8c0fc06', '71f50da5-ee61-4547-80c4-4a623449245a']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:24.620590 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e39794-1c74-4774-a8de-898e95818cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:24.645259 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e39794-1c74-4774-a8de-898e95818cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e77401-bf97-40ab-96d2-bd87786a9728', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679441656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['44038512-db39-47af-a891-cfeb1c9e36af','deb78ef2-e281-48c2-afe1-b39adeb2594b','54ed72a5-94e7-4726-b047-72b8e8c0fc06','71f50da5-ee61-4547-80c4-4a623449245a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1679441656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30e77401-bf97-40ab-96d2-bd87786a9728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:24.646272 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1343352-ee4a-405a-9890-3e7239350536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:24.665662 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1343352-ee4a-405a-9890-3e7239350536) transitioned into state 'SUCCESS' from state '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-1679441656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['44038512-db39-47af-a891-cfeb1c9e36af','deb78ef2-e281-48c2-afe1-b39adeb2594b','54ed72a5-94e7-4726-b047-72b8e8c0fc06','71f50da5-ee61-4547-80c4-4a623449245a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:24.666669 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75db5b4-0bb7-416f-a2ef-69017c7e9d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:24.677271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75db5b4-0bb7-416f-a2ef-69017c7e9d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:24.678154 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (eaaabc45-ff01-4a01-87ab-5e62da574148) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:24.678500 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:24.679071 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f6202cd-2ad2-4f70-beba-e0fd17788f5d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:24.679500 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1180/4736] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:24 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:24.694744 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b21a07dc-0369-4d4b-a156-7dea00cee219 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:24.696634 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b21a07dc-0369-4d4b-a156-7dea00cee219 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 Jul 22 00:19:24.696849 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b21a07dc-0369-4d4b-a156-7dea00cee219 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:24.697051 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b21a07dc-0369-4d4b-a156-7dea00cee219 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:24.704491 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:24.704491 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:24.708804 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b21a07dc-0369-4d4b-a156-7dea00cee219 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:24.712927 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b21a07dc-0369-4d4b-a156-7dea00cee219 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 returned with HTTP 200 Jul 22 00:19:24.713498 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1189/4737] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:24 2026] GET /volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:25.275712 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:25.359931 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:25.360379 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-643886966"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:25.361972 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-643886966'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:25.362219 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume of 1 GB Jul 22 00:19:25.366607 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:25.372441 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Flow 'volume_create_api' (127b8d22-872f-4566-ac39-c41de7f901b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:25.373329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a210e4a-43ac-4fa6-9a3b-4e32a8821420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:25.374309 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:25.403279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a210e4a-43ac-4fa6-9a3b-4e32a8821420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:25.404105 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533d0c36-3bd4-4180-b9d7-99a0c6688411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:25.471931 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Created reservations ['faf1f0f0-86be-4b9a-974e-1863823fdfd6', 'dbc0f773-d074-4d85-ae8c-8ad29d76f611', 'd597fc49-1be2-403e-9aff-a488fc504ca5', 'd15bc976-e757-4282-8aae-2ae00c188ea6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:25.473066 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533d0c36-3bd4-4180-b9d7-99a0c6688411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf1f0f0-86be-4b9a-974e-1863823fdfd6', 'dbc0f773-d074-4d85-ae8c-8ad29d76f611', 'd597fc49-1be2-403e-9aff-a488fc504ca5', 'd15bc976-e757-4282-8aae-2ae00c188ea6']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:25.474156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7478fbcd-f558-49b1-82ad-f97ca64264dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:25.499420 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7478fbcd-f558-49b1-82ad-f97ca64264dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a25c68e-6ac4-4491-8942-e77f62f1ec26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-643886966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0396efb57ee043f0a3ac24310a8fc7db',qos_specs=None,replication_status=,reservations=['faf1f0f0-86be-4b9a-974e-1863823fdfd6','dbc0f773-d074-4d85-ae8c-8ad29d76f611','d597fc49-1be2-403e-9aff-a488fc504ca5','d15bc976-e757-4282-8aae-2ae00c188ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d0a9707c541450c85806bac4188afa8',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-643886966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a25c68e-6ac4-4491-8942-e77f62f1ec26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0396efb57ee043f0a3ac24310a8fc7db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d0a9707c541450c85806bac4188afa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:25.500228 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a207b2cf-dcb4-47ff-b8f8-4494b5706b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:25.520588 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a207b2cf-dcb4-47ff-b8f8-4494b5706b66) transitioned into state 'SUCCESS' from state '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-643886966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0396efb57ee043f0a3ac24310a8fc7db',qos_specs=None,replication_status=,reservations=['faf1f0f0-86be-4b9a-974e-1863823fdfd6','dbc0f773-d074-4d85-ae8c-8ad29d76f611','d597fc49-1be2-403e-9aff-a488fc504ca5','d15bc976-e757-4282-8aae-2ae00c188ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d0a9707c541450c85806bac4188afa8',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:25.521318 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2602272-7f3f-401e-b828-78c5d1847732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:25.532034 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2602272-7f3f-401e-b828-78c5d1847732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:25.533281 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Flow 'volume_create_api' (127b8d22-872f-4566-ac39-c41de7f901b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:25.533710 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume request issued successfully. Jul 22 00:19:25.534528 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b0221e0-c4fc-4b34-b7d7-3cf00b61d1ba tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:25.535121 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1184/4738] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:19:25 2026] POST /volume/v3/volumes => generated 777 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:25.546253 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a091f96e-1347-44b1-baf9-2b3114ebc25f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:25.548408 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a091f96e-1347-44b1-baf9-2b3114ebc25f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 Jul 22 00:19:25.548725 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a091f96e-1347-44b1-baf9-2b3114ebc25f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:25.548917 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a091f96e-1347-44b1-baf9-2b3114ebc25f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:25.558979 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:25.558979 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:25.563523 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a091f96e-1347-44b1-baf9-2b3114ebc25f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:19:25.569057 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a091f96e-1347-44b1-baf9-2b3114ebc25f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 returned with HTTP 200 Jul 22 00:19:25.569619 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1186/4739] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:25 2026] GET /volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:25.726914 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10c2db5b-f02f-479f-a98d-0ccfb6e9f557 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:25.728808 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10c2db5b-f02f-479f-a98d-0ccfb6e9f557 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 Jul 22 00:19:25.729044 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10c2db5b-f02f-479f-a98d-0ccfb6e9f557 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:25.729306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10c2db5b-f02f-479f-a98d-0ccfb6e9f557 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:25.736335 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:25.736335 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:25.739717 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10c2db5b-f02f-479f-a98d-0ccfb6e9f557 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:25.743546 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10c2db5b-f02f-479f-a98d-0ccfb6e9f557 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 returned with HTTP 200 Jul 22 00:19:25.743958 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1181/4740] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:25 2026] GET /volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:25.757690 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f8ddfc6d-2ac8-4732-ab3f-a8c0ecf9124f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:25.759784 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8ddfc6d-2ac8-4732-ab3f-a8c0ecf9124f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:25.760309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8ddfc6d-2ac8-4732-ab3f-a8c0ecf9124f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30e77401-bf97-40ab-96d2-bd87786a9728", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-555755237"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:25.770158 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:25.770158 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:25.770649 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f8ddfc6d-2ac8-4732-ab3f-a8c0ecf9124f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:25.770817 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-f8ddfc6d-2ac8-4732-ab3f-a8c0ecf9124f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create snapshot from volume 30e77401-bf97-40ab-96d2-bd87786a9728 Jul 22 00:19:25.799403 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f8ddfc6d-2ac8-4732-ab3f-a8c0ecf9124f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['60bbeefa-0a88-42b9-87b1-4d7ca6df0a68', 'e1dd962f-8107-49cf-ae74-4f918c95efa5', '1ba4821b-dc44-4a91-ae44-f001b9d8b9fa', '1106da10-42b7-4364-a1c0-99ce5aed5506'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:25.836121 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f8ddfc6d-2ac8-4732-ab3f-a8c0ecf9124f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot create request issued successfully. Jul 22 00:19:25.836548 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8ddfc6d-2ac8-4732-ab3f-a8c0ecf9124f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:25.836994 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1190/4741] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:25 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) Jul 22 00:19:25.848374 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5914f49-3de0-4e6e-a2fc-ff00b28bf7c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:25.850817 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5914f49-3de0-4e6e-a2fc-ff00b28bf7c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b Jul 22 00:19:25.851092 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5914f49-3de0-4e6e-a2fc-ff00b28bf7c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:25.851359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5914f49-3de0-4e6e-a2fc-ff00b28bf7c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:25.857960 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:25.857960 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:25.858460 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5914f49-3de0-4e6e-a2fc-ff00b28bf7c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:25.859406 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5914f49-3de0-4e6e-a2fc-ff00b28bf7c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b returned with HTTP 200 Jul 22 00:19:25.859946 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1185/4742] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:25 2026] GET /volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:26.581818 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-03f57c9c-386e-4472-94e1-9b8ac2158944 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:26.584700 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03f57c9c-386e-4472-94e1-9b8ac2158944 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 Jul 22 00:19:26.584935 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03f57c9c-386e-4472-94e1-9b8ac2158944 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:26.585150 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03f57c9c-386e-4472-94e1-9b8ac2158944 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:26.592208 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:26.592208 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:26.596033 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-03f57c9c-386e-4472-94e1-9b8ac2158944 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:19:26.599561 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03f57c9c-386e-4472-94e1-9b8ac2158944 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 returned with HTTP 200 Jul 22 00:19:26.599979 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1187/4743] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:26 2026] GET /volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:26.611329 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3d9a631-7b92-4223-a5f1-67a62bc3a4d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:26.613124 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3d9a631-7b92-4223-a5f1-67a62bc3a4d2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:19:26.613496 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3d9a631-7b92-4223-a5f1-67a62bc3a4d2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7a25c68e-6ac4-4491-8942-e77f62f1ec26", "name": "tempest-type-Backup-822358973"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:26.615340 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-a3d9a631-7b92-4223-a5f1-67a62bc3a4d2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Creating new backup {'backup': {'volume_id': '7a25c68e-6ac4-4491-8942-e77f62f1ec26', 'name': 'tempest-type-Backup-822358973'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:19:26.615340 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-a3d9a631-7b92-4223-a5f1-67a62bc3a4d2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Creating backup of volume 7a25c68e-6ac4-4491-8942-e77f62f1ec26 in container None Jul 22 00:19:26.623670 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:26.623670 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:26.624068 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a3d9a631-7b92-4223-a5f1-67a62bc3a4d2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:19:26.653277 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a3d9a631-7b92-4223-a5f1-67a62bc3a4d2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Created reservations ['5bb06156-46f1-4e2f-9775-a358758d2423', 'eb7c9761-3495-49c9-b073-5c4e82934e8d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:26.681781 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3d9a631-7b92-4223-a5f1-67a62bc3a4d2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:19:26.682240 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1182/4744] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:19:26 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:26.691559 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5ff79c6d-39e8-4dc4-8c7d-4284c6e81ad6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:26.693380 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5ff79c6d-39e8-4dc4-8c7d-4284c6e81ad6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:26.693628 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5ff79c6d-39e8-4dc4-8c7d-4284c6e81ad6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:26.693908 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5ff79c6d-39e8-4dc4-8c7d-4284c6e81ad6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:26.694127 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5ff79c6d-39e8-4dc4-8c7d-4284c6e81ad6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:26.699894 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:26.699894 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:26.699894 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5ff79c6d-39e8-4dc4-8c7d-4284c6e81ad6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:26.699894 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1191/4745] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:26 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:26.869009 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae9623fa-3f1a-451f-994a-4d75488608bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:26.871194 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae9623fa-3f1a-451f-994a-4d75488608bc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b Jul 22 00:19:26.871424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae9623fa-3f1a-451f-994a-4d75488608bc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:26.871659 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae9623fa-3f1a-451f-994a-4d75488608bc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:26.879793 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:26.879793 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:26.879793 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae9623fa-3f1a-451f-994a-4d75488608bc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:26.880609 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae9623fa-3f1a-451f-994a-4d75488608bc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b returned with HTTP 200 Jul 22 00:19:26.880816 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1186/4746] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:26 2026] GET /volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:26.891291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a55fdb20-88fd-4a65-9be7-b6e4b01dbf3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:26.893537 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a55fdb20-88fd-4a65-9be7-b6e4b01dbf3f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] POST https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b/action Jul 22 00:19:26.894265 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a55fdb20-88fd-4a65-9be7-b6e4b01dbf3f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:26.894265 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a55fdb20-88fd-4a65-9be7-b6e4b01dbf3f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:26.901310 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:26.901310 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:26.901962 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a55fdb20-88fd-4a65-9be7-b6e4b01dbf3f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:26.902850 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-a55fdb20-88fd-4a65-9be7-b6e4b01dbf3f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '741ba4782cfe4e3395df85f1588f2e60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02ec48f851e14e82af7c7c147546fafd', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:19:26.903102 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a55fdb20-88fd-4a65-9be7-b6e4b01dbf3f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b/action returned with HTTP 403 Jul 22 00:19:26.903647 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1188/4747] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:19:26 2026] POST /volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:26.911554 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c50a25d1-e1ad-4f0a-b546-70320fe622d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:26.924155 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c50a25d1-e1ad-4f0a-b546-70320fe622d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b Jul 22 00:19:26.924411 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c50a25d1-e1ad-4f0a-b546-70320fe622d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:26.924648 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c50a25d1-e1ad-4f0a-b546-70320fe622d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:26.924802 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c50a25d1-e1ad-4f0a-b546-70320fe622d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete snapshot with id: 478dfcf8-f957-425f-9d35-e026cb7fe32b Jul 22 00:19:26.931897 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:26.931897 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:26.932386 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c50a25d1-e1ad-4f0a-b546-70320fe622d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:26.965806 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c50a25d1-e1ad-4f0a-b546-70320fe622d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot delete request issued successfully. Jul 22 00:19:26.966044 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c50a25d1-e1ad-4f0a-b546-70320fe622d8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b returned with HTTP 202 Jul 22 00:19:26.966514 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1183/4748] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:26 2026] DELETE /volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:26.979412 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-934080bd-06de-4cba-9062-fa10cf80d5f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:26.982534 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-934080bd-06de-4cba-9062-fa10cf80d5f2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b Jul 22 00:19:26.983109 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-934080bd-06de-4cba-9062-fa10cf80d5f2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:26.983357 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-934080bd-06de-4cba-9062-fa10cf80d5f2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:26.989244 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:26.989244 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:26.989585 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-934080bd-06de-4cba-9062-fa10cf80d5f2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:26.990381 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-934080bd-06de-4cba-9062-fa10cf80d5f2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b returned with HTTP 200 Jul 22 00:19:26.990751 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1192/4749] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:26 2026] GET /volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:27.709831 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f21b0f7-c12b-449a-a74d-9ded561fb736 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:27.711663 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f21b0f7-c12b-449a-a74d-9ded561fb736 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:27.711876 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f21b0f7-c12b-449a-a74d-9ded561fb736 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:27.712084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f21b0f7-c12b-449a-a74d-9ded561fb736 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:27.712193 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7f21b0f7-c12b-449a-a74d-9ded561fb736 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:27.716678 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:27.716678 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:27.717355 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f21b0f7-c12b-449a-a74d-9ded561fb736 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:27.717767 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1187/4750] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:27 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:28.001364 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87606e67-a208-430c-8c20-b7088405af8e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:28.003195 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87606e67-a208-430c-8c20-b7088405af8e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b Jul 22 00:19:28.003415 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87606e67-a208-430c-8c20-b7088405af8e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:28.003637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87606e67-a208-430c-8c20-b7088405af8e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:28.008388 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87606e67-a208-430c-8c20-b7088405af8e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b returned with HTTP 404 Jul 22 00:19:28.008843 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1189/4751] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:28 2026] GET /volume/v3/snapshots/478dfcf8-f957-425f-9d35-e026cb7fe32b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:28.016507 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b62d5e9-8e34-4ffd-97bd-eb0a48af5e61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:28.018391 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b62d5e9-8e34-4ffd-97bd-eb0a48af5e61 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 Jul 22 00:19:28.018537 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b62d5e9-8e34-4ffd-97bd-eb0a48af5e61 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:28.018739 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b62d5e9-8e34-4ffd-97bd-eb0a48af5e61 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:28.018953 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7b62d5e9-8e34-4ffd-97bd-eb0a48af5e61 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: 30e77401-bf97-40ab-96d2-bd87786a9728 Jul 22 00:19:28.027523 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:28.027523 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:28.027934 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7b62d5e9-8e34-4ffd-97bd-eb0a48af5e61 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:28.046723 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7b62d5e9-8e34-4ffd-97bd-eb0a48af5e61 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:28.047229 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b62d5e9-8e34-4ffd-97bd-eb0a48af5e61 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 returned with HTTP 202 Jul 22 00:19:28.047764 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1184/4752] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:28 2026] DELETE /volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:28.062534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8573ef53-a7a3-465b-8a5d-97b5e1998706 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:28.064033 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8573ef53-a7a3-465b-8a5d-97b5e1998706 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 Jul 22 00:19:28.064227 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8573ef53-a7a3-465b-8a5d-97b5e1998706 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:28.064420 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8573ef53-a7a3-465b-8a5d-97b5e1998706 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:28.070919 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:28.070919 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:28.074292 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8573ef53-a7a3-465b-8a5d-97b5e1998706 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:28.079253 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8573ef53-a7a3-465b-8a5d-97b5e1998706 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 returned with HTTP 200 Jul 22 00:19:28.079657 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1193/4753] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:28 2026] GET /volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:28.727468 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4fb401e3-bccd-4a80-88d6-ce16bf8057e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:28.729403 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fb401e3-bccd-4a80-88d6-ce16bf8057e1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:28.729596 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fb401e3-bccd-4a80-88d6-ce16bf8057e1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:28.729926 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4fb401e3-bccd-4a80-88d6-ce16bf8057e1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:28.730026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4fb401e3-bccd-4a80-88d6-ce16bf8057e1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:28.734379 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:28.734379 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:28.735050 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4fb401e3-bccd-4a80-88d6-ce16bf8057e1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:28.735537 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1188/4754] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:28 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:29.092113 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd7bb238-3455-4da6-8054-de7e79a95c56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:29.094188 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd7bb238-3455-4da6-8054-de7e79a95c56 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 Jul 22 00:19:29.094422 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd7bb238-3455-4da6-8054-de7e79a95c56 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:29.094662 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd7bb238-3455-4da6-8054-de7e79a95c56 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:29.100977 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd7bb238-3455-4da6-8054-de7e79a95c56 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 returned with HTTP 404 Jul 22 00:19:29.101522 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1190/4755] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:29 2026] GET /volume/v3/volumes/30e77401-bf97-40ab-96d2-bd87786a9728 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:29.110626 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:29.113041 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:29.113517 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-613056297"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:29.115679 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-613056297'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:29.115757 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:29.120576 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:29.129314 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (86643e0c-304a-4a0d-b855-3a19e2cb66cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:29.130708 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92749fa2-6fdd-4463-9fd1-f5ba4d7039b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:29.131834 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:29.169434 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92749fa2-6fdd-4463-9fd1-f5ba4d7039b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:29.170783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b604b5-a4db-45cb-9c9c-bf62ce746fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:29.217039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['6dec30d1-6a55-4faa-8023-af90fd9cb959', '1ab90cfd-88f6-412d-b271-ce24117342d2', 'a50649d1-2824-4cb8-a046-3d7b84927e2e', 'c139f73b-3dd1-4efb-b81e-412aeb588bec'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:29.217983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b604b5-a4db-45cb-9c9c-bf62ce746fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dec30d1-6a55-4faa-8023-af90fd9cb959', '1ab90cfd-88f6-412d-b271-ce24117342d2', 'a50649d1-2824-4cb8-a046-3d7b84927e2e', 'c139f73b-3dd1-4efb-b81e-412aeb588bec']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:29.218418 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348e70a5-14e7-42d5-a857-428b118702b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:29.240887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348e70a5-14e7-42d5-a857-428b118702b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '111f7fa8-434e-4c70-b81f-4416ffd1374c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-613056297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['6dec30d1-6a55-4faa-8023-af90fd9cb959','1ab90cfd-88f6-412d-b271-ce24117342d2','a50649d1-2824-4cb8-a046-3d7b84927e2e','c139f73b-3dd1-4efb-b81e-412aeb588bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-613056297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=111f7fa8-434e-4c70-b81f-4416ffd1374c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:29.241572 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d77bcd4f-cf75-4375-93a2-3c610a9d74de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:29.257631 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d77bcd4f-cf75-4375-93a2-3c610a9d74de) transitioned into state 'SUCCESS' from state '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-613056297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['6dec30d1-6a55-4faa-8023-af90fd9cb959','1ab90cfd-88f6-412d-b271-ce24117342d2','a50649d1-2824-4cb8-a046-3d7b84927e2e','c139f73b-3dd1-4efb-b81e-412aeb588bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:29.258759 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15d7252-a525-4953-b5f1-a96b788a028b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:29.267031 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15d7252-a525-4953-b5f1-a96b788a028b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:29.267799 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (86643e0c-304a-4a0d-b855-3a19e2cb66cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:29.268113 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:29.268647 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c193aeff-a010-42c2-a1f2-c97ff380b79d tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:29.269082 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1185/4756] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:29 2026] POST /volume/v3/volumes => generated 777 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:29.283527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b9f911d-64dd-4c47-a81c-42560d246cad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:29.285767 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b9f911d-64dd-4c47-a81c-42560d246cad tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c Jul 22 00:19:29.286059 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b9f911d-64dd-4c47-a81c-42560d246cad tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:29.286336 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b9f911d-64dd-4c47-a81c-42560d246cad tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:29.299128 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:29.299128 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:29.308158 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6b9f911d-64dd-4c47-a81c-42560d246cad tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:29.320166 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b9f911d-64dd-4c47-a81c-42560d246cad tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c returned with HTTP 200 Jul 22 00:19:29.320166 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1194/4757] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:29 2026] GET /volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:29.747441 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5578e91-fd3b-4995-8353-e7da4f1ad5b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:29.749442 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5578e91-fd3b-4995-8353-e7da4f1ad5b0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:29.749692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5578e91-fd3b-4995-8353-e7da4f1ad5b0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:29.749929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5578e91-fd3b-4995-8353-e7da4f1ad5b0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:29.750058 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b5578e91-fd3b-4995-8353-e7da4f1ad5b0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:29.754541 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:29.754541 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:29.755201 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5578e91-fd3b-4995-8353-e7da4f1ad5b0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:29.755606 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1189/4758] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:29 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:30.332024 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a89bed1-69a1-4a57-ae51-c298312babf8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:30.333980 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a89bed1-69a1-4a57-ae51-c298312babf8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c Jul 22 00:19:30.334241 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a89bed1-69a1-4a57-ae51-c298312babf8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:30.334371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a89bed1-69a1-4a57-ae51-c298312babf8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:30.341431 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:30.341431 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:30.344987 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a89bed1-69a1-4a57-ae51-c298312babf8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:30.348934 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a89bed1-69a1-4a57-ae51-c298312babf8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c returned with HTTP 200 Jul 22 00:19:30.349346 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1191/4759] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:30 2026] GET /volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:30.362551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-86c57c83-fc75-4701-a320-e1a000c0f946 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:30.366311 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86c57c83-fc75-4701-a320-e1a000c0f946 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:30.366884 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86c57c83-fc75-4701-a320-e1a000c0f946 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "111f7fa8-434e-4c70-b81f-4416ffd1374c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-275951873"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:30.377576 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:30.377576 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:30.377576 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-86c57c83-fc75-4701-a320-e1a000c0f946 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:30.378014 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-86c57c83-fc75-4701-a320-e1a000c0f946 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create snapshot from volume 111f7fa8-434e-4c70-b81f-4416ffd1374c Jul 22 00:19:30.412786 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-86c57c83-fc75-4701-a320-e1a000c0f946 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['22e01179-eaf1-41cd-92e1-394c54942589', 'b03e2eda-6aca-4d60-bfcc-ad9326cb576e', '4bc14ecd-19a2-4957-ae35-c6a01bf94f69', '49272187-9bd9-44e4-abf3-8f26e238ab9c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:30.457271 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-86c57c83-fc75-4701-a320-e1a000c0f946 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot create request issued successfully. Jul 22 00:19:30.457271 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86c57c83-fc75-4701-a320-e1a000c0f946 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:30.457271 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1186/4760] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:30.467623 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d7450e6-2f92-4d50-ac63-8798422fa76b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:30.469851 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d7450e6-2f92-4d50-ac63-8798422fa76b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 Jul 22 00:19:30.470081 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d7450e6-2f92-4d50-ac63-8798422fa76b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:30.470311 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d7450e6-2f92-4d50-ac63-8798422fa76b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:30.475250 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:30.475250 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:30.475595 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4d7450e6-2f92-4d50-ac63-8798422fa76b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:30.476308 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d7450e6-2f92-4d50-ac63-8798422fa76b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 returned with HTTP 200 Jul 22 00:19:30.476669 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1195/4761] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:30 2026] GET /volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:30.765487 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5325a65-7e22-41c2-b114-1e2ec6167bda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:30.767460 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5325a65-7e22-41c2-b114-1e2ec6167bda tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:30.767707 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5325a65-7e22-41c2-b114-1e2ec6167bda tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:30.767950 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5325a65-7e22-41c2-b114-1e2ec6167bda tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:30.768083 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d5325a65-7e22-41c2-b114-1e2ec6167bda tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:30.773979 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:30.773979 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:30.774829 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5325a65-7e22-41c2-b114-1e2ec6167bda tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:30.775303 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1190/4762] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:30 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:31.487106 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d766e672-c2e9-4a6a-aad6-72fc88ab6505 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:31.489374 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d766e672-c2e9-4a6a-aad6-72fc88ab6505 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 Jul 22 00:19:31.489578 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d766e672-c2e9-4a6a-aad6-72fc88ab6505 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:31.489800 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d766e672-c2e9-4a6a-aad6-72fc88ab6505 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:31.496035 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:31.496035 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:31.496449 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d766e672-c2e9-4a6a-aad6-72fc88ab6505 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:31.497354 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d766e672-c2e9-4a6a-aad6-72fc88ab6505 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 returned with HTTP 200 Jul 22 00:19:31.497782 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1192/4763] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:31 2026] GET /volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:31.507896 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3172c0eb-aa17-4a97-90dc-557df9346bce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:31.509741 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3172c0eb-aa17-4a97-90dc-557df9346bce tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] GET https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:31.511883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3172c0eb-aa17-4a97-90dc-557df9346bce tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:31.511883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3172c0eb-aa17-4a97-90dc-557df9346bce tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:31.511883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3172c0eb-aa17-4a97-90dc-557df9346bce tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:19:31.511883 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:31.511883 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:31.511883 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-3172c0eb-aa17-4a97-90dc-557df9346bce tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 00:19:31.515586 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3172c0eb-aa17-4a97-90dc-557df9346bce tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Get all snapshots completed successfully. Jul 22 00:19:31.515974 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3172c0eb-aa17-4a97-90dc-557df9346bce tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 200 Jul 22 00:19:31.516401 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1187/4764] 10.4.3.168 () {66 vars in 1243 bytes} [Wed Jul 22 00:19:31 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:31.525717 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a73757f9-28d5-4ca0-9899-3c22cc2fd4f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:31.527572 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a73757f9-28d5-4ca0-9899-3c22cc2fd4f7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 Jul 22 00:19:31.527751 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a73757f9-28d5-4ca0-9899-3c22cc2fd4f7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:31.527949 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a73757f9-28d5-4ca0-9899-3c22cc2fd4f7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:31.528065 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-a73757f9-28d5-4ca0-9899-3c22cc2fd4f7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete snapshot with id: 06257156-b4b6-4b11-ab52-bcbd8efb4114 Jul 22 00:19:31.532550 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:31.532550 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:31.532852 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a73757f9-28d5-4ca0-9899-3c22cc2fd4f7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:31.547447 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a73757f9-28d5-4ca0-9899-3c22cc2fd4f7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot delete request issued successfully. Jul 22 00:19:31.547683 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a73757f9-28d5-4ca0-9899-3c22cc2fd4f7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 returned with HTTP 202 Jul 22 00:19:31.548092 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1196/4765] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:31 2026] DELETE /volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:31.555557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1fbd1b68-5003-4dff-b4d3-f3ae27a3e96f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:31.557656 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fbd1b68-5003-4dff-b4d3-f3ae27a3e96f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 Jul 22 00:19:31.557936 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fbd1b68-5003-4dff-b4d3-f3ae27a3e96f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:31.558225 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fbd1b68-5003-4dff-b4d3-f3ae27a3e96f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:31.566824 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:31.566824 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:31.566824 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fbd1b68-5003-4dff-b4d3-f3ae27a3e96f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:31.567482 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fbd1b68-5003-4dff-b4d3-f3ae27a3e96f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 returned with HTTP 200 Jul 22 00:19:31.567936 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1191/4766] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:31 2026] GET /volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:31.786299 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06a50cf6-8a63-4a58-8837-e49cf8a11904 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:31.789324 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06a50cf6-8a63-4a58-8837-e49cf8a11904 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:31.790426 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06a50cf6-8a63-4a58-8837-e49cf8a11904 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:31.790426 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06a50cf6-8a63-4a58-8837-e49cf8a11904 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:31.790426 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-06a50cf6-8a63-4a58-8837-e49cf8a11904 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:31.795191 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:31.795191 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:31.796057 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06a50cf6-8a63-4a58-8837-e49cf8a11904 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:31.796597 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1193/4767] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:31 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:31.944410 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:31.946147 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:31.946709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1439381403", "snapshot_id": null, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:31.948696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1439381403', 'snapshot_id': None, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:32.029357 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Create volume of 1 GB Jul 22 00:19:32.029357 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:32.029357 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:32.032463 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Availability Zones retrieved successfully. Jul 22 00:19:32.038111 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Flow 'volume_create_api' (17c11afb-20a2-4bf3-9d71-a4f79fc00012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:32.039207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a103e5-3d90-4c19-96a6-347c1c8e2fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:32.040273 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:32.094929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a103e5-3d90-4c19-96a6-347c1c8e2fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:32.094929 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b657aa5c-01b0-4b65-9b2e-cf5c9bfc96b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:32.165954 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Created reservations ['79b96ab2-ad4f-447a-b038-473795a4328b', '8a572d4a-a022-492a-a9ea-c0fd41491429', 'eed7f94f-f29b-4823-87d6-a3cfddaa9bd9', 'fcd03728-932c-437f-ac41-42712c4641cf'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:32.165954 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b657aa5c-01b0-4b65-9b2e-cf5c9bfc96b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b96ab2-ad4f-447a-b038-473795a4328b', '8a572d4a-a022-492a-a9ea-c0fd41491429', 'eed7f94f-f29b-4823-87d6-a3cfddaa9bd9', 'fcd03728-932c-437f-ac41-42712c4641cf']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:32.165954 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27004a4b-7d49-44bb-9ac2-9ea0e95f974b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:32.188165 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27004a4b-7d49-44bb-9ac2-9ea0e95f974b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e616d664-7941-45c3-af89-700515dfb326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1439381403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75303837c7e248baa4ce3fb770546195',qos_specs=None,replication_status=,reservations=['79b96ab2-ad4f-447a-b038-473795a4328b','8a572d4a-a022-492a-a9ea-c0fd41491429','eed7f94f-f29b-4823-87d6-a3cfddaa9bd9','fcd03728-932c-437f-ac41-42712c4641cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3346cdf4a8e049f2b5456a65cb97c10c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1439381403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e616d664-7941-45c3-af89-700515dfb326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75303837c7e248baa4ce3fb770546195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3346cdf4a8e049f2b5456a65cb97c10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:32.189140 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e6c76ed-5795-41c9-bc26-1c1f6087a681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:32.213296 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e6c76ed-5795-41c9-bc26-1c1f6087a681) transitioned into state 'SUCCESS' from state '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-1439381403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75303837c7e248baa4ce3fb770546195',qos_specs=None,replication_status=,reservations=['79b96ab2-ad4f-447a-b038-473795a4328b','8a572d4a-a022-492a-a9ea-c0fd41491429','eed7f94f-f29b-4823-87d6-a3cfddaa9bd9','fcd03728-932c-437f-ac41-42712c4641cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3346cdf4a8e049f2b5456a65cb97c10c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:32.214379 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b7a180-1f4d-4378-84ba-7899f51eba10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:32.222990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b7a180-1f4d-4378-84ba-7899f51eba10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:32.226072 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Flow 'volume_create_api' (17c11afb-20a2-4bf3-9d71-a4f79fc00012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:32.228890 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Create volume request issued successfully. Jul 22 00:19:32.229127 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9801aee-bc22-4fd3-90a7-ada439e388fa tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:32.232140 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1188/4768] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:19:31 2026] POST /volume/v3/volumes => generated 754 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:32.243669 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a3991247-a770-4d81-806d-e32726eccf1a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:32.245833 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3991247-a770-4d81-806d-e32726eccf1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:19:32.246138 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3991247-a770-4d81-806d-e32726eccf1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:32.246355 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3991247-a770-4d81-806d-e32726eccf1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:32.255346 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:32.255346 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:32.261556 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a3991247-a770-4d81-806d-e32726eccf1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:19:32.266439 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3991247-a770-4d81-806d-e32726eccf1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 returned with HTTP 200 Jul 22 00:19:32.266945 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1197/4769] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:32 2026] GET /volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:32.580639 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a53c206-09ad-40c6-9e34-1d60c4eb25ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:32.582543 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a53c206-09ad-40c6-9e34-1d60c4eb25ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 Jul 22 00:19:32.583061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a53c206-09ad-40c6-9e34-1d60c4eb25ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:32.583061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a53c206-09ad-40c6-9e34-1d60c4eb25ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:32.587121 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a53c206-09ad-40c6-9e34-1d60c4eb25ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 returned with HTTP 404 Jul 22 00:19:32.587554 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1192/4770] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:32 2026] GET /volume/v3/snapshots/06257156-b4b6-4b11-ab52-bcbd8efb4114 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:32.595572 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1245d44f-b736-4205-baab-69034b81bab8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:32.597701 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1245d44f-b736-4205-baab-69034b81bab8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c Jul 22 00:19:32.597839 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1245d44f-b736-4205-baab-69034b81bab8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:32.598101 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1245d44f-b736-4205-baab-69034b81bab8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:32.598374 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1245d44f-b736-4205-baab-69034b81bab8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: 111f7fa8-434e-4c70-b81f-4416ffd1374c Jul 22 00:19:32.606014 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:32.606014 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:32.606409 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1245d44f-b736-4205-baab-69034b81bab8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:32.624263 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1245d44f-b736-4205-baab-69034b81bab8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:32.624538 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1245d44f-b736-4205-baab-69034b81bab8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c returned with HTTP 202 Jul 22 00:19:32.625165 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1194/4771] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:32 2026] DELETE /volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:32.633235 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0008ef85-6de2-4660-8b4d-91fe18bbbbe0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:32.635877 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0008ef85-6de2-4660-8b4d-91fe18bbbbe0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c Jul 22 00:19:32.636175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0008ef85-6de2-4660-8b4d-91fe18bbbbe0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:32.636443 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0008ef85-6de2-4660-8b4d-91fe18bbbbe0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:32.646525 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:32.646525 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:32.651013 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0008ef85-6de2-4660-8b4d-91fe18bbbbe0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:32.655723 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0008ef85-6de2-4660-8b4d-91fe18bbbbe0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c returned with HTTP 200 Jul 22 00:19:32.656267 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1189/4772] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:32 2026] GET /volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:32.808193 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d8d8ff6-cd8a-40ba-8861-9fb6953948d4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:32.810644 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d8d8ff6-cd8a-40ba-8861-9fb6953948d4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:32.811002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d8d8ff6-cd8a-40ba-8861-9fb6953948d4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:32.811248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d8d8ff6-cd8a-40ba-8861-9fb6953948d4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:32.811405 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6d8d8ff6-cd8a-40ba-8861-9fb6953948d4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:32.816710 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:32.816710 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:32.817566 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d8d8ff6-cd8a-40ba-8861-9fb6953948d4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:32.818094 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1198/4773] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:32 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:33.280886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ab41e4c3-d401-43f9-8ab1-4c9feb17a856 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.282447 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab41e4c3-d401-43f9-8ab1-4c9feb17a856 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:19:33.282756 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab41e4c3-d401-43f9-8ab1-4c9feb17a856 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:33.283102 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab41e4c3-d401-43f9-8ab1-4c9feb17a856 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:33.291889 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:33.291889 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:33.295056 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ab41e4c3-d401-43f9-8ab1-4c9feb17a856 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:19:33.300730 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab41e4c3-d401-43f9-8ab1-4c9feb17a856 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 returned with HTTP 200 Jul 22 00:19:33.301443 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1193/4774] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:33 2026] GET /volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:33.316945 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d6f5e33-975f-4a79-9f72-61bc38bfc6c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.319620 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d6f5e33-975f-4a79-9f72-61bc38bfc6c4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:19:33.319843 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d6f5e33-975f-4a79-9f72-61bc38bfc6c4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:33.320100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d6f5e33-975f-4a79-9f72-61bc38bfc6c4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:33.328194 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:33.328194 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:33.332396 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8d6f5e33-975f-4a79-9f72-61bc38bfc6c4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:19:33.337676 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d6f5e33-975f-4a79-9f72-61bc38bfc6c4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 returned with HTTP 200 Jul 22 00:19:33.338238 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1195/4775] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:33 2026] GET /volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:33.357067 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a582b15f-b570-4ce5-abc0-568306aa59b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.359378 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a582b15f-b570-4ce5-abc0-568306aa59b7 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:19:33.359659 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a582b15f-b570-4ce5-abc0-568306aa59b7 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:33.359901 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a582b15f-b570-4ce5-abc0-568306aa59b7 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:33.367979 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:33.367979 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:33.372053 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a582b15f-b570-4ce5-abc0-568306aa59b7 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:19:33.377973 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a582b15f-b570-4ce5-abc0-568306aa59b7 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 returned with HTTP 200 Jul 22 00:19:33.378442 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1190/4776] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:33 2026] GET /volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:33.398231 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1f057795-8466-4e75-b562-8121f50007ed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.400529 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f057795-8466-4e75-b562-8121f50007ed tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:19:33.400919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f057795-8466-4e75-b562-8121f50007ed tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e616d664-7941-45c3-af89-700515dfb326", "name": "tempest-TestVolumeBackupRestore-backup-1575590719", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:33.402878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-1f057795-8466-4e75-b562-8121f50007ed tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Creating new backup {'backup': {'volume_id': 'e616d664-7941-45c3-af89-700515dfb326', 'name': 'tempest-TestVolumeBackupRestore-backup-1575590719', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:19:33.403047 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-1f057795-8466-4e75-b562-8121f50007ed tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Creating backup of volume e616d664-7941-45c3-af89-700515dfb326 in container None Jul 22 00:19:33.410574 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:33.410574 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:33.411107 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1f057795-8466-4e75-b562-8121f50007ed tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:19:33.439279 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1f057795-8466-4e75-b562-8121f50007ed tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Created reservations ['2083cc9f-9551-4066-ad3e-644d273df736', '424f1e1c-19b6-4783-8c2b-36bbaf839475'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:33.470245 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f057795-8466-4e75-b562-8121f50007ed tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:19:33.470686 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1199/4777] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:19:33 2026] POST /volume/v3/backups => generated 335 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:33.481021 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dab4c1da-22d8-4160-8431-8ebfe482a148 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.482789 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dab4c1da-22d8-4160-8431-8ebfe482a148 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:33.483268 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dab4c1da-22d8-4160-8431-8ebfe482a148 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:33.483687 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dab4c1da-22d8-4160-8431-8ebfe482a148 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:33.483989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dab4c1da-22d8-4160-8431-8ebfe482a148 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:33.494716 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:33.494716 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:33.494716 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dab4c1da-22d8-4160-8431-8ebfe482a148 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:33.494716 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1194/4778] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:33 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:33.668742 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5b9d6b2-b2c4-4073-84c7-aef96b685835 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.670644 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5b9d6b2-b2c4-4073-84c7-aef96b685835 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c Jul 22 00:19:33.670848 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5b9d6b2-b2c4-4073-84c7-aef96b685835 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:33.671081 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5b9d6b2-b2c4-4073-84c7-aef96b685835 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:33.676747 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5b9d6b2-b2c4-4073-84c7-aef96b685835 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c returned with HTTP 404 Jul 22 00:19:33.677485 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1196/4779] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:33 2026] GET /volume/v3/volumes/111f7fa8-434e-4c70-b81f-4416ffd1374c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:33.686579 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.688500 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:33.688897 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-16201943"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:33.690432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-16201943'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:33.690558 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:33.694634 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:33.700755 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (75aec47a-911a-411b-8123-c1eee7c2776a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:33.702211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5769af-ee6e-4f28-9687-e7e9effb211a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:33.703056 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:33.737234 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5769af-ee6e-4f28-9687-e7e9effb211a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:33.738494 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd1a8503-baf6-4176-8229-4f50754f9cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:33.781941 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['a6e1e068-0ca2-4850-a0f9-ce2d3d1c2ac3', 'eea20dd5-d491-4972-aea2-c2b57d93a91f', '9539edd3-5080-47be-8fe0-0e6288badfde', '7989f714-9128-427a-86e8-b119f1131eba'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:33.782958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd1a8503-baf6-4176-8229-4f50754f9cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6e1e068-0ca2-4850-a0f9-ce2d3d1c2ac3', 'eea20dd5-d491-4972-aea2-c2b57d93a91f', '9539edd3-5080-47be-8fe0-0e6288badfde', '7989f714-9128-427a-86e8-b119f1131eba']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:33.783770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa58bef-fb2d-4557-9c85-20809514019b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:33.810353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa58bef-fb2d-4557-9c85-20809514019b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16201943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['a6e1e068-0ca2-4850-a0f9-ce2d3d1c2ac3','eea20dd5-d491-4972-aea2-c2b57d93a91f','9539edd3-5080-47be-8fe0-0e6288badfde','7989f714-9128-427a-86e8-b119f1131eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16201943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:33.811339 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18444c0d-40e9-4e9d-98e1-312879bffd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:33.830327 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6082850d-daf5-4271-9ef0-c84583516604 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.832432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18444c0d-40e9-4e9d-98e1-312879bffd03) transitioned into state 'SUCCESS' from state '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-16201943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['a6e1e068-0ca2-4850-a0f9-ce2d3d1c2ac3','eea20dd5-d491-4972-aea2-c2b57d93a91f','9539edd3-5080-47be-8fe0-0e6288badfde','7989f714-9128-427a-86e8-b119f1131eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:33.832718 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6082850d-daf5-4271-9ef0-c84583516604 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:33.833055 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6082850d-daf5-4271-9ef0-c84583516604 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:33.833299 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d8cbd4-5116-40a8-b30a-40f8ef98cfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:33.833351 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6082850d-daf5-4271-9ef0-c84583516604 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:33.833471 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6082850d-daf5-4271-9ef0-c84583516604 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:33.838694 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:33.838694 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:33.839574 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6082850d-daf5-4271-9ef0-c84583516604 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:33.840095 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1200/4780] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:33 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:33.843003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d8cbd4-5116-40a8-b30a-40f8ef98cfaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:33.843966 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (75aec47a-911a-411b-8123-c1eee7c2776a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:33.844317 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:33.845006 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24840e5e-3763-4580-bd76-6e2a830bbe4f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:33.845448 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1191/4781] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:33 2026] POST /volume/v3/volumes => generated 776 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:33.862074 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-176e4af8-243a-45b1-8448-7ca39ba7eb53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:33.867722 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-176e4af8-243a-45b1-8448-7ca39ba7eb53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 Jul 22 00:19:33.867722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-176e4af8-243a-45b1-8448-7ca39ba7eb53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:33.867722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-176e4af8-243a-45b1-8448-7ca39ba7eb53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:33.878121 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:33.878121 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:33.883391 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-176e4af8-243a-45b1-8448-7ca39ba7eb53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:33.889085 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-176e4af8-243a-45b1-8448-7ca39ba7eb53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 returned with HTTP 200 Jul 22 00:19:33.889788 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1195/4782] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:33 2026] GET /volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:34.506362 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5048a998-49d2-4ec3-9f2f-0c80806a937b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:34.508371 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5048a998-49d2-4ec3-9f2f-0c80806a937b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:34.508575 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5048a998-49d2-4ec3-9f2f-0c80806a937b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:34.508785 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5048a998-49d2-4ec3-9f2f-0c80806a937b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:34.508931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5048a998-49d2-4ec3-9f2f-0c80806a937b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:34.513716 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:34.513716 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:34.514638 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5048a998-49d2-4ec3-9f2f-0c80806a937b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:34.515103 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1197/4783] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:34 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:34.850329 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb7f7821-74c9-4a14-a688-016b859f723f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:34.851992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb7f7821-74c9-4a14-a688-016b859f723f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:34.852221 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb7f7821-74c9-4a14-a688-016b859f723f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:34.852395 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb7f7821-74c9-4a14-a688-016b859f723f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:34.852499 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cb7f7821-74c9-4a14-a688-016b859f723f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:34.857437 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:34.857437 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:34.858012 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb7f7821-74c9-4a14-a688-016b859f723f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:34.858345 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1201/4784] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:34 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:34.905802 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a0f22392-f856-4555-88c8-da91fe585a13 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:34.907752 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0f22392-f856-4555-88c8-da91fe585a13 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 Jul 22 00:19:34.907972 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0f22392-f856-4555-88c8-da91fe585a13 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:34.908184 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0f22392-f856-4555-88c8-da91fe585a13 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:34.916365 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:34.916365 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:34.919806 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a0f22392-f856-4555-88c8-da91fe585a13 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:34.923758 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0f22392-f856-4555-88c8-da91fe585a13 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 returned with HTTP 200 Jul 22 00:19:34.924165 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1192/4785] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:34 2026] GET /volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:34.939015 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1187d83f-45c4-40a5-acf6-abf7ba3d3548 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:34.940907 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1187d83f-45c4-40a5-acf6-abf7ba3d3548 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:34.941320 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1187d83f-45c4-40a5-acf6-abf7ba3d3548 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2105446704"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:34.951651 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:34.951651 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:34.952135 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1187d83f-45c4-40a5-acf6-abf7ba3d3548 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:34.952369 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-1187d83f-45c4-40a5-acf6-abf7ba3d3548 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create snapshot from volume 5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 Jul 22 00:19:34.976692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1187d83f-45c4-40a5-acf6-abf7ba3d3548 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['fb1a9b04-ec38-4c77-aeb2-c6dc4a8c4459', 'f71110a9-e9e0-4a8c-bb1d-901630522318', '9be75622-d93f-4978-a228-d43ecb814547', 'c9f944a6-b5a9-4d82-96d3-1c66808d36d7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:35.003190 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1187d83f-45c4-40a5-acf6-abf7ba3d3548 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot create request issued successfully. Jul 22 00:19:35.003605 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1187d83f-45c4-40a5-acf6-abf7ba3d3548 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:35.004272 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1196/4786] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:35.014897 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5ae5948-e705-4b5e-ba9a-57cdaa884c73 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:35.016895 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5ae5948-e705-4b5e-ba9a-57cdaa884c73 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d Jul 22 00:19:35.017136 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5ae5948-e705-4b5e-ba9a-57cdaa884c73 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:35.017379 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5ae5948-e705-4b5e-ba9a-57cdaa884c73 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:35.023174 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:35.023174 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:35.023834 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5ae5948-e705-4b5e-ba9a-57cdaa884c73 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:35.024324 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5ae5948-e705-4b5e-ba9a-57cdaa884c73 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d returned with HTTP 200 Jul 22 00:19:35.024748 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1198/4787] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:35 2026] GET /volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:35.527143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cabcf16d-4d9b-4b1a-a469-3b602c068f9b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:35.529314 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cabcf16d-4d9b-4b1a-a469-3b602c068f9b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:35.529536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cabcf16d-4d9b-4b1a-a469-3b602c068f9b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:35.529784 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cabcf16d-4d9b-4b1a-a469-3b602c068f9b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:35.529941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cabcf16d-4d9b-4b1a-a469-3b602c068f9b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:35.534951 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:35.534951 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:35.535833 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cabcf16d-4d9b-4b1a-a469-3b602c068f9b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:35.536318 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1202/4788] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:35 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:35.868170 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0bffe5b-7a5b-4792-9451-fa9b82100f09 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:35.869980 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0bffe5b-7a5b-4792-9451-fa9b82100f09 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:35.870220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0bffe5b-7a5b-4792-9451-fa9b82100f09 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:35.870459 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0bffe5b-7a5b-4792-9451-fa9b82100f09 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:35.870575 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b0bffe5b-7a5b-4792-9451-fa9b82100f09 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:35.876097 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:35.876097 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:35.877003 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0bffe5b-7a5b-4792-9451-fa9b82100f09 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:35.877508 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1193/4789] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:35 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:36.035509 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c73ee5ac-3aa7-4299-be87-32ff9c870bab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:36.038160 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c73ee5ac-3aa7-4299-be87-32ff9c870bab tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d Jul 22 00:19:36.038550 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c73ee5ac-3aa7-4299-be87-32ff9c870bab tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:36.038906 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c73ee5ac-3aa7-4299-be87-32ff9c870bab tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:36.046166 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:36.046166 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:36.046716 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c73ee5ac-3aa7-4299-be87-32ff9c870bab tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:36.047749 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c73ee5ac-3aa7-4299-be87-32ff9c870bab tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d returned with HTTP 200 Jul 22 00:19:36.048367 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1197/4790] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:36 2026] GET /volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:36.079380 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-002905e5-0a5e-4d4f-95cb-31ae9236484f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:36.081266 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-002905e5-0a5e-4d4f-95cb-31ae9236484f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] POST https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d/action Jul 22 00:19:36.081713 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-002905e5-0a5e-4d4f-95cb-31ae9236484f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:36.081883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-002905e5-0a5e-4d4f-95cb-31ae9236484f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:36.083381 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-002905e5-0a5e-4d4f-95cb-31ae9236484f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Updating snapshot '359fbacc-1822-43bc-8c27-fa466048fc8d' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:19:36.093097 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:36.093097 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:36.093724 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-002905e5-0a5e-4d4f-95cb-31ae9236484f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '741ba4782cfe4e3395df85f1588f2e60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02ec48f851e14e82af7c7c147546fafd', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:19:36.093976 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-002905e5-0a5e-4d4f-95cb-31ae9236484f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d/action returned with HTTP 403 Jul 22 00:19:36.094609 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1199/4791] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:19:36 2026] POST /volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:36.119349 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8f9492f-ddec-47b8-9c9a-97c33e5ee7c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:36.122122 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8f9492f-ddec-47b8-9c9a-97c33e5ee7c0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d Jul 22 00:19:36.122341 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8f9492f-ddec-47b8-9c9a-97c33e5ee7c0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:36.122523 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8f9492f-ddec-47b8-9c9a-97c33e5ee7c0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:36.122626 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-a8f9492f-ddec-47b8-9c9a-97c33e5ee7c0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete snapshot with id: 359fbacc-1822-43bc-8c27-fa466048fc8d Jul 22 00:19:36.129613 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:36.129613 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:36.130026 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a8f9492f-ddec-47b8-9c9a-97c33e5ee7c0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:36.157366 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a8f9492f-ddec-47b8-9c9a-97c33e5ee7c0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot delete request issued successfully. Jul 22 00:19:36.158031 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8f9492f-ddec-47b8-9c9a-97c33e5ee7c0 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d returned with HTTP 202 Jul 22 00:19:36.158839 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1203/4792] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:36 2026] DELETE /volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:36.179057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c046bdb4-9340-4324-bb50-f8c86845a368 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:36.181068 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c046bdb4-9340-4324-bb50-f8c86845a368 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d Jul 22 00:19:36.181338 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c046bdb4-9340-4324-bb50-f8c86845a368 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:36.181593 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c046bdb4-9340-4324-bb50-f8c86845a368 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:36.193844 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:36.193844 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:36.194150 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c046bdb4-9340-4324-bb50-f8c86845a368 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:36.195568 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c046bdb4-9340-4324-bb50-f8c86845a368 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d returned with HTTP 200 Jul 22 00:19:36.195760 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1194/4793] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:36 2026] GET /volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:36.547159 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d78c9a8-02ee-4c61-9ad3-3919f4c82ad1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:36.549487 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d78c9a8-02ee-4c61-9ad3-3919f4c82ad1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:36.549750 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d78c9a8-02ee-4c61-9ad3-3919f4c82ad1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:36.549993 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d78c9a8-02ee-4c61-9ad3-3919f4c82ad1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:36.550140 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1d78c9a8-02ee-4c61-9ad3-3919f4c82ad1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:36.554460 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:36.554460 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:36.555246 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d78c9a8-02ee-4c61-9ad3-3919f4c82ad1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:36.555595 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1198/4794] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:36 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:36.887705 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12960b00-71f0-437d-946f-7d2403c3955d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:36.889560 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12960b00-71f0-437d-946f-7d2403c3955d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:36.889766 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12960b00-71f0-437d-946f-7d2403c3955d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:36.889976 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12960b00-71f0-437d-946f-7d2403c3955d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:36.890104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-12960b00-71f0-437d-946f-7d2403c3955d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:36.894289 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:36.894289 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:36.894852 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12960b00-71f0-437d-946f-7d2403c3955d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:36.895202 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1200/4795] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:36 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:37.215003 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a6a7e910-f038-4ac5-9b65-154d4fdeb489 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:37.217156 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6a7e910-f038-4ac5-9b65-154d4fdeb489 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d Jul 22 00:19:37.217362 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6a7e910-f038-4ac5-9b65-154d4fdeb489 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:37.217553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6a7e910-f038-4ac5-9b65-154d4fdeb489 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:37.222200 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6a7e910-f038-4ac5-9b65-154d4fdeb489 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d returned with HTTP 404 Jul 22 00:19:37.222661 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1204/4796] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:37 2026] GET /volume/v3/snapshots/359fbacc-1822-43bc-8c27-fa466048fc8d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:37.230738 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51185073-59ad-40a8-b20d-14ea6ee60fa1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:37.234537 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51185073-59ad-40a8-b20d-14ea6ee60fa1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 Jul 22 00:19:37.234768 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51185073-59ad-40a8-b20d-14ea6ee60fa1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:37.235034 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51185073-59ad-40a8-b20d-14ea6ee60fa1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:37.235252 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-51185073-59ad-40a8-b20d-14ea6ee60fa1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: 5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 Jul 22 00:19:37.242221 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:37.242221 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:37.242559 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51185073-59ad-40a8-b20d-14ea6ee60fa1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:37.264822 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51185073-59ad-40a8-b20d-14ea6ee60fa1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:37.265133 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51185073-59ad-40a8-b20d-14ea6ee60fa1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 returned with HTTP 202 Jul 22 00:19:37.265622 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1195/4797] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:37 2026] DELETE /volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:37.277426 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc894b76-013f-48da-9d5b-55fb86d5897a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:37.279809 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc894b76-013f-48da-9d5b-55fb86d5897a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 Jul 22 00:19:37.280121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc894b76-013f-48da-9d5b-55fb86d5897a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:37.280390 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc894b76-013f-48da-9d5b-55fb86d5897a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:37.290278 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:37.290278 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:37.295061 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc894b76-013f-48da-9d5b-55fb86d5897a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:37.300302 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc894b76-013f-48da-9d5b-55fb86d5897a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 returned with HTTP 200 Jul 22 00:19:37.300879 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1199/4798] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:37 2026] GET /volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:37.567247 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c026a1a-ea4b-4e12-b106-c23f2ef3ace4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:37.572073 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c026a1a-ea4b-4e12-b106-c23f2ef3ace4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:37.572275 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c026a1a-ea4b-4e12-b106-c23f2ef3ace4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:37.572465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c026a1a-ea4b-4e12-b106-c23f2ef3ace4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:37.572563 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9c026a1a-ea4b-4e12-b106-c23f2ef3ace4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:37.578875 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:37.578875 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:37.579388 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c026a1a-ea4b-4e12-b106-c23f2ef3ace4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:37.579771 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1201/4799] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:37 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:37.908603 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4487f328-d985-4b00-b0b2-0127dfa1f465 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:37.910577 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4487f328-d985-4b00-b0b2-0127dfa1f465 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:37.910804 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4487f328-d985-4b00-b0b2-0127dfa1f465 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:37.911077 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4487f328-d985-4b00-b0b2-0127dfa1f465 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:37.911258 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4487f328-d985-4b00-b0b2-0127dfa1f465 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:37.915838 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:37.915838 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:37.916492 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4487f328-d985-4b00-b0b2-0127dfa1f465 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:37.916871 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1205/4800] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:37 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:38.314370 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cef039b6-c2b0-41cb-bcb9-c727c3ee5fe5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:38.317536 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cef039b6-c2b0-41cb-bcb9-c727c3ee5fe5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 Jul 22 00:19:38.317763 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cef039b6-c2b0-41cb-bcb9-c727c3ee5fe5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:38.318029 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cef039b6-c2b0-41cb-bcb9-c727c3ee5fe5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:38.328346 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cef039b6-c2b0-41cb-bcb9-c727c3ee5fe5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 returned with HTTP 404 Jul 22 00:19:38.329131 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1196/4801] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:38 2026] GET /volume/v3/volumes/5cc0f3e3-ac43-4b64-9cf8-1a0eec981e61 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:38.339342 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97309d07-987c-407d-9b26-d7a84b7f734f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:38.341194 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:38.341568 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1751596851"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:38.343355 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1751596851'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:38.343571 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:38.348045 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:38.354001 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (e3f05c6e-6b68-40c0-af3b-67dd59fb7625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:38.355171 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05956d61-197c-4de6-8190-823cc9ae7c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:38.356154 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:38.384605 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05956d61-197c-4de6-8190-823cc9ae7c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:38.386073 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b645a64-8669-480e-b296-62bc6a340818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:38.428272 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['ebf34e8c-944e-475e-a5fd-e81bb40dda5b', 'd196e1d3-525b-4026-b3ee-732a52261003', 'd87f07f0-7a30-4f1d-a5cd-d62208ebcf37', '8b873cbc-d6c3-4476-b7ec-f200cfe38106'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:38.429354 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b645a64-8669-480e-b296-62bc6a340818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebf34e8c-944e-475e-a5fd-e81bb40dda5b', 'd196e1d3-525b-4026-b3ee-732a52261003', 'd87f07f0-7a30-4f1d-a5cd-d62208ebcf37', '8b873cbc-d6c3-4476-b7ec-f200cfe38106']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:38.430566 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4198b7bc-cdc5-4280-9a2f-c72d148b6e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:38.454694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4198b7bc-cdc5-4280-9a2f-c72d148b6e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5fcc47-d6e5-4163-9db1-327646e73f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1751596851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['ebf34e8c-944e-475e-a5fd-e81bb40dda5b','d196e1d3-525b-4026-b3ee-732a52261003','d87f07f0-7a30-4f1d-a5cd-d62208ebcf37','8b873cbc-d6c3-4476-b7ec-f200cfe38106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1751596851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5fcc47-d6e5-4163-9db1-327646e73f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:38.456133 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edce6ac-b86a-4605-9fd6-58b5a671c698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:38.473874 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edce6ac-b86a-4605-9fd6-58b5a671c698) transitioned into state 'SUCCESS' from state '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-1751596851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['ebf34e8c-944e-475e-a5fd-e81bb40dda5b','d196e1d3-525b-4026-b3ee-732a52261003','d87f07f0-7a30-4f1d-a5cd-d62208ebcf37','8b873cbc-d6c3-4476-b7ec-f200cfe38106'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:38.474777 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e060ac-08a5-4634-b37d-6bd3c1e2a625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:38.486507 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e060ac-08a5-4634-b37d-6bd3c1e2a625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:38.487451 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (e3f05c6e-6b68-40c0-af3b-67dd59fb7625) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:38.487797 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:38.488460 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97309d07-987c-407d-9b26-d7a84b7f734f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:38.489157 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1200/4802] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:38 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:38.502418 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ccff098c-f4fa-4bcd-a6da-61e1dda7085c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:38.504247 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ccff098c-f4fa-4bcd-a6da-61e1dda7085c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f Jul 22 00:19:38.504485 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ccff098c-f4fa-4bcd-a6da-61e1dda7085c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:38.504710 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ccff098c-f4fa-4bcd-a6da-61e1dda7085c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:38.511999 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:38.511999 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:38.515708 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ccff098c-f4fa-4bcd-a6da-61e1dda7085c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:38.519797 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ccff098c-f4fa-4bcd-a6da-61e1dda7085c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f returned with HTTP 200 Jul 22 00:19:38.520248 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1202/4803] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:38 2026] GET /volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:38.593646 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4a6d36a-18bf-4c45-9583-626c7ad0e1a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:38.596056 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4a6d36a-18bf-4c45-9583-626c7ad0e1a8 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:38.596297 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4a6d36a-18bf-4c45-9583-626c7ad0e1a8 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:38.596532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4a6d36a-18bf-4c45-9583-626c7ad0e1a8 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:38.596664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c4a6d36a-18bf-4c45-9583-626c7ad0e1a8 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:38.607031 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:38.607031 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:38.607876 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4a6d36a-18bf-4c45-9583-626c7ad0e1a8 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:38.610880 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1206/4804] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:38 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:38.927159 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9cb0b74-d749-4d92-86c5-7f21c8e61ed9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:38.928851 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9cb0b74-d749-4d92-86c5-7f21c8e61ed9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:38.929065 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9cb0b74-d749-4d92-86c5-7f21c8e61ed9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:38.929238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9cb0b74-d749-4d92-86c5-7f21c8e61ed9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:38.929352 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c9cb0b74-d749-4d92-86c5-7f21c8e61ed9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:38.933247 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:38.933247 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:38.933793 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9cb0b74-d749-4d92-86c5-7f21c8e61ed9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:38.934168 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1197/4805] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:38 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:39.536122 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34302dc8-2fb9-4a6f-9cc6-b292512e6798 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:39.542101 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34302dc8-2fb9-4a6f-9cc6-b292512e6798 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f Jul 22 00:19:39.542436 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34302dc8-2fb9-4a6f-9cc6-b292512e6798 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:39.542642 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34302dc8-2fb9-4a6f-9cc6-b292512e6798 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:39.558830 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:39.558830 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:39.565922 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-34302dc8-2fb9-4a6f-9cc6-b292512e6798 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:39.571837 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34302dc8-2fb9-4a6f-9cc6-b292512e6798 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f returned with HTTP 200 Jul 22 00:19:39.572357 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1201/4806] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:39 2026] GET /volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:39.591531 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fbc153b-97a4-439d-bfff-74a7a178ecb4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:39.593577 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fbc153b-97a4-439d-bfff-74a7a178ecb4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:39.593908 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fbc153b-97a4-439d-bfff-74a7a178ecb4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f5fcc47-d6e5-4163-9db1-327646e73f4f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-353797383"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:39.601647 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:39.601647 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:39.601952 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6fbc153b-97a4-439d-bfff-74a7a178ecb4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:39.602071 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-6fbc153b-97a4-439d-bfff-74a7a178ecb4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create snapshot from volume 9f5fcc47-d6e5-4163-9db1-327646e73f4f Jul 22 00:19:39.619213 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7395d339-e6da-4250-9e46-3f51421325f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:39.621436 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7395d339-e6da-4250-9e46-3f51421325f3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:39.621718 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7395d339-e6da-4250-9e46-3f51421325f3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:39.621997 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7395d339-e6da-4250-9e46-3f51421325f3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:39.622170 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7395d339-e6da-4250-9e46-3f51421325f3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:39.625923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6fbc153b-97a4-439d-bfff-74a7a178ecb4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['84d51678-fb34-4933-a594-910d278cfe95', '9da3569e-77c0-47b2-879c-4f9af97f3782', '259598db-4b67-4fb6-8b35-4b5ce9c27202', '1c02f99a-e96c-42f5-a6da-6c73d18d5f5f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:39.631947 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:39.631947 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:39.632878 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7395d339-e6da-4250-9e46-3f51421325f3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:39.633332 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1207/4807] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:39 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:39.665981 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6fbc153b-97a4-439d-bfff-74a7a178ecb4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot create request issued successfully. Jul 22 00:19:39.666333 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fbc153b-97a4-439d-bfff-74a7a178ecb4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:39.666737 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1203/4808] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:39 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) Jul 22 00:19:39.676328 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62fff550-f45c-4ac8-865f-c85153004ba7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:39.679463 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62fff550-f45c-4ac8-865f-c85153004ba7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 Jul 22 00:19:39.679463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62fff550-f45c-4ac8-865f-c85153004ba7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:39.679463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62fff550-f45c-4ac8-865f-c85153004ba7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:39.685848 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:39.685848 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:39.685848 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62fff550-f45c-4ac8-865f-c85153004ba7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:39.685848 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62fff550-f45c-4ac8-865f-c85153004ba7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 returned with HTTP 200 Jul 22 00:19:39.685848 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1198/4809] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:39 2026] GET /volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:39.943377 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5992a31-6676-4a08-a0a1-fb6bea12747a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:39.945119 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5992a31-6676-4a08-a0a1-fb6bea12747a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:39.945460 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5992a31-6676-4a08-a0a1-fb6bea12747a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:39.945520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5992a31-6676-4a08-a0a1-fb6bea12747a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:39.946030 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b5992a31-6676-4a08-a0a1-fb6bea12747a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:39.949347 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:39.949347 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:39.949891 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5992a31-6676-4a08-a0a1-fb6bea12747a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:39.950234 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1202/4810] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:39 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:40.645881 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c79452be-dade-4ad1-bec1-615528e41b84 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:40.648710 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c79452be-dade-4ad1-bec1-615528e41b84 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:40.649410 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c79452be-dade-4ad1-bec1-615528e41b84 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:40.649680 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c79452be-dade-4ad1-bec1-615528e41b84 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:40.649841 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c79452be-dade-4ad1-bec1-615528e41b84 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:40.654645 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:40.654645 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:40.655585 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c79452be-dade-4ad1-bec1-615528e41b84 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:40.656052 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1208/4811] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:40 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:40.695709 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05f97521-fd54-4867-8793-05ac747b009e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:40.697599 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05f97521-fd54-4867-8793-05ac747b009e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 Jul 22 00:19:40.697802 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05f97521-fd54-4867-8793-05ac747b009e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:40.698054 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05f97521-fd54-4867-8793-05ac747b009e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:40.703839 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:40.703839 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:40.704291 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-05f97521-fd54-4867-8793-05ac747b009e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:40.705258 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05f97521-fd54-4867-8793-05ac747b009e tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 returned with HTTP 200 Jul 22 00:19:40.705775 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1204/4812] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:40 2026] GET /volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:40.717059 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87c9c938-1391-432e-84f0-0ef2ca6233e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:40.719070 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87c9c938-1391-432e-84f0-0ef2ca6233e1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] GET https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 Jul 22 00:19:40.719285 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87c9c938-1391-432e-84f0-0ef2ca6233e1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:40.719503 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87c9c938-1391-432e-84f0-0ef2ca6233e1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:40.725312 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:40.725312 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:40.725829 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-87c9c938-1391-432e-84f0-0ef2ca6233e1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:40.726726 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87c9c938-1391-432e-84f0-0ef2ca6233e1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 returned with HTTP 200 Jul 22 00:19:40.727184 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1199/4813] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:40 2026] GET /volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:40.739033 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1674eb8b-cff3-4c65-adad-619d28526290 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:40.741063 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1674eb8b-cff3-4c65-adad-619d28526290 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 Jul 22 00:19:40.741314 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1674eb8b-cff3-4c65-adad-619d28526290 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:40.741544 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1674eb8b-cff3-4c65-adad-619d28526290 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:40.741691 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-1674eb8b-cff3-4c65-adad-619d28526290 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete snapshot with id: d0e834fa-3ba5-4ad9-852b-02cbce17f327 Jul 22 00:19:40.746646 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:40.746646 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:40.747062 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1674eb8b-cff3-4c65-adad-619d28526290 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:40.762459 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1674eb8b-cff3-4c65-adad-619d28526290 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot delete request issued successfully. Jul 22 00:19:40.762708 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1674eb8b-cff3-4c65-adad-619d28526290 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 returned with HTTP 202 Jul 22 00:19:40.763263 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1203/4814] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:40 2026] DELETE /volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:40.771991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d3ef1e11-f38f-46e8-bb62-5af932b683e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:40.774616 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3ef1e11-f38f-46e8-bb62-5af932b683e9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 Jul 22 00:19:40.774832 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3ef1e11-f38f-46e8-bb62-5af932b683e9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:40.775233 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3ef1e11-f38f-46e8-bb62-5af932b683e9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:40.782692 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:40.782692 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:40.783071 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d3ef1e11-f38f-46e8-bb62-5af932b683e9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:40.783769 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3ef1e11-f38f-46e8-bb62-5af932b683e9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 returned with HTTP 200 Jul 22 00:19:40.784184 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1209/4815] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:40 2026] GET /volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:40.959601 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b80eaab-b1ee-4d8f-8291-3b3ebce64021 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:40.961432 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b80eaab-b1ee-4d8f-8291-3b3ebce64021 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:40.961664 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b80eaab-b1ee-4d8f-8291-3b3ebce64021 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:40.961846 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b80eaab-b1ee-4d8f-8291-3b3ebce64021 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:40.962020 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7b80eaab-b1ee-4d8f-8291-3b3ebce64021 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:40.968314 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:40.968314 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:40.968602 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b80eaab-b1ee-4d8f-8291-3b3ebce64021 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:40.969017 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1205/4816] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:40 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:41.665624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b9cd90e-d2cc-478d-82f7-cd3cd8f09a3f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:41.667481 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b9cd90e-d2cc-478d-82f7-cd3cd8f09a3f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:41.667661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b9cd90e-d2cc-478d-82f7-cd3cd8f09a3f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:41.667837 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b9cd90e-d2cc-478d-82f7-cd3cd8f09a3f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:41.667983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8b9cd90e-d2cc-478d-82f7-cd3cd8f09a3f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:41.672073 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:41.672073 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:41.672716 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b9cd90e-d2cc-478d-82f7-cd3cd8f09a3f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:41.673115 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1200/4817] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:41 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:41.807676 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-64e0464d-01b5-420d-a2af-34a53ef64b14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:41.810387 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64e0464d-01b5-420d-a2af-34a53ef64b14 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 Jul 22 00:19:41.810637 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64e0464d-01b5-420d-a2af-34a53ef64b14 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:41.810910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64e0464d-01b5-420d-a2af-34a53ef64b14 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:41.814668 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=356,cinder:INSERT=61,cinder:UPDATE=102,cinder:DELETE=4 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:19:41.822356 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64e0464d-01b5-420d-a2af-34a53ef64b14 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 returned with HTTP 404 Jul 22 00:19:41.822356 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1204/4818] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:41 2026] GET /volume/v3/snapshots/d0e834fa-3ba5-4ad9-852b-02cbce17f327 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:41.845726 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6028a4c4-ff4c-4e0b-9fc6-3e7f48a777d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:41.847708 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6028a4c4-ff4c-4e0b-9fc6-3e7f48a777d2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f Jul 22 00:19:41.849679 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6028a4c4-ff4c-4e0b-9fc6-3e7f48a777d2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:41.850106 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6028a4c4-ff4c-4e0b-9fc6-3e7f48a777d2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:41.850349 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6028a4c4-ff4c-4e0b-9fc6-3e7f48a777d2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: 9f5fcc47-d6e5-4163-9db1-327646e73f4f Jul 22 00:19:41.859233 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:41.859233 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:41.859548 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6028a4c4-ff4c-4e0b-9fc6-3e7f48a777d2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:41.879908 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6028a4c4-ff4c-4e0b-9fc6-3e7f48a777d2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:41.880205 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6028a4c4-ff4c-4e0b-9fc6-3e7f48a777d2 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f returned with HTTP 202 Jul 22 00:19:41.880643 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1210/4819] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:41 2026] DELETE /volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:41.889882 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4364422e-bf07-4bf9-b59b-b2a0f4d235e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:41.891788 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4364422e-bf07-4bf9-b59b-b2a0f4d235e4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f Jul 22 00:19:41.892061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4364422e-bf07-4bf9-b59b-b2a0f4d235e4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:41.892259 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4364422e-bf07-4bf9-b59b-b2a0f4d235e4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:41.900323 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:41.900323 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:41.904620 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4364422e-bf07-4bf9-b59b-b2a0f4d235e4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:41.909195 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4364422e-bf07-4bf9-b59b-b2a0f4d235e4 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f returned with HTTP 200 Jul 22 00:19:41.909570 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1206/4820] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:41 2026] GET /volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:41.979468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fcc8e6d-746d-499c-931d-244c3bf9a674 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:41.981322 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fcc8e6d-746d-499c-931d-244c3bf9a674 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:19:41.981575 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fcc8e6d-746d-499c-931d-244c3bf9a674 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:41.981813 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fcc8e6d-746d-499c-931d-244c3bf9a674 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:41.981989 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6fcc8e6d-746d-499c-931d-244c3bf9a674 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:41.986060 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:41.986060 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:41.986709 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fcc8e6d-746d-499c-931d-244c3bf9a674 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:19:41.987177 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1201/4821] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:41 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:42.001899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cca4080d-3491-4dc7-87fa-ab9d6da5a5f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:42.088749 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cca4080d-3491-4dc7-87fa-ab9d6da5a5f5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c/export_record Jul 22 00:19:42.089085 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cca4080d-3491-4dc7-87fa-ab9d6da5a5f5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:42.089335 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cca4080d-3491-4dc7-87fa-ab9d6da5a5f5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Calling method 'export_record' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:42.089485 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-cca4080d-3491-4dc7-87fa-ab9d6da5a5f5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Export record for backup 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 00:19:42.095420 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:42.095420 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:42.096626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-cca4080d-3491-4dc7-87fa-ab9d6da5a5f5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '82d8cbe9e34543c09f8be1e8b86025b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0396efb57ee043f0a3ac24310a8fc7db', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:19:42.096844 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cca4080d-3491-4dc7-87fa-ab9d6da5a5f5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c/export_record returned with HTTP 403 Jul 22 00:19:42.097287 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1205/4822] 10.4.3.168 () {68 vars in 1430 bytes} [Wed Jul 22 00:19:42 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c/export_record => generated 101 bytes in 96 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:42.105576 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-03b28c30-12f3-444e-a3c4-89717eed197e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:42.107389 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:42.107765 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-826428960"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:42.109508 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-826428960'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:42.109629 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume of 1 GB Jul 22 00:19:42.113609 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:42.119270 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Flow 'volume_create_api' (c2e4002d-f17a-4ee9-961d-d86c414c80f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:42.120181 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e681379-e954-4d34-9f1b-d52e6d68a29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:42.120937 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:42.143878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e681379-e954-4d34-9f1b-d52e6d68a29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:42.144489 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b0e1c4-f437-454f-ab75-efa4d5b50bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:42.181434 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Created reservations ['4cbc2518-fd5d-418a-b5c9-1d9c8d06f223', '5cd8409f-e503-4b13-843e-98aee056cff4', '45070381-2fee-4772-8674-eb27f516981a', '5dc08ed8-ddac-4eb7-b993-2a9885e49d0a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:42.182264 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b0e1c4-f437-454f-ab75-efa4d5b50bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cbc2518-fd5d-418a-b5c9-1d9c8d06f223', '5cd8409f-e503-4b13-843e-98aee056cff4', '45070381-2fee-4772-8674-eb27f516981a', '5dc08ed8-ddac-4eb7-b993-2a9885e49d0a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:42.183097 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c5e68b-6328-4fb8-9148-f443d92b013b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:42.207608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c5e68b-6328-4fb8-9148-f443d92b013b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '894c0c2b-e39e-4b2e-b386-7f6959e1f9d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-826428960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0396efb57ee043f0a3ac24310a8fc7db',qos_specs=None,replication_status=,reservations=['4cbc2518-fd5d-418a-b5c9-1d9c8d06f223','5cd8409f-e503-4b13-843e-98aee056cff4','45070381-2fee-4772-8674-eb27f516981a','5dc08ed8-ddac-4eb7-b993-2a9885e49d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d0a9707c541450c85806bac4188afa8',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-826428960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=894c0c2b-e39e-4b2e-b386-7f6959e1f9d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0396efb57ee043f0a3ac24310a8fc7db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d0a9707c541450c85806bac4188afa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:42.209137 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330f31eb-921a-46c7-971b-8e930fe29712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:42.225529 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330f31eb-921a-46c7-971b-8e930fe29712) transitioned into state 'SUCCESS' from state '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-826428960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0396efb57ee043f0a3ac24310a8fc7db',qos_specs=None,replication_status=,reservations=['4cbc2518-fd5d-418a-b5c9-1d9c8d06f223','5cd8409f-e503-4b13-843e-98aee056cff4','45070381-2fee-4772-8674-eb27f516981a','5dc08ed8-ddac-4eb7-b993-2a9885e49d0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d0a9707c541450c85806bac4188afa8',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:42.226234 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10676220-6b36-414e-b7da-e085af76e11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:42.234038 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10676220-6b36-414e-b7da-e085af76e11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:42.234802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Flow 'volume_create_api' (c2e4002d-f17a-4ee9-961d-d86c414c80f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:42.235114 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume request issued successfully. Jul 22 00:19:42.235621 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03b28c30-12f3-444e-a3c4-89717eed197e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:42.236067 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1211/4823] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:19:42 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:42.249087 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c39e7fa0-2423-400e-87c2-183313f69e3b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:42.251632 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c39e7fa0-2423-400e-87c2-183313f69e3b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 Jul 22 00:19:42.251948 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c39e7fa0-2423-400e-87c2-183313f69e3b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:42.252230 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c39e7fa0-2423-400e-87c2-183313f69e3b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:42.266282 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:42.266282 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:42.272143 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c39e7fa0-2423-400e-87c2-183313f69e3b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:19:42.279036 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c39e7fa0-2423-400e-87c2-183313f69e3b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 returned with HTTP 200 Jul 22 00:19:42.279591 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1207/4824] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:42 2026] GET /volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:42.682611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aca75fa8-4ccb-413c-991e-9e5d1f7fc9cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:42.684359 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aca75fa8-4ccb-413c-991e-9e5d1f7fc9cf tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:42.684592 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aca75fa8-4ccb-413c-991e-9e5d1f7fc9cf tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:42.684800 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aca75fa8-4ccb-413c-991e-9e5d1f7fc9cf tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:42.684973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aca75fa8-4ccb-413c-991e-9e5d1f7fc9cf tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:42.689786 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:42.689786 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:42.690631 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aca75fa8-4ccb-413c-991e-9e5d1f7fc9cf tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:42.691005 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1202/4825] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:42 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:42.939708 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4eeefaf0-8ece-455c-b565-e93e15ed2827 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:42.941386 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4eeefaf0-8ece-455c-b565-e93e15ed2827 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f Jul 22 00:19:42.941607 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4eeefaf0-8ece-455c-b565-e93e15ed2827 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:42.941828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4eeefaf0-8ece-455c-b565-e93e15ed2827 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:42.949894 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4eeefaf0-8ece-455c-b565-e93e15ed2827 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f returned with HTTP 404 Jul 22 00:19:42.950678 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1206/4826] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:42 2026] GET /volume/v3/volumes/9f5fcc47-d6e5-4163-9db1-327646e73f4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:42.959120 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-07be0893-2845-41d5-9168-233dd9ab6310 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:42.960897 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:42.961291 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1031940552"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:42.963081 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1031940552'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:42.963327 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:42.963473 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:42.963473 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:42.967326 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:42.972733 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (2c807657-5ed5-47c5-84de-95bd7445701a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:42.973597 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77cea110-4f80-4883-9315-9e969918479e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:42.974363 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:43.010773 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77cea110-4f80-4883-9315-9e969918479e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:43.011511 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a954a225-3c2c-4e25-b79b-98db9e31fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:43.052984 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['2188fba7-8027-4c10-a61b-e39fd675cafa', '5d09f470-14b5-4a96-8b68-f3fd7e118a52', '7b8dcfa6-fa3a-454d-b28b-171bbae7a189', 'c9c750c3-e0ea-4fa3-a197-f694148d6db4'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:43.053875 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a954a225-3c2c-4e25-b79b-98db9e31fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2188fba7-8027-4c10-a61b-e39fd675cafa', '5d09f470-14b5-4a96-8b68-f3fd7e118a52', '7b8dcfa6-fa3a-454d-b28b-171bbae7a189', 'c9c750c3-e0ea-4fa3-a197-f694148d6db4']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:43.054802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6aff67a-5d47-43e1-b223-f7329c18c36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:43.079175 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6aff67a-5d47-43e1-b223-f7329c18c36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1031940552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['2188fba7-8027-4c10-a61b-e39fd675cafa','5d09f470-14b5-4a96-8b68-f3fd7e118a52','7b8dcfa6-fa3a-454d-b28b-171bbae7a189','c9c750c3-e0ea-4fa3-a197-f694148d6db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1031940552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:43.079986 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6063f332-725e-4b71-bfc2-799a84115bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:43.099595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6063f332-725e-4b71-bfc2-799a84115bbb) transitioned into state 'SUCCESS' from state '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-1031940552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['2188fba7-8027-4c10-a61b-e39fd675cafa','5d09f470-14b5-4a96-8b68-f3fd7e118a52','7b8dcfa6-fa3a-454d-b28b-171bbae7a189','c9c750c3-e0ea-4fa3-a197-f694148d6db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:43.100446 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f04c231-87d1-4a22-a08a-f34544f9120d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:43.110556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f04c231-87d1-4a22-a08a-f34544f9120d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:43.111443 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (2c807657-5ed5-47c5-84de-95bd7445701a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:43.111743 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:43.112474 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07be0893-2845-41d5-9168-233dd9ab6310 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:43.113032 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1212/4827] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:42 2026] POST /volume/v3/volumes => generated 778 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:43.130545 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c418ef05-66ba-419a-b241-4256b0376046 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:43.132540 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c418ef05-66ba-419a-b241-4256b0376046 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 Jul 22 00:19:43.132780 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c418ef05-66ba-419a-b241-4256b0376046 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:43.133036 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c418ef05-66ba-419a-b241-4256b0376046 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:43.141484 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:43.141484 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:43.146036 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c418ef05-66ba-419a-b241-4256b0376046 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:43.151633 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c418ef05-66ba-419a-b241-4256b0376046 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 returned with HTTP 200 Jul 22 00:19:43.152159 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1208/4828] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:43 2026] GET /volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:43.292089 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2638d7c7-a73f-49cc-b7eb-6abe3ee2d1c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:43.293781 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2638d7c7-a73f-49cc-b7eb-6abe3ee2d1c5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 Jul 22 00:19:43.294039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2638d7c7-a73f-49cc-b7eb-6abe3ee2d1c5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:43.294249 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2638d7c7-a73f-49cc-b7eb-6abe3ee2d1c5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:43.296262 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=506,cinder:UPDATE=196,cinder:INSERT=109,cinder:DELETE=2 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:19:43.301578 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:43.301578 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:43.305331 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2638d7c7-a73f-49cc-b7eb-6abe3ee2d1c5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:19:43.309304 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2638d7c7-a73f-49cc-b7eb-6abe3ee2d1c5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 returned with HTTP 200 Jul 22 00:19:43.309981 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1203/4829] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:43 2026] GET /volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:43.322187 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-761d771d-4dd6-447a-a302-9361a339639b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:43.323955 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-761d771d-4dd6-447a-a302-9361a339639b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:19:43.324323 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-761d771d-4dd6-447a-a302-9361a339639b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "894c0c2b-e39e-4b2e-b386-7f6959e1f9d3", "name": "tempest-type-Backup-2041822119"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:43.325679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-761d771d-4dd6-447a-a302-9361a339639b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Creating new backup {'backup': {'volume_id': '894c0c2b-e39e-4b2e-b386-7f6959e1f9d3', 'name': 'tempest-type-Backup-2041822119'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:19:43.325818 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-761d771d-4dd6-447a-a302-9361a339639b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Creating backup of volume 894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 in container None Jul 22 00:19:43.332642 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:43.332642 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:43.332968 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-761d771d-4dd6-447a-a302-9361a339639b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:19:43.347586 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-761d771d-4dd6-447a-a302-9361a339639b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Created reservations ['e237af5a-7774-4646-8e29-347b6b089294', 'b5471a17-1738-4a8b-b1d9-9443f571381b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:43.372180 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-761d771d-4dd6-447a-a302-9361a339639b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:19:43.372561 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1207/4830] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:19:43 2026] POST /volume/v3/backups => generated 316 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:43.381678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec484a0a-3913-4cbb-a360-94f76738fd00 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:43.383572 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec484a0a-3913-4cbb-a360-94f76738fd00 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:43.383768 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec484a0a-3913-4cbb-a360-94f76738fd00 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:43.384006 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec484a0a-3913-4cbb-a360-94f76738fd00 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:43.384152 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ec484a0a-3913-4cbb-a360-94f76738fd00 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:43.385720 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=435,cinder:UPDATE=167,cinder:INSERT=83,cinder:DELETE=4 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:19:43.392746 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:43.392746 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:43.393407 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec484a0a-3913-4cbb-a360-94f76738fd00 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:43.393782 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1213/4831] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:43 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:43.701653 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b9c3b842-145c-4cdb-9c16-d1eb90bfebb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:43.703277 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9c3b842-145c-4cdb-9c16-d1eb90bfebb1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:43.703453 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9c3b842-145c-4cdb-9c16-d1eb90bfebb1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:43.703634 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9c3b842-145c-4cdb-9c16-d1eb90bfebb1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:43.703745 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b9c3b842-145c-4cdb-9c16-d1eb90bfebb1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:43.707798 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:43.707798 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:43.708459 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9c3b842-145c-4cdb-9c16-d1eb90bfebb1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:43.708795 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1209/4832] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:43 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:44.167677 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f85aed3c-e218-402d-bf9a-2d6584cd1c69 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:44.169472 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f85aed3c-e218-402d-bf9a-2d6584cd1c69 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 Jul 22 00:19:44.169655 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f85aed3c-e218-402d-bf9a-2d6584cd1c69 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:44.169833 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f85aed3c-e218-402d-bf9a-2d6584cd1c69 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:44.176632 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:44.176632 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:44.179873 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f85aed3c-e218-402d-bf9a-2d6584cd1c69 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:44.183348 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f85aed3c-e218-402d-bf9a-2d6584cd1c69 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 returned with HTTP 200 Jul 22 00:19:44.183753 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1204/4833] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:44 2026] GET /volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:44.198646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03c5d277-1004-4d13-87d6-06fffe1c1bdc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:44.200384 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03c5d277-1004-4d13-87d6-06fffe1c1bdc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:44.200702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03c5d277-1004-4d13-87d6-06fffe1c1bdc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1645562574"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:44.209137 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:44.209137 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:44.209470 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-03c5d277-1004-4d13-87d6-06fffe1c1bdc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:44.209586 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-03c5d277-1004-4d13-87d6-06fffe1c1bdc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create snapshot from volume c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 Jul 22 00:19:44.231721 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-03c5d277-1004-4d13-87d6-06fffe1c1bdc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['74391a63-3c22-41b4-9c0a-0b51bca1227a', 'ac8abce5-92ff-42d5-b75a-09b5b58af3ae', 'faa252bb-df76-4d65-9d78-6d473377fdae', '795d1822-264c-4a86-b109-8736a285eb5b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:44.257101 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-03c5d277-1004-4d13-87d6-06fffe1c1bdc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot create request issued successfully. Jul 22 00:19:44.257411 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03c5d277-1004-4d13-87d6-06fffe1c1bdc tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:44.257808 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1208/4834] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:44.268316 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b594c17-8c00-41ed-a88c-ab8b63c609ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:44.269992 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b594c17-8c00-41ed-a88c-ab8b63c609ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e Jul 22 00:19:44.270201 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b594c17-8c00-41ed-a88c-ab8b63c609ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:44.270433 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b594c17-8c00-41ed-a88c-ab8b63c609ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:44.275318 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:44.275318 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:44.276882 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b594c17-8c00-41ed-a88c-ab8b63c609ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:44.276882 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b594c17-8c00-41ed-a88c-ab8b63c609ae tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e returned with HTTP 200 Jul 22 00:19:44.276882 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1214/4835] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:44 2026] GET /volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:44.405543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12b02d95-861c-44b0-a8d1-e3160cdbbf91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:44.407242 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12b02d95-861c-44b0-a8d1-e3160cdbbf91 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:44.407456 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12b02d95-861c-44b0-a8d1-e3160cdbbf91 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:44.407661 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12b02d95-861c-44b0-a8d1-e3160cdbbf91 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:44.407830 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-12b02d95-861c-44b0-a8d1-e3160cdbbf91 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:44.412123 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:44.412123 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:44.412724 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12b02d95-861c-44b0-a8d1-e3160cdbbf91 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:44.413149 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1210/4836] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:44 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:44.718694 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a222d1ac-47eb-472f-8045-2ce2da1d90dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:44.720673 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a222d1ac-47eb-472f-8045-2ce2da1d90dd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:44.720894 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a222d1ac-47eb-472f-8045-2ce2da1d90dd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:44.721246 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a222d1ac-47eb-472f-8045-2ce2da1d90dd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:44.721598 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a222d1ac-47eb-472f-8045-2ce2da1d90dd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:44.725628 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:44.725628 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:44.726326 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a222d1ac-47eb-472f-8045-2ce2da1d90dd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:44.726667 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1205/4837] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:44 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:45.287445 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d2ca744-2869-4d6f-abac-5a1b973bbccd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:45.289167 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d2ca744-2869-4d6f-abac-5a1b973bbccd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e Jul 22 00:19:45.289427 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d2ca744-2869-4d6f-abac-5a1b973bbccd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:45.289573 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d2ca744-2869-4d6f-abac-5a1b973bbccd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:45.294071 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:45.294071 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:45.294419 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d2ca744-2869-4d6f-abac-5a1b973bbccd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:45.295114 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d2ca744-2869-4d6f-abac-5a1b973bbccd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e returned with HTTP 200 Jul 22 00:19:45.295482 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1209/4838] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:45 2026] GET /volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:45.306935 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-28498418-532c-40ef-82b4-9f978084e4de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:45.308852 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28498418-532c-40ef-82b4-9f978084e4de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] POST https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e/action Jul 22 00:19:45.308852 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28498418-532c-40ef-82b4-9f978084e4de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:45.309053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28498418-532c-40ef-82b4-9f978084e4de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:45.310170 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.contrib.snapshot_unmanage [None req-28498418-532c-40ef-82b4-9f978084e4de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Unmanage snapshot with id: 7cc33c3a-560a-4ebc-b7a7-d46f7a70427e Jul 22 00:19:45.315067 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:45.315067 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:45.315428 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-28498418-532c-40ef-82b4-9f978084e4de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:45.316166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-28498418-532c-40ef-82b4-9f978084e4de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '741ba4782cfe4e3395df85f1588f2e60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '02ec48f851e14e82af7c7c147546fafd', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:19:45.316333 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28498418-532c-40ef-82b4-9f978084e4de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e/action returned with HTTP 403 Jul 22 00:19:45.316724 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1215/4839] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:19:45 2026] POST /volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:45.324112 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82f1664b-c485-4478-886d-1417004056eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:45.325425 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82f1664b-c485-4478-886d-1417004056eb tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e Jul 22 00:19:45.325686 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82f1664b-c485-4478-886d-1417004056eb tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:45.325986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82f1664b-c485-4478-886d-1417004056eb tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:45.326954 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-82f1664b-c485-4478-886d-1417004056eb tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete snapshot with id: 7cc33c3a-560a-4ebc-b7a7-d46f7a70427e Jul 22 00:19:45.327833 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=324,cinder:UPDATE=83,cinder:INSERT=33,cinder:DELETE=2 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:19:45.331221 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:45.331221 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:45.332006 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-82f1664b-c485-4478-886d-1417004056eb tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:45.347667 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-82f1664b-c485-4478-886d-1417004056eb tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot delete request issued successfully. Jul 22 00:19:45.348019 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82f1664b-c485-4478-886d-1417004056eb tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e returned with HTTP 202 Jul 22 00:19:45.348474 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1211/4840] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:45 2026] DELETE /volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:45.357039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c845078-230a-4c04-a15e-474b0ba77e9c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:45.359065 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c845078-230a-4c04-a15e-474b0ba77e9c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e Jul 22 00:19:45.359268 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c845078-230a-4c04-a15e-474b0ba77e9c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:45.359486 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c845078-230a-4c04-a15e-474b0ba77e9c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:45.364643 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:45.364643 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:45.364997 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c845078-230a-4c04-a15e-474b0ba77e9c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:45.365669 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c845078-230a-4c04-a15e-474b0ba77e9c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e returned with HTTP 200 Jul 22 00:19:45.366102 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1206/4841] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:45 2026] GET /volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:45.423480 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e711f11-abdd-412d-abfa-d0b78e7e9305 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:45.425238 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e711f11-abdd-412d-abfa-d0b78e7e9305 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:45.425451 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e711f11-abdd-412d-abfa-d0b78e7e9305 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:45.425646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e711f11-abdd-412d-abfa-d0b78e7e9305 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:45.425747 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5e711f11-abdd-412d-abfa-d0b78e7e9305 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:45.429758 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:45.429758 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:45.430429 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e711f11-abdd-412d-abfa-d0b78e7e9305 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:45.430819 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1210/4842] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:45 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:45.739503 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-51aa5846-9070-4ab9-8972-420b5d32620f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:45.741738 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51aa5846-9070-4ab9-8972-420b5d32620f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:45.742023 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51aa5846-9070-4ab9-8972-420b5d32620f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:45.742251 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51aa5846-9070-4ab9-8972-420b5d32620f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:45.742383 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-51aa5846-9070-4ab9-8972-420b5d32620f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:45.747562 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:45.747562 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:45.748505 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51aa5846-9070-4ab9-8972-420b5d32620f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:45.749010 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1216/4843] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:45 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:46.379008 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d59e56d-a315-472e-979b-a5254bc693fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:46.382204 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d59e56d-a315-472e-979b-a5254bc693fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e Jul 22 00:19:46.382204 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d59e56d-a315-472e-979b-a5254bc693fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:46.382204 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d59e56d-a315-472e-979b-a5254bc693fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:46.385659 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d59e56d-a315-472e-979b-a5254bc693fd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e returned with HTTP 404 Jul 22 00:19:46.386306 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1212/4844] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:46 2026] GET /volume/v3/snapshots/7cc33c3a-560a-4ebc-b7a7-d46f7a70427e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:46.396211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33c76715-fc88-4762-ada0-90fddfc1ada9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:46.398000 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33c76715-fc88-4762-ada0-90fddfc1ada9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 Jul 22 00:19:46.398187 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33c76715-fc88-4762-ada0-90fddfc1ada9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:46.398361 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33c76715-fc88-4762-ada0-90fddfc1ada9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:46.398517 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-33c76715-fc88-4762-ada0-90fddfc1ada9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 Jul 22 00:19:46.407064 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:46.407064 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:46.407511 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33c76715-fc88-4762-ada0-90fddfc1ada9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:46.424178 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33c76715-fc88-4762-ada0-90fddfc1ada9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:46.424397 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33c76715-fc88-4762-ada0-90fddfc1ada9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 returned with HTTP 202 Jul 22 00:19:46.424845 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1207/4845] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:46 2026] DELETE /volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:46.442121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80082e14-88a9-4773-b07e-9a4d91960e9e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:46.444050 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80082e14-88a9-4773-b07e-9a4d91960e9e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:46.444271 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80082e14-88a9-4773-b07e-9a4d91960e9e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:46.444463 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80082e14-88a9-4773-b07e-9a4d91960e9e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:46.444561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-80082e14-88a9-4773-b07e-9a4d91960e9e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:46.448570 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:46.448570 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:46.448767 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-302dfb39-1264-4b31-99c9-e6330c71cb7b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:46.449274 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80082e14-88a9-4773-b07e-9a4d91960e9e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:46.449629 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1211/4846] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:46 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:46.451029 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-302dfb39-1264-4b31-99c9-e6330c71cb7b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 Jul 22 00:19:46.451329 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-302dfb39-1264-4b31-99c9-e6330c71cb7b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:46.451624 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-302dfb39-1264-4b31-99c9-e6330c71cb7b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:46.460691 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:46.460691 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:46.464464 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-302dfb39-1264-4b31-99c9-e6330c71cb7b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:46.468922 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-302dfb39-1264-4b31-99c9-e6330c71cb7b tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 returned with HTTP 200 Jul 22 00:19:46.469334 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1217/4847] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:46 2026] GET /volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:46.761518 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11c2d4fb-f64a-41e3-b762-423c9e243b0f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:46.763478 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11c2d4fb-f64a-41e3-b762-423c9e243b0f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:46.763948 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11c2d4fb-f64a-41e3-b762-423c9e243b0f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:46.764400 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11c2d4fb-f64a-41e3-b762-423c9e243b0f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:46.764752 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-11c2d4fb-f64a-41e3-b762-423c9e243b0f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:46.773035 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:46.773035 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:46.774826 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11c2d4fb-f64a-41e3-b762-423c9e243b0f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:46.774826 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1213/4848] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:46 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:47.103946 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9386258-b3d5-4907-bdeb-05d795f3f141 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.106178 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9386258-b3d5-4907-bdeb-05d795f3f141 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:47.106420 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9386258-b3d5-4907-bdeb-05d795f3f141 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.106653 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9386258-b3d5-4907-bdeb-05d795f3f141 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.115404 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.115404 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:47.120146 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a9386258-b3d5-4907-bdeb-05d795f3f141 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:47.125350 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9386258-b3d5-4907-bdeb-05d795f3f141 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:47.125806 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1208/4849] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:47.140758 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62dda0eb-3e27-42e6-aedc-87efb0822279 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.142585 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62dda0eb-3e27-42e6-aedc-87efb0822279 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:47.142788 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62dda0eb-3e27-42e6-aedc-87efb0822279 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.143010 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62dda0eb-3e27-42e6-aedc-87efb0822279 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.149806 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.149806 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:47.153220 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-62dda0eb-3e27-42e6-aedc-87efb0822279 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:47.156983 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62dda0eb-3e27-42e6-aedc-87efb0822279 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:47.157310 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1212/4850] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:47.204727 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-853f31f7-e59f-4ce3-9bcd-431e2ae61ece None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.207053 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-853f31f7-e59f-4ce3-9bcd-431e2ae61ece tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:47.207290 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-853f31f7-e59f-4ce3-9bcd-431e2ae61ece tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.207550 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-853f31f7-e59f-4ce3-9bcd-431e2ae61ece tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.214520 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.214520 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:47.217750 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-853f31f7-e59f-4ce3-9bcd-431e2ae61ece tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:47.221812 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-853f31f7-e59f-4ce3-9bcd-431e2ae61ece tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:47.222248 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1218/4851] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:47.302134 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18933f3d-532b-49b9-ad17-d269daee0956 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.302134 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18933f3d-532b-49b9-ad17-d269daee0956 None None] GET https://10.4.3.168/volume// Jul 22 00:19:47.302134 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18933f3d-532b-49b9-ad17-d269daee0956 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.302134 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18933f3d-532b-49b9-ad17-d269daee0956 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.302134 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18933f3d-532b-49b9-ad17-d269daee0956 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:19:47.302134 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1214/4852] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:19:47.309424 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-9e8361b4-cf23-47b0-9fa8-1f4967abbcc3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.383988 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-9e8361b4-cf23-47b0-9fa8-1f4967abbcc3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:19:47.384424 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-9e8361b4-cf23-47b0-9fa8-1f4967abbcc3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c8f01c9-9be0-4fa9-be86-795dea52d13e", "connector": null, "instance_uuid": "56375644-57cd-4197-80d7-3c6618887480"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:47.396609 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.396609 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:47.441629 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-9e8361b4-cf23-47b0-9fa8-1f4967abbcc3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:19:47.442133 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1209/4853] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:19:47 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) Jul 22 00:19:47.461995 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a2c2128-191f-4517-b54a-3b573c244c76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.464193 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a2c2128-191f-4517-b54a-3b573c244c76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:47.464397 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a2c2128-191f-4517-b54a-3b573c244c76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.464585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a2c2128-191f-4517-b54a-3b573c244c76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.464722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6a2c2128-191f-4517-b54a-3b573c244c76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:47.468929 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.468929 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:47.469050 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-daa50d2e-e6ae-46c7-a7e6-2c25c9392663 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.469507 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a2c2128-191f-4517-b54a-3b573c244c76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:47.469954 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1213/4854] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:47.471052 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-daa50d2e-e6ae-46c7-a7e6-2c25c9392663 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:47.471293 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-daa50d2e-e6ae-46c7-a7e6-2c25c9392663 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.471512 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-daa50d2e-e6ae-46c7-a7e6-2c25c9392663 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.482584 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5db560f6-e48d-4c27-b446-5d3bf1c940d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.482584 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5db560f6-e48d-4c27-b446-5d3bf1c940d8 None None] GET https://10.4.3.168/volume// Jul 22 00:19:47.482584 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5db560f6-e48d-4c27-b446-5d3bf1c940d8 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.482584 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5db560f6-e48d-4c27-b446-5d3bf1c940d8 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.482584 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5db560f6-e48d-4c27-b446-5d3bf1c940d8 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:19:47.482584 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1215/4855] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:19:47.483089 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.483089 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:47.486439 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-daa50d2e-e6ae-46c7-a7e6-2c25c9392663 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:47.489729 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-482e4064-4adb-457a-9fe4-2aa403847a53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.489807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-32355919-454a-405d-9760-65228854a14e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.491640 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-482e4064-4adb-457a-9fe4-2aa403847a53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 Jul 22 00:19:47.491902 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-482e4064-4adb-457a-9fe4-2aa403847a53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.492130 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-482e4064-4adb-457a-9fe4-2aa403847a53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.492819 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-32355919-454a-405d-9760-65228854a14e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:47.493057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-32355919-454a-405d-9760-65228854a14e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.493255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-32355919-454a-405d-9760-65228854a14e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.495072 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-daa50d2e-e6ae-46c7-a7e6-2c25c9392663 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:47.495527 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1219/4856] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:47.497536 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-482e4064-4adb-457a-9fe4-2aa403847a53 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 returned with HTTP 404 Jul 22 00:19:47.498046 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1214/4857] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/volumes/c9ff0b2c-cc3b-4d94-ae24-36f0a21beb74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:47.506126 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.507560 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:47.509879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1883415823"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:47.509879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1883415823'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:47.509879 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:47.511134 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.511134 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:47.514083 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:47.514393 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-32355919-454a-405d-9760-65228854a14e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:47.518476 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-32355919-454a-405d-9760-65228854a14e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:47.518955 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1210/4858] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 1063 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:19:47.520690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (8494d394-fbee-42d4-b6d2-01aad0e8c5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:47.521938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d6d18d-616f-4a93-8729-4f242a6be4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:47.523304 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:47.559897 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d6d18d-616f-4a93-8729-4f242a6be4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:47.559897 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5427d8-4b69-4c42-b583-732770b552f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:47.631910 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['970be86e-b91d-4ef6-89f3-104b24416e6f', 'dd28a15e-c476-4f8a-80cb-f43878787781', '0fe2ab93-2e77-4c39-8743-66c74fcbb73b', '944eaaef-e868-4c74-b301-d5938e7d6e2a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:47.631910 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5427d8-4b69-4c42-b583-732770b552f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['970be86e-b91d-4ef6-89f3-104b24416e6f', 'dd28a15e-c476-4f8a-80cb-f43878787781', '0fe2ab93-2e77-4c39-8743-66c74fcbb73b', '944eaaef-e868-4c74-b301-d5938e7d6e2a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:47.631910 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f9899b-d9fe-4b44-9bf1-a4dd8705f25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:47.642076 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-b36cca49-93f5-42f5-bcf7-770d06bef382 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.644638 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-b36cca49-93f5-42f5-bcf7-770d06bef382 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] PUT https://10.4.3.168/volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713 Jul 22 00:19:47.644989 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-b36cca49-93f5-42f5-bcf7-770d06bef382 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:47.653092 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-b36cca49-93f5-42f5-bcf7-770d06bef382 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Acquiring lock "cinder-attachment_update-6c8f01c9-9be0-4fa9-be86-795dea52d13e-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:19:47.658426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-b36cca49-93f5-42f5-bcf7-770d06bef382 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-6c8f01c9-9be0-4fa9-be86-795dea52d13e-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:19:47.658924 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.658924 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:47.664890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f9899b-d9fe-4b44-9bf1-a4dd8705f25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dd16369-049c-4639-be71-291c00a21b2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1883415823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['970be86e-b91d-4ef6-89f3-104b24416e6f','dd28a15e-c476-4f8a-80cb-f43878787781','0fe2ab93-2e77-4c39-8743-66c74fcbb73b','944eaaef-e868-4c74-b301-d5938e7d6e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1883415823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dd16369-049c-4639-be71-291c00a21b2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:47.664890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f60702f-b368-48b6-8ac2-764e8fafb35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:47.683223 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f60702f-b368-48b6-8ac2-764e8fafb35b) transitioned into state 'SUCCESS' from state '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-1883415823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['970be86e-b91d-4ef6-89f3-104b24416e6f','dd28a15e-c476-4f8a-80cb-f43878787781','0fe2ab93-2e77-4c39-8743-66c74fcbb73b','944eaaef-e868-4c74-b301-d5938e7d6e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:47.684698 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3905d27-bb1d-42f1-9c1e-b46736d821e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:47.696878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3905d27-bb1d-42f1-9c1e-b46736d821e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:47.696878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (8494d394-fbee-42d4-b6d2-01aad0e8c5e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:47.696878 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:47.696878 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e61afe9e-794a-4f84-b58f-370ad2e11c96 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:47.697162 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1216/4859] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:47 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:47.711853 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5db2ec2d-aabf-4a33-b871-e1725d79c63f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.713632 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5db2ec2d-aabf-4a33-b871-e1725d79c63f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b Jul 22 00:19:47.713833 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5db2ec2d-aabf-4a33-b871-e1725d79c63f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.714096 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5db2ec2d-aabf-4a33-b871-e1725d79c63f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.720665 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.720665 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:47.724071 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5db2ec2d-aabf-4a33-b871-e1725d79c63f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:47.728021 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5db2ec2d-aabf-4a33-b871-e1725d79c63f tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b returned with HTTP 200 Jul 22 00:19:47.728369 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1215/4860] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:47.748740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-b36cca49-93f5-42f5-bcf7-770d06bef382 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-6c8f01c9-9be0-4fa9-be86-795dea52d13e-np0000005612" released by "attachment_update" :: held 0.091s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:19:47.749128 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-b36cca49-93f5-42f5-bcf7-770d06bef382 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713 returned with HTTP 200 Jul 22 00:19:47.749555 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1220/4861] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:19:47 2026] PUT /volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:47.761545 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-43d60e69-1c8c-4619-be62-06c4e74454ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.763819 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-43d60e69-1c8c-4619-be62-06c4e74454ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/encryption Jul 22 00:19:47.764028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-43d60e69-1c8c-4619-be62-06c4e74454ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.764207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-43d60e69-1c8c-4619-be62-06c4e74454ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.773769 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.773769 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:47.780884 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-43d60e69-1c8c-4619-be62-06c4e74454ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/encryption returned with HTTP 200 Jul 22 00:19:47.781367 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1211/4862] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:47.788108 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e1b62c9-28b5-4f84-840a-38ba427e8b71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:47.791110 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e1b62c9-28b5-4f84-840a-38ba427e8b71 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:47.791511 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e1b62c9-28b5-4f84-840a-38ba427e8b71 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:47.791934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e1b62c9-28b5-4f84-840a-38ba427e8b71 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:47.792216 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9e1b62c9-28b5-4f84-840a-38ba427e8b71 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:47.796624 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:47.796624 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:47.797741 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e1b62c9-28b5-4f84-840a-38ba427e8b71 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:47.798361 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1217/4863] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:47 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:48.480606 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-058e5e86-8957-4baf-974c-c16d20618eb6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:48.482851 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-058e5e86-8957-4baf-974c-c16d20618eb6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:48.483207 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-058e5e86-8957-4baf-974c-c16d20618eb6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:48.483457 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-058e5e86-8957-4baf-974c-c16d20618eb6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:48.483594 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-058e5e86-8957-4baf-974c-c16d20618eb6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:48.488267 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:48.488267 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:48.488977 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-058e5e86-8957-4baf-974c-c16d20618eb6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:48.489433 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1216/4864] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:48 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:48.510000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6eeaae2-4fd4-409a-a957-99d580fbf77a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:48.511726 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6eeaae2-4fd4-409a-a957-99d580fbf77a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:48.511952 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6eeaae2-4fd4-409a-a957-99d580fbf77a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:48.512145 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6eeaae2-4fd4-409a-a957-99d580fbf77a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:48.524547 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:48.524547 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:48.527816 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6eeaae2-4fd4-409a-a957-99d580fbf77a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:48.532082 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6eeaae2-4fd4-409a-a957-99d580fbf77a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:48.532487 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1221/4865] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:48 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:48.753423 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7f0c73d-2084-47ef-84ab-8c3fe84b18b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:48.757933 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7f0c73d-2084-47ef-84ab-8c3fe84b18b9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b Jul 22 00:19:48.757933 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7f0c73d-2084-47ef-84ab-8c3fe84b18b9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:48.757933 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7f0c73d-2084-47ef-84ab-8c3fe84b18b9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:48.765764 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:48.765764 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:48.774131 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7f0c73d-2084-47ef-84ab-8c3fe84b18b9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:48.776674 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7f0c73d-2084-47ef-84ab-8c3fe84b18b9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b returned with HTTP 200 Jul 22 00:19:48.777684 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1212/4866] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:48 2026] GET /volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:48.812974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11946dd4-b2e7-423f-bf34-699fd6e27877 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:48.815325 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11946dd4-b2e7-423f-bf34-699fd6e27877 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:48.815567 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11946dd4-b2e7-423f-bf34-699fd6e27877 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:48.815806 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11946dd4-b2e7-423f-bf34-699fd6e27877 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:48.815975 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-11946dd4-b2e7-423f-bf34-699fd6e27877 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:48.829765 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:48.829765 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:48.830596 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11946dd4-b2e7-423f-bf34-699fd6e27877 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:48.831194 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1218/4867] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:48 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:48.845679 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39a22e9c-ef31-48bc-a2d0-3e50c4ef3eff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:48.847624 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39a22e9c-ef31-48bc-a2d0-3e50c4ef3eff tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:48.847989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39a22e9c-ef31-48bc-a2d0-3e50c4ef3eff tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2dd16369-049c-4639-be71-291c00a21b2b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1488369241"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:48.856918 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:48.856918 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:48.857370 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39a22e9c-ef31-48bc-a2d0-3e50c4ef3eff tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:48.857533 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-39a22e9c-ef31-48bc-a2d0-3e50c4ef3eff tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create snapshot from volume 2dd16369-049c-4639-be71-291c00a21b2b Jul 22 00:19:48.885158 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-39a22e9c-ef31-48bc-a2d0-3e50c4ef3eff tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['6859e0c6-1aba-40d5-b321-591f7bf71682', '0027a372-6413-4c8a-97f5-2b7631d68fcc', '72ef532d-a72a-40f7-99a6-855886b0bbda', '29bf826c-6e0d-43a9-8bf4-8109b0c6c928'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:48.920237 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39a22e9c-ef31-48bc-a2d0-3e50c4ef3eff tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot create request issued successfully. Jul 22 00:19:48.920663 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39a22e9c-ef31-48bc-a2d0-3e50c4ef3eff tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:48.921158 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1217/4868] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:48.930808 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54dad495-9c70-4494-9d1d-c256b8153bb7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:48.932977 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54dad495-9c70-4494-9d1d-c256b8153bb7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 Jul 22 00:19:48.933189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54dad495-9c70-4494-9d1d-c256b8153bb7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:48.933420 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54dad495-9c70-4494-9d1d-c256b8153bb7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:48.940413 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:48.940413 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:48.940950 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-54dad495-9c70-4494-9d1d-c256b8153bb7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:48.942025 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54dad495-9c70-4494-9d1d-c256b8153bb7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 returned with HTTP 200 Jul 22 00:19:48.942570 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1222/4869] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:48 2026] GET /volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:49.500381 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6940761d-f7af-4dd4-a795-c3702df46122 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:49.501962 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6940761d-f7af-4dd4-a795-c3702df46122 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:49.503389 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6940761d-f7af-4dd4-a795-c3702df46122 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:49.503389 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6940761d-f7af-4dd4-a795-c3702df46122 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:49.503389 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6940761d-f7af-4dd4-a795-c3702df46122 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:49.506782 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:49.506782 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:49.507763 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6940761d-f7af-4dd4-a795-c3702df46122 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:49.508247 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1213/4870] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:49 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:49.544382 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ad1f807-1dd6-4bfe-aadb-8349ee38de55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:49.546516 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ad1f807-1dd6-4bfe-aadb-8349ee38de55 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:49.546717 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ad1f807-1dd6-4bfe-aadb-8349ee38de55 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:49.546940 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ad1f807-1dd6-4bfe-aadb-8349ee38de55 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:49.556373 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:49.556373 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:49.560390 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ad1f807-1dd6-4bfe-aadb-8349ee38de55 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:49.564708 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ad1f807-1dd6-4bfe-aadb-8349ee38de55 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:49.565141 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1219/4871] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:49 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:49.846803 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce72745f-2f78-4ced-b8b7-3745e2e6cdf2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:49.849127 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce72745f-2f78-4ced-b8b7-3745e2e6cdf2 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:49.849415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce72745f-2f78-4ced-b8b7-3745e2e6cdf2 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:49.849680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce72745f-2f78-4ced-b8b7-3745e2e6cdf2 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:49.849833 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ce72745f-2f78-4ced-b8b7-3745e2e6cdf2 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:49.855038 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:49.855038 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:49.855761 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce72745f-2f78-4ced-b8b7-3745e2e6cdf2 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:49.856189 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1218/4872] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:49 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:49.970286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-48aadb6d-4043-424d-9d99-49f98f4d5cf9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:49.972320 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48aadb6d-4043-424d-9d99-49f98f4d5cf9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 Jul 22 00:19:49.972573 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48aadb6d-4043-424d-9d99-49f98f4d5cf9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:49.972845 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48aadb6d-4043-424d-9d99-49f98f4d5cf9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:49.979016 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:49.979016 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:49.979424 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-48aadb6d-4043-424d-9d99-49f98f4d5cf9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:49.980225 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48aadb6d-4043-424d-9d99-49f98f4d5cf9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 returned with HTTP 200 Jul 22 00:19:49.980645 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1223/4873] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:49 2026] GET /volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:19:50.011213 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59cdbc93-81d6-410a-9c32-3988f2abd74a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:50.012926 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59cdbc93-81d6-410a-9c32-3988f2abd74a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] PUT https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 Jul 22 00:19:50.013288 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59cdbc93-81d6-410a-9c32-3988f2abd74a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:50.019823 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:50.019823 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:50.020330 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59cdbc93-81d6-410a-9c32-3988f2abd74a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Snapshot retrieved successfully. Jul 22 00:19:50.026529 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59cdbc93-81d6-410a-9c32-3988f2abd74a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 returned with HTTP 200 Jul 22 00:19:50.027026 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1214/4874] 10.4.3.168 () {68 vars in 1374 bytes} [Wed Jul 22 00:19:50 2026] PUT /volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 => generated 361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:50.037959 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f60a3262-e5ad-4caa-8767-95693756ab4c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:50.039615 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f60a3262-e5ad-4caa-8767-95693756ab4c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 Jul 22 00:19:50.039784 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f60a3262-e5ad-4caa-8767-95693756ab4c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:50.039993 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f60a3262-e5ad-4caa-8767-95693756ab4c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:50.040108 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-f60a3262-e5ad-4caa-8767-95693756ab4c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete snapshot with id: 545b2131-9e18-4f59-8c7d-c9d164937851 Jul 22 00:19:50.045262 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:50.045262 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:50.045593 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f60a3262-e5ad-4caa-8767-95693756ab4c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:50.061771 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f60a3262-e5ad-4caa-8767-95693756ab4c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot delete request issued successfully. Jul 22 00:19:50.062058 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f60a3262-e5ad-4caa-8767-95693756ab4c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 returned with HTTP 202 Jul 22 00:19:50.062584 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1220/4875] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:50 2026] DELETE /volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:50.070566 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2afd65d9-c101-4c3d-8499-3a27bf39c095 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:50.072630 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2afd65d9-c101-4c3d-8499-3a27bf39c095 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 Jul 22 00:19:50.072851 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2afd65d9-c101-4c3d-8499-3a27bf39c095 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:50.073128 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2afd65d9-c101-4c3d-8499-3a27bf39c095 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:50.079003 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:50.079003 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:50.079370 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2afd65d9-c101-4c3d-8499-3a27bf39c095 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:50.080148 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2afd65d9-c101-4c3d-8499-3a27bf39c095 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 returned with HTTP 200 Jul 22 00:19:50.080592 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1219/4876] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:50 2026] GET /volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:50.519637 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dc2fd38f-4f3b-456c-8003-aae74e173faa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:50.521651 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc2fd38f-4f3b-456c-8003-aae74e173faa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:50.521879 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc2fd38f-4f3b-456c-8003-aae74e173faa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:50.522110 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc2fd38f-4f3b-456c-8003-aae74e173faa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:50.522270 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-dc2fd38f-4f3b-456c-8003-aae74e173faa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:50.526712 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:50.526712 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:50.527357 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc2fd38f-4f3b-456c-8003-aae74e173faa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:50.527693 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1224/4877] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:50 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:50.578754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5983b3f3-7d02-462b-a1bf-3e845e3f539f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:50.580275 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5983b3f3-7d02-462b-a1bf-3e845e3f539f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:50.580456 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5983b3f3-7d02-462b-a1bf-3e845e3f539f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:50.580623 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5983b3f3-7d02-462b-a1bf-3e845e3f539f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:50.588916 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:50.588916 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:50.591891 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5983b3f3-7d02-462b-a1bf-3e845e3f539f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:50.595472 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5983b3f3-7d02-462b-a1bf-3e845e3f539f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:50.595819 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1215/4878] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:50 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:50.870462 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77938186-4e1c-4014-92be-30718ceed132 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:50.877448 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77938186-4e1c-4014-92be-30718ceed132 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:50.877922 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77938186-4e1c-4014-92be-30718ceed132 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:50.878313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77938186-4e1c-4014-92be-30718ceed132 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:50.878560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-77938186-4e1c-4014-92be-30718ceed132 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:50.889917 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:50.889917 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:50.892231 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77938186-4e1c-4014-92be-30718ceed132 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:50.892664 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1221/4879] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:50 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 756 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:51.105467 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a62402b0-e73f-4cee-902f-b8692633fb84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.107701 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a62402b0-e73f-4cee-902f-b8692633fb84 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 Jul 22 00:19:51.108009 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a62402b0-e73f-4cee-902f-b8692633fb84 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.108277 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a62402b0-e73f-4cee-902f-b8692633fb84 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.113604 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a62402b0-e73f-4cee-902f-b8692633fb84 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 returned with HTTP 404 Jul 22 00:19:51.114297 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1220/4880] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/snapshots/545b2131-9e18-4f59-8c7d-c9d164937851 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:51.122613 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02ab400a-0314-48c8-892e-7f3e1a7f6226 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.125371 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02ab400a-0314-48c8-892e-7f3e1a7f6226 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b Jul 22 00:19:51.125802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02ab400a-0314-48c8-892e-7f3e1a7f6226 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.126123 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02ab400a-0314-48c8-892e-7f3e1a7f6226 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.126329 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-02ab400a-0314-48c8-892e-7f3e1a7f6226 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: 2dd16369-049c-4639-be71-291c00a21b2b Jul 22 00:19:51.134640 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-d542918e-3e16-4699-99e9-f56640fd5cb9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.135069 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.135069 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:51.135442 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-02ab400a-0314-48c8-892e-7f3e1a7f6226 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:51.142521 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-d542918e-3e16-4699-99e9-f56640fd5cb9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713/action Jul 22 00:19:51.142521 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-d542918e-3e16-4699-99e9-f56640fd5cb9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:51.142521 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-d542918e-3e16-4699-99e9-f56640fd5cb9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:51.157761 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-02ab400a-0314-48c8-892e-7f3e1a7f6226 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:51.158050 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02ab400a-0314-48c8-892e-7f3e1a7f6226 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b returned with HTTP 202 Jul 22 00:19:51.158517 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1225/4881] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:51 2026] DELETE /volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:51.161513 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.161513 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:51.168389 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ac0ded6-19b0-4935-aa22-713f25f6ad1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.171839 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ac0ded6-19b0-4935-aa22-713f25f6ad1a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b Jul 22 00:19:51.172208 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ac0ded6-19b0-4935-aa22-713f25f6ad1a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.172531 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ac0ded6-19b0-4935-aa22-713f25f6ad1a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.175036 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e9f6ee45-7897-46b1-8916-cd1f5833fad6 req-d542918e-3e16-4699-99e9-f56640fd5cb9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713/action returned with HTTP 204 Jul 22 00:19:51.175522 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1216/4882] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:19:51 2026] POST /volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:51.183360 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.183360 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:51.190186 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ac0ded6-19b0-4935-aa22-713f25f6ad1a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:51.194628 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ac0ded6-19b0-4935-aa22-713f25f6ad1a tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b returned with HTTP 200 Jul 22 00:19:51.195132 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1222/4883] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:51.540591 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1adc2c2e-31c2-40db-b14a-c9fc653865b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.547392 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1adc2c2e-31c2-40db-b14a-c9fc653865b9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:51.548134 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1adc2c2e-31c2-40db-b14a-c9fc653865b9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.548351 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1adc2c2e-31c2-40db-b14a-c9fc653865b9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.548459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1adc2c2e-31c2-40db-b14a-c9fc653865b9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:51.569442 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.569442 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:51.571778 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1adc2c2e-31c2-40db-b14a-c9fc653865b9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:51.573035 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1221/4884] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:51.609549 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9120d62f-aaf8-48ae-ba60-08c1ca30e6b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.611719 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9120d62f-aaf8-48ae-ba60-08c1ca30e6b8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:51.612033 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9120d62f-aaf8-48ae-ba60-08c1ca30e6b8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.612228 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9120d62f-aaf8-48ae-ba60-08c1ca30e6b8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.641406 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.641406 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:51.655219 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9120d62f-aaf8-48ae-ba60-08c1ca30e6b8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:51.659787 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9120d62f-aaf8-48ae-ba60-08c1ca30e6b8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:51.660258 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1226/4885] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 1176 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:51.679918 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e1fb24e-bce9-4d6b-a1f7-22832ce64c62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.681529 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e1fb24e-bce9-4d6b-a1f7-22832ce64c62 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:51.681693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e1fb24e-bce9-4d6b-a1f7-22832ce64c62 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.681890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e1fb24e-bce9-4d6b-a1f7-22832ce64c62 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.690700 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.690700 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:51.693721 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e1fb24e-bce9-4d6b-a1f7-22832ce64c62 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:51.700887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e1fb24e-bce9-4d6b-a1f7-22832ce64c62 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:51.700887 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1217/4886] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:51.740023 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-a842f50b-d79b-4655-bde2-778a24eab523 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.742379 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-a842f50b-d79b-4655-bde2-778a24eab523 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:51.742701 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-a842f50b-d79b-4655-bde2-778a24eab523 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.742997 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-a842f50b-d79b-4655-bde2-778a24eab523 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.752011 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.752011 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:51.755578 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-a842f50b-d79b-4655-bde2-778a24eab523 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:51.759674 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-a842f50b-d79b-4655-bde2-778a24eab523 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:51.760108 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1223/4887] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:51.776444 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-c8a716a2-7615-4226-b120-a8d828e0c299 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.778855 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-c8a716a2-7615-4226-b120-a8d828e0c299 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/action Jul 22 00:19:51.779267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-c8a716a2-7615-4226-b120-a8d828e0c299 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:51.779393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-c8a716a2-7615-4226-b120-a8d828e0c299 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:51.789681 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.789681 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:51.790235 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-c8a716a2-7615-4226-b120-a8d828e0c299 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:51.797107 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-c8a716a2-7615-4226-b120-a8d828e0c299 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Begin detaching volume completed successfully. Jul 22 00:19:51.797318 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-c8a716a2-7615-4226-b120-a8d828e0c299 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/action returned with HTTP 202 Jul 22 00:19:51.797822 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1222/4888] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:19:51 2026] POST /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:51.835633 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e074dca1-bfed-4131-8101-5f23677a855f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.836140 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e074dca1-bfed-4131-8101-5f23677a855f None None] GET https://10.4.3.168/volume// Jul 22 00:19:51.836407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e074dca1-bfed-4131-8101-5f23677a855f None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.836609 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e074dca1-bfed-4131-8101-5f23677a855f None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.836962 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e074dca1-bfed-4131-8101-5f23677a855f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:19:51.837246 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1227/4889] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:19:51.846448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-2b6820d4-7bc2-4f11-9af7-ffcfce62332a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.848341 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-2b6820d4-7bc2-4f11-9af7-ffcfce62332a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:51.848530 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-2b6820d4-7bc2-4f11-9af7-ffcfce62332a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.848715 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-2b6820d4-7bc2-4f11-9af7-ffcfce62332a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.857565 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.857565 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:51.860761 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-2b6820d4-7bc2-4f11-9af7-ffcfce62332a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:51.865784 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-2b6820d4-7bc2-4f11-9af7-ffcfce62332a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:51.866260 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1218/4890] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:19:51.876394 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-acba5dea-2ec7-41c1-b6ab-f8929d46d26c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.879203 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-acba5dea-2ec7-41c1-b6ab-f8929d46d26c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/encryption Jul 22 00:19:51.879437 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-acba5dea-2ec7-41c1-b6ab-f8929d46d26c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.879647 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-acba5dea-2ec7-41c1-b6ab-f8929d46d26c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.889730 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.889730 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:51.896459 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-acba5dea-2ec7-41c1-b6ab-f8929d46d26c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/encryption returned with HTTP 200 Jul 22 00:19:51.896908 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1224/4891] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:51.904078 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-917e9b17-4209-4f4d-af50-228119f5d90f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.905901 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-917e9b17-4209-4f4d-af50-228119f5d90f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:51.906105 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-917e9b17-4209-4f4d-af50-228119f5d90f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.906292 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-917e9b17-4209-4f4d-af50-228119f5d90f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.906396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-917e9b17-4209-4f4d-af50-228119f5d90f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:51.910685 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.910685 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:51.911283 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-917e9b17-4209-4f4d-af50-228119f5d90f tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:51.911626 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1223/4892] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:51.921429 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87b9cceb-9958-4d32-bef7-87af7d8ee231 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.923671 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87b9cceb-9958-4d32-bef7-87af7d8ee231 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:19:51.923854 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87b9cceb-9958-4d32-bef7-87af7d8ee231 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:51.924080 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87b9cceb-9958-4d32-bef7-87af7d8ee231 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:51.930989 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.930989 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:51.934357 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-87b9cceb-9958-4d32-bef7-87af7d8ee231 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:19:51.939771 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87b9cceb-9958-4d32-bef7-87af7d8ee231 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 returned with HTTP 200 Jul 22 00:19:51.940177 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1228/4893] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:51 2026] GET /volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:51.952230 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d16beda6-3f90-4169-a6db-c46c6d81987b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:51.953989 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] POST https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb/restore Jul 22 00:19:51.954426 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:51.956125 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Restoring backup 044016a5-1810-4689-8255-a91568ea51fb ({'restore': {}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 00:19:51.956291 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Restoring backup 044016a5-1810-4689-8255-a91568ea51fb to volume None. Jul 22 00:19:51.960646 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:51.960646 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:51.961976 np0000005612 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Creating volume of 1 GB for restore of backup 044016a5-1810-4689-8255-a91568ea51fb. Jul 22 00:19:51.965435 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Availability Zones retrieved successfully. Jul 22 00:19:51.970805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Flow 'volume_create_api' (59a2bb84-85b7-4e7b-9d57-337ac94be681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:51.971705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116282b7-5894-415d-9233-bf9d332cf16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:51.972600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:52.000830 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116282b7-5894-415d-9233-bf9d332cf16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.001764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e9c65df-61b8-42c9-8d41-8c0c0750508a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.039086 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Created reservations ['8d41a2cc-0d51-411c-a601-a24bca51aa88', '7932ec4e-0c2d-4a8e-bd53-4f6ed2486d3e', '27d4d9aa-dbb5-4b15-a360-1661ef599c6a', '653e8c5c-1f60-4ed9-bf16-8ffa37416f7d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:52.040060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e9c65df-61b8-42c9-8d41-8c0c0750508a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d41a2cc-0d51-411c-a601-a24bca51aa88', '7932ec4e-0c2d-4a8e-bd53-4f6ed2486d3e', '27d4d9aa-dbb5-4b15-a360-1661ef599c6a', '653e8c5c-1f60-4ed9-bf16-8ffa37416f7d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.040772 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad41a528-2c37-431a-8c6d-7496959e2425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.069160 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad41a528-2c37-431a-8c6d-7496959e2425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcb334ff-c58a-4603-8c39-5439f8191ef3', '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_044016a5-1810-4689-8255-a91568ea51fb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75303837c7e248baa4ce3fb770546195',qos_specs=None,replication_status=,reservations=['8d41a2cc-0d51-411c-a601-a24bca51aa88','7932ec4e-0c2d-4a8e-bd53-4f6ed2486d3e','27d4d9aa-dbb5-4b15-a360-1661ef599c6a','653e8c5c-1f60-4ed9-bf16-8ffa37416f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3346cdf4a8e049f2b5456a65cb97c10c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_044016a5-1810-4689-8255-a91568ea51fb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcb334ff-c58a-4603-8c39-5439f8191ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75303837c7e248baa4ce3fb770546195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3346cdf4a8e049f2b5456a65cb97c10c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.070342 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85651e26-cc2f-4485-b46c-04a27b21f6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.085432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85651e26-cc2f-4485-b46c-04a27b21f6e1) transitioned into 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_044016a5-1810-4689-8255-a91568ea51fb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75303837c7e248baa4ce3fb770546195',qos_specs=None,replication_status=,reservations=['8d41a2cc-0d51-411c-a601-a24bca51aa88','7932ec4e-0c2d-4a8e-bd53-4f6ed2486d3e','27d4d9aa-dbb5-4b15-a360-1661ef599c6a','653e8c5c-1f60-4ed9-bf16-8ffa37416f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3346cdf4a8e049f2b5456a65cb97c10c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.086238 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69f71f0-2edc-4385-b7a6-92b32de6b3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.094981 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69f71f0-2edc-4385-b7a6-92b32de6b3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.096035 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Flow 'volume_create_api' (59a2bb84-85b7-4e7b-9d57-337ac94be681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:52.096414 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Create volume request issued successfully. Jul 22 00:19:52.103742 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:52.103742 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:52.104302 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:19:52.211752 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d09afc84-63e7-412d-b6e7-50009078e906 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:52.214499 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d09afc84-63e7-412d-b6e7-50009078e906 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b Jul 22 00:19:52.214681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d09afc84-63e7-412d-b6e7-50009078e906 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:52.214878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d09afc84-63e7-412d-b6e7-50009078e906 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:52.223067 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d09afc84-63e7-412d-b6e7-50009078e906 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b returned with HTTP 404 Jul 22 00:19:52.223569 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1225/4894] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:52 2026] GET /volume/v3/volumes/2dd16369-049c-4639-be71-291c00a21b2b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:52.231767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:52.235331 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:52.235667 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1782360163"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:52.237037 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1782360163'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:52.237165 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume of 1 GB Jul 22 00:19:52.241453 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Availability Zones retrieved successfully. Jul 22 00:19:52.247361 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (edebc02b-31f7-4793-86dc-c5497a0bdf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:52.248568 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11803cf-71c6-45a0-80e0-ff2b8cabb4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.249446 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:52.274729 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b11803cf-71c6-45a0-80e0-ff2b8cabb4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.275498 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3bc1262-c845-4b4b-8163-dc93c6612fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.309223 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['6bc592e8-352a-479d-800c-86fcb7147d6a', '4947f8c4-1be3-4b07-a90c-2d4ff6c1112b', 'cb8581f0-848f-4046-828e-b2fc6b1f1b9a', '2ab0631f-8da1-4589-89c4-9522c11e65a5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:52.309890 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3bc1262-c845-4b4b-8163-dc93c6612fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bc592e8-352a-479d-800c-86fcb7147d6a', '4947f8c4-1be3-4b07-a90c-2d4ff6c1112b', 'cb8581f0-848f-4046-828e-b2fc6b1f1b9a', '2ab0631f-8da1-4589-89c4-9522c11e65a5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.310577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b2eca6-123a-4554-b087-3e9f2a00b579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.329687 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b2eca6-123a-4554-b087-3e9f2a00b579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a7f35fe-1f78-4cbd-922d-02e1e2168c19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1782360163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['6bc592e8-352a-479d-800c-86fcb7147d6a','4947f8c4-1be3-4b07-a90c-2d4ff6c1112b','cb8581f0-848f-4046-828e-b2fc6b1f1b9a','2ab0631f-8da1-4589-89c4-9522c11e65a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1782360163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a7f35fe-1f78-4cbd-922d-02e1e2168c19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ec48f851e14e82af7c7c147546fafd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.330330 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076907db-c5d7-4d2f-93a1-b7a28e62e988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.346239 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076907db-c5d7-4d2f-93a1-b7a28e62e988) transitioned into state 'SUCCESS' from state '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-1782360163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ec48f851e14e82af7c7c147546fafd',qos_specs=None,replication_status=,reservations=['6bc592e8-352a-479d-800c-86fcb7147d6a','4947f8c4-1be3-4b07-a90c-2d4ff6c1112b','cb8581f0-848f-4046-828e-b2fc6b1f1b9a','2ab0631f-8da1-4589-89c4-9522c11e65a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afccdbc7a9024ea6a8b3df5885c09727',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.346830 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316afd82-2d7e-45da-93d4-2900af31d4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:52.354817 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316afd82-2d7e-45da-93d4-2900af31d4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:52.355568 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Flow 'volume_create_api' (edebc02b-31f7-4793-86dc-c5497a0bdf3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:52.355820 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create volume request issued successfully. Jul 22 00:19:52.356407 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ee5860b-bcf5-403d-83aa-d7bdf1294ee7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:52.356785 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1224/4895] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:19:52 2026] POST /volume/v3/volumes => generated 778 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:52.369085 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b3c3733e-cbda-4882-aa43-38083eefeb23 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:52.371110 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3c3733e-cbda-4882-aa43-38083eefeb23 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 Jul 22 00:19:52.371323 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3c3733e-cbda-4882-aa43-38083eefeb23 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:52.371515 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3c3733e-cbda-4882-aa43-38083eefeb23 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:52.378560 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:52.378560 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:52.381675 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b3c3733e-cbda-4882-aa43-38083eefeb23 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:52.384963 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3c3733e-cbda-4882-aa43-38083eefeb23 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 returned with HTTP 200 Jul 22 00:19:52.385292 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1229/4896] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:52 2026] GET /volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:52.584033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c27731fa-0e9e-4c96-9b75-8fd3e23ee8bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:52.586075 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c27731fa-0e9e-4c96-9b75-8fd3e23ee8bf tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:52.586380 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c27731fa-0e9e-4c96-9b75-8fd3e23ee8bf tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:52.586519 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c27731fa-0e9e-4c96-9b75-8fd3e23ee8bf tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:52.586620 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c27731fa-0e9e-4c96-9b75-8fd3e23ee8bf tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:52.594026 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:52.594026 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:52.594890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c27731fa-0e9e-4c96-9b75-8fd3e23ee8bf tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:52.595344 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1226/4897] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:52 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:52.777253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-bd40cacd-5323-44c5-91b4-5e0f8d7b0834 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:52.780254 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-bd40cacd-5323-44c5-91b4-5e0f8d7b0834 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713 Jul 22 00:19:52.780503 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-bd40cacd-5323-44c5-91b4-5e0f8d7b0834 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:52.780752 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-bd40cacd-5323-44c5-91b4-5e0f8d7b0834 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:52.790065 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:52.790065 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:52.839754 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6b4bc883-fa7a-4847-b730-973c89b0774a req-bd40cacd-5323-44c5-91b4-5e0f8d7b0834 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713 returned with HTTP 200 Jul 22 00:19:52.840414 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1225/4898] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:19:52 2026] DELETE /volume/v3/attachments/dd85b6ae-2f3c-4fe0-b146-e04fadcae713 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:52.920741 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d7c26572-8703-4e68-908c-29322287eda9 req-5eab43b6-11da-458d-98ca-04504ca2ce89 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:52.923191 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d7c26572-8703-4e68-908c-29322287eda9 req-5eab43b6-11da-458d-98ca-04504ca2ce89 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:52.923407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d7c26572-8703-4e68-908c-29322287eda9 req-5eab43b6-11da-458d-98ca-04504ca2ce89 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:52.923634 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d7c26572-8703-4e68-908c-29322287eda9 req-5eab43b6-11da-458d-98ca-04504ca2ce89 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:52.932071 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:52.932071 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:52.936023 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d7c26572-8703-4e68-908c-29322287eda9 req-5eab43b6-11da-458d-98ca-04504ca2ce89 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:52.940672 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d7c26572-8703-4e68-908c-29322287eda9 req-5eab43b6-11da-458d-98ca-04504ca2ce89 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:52.941203 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1230/4899] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:52 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:53.114158 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:53.114158 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:53.114718 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:19:53.114909 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 00:19:53.115053 np0000005612 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Overwriting volume dcb334ff-c58a-4603-8c39-5439f8191ef3 with restore of backup 044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:53.131204 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] restore_backup in rpcapi backup_id 044016a5-1810-4689-8255-a91568ea51fb {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 00:19:53.133114 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d16beda6-3f90-4169-a6db-c46c6d81987b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb/restore returned with HTTP 202 Jul 22 00:19:53.133757 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1219/4900] 10.4.3.168 () {68 vars in 1393 bytes} [Wed Jul 22 00:19:51 2026] POST /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb/restore => generated 189 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:53.141693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19008f84-7ea1-42f7-89fa-9959c18f55cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:53.143432 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19008f84-7ea1-42f7-89fa-9959c18f55cc tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:53.143615 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19008f84-7ea1-42f7-89fa-9959c18f55cc tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:53.143838 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19008f84-7ea1-42f7-89fa-9959c18f55cc tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:53.143923 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-19008f84-7ea1-42f7-89fa-9959c18f55cc tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:53.148415 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:53.148415 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:53.149275 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19008f84-7ea1-42f7-89fa-9959c18f55cc tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:53.149738 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1227/4901] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:53 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:53.399899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35348405-878b-4c34-a88b-334ca8be3275 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:53.402236 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35348405-878b-4c34-a88b-334ca8be3275 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 Jul 22 00:19:53.402236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35348405-878b-4c34-a88b-334ca8be3275 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:53.402236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35348405-878b-4c34-a88b-334ca8be3275 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:53.418483 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:53.418483 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:53.422467 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-35348405-878b-4c34-a88b-334ca8be3275 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:53.429879 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35348405-878b-4c34-a88b-334ca8be3275 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 returned with HTTP 200 Jul 22 00:19:53.430390 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1226/4902] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:53 2026] GET /volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:53.443142 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-faebbe72-abf0-4286-8119-986a573280a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:53.445238 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-faebbe72-abf0-4286-8119-986a573280a8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:53.445660 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-faebbe72-abf0-4286-8119-986a573280a8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a7f35fe-1f78-4cbd-922d-02e1e2168c19", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2036470442"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:53.460877 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:53.460877 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:53.461164 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-faebbe72-abf0-4286-8119-986a573280a8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:53.461462 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-faebbe72-abf0-4286-8119-986a573280a8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Create snapshot from volume 3a7f35fe-1f78-4cbd-922d-02e1e2168c19 Jul 22 00:19:53.492332 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-faebbe72-abf0-4286-8119-986a573280a8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Created reservations ['7f8ff501-3880-46d7-8ce4-9876745f716e', 'e5835a35-2df6-48e5-8080-2f8cb0689832', 'dde9148f-138c-45b8-8baf-ca0c33f3fb95', '6a383761-8870-4df6-b3ce-fb3c84e7c078'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:53.521124 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-faebbe72-abf0-4286-8119-986a573280a8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot create request issued successfully. Jul 22 00:19:53.521514 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-faebbe72-abf0-4286-8119-986a573280a8 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:53.522173 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1231/4903] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:19:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:53.532531 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0b1b43b-b5fd-4b3b-8143-03f6874d79f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:53.534621 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0b1b43b-b5fd-4b3b-8143-03f6874d79f5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 Jul 22 00:19:53.534912 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0b1b43b-b5fd-4b3b-8143-03f6874d79f5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:53.535217 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0b1b43b-b5fd-4b3b-8143-03f6874d79f5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:53.541285 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:53.541285 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:53.541702 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d0b1b43b-b5fd-4b3b-8143-03f6874d79f5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:53.542437 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0b1b43b-b5fd-4b3b-8143-03f6874d79f5 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 returned with HTTP 200 Jul 22 00:19:53.542875 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1220/4904] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:53 2026] GET /volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:53.604912 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c1b7b377-638d-4939-b1dd-4d1ec61e0c30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:53.606653 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1b7b377-638d-4939-b1dd-4d1ec61e0c30 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:53.606854 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1b7b377-638d-4939-b1dd-4d1ec61e0c30 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:53.607069 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1b7b377-638d-4939-b1dd-4d1ec61e0c30 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:53.607172 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c1b7b377-638d-4939-b1dd-4d1ec61e0c30 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:53.611242 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:53.611242 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:53.611881 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1b7b377-638d-4939-b1dd-4d1ec61e0c30 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:53.612280 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1228/4905] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:53 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:53.805106 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-62123d63-a19c-4ec6-8431-18a6f7c8dc58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:53.808132 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-62123d63-a19c-4ec6-8431-18a6f7c8dc58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/limits Jul 22 00:19:53.808418 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-62123d63-a19c-4ec6-8431-18a6f7c8dc58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:53.808673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-62123d63-a19c-4ec6-8431-18a6f7c8dc58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:53.819809 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-62123d63-a19c-4ec6-8431-18a6f7c8dc58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1741940096 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1741940096, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:53.820163 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-62123d63-a19c-4ec6-8431-18a6f7c8dc58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1741940096 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1741940096, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:53.820448 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-62123d63-a19c-4ec6-8431-18a6f7c8dc58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1741940096 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1741940096, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:53.831161 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-62123d63-a19c-4ec6-8431-18a6f7c8dc58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/limits returned with HTTP 200 Jul 22 00:19:53.831599 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1227/4906] 10.4.3.168 () {68 vars in 1484 bytes} [Wed Jul 22 00:19:53 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:53.861869 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-d714c023-9fc9-42db-8c05-12888fe31fd2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:53.863942 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-d714c023-9fc9-42db-8c05-12888fe31fd2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:53.864149 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-d714c023-9fc9-42db-8c05-12888fe31fd2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:53.864331 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-d714c023-9fc9-42db-8c05-12888fe31fd2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:53.874630 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:53.874630 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:53.878604 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-d714c023-9fc9-42db-8c05-12888fe31fd2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:53.885922 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-d714c023-9fc9-42db-8c05-12888fe31fd2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 200 Jul 22 00:19:53.886325 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1232/4907] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:53 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:53.895621 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-3b23c837-d180-4f31-8efa-85a98cf88996 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:53.897658 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-3b23c837-d180-4f31-8efa-85a98cf88996 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:19:53.898047 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-3b23c837-d180-4f31-8efa-85a98cf88996 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "481a8baf-9352-48ed-b50a-ec673099d406", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1292844551", "description": null, "metadata": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:53.911319 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:53.911319 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:53.911828 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-3b23c837-d180-4f31-8efa-85a98cf88996 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:53.912031 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-3b23c837-d180-4f31-8efa-85a98cf88996 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create snapshot from volume 481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:53.941409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-3b23c837-d180-4f31-8efa-85a98cf88996 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['be5be5e7-f336-44d1-b00b-9a5f38ca3204', 'f07d4e13-fbbf-49fe-8057-b636046e5dbe', '6e0c69bd-8c06-44fe-87e0-0e7b31cd880f', '71020e7d-9264-4c98-972b-901a5f52bc52'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:53.972762 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-3b23c837-d180-4f31-8efa-85a98cf88996 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot force create request issued successfully. Jul 22 00:19:53.973167 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2be5541e-839e-4016-9c97-e55b883dbc59 req-3b23c837-d180-4f31-8efa-85a98cf88996 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:19:53.973625 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1221/4908] 10.4.3.168 () {72 vars in 1547 bytes} [Wed Jul 22 00:19:53 2026] POST /volume/v3/snapshots => generated 320 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:54.160811 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2da49724-91df-4b31-9947-6798efb7eee3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:54.162539 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2da49724-91df-4b31-9947-6798efb7eee3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:54.162804 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2da49724-91df-4b31-9947-6798efb7eee3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:54.163055 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2da49724-91df-4b31-9947-6798efb7eee3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:54.163171 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2da49724-91df-4b31-9947-6798efb7eee3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:54.169203 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:54.169203 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:54.170229 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2da49724-91df-4b31-9947-6798efb7eee3 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:54.170585 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1229/4909] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:54 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:54.552435 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4eb6387a-f802-46d6-a8b9-333d338e61c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:54.554297 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4eb6387a-f802-46d6-a8b9-333d338e61c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 Jul 22 00:19:54.554483 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4eb6387a-f802-46d6-a8b9-333d338e61c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:54.554688 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4eb6387a-f802-46d6-a8b9-333d338e61c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:54.559659 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:54.559659 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:54.559994 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4eb6387a-f802-46d6-a8b9-333d338e61c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:54.560616 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4eb6387a-f802-46d6-a8b9-333d338e61c7 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 returned with HTTP 200 Jul 22 00:19:54.560999 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1228/4910] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:54 2026] GET /volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:54.569675 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-23b98107-14e9-4ea3-8aea-cd7f49d80ef9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:54.571305 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23b98107-14e9-4ea3-8aea-cd7f49d80ef9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] POST https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2/action Jul 22 00:19:54.571621 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23b98107-14e9-4ea3-8aea-cd7f49d80ef9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:54.571734 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23b98107-14e9-4ea3-8aea-cd7f49d80ef9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:54.573129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-23b98107-14e9-4ea3-8aea-cd7f49d80ef9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Updating snapshot 'e13e484d-3885-4e6f-b109-826df394dbf2' with '{'status': 'creating'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 00:19:54.581446 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:54.581446 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:54.593207 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23b98107-14e9-4ea3-8aea-cd7f49d80ef9 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2/action returned with HTTP 202 Jul 22 00:19:54.593578 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1233/4911] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:19:54 2026] POST /volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:19:54.602177 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13c39536-cb85-4f31-b4ed-5e0bf80335b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:54.604093 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13c39536-cb85-4f31-b4ed-5e0bf80335b1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 Jul 22 00:19:54.604303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13c39536-cb85-4f31-b4ed-5e0bf80335b1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:54.604497 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13c39536-cb85-4f31-b4ed-5e0bf80335b1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:54.610004 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:54.610004 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:54.610334 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-13c39536-cb85-4f31-b4ed-5e0bf80335b1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:54.611125 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13c39536-cb85-4f31-b4ed-5e0bf80335b1 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 returned with HTTP 200 Jul 22 00:19:54.611580 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1222/4912] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:54 2026] GET /volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:54.621389 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-260c5471-326d-4044-b15c-75fb5ff452de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:54.622771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a5c71cd-6b3c-4968-afb5-c72247eb7a76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:54.623238 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-260c5471-326d-4044-b15c-75fb5ff452de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] POST https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2/action Jul 22 00:19:54.623698 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-260c5471-326d-4044-b15c-75fb5ff452de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:19:54.623852 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-260c5471-326d-4044-b15c-75fb5ff452de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:54.625867 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.snapshot_actions [None req-260c5471-326d-4044-b15c-75fb5ff452de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100286) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 00:19:54.626597 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a5c71cd-6b3c-4968-afb5-c72247eb7a76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:54.626902 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a5c71cd-6b3c-4968-afb5-c72247eb7a76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:54.627155 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a5c71cd-6b3c-4968-afb5-c72247eb7a76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:54.627293 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1a5c71cd-6b3c-4968-afb5-c72247eb7a76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:54.631466 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:54.631466 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:54.631927 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.snapshot_actions [None req-260c5471-326d-4044-b15c-75fb5ff452de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] Updating snapshot e13e484d-3885-4e6f-b109-826df394dbf2 with info {'id': 'e13e484d-3885-4e6f-b109-826df394dbf2', 'status': 'error', 'progress': '80%'} Jul 22 00:19:54.632351 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:54.632351 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:54.633194 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a5c71cd-6b3c-4968-afb5-c72247eb7a76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:54.633648 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1229/4913] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:54 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:54.640062 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-260c5471-326d-4044-b15c-75fb5ff452de tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-member] https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2/action returned with HTTP 202 Jul 22 00:19:54.640417 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1230/4914] 10.4.3.168 () {68 vars in 1396 bytes} [Wed Jul 22 00:19:54 2026] POST /volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:54.646978 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3dc52cfc-6d4b-4a4c-8764-dcb2794effac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:54.648618 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3dc52cfc-6d4b-4a4c-8764-dcb2794effac tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 Jul 22 00:19:54.648786 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3dc52cfc-6d4b-4a4c-8764-dcb2794effac tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:54.649018 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3dc52cfc-6d4b-4a4c-8764-dcb2794effac tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:54.649120 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-3dc52cfc-6d4b-4a4c-8764-dcb2794effac tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete snapshot with id: e13e484d-3885-4e6f-b109-826df394dbf2 Jul 22 00:19:54.653746 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:54.653746 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:54.654025 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3dc52cfc-6d4b-4a4c-8764-dcb2794effac tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:54.668718 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3dc52cfc-6d4b-4a4c-8764-dcb2794effac tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot delete request issued successfully. Jul 22 00:19:54.668916 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3dc52cfc-6d4b-4a4c-8764-dcb2794effac tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 returned with HTTP 202 Jul 22 00:19:54.669404 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1234/4915] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:19:54 2026] DELETE /volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:54.676654 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b004867-e7bb-463d-9fdb-abbb34909fbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:54.678951 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b004867-e7bb-463d-9fdb-abbb34909fbd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 Jul 22 00:19:54.679153 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b004867-e7bb-463d-9fdb-abbb34909fbd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:54.679395 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b004867-e7bb-463d-9fdb-abbb34909fbd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:54.684504 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:54.684504 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:54.684879 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b004867-e7bb-463d-9fdb-abbb34909fbd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Snapshot retrieved successfully. Jul 22 00:19:54.685619 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b004867-e7bb-463d-9fdb-abbb34909fbd tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 returned with HTTP 200 Jul 22 00:19:54.685928 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1223/4916] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:54 2026] GET /volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:55.181683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8409750c-3707-4c5e-9dca-06a057b41c67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:55.184144 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8409750c-3707-4c5e-9dca-06a057b41c67 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:55.184344 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8409750c-3707-4c5e-9dca-06a057b41c67 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:55.184521 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8409750c-3707-4c5e-9dca-06a057b41c67 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:55.184615 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8409750c-3707-4c5e-9dca-06a057b41c67 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:55.188947 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:55.188947 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:55.189636 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8409750c-3707-4c5e-9dca-06a057b41c67 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:55.190187 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1230/4917] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:55 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:55.612691 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08337436-7d75-4f25-bc0f-153769d75b1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:55.614497 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08337436-7d75-4f25-bc0f-153769d75b1f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:19:55.619600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08337436-7d75-4f25-bc0f-153769d75b1f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:55.619600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08337436-7d75-4f25-bc0f-153769d75b1f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:55.625652 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:55.625652 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:55.625652 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08337436-7d75-4f25-bc0f-153769d75b1f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:19:55.625652 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08337436-7d75-4f25-bc0f-153769d75b1f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d returned with HTTP 200 Jul 22 00:19:55.625652 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1231/4918] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:55 2026] GET /volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:55.644659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-11518ffb-52c6-4a7a-b599-3456ca9dcaf1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:55.647574 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11518ffb-52c6-4a7a-b599-3456ca9dcaf1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:55.647810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11518ffb-52c6-4a7a-b599-3456ca9dcaf1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:55.648059 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11518ffb-52c6-4a7a-b599-3456ca9dcaf1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:55.648160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-11518ffb-52c6-4a7a-b599-3456ca9dcaf1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:55.655282 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:55.655282 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:55.656198 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11518ffb-52c6-4a7a-b599-3456ca9dcaf1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:55.656681 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1235/4919] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:55 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:55.696554 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c1986c0-f527-4ebe-9766-272689a42904 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:55.698541 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c1986c0-f527-4ebe-9766-272689a42904 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 Jul 22 00:19:55.698787 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c1986c0-f527-4ebe-9766-272689a42904 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:55.699074 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c1986c0-f527-4ebe-9766-272689a42904 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:55.704621 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c1986c0-f527-4ebe-9766-272689a42904 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 returned with HTTP 404 Jul 22 00:19:55.705179 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1224/4920] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:19:55 2026] GET /volume/v3/snapshots/e13e484d-3885-4e6f-b109-826df394dbf2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:55.713737 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c9e0bb0-0f00-40bc-bf64-8c24c5cfea34 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:55.718474 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c9e0bb0-0f00-40bc-bf64-8c24c5cfea34 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 Jul 22 00:19:55.718707 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c9e0bb0-0f00-40bc-bf64-8c24c5cfea34 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:55.718992 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c9e0bb0-0f00-40bc-bf64-8c24c5cfea34 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:55.719201 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-5c9e0bb0-0f00-40bc-bf64-8c24c5cfea34 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume with id: 3a7f35fe-1f78-4cbd-922d-02e1e2168c19 Jul 22 00:19:55.732613 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:55.732613 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:55.733436 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c9e0bb0-0f00-40bc-bf64-8c24c5cfea34 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:55.752196 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c9e0bb0-0f00-40bc-bf64-8c24c5cfea34 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Delete volume request issued successfully. Jul 22 00:19:55.752406 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c9e0bb0-0f00-40bc-bf64-8c24c5cfea34 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 returned with HTTP 202 Jul 22 00:19:55.752935 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1231/4921] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:55 2026] DELETE /volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:55.762217 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8981bc2e-0226-49f9-8d17-6d3e3a966772 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:55.764225 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8981bc2e-0226-49f9-8d17-6d3e3a966772 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 Jul 22 00:19:55.764414 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8981bc2e-0226-49f9-8d17-6d3e3a966772 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:55.764600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8981bc2e-0226-49f9-8d17-6d3e3a966772 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:55.772423 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:55.772423 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:55.776125 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8981bc2e-0226-49f9-8d17-6d3e3a966772 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Volume info retrieved successfully. Jul 22 00:19:55.781212 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8981bc2e-0226-49f9-8d17-6d3e3a966772 tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 returned with HTTP 200 Jul 22 00:19:55.782093 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1232/4922] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:55 2026] GET /volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:55.826943 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ad652def-ea46-4029-afcd-b859b9f81bcb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:55.828747 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad652def-ea46-4029-afcd-b859b9f81bcb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:55.830968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad652def-ea46-4029-afcd-b859b9f81bcb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:55.830968 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ad652def-ea46-4029-afcd-b859b9f81bcb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:55.830968 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ad652def-ea46-4029-afcd-b859b9f81bcb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Delete volume with id: 6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:55.836713 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:55.836713 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:55.837230 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ad652def-ea46-4029-afcd-b859b9f81bcb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:55.847453 np0000005612 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-ad652def-ea46-4029-afcd-b859b9f81bcb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:19:55.854251 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ad652def-ea46-4029-afcd-b859b9f81bcb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Delete volume request issued successfully. Jul 22 00:19:55.854487 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ad652def-ea46-4029-afcd-b859b9f81bcb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 202 Jul 22 00:19:55.855143 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1236/4923] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:19:55 2026] DELETE /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:55.863460 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-722cb19c-d2f5-4144-bb00-564b963ad3a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:55.865182 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-722cb19c-d2f5-4144-bb00-564b963ad3a3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:55.865449 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-722cb19c-d2f5-4144-bb00-564b963ad3a3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:55.865562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-722cb19c-d2f5-4144-bb00-564b963ad3a3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:55.876767 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:55.876767 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:55.881495 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-722cb19c-d2f5-4144-bb00-564b963ad3a3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:19:55.888326 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-722cb19c-d2f5-4144-bb00-564b963ad3a3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 200 Jul 22 00:19:55.888838 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1225/4924] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:55 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:56.202165 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a10c04f-026f-4b6a-bdba-2aa260ac6a05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:56.204659 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a10c04f-026f-4b6a-bdba-2aa260ac6a05 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:56.205194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a10c04f-026f-4b6a-bdba-2aa260ac6a05 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:56.205496 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a10c04f-026f-4b6a-bdba-2aa260ac6a05 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:56.205496 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1a10c04f-026f-4b6a-bdba-2aa260ac6a05 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:56.211749 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:56.211749 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:56.211749 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a10c04f-026f-4b6a-bdba-2aa260ac6a05 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:56.212832 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1232/4925] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:56 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:56.670116 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d10d1934-3313-4469-8a80-4e5b5bb4b623 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:56.676765 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d10d1934-3313-4469-8a80-4e5b5bb4b623 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:56.677470 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d10d1934-3313-4469-8a80-4e5b5bb4b623 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:56.678702 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d10d1934-3313-4469-8a80-4e5b5bb4b623 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:56.679066 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d10d1934-3313-4469-8a80-4e5b5bb4b623 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:56.696269 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:56.696269 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:56.699353 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d10d1934-3313-4469-8a80-4e5b5bb4b623 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:56.700874 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1233/4926] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:56 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:56.796251 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5ae684f9-bb72-4e82-817c-8b0fa716ed6c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:56.797980 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5ae684f9-bb72-4e82-817c-8b0fa716ed6c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] GET https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 Jul 22 00:19:56.798168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5ae684f9-bb72-4e82-817c-8b0fa716ed6c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:56.798349 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5ae684f9-bb72-4e82-817c-8b0fa716ed6c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:56.804412 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5ae684f9-bb72-4e82-817c-8b0fa716ed6c tempest-ProjectMemberTests-1572663770 tempest-ProjectMemberTests-1572663770-project-admin] https://10.4.3.168/volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 returned with HTTP 404 Jul 22 00:19:56.805015 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1237/4927] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:56 2026] GET /volume/v3/volumes/3a7f35fe-1f78-4cbd-922d-02e1e2168c19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:56.903213 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83235fc3-3ad9-4d56-b35e-5e577d5ca444 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:56.906319 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83235fc3-3ad9-4d56-b35e-5e577d5ca444 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e Jul 22 00:19:56.906551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83235fc3-3ad9-4d56-b35e-5e577d5ca444 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:56.906799 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83235fc3-3ad9-4d56-b35e-5e577d5ca444 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:56.913366 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83235fc3-3ad9-4d56-b35e-5e577d5ca444 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e returned with HTTP 404 Jul 22 00:19:56.913939 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1226/4928] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:56 2026] GET /volume/v3/volumes/6c8f01c9-9be0-4fa9-be86-795dea52d13e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:56.921663 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2888397-6c91-405d-87d7-1d58c76e2d05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:56.923745 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2888397-6c91-405d-87d7-1d58c76e2d05 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:19:56.924043 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2888397-6c91-405d-87d7-1d58c76e2d05 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:56.924292 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2888397-6c91-405d-87d7-1d58c76e2d05 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:56.925305 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c2888397-6c91-405d-87d7-1d58c76e2d05 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:19:56.941083 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2888397-6c91-405d-87d7-1d58c76e2d05 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Get all volumes completed successfully. Jul 22 00:19:56.943885 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:56.943885 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:56.950177 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2888397-6c91-405d-87d7-1d58c76e2d05 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:19:56.950873 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1233/4929] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:19:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11650 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:19:56.970385 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d652f98-b55d-4177-8093-662d49ec0eb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:56.975264 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d652f98-b55d-4177-8093-662d49ec0eb7 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] DELETE https://10.4.3.168/volume/v3/types/d16049fe-08bf-4034-b292-a87b0a5cb95d Jul 22 00:19:56.975264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d652f98-b55d-4177-8093-662d49ec0eb7 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:56.975264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d652f98-b55d-4177-8093-662d49ec0eb7 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:57.000305 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d652f98-b55d-4177-8093-662d49ec0eb7 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types/d16049fe-08bf-4034-b292-a87b0a5cb95d returned with HTTP 202 Jul 22 00:19:57.000806 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1234/4930] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:19:56 2026] DELETE /volume/v3/types/d16049fe-08bf-4034-b292-a87b0a5cb95d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:57.013307 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-79fc7714-4bd2-4b50-9de9-cf23ec3efed3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:57.015114 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-79fc7714-4bd2-4b50-9de9-cf23ec3efed3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:19:57.015473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-79fc7714-4bd2-4b50-9de9-cf23ec3efed3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-131855173", "extra_specs": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:57.029366 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-79fc7714-4bd2-4b50-9de9-cf23ec3efed3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:19:57.029780 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1238/4931] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:19:57 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:57.039596 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e623edcf-dc52-4fca-b6e5-6fd8c0730a47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:57.041689 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e623edcf-dc52-4fca-b6e5-6fd8c0730a47 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] POST https://10.4.3.168/volume/v3/types/615be9e5-c485-49a4-8f2c-c63fb8a89ade/encryption Jul 22 00:19:57.042134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e623edcf-dc52-4fca-b6e5-6fd8c0730a47 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:57.059640 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e623edcf-dc52-4fca-b6e5-6fd8c0730a47 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types/615be9e5-c485-49a4-8f2c-c63fb8a89ade/encryption returned with HTTP 200 Jul 22 00:19:57.059978 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1227/4932] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:19:57 2026] POST /volume/v3/types/615be9e5-c485-49a4-8f2c-c63fb8a89ade/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:57.071815 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:57.074154 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:57.074521 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-571285199", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-131855173", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:57.076577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-571285199', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-131855173', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:57.080441 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume of 1 GB Jul 22 00:19:57.080722 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:57.080722 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:57.081277 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Availability Zones retrieved successfully. Jul 22 00:19:57.087349 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Flow 'volume_create_api' (261d0151-4e80-40f2-ac94-511bd9d98654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:57.088285 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d796d0-fb52-4210-8ea5-bdc8dbdf299d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:57.089194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:57.114760 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d796d0-fb52-4210-8ea5-bdc8dbdf299d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:19:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=615be9e5-c485-49a4-8f2c-c63fb8a89ade,is_public=True,name='tempest-scenario-type-luks-131855173',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '615be9e5-c485-49a4-8f2c-c63fb8a89ade', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:57.115539 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7eecc5-624c-45d4-a16e-fda4f8d3ddfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:57.141519 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-131855173 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-131855173, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:57.141871 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-131855173 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-131855173, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:19:57.169415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Created reservations ['34d55597-39d1-428f-ac73-120f21523dfa', 'e09d57a0-7c34-4f10-8f4a-6866efe32e55', 'f6dd475a-2e89-426d-a7e5-73729eafff59', '0b144254-170e-45ba-8a60-02fd65475945'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:57.170393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7eecc5-624c-45d4-a16e-fda4f8d3ddfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d55597-39d1-428f-ac73-120f21523dfa', 'e09d57a0-7c34-4f10-8f4a-6866efe32e55', 'f6dd475a-2e89-426d-a7e5-73729eafff59', '0b144254-170e-45ba-8a60-02fd65475945']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:57.171236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69d7dea0-5d2b-4ca5-b13e-6620b03d1751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:57.191690 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69d7dea0-5d2b-4ca5-b13e-6620b03d1751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-571285199',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435c61bb79d440fa8183693f42c2aab',qos_specs=None,replication_status=,reservations=['34d55597-39d1-428f-ac73-120f21523dfa','e09d57a0-7c34-4f10-8f4a-6866efe32e55','f6dd475a-2e89-426d-a7e5-73729eafff59','0b144254-170e-45ba-8a60-02fd65475945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02373412e18f4a69831575d07907d3b7',volume_type_id=615be9e5-c485-49a4-8f2c-c63fb8a89ade), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-571285199',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8435c61bb79d440fa8183693f42c2aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02373412e18f4a69831575d07907d3b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(615be9e5-c485-49a4-8f2c-c63fb8a89ade),volume_type_id=615be9e5-c485-49a4-8f2c-c63fb8a89ade)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:57.192633 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4fc8771-7245-4695-b421-a9ab99a543c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:57.210807 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4fc8771-7245-4695-b421-a9ab99a543c8) transitioned into state 'SUCCESS' from state '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-571285199',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435c61bb79d440fa8183693f42c2aab',qos_specs=None,replication_status=,reservations=['34d55597-39d1-428f-ac73-120f21523dfa','e09d57a0-7c34-4f10-8f4a-6866efe32e55','f6dd475a-2e89-426d-a7e5-73729eafff59','0b144254-170e-45ba-8a60-02fd65475945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02373412e18f4a69831575d07907d3b7',volume_type_id=615be9e5-c485-49a4-8f2c-c63fb8a89ade)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:57.211581 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b0b990-f82c-4fa8-9fdf-a4775d553bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:57.221065 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b0b990-f82c-4fa8-9fdf-a4775d553bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:57.221989 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Flow 'volume_create_api' (261d0151-4e80-40f2-ac94-511bd9d98654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:57.222312 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume request issued successfully. Jul 22 00:19:57.222932 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9bccafb4-cad3-4e5b-80b2-a132e68046aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:57.223513 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1234/4933] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:19:57 2026] POST /volume/v3/volumes => generated 783 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:57.224420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c776032-6e89-4cff-99be-05d0b3d43658 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:57.226459 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c776032-6e89-4cff-99be-05d0b3d43658 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:57.226682 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c776032-6e89-4cff-99be-05d0b3d43658 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:57.226930 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c776032-6e89-4cff-99be-05d0b3d43658 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:57.227082 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5c776032-6e89-4cff-99be-05d0b3d43658 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:57.232573 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:57.232573 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:57.233589 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c776032-6e89-4cff-99be-05d0b3d43658 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:57.234055 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1235/4934] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:57 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:57.406302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-b9cf4df1-b616-43e2-9ebb-b3f21b9984e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:57.408587 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-b9cf4df1-b616-43e2-9ebb-b3f21b9984e5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:19:57.408816 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-b9cf4df1-b616-43e2-9ebb-b3f21b9984e5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:57.409081 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-b9cf4df1-b616-43e2-9ebb-b3f21b9984e5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:57.414606 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:57.414606 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:57.415777 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-b9cf4df1-b616-43e2-9ebb-b3f21b9984e5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:19:57.416094 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-b9cf4df1-b616-43e2-9ebb-b3f21b9984e5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d returned with HTTP 200 Jul 22 00:19:57.416482 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1239/4935] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:19:57 2026] GET /volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:57.711366 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-637eb97e-f302-4597-a1b0-2860ae8931f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:57.713369 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-637eb97e-f302-4597-a1b0-2860ae8931f7 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:57.713587 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-637eb97e-f302-4597-a1b0-2860ae8931f7 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:57.713770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-637eb97e-f302-4597-a1b0-2860ae8931f7 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:57.713891 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-637eb97e-f302-4597-a1b0-2860ae8931f7 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:57.718025 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:57.718025 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:57.718621 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-637eb97e-f302-4597-a1b0-2860ae8931f7 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:57.719026 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1228/4936] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:57 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:58.246013 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5d6d4d1-45c8-420b-8766-50fd912dead4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.248661 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5d6d4d1-45c8-420b-8766-50fd912dead4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:58.248661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5d6d4d1-45c8-420b-8766-50fd912dead4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.248823 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5d6d4d1-45c8-420b-8766-50fd912dead4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.248885 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d5d6d4d1-45c8-420b-8766-50fd912dead4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:58.256765 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.256765 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:58.257773 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5d6d4d1-45c8-420b-8766-50fd912dead4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:58.258275 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1235/4937] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:58.376892 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-53fa86c1-a75e-40bb-bea7-35609acd6356 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.379523 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-53fa86c1-a75e-40bb-bea7-35609acd6356 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:19:58.379673 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-53fa86c1-a75e-40bb-bea7-35609acd6356 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.379879 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-53fa86c1-a75e-40bb-bea7-35609acd6356 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.385167 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.385167 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:58.385818 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-53fa86c1-a75e-40bb-bea7-35609acd6356 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:19:58.386885 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-53fa86c1-a75e-40bb-bea7-35609acd6356 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d returned with HTTP 200 Jul 22 00:19:58.387063 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1236/4938] 10.4.3.168 () {68 vars in 1604 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:58.394222 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-37864550-2179-496b-9a99-7842fe2f81e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.396675 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-37864550-2179-496b-9a99-7842fe2f81e6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:19:58.396932 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-37864550-2179-496b-9a99-7842fe2f81e6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.397174 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-37864550-2179-496b-9a99-7842fe2f81e6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.407991 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.407991 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:58.411741 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-37864550-2179-496b-9a99-7842fe2f81e6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:58.417206 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-37864550-2179-496b-9a99-7842fe2f81e6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 200 Jul 22 00:19:58.417590 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1240/4939] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 1658 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:58.429386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.433961 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:19:58.435922 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "72b32da5-c20b-491f-a2d4-b460aebeb33d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:58.437961 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '72b32da5-c20b-491f-a2d4-b460aebeb33d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:19:58.447992 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.447992 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:58.448544 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:19:58.448749 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:19:58.449621 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:19:58.454539 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (32cbfa3a-0253-4653-8b3b-7116f5550c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:58.456213 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cd1847-64e1-442c-a3b9-99feea286d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:58.456606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:19:58.488280 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cd1847-64e1-442c-a3b9-99feea286d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '72b32da5-c20b-491f-a2d4-b460aebeb33d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:58.489247 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b85c7c-5ef8-477c-ba01-69182f13a368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:58.536217 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['37930339-7e89-455d-a4a0-1ad6ec03e5d1', '1624f049-aa3b-40f5-8bd3-66562421856e', '0e3a587d-2448-43ec-afe1-e39b5d14ca72', '23a3163c-51cb-49cf-8d2a-2adb873cb75c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:19:58.537210 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b85c7c-5ef8-477c-ba01-69182f13a368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37930339-7e89-455d-a4a0-1ad6ec03e5d1', '1624f049-aa3b-40f5-8bd3-66562421856e', '0e3a587d-2448-43ec-afe1-e39b5d14ca72', '23a3163c-51cb-49cf-8d2a-2adb873cb75c']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:58.538254 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc902a3-4f5b-4a3c-a63d-62810defdf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:58.590345 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc902a3-4f5b-4a3c-a63d-62810defdf59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '786b0acb-0654-42cd-aea9-2be7eef2a13b', '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='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['37930339-7e89-455d-a4a0-1ad6ec03e5d1','1624f049-aa3b-40f5-8bd3-66562421856e','0e3a587d-2448-43ec-afe1-e39b5d14ca72','23a3163c-51cb-49cf-8d2a-2adb873cb75c'],size=1,snapshot_id=72b32da5-c20b-491f-a2d4-b460aebeb33d,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:19:58Z,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=786b0acb-0654-42cd-aea9-2be7eef2a13b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=72b32da5-c20b-491f-a2d4-b460aebeb33d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:58.591387 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60130ac0-9a98-432c-a562-6d0f7152fd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:58.614580 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60130ac0-9a98-432c-a562-6d0f7152fd4c) transitioned into 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='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['37930339-7e89-455d-a4a0-1ad6ec03e5d1','1624f049-aa3b-40f5-8bd3-66562421856e','0e3a587d-2448-43ec-afe1-e39b5d14ca72','23a3163c-51cb-49cf-8d2a-2adb873cb75c'],size=1,snapshot_id=72b32da5-c20b-491f-a2d4-b460aebeb33d,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:58.615386 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ba8af1-b534-4fb6-a377-ead8c4c0d13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:19:58.645022 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9ba8af1-b534-4fb6-a377-ead8c4c0d13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:19:58.646139 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (32cbfa3a-0253-4653-8b3b-7116f5550c41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:19:58.646601 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:19:58.647511 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-46c8acf7-4bf8-47b0-a69f-8233c902b7da tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:19:58.648167 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1229/4940] 10.4.3.168 () {72 vars in 1541 bytes} [Wed Jul 22 00:19:58 2026] POST /volume/v3/volumes => generated 736 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:19:58.657138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-beedd8ea-427a-4b25-9d0e-04e4692a1b82 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.659044 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-beedd8ea-427a-4b25-9d0e-04e4692a1b82 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b Jul 22 00:19:58.659207 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-beedd8ea-427a-4b25-9d0e-04e4692a1b82 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.659469 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-beedd8ea-427a-4b25-9d0e-04e4692a1b82 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.666618 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.666618 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:58.670986 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-beedd8ea-427a-4b25-9d0e-04e4692a1b82 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:58.675523 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-beedd8ea-427a-4b25-9d0e-04e4692a1b82 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b returned with HTTP 200 Jul 22 00:19:58.676085 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1236/4941] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:58.689106 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-0e65812b-016f-4578-bf75-83ac64a69f33 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.692060 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-0e65812b-016f-4578-bf75-83ac64a69f33 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b Jul 22 00:19:58.692290 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-0e65812b-016f-4578-bf75-83ac64a69f33 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.692661 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-0e65812b-016f-4578-bf75-83ac64a69f33 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.699972 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.699972 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:19:58.704222 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-0e65812b-016f-4578-bf75-83ac64a69f33 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:19:58.710473 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-0e65812b-016f-4578-bf75-83ac64a69f33 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b returned with HTTP 200 Jul 22 00:19:58.711017 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1237/4942] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:58.731143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83cde567-2a4a-4e1c-8a08-4410c9944282 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.734196 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83cde567-2a4a-4e1c-8a08-4410c9944282 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:58.734406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83cde567-2a4a-4e1c-8a08-4410c9944282 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.734608 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83cde567-2a4a-4e1c-8a08-4410c9944282 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.734722 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-83cde567-2a4a-4e1c-8a08-4410c9944282 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:58.741346 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.741346 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:58.742107 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83cde567-2a4a-4e1c-8a08-4410c9944282 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:58.742967 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1241/4943] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:58.762788 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.764678 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f/export_record Jul 22 00:19:58.764890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.765111 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'export_record' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.765164 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Export record for backup ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 00:19:58.769444 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.769444 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:58.771270 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling RPCAPI with context: , host: np0000005612, backup: ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 00:19:58.779557 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] export_record in rpcapi backup_id ba1e54d5-e334-4ea3-92f0-b714e43ec72f on host np0000005612. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 00:19:58.794689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmExZTU0ZDUtZTMzNC00ZWEzLTkyZjAtYjcxNGU0M2VjNzJmIiwgInVzZXJfaWQiOiAiOWQwYTk3MDdjNTQxNDUwYzg1ODA2YmFjNDE4OGFmYTgiLCAicHJvamVjdF9pZCI6ICIwMzk2ZWZiNTdlZTA0M2YwYTNhYzI0MzEwYThmYzdkYiIsICJ2b2x1bWVfaWQiOiAiODk0YzBjMmItZTM5ZS00YjJlLWIzODYtN2Y2OTU5ZTFmOWQzIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQxODIyMTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODk0YzBjMmItZTM5ZS00YjJlLWIzODYtN2Y2OTU5ZTFmOWQzLzIwMjYwNzIyMDAxOTQ1L2F6X25vdmFfYmFja3VwX2JhMWU1NGQ1LWUzMzQtNGVhMy05MmYwLWI3MTRlNDNlYzcyZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTk6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTk6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxOTo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 00:19:58.795059 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ac7c7bc-773e-4208-a727-a6efb9ef517d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f/export_record returned with HTTP 200 Jul 22 00:19:58.796123 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1230/4944] 10.4.3.168 () {68 vars in 1430 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f/export_record => generated 1424 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:58.804115 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e337657a-c229-425d-8190-dee18a29e6a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.806466 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e337657a-c229-425d-8190-dee18a29e6a6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:19:58.806759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e337657a-c229-425d-8190-dee18a29e6a6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.807011 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e337657a-c229-425d-8190-dee18a29e6a6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.807172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e337657a-c229-425d-8190-dee18a29e6a6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:58.811685 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.811685 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:58.812361 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e337657a-c229-425d-8190-dee18a29e6a6 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:19:58.812735 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1237/4945] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:58.827404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37ae0fa5-9fb7-47d4-8d3e-1f61f0dae292 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.829121 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37ae0fa5-9fb7-47d4-8d3e-1f61f0dae292 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] POST https://10.4.3.168/volume/v3/backups/import_record Jul 22 00:19:58.829513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37ae0fa5-9fb7-47d4-8d3e-1f61f0dae292 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWJjMGIxOWQtOTkxMy00MzNkLWIxNzEtZDY2MGVhMTc0NzEyIiwgInVzZXJfaWQiOiAiOWQwYTk3MDdjNTQxNDUwYzg1ODA2YmFjNDE4OGFmYTgiLCAicHJvamVjdF9pZCI6ICIwMzk2ZWZiNTdlZTA0M2YwYTNhYzI0MzEwYThmYzdkYiIsICJ2b2x1bWVfaWQiOiAiODk0YzBjMmItZTM5ZS00YjJlLWIzODYtN2Y2OTU5ZTFmOWQzIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQxODIyMTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODk0YzBjMmItZTM5ZS00YjJlLWIzODYtN2Y2OTU5ZTFmOWQzLzIwMjYwNzIyMDAxOTQ1L2F6X25vdmFfYmFja3VwX2JhMWU1NGQ1LWUzMzQtNGVhMy05MmYwLWI3MTRlNDNlYzcyZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTk6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTk6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxOTo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:19:58.830872 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-37ae0fa5-9fb7-47d4-8d3e-1f61f0dae292 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWJjMGIxOWQtOTkxMy00MzNkLWIxNzEtZDY2MGVhMTc0NzEyIiwgInVzZXJfaWQiOiAiOWQwYTk3MDdjNTQxNDUwYzg1ODA2YmFjNDE4OGFmYTgiLCAicHJvamVjdF9pZCI6ICIwMzk2ZWZiNTdlZTA0M2YwYTNhYzI0MzEwYThmYzdkYiIsICJ2b2x1bWVfaWQiOiAiODk0YzBjMmItZTM5ZS00YjJlLWIzODYtN2Y2OTU5ZTFmOWQzIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQxODIyMTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODk0YzBjMmItZTM5ZS00YjJlLWIzODYtN2Y2OTU5ZTFmOWQzLzIwMjYwNzIyMDAxOTQ1L2F6X25vdmFfYmFja3VwX2JhMWU1NGQ1LWUzMzQtNGVhMy05MmYwLWI3MTRlNDNlYzcyZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTk6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTk6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxOTo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 00:19:58.830982 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-37ae0fa5-9fb7-47d4-8d3e-1f61f0dae292 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWJjMGIxOWQtOTkxMy00MzNkLWIxNzEtZDY2MGVhMTc0NzEyIiwgInVzZXJfaWQiOiAiOWQwYTk3MDdjNTQxNDUwYzg1ODA2YmFjNDE4OGFmYTgiLCAicHJvamVjdF9pZCI6ICIwMzk2ZWZiNTdlZTA0M2YwYTNhYzI0MzEwYThmYzdkYiIsICJ2b2x1bWVfaWQiOiAiODk0YzBjMmItZTM5ZS00YjJlLWIzODYtN2Y2OTU5ZTFmOWQzIiwgImhvc3QiOiAibnAwMDAwMDA1NjEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDQxODIyMTE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODk0YzBjMmItZTM5ZS00YjJlLWIzODYtN2Y2OTU5ZTFmOWQzLzIwMjYwNzIyMDAxOTQ1L2F6X25vdmFfYmFja3VwX2JhMWU1NGQ1LWUzMzQtNGVhMy05MmYwLWI3MTRlNDNlYzcyZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDA6MTk6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDA6MTk6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwMDoxOTo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 00:19:58.831599 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-37ae0fa5-9fb7-47d4-8d3e-1f61f0dae292 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '82d8cbe9e34543c09f8be1e8b86025b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0396efb57ee043f0a3ac24310a8fc7db', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:19:58.831778 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37ae0fa5-9fb7-47d4-8d3e-1f61f0dae292 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] https://10.4.3.168/volume/v3/backups/import_record returned with HTTP 403 Jul 22 00:19:58.832221 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1238/4946] 10.4.3.168 () {70 vars in 1342 bytes} [Wed Jul 22 00:19:58 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:58.844737 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bebe2e28-f20a-4916-a967-bc4e485afcaa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.846954 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bebe2e28-f20a-4916-a967-bc4e485afcaa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 Jul 22 00:19:58.847203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bebe2e28-f20a-4916-a967-bc4e485afcaa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.847386 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bebe2e28-f20a-4916-a967-bc4e485afcaa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.847536 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-bebe2e28-f20a-4916-a967-bc4e485afcaa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete volume with id: 894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 Jul 22 00:19:58.861979 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.861979 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:19:58.862171 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bebe2e28-f20a-4916-a967-bc4e485afcaa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:19:58.887339 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bebe2e28-f20a-4916-a967-bc4e485afcaa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete volume request issued successfully. Jul 22 00:19:58.887548 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bebe2e28-f20a-4916-a967-bc4e485afcaa tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 returned with HTTP 202 Jul 22 00:19:58.888018 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1242/4947] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:19:58 2026] DELETE /volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:19:58.896981 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8899e494-2e8a-4e33-bff1-135d7537f87e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:58.898762 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8899e494-2e8a-4e33-bff1-135d7537f87e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 Jul 22 00:19:58.899033 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8899e494-2e8a-4e33-bff1-135d7537f87e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:58.899230 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8899e494-2e8a-4e33-bff1-135d7537f87e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:58.907545 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:58.907545 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:19:58.911016 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8899e494-2e8a-4e33-bff1-135d7537f87e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:19:58.916160 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8899e494-2e8a-4e33-bff1-135d7537f87e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 returned with HTTP 200 Jul 22 00:19:58.917415 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1231/4948] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:58 2026] GET /volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:19:59.270673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ab2cd7f2-e87e-49e3-be4c-aab6a57d8e07 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:59.274098 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab2cd7f2-e87e-49e3-be4c-aab6a57d8e07 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:19:59.274098 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab2cd7f2-e87e-49e3-be4c-aab6a57d8e07 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:59.274098 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab2cd7f2-e87e-49e3-be4c-aab6a57d8e07 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:59.274098 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ab2cd7f2-e87e-49e3-be4c-aab6a57d8e07 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:19:59.279168 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:19:59.279168 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:19:59.280026 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab2cd7f2-e87e-49e3-be4c-aab6a57d8e07 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:19:59.280469 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1238/4949] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:19:59 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:59.936814 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87b6b636-aada-4b1f-afd2-8f08c0d8be1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:59.938616 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87b6b636-aada-4b1f-afd2-8f08c0d8be1d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 Jul 22 00:19:59.938924 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87b6b636-aada-4b1f-afd2-8f08c0d8be1d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:59.939501 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87b6b636-aada-4b1f-afd2-8f08c0d8be1d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:59.945966 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87b6b636-aada-4b1f-afd2-8f08c0d8be1d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 returned with HTTP 404 Jul 22 00:19:59.946622 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1239/4950] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:19:59 2026] GET /volume/v3/volumes/894c0c2b-e39e-4b2e-b386-7f6959e1f9d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:19:59.961078 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-19ee866a-250f-43d4-a4ca-a5495b25293d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:59.964981 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19ee866a-250f-43d4-a4ca-a5495b25293d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] GET https://10.4.3.168/volume/v3/backups Jul 22 00:19:59.965353 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19ee866a-250f-43d4-a4ca-a5495b25293d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:59.965632 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-19ee866a-250f-43d4-a4ca-a5495b25293d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:59.965986 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-19ee866a-250f-43d4-a4ca-a5495b25293d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:19:59.974972 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-19ee866a-250f-43d4-a4ca-a5495b25293d tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] https://10.4.3.168/volume/v3/backups returned with HTTP 200 Jul 22 00:19:59.974972 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1243/4951] 10.4.3.168 () {68 vars in 1277 bytes} [Wed Jul 22 00:19:59 2026] GET /volume/v3/backups => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:19:59.984674 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56397c33-2e85-4572-bcde-f20f565ae117 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:19:59.986437 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56397c33-2e85-4572-bcde-f20f565ae117 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] GET https://10.4.3.168/volume/v3/backups?project_id=0396efb57ee043f0a3ac24310a8fc7db Jul 22 00:19:59.986582 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56397c33-2e85-4572-bcde-f20f565ae117 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:19:59.986871 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56397c33-2e85-4572-bcde-f20f565ae117 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:19:59.987139 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-56397c33-2e85-4572-bcde-f20f565ae117 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Removing options 'project_id' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 00:19:59.993353 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56397c33-2e85-4572-bcde-f20f565ae117 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] https://10.4.3.168/volume/v3/backups?project_id=0396efb57ee043f0a3ac24310a8fc7db returned with HTTP 200 Jul 22 00:19:59.993730 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1232/4952] 10.4.3.168 () {68 vars in 1364 bytes} [Wed Jul 22 00:19:59 2026] GET /volume/v3/backups?project_id=0396efb57ee043f0a3ac24310a8fc7db => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:00.008933 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:00.010378 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:20:00.010835 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1345109301"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:00.012311 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1345109301'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:20:00.012520 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume of 1 GB Jul 22 00:20:00.017834 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Availability Zones retrieved successfully. Jul 22 00:20:00.023522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Flow 'volume_create_api' (45c2f094-5e53-4a9b-b21c-7a631e839ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:00.024467 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d715b5ab-7fa4-4825-bf98-3194d3bedf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:00.025273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:20:00.056541 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d715b5ab-7fa4-4825-bf98-3194d3bedf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:00.057707 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e44312-776d-463c-94c9-5bee8ee22a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:00.102649 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Created reservations ['0ea5f57d-8478-4f71-9ea7-33364374c1cd', '088e5b53-5f22-4c30-a609-9cc49d873c7c', '8fa9d091-c4e3-4960-9f9e-5ce5b6df4ac1', '17055f2c-c399-432a-ba5a-b94001a8696a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:00.103540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e44312-776d-463c-94c9-5bee8ee22a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea5f57d-8478-4f71-9ea7-33364374c1cd', '088e5b53-5f22-4c30-a609-9cc49d873c7c', '8fa9d091-c4e3-4960-9f9e-5ce5b6df4ac1', '17055f2c-c399-432a-ba5a-b94001a8696a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:00.104439 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae72e69b-c573-4cc1-b3a3-cb315638afea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:00.135509 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae72e69b-c573-4cc1-b3a3-cb315638afea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05611fa9-77e7-441f-afb7-533049adf716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1345109301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0396efb57ee043f0a3ac24310a8fc7db',qos_specs=None,replication_status=,reservations=['0ea5f57d-8478-4f71-9ea7-33364374c1cd','088e5b53-5f22-4c30-a609-9cc49d873c7c','8fa9d091-c4e3-4960-9f9e-5ce5b6df4ac1','17055f2c-c399-432a-ba5a-b94001a8696a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d0a9707c541450c85806bac4188afa8',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1345109301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05611fa9-77e7-441f-afb7-533049adf716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0396efb57ee043f0a3ac24310a8fc7db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d0a9707c541450c85806bac4188afa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:00.136782 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b481b0da-1791-4e13-9142-f755c601b87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:00.156539 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b481b0da-1791-4e13-9142-f755c601b87a) transitioned into state 'SUCCESS' from state '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-1345109301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0396efb57ee043f0a3ac24310a8fc7db',qos_specs=None,replication_status=,reservations=['0ea5f57d-8478-4f71-9ea7-33364374c1cd','088e5b53-5f22-4c30-a609-9cc49d873c7c','8fa9d091-c4e3-4960-9f9e-5ce5b6df4ac1','17055f2c-c399-432a-ba5a-b94001a8696a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d0a9707c541450c85806bac4188afa8',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:00.157221 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88bfce16-147e-4ffe-87d5-791c37171a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:00.168879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88bfce16-147e-4ffe-87d5-791c37171a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:00.168879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Flow 'volume_create_api' (45c2f094-5e53-4a9b-b21c-7a631e839ced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:00.168879 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Create volume request issued successfully. Jul 22 00:20:00.169325 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04353c69-337b-4fa1-9b63-8ab73b82d41e tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:20:00.169890 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1239/4953] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:20:00 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:00.185608 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8bc370d5-0a27-4ce2-b5ed-d50a9e758780 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:00.187938 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bc370d5-0a27-4ce2-b5ed-d50a9e758780 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 Jul 22 00:20:00.188239 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bc370d5-0a27-4ce2-b5ed-d50a9e758780 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:00.189640 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bc370d5-0a27-4ce2-b5ed-d50a9e758780 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:00.201046 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:00.201046 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:00.206193 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8bc370d5-0a27-4ce2-b5ed-d50a9e758780 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:20:00.211432 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bc370d5-0a27-4ce2-b5ed-d50a9e758780 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 returned with HTTP 200 Jul 22 00:20:00.211970 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1240/4954] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:00 2026] GET /volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:00.295217 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6fcc7f99-a61f-4667-a64f-ac40d260463a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:00.300898 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fcc7f99-a61f-4667-a64f-ac40d260463a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:20:00.301496 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fcc7f99-a61f-4667-a64f-ac40d260463a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:00.301750 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fcc7f99-a61f-4667-a64f-ac40d260463a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:00.302184 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6fcc7f99-a61f-4667-a64f-ac40d260463a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:00.308481 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:00.308481 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:00.309780 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fcc7f99-a61f-4667-a64f-ac40d260463a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:20:00.310392 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1244/4955] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:00 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:01.226091 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-479f23bb-dc35-4626-9b4e-ef749f0aec4c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.232887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-479f23bb-dc35-4626-9b4e-ef749f0aec4c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 Jul 22 00:20:01.232887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-479f23bb-dc35-4626-9b4e-ef749f0aec4c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:01.232887 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-479f23bb-dc35-4626-9b4e-ef749f0aec4c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:01.241686 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:01.241686 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:01.248111 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-479f23bb-dc35-4626-9b4e-ef749f0aec4c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:20:01.250382 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-479f23bb-dc35-4626-9b4e-ef749f0aec4c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 returned with HTTP 200 Jul 22 00:20:01.250956 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1233/4956] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:01 2026] GET /volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:01.269198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-427c1647-b1f1-47b9-b380-fc14cef61474 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.278006 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-427c1647-b1f1-47b9-b380-fc14cef61474 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] POST https://10.4.3.168/volume/v3/backups Jul 22 00:20:01.278006 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-427c1647-b1f1-47b9-b380-fc14cef61474 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05611fa9-77e7-441f-afb7-533049adf716", "name": "tempest-type-Backup-1307644516"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:01.278006 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-427c1647-b1f1-47b9-b380-fc14cef61474 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Creating new backup {'backup': {'volume_id': '05611fa9-77e7-441f-afb7-533049adf716', 'name': 'tempest-type-Backup-1307644516'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:20:01.278006 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-427c1647-b1f1-47b9-b380-fc14cef61474 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Creating backup of volume 05611fa9-77e7-441f-afb7-533049adf716 in container None Jul 22 00:20:01.288773 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:01.288773 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:01.289307 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-427c1647-b1f1-47b9-b380-fc14cef61474 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:20:01.310744 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-427c1647-b1f1-47b9-b380-fc14cef61474 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Created reservations ['d88846e8-40ae-43b8-a1ce-d8c6894a9926', '688698d5-b420-49f4-b49d-d3d19257eaea'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:01.322299 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2790100d-10ab-4677-9b95-d9ff518a44ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.324627 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2790100d-10ab-4677-9b95-d9ff518a44ac tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:20:01.324910 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2790100d-10ab-4677-9b95-d9ff518a44ac tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:01.325155 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2790100d-10ab-4677-9b95-d9ff518a44ac tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:01.325909 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2790100d-10ab-4677-9b95-d9ff518a44ac tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:01.330802 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:01.330802 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:01.331649 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2790100d-10ab-4677-9b95-d9ff518a44ac tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:20:01.332138 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1241/4957] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:01 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:01.348320 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-427c1647-b1f1-47b9-b380-fc14cef61474 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:20:01.349028 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1240/4958] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:20:01 2026] POST /volume/v3/backups => generated 316 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:01.357941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b2158b01-501d-46e0-9ddf-d96d0f1514a1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.359795 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2158b01-501d-46e0-9ddf-d96d0f1514a1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:01.360073 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2158b01-501d-46e0-9ddf-d96d0f1514a1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:01.360290 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2158b01-501d-46e0-9ddf-d96d0f1514a1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:01.360399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b2158b01-501d-46e0-9ddf-d96d0f1514a1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:01.365381 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:01.365381 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:01.366273 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2158b01-501d-46e0-9ddf-d96d0f1514a1 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:01.366815 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1245/4959] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:01 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:01.725979 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-34862f96-672f-40a6-9b8f-500f1be727e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.731923 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-34862f96-672f-40a6-9b8f-500f1be727e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b Jul 22 00:20:01.732156 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-34862f96-672f-40a6-9b8f-500f1be727e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:01.732378 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-34862f96-672f-40a6-9b8f-500f1be727e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:01.743989 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:01.743989 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:01.747919 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-34862f96-672f-40a6-9b8f-500f1be727e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:01.754347 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-34862f96-672f-40a6-9b8f-500f1be727e1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b returned with HTTP 200 Jul 22 00:20:01.754656 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1234/4960] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:20:01 2026] GET /volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:01.762052 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8af3b255-5a52-43ee-bd7c-53a24c54b893 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.763006 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8af3b255-5a52-43ee-bd7c-53a24c54b893 None None] GET https://10.4.3.168/volume// Jul 22 00:20:01.763006 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8af3b255-5a52-43ee-bd7c-53a24c54b893 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:01.763239 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8af3b255-5a52-43ee-bd7c-53a24c54b893 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:01.763582 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8af3b255-5a52-43ee-bd7c-53a24c54b893 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:01.764133 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1242/4961] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:20:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:01.774777 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c9fc353c-5fb6-4d6c-826e-ec38366fffd2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.776815 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c9fc353c-5fb6-4d6c-826e-ec38366fffd2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:20:01.777189 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c9fc353c-5fb6-4d6c-826e-ec38366fffd2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "786b0acb-0654-42cd-aea9-2be7eef2a13b", "connector": null, "instance_uuid": "634b0f3a-a699-4520-80fc-b72b8699897a"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:01.786604 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:01.786604 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:01.828233 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c9fc353c-5fb6-4d6c-826e-ec38366fffd2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:20:01.828900 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1241/4962] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:20:01 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:01.836335 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a87f2696-1e3d-4e4e-ac41-dfb3dc0b8863 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.836671 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a87f2696-1e3d-4e4e-ac41-dfb3dc0b8863 None None] GET https://10.4.3.168/volume// Jul 22 00:20:01.836942 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a87f2696-1e3d-4e4e-ac41-dfb3dc0b8863 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:01.837209 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a87f2696-1e3d-4e4e-ac41-dfb3dc0b8863 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:01.837642 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a87f2696-1e3d-4e4e-ac41-dfb3dc0b8863 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:01.838077 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1246/4963] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:20:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:01.845106 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-27d34e35-4d36-4a89-adc8-d2b9921f5dcd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.847530 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-27d34e35-4d36-4a89-adc8-d2b9921f5dcd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b Jul 22 00:20:01.847798 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-27d34e35-4d36-4a89-adc8-d2b9921f5dcd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:01.848041 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-27d34e35-4d36-4a89-adc8-d2b9921f5dcd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:01.860054 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:01.860054 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:01.865252 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-27d34e35-4d36-4a89-adc8-d2b9921f5dcd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:01.874359 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-27d34e35-4d36-4a89-adc8-d2b9921f5dcd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b returned with HTTP 200 Jul 22 00:20:01.875039 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1235/4964] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:20:01 2026] GET /volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b => generated 1524 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:20:01.989524 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c342f3c3-d515-4181-ae23-29cd8a14bf32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:01.991797 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c342f3c3-d515-4181-ae23-29cd8a14bf32 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818 Jul 22 00:20:01.992285 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c342f3c3-d515-4181-ae23-29cd8a14bf32 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:02.001787 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c342f3c3-d515-4181-ae23-29cd8a14bf32 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-786b0acb-0654-42cd-aea9-2be7eef2a13b-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:20:02.007061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c342f3c3-d515-4181-ae23-29cd8a14bf32 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-786b0acb-0654-42cd-aea9-2be7eef2a13b-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:20:02.008200 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:02.008200 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:02.093389 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c342f3c3-d515-4181-ae23-29cd8a14bf32 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-786b0acb-0654-42cd-aea9-2be7eef2a13b-np0000005612" released by "attachment_update" :: held 0.086s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:20:02.093651 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-c342f3c3-d515-4181-ae23-29cd8a14bf32 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818 returned with HTTP 200 Jul 22 00:20:02.094163 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1243/4965] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:20:01 2026] PUT /volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:02.139359 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-aa70dc06-4427-4898-8fd2-4c2bdae45972 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:02.142379 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-aa70dc06-4427-4898-8fd2-4c2bdae45972 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818/action Jul 22 00:20:02.142379 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-aa70dc06-4427-4898-8fd2-4c2bdae45972 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:20:02.142379 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-aa70dc06-4427-4898-8fd2-4c2bdae45972 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:02.162355 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:02.162355 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:02.182034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2552684f-2fd3-452d-ad07-5aa715a82c9a req-aa70dc06-4427-4898-8fd2-4c2bdae45972 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818/action returned with HTTP 204 Jul 22 00:20:02.182519 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1242/4966] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:20:02 2026] POST /volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:02.345551 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-82fac203-a25f-4693-880a-eaa019e3786a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:02.347376 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82fac203-a25f-4693-880a-eaa019e3786a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:20:02.347767 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82fac203-a25f-4693-880a-eaa019e3786a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:02.347767 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-82fac203-a25f-4693-880a-eaa019e3786a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:02.347890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-82fac203-a25f-4693-880a-eaa019e3786a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:02.352114 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:02.352114 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:02.353498 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-82fac203-a25f-4693-880a-eaa019e3786a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:20:02.353498 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1247/4967] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:02 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:02.379570 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ffc329f-0e4b-46f9-94fc-44146af3c87a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:02.381915 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ffc329f-0e4b-46f9-94fc-44146af3c87a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:02.382100 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ffc329f-0e4b-46f9-94fc-44146af3c87a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:02.382432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ffc329f-0e4b-46f9-94fc-44146af3c87a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:02.382432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3ffc329f-0e4b-46f9-94fc-44146af3c87a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:02.387803 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:02.387803 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:02.388970 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ffc329f-0e4b-46f9-94fc-44146af3c87a tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:02.389094 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1236/4968] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:02 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:03.364473 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04c84e32-b7d3-4946-a71c-5e19b6d70922 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:03.366317 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04c84e32-b7d3-4946-a71c-5e19b6d70922 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:20:03.366549 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04c84e32-b7d3-4946-a71c-5e19b6d70922 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:03.366787 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04c84e32-b7d3-4946-a71c-5e19b6d70922 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:03.366947 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-04c84e32-b7d3-4946-a71c-5e19b6d70922 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:03.371529 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:03.371529 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:03.372435 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04c84e32-b7d3-4946-a71c-5e19b6d70922 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:20:03.373157 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1244/4969] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:03 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:03.400010 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6be09810-1465-4822-8953-0661cade2197 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:03.402252 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6be09810-1465-4822-8953-0661cade2197 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:03.402351 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6be09810-1465-4822-8953-0661cade2197 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:03.402577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6be09810-1465-4822-8953-0661cade2197 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:03.402700 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6be09810-1465-4822-8953-0661cade2197 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:03.409187 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:03.409187 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:03.409841 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6be09810-1465-4822-8953-0661cade2197 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:03.410492 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1243/4970] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:03 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:04.385686 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1546428-824c-4fa6-b7d1-41fbffac99de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:04.387400 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1546428-824c-4fa6-b7d1-41fbffac99de tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:20:04.387585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1546428-824c-4fa6-b7d1-41fbffac99de tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:04.387789 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1546428-824c-4fa6-b7d1-41fbffac99de tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:04.387939 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b1546428-824c-4fa6-b7d1-41fbffac99de tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Show backup with id 044016a5-1810-4689-8255-a91568ea51fb. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:04.392079 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:04.392079 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:04.392794 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1546428-824c-4fa6-b7d1-41fbffac99de tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 200 Jul 22 00:20:04.393160 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1248/4971] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:04 2026] GET /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:04.404995 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4e4a0f2-ac05-406e-a559-b4712ea58c1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:04.406786 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4e4a0f2-ac05-406e-a559-b4712ea58c1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 Jul 22 00:20:04.407059 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4e4a0f2-ac05-406e-a559-b4712ea58c1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:04.407321 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4e4a0f2-ac05-406e-a559-b4712ea58c1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:04.413756 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:04.413756 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:04.417336 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e4e4a0f2-ac05-406e-a559-b4712ea58c1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:20:04.419793 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f29cc3d-08d2-41e0-a36c-f06c6d87ea66 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:04.421693 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f29cc3d-08d2-41e0-a36c-f06c6d87ea66 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:04.421944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f29cc3d-08d2-41e0-a36c-f06c6d87ea66 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:04.421994 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4e4a0f2-ac05-406e-a559-b4712ea58c1a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 returned with HTTP 200 Jul 22 00:20:04.422163 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f29cc3d-08d2-41e0-a36c-f06c6d87ea66 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:04.422298 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5f29cc3d-08d2-41e0-a36c-f06c6d87ea66 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:04.422458 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1237/4972] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:04 2026] GET /volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 => generated 1417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:04.426357 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:04.426357 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:04.427052 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f29cc3d-08d2-41e0-a36c-f06c6d87ea66 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:04.427379 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1245/4973] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:04 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:04.437638 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d5fec7c-44bc-4816-a7f0-ac9d446e12e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:04.439850 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d5fec7c-44bc-4816-a7f0-ac9d446e12e4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 Jul 22 00:20:04.440051 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d5fec7c-44bc-4816-a7f0-ac9d446e12e4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:04.440234 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d5fec7c-44bc-4816-a7f0-ac9d446e12e4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:04.446650 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:04.446650 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:04.449788 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d5fec7c-44bc-4816-a7f0-ac9d446e12e4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:20:04.453827 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d5fec7c-44bc-4816-a7f0-ac9d446e12e4 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 returned with HTTP 200 Jul 22 00:20:04.454189 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1244/4974] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:04 2026] GET /volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:05.446339 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8771fedb-e419-40bb-829f-78dfdf750fe4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:05.451929 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8771fedb-e419-40bb-829f-78dfdf750fe4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:05.451929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8771fedb-e419-40bb-829f-78dfdf750fe4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:05.451929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8771fedb-e419-40bb-829f-78dfdf750fe4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:05.451929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8771fedb-e419-40bb-829f-78dfdf750fe4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:05.455847 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:05.455847 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:05.457055 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8771fedb-e419-40bb-829f-78dfdf750fe4 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:05.457055 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1249/4975] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:05 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:06.037512 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-56097066-c26f-480f-8296-c9beac987a92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:06.041132 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-56097066-c26f-480f-8296-c9beac987a92 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 Jul 22 00:20:06.041323 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-56097066-c26f-480f-8296-c9beac987a92 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:06.041717 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-56097066-c26f-480f-8296-c9beac987a92 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:06.048883 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:06.048883 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:06.052668 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-56097066-c26f-480f-8296-c9beac987a92 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:20:06.057741 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-56097066-c26f-480f-8296-c9beac987a92 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 returned with HTTP 200 Jul 22 00:20:06.057940 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1238/4976] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:20:06 2026] GET /volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:06.470251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd13e8fb-3896-4a46-a9e9-aa00864ef220 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:06.472405 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd13e8fb-3896-4a46-a9e9-aa00864ef220 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:06.472594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd13e8fb-3896-4a46-a9e9-aa00864ef220 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:06.472807 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd13e8fb-3896-4a46-a9e9-aa00864ef220 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:06.473102 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fd13e8fb-3896-4a46-a9e9-aa00864ef220 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:06.477571 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:06.477571 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:06.479957 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd13e8fb-3896-4a46-a9e9-aa00864ef220 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:06.479957 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1246/4977] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:06 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:06.620612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-b72ea0b6-a107-4734-a082-9e04aa194c7a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:06.623101 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-b72ea0b6-a107-4734-a082-9e04aa194c7a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 Jul 22 00:20:06.623528 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-b72ea0b6-a107-4734-a082-9e04aa194c7a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:06.623910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-b72ea0b6-a107-4734-a082-9e04aa194c7a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:06.636678 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:06.636678 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:06.646414 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-b72ea0b6-a107-4734-a082-9e04aa194c7a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:20:06.651474 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-b72ea0b6-a107-4734-a082-9e04aa194c7a tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 returned with HTTP 200 Jul 22 00:20:06.652868 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1245/4978] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:20:06 2026] GET /volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 => generated 1417 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:06.661678 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83ec498e-486a-433b-85d7-53959df89f73 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:06.662402 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83ec498e-486a-433b-85d7-53959df89f73 None None] GET https://10.4.3.168/volume// Jul 22 00:20:06.662402 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83ec498e-486a-433b-85d7-53959df89f73 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:06.662532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83ec498e-486a-433b-85d7-53959df89f73 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:06.664545 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83ec498e-486a-433b-85d7-53959df89f73 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:06.664545 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1250/4979] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:20:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:06.671585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-3ee58176-f434-4df8-a9ff-ca87e6b67697 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:06.673771 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-3ee58176-f434-4df8-a9ff-ca87e6b67697 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:20:06.674178 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-3ee58176-f434-4df8-a9ff-ca87e6b67697 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcb334ff-c58a-4603-8c39-5439f8191ef3", "connector": null, "instance_uuid": "85665f65-8900-4bd5-8726-05e4bb143599"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:06.682553 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:06.682553 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:06.706411 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-3ee58176-f434-4df8-a9ff-ca87e6b67697 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:20:06.706988 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1239/4980] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:20:06 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:07.345582 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00151a66-53d9-493b-b89d-b6a39add689d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:07.441664 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00151a66-53d9-493b-b89d-b6a39add689d tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:20:07.442213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00151a66-53d9-493b-b89d-b6a39add689d tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1171878612", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:07.459375 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00151a66-53d9-493b-b89d-b6a39add689d tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:20:07.459872 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1247/4981] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:20:07 2026] POST /volume/v3/types => generated 212 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:07.470000 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2fb81f7-c92e-4d2c-8cfa-4286f72d843e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:07.475338 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2fb81f7-c92e-4d2c-8cfa-4286f72d843e tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] POST https://10.4.3.168/volume/v3/types/2f8f8861-88ee-476e-8c85-55b421389110/encryption Jul 22 00:20:07.475661 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2fb81f7-c92e-4d2c-8cfa-4286f72d843e tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:07.491197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-685fbdba-27d5-430f-8209-19fbf391ab62 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:07.493938 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-685fbdba-27d5-430f-8209-19fbf391ab62 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:07.494145 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-685fbdba-27d5-430f-8209-19fbf391ab62 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:07.495053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-685fbdba-27d5-430f-8209-19fbf391ab62 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:07.495053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-685fbdba-27d5-430f-8209-19fbf391ab62 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:07.501843 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:07.501843 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:07.502757 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-685fbdba-27d5-430f-8209-19fbf391ab62 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:07.503261 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1251/4982] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:07 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:07.506909 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2fb81f7-c92e-4d2c-8cfa-4286f72d843e tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] https://10.4.3.168/volume/v3/types/2f8f8861-88ee-476e-8c85-55b421389110/encryption returned with HTTP 200 Jul 22 00:20:07.507521 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1246/4983] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:20:07 2026] POST /volume/v3/types/2f8f8861-88ee-476e-8c85-55b421389110/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:07.517838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2882501c-fe41-4342-85cc-3da15b046c53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:07.613885 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:20:07.613885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-798101625", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1171878612", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:07.615453 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-798101625', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1171878612', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:20:07.620149 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume of 1 GB Jul 22 00:20:07.620759 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:07.620759 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:07.621588 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Availability Zones retrieved successfully. Jul 22 00:20:07.631474 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Flow 'volume_create_api' (d50dc379-9a46-424a-a9bd-6707a9cefcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:07.633599 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d83636e-e2b5-44f3-a5c1-25506ce04a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:07.635888 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:20:07.677448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d83636e-e2b5-44f3-a5c1-25506ce04a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f8f8861-88ee-476e-8c85-55b421389110,is_public=True,name='tempest-scenario-type-luks-1171878612',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f8f8861-88ee-476e-8c85-55b421389110', '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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:07.678671 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8fc4ed-4b6c-483c-a0bd-18d63f49655f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:07.720560 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1171878612 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1171878612, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:20:07.721019 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1171878612 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1171878612, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:20:07.766487 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Created reservations ['0487a62b-7a2d-423e-b5e1-8700298ac4b0', '3fd753e8-d438-4922-a152-168793a493ac', 'aa604bd9-b78e-4dd3-ab07-8dcaac10322f', '4f1d3a96-1a47-47c1-8d47-de279cb0a887'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:07.767486 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d8fc4ed-4b6c-483c-a0bd-18d63f49655f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0487a62b-7a2d-423e-b5e1-8700298ac4b0', '3fd753e8-d438-4922-a152-168793a493ac', 'aa604bd9-b78e-4dd3-ab07-8dcaac10322f', '4f1d3a96-1a47-47c1-8d47-de279cb0a887']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:07.768719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7362a086-7454-4aa8-8d4f-37e3c6e350e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:07.792894 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7362a086-7454-4aa8-8d4f-37e3c6e350e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f76d488-1d2c-4c18-8c8b-0bd56de12963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-798101625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68da86cdf5ff4e63aecaa060275a40fe',qos_specs=None,replication_status=,reservations=['0487a62b-7a2d-423e-b5e1-8700298ac4b0','3fd753e8-d438-4922-a152-168793a493ac','aa604bd9-b78e-4dd3-ab07-8dcaac10322f','4f1d3a96-1a47-47c1-8d47-de279cb0a887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_type_id=2f8f8861-88ee-476e-8c85-55b421389110), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-798101625',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9f76d488-1d2c-4c18-8c8b-0bd56de12963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68da86cdf5ff4e63aecaa060275a40fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f8f8861-88ee-476e-8c85-55b421389110),volume_type_id=2f8f8861-88ee-476e-8c85-55b421389110)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:07.794134 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a4740d-6443-46bb-994e-3403a9386fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:07.819939 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72a4740d-6443-46bb-994e-3403a9386fc4) transitioned into state 'SUCCESS' from state '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-798101625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68da86cdf5ff4e63aecaa060275a40fe',qos_specs=None,replication_status=,reservations=['0487a62b-7a2d-423e-b5e1-8700298ac4b0','3fd753e8-d438-4922-a152-168793a493ac','aa604bd9-b78e-4dd3-ab07-8dcaac10322f','4f1d3a96-1a47-47c1-8d47-de279cb0a887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_type_id=2f8f8861-88ee-476e-8c85-55b421389110)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:07.820983 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32980f12-c4c2-48b8-95ee-e1d71365ca44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:07.835695 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32980f12-c4c2-48b8-95ee-e1d71365ca44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:07.836727 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Flow 'volume_create_api' (d50dc379-9a46-424a-a9bd-6707a9cefcde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:07.837146 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume request issued successfully. Jul 22 00:20:07.837819 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2882501c-fe41-4342-85cc-3da15b046c53 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:20:07.838288 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1240/4984] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:20:07 2026] POST /volume/v3/volumes => generated 784 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:07.857543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4c48761-57c1-4528-92e0-5454efb59435 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:07.859803 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4c48761-57c1-4528-92e0-5454efb59435 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 Jul 22 00:20:07.859979 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4c48761-57c1-4528-92e0-5454efb59435 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:07.860560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4c48761-57c1-4528-92e0-5454efb59435 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:07.868133 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:07.868133 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:07.873033 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e4c48761-57c1-4528-92e0-5454efb59435 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:07.881822 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4c48761-57c1-4528-92e0-5454efb59435 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 returned with HTTP 200 Jul 22 00:20:07.885348 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1248/4985] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:07 2026] GET /volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:07.895801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e20c0178-6b04-4d41-ba31-05c9a0ef26a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:07.896342 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e20c0178-6b04-4d41-ba31-05c9a0ef26a8 None None] GET https://10.4.3.168/volume// Jul 22 00:20:07.896580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e20c0178-6b04-4d41-ba31-05c9a0ef26a8 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:07.896851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e20c0178-6b04-4d41-ba31-05c9a0ef26a8 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:07.897335 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e20c0178-6b04-4d41-ba31-05c9a0ef26a8 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:07.897731 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1252/4986] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:20:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:07.908745 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-bd7f434a-7f46-4346-9aab-f1f512c8d151 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:07.912212 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-bd7f434a-7f46-4346-9aab-f1f512c8d151 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 Jul 22 00:20:07.912422 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-bd7f434a-7f46-4346-9aab-f1f512c8d151 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:07.912618 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-bd7f434a-7f46-4346-9aab-f1f512c8d151 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:07.925449 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:07.925449 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:07.937462 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-bd7f434a-7f46-4346-9aab-f1f512c8d151 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:20:07.950109 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-bd7f434a-7f46-4346-9aab-f1f512c8d151 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 returned with HTTP 200 Jul 22 00:20:07.950590 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1247/4987] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:20:07 2026] GET /volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 => generated 1596 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 00:20:08.056052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-9a0e48cd-fd92-4dfa-841b-cb63101d30bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:08.062941 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-9a0e48cd-fd92-4dfa-841b-cb63101d30bd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] PUT https://10.4.3.168/volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6 Jul 22 00:20:08.063146 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-9a0e48cd-fd92-4dfa-841b-cb63101d30bd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:08.076224 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-9a0e48cd-fd92-4dfa-841b-cb63101d30bd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Acquiring lock "cinder-attachment_update-dcb334ff-c58a-4603-8c39-5439f8191ef3-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:20:08.081350 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-9a0e48cd-fd92-4dfa-841b-cb63101d30bd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Lock "cinder-attachment_update-dcb334ff-c58a-4603-8c39-5439f8191ef3-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:20:08.082775 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:08.082775 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:08.171333 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-9a0e48cd-fd92-4dfa-841b-cb63101d30bd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Lock "cinder-attachment_update-dcb334ff-c58a-4603-8c39-5439f8191ef3-np0000005612" released by "attachment_update" :: held 0.090s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:20:08.171333 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-9a0e48cd-fd92-4dfa-841b-cb63101d30bd tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6 returned with HTTP 200 Jul 22 00:20:08.171540 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1241/4988] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:20:08 2026] PUT /volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:08.194944 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-5f2d0c9b-ce9b-4aa6-adb8-4e623052ae63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:08.196715 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-5f2d0c9b-ce9b-4aa6-adb8-4e623052ae63 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] POST https://10.4.3.168/volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6/action Jul 22 00:20:08.197121 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-5f2d0c9b-ce9b-4aa6-adb8-4e623052ae63 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:20:08.197276 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-5f2d0c9b-ce9b-4aa6-adb8-4e623052ae63 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:08.211363 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:08.211363 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:08.222220 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e77e580a-9717-496a-82aa-dba8ab961dcc req-5f2d0c9b-ce9b-4aa6-adb8-4e623052ae63 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6/action returned with HTTP 204 Jul 22 00:20:08.222716 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1249/4989] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:20:08 2026] POST /volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:08.516607 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc17ef4b-b0d1-423e-96fd-bf4d37445902 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:08.518736 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc17ef4b-b0d1-423e-96fd-bf4d37445902 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:08.518998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc17ef4b-b0d1-423e-96fd-bf4d37445902 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:08.519259 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc17ef4b-b0d1-423e-96fd-bf4d37445902 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:08.519378 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cc17ef4b-b0d1-423e-96fd-bf4d37445902 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:08.523527 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:08.523527 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:08.524210 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc17ef4b-b0d1-423e-96fd-bf4d37445902 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:08.524567 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1253/4990] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:08 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:08.902111 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-845362d4-3dca-491d-a1b8-bd11f10fcb3d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:08.904020 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-845362d4-3dca-491d-a1b8-bd11f10fcb3d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 Jul 22 00:20:08.904180 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-845362d4-3dca-491d-a1b8-bd11f10fcb3d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:08.904582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-845362d4-3dca-491d-a1b8-bd11f10fcb3d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:08.913352 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:08.913352 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:08.918048 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-845362d4-3dca-491d-a1b8-bd11f10fcb3d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:08.923983 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-845362d4-3dca-491d-a1b8-bd11f10fcb3d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 returned with HTTP 200 Jul 22 00:20:08.924509 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1248/4991] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:08 2026] GET /volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:08.940463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d14e1658-c2b1-4a2a-8c30-b3121796a23e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:08.942490 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d14e1658-c2b1-4a2a-8c30-b3121796a23e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 Jul 22 00:20:08.942581 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d14e1658-c2b1-4a2a-8c30-b3121796a23e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:08.942969 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d14e1658-c2b1-4a2a-8c30-b3121796a23e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:08.950050 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:08.950050 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:08.953656 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d14e1658-c2b1-4a2a-8c30-b3121796a23e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:08.959496 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d14e1658-c2b1-4a2a-8c30-b3121796a23e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 returned with HTTP 200 Jul 22 00:20:08.960249 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1242/4992] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:08 2026] GET /volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:08.981165 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:08.983226 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:20:08.983652 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1161828397", "source_volid": "9f76d488-1d2c-4c18-8c8b-0bd56de12963", "volume_type": "tempest-scenario-type-luks-1171878612", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:08.986317 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1161828397', 'source_volid': '9f76d488-1d2c-4c18-8c8b-0bd56de12963', 'volume_type': 'tempest-scenario-type-luks-1171878612', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:20:08.998159 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:08.998159 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:08.998808 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume retrieved successfully. Jul 22 00:20:08.998981 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume of 1 GB Jul 22 00:20:08.999788 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Availability Zones retrieved successfully. Jul 22 00:20:09.007396 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Flow 'volume_create_api' (6c8e69ba-e239-4b1d-9673-1074c019fe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:09.009004 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fde11dfe-3297-49bb-a131-79bdf9d82bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:09.010302 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:20:09.041015 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fde11dfe-3297-49bb-a131-79bdf9d82bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9f76d488-1d2c-4c18-8c8b-0bd56de12963', 'volume_type': VolumeType(created_at=2026-07-22T00:20:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f8f8861-88ee-476e-8c85-55b421389110,is_public=True,name='tempest-scenario-type-luks-1171878612',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f8f8861-88ee-476e-8c85-55b421389110', '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=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:09.041964 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7de31ad-0f41-4363-82dc-44e0cc0c59ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:09.071097 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1171878612 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1171878612, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:20:09.071525 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1171878612 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1171878612, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:20:09.089062 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Created reservations ['6e247f09-dee6-47ae-8f2e-4fe689b6691f', '0c6e5619-99b2-4125-a09c-6921faa55e27', 'bf8ed9c7-194b-4cd0-8c34-f85d79dfcad8', '125cb206-a6b0-4a87-8769-790eadbb692e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:09.090398 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7de31ad-0f41-4363-82dc-44e0cc0c59ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e247f09-dee6-47ae-8f2e-4fe689b6691f', '0c6e5619-99b2-4125-a09c-6921faa55e27', 'bf8ed9c7-194b-4cd0-8c34-f85d79dfcad8', '125cb206-a6b0-4a87-8769-790eadbb692e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:09.091460 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a17f84-8b8f-4297-b797-452478a2958f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:09.136407 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a17f84-8b8f-4297-b797-452478a2958f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f625e183-09d7-4f06-bb13-b00f8a1dd579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1161828397',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68da86cdf5ff4e63aecaa060275a40fe',qos_specs=None,replication_status=,reservations=['6e247f09-dee6-47ae-8f2e-4fe689b6691f','0c6e5619-99b2-4125-a09c-6921faa55e27','bf8ed9c7-194b-4cd0-8c34-f85d79dfcad8','125cb206-a6b0-4a87-8769-790eadbb692e'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f76d488-1d2c-4c18-8c8b-0bd56de12963,status='creating',user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_type_id=2f8f8861-88ee-476e-8c85-55b421389110), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1161828397',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f625e183-09d7-4f06-bb13-b00f8a1dd579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68da86cdf5ff4e63aecaa060275a40fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9f76d488-1d2c-4c18-8c8b-0bd56de12963,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f8f8861-88ee-476e-8c85-55b421389110),volume_type_id=2f8f8861-88ee-476e-8c85-55b421389110)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:09.137435 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c62f89-5e02-41ee-a312-405c1e81f7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:09.159125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c62f89-5e02-41ee-a312-405c1e81f7ed) transitioned into state 'SUCCESS' from state '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-1161828397',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68da86cdf5ff4e63aecaa060275a40fe',qos_specs=None,replication_status=,reservations=['6e247f09-dee6-47ae-8f2e-4fe689b6691f','0c6e5619-99b2-4125-a09c-6921faa55e27','bf8ed9c7-194b-4cd0-8c34-f85d79dfcad8','125cb206-a6b0-4a87-8769-790eadbb692e'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f76d488-1d2c-4c18-8c8b-0bd56de12963,status='creating',user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_type_id=2f8f8861-88ee-476e-8c85-55b421389110)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:09.160242 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3072b7a4-a87f-44ef-916c-548db8a1e093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:09.180267 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3072b7a4-a87f-44ef-916c-548db8a1e093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:09.181508 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Flow 'volume_create_api' (6c8e69ba-e239-4b1d-9673-1074c019fe66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:09.182033 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume request issued successfully. Jul 22 00:20:09.182818 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14b08c14-e29f-4b8a-9e6c-a83bc4a301f1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:20:09.183430 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1250/4993] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:20:08 2026] POST /volume/v3/volumes => generated 812 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:09.202189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5655d4e3-f456-4869-8899-74079d132638 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:09.204737 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5655d4e3-f456-4869-8899-74079d132638 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:09.205120 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5655d4e3-f456-4869-8899-74079d132638 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:09.205339 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5655d4e3-f456-4869-8899-74079d132638 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:09.214051 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:09.214051 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:09.218189 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5655d4e3-f456-4869-8899-74079d132638 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:09.223337 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5655d4e3-f456-4869-8899-74079d132638 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:09.223874 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1254/4994] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:09 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:09.535990 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d852e59-cb39-4351-8105-e4f8c2e8ce76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:09.539545 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d852e59-cb39-4351-8105-e4f8c2e8ce76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:09.539851 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d852e59-cb39-4351-8105-e4f8c2e8ce76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:09.540150 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d852e59-cb39-4351-8105-e4f8c2e8ce76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:09.540317 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4d852e59-cb39-4351-8105-e4f8c2e8ce76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:09.547191 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:09.547191 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:09.547910 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d852e59-cb39-4351-8105-e4f8c2e8ce76 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:09.548289 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1249/4995] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:09 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:10.237378 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2504400c-7e01-4f59-80e1-71e47e1bc720 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:10.239343 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2504400c-7e01-4f59-80e1-71e47e1bc720 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:10.239581 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2504400c-7e01-4f59-80e1-71e47e1bc720 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:10.239838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2504400c-7e01-4f59-80e1-71e47e1bc720 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:10.248708 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:10.248708 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:10.252321 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2504400c-7e01-4f59-80e1-71e47e1bc720 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:10.256226 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2504400c-7e01-4f59-80e1-71e47e1bc720 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:10.256611 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1243/4996] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:10 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:10.562677 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e2a533b-6af5-47ed-8b65-8faffc3446e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:10.564695 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e2a533b-6af5-47ed-8b65-8faffc3446e8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:10.564941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e2a533b-6af5-47ed-8b65-8faffc3446e8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:10.565148 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e2a533b-6af5-47ed-8b65-8faffc3446e8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:10.565251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9e2a533b-6af5-47ed-8b65-8faffc3446e8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:10.571990 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:10.571990 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:10.572978 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e2a533b-6af5-47ed-8b65-8faffc3446e8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:10.573489 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1251/4997] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:10 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:11.268945 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b3dd55f-34ff-4e06-b4aa-bc2da5575d89 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:11.270627 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b3dd55f-34ff-4e06-b4aa-bc2da5575d89 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:11.270872 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b3dd55f-34ff-4e06-b4aa-bc2da5575d89 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:11.273287 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b3dd55f-34ff-4e06-b4aa-bc2da5575d89 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:11.281194 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:11.281194 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:11.284533 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9b3dd55f-34ff-4e06-b4aa-bc2da5575d89 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:11.288476 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b3dd55f-34ff-4e06-b4aa-bc2da5575d89 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:11.289074 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1255/4998] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:11 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:11.588577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef60f26b-ce0e-4a72-b521-885ba268ae1c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:11.590416 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef60f26b-ce0e-4a72-b521-885ba268ae1c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:11.590624 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef60f26b-ce0e-4a72-b521-885ba268ae1c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:11.590829 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef60f26b-ce0e-4a72-b521-885ba268ae1c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:11.590969 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ef60f26b-ce0e-4a72-b521-885ba268ae1c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:11.595206 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:11.595206 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:11.595884 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef60f26b-ce0e-4a72-b521-885ba268ae1c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:11.596379 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1250/4999] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:11 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:12.304343 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03b4bebe-3140-4fbd-af7a-218f2c2614c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:12.308075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03b4bebe-3140-4fbd-af7a-218f2c2614c4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:12.309271 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03b4bebe-3140-4fbd-af7a-218f2c2614c4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:12.309549 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03b4bebe-3140-4fbd-af7a-218f2c2614c4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:12.330381 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:12.330381 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:12.340237 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03b4bebe-3140-4fbd-af7a-218f2c2614c4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:12.359075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03b4bebe-3140-4fbd-af7a-218f2c2614c4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:12.360141 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1244/5000] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:12 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:12.610257 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd8b9446-5faa-4dfc-8d00-dfaa94ec4ae3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:12.612834 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd8b9446-5faa-4dfc-8d00-dfaa94ec4ae3 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:12.613013 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd8b9446-5faa-4dfc-8d00-dfaa94ec4ae3 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:12.613466 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd8b9446-5faa-4dfc-8d00-dfaa94ec4ae3 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:12.613555 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dd8b9446-5faa-4dfc-8d00-dfaa94ec4ae3 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:12.619569 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:12.619569 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:12.620568 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd8b9446-5faa-4dfc-8d00-dfaa94ec4ae3 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:12.621166 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1252/5001] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:12 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:13.373570 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9365b68c-3d62-44f7-b4ac-40a8693f11e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:13.375301 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9365b68c-3d62-44f7-b4ac-40a8693f11e3 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:13.375478 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9365b68c-3d62-44f7-b4ac-40a8693f11e3 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:13.375661 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9365b68c-3d62-44f7-b4ac-40a8693f11e3 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:13.382212 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:13.382212 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:13.385647 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9365b68c-3d62-44f7-b4ac-40a8693f11e3 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:13.390298 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9365b68c-3d62-44f7-b4ac-40a8693f11e3 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:13.390879 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1256/5002] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:13 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:13.632939 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7fd68b6-c3df-45c2-afcb-8b88734c8221 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:13.633592 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7fd68b6-c3df-45c2-afcb-8b88734c8221 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:13.633849 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7fd68b6-c3df-45c2-afcb-8b88734c8221 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:13.634091 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7fd68b6-c3df-45c2-afcb-8b88734c8221 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:13.634224 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b7fd68b6-c3df-45c2-afcb-8b88734c8221 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:13.644249 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:13.644249 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:13.645309 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7fd68b6-c3df-45c2-afcb-8b88734c8221 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:13.645814 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1251/5003] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:13 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:14.403169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bacc49eb-1289-4a6e-ac82-75b5ca4d6a3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:14.405207 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bacc49eb-1289-4a6e-ac82-75b5ca4d6a3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:14.405419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bacc49eb-1289-4a6e-ac82-75b5ca4d6a3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:14.405667 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bacc49eb-1289-4a6e-ac82-75b5ca4d6a3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:14.413186 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:14.413186 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:14.417456 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bacc49eb-1289-4a6e-ac82-75b5ca4d6a3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:14.421736 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bacc49eb-1289-4a6e-ac82-75b5ca4d6a3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:14.422196 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1245/5004] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:14 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:14.656137 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd3021b5-a182-4776-a12e-399e43035183 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:14.658145 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd3021b5-a182-4776-a12e-399e43035183 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:14.658385 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd3021b5-a182-4776-a12e-399e43035183 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:14.658601 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd3021b5-a182-4776-a12e-399e43035183 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:14.658739 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-cd3021b5-a182-4776-a12e-399e43035183 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:14.663294 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:14.663294 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:14.663990 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd3021b5-a182-4776-a12e-399e43035183 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:14.664399 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1253/5005] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:14 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:15.434932 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f0ccdf4-66f8-43b9-a935-a9fc4594da86 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:15.437362 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f0ccdf4-66f8-43b9-a935-a9fc4594da86 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:15.437696 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f0ccdf4-66f8-43b9-a935-a9fc4594da86 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:15.437962 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f0ccdf4-66f8-43b9-a935-a9fc4594da86 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:15.447023 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:15.447023 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:15.451553 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f0ccdf4-66f8-43b9-a935-a9fc4594da86 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:15.456765 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f0ccdf4-66f8-43b9-a935-a9fc4594da86 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:15.457322 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1257/5006] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:15 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:15.674723 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b5bf646-9a6b-4735-b0bc-2caa42ad5d40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:15.676985 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b5bf646-9a6b-4735-b0bc-2caa42ad5d40 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:15.676985 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b5bf646-9a6b-4735-b0bc-2caa42ad5d40 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:15.678078 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b5bf646-9a6b-4735-b0bc-2caa42ad5d40 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:15.678078 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9b5bf646-9a6b-4735-b0bc-2caa42ad5d40 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:15.682513 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:15.682513 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:15.683145 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b5bf646-9a6b-4735-b0bc-2caa42ad5d40 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:15.684060 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1252/5007] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:15 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:16.471232 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-130c7fd5-5d07-48c5-bb10-9ff82c8fb90e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:16.473410 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-130c7fd5-5d07-48c5-bb10-9ff82c8fb90e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:16.473654 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-130c7fd5-5d07-48c5-bb10-9ff82c8fb90e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:16.473931 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-130c7fd5-5d07-48c5-bb10-9ff82c8fb90e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:16.482331 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:16.482331 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:16.485830 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-130c7fd5-5d07-48c5-bb10-9ff82c8fb90e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:16.489409 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-130c7fd5-5d07-48c5-bb10-9ff82c8fb90e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:16.489814 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1246/5008] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:16 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:16.698264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d586c01f-b350-4805-947e-4fccef630be0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:16.700521 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d586c01f-b350-4805-947e-4fccef630be0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:16.700521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d586c01f-b350-4805-947e-4fccef630be0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:16.700521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d586c01f-b350-4805-947e-4fccef630be0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:16.700521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d586c01f-b350-4805-947e-4fccef630be0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:16.704531 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:16.704531 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:16.705159 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d586c01f-b350-4805-947e-4fccef630be0 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:16.705573 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1254/5009] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:16 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:16.716345 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-459affbf-5deb-486b-ae1b-8a52ab65b123 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:16.718526 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-459affbf-5deb-486b-ae1b-8a52ab65b123 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] POST https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91/action Jul 22 00:20:16.719046 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-459affbf-5deb-486b-ae1b-8a52ab65b123 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:20:16.719778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-459affbf-5deb-486b-ae1b-8a52ab65b123 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:16.720778 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-459affbf-5deb-486b-ae1b-8a52ab65b123 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Updating backup '9765d50f-8819-453f-9d90-7f8ec37f8b91' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 00:20:16.729007 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:16.729007 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:16.730133 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-459affbf-5deb-486b-ae1b-8a52ab65b123 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '82d8cbe9e34543c09f8be1e8b86025b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0396efb57ee043f0a3ac24310a8fc7db', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:20:16.730324 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-459affbf-5deb-486b-ae1b-8a52ab65b123 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91/action returned with HTTP 403 Jul 22 00:20:16.731702 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1258/5010] 10.4.3.168 () {70 vars in 1430 bytes} [Wed Jul 22 00:20:16 2026] POST /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:16.738332 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30947182-fcdd-43ff-b245-7bf5d65a5148 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:16.739430 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30947182-fcdd-43ff-b245-7bf5d65a5148 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 Jul 22 00:20:16.739680 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30947182-fcdd-43ff-b245-7bf5d65a5148 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:16.740579 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30947182-fcdd-43ff-b245-7bf5d65a5148 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:16.740579 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-30947182-fcdd-43ff-b245-7bf5d65a5148 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete volume with id: 05611fa9-77e7-441f-afb7-533049adf716 Jul 22 00:20:16.747257 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:16.747257 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:16.747568 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-30947182-fcdd-43ff-b245-7bf5d65a5148 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:20:16.764049 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-30947182-fcdd-43ff-b245-7bf5d65a5148 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete volume request issued successfully. Jul 22 00:20:16.764265 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30947182-fcdd-43ff-b245-7bf5d65a5148 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 returned with HTTP 202 Jul 22 00:20:16.764705 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1253/5011] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:20:16 2026] DELETE /volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:16.772532 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58c3b726-08fb-4416-81e1-f75f5579d7dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:16.774854 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58c3b726-08fb-4416-81e1-f75f5579d7dd tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 Jul 22 00:20:16.775185 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58c3b726-08fb-4416-81e1-f75f5579d7dd tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:16.775465 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58c3b726-08fb-4416-81e1-f75f5579d7dd tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:16.784106 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:16.784106 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:16.788350 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-58c3b726-08fb-4416-81e1-f75f5579d7dd tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:20:16.792801 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58c3b726-08fb-4416-81e1-f75f5579d7dd tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 returned with HTTP 200 Jul 22 00:20:16.794415 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1247/5012] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:16 2026] GET /volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:17.506086 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab356497-e997-4e33-b755-f0273b8d8b4a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:17.507774 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab356497-e997-4e33-b755-f0273b8d8b4a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:17.508034 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab356497-e997-4e33-b755-f0273b8d8b4a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:17.508221 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab356497-e997-4e33-b755-f0273b8d8b4a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:17.516328 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:17.516328 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:17.520531 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab356497-e997-4e33-b755-f0273b8d8b4a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:17.525062 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab356497-e997-4e33-b755-f0273b8d8b4a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:17.525454 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1255/5013] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:17 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:17.809375 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e7e2e2be-8d8a-403f-b17a-6ea3791ade97 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:17.811403 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e7e2e2be-8d8a-403f-b17a-6ea3791ade97 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 Jul 22 00:20:17.811770 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e7e2e2be-8d8a-403f-b17a-6ea3791ade97 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:17.812055 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e7e2e2be-8d8a-403f-b17a-6ea3791ade97 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:17.818979 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e7e2e2be-8d8a-403f-b17a-6ea3791ade97 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 returned with HTTP 404 Jul 22 00:20:17.819542 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1259/5014] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:17 2026] GET /volume/v3/volumes/05611fa9-77e7-441f-afb7-533049adf716 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:17.830123 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c54f4336-63ba-4340-b3c6-da5c21708de8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:17.831928 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c54f4336-63ba-4340-b3c6-da5c21708de8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:20:17.832150 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c54f4336-63ba-4340-b3c6-da5c21708de8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:17.832334 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c54f4336-63ba-4340-b3c6-da5c21708de8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:17.832440 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c54f4336-63ba-4340-b3c6-da5c21708de8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:17.837022 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:17.837022 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:17.837823 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c54f4336-63ba-4340-b3c6-da5c21708de8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-reader] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:20:17.838319 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1254/5015] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:17 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:17.850531 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ba992e3-a7a3-4581-868b-2a68e8b68d9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:17.852175 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ba992e3-a7a3-4581-868b-2a68e8b68d9f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] DELETE https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:17.852324 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ba992e3-a7a3-4581-868b-2a68e8b68d9f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:17.852492 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ba992e3-a7a3-4581-868b-2a68e8b68d9f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:17.852594 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-8ba992e3-a7a3-4581-868b-2a68e8b68d9f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete backup with id: 9765d50f-8819-453f-9d90-7f8ec37f8b91. Jul 22 00:20:17.856532 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:17.856532 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:17.866713 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-8ba992e3-a7a3-4581-868b-2a68e8b68d9f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] delete_backup rpcapi backup_id 9765d50f-8819-453f-9d90-7f8ec37f8b91 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:20:17.872774 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ba992e3-a7a3-4581-868b-2a68e8b68d9f tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 202 Jul 22 00:20:17.872774 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1248/5016] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:20:17 2026] DELETE /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:20:17.884074 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23642900-1385-495f-9c08-31e364d9b27b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:17.886008 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23642900-1385-495f-9c08-31e364d9b27b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:17.888048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23642900-1385-495f-9c08-31e364d9b27b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:17.888048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23642900-1385-495f-9c08-31e364d9b27b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:17.888048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-23642900-1385-495f-9c08-31e364d9b27b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:17.892416 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:17.892416 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:17.893084 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23642900-1385-495f-9c08-31e364d9b27b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 200 Jul 22 00:20:17.893470 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1256/5017] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:17 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:18.537570 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-483aa59b-aa3d-4780-9d6e-b34140c58d09 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:18.539972 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-483aa59b-aa3d-4780-9d6e-b34140c58d09 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:18.540094 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-483aa59b-aa3d-4780-9d6e-b34140c58d09 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:18.540360 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-483aa59b-aa3d-4780-9d6e-b34140c58d09 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:18.550481 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:18.550481 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:18.555212 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-483aa59b-aa3d-4780-9d6e-b34140c58d09 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:18.561018 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-483aa59b-aa3d-4780-9d6e-b34140c58d09 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:18.561619 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1260/5018] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:18 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:18.574657 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e067ee2-04ef-429a-84b3-658a50402f59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:18.577068 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e067ee2-04ef-429a-84b3-658a50402f59 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:20:18.577134 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e067ee2-04ef-429a-84b3-658a50402f59 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:18.577340 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e067ee2-04ef-429a-84b3-658a50402f59 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:18.584935 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:18.584935 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:18.588729 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8e067ee2-04ef-429a-84b3-658a50402f59 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:20:18.592677 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e067ee2-04ef-429a-84b3-658a50402f59 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:20:18.593060 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1255/5019] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:18 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:18.904796 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-efe44397-2523-4cf3-88b1-44900d9e9b46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:18.907105 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efe44397-2523-4cf3-88b1-44900d9e9b46 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 Jul 22 00:20:18.907208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efe44397-2523-4cf3-88b1-44900d9e9b46 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:18.907436 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efe44397-2523-4cf3-88b1-44900d9e9b46 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:18.907612 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-efe44397-2523-4cf3-88b1-44900d9e9b46 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 9765d50f-8819-453f-9d90-7f8ec37f8b91. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:18.911999 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efe44397-2523-4cf3-88b1-44900d9e9b46 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 returned with HTTP 404 Jul 22 00:20:18.912559 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1249/5020] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:18 2026] GET /volume/v3/backups/9765d50f-8819-453f-9d90-7f8ec37f8b91 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:18.920313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b255e4cc-6ae7-47d1-af04-cbbd27ba0d8c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:18.922368 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b255e4cc-6ae7-47d1-af04-cbbd27ba0d8c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] DELETE https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:20:18.922617 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b255e4cc-6ae7-47d1-af04-cbbd27ba0d8c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:18.922809 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b255e4cc-6ae7-47d1-af04-cbbd27ba0d8c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:18.922933 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-b255e4cc-6ae7-47d1-af04-cbbd27ba0d8c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete backup with id: ba1e54d5-e334-4ea3-92f0-b714e43ec72f. Jul 22 00:20:18.927008 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:18.927008 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:18.939030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-b255e4cc-6ae7-47d1-af04-cbbd27ba0d8c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] delete_backup rpcapi backup_id ba1e54d5-e334-4ea3-92f0-b714e43ec72f {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:20:18.940525 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b255e4cc-6ae7-47d1-af04-cbbd27ba0d8c tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 202 Jul 22 00:20:18.941890 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1257/5021] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:20:18 2026] DELETE /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:20:18.948098 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02fa87da-f663-42f3-8c67-e0a5774ec3a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:18.952925 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02fa87da-f663-42f3-8c67-e0a5774ec3a5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:20:18.952925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02fa87da-f663-42f3-8c67-e0a5774ec3a5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:18.952925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02fa87da-f663-42f3-8c67-e0a5774ec3a5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:18.952925 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-02fa87da-f663-42f3-8c67-e0a5774ec3a5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:18.958168 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:18.958168 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:18.959153 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02fa87da-f663-42f3-8c67-e0a5774ec3a5 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 200 Jul 22 00:20:18.959684 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1261/5022] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:18 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:19.968734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a48fec60-2a71-4a3a-833f-4fb876b463e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:19.972433 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a48fec60-2a71-4a3a-833f-4fb876b463e9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f Jul 22 00:20:19.972625 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a48fec60-2a71-4a3a-833f-4fb876b463e9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:19.972811 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a48fec60-2a71-4a3a-833f-4fb876b463e9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:19.972960 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a48fec60-2a71-4a3a-833f-4fb876b463e9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id ba1e54d5-e334-4ea3-92f0-b714e43ec72f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:19.976805 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a48fec60-2a71-4a3a-833f-4fb876b463e9 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f returned with HTTP 404 Jul 22 00:20:19.977453 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1256/5023] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:19 2026] GET /volume/v3/backups/ba1e54d5-e334-4ea3-92f0-b714e43ec72f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:19.984257 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e28b0df-53bb-4268-b627-b0d82edc473b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:19.985437 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e28b0df-53bb-4268-b627-b0d82edc473b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] DELETE https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:20:19.985655 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e28b0df-53bb-4268-b627-b0d82edc473b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:19.985880 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e28b0df-53bb-4268-b627-b0d82edc473b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:19.986005 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-5e28b0df-53bb-4268-b627-b0d82edc473b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete backup with id: 06469a22-3e25-435f-815c-a6c543a4040c. Jul 22 00:20:19.990645 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:19.990645 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:20.004009 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-5e28b0df-53bb-4268-b627-b0d82edc473b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] delete_backup rpcapi backup_id 06469a22-3e25-435f-815c-a6c543a4040c {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:20:20.010891 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e28b0df-53bb-4268-b627-b0d82edc473b tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 202 Jul 22 00:20:20.010891 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1250/5024] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:20:19 2026] DELETE /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:20:20.015454 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61fc0518-3528-4f99-9af4-a1b1dba73d37 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:20.017350 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61fc0518-3528-4f99-9af4-a1b1dba73d37 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:20:20.017544 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61fc0518-3528-4f99-9af4-a1b1dba73d37 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:20.017758 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61fc0518-3528-4f99-9af4-a1b1dba73d37 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:20.017907 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-61fc0518-3528-4f99-9af4-a1b1dba73d37 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:20.022032 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:20.022032 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:20.022446 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61fc0518-3528-4f99-9af4-a1b1dba73d37 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 200 Jul 22 00:20:20.022823 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1258/5025] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:20 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:21.035438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d099450d-933e-4854-aa76-46468c702209 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:21.037916 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d099450d-933e-4854-aa76-46468c702209 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c Jul 22 00:20:21.037916 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d099450d-933e-4854-aa76-46468c702209 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:21.037916 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d099450d-933e-4854-aa76-46468c702209 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:21.038128 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d099450d-933e-4854-aa76-46468c702209 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Show backup with id 06469a22-3e25-435f-815c-a6c543a4040c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:21.041703 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d099450d-933e-4854-aa76-46468c702209 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c returned with HTTP 404 Jul 22 00:20:21.042212 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1262/5026] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:21 2026] GET /volume/v3/backups/06469a22-3e25-435f-815c-a6c543a4040c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:21.049612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bfde8680-1f83-4e4f-9fd1-278f3acdd0e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:21.051935 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfde8680-1f83-4e4f-9fd1-278f3acdd0e2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 Jul 22 00:20:21.052269 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfde8680-1f83-4e4f-9fd1-278f3acdd0e2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:21.052519 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfde8680-1f83-4e4f-9fd1-278f3acdd0e2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:21.052765 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bfde8680-1f83-4e4f-9fd1-278f3acdd0e2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete volume with id: 7a25c68e-6ac4-4491-8942-e77f62f1ec26 Jul 22 00:20:21.063033 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:21.063033 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:21.064340 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bfde8680-1f83-4e4f-9fd1-278f3acdd0e2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:20:21.091912 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bfde8680-1f83-4e4f-9fd1-278f3acdd0e2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Delete volume request issued successfully. Jul 22 00:20:21.092167 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfde8680-1f83-4e4f-9fd1-278f3acdd0e2 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 returned with HTTP 202 Jul 22 00:20:21.092791 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1257/5027] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:20:21 2026] DELETE /volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:21.103368 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6784f9f7-05a6-4ccc-bcc8-03ac513298d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:21.105339 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6784f9f7-05a6-4ccc-bcc8-03ac513298d8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 Jul 22 00:20:21.105594 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6784f9f7-05a6-4ccc-bcc8-03ac513298d8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:21.105828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6784f9f7-05a6-4ccc-bcc8-03ac513298d8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:21.113737 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:21.113737 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:21.117629 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6784f9f7-05a6-4ccc-bcc8-03ac513298d8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Volume info retrieved successfully. Jul 22 00:20:21.122137 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6784f9f7-05a6-4ccc-bcc8-03ac513298d8 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 returned with HTTP 200 Jul 22 00:20:21.122665 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1251/5028] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:21 2026] GET /volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:22.135124 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49e4d986-e037-4c61-a5f0-53f727641848 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:22.137451 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49e4d986-e037-4c61-a5f0-53f727641848 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] GET https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 Jul 22 00:20:22.137789 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49e4d986-e037-4c61-a5f0-53f727641848 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:22.138105 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49e4d986-e037-4c61-a5f0-53f727641848 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:22.146590 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49e4d986-e037-4c61-a5f0-53f727641848 tempest-ProjectReaderTests33-338462133 tempest-ProjectReaderTests33-338462133-project-admin] https://10.4.3.168/volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 returned with HTTP 404 Jul 22 00:20:22.147577 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1259/5029] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:20:22 2026] GET /volume/v3/volumes/7a25c68e-6ac4-4491-8942-e77f62f1ec26 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:23.864063 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a191b153-f91e-4324-9c61-a3ae208df818 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:24.025212 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a191b153-f91e-4324-9c61-a3ae208df818 tempest-ProjectAdminTests-962439359 tempest-ProjectAdminTests-962439359-project-admin] GET https://10.4.3.168/volume/v3/scheduler-stats/get_pools Jul 22 00:20:24.025806 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a191b153-f91e-4324-9c61-a3ae208df818 tempest-ProjectAdminTests-962439359 tempest-ProjectAdminTests-962439359-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:24.026046 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a191b153-f91e-4324-9c61-a3ae208df818 tempest-ProjectAdminTests-962439359 tempest-ProjectAdminTests-962439359-project-admin] Calling method 'get_pools' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:24.036774 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a191b153-f91e-4324-9c61-a3ae208df818 tempest-ProjectAdminTests-962439359 tempest-ProjectAdminTests-962439359-project-admin] https://10.4.3.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 00:20:24.038608 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1263/5030] 10.4.3.168 () {66 vars in 1291 bytes} [Wed Jul 22 00:20:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:24.045191 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7969387a-e8c2-4753-a6d1-1d08394c78b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:24.046935 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7969387a-e8c2-4753-a6d1-1d08394c78b3 tempest-ProjectAdminTests-962439359 tempest-ProjectAdminTests-962439359-project-admin] GET https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool Jul 22 00:20:24.047120 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7969387a-e8c2-4753-a6d1-1d08394c78b3 tempest-ProjectAdminTests-962439359 tempest-ProjectAdminTests-962439359-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:24.047322 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7969387a-e8c2-4753-a6d1-1d08394c78b3 tempest-ProjectAdminTests-962439359 tempest-ProjectAdminTests-962439359-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:24.056081 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7969387a-e8c2-4753-a6d1-1d08394c78b3 tempest-ProjectAdminTests-962439359 tempest-ProjectAdminTests-962439359-project-admin] https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool returned with HTTP 200 Jul 22 00:20:24.056484 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1258/5031] 10.4.3.168 () {66 vars in 1318 bytes} [Wed Jul 22 00:20:24 2026] GET /volume/v3/capabilities/np0000005612@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:25.723832 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:25.835999 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:20:25.836357 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1867458492"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:25.837845 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1867458492'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:20:25.837987 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Create volume of 1 GB Jul 22 00:20:25.842228 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Availability Zones retrieved successfully. Jul 22 00:20:25.847987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Flow 'volume_create_api' (804d9302-5d8e-4d04-8429-6aef143e3a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:25.848968 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261ee6e8-1195-4097-b1c0-e57fe8b88df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:25.849747 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:20:25.877248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261ee6e8-1195-4097-b1c0-e57fe8b88df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:25.878441 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222c2b68-ebc9-44ba-9cd3-64b9265353c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:25.935259 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Created reservations ['c0e0b5ca-f979-4f26-a72c-ca12032f4f43', 'b9b142bf-3072-465e-a80e-898bf4c6c15d', 'f460d336-dc11-42cd-a026-a5f406a92d7b', '6bd8a062-dd8c-4ef1-bffa-1a9e90d53873'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:25.936362 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (222c2b68-ebc9-44ba-9cd3-64b9265353c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e0b5ca-f979-4f26-a72c-ca12032f4f43', 'b9b142bf-3072-465e-a80e-898bf4c6c15d', 'f460d336-dc11-42cd-a026-a5f406a92d7b', '6bd8a062-dd8c-4ef1-bffa-1a9e90d53873']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:25.937513 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1ebf2a-b1da-476f-a80f-e7a2c1a0b04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:25.967675 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1ebf2a-b1da-476f-a80f-e7a2c1a0b04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b38269b5-7c4a-491d-a56f-9543630f72ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867458492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03d5224d3ed9431c95402a8e79c3078a',qos_specs=None,replication_status=,reservations=['c0e0b5ca-f979-4f26-a72c-ca12032f4f43','b9b142bf-3072-465e-a80e-898bf4c6c15d','f460d336-dc11-42cd-a026-a5f406a92d7b','6bd8a062-dd8c-4ef1-bffa-1a9e90d53873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0af640ba2f58460fb26216f62edaa958',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:20:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867458492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b38269b5-7c4a-491d-a56f-9543630f72ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03d5224d3ed9431c95402a8e79c3078a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0af640ba2f58460fb26216f62edaa958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:25.968419 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2650fdcd-d811-46df-9874-dff28a3dcf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:25.987251 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2650fdcd-d811-46df-9874-dff28a3dcf2e) transitioned into state 'SUCCESS' from state '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-1867458492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03d5224d3ed9431c95402a8e79c3078a',qos_specs=None,replication_status=,reservations=['c0e0b5ca-f979-4f26-a72c-ca12032f4f43','b9b142bf-3072-465e-a80e-898bf4c6c15d','f460d336-dc11-42cd-a026-a5f406a92d7b','6bd8a062-dd8c-4ef1-bffa-1a9e90d53873'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0af640ba2f58460fb26216f62edaa958',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:25.987649 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c1ddea-85cd-45ec-bdf5-de503498e35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:25.997414 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c1ddea-85cd-45ec-bdf5-de503498e35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:25.998233 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Flow 'volume_create_api' (804d9302-5d8e-4d04-8429-6aef143e3a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:25.998616 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Create volume request issued successfully. Jul 22 00:20:25.999224 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a106182-16c4-46c4-aff6-2525e7d0a4dc tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:20:26.000090 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1252/5032] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:20:25 2026] POST /volume/v3/volumes => generated 778 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:26.014178 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2fc2b57c-3fef-4a8e-ac0b-e9f1814c4b2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:26.018925 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fc2b57c-3fef-4a8e-ac0b-e9f1814c4b2d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] GET https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae Jul 22 00:20:26.018925 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fc2b57c-3fef-4a8e-ac0b-e9f1814c4b2d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:26.018925 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fc2b57c-3fef-4a8e-ac0b-e9f1814c4b2d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:26.024610 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:26.024610 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:26.028734 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2fc2b57c-3fef-4a8e-ac0b-e9f1814c4b2d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Volume info retrieved successfully. Jul 22 00:20:26.033095 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fc2b57c-3fef-4a8e-ac0b-e9f1814c4b2d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae returned with HTTP 200 Jul 22 00:20:26.033591 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1260/5033] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:26 2026] GET /volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:27.046312 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a01b3c06-d055-44f0-800c-8a1e7d982cf2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:27.048299 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a01b3c06-d055-44f0-800c-8a1e7d982cf2 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] GET https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae Jul 22 00:20:27.048566 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a01b3c06-d055-44f0-800c-8a1e7d982cf2 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:27.048801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a01b3c06-d055-44f0-800c-8a1e7d982cf2 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:27.056397 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:27.056397 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:27.059910 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a01b3c06-d055-44f0-800c-8a1e7d982cf2 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Volume info retrieved successfully. Jul 22 00:20:27.063876 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a01b3c06-d055-44f0-800c-8a1e7d982cf2 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae returned with HTTP 200 Jul 22 00:20:27.064255 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1264/5034] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:27 2026] GET /volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:27.076585 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e90314cc-5bf4-40f2-966b-87f9dd9f29cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:27.134175 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e90314cc-5bf4-40f2-966b-87f9dd9f29cf tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] POST https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae/action Jul 22 00:20:27.134575 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e90314cc-5bf4-40f2-966b-87f9dd9f29cf tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:20:27.134740 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e90314cc-5bf4-40f2-966b-87f9dd9f29cf tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:27.143002 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:27.143002 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:27.143447 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e90314cc-5bf4-40f2-966b-87f9dd9f29cf tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] Volume info retrieved successfully. Jul 22 00:20:27.144553 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-e90314cc-5bf4-40f2-966b-87f9dd9f29cf tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '84f57be6ddbe47ff969b81c952ebf06c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03d5224d3ed9431c95402a8e79c3078a', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:20:27.144744 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e90314cc-5bf4-40f2-966b-87f9dd9f29cf tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae/action returned with HTTP 403 Jul 22 00:20:27.145191 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1259/5035] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:20:27 2026] POST /volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae/action => generated 131 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:27.151987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b6d12e7-f855-4f27-aea1-23d193da256d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:27.154223 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b6d12e7-f855-4f27-aea1-23d193da256d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae Jul 22 00:20:27.154448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b6d12e7-f855-4f27-aea1-23d193da256d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:27.154696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b6d12e7-f855-4f27-aea1-23d193da256d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:27.154892 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3b6d12e7-f855-4f27-aea1-23d193da256d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Delete volume with id: b38269b5-7c4a-491d-a56f-9543630f72ae Jul 22 00:20:27.163303 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:27.163303 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:27.163702 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b6d12e7-f855-4f27-aea1-23d193da256d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Volume info retrieved successfully. Jul 22 00:20:27.180159 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b6d12e7-f855-4f27-aea1-23d193da256d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Delete volume request issued successfully. Jul 22 00:20:27.180389 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b6d12e7-f855-4f27-aea1-23d193da256d tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae returned with HTTP 202 Jul 22 00:20:27.180854 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1253/5036] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:20:27 2026] DELETE /volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:27.188477 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c58b69f2-7066-4b08-8506-879770311843 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:27.190221 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c58b69f2-7066-4b08-8506-879770311843 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] GET https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae Jul 22 00:20:27.190434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c58b69f2-7066-4b08-8506-879770311843 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:27.190650 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c58b69f2-7066-4b08-8506-879770311843 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:27.198175 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:27.198175 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:27.201833 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c58b69f2-7066-4b08-8506-879770311843 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Volume info retrieved successfully. Jul 22 00:20:27.206197 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c58b69f2-7066-4b08-8506-879770311843 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae returned with HTTP 200 Jul 22 00:20:27.206739 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1261/5037] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:27 2026] GET /volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:28.221147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6452b9a2-cdb9-41df-b373-8a19660efa9b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:28.223249 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6452b9a2-cdb9-41df-b373-8a19660efa9b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] GET https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae Jul 22 00:20:28.223486 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6452b9a2-cdb9-41df-b373-8a19660efa9b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:28.223742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6452b9a2-cdb9-41df-b373-8a19660efa9b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:28.230419 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6452b9a2-cdb9-41df-b373-8a19660efa9b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae returned with HTTP 404 Jul 22 00:20:28.231042 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1265/5038] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:28 2026] GET /volume/v3/volumes/b38269b5-7c4a-491d-a56f-9543630f72ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:28.240075 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4df721a6-f054-4155-b163-a2a7ff47116b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:28.241987 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:20:28.242398 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1148664600"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:28.243898 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1148664600'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:20:28.244052 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Create volume of 1 GB Jul 22 00:20:28.248419 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Availability Zones retrieved successfully. Jul 22 00:20:28.254462 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Flow 'volume_create_api' (fd0a318c-97ef-414a-9e60-3a8f738f05a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:28.255523 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670f5a48-f84b-4da8-8ff4-916a4d80efb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:28.256493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:20:28.287066 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670f5a48-f84b-4da8-8ff4-916a4d80efb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:28.288026 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b93a46-38cc-4376-9e86-ab90e3d16ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:28.334869 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Created reservations ['0d5a8d60-91ad-4277-889b-dd1990fce879', 'b8afa5aa-f5d9-4d5a-a64b-6dd2462d511c', '2be3edaa-d911-4fa3-a858-7f4c186f1703', '6edad10c-1fad-48ec-a2d9-ec7fcc5b8889'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:28.335699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2b93a46-38cc-4376-9e86-ab90e3d16ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d5a8d60-91ad-4277-889b-dd1990fce879', 'b8afa5aa-f5d9-4d5a-a64b-6dd2462d511c', '2be3edaa-d911-4fa3-a858-7f4c186f1703', '6edad10c-1fad-48ec-a2d9-ec7fcc5b8889']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:28.336528 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a224efe6-c525-49a9-b4f1-668d8cb4ec1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:28.360388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a224efe6-c525-49a9-b4f1-668d8cb4ec1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff15ddfb-2d2e-4589-9cba-4cd1bd678eac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1148664600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03d5224d3ed9431c95402a8e79c3078a',qos_specs=None,replication_status=,reservations=['0d5a8d60-91ad-4277-889b-dd1990fce879','b8afa5aa-f5d9-4d5a-a64b-6dd2462d511c','2be3edaa-d911-4fa3-a858-7f4c186f1703','6edad10c-1fad-48ec-a2d9-ec7fcc5b8889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0af640ba2f58460fb26216f62edaa958',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1148664600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff15ddfb-2d2e-4589-9cba-4cd1bd678eac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03d5224d3ed9431c95402a8e79c3078a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0af640ba2f58460fb26216f62edaa958',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:28.361333 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84e75c79-340a-4216-bf2e-d0fa8da8123d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:28.384542 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84e75c79-340a-4216-bf2e-d0fa8da8123d) transitioned into state 'SUCCESS' from state '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-1148664600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03d5224d3ed9431c95402a8e79c3078a',qos_specs=None,replication_status=,reservations=['0d5a8d60-91ad-4277-889b-dd1990fce879','b8afa5aa-f5d9-4d5a-a64b-6dd2462d511c','2be3edaa-d911-4fa3-a858-7f4c186f1703','6edad10c-1fad-48ec-a2d9-ec7fcc5b8889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0af640ba2f58460fb26216f62edaa958',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:28.385626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c31ac98-2872-4983-9474-3604b168e063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:28.398208 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c31ac98-2872-4983-9474-3604b168e063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:28.399462 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Flow 'volume_create_api' (fd0a318c-97ef-414a-9e60-3a8f738f05a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:28.399901 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Create volume request issued successfully. Jul 22 00:20:28.400710 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4df721a6-f054-4155-b163-a2a7ff47116b tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:20:28.401359 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1260/5039] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:20:28 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:28.415760 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74176e31-6e8c-4a67-8c83-36914477f471 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:28.417984 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74176e31-6e8c-4a67-8c83-36914477f471 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] GET https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac Jul 22 00:20:28.418200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74176e31-6e8c-4a67-8c83-36914477f471 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:28.418448 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74176e31-6e8c-4a67-8c83-36914477f471 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:28.426236 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:28.426236 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:28.430147 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-74176e31-6e8c-4a67-8c83-36914477f471 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Volume info retrieved successfully. Jul 22 00:20:28.434335 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74176e31-6e8c-4a67-8c83-36914477f471 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac returned with HTTP 200 Jul 22 00:20:28.434903 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1254/5040] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:28 2026] GET /volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:29.449837 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d3112b6-be58-453f-9aef-effa139a8b1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:29.451652 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d3112b6-be58-453f-9aef-effa139a8b1f tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] GET https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac Jul 22 00:20:29.451888 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d3112b6-be58-453f-9aef-effa139a8b1f tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:29.452074 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d3112b6-be58-453f-9aef-effa139a8b1f tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:29.459578 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:29.459578 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:29.463312 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d3112b6-be58-453f-9aef-effa139a8b1f tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Volume info retrieved successfully. Jul 22 00:20:29.467104 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d3112b6-be58-453f-9aef-effa139a8b1f tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac returned with HTTP 200 Jul 22 00:20:29.467655 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1262/5041] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:29 2026] GET /volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:29.483878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-36ef2556-2b8a-43ec-97a8-22ee85898a08 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:29.485754 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36ef2556-2b8a-43ec-97a8-22ee85898a08 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] POST https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac/action Jul 22 00:20:29.486101 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36ef2556-2b8a-43ec-97a8-22ee85898a08 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:20:29.486221 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36ef2556-2b8a-43ec-97a8-22ee85898a08 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:29.494914 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:29.494914 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:29.495365 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-36ef2556-2b8a-43ec-97a8-22ee85898a08 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '84f57be6ddbe47ff969b81c952ebf06c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '03d5224d3ed9431c95402a8e79c3078a', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:20:29.495639 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36ef2556-2b8a-43ec-97a8-22ee85898a08 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-reader] https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac/action returned with HTTP 403 Jul 22 00:20:29.496058 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1266/5042] 10.4.3.168 () {68 vars in 1390 bytes} [Wed Jul 22 00:20:29 2026] POST /volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:29.505488 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80bdc8cc-b25b-45f9-b5b0-19cd4fff78b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:29.508233 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80bdc8cc-b25b-45f9-b5b0-19cd4fff78b6 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac Jul 22 00:20:29.508548 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80bdc8cc-b25b-45f9-b5b0-19cd4fff78b6 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:29.508823 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80bdc8cc-b25b-45f9-b5b0-19cd4fff78b6 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:29.509075 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-80bdc8cc-b25b-45f9-b5b0-19cd4fff78b6 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Delete volume with id: ff15ddfb-2d2e-4589-9cba-4cd1bd678eac Jul 22 00:20:29.519449 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:29.519449 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:29.519960 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80bdc8cc-b25b-45f9-b5b0-19cd4fff78b6 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Volume info retrieved successfully. Jul 22 00:20:29.540971 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80bdc8cc-b25b-45f9-b5b0-19cd4fff78b6 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Delete volume request issued successfully. Jul 22 00:20:29.541219 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80bdc8cc-b25b-45f9-b5b0-19cd4fff78b6 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac returned with HTTP 202 Jul 22 00:20:29.541919 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1261/5043] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:20:29 2026] DELETE /volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:29.550009 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f65828d8-9c60-4d5e-98a6-440a808d84ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:29.552521 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f65828d8-9c60-4d5e-98a6-440a808d84ec tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] GET https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac Jul 22 00:20:29.552781 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f65828d8-9c60-4d5e-98a6-440a808d84ec tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:29.553075 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f65828d8-9c60-4d5e-98a6-440a808d84ec tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:29.562027 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:29.562027 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:29.567445 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f65828d8-9c60-4d5e-98a6-440a808d84ec tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Volume info retrieved successfully. Jul 22 00:20:29.573039 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f65828d8-9c60-4d5e-98a6-440a808d84ec tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac returned with HTTP 200 Jul 22 00:20:29.573590 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1255/5044] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:29 2026] GET /volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:30.586690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-164267f3-6df1-4cb7-8026-6c29828ed8a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:30.588516 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-164267f3-6df1-4cb7-8026-6c29828ed8a1 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] GET https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac Jul 22 00:20:30.588766 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-164267f3-6df1-4cb7-8026-6c29828ed8a1 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:30.589004 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-164267f3-6df1-4cb7-8026-6c29828ed8a1 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:30.594417 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-164267f3-6df1-4cb7-8026-6c29828ed8a1 tempest-ProjectReaderTests-1115353872 tempest-ProjectReaderTests-1115353872-project-admin] https://10.4.3.168/volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac returned with HTTP 404 Jul 22 00:20:30.594908 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1263/5045] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:30 2026] GET /volume/v3/volumes/ff15ddfb-2d2e-4589-9cba-4cd1bd678eac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:39.489827 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=128,cinder:UPDATE=18,cinder:INSERT=9,cinder:DELETE=1 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:20:39.535836 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=239,cinder:INSERT=48,cinder:UPDATE=100 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:20:39.571679 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=273,cinder:UPDATE=75,cinder:INSERT=42 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:20:40.591183 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=146,cinder:UPDATE=35,cinder:INSERT=13 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:20:42.838831 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4f8c340-f6a1-4339-8197-e3047a1cf0f8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:42.840618 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4f8c340-f6a1-4339-8197-e3047a1cf0f8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:42.840801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4f8c340-f6a1-4339-8197-e3047a1cf0f8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:42.841080 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4f8c340-f6a1-4339-8197-e3047a1cf0f8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:42.848231 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:42.848231 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:42.851610 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c4f8c340-f6a1-4339-8197-e3047a1cf0f8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:42.855380 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4f8c340-f6a1-4339-8197-e3047a1cf0f8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:42.855784 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1267/5046] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:42 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:42.867052 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a85b637f-9879-4a28-87f3-29c8bea778c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:42.868740 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a85b637f-9879-4a28-87f3-29c8bea778c0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:42.868957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a85b637f-9879-4a28-87f3-29c8bea778c0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:42.869172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a85b637f-9879-4a28-87f3-29c8bea778c0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:42.875520 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:42.875520 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:42.878565 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a85b637f-9879-4a28-87f3-29c8bea778c0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:42.883128 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a85b637f-9879-4a28-87f3-29c8bea778c0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:42.883498 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1262/5047] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:42 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:42.923035 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-2b37a24e-8744-4c09-a589-5db541220173 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:42.925003 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-2b37a24e-8744-4c09-a589-5db541220173 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:42.925234 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-2b37a24e-8744-4c09-a589-5db541220173 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:42.925413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-2b37a24e-8744-4c09-a589-5db541220173 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:42.932554 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:42.932554 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:42.936097 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-2b37a24e-8744-4c09-a589-5db541220173 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:42.939877 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-2b37a24e-8744-4c09-a589-5db541220173 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:42.940329 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1256/5048] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:20:42 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:43.006549 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ecaaba4d-42dc-47ad-bb7c-d050521196e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:43.006954 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecaaba4d-42dc-47ad-bb7c-d050521196e6 None None] GET https://10.4.3.168/volume// Jul 22 00:20:43.007086 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecaaba4d-42dc-47ad-bb7c-d050521196e6 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:43.007271 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecaaba4d-42dc-47ad-bb7c-d050521196e6 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:43.007589 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecaaba4d-42dc-47ad-bb7c-d050521196e6 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:43.007876 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1264/5049] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:20:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:43.014481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-60c8d5ee-e897-493b-964c-858e3c2e60fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:43.134496 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-60c8d5ee-e897-493b-964c-858e3c2e60fe tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:20:43.134998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-60c8d5ee-e897-493b-964c-858e3c2e60fe tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6", "connector": null, "instance_uuid": "fb22198a-8e32-4b6b-9844-345843179e79"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:43.143943 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:43.143943 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:43.166695 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-60c8d5ee-e897-493b-964c-858e3c2e60fe tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:20:43.167187 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1268/5050] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:20:43 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:43.193528 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f838a094-bec7-4c48-b70b-0ac21584dffb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:43.195662 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f838a094-bec7-4c48-b70b-0ac21584dffb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:43.195952 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f838a094-bec7-4c48-b70b-0ac21584dffb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:43.196217 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f838a094-bec7-4c48-b70b-0ac21584dffb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:43.200385 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c8ee6c2-320a-4a26-a661-4dd3437edfe9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:43.200769 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c8ee6c2-320a-4a26-a661-4dd3437edfe9 None None] GET https://10.4.3.168/volume// Jul 22 00:20:43.200958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c8ee6c2-320a-4a26-a661-4dd3437edfe9 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:43.201146 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c8ee6c2-320a-4a26-a661-4dd3437edfe9 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:43.201469 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c8ee6c2-320a-4a26-a661-4dd3437edfe9 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:43.201777 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1257/5051] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:20:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:43.205943 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:43.205943 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:43.208637 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-abfa25f6-c48b-4e30-b06b-9e78f1a29618 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:43.209532 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f838a094-bec7-4c48-b70b-0ac21584dffb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:43.215660 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f838a094-bec7-4c48-b70b-0ac21584dffb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:43.216158 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1263/5052] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:43 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:43.245654 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-abfa25f6-c48b-4e30-b06b-9e78f1a29618 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:43.245890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-abfa25f6-c48b-4e30-b06b-9e78f1a29618 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:43.246080 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-abfa25f6-c48b-4e30-b06b-9e78f1a29618 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:43.255050 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:43.255050 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:43.258286 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-abfa25f6-c48b-4e30-b06b-9e78f1a29618 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:43.262292 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-abfa25f6-c48b-4e30-b06b-9e78f1a29618 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:43.262651 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1265/5053] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:20:43 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 1055 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:20:43.356468 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-c31bb7fd-0c04-44c6-baac-affbed57a4ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:43.358305 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-c31bb7fd-0c04-44c6-baac-affbed57a4ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] PUT https://10.4.3.168/volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305 Jul 22 00:20:43.358726 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-c31bb7fd-0c04-44c6-baac-affbed57a4ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:43.366230 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-c31bb7fd-0c04-44c6-baac-affbed57a4ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Acquiring lock "cinder-attachment_update-88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:20:43.370748 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-c31bb7fd-0c04-44c6-baac-affbed57a4ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:20:43.371600 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:43.371600 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:43.445949 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-c31bb7fd-0c04-44c6-baac-affbed57a4ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6-np0000005612" released by "attachment_update" :: held 0.075s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:20:43.446534 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-c31bb7fd-0c04-44c6-baac-affbed57a4ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305 returned with HTTP 200 Jul 22 00:20:43.447022 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1269/5054] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:20:43 2026] PUT /volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:43.454300 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-9fe089b4-ad15-431a-acca-3013e35202d0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:43.456373 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-9fe089b4-ad15-431a-acca-3013e35202d0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/encryption Jul 22 00:20:43.456580 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-9fe089b4-ad15-431a-acca-3013e35202d0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:43.456764 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-9fe089b4-ad15-431a-acca-3013e35202d0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:43.465104 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:43.465104 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:43.470986 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-9fe089b4-ad15-431a-acca-3013e35202d0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/encryption returned with HTTP 200 Jul 22 00:20:43.471388 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1258/5055] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:20:43 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:44.231426 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8689b6cc-95e3-459b-85bb-38258959f13e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:44.233204 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8689b6cc-95e3-459b-85bb-38258959f13e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:44.233399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8689b6cc-95e3-459b-85bb-38258959f13e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:44.233643 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8689b6cc-95e3-459b-85bb-38258959f13e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:44.242541 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:44.242541 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:44.246014 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8689b6cc-95e3-459b-85bb-38258959f13e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:44.250174 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8689b6cc-95e3-459b-85bb-38258959f13e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:44.250558 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1264/5056] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:44 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:45.263180 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-349643a6-d212-42e6-8e5a-0450cc5add3f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:45.272756 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-349643a6-d212-42e6-8e5a-0450cc5add3f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:45.272756 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-349643a6-d212-42e6-8e5a-0450cc5add3f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:45.273059 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-349643a6-d212-42e6-8e5a-0450cc5add3f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:45.287984 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:45.287984 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:45.291615 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-349643a6-d212-42e6-8e5a-0450cc5add3f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:45.296300 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-349643a6-d212-42e6-8e5a-0450cc5add3f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:45.296903 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1266/5057] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:45 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:46.309842 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a7f2cf09-4933-41cf-ad0e-45742a360f02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:46.311496 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7f2cf09-4933-41cf-ad0e-45742a360f02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:46.311680 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7f2cf09-4933-41cf-ad0e-45742a360f02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:46.311855 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7f2cf09-4933-41cf-ad0e-45742a360f02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:46.320980 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:46.320980 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:46.324443 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7f2cf09-4933-41cf-ad0e-45742a360f02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:46.328256 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7f2cf09-4933-41cf-ad0e-45742a360f02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:46.328651 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1270/5058] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:46 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:20:47.163454 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-07dffc59-9b02-413c-80ca-76975116e328 req-2a91f3c2-29b9-4182-8374-ac4c0bf026b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:47.165839 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-07dffc59-9b02-413c-80ca-76975116e328 req-2a91f3c2-29b9-4182-8374-ac4c0bf026b6 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] DELETE https://10.4.3.168/volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6 Jul 22 00:20:47.166057 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-07dffc59-9b02-413c-80ca-76975116e328 req-2a91f3c2-29b9-4182-8374-ac4c0bf026b6 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:47.166261 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-07dffc59-9b02-413c-80ca-76975116e328 req-2a91f3c2-29b9-4182-8374-ac4c0bf026b6 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:47.173374 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:47.173374 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:47.212064 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-07dffc59-9b02-413c-80ca-76975116e328 req-2a91f3c2-29b9-4182-8374-ac4c0bf026b6 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6 returned with HTTP 200 Jul 22 00:20:47.212517 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1259/5059] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:20:47 2026] DELETE /volume/v3/attachments/b47b713f-a44c-4417-94cb-cc08525d52c6 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:47.342507 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a351d1ce-7d1d-4823-934a-e5890ec255b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:47.344471 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a351d1ce-7d1d-4823-934a-e5890ec255b7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:47.344697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a351d1ce-7d1d-4823-934a-e5890ec255b7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:47.344959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a351d1ce-7d1d-4823-934a-e5890ec255b7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:47.353526 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:47.353526 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:47.356881 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a351d1ce-7d1d-4823-934a-e5890ec255b7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:47.360729 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a351d1ce-7d1d-4823-934a-e5890ec255b7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:47.361153 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1265/5060] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:47 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:47.478164 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e0fe47a-0dce-4cd0-b074-6fef34740cb3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:47.479692 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e0fe47a-0dce-4cd0-b074-6fef34740cb3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b Jul 22 00:20:47.480114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e0fe47a-0dce-4cd0-b074-6fef34740cb3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:47.480185 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e0fe47a-0dce-4cd0-b074-6fef34740cb3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:47.488850 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:47.488850 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:47.493720 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e0fe47a-0dce-4cd0-b074-6fef34740cb3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:47.499853 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e0fe47a-0dce-4cd0-b074-6fef34740cb3 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b returned with HTTP 200 Jul 22 00:20:47.500327 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1267/5061] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:47 2026] GET /volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:48.051722 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8292304-802a-4636-9b2a-d3174140f55b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:48.057829 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8292304-802a-4636-9b2a-d3174140f55b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] DELETE https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 Jul 22 00:20:48.058116 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8292304-802a-4636-9b2a-d3174140f55b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:48.058407 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8292304-802a-4636-9b2a-d3174140f55b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:48.058639 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c8292304-802a-4636-9b2a-d3174140f55b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Delete volume with id: dcb334ff-c58a-4603-8c39-5439f8191ef3 Jul 22 00:20:48.068523 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:48.068523 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:48.069035 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8292304-802a-4636-9b2a-d3174140f55b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:20:48.092800 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8292304-802a-4636-9b2a-d3174140f55b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Delete volume request issued successfully. Jul 22 00:20:48.093089 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8292304-802a-4636-9b2a-d3174140f55b tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 returned with HTTP 202 Jul 22 00:20:48.093552 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1271/5062] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:20:48 2026] DELETE /volume/v3/volumes/dcb334ff-c58a-4603-8c39-5439f8191ef3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:48.102038 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2dfa7470-eed9-46e7-b374-433fef13f5c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:48.104759 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dfa7470-eed9-46e7-b374-433fef13f5c1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] DELETE https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb Jul 22 00:20:48.104999 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dfa7470-eed9-46e7-b374-433fef13f5c1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:48.105059 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dfa7470-eed9-46e7-b374-433fef13f5c1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:48.105148 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-2dfa7470-eed9-46e7-b374-433fef13f5c1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Delete backup with id: 044016a5-1810-4689-8255-a91568ea51fb. Jul 22 00:20:48.111252 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:48.111252 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:48.128463 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-2dfa7470-eed9-46e7-b374-433fef13f5c1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] delete_backup rpcapi backup_id 044016a5-1810-4689-8255-a91568ea51fb {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:20:48.130342 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dfa7470-eed9-46e7-b374-433fef13f5c1 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb returned with HTTP 202 Jul 22 00:20:48.130815 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1260/5063] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:20:48 2026] DELETE /volume/v3/backups/044016a5-1810-4689-8255-a91568ea51fb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:20:48.139948 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c80f8ad0-0530-4b43-a921-1fbef56766b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:48.145096 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c80f8ad0-0530-4b43-a921-1fbef56766b5 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] DELETE https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:20:48.145424 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c80f8ad0-0530-4b43-a921-1fbef56766b5 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:48.145717 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c80f8ad0-0530-4b43-a921-1fbef56766b5 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:48.145985 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c80f8ad0-0530-4b43-a921-1fbef56766b5 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Delete volume with id: e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:20:48.162507 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:48.162507 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:48.163319 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c80f8ad0-0530-4b43-a921-1fbef56766b5 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:20:48.186419 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c80f8ad0-0530-4b43-a921-1fbef56766b5 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Delete volume request issued successfully. Jul 22 00:20:48.186553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c80f8ad0-0530-4b43-a921-1fbef56766b5 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 returned with HTTP 202 Jul 22 00:20:48.186980 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1266/5064] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:20:48 2026] DELETE /volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:48.195108 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3870c085-da1f-4b41-b67d-5d4a07837135 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:48.199506 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3870c085-da1f-4b41-b67d-5d4a07837135 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:20:48.199776 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3870c085-da1f-4b41-b67d-5d4a07837135 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:48.200695 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3870c085-da1f-4b41-b67d-5d4a07837135 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:48.211348 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:48.211348 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:48.218206 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3870c085-da1f-4b41-b67d-5d4a07837135 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Volume info retrieved successfully. Jul 22 00:20:48.227820 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3870c085-da1f-4b41-b67d-5d4a07837135 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 returned with HTTP 200 Jul 22 00:20:48.227820 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1268/5065] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:48 2026] GET /volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:48.375453 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b3fddb25-89eb-4837-b108-ccbedcf76107 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:48.377410 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3fddb25-89eb-4837-b108-ccbedcf76107 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:48.377643 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3fddb25-89eb-4837-b108-ccbedcf76107 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:48.377908 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3fddb25-89eb-4837-b108-ccbedcf76107 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:48.391489 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:48.391489 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:48.395051 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b3fddb25-89eb-4837-b108-ccbedcf76107 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:48.400121 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3fddb25-89eb-4837-b108-ccbedcf76107 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:48.402384 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1272/5066] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:48 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:48.937807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4550a683-a244-4e74-a8ed-c7037dea863b req-db261a82-8946-4d4c-a885-8a00cafb5414 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:48.943885 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4550a683-a244-4e74-a8ed-c7037dea863b req-db261a82-8946-4d4c-a885-8a00cafb5414 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818 Jul 22 00:20:48.944114 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4550a683-a244-4e74-a8ed-c7037dea863b req-db261a82-8946-4d4c-a885-8a00cafb5414 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:48.944364 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4550a683-a244-4e74-a8ed-c7037dea863b req-db261a82-8946-4d4c-a885-8a00cafb5414 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:48.957558 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:48.957558 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:48.998647 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4550a683-a244-4e74-a8ed-c7037dea863b req-db261a82-8946-4d4c-a885-8a00cafb5414 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818 returned with HTTP 200 Jul 22 00:20:48.999286 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1261/5067] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:20:48 2026] DELETE /volume/v3/attachments/3f982081-2548-49a0-bf45-b693ce552818 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:49.007910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4550a683-a244-4e74-a8ed-c7037dea863b req-39e8bc7b-3aa1-4b8c-95a7-f1fe0e471b07 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:49.009999 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4550a683-a244-4e74-a8ed-c7037dea863b req-39e8bc7b-3aa1-4b8c-95a7-f1fe0e471b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b Jul 22 00:20:49.010198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4550a683-a244-4e74-a8ed-c7037dea863b req-39e8bc7b-3aa1-4b8c-95a7-f1fe0e471b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:49.010434 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4550a683-a244-4e74-a8ed-c7037dea863b req-39e8bc7b-3aa1-4b8c-95a7-f1fe0e471b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:49.010590 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-4550a683-a244-4e74-a8ed-c7037dea863b req-39e8bc7b-3aa1-4b8c-95a7-f1fe0e471b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: 786b0acb-0654-42cd-aea9-2be7eef2a13b Jul 22 00:20:49.017652 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:49.017652 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:49.018101 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4550a683-a244-4e74-a8ed-c7037dea863b req-39e8bc7b-3aa1-4b8c-95a7-f1fe0e471b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:49.032171 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4550a683-a244-4e74-a8ed-c7037dea863b req-39e8bc7b-3aa1-4b8c-95a7-f1fe0e471b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:20:49.032400 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4550a683-a244-4e74-a8ed-c7037dea863b req-39e8bc7b-3aa1-4b8c-95a7-f1fe0e471b07 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b returned with HTTP 202 Jul 22 00:20:49.032826 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1267/5068] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:20:49 2026] DELETE /volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:49.241257 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-364b8015-1c34-45b5-af45-7deccb38a094 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:49.243155 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-364b8015-1c34-45b5-af45-7deccb38a094 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] GET https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 Jul 22 00:20:49.243365 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-364b8015-1c34-45b5-af45-7deccb38a094 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:49.243547 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-364b8015-1c34-45b5-af45-7deccb38a094 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:49.248726 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-364b8015-1c34-45b5-af45-7deccb38a094 tempest-TestVolumeBackupRestore-1326654216 tempest-TestVolumeBackupRestore-1326654216-project-member] https://10.4.3.168/volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 returned with HTTP 404 Jul 22 00:20:49.249174 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1269/5069] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:49 2026] GET /volume/v3/volumes/e616d664-7941-45c3-af89-700515dfb326 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:49.414843 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-792ad581-f693-4458-ab6f-c69e6e2a5ba5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:49.416671 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-792ad581-f693-4458-ab6f-c69e6e2a5ba5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:49.416853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-792ad581-f693-4458-ab6f-c69e6e2a5ba5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:49.417057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-792ad581-f693-4458-ab6f-c69e6e2a5ba5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:49.427583 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:49.427583 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:49.431108 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-792ad581-f693-4458-ab6f-c69e6e2a5ba5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:49.435073 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-792ad581-f693-4458-ab6f-c69e6e2a5ba5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:49.435538 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1273/5070] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:49 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:50.007094 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4bc13c46-3027-4615-bed5-5def415f28f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:50.009639 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bc13c46-3027-4615-bed5-5def415f28f0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b Jul 22 00:20:50.009931 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bc13c46-3027-4615-bed5-5def415f28f0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:50.010415 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bc13c46-3027-4615-bed5-5def415f28f0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:50.017468 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bc13c46-3027-4615-bed5-5def415f28f0 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b returned with HTTP 404 Jul 22 00:20:50.018178 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1262/5071] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:50 2026] GET /volume/v3/volumes/786b0acb-0654-42cd-aea9-2be7eef2a13b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:50.025496 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0aa11e1-4d4f-40eb-846a-a06934ae63c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:50.027326 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0aa11e1-4d4f-40eb-846a-a06934ae63c1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:20:50.027547 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0aa11e1-4d4f-40eb-846a-a06934ae63c1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:50.027771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0aa11e1-4d4f-40eb-846a-a06934ae63c1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:50.027930 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-b0aa11e1-4d4f-40eb-846a-a06934ae63c1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:20:50.033040 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:50.033040 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:50.033480 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0aa11e1-4d4f-40eb-846a-a06934ae63c1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:20:50.050967 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b0aa11e1-4d4f-40eb-846a-a06934ae63c1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot delete request issued successfully. Jul 22 00:20:50.051414 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0aa11e1-4d4f-40eb-846a-a06934ae63c1 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d returned with HTTP 202 Jul 22 00:20:50.051773 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1268/5072] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:20:50 2026] DELETE /volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:50.059975 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b975bd46-1f9e-42ba-aaff-29b003ab7f9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:50.061879 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b975bd46-1f9e-42ba-aaff-29b003ab7f9e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:20:50.062199 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b975bd46-1f9e-42ba-aaff-29b003ab7f9e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:50.062704 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b975bd46-1f9e-42ba-aaff-29b003ab7f9e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:50.067938 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:50.067938 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:50.068417 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b975bd46-1f9e-42ba-aaff-29b003ab7f9e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:20:50.069232 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b975bd46-1f9e-42ba-aaff-29b003ab7f9e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d returned with HTTP 200 Jul 22 00:20:50.069627 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1270/5073] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:20:50 2026] GET /volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:50.461307 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a05ee5f1-26a4-440e-abd5-52c995028c99 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:50.464998 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a05ee5f1-26a4-440e-abd5-52c995028c99 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:50.464998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a05ee5f1-26a4-440e-abd5-52c995028c99 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:50.464998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a05ee5f1-26a4-440e-abd5-52c995028c99 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:50.479973 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:50.479973 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:50.479973 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a05ee5f1-26a4-440e-abd5-52c995028c99 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:50.479973 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a05ee5f1-26a4-440e-abd5-52c995028c99 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:50.480359 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1274/5074] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:50 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:51.078679 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e49991e-d83d-4350-94cd-763a46d8ef42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.080685 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e49991e-d83d-4350-94cd-763a46d8ef42 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:20:51.080923 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e49991e-d83d-4350-94cd-763a46d8ef42 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:51.081141 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e49991e-d83d-4350-94cd-763a46d8ef42 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:51.086454 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e49991e-d83d-4350-94cd-763a46d8ef42 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d returned with HTTP 404 Jul 22 00:20:51.087039 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1263/5075] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:20:51 2026] GET /volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:51.351349 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-69afb379-7d9d-43ac-bbef-e075b3f08b97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.354181 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-69afb379-7d9d-43ac-bbef-e075b3f08b97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305/action Jul 22 00:20:51.354542 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-69afb379-7d9d-43ac-bbef-e075b3f08b97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:20:51.354678 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-69afb379-7d9d-43ac-bbef-e075b3f08b97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:51.371416 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:51.371416 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:51.385244 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fde7d1b5-53df-46ce-b7c7-c9d42fbd538f req-69afb379-7d9d-43ac-bbef-e075b3f08b97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305/action returned with HTTP 204 Jul 22 00:20:51.385710 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1269/5076] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:20:51 2026] POST /volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:51.498827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bba128bc-1acb-414f-850d-559d8e422111 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.502000 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bba128bc-1acb-414f-850d-559d8e422111 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:51.502317 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bba128bc-1acb-414f-850d-559d8e422111 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:51.502590 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bba128bc-1acb-414f-850d-559d8e422111 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:51.514111 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:51.514111 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:51.519356 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bba128bc-1acb-414f-850d-559d8e422111 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:51.526039 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bba128bc-1acb-414f-850d-559d8e422111 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:51.526685 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1271/5077] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:51 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:51.555806 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-be2b93f9-6de3-49ec-9601-fa044529092c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.558356 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be2b93f9-6de3-49ec-9601-fa044529092c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:51.558356 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be2b93f9-6de3-49ec-9601-fa044529092c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:51.558641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be2b93f9-6de3-49ec-9601-fa044529092c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:51.570051 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:51.570051 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:51.574504 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-be2b93f9-6de3-49ec-9601-fa044529092c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:51.579527 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be2b93f9-6de3-49ec-9601-fa044529092c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:51.579927 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1275/5078] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:51 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:51.642309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-b964a8dd-8212-4f9d-9192-43dd51c24cd5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.647954 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-b964a8dd-8212-4f9d-9192-43dd51c24cd5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:51.648172 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-b964a8dd-8212-4f9d-9192-43dd51c24cd5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:51.648399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-b964a8dd-8212-4f9d-9192-43dd51c24cd5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:51.665796 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:51.665796 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:51.670993 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-b964a8dd-8212-4f9d-9192-43dd51c24cd5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:51.678238 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-b964a8dd-8212-4f9d-9192-43dd51c24cd5 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:51.679292 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1264/5079] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:20:51 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 1168 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:51.699291 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-7d123ec6-8f47-4fdf-80b9-a533f83ea35f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.702983 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-7d123ec6-8f47-4fdf-80b9-a533f83ea35f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/action Jul 22 00:20:51.703710 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-7d123ec6-8f47-4fdf-80b9-a533f83ea35f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:20:51.703915 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-7d123ec6-8f47-4fdf-80b9-a533f83ea35f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:51.718362 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:51.718362 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:51.719267 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-7d123ec6-8f47-4fdf-80b9-a533f83ea35f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:51.730698 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-7d123ec6-8f47-4fdf-80b9-a533f83ea35f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Begin detaching volume completed successfully. Jul 22 00:20:51.730989 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-7d123ec6-8f47-4fdf-80b9-a533f83ea35f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/action returned with HTTP 202 Jul 22 00:20:51.731588 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1270/5080] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:20:51 2026] POST /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:20:51.776657 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f5b96f0-f30e-4fdb-af0f-7d051f50df8f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.777289 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f5b96f0-f30e-4fdb-af0f-7d051f50df8f None None] GET https://10.4.3.168/volume// Jul 22 00:20:51.777289 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f5b96f0-f30e-4fdb-af0f-7d051f50df8f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:51.777491 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f5b96f0-f30e-4fdb-af0f-7d051f50df8f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:51.777828 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f5b96f0-f30e-4fdb-af0f-7d051f50df8f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:51.778194 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1272/5081] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:20:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:51.786074 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-3aae7773-fc05-4b89-a365-0cfdfaa2f122 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.788258 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-3aae7773-fc05-4b89-a365-0cfdfaa2f122 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:51.788482 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-3aae7773-fc05-4b89-a365-0cfdfaa2f122 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:51.788741 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-3aae7773-fc05-4b89-a365-0cfdfaa2f122 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:51.799357 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:51.799357 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:51.802973 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-3aae7773-fc05-4b89-a365-0cfdfaa2f122 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:51.807370 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-3aae7773-fc05-4b89-a365-0cfdfaa2f122 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:51.808009 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1276/5082] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:20:51 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 1351 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:20:51.822519 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-5ca098e1-ef96-4841-9965-10898933d57f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:51.824602 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-5ca098e1-ef96-4841-9965-10898933d57f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/encryption Jul 22 00:20:51.824777 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-5ca098e1-ef96-4841-9965-10898933d57f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:51.824973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-5ca098e1-ef96-4841-9965-10898933d57f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:51.833652 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:51.833652 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:51.840190 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-5ca098e1-ef96-4841-9965-10898933d57f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/encryption returned with HTTP 200 Jul 22 00:20:51.840684 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1265/5083] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:20:51 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:52.517181 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-08982439-4708-43b6-9e10-e5a801db20a3 req-988a21ad-5d74-453f-93bf-34fde1ed6dd6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:52.519519 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-08982439-4708-43b6-9e10-e5a801db20a3 req-988a21ad-5d74-453f-93bf-34fde1ed6dd6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903 Jul 22 00:20:52.519747 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-08982439-4708-43b6-9e10-e5a801db20a3 req-988a21ad-5d74-453f-93bf-34fde1ed6dd6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:52.520014 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-08982439-4708-43b6-9e10-e5a801db20a3 req-988a21ad-5d74-453f-93bf-34fde1ed6dd6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:52.533977 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:52.533977 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:52.578900 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-08982439-4708-43b6-9e10-e5a801db20a3 req-988a21ad-5d74-453f-93bf-34fde1ed6dd6 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903 returned with HTTP 200 Jul 22 00:20:52.579226 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1271/5084] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:20:52 2026] DELETE /volume/v3/attachments/f5bf75f0-7c11-495b-ab68-a113c1882903 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:52.588033 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-08982439-4708-43b6-9e10-e5a801db20a3 req-39dc73f4-03e4-4859-aacb-c532931499cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:52.591439 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-08982439-4708-43b6-9e10-e5a801db20a3 req-39dc73f4-03e4-4859-aacb-c532931499cf tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:20:52.591626 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-08982439-4708-43b6-9e10-e5a801db20a3 req-39dc73f4-03e4-4859-aacb-c532931499cf tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:52.591809 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-08982439-4708-43b6-9e10-e5a801db20a3 req-39dc73f4-03e4-4859-aacb-c532931499cf tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:52.591987 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-08982439-4708-43b6-9e10-e5a801db20a3 req-39dc73f4-03e4-4859-aacb-c532931499cf tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: 481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:20:52.599098 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:52.599098 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:52.599717 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-08982439-4708-43b6-9e10-e5a801db20a3 req-39dc73f4-03e4-4859-aacb-c532931499cf tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:52.615941 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-08982439-4708-43b6-9e10-e5a801db20a3 req-39dc73f4-03e4-4859-aacb-c532931499cf tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:20:52.616126 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-08982439-4708-43b6-9e10-e5a801db20a3 req-39dc73f4-03e4-4859-aacb-c532931499cf tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 202 Jul 22 00:20:52.616570 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1273/5085] 10.4.3.168 () {70 vars in 1620 bytes} [Wed Jul 22 00:20:52 2026] DELETE /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:52.662245 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-6bcfd3f5-5eb0-45ce-8926-c8ab5c213a8a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:52.664297 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-6bcfd3f5-5eb0-45ce-8926-c8ab5c213a8a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305 Jul 22 00:20:52.664505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-6bcfd3f5-5eb0-45ce-8926-c8ab5c213a8a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:52.664669 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-6bcfd3f5-5eb0-45ce-8926-c8ab5c213a8a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:52.677801 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:52.677801 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:52.730784 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1e6214e3-f83c-4f7c-81a1-28dfc97fee1b req-6bcfd3f5-5eb0-45ce-8926-c8ab5c213a8a tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305 returned with HTTP 200 Jul 22 00:20:52.731349 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1277/5086] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:20:52 2026] DELETE /volume/v3/attachments/b245c568-fc5d-472e-b43b-21336bf08305 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:52.868805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7c8d7aa4-4aa2-44c5-8df3-3d73d7566c31 req-5951ea27-ee71-4924-96da-c0e367517388 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:52.870954 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7c8d7aa4-4aa2-44c5-8df3-3d73d7566c31 req-5951ea27-ee71-4924-96da-c0e367517388 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:52.871233 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7c8d7aa4-4aa2-44c5-8df3-3d73d7566c31 req-5951ea27-ee71-4924-96da-c0e367517388 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:52.871506 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7c8d7aa4-4aa2-44c5-8df3-3d73d7566c31 req-5951ea27-ee71-4924-96da-c0e367517388 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:52.878248 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:52.878248 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:52.885160 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-7c8d7aa4-4aa2-44c5-8df3-3d73d7566c31 req-5951ea27-ee71-4924-96da-c0e367517388 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:52.890788 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7c8d7aa4-4aa2-44c5-8df3-3d73d7566c31 req-5951ea27-ee71-4924-96da-c0e367517388 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:52.891275 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1266/5087] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:20:52 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:53.571443 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73a71e25-dc52-4be2-87b2-8aa1469cd262 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:53.573885 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73a71e25-dc52-4be2-87b2-8aa1469cd262 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:20:53.574493 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73a71e25-dc52-4be2-87b2-8aa1469cd262 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:53.574713 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73a71e25-dc52-4be2-87b2-8aa1469cd262 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:53.582850 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73a71e25-dc52-4be2-87b2-8aa1469cd262 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 404 Jul 22 00:20:53.584082 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1272/5088] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:53 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:53.931806 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:54.038437 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:20:54.038916 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1461708336"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:54.040877 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1461708336'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:20:54.041068 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume of 1 GB Jul 22 00:20:54.045992 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Availability Zones retrieved successfully. Jul 22 00:20:54.051597 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (12eb6d9c-6efe-48a4-a0db-50fc8588d007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:54.052505 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb246c1-e735-44db-8cf8-939ee07d5802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:54.053434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:20:54.084210 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fb246c1-e735-44db-8cf8-939ee07d5802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:54.085262 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c63fd0-d415-4bf8-92ef-482af5488159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:54.107368 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8b60a5be-436d-467d-8542-8539e69ba68b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:54.109455 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b60a5be-436d-467d-8542-8539e69ba68b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:20:54.109773 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b60a5be-436d-467d-8542-8539e69ba68b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:54.110030 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b60a5be-436d-467d-8542-8539e69ba68b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:54.110180 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-8b60a5be-436d-467d-8542-8539e69ba68b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:20:54.115388 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b60a5be-436d-467d-8542-8539e69ba68b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d returned with HTTP 404 Jul 22 00:20:54.115985 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1278/5089] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:20:54 2026] DELETE /volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:54.123807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74f3059f-a74a-4853-bfe6-7523136b6476 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:54.125686 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74f3059f-a74a-4853-bfe6-7523136b6476 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d Jul 22 00:20:54.125872 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74f3059f-a74a-4853-bfe6-7523136b6476 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:54.126091 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74f3059f-a74a-4853-bfe6-7523136b6476 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:54.130684 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74f3059f-a74a-4853-bfe6-7523136b6476 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d returned with HTTP 404 Jul 22 00:20:54.131165 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1267/5090] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:20:54 2026] GET /volume/v3/snapshots/72b32da5-c20b-491f-a2d4-b460aebeb33d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:54.157639 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Created reservations ['d26bcf10-b988-400a-b956-044c88335d0d', 'ecb2bcef-5892-4527-b26b-c102ec68ce9a', 'a2e5bbc3-5871-4fdc-aaaa-e90ef3d5ad94', 'd087e52f-0000-4202-8e37-3b3d2e01154c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:54.158531 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c63fd0-d415-4bf8-92ef-482af5488159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26bcf10-b988-400a-b956-044c88335d0d', 'ecb2bcef-5892-4527-b26b-c102ec68ce9a', 'a2e5bbc3-5871-4fdc-aaaa-e90ef3d5ad94', 'd087e52f-0000-4202-8e37-3b3d2e01154c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:54.159264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7a7669-8884-4f6d-86c3-9f5447d434ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:54.186873 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7a7669-8884-4f6d-86c3-9f5447d434ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36fdfc38-df3b-4b6e-84d6-eff35a62911d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1461708336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['d26bcf10-b988-400a-b956-044c88335d0d','ecb2bcef-5892-4527-b26b-c102ec68ce9a','a2e5bbc3-5871-4fdc-aaaa-e90ef3d5ad94','d087e52f-0000-4202-8e37-3b3d2e01154c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1461708336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36fdfc38-df3b-4b6e-84d6-eff35a62911d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857c48a1ff54837a9a0b1f2cffabce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79f080782924abd91f1585693115035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:54.187674 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cca8a3e-8fb9-42a6-87b1-185988b74060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:54.205180 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cca8a3e-8fb9-42a6-87b1-185988b74060) transitioned into state 'SUCCESS' from state '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-1461708336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['d26bcf10-b988-400a-b956-044c88335d0d','ecb2bcef-5892-4527-b26b-c102ec68ce9a','a2e5bbc3-5871-4fdc-aaaa-e90ef3d5ad94','d087e52f-0000-4202-8e37-3b3d2e01154c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:54.205936 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175c8f6e-0d79-4c82-8cc9-032b2ede517b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:54.215039 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (175c8f6e-0d79-4c82-8cc9-032b2ede517b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:54.216122 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (12eb6d9c-6efe-48a4-a0db-50fc8588d007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:54.216474 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request issued successfully. Jul 22 00:20:54.217043 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bc24a83-3286-4baf-aa4d-ed560168f9d7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:20:54.217501 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1274/5091] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:20:53 2026] POST /volume/v3/volumes => generated 758 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:54.229294 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63e5cad7-6831-41ca-b151-f06383e973fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:54.231142 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63e5cad7-6831-41ca-b151-f06383e973fc tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d Jul 22 00:20:54.231429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63e5cad7-6831-41ca-b151-f06383e973fc tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:54.232185 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63e5cad7-6831-41ca-b151-f06383e973fc tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:54.240179 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:54.240179 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:54.245652 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-63e5cad7-6831-41ca-b151-f06383e973fc tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:20:54.252585 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63e5cad7-6831-41ca-b151-f06383e973fc tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d returned with HTTP 200 Jul 22 00:20:54.253142 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1273/5092] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:54 2026] GET /volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:54.801543 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e8830416-cd4d-4d61-b595-307dfc9f174f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:54.803448 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8830416-cd4d-4d61-b595-307dfc9f174f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:20:54.803663 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8830416-cd4d-4d61-b595-307dfc9f174f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:54.803894 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8830416-cd4d-4d61-b595-307dfc9f174f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:54.804101 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e8830416-cd4d-4d61-b595-307dfc9f174f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: 481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:20:54.810206 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8830416-cd4d-4d61-b595-307dfc9f174f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 404 Jul 22 00:20:54.810719 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1279/5093] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:20:54 2026] DELETE /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:54.817893 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b829241c-a723-4b09-885a-fb4aa7018737 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:54.819643 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b829241c-a723-4b09-885a-fb4aa7018737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 Jul 22 00:20:54.819875 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b829241c-a723-4b09-885a-fb4aa7018737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:54.820072 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b829241c-a723-4b09-885a-fb4aa7018737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:54.826181 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b829241c-a723-4b09-885a-fb4aa7018737 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 returned with HTTP 404 Jul 22 00:20:54.826780 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1268/5094] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:54 2026] GET /volume/v3/volumes/481a8baf-9352-48ed-b50a-ec673099d406 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:55.266676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd6ffc8f-487b-416f-a4d8-e1739a87f87f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:55.268679 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd6ffc8f-487b-416f-a4d8-e1739a87f87f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d Jul 22 00:20:55.268899 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd6ffc8f-487b-416f-a4d8-e1739a87f87f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:55.269125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd6ffc8f-487b-416f-a4d8-e1739a87f87f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:55.275855 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:55.275855 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:55.279131 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dd6ffc8f-487b-416f-a4d8-e1739a87f87f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:20:55.283347 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd6ffc8f-487b-416f-a4d8-e1739a87f87f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d returned with HTTP 200 Jul 22 00:20:55.283704 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1275/5095] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:55 2026] GET /volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:55.294870 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f1de7ae-eefb-4d56-aca5-6ee6e23d431e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:55.296802 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f1de7ae-eefb-4d56-aca5-6ee6e23d431e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] POST https://10.4.3.168/volume/v3/backups Jul 22 00:20:55.297199 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f1de7ae-eefb-4d56-aca5-6ee6e23d431e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36fdfc38-df3b-4b6e-84d6-eff35a62911d", "name": "tempest-CreateVolumesFromBackupTest-Backup-948466124"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:55.298681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6f1de7ae-eefb-4d56-aca5-6ee6e23d431e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Creating new backup {'backup': {'volume_id': '36fdfc38-df3b-4b6e-84d6-eff35a62911d', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-948466124'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 00:20:55.298847 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-6f1de7ae-eefb-4d56-aca5-6ee6e23d431e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Creating backup of volume 36fdfc38-df3b-4b6e-84d6-eff35a62911d in container None Jul 22 00:20:55.305643 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:55.305643 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:55.306070 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f1de7ae-eefb-4d56-aca5-6ee6e23d431e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:20:55.328785 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6f1de7ae-eefb-4d56-aca5-6ee6e23d431e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Created reservations ['b6b6f819-3c64-432a-a038-01e2ba281cb9', 'f24897ec-10b6-4fad-b6ec-7f62630436d7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:55.358903 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f1de7ae-eefb-4d56-aca5-6ee6e23d431e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups returned with HTTP 202 Jul 22 00:20:55.359438 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1274/5096] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:20:55 2026] POST /volume/v3/backups => generated 338 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:55.368779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34120c51-0868-4969-b51e-48dfccf76822 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:55.370713 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34120c51-0868-4969-b51e-48dfccf76822 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:20:55.370939 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34120c51-0868-4969-b51e-48dfccf76822 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:55.371127 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34120c51-0868-4969-b51e-48dfccf76822 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:55.371278 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-34120c51-0868-4969-b51e-48dfccf76822 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:55.375449 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:55.375449 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:55.376261 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34120c51-0868-4969-b51e-48dfccf76822 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:20:55.376717 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1280/5097] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:55 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:55.727520 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:55.729225 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:55.729413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:55.729589 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:55.729745 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Delete volume with id: 88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:55.736510 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:55.736510 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:55.736923 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:55.748820 np0000005612 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:20:55.755723 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Delete volume request issued successfully. Jul 22 00:20:55.756021 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-448927b4-53f3-4db8-a96b-73c516c3eb98 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 202 Jul 22 00:20:55.756657 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1269/5098] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:20:55 2026] DELETE /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:55.763809 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9799cf6f-63dd-4fb6-9d7a-2a91ed863419 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:55.765566 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9799cf6f-63dd-4fb6-9d7a-2a91ed863419 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:55.765764 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9799cf6f-63dd-4fb6-9d7a-2a91ed863419 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:55.765960 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9799cf6f-63dd-4fb6-9d7a-2a91ed863419 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:55.772767 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:55.772767 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:55.776380 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9799cf6f-63dd-4fb6-9d7a-2a91ed863419 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:20:55.780883 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9799cf6f-63dd-4fb6-9d7a-2a91ed863419 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 200 Jul 22 00:20:55.781442 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1276/5099] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:55 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:55.802061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:55.803821 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:20:55.804218 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-5611758", "snapshot_id": null, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:55.805788 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-5611758', 'snapshot_id': None, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:20:55.953621 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:20:55.954014 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:55.954014 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:55.958087 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:20:55.964655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (e991ceb5-1708-48b7-b82a-81932864495e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:55.965893 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b215b94f-8671-4cda-a8b1-3408788f0be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:55.967101 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:20:56.017771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b215b94f-8671-4cda-a8b1-3408788f0be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:56.018640 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011e63bf-a1e2-4a14-9a94-62fd843c4b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:56.053130 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['14e8227e-1534-4d5f-b444-bdbb7537aa92', 'd43c03db-21f7-4192-b73b-f675263189bc', '405bd6ea-1d5b-43e7-89ac-aa14b16fea50', '706059cd-7461-4afd-855a-d62d3bcd4273'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:56.053835 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (011e63bf-a1e2-4a14-9a94-62fd843c4b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e8227e-1534-4d5f-b444-bdbb7537aa92', 'd43c03db-21f7-4192-b73b-f675263189bc', '405bd6ea-1d5b-43e7-89ac-aa14b16fea50', '706059cd-7461-4afd-855a-d62d3bcd4273']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:56.054602 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffc16cd-f01e-4e67-be76-1b13862bb707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:56.074510 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffc16cd-f01e-4e67-be76-1b13862bb707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82dd5753-d1f7-4392-8f56-80eaa7ceb825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-5611758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['14e8227e-1534-4d5f-b444-bdbb7537aa92','d43c03db-21f7-4192-b73b-f675263189bc','405bd6ea-1d5b-43e7-89ac-aa14b16fea50','706059cd-7461-4afd-855a-d62d3bcd4273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-5611758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82dd5753-d1f7-4392-8f56-80eaa7ceb825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:56.075282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e115a101-a456-4b95-89b3-ad3a7368e9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:56.092003 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e115a101-a456-4b95-89b3-ad3a7368e9f3) transitioned into state 'SUCCESS' from state '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-5611758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['14e8227e-1534-4d5f-b444-bdbb7537aa92','d43c03db-21f7-4192-b73b-f675263189bc','405bd6ea-1d5b-43e7-89ac-aa14b16fea50','706059cd-7461-4afd-855a-d62d3bcd4273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:56.092715 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6435f33d-2b94-48ea-87fc-09bfc62d0590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:56.100692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6435f33d-2b94-48ea-87fc-09bfc62d0590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:56.101499 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (e991ceb5-1708-48b7-b82a-81932864495e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:56.101777 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:20:56.102507 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2f4896a-5689-48ac-b7d5-6230301eb75d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:20:56.102950 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1275/5100] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:20:55 2026] POST /volume/v3/volumes => generated 756 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:56.115102 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1bfcf43-899a-4b28-b4ca-d810cd83e3bd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:56.116817 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1bfcf43-899a-4b28-b4ca-d810cd83e3bd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:20:56.117035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1bfcf43-899a-4b28-b4ca-d810cd83e3bd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:56.117257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1bfcf43-899a-4b28-b4ca-d810cd83e3bd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:56.124050 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:56.124050 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:56.127450 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1bfcf43-899a-4b28-b4ca-d810cd83e3bd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:56.131695 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1bfcf43-899a-4b28-b4ca-d810cd83e3bd tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:20:56.132072 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1281/5101] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:56 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:56.388384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32063daf-c443-4443-9d88-2a2485c6c1b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:56.390557 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32063daf-c443-4443-9d88-2a2485c6c1b6 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:20:56.390784 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32063daf-c443-4443-9d88-2a2485c6c1b6 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:56.391029 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32063daf-c443-4443-9d88-2a2485c6c1b6 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:56.391161 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-32063daf-c443-4443-9d88-2a2485c6c1b6 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:56.396161 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:56.396161 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:56.397080 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32063daf-c443-4443-9d88-2a2485c6c1b6 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:20:56.397506 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1270/5102] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:56 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:56.794328 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f83705e-83f4-45a9-8ef2-3c8123024744 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:56.796202 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f83705e-83f4-45a9-8ef2-3c8123024744 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 Jul 22 00:20:56.796941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f83705e-83f4-45a9-8ef2-3c8123024744 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:56.796941 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f83705e-83f4-45a9-8ef2-3c8123024744 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:56.802361 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f83705e-83f4-45a9-8ef2-3c8123024744 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 returned with HTTP 404 Jul 22 00:20:56.802801 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1277/5103] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:56 2026] GET /volume/v3/volumes/88fb81dc-0dd0-49ff-a9dd-bfe8bb2fb8d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:56.809948 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33251f24-fe69-49de-b21b-eaa4ed213441 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:56.811809 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33251f24-fe69-49de-b21b-eaa4ed213441 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:20:56.812086 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33251f24-fe69-49de-b21b-eaa4ed213441 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:56.812347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33251f24-fe69-49de-b21b-eaa4ed213441 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:56.813037 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:56.813037 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:56.813526 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33251f24-fe69-49de-b21b-eaa4ed213441 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:20:56.822952 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33251f24-fe69-49de-b21b-eaa4ed213441 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Get all volumes completed successfully. Jul 22 00:20:56.824824 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:56.824824 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:56.829400 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33251f24-fe69-49de-b21b-eaa4ed213441 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:20:56.829798 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1276/5104] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:20:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:56.843696 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-da507520-970f-4965-8439-5aa18157530c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:56.845453 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da507520-970f-4965-8439-5aa18157530c tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] DELETE https://10.4.3.168/volume/v3/types/615be9e5-c485-49a4-8f2c-c63fb8a89ade Jul 22 00:20:56.845631 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da507520-970f-4965-8439-5aa18157530c tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:56.845811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-da507520-970f-4965-8439-5aa18157530c tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:56.867389 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-da507520-970f-4965-8439-5aa18157530c tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types/615be9e5-c485-49a4-8f2c-c63fb8a89ade returned with HTTP 202 Jul 22 00:20:56.867800 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1282/5105] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:20:56 2026] DELETE /volume/v3/types/615be9e5-c485-49a4-8f2c-c63fb8a89ade => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:20:56.879257 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c612e32-763d-4cca-8a71-256ebef8e421 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:56.881309 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c612e32-763d-4cca-8a71-256ebef8e421 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:20:56.881643 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c612e32-763d-4cca-8a71-256ebef8e421 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1298316571", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:56.894519 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c612e32-763d-4cca-8a71-256ebef8e421 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:20:56.895023 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1271/5106] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:20:56 2026] POST /volume/v3/types => generated 214 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:56.902811 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3fd5a7e7-2319-40d8-a8c3-8f1faceebfe2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:56.904596 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fd5a7e7-2319-40d8-a8c3-8f1faceebfe2 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] POST https://10.4.3.168/volume/v3/types/d060ee78-e83d-492b-aef4-0894136d2a81/encryption Jul 22 00:20:56.904934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3fd5a7e7-2319-40d8-a8c3-8f1faceebfe2 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:56.920439 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fd5a7e7-2319-40d8-a8c3-8f1faceebfe2 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types/d060ee78-e83d-492b-aef4-0894136d2a81/encryption returned with HTTP 200 Jul 22 00:20:56.920846 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1278/5107] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:20:56 2026] POST /volume/v3/types/d060ee78-e83d-492b-aef4-0894136d2a81/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:56.928587 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:56.930730 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:20:56.931230 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1020440156", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1298316571", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:56.933243 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1020440156', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1298316571', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:20:56.937130 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume of 1 GB Jul 22 00:20:56.937541 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:56.937541 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:56.938234 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Availability Zones retrieved successfully. Jul 22 00:20:56.946621 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Flow 'volume_create_api' (1c7c6758-f6d4-4d24-82b1-3617863e3c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:56.948000 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543a5530-8547-462c-b17c-8e75fa0a6cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:56.949397 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:20:56.973068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543a5530-8547-462c-b17c-8e75fa0a6cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d060ee78-e83d-492b-aef4-0894136d2a81,is_public=True,name='tempest-scenario-type-luksv2-1298316571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd060ee78-e83d-492b-aef4-0894136d2a81', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:56.973786 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789d35cd-b16f-4cce-ad63-2c295f63501b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:56.996918 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1298316571 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1298316571, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:20:56.997149 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1298316571 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1298316571, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:20:57.019658 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Created reservations ['8d53de97-d23c-451b-9358-007c7debf8bc', '7ea18899-fffe-418b-b569-53a9fe652de6', 'f3270937-377c-413f-a7cc-ca7a7255cab2', '9f318b90-710a-498c-b9ac-4a764f84e2d0'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:20:57.020521 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789d35cd-b16f-4cce-ad63-2c295f63501b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d53de97-d23c-451b-9358-007c7debf8bc', '7ea18899-fffe-418b-b569-53a9fe652de6', 'f3270937-377c-413f-a7cc-ca7a7255cab2', '9f318b90-710a-498c-b9ac-4a764f84e2d0']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:57.021442 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39046f4a-e230-464f-bafb-c039e3bb9365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:57.044055 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39046f4a-e230-464f-bafb-c039e3bb9365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e802cf8-89c5-4b71-9e82-12ae0402bd70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1020440156',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435c61bb79d440fa8183693f42c2aab',qos_specs=None,replication_status=,reservations=['8d53de97-d23c-451b-9358-007c7debf8bc','7ea18899-fffe-418b-b569-53a9fe652de6','f3270937-377c-413f-a7cc-ca7a7255cab2','9f318b90-710a-498c-b9ac-4a764f84e2d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02373412e18f4a69831575d07907d3b7',volume_type_id=d060ee78-e83d-492b-aef4-0894136d2a81), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1020440156',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6e802cf8-89c5-4b71-9e82-12ae0402bd70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8435c61bb79d440fa8183693f42c2aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02373412e18f4a69831575d07907d3b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d060ee78-e83d-492b-aef4-0894136d2a81),volume_type_id=d060ee78-e83d-492b-aef4-0894136d2a81)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:57.044934 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ef0afb-3a67-4666-a0ef-66592086bd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:57.060112 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05ef0afb-3a67-4666-a0ef-66592086bd44) transitioned into state 'SUCCESS' from state '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-1020440156',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435c61bb79d440fa8183693f42c2aab',qos_specs=None,replication_status=,reservations=['8d53de97-d23c-451b-9358-007c7debf8bc','7ea18899-fffe-418b-b569-53a9fe652de6','f3270937-377c-413f-a7cc-ca7a7255cab2','9f318b90-710a-498c-b9ac-4a764f84e2d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02373412e18f4a69831575d07907d3b7',volume_type_id=d060ee78-e83d-492b-aef4-0894136d2a81)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:57.060784 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93b6314f-94f2-4699-a978-911653c936d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:20:57.068299 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93b6314f-94f2-4699-a978-911653c936d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:20:57.068816 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Flow 'volume_create_api' (1c7c6758-f6d4-4d24-82b1-3617863e3c33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:20:57.069121 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume request issued successfully. Jul 22 00:20:57.069653 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bfc01171-6753-48eb-b5f0-f65e5aeefc5f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:20:57.070073 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1277/5108] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:20:56 2026] POST /volume/v3/volumes => generated 787 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:20:57.144463 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34f0cf14-6ce3-4bac-a2a1-976daa2b071f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:57.146481 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34f0cf14-6ce3-4bac-a2a1-976daa2b071f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:20:57.146658 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34f0cf14-6ce3-4bac-a2a1-976daa2b071f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:57.146841 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34f0cf14-6ce3-4bac-a2a1-976daa2b071f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:57.154107 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:57.154107 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:57.157656 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-34f0cf14-6ce3-4bac-a2a1-976daa2b071f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:57.162468 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34f0cf14-6ce3-4bac-a2a1-976daa2b071f tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:20:57.162882 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1283/5109] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:57 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:57.174167 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-526f5a04-67c0-4057-825e-097b37118d96 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:57.175824 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-526f5a04-67c0-4057-825e-097b37118d96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:20:57.176048 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-526f5a04-67c0-4057-825e-097b37118d96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:57.176239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-526f5a04-67c0-4057-825e-097b37118d96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:57.183077 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:57.183077 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:57.186273 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-526f5a04-67c0-4057-825e-097b37118d96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:57.190303 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-526f5a04-67c0-4057-825e-097b37118d96 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:20:57.190677 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1272/5110] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:57 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:57.304139 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-ba7569b9-a2cf-475c-8046-219192e42436 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:57.306406 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-ba7569b9-a2cf-475c-8046-219192e42436 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:20:57.306591 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-ba7569b9-a2cf-475c-8046-219192e42436 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:57.306777 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-ba7569b9-a2cf-475c-8046-219192e42436 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:57.313577 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:57.313577 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:57.316804 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-ba7569b9-a2cf-475c-8046-219192e42436 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:57.321222 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-ba7569b9-a2cf-475c-8046-219192e42436 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:20:57.321608 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1279/5111] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:20:57 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:57.407008 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08a78e1b-c9da-4826-950d-40b96e0350e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:57.408830 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08a78e1b-c9da-4826-950d-40b96e0350e9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:20:57.409052 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08a78e1b-c9da-4826-950d-40b96e0350e9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:57.409241 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08a78e1b-c9da-4826-950d-40b96e0350e9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:57.409341 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-08a78e1b-c9da-4826-950d-40b96e0350e9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:57.413050 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:57.413050 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:57.413690 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08a78e1b-c9da-4826-950d-40b96e0350e9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:20:57.414072 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1278/5112] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:57 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:57.747679 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-7af8459c-5fa7-4eba-8f3b-39ff959dec58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:57.750108 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-7af8459c-5fa7-4eba-8f3b-39ff959dec58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:20:57.750302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-7af8459c-5fa7-4eba-8f3b-39ff959dec58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:57.750524 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-7af8459c-5fa7-4eba-8f3b-39ff959dec58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:57.756953 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:57.756953 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:57.760470 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-7af8459c-5fa7-4eba-8f3b-39ff959dec58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:57.764544 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-7af8459c-5fa7-4eba-8f3b-39ff959dec58 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:20:57.764944 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1284/5113] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:20:57 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:57.773602 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb3380f1-1219-4ce6-99a3-14bd99658627 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:57.774017 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb3380f1-1219-4ce6-99a3-14bd99658627 None None] GET https://10.4.3.168/volume// Jul 22 00:20:57.774400 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb3380f1-1219-4ce6-99a3-14bd99658627 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:57.774400 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb3380f1-1219-4ce6-99a3-14bd99658627 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:57.774742 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb3380f1-1219-4ce6-99a3-14bd99658627 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:57.775071 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1273/5114] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:20:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:57.782288 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-c909a652-384e-42ca-9380-12ac3c728a54 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:57.785081 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-c909a652-384e-42ca-9380-12ac3c728a54 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:20:57.785734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-c909a652-384e-42ca-9380-12ac3c728a54 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82dd5753-d1f7-4392-8f56-80eaa7ceb825", "connector": null, "instance_uuid": "cd2f20b3-8215-4e58-bf0b-54cbd64b04db"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:57.794985 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:57.794985 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:57.818349 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-c909a652-384e-42ca-9380-12ac3c728a54 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:20:57.819239 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1280/5115] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:20:57 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:58.425481 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-512a4b84-f776-4665-90c7-7e423344ff29 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:58.427786 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-512a4b84-f776-4665-90c7-7e423344ff29 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:20:58.428076 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-512a4b84-f776-4665-90c7-7e423344ff29 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:58.428327 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-512a4b84-f776-4665-90c7-7e423344ff29 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:58.428524 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-512a4b84-f776-4665-90c7-7e423344ff29 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:58.433356 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:58.433356 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:58.434212 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-512a4b84-f776-4665-90c7-7e423344ff29 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:20:58.434714 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1279/5116] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:58 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:20:58.660326 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8fae245-4029-400b-9e51-072f7a9fb1d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:58.660657 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8fae245-4029-400b-9e51-072f7a9fb1d5 None None] GET https://10.4.3.168/volume// Jul 22 00:20:58.660833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8fae245-4029-400b-9e51-072f7a9fb1d5 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:58.661280 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8fae245-4029-400b-9e51-072f7a9fb1d5 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:58.661532 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8fae245-4029-400b-9e51-072f7a9fb1d5 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:20:58.661852 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1285/5117] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:20:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:20:58.671851 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-28c6ca20-d838-4df0-941d-97abfa62fc01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:58.673795 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-28c6ca20-d838-4df0-941d-97abfa62fc01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:20:58.674017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-28c6ca20-d838-4df0-941d-97abfa62fc01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:58.674211 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-28c6ca20-d838-4df0-941d-97abfa62fc01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:58.682931 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:58.682931 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:20:58.686269 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-28c6ca20-d838-4df0-941d-97abfa62fc01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:20:58.690748 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-28c6ca20-d838-4df0-941d-97abfa62fc01 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:20:58.691180 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1274/5118] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:20:58 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1543 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:20:58.803241 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-bc0cf72a-f3ad-44ba-9173-cfa539d55817 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:58.807882 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-bc0cf72a-f3ad-44ba-9173-cfa539d55817 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4 Jul 22 00:20:58.807882 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-bc0cf72a-f3ad-44ba-9173-cfa539d55817 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:58.819376 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-bc0cf72a-f3ad-44ba-9173-cfa539d55817 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-82dd5753-d1f7-4392-8f56-80eaa7ceb825-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:20:58.834205 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-bc0cf72a-f3ad-44ba-9173-cfa539d55817 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-82dd5753-d1f7-4392-8f56-80eaa7ceb825-np0000005612" acquired by "attachment_update" :: waited 0.013s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:20:58.834614 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:58.834614 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:20:58.923323 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-bc0cf72a-f3ad-44ba-9173-cfa539d55817 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-82dd5753-d1f7-4392-8f56-80eaa7ceb825-np0000005612" released by "attachment_update" :: held 0.091s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:20:58.923704 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-bc0cf72a-f3ad-44ba-9173-cfa539d55817 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4 returned with HTTP 200 Jul 22 00:20:58.924462 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1281/5119] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:20:58 2026] PUT /volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:20:58.945446 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-577b4fdf-e08e-4a8b-a8a2-7ee356073ca5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:58.947200 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-577b4fdf-e08e-4a8b-a8a2-7ee356073ca5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4/action Jul 22 00:20:58.947517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-577b4fdf-e08e-4a8b-a8a2-7ee356073ca5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:20:58.947622 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-577b4fdf-e08e-4a8b-a8a2-7ee356073ca5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:20:58.962437 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:58.962437 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:20:58.974574 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3bcc1612-94d3-4002-9946-9f3b187a4fb9 req-577b4fdf-e08e-4a8b-a8a2-7ee356073ca5 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4/action returned with HTTP 204 Jul 22 00:20:58.975429 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1280/5120] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:20:58 2026] POST /volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:20:59.445340 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9773e01-9cf4-4314-b514-a3f9dc014cd8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:20:59.447042 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9773e01-9cf4-4314-b514-a3f9dc014cd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:20:59.447257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9773e01-9cf4-4314-b514-a3f9dc014cd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:20:59.447452 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9773e01-9cf4-4314-b514-a3f9dc014cd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:20:59.447590 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b9773e01-9cf4-4314-b514-a3f9dc014cd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:20:59.452102 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:20:59.452102 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:20:59.453391 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9773e01-9cf4-4314-b514-a3f9dc014cd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:20:59.453582 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1286/5121] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:20:59 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:00.464060 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c44e068-8c4a-4d50-9b7b-c419af3d0fb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:00.466070 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c44e068-8c4a-4d50-9b7b-c419af3d0fb7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:00.466311 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c44e068-8c4a-4d50-9b7b-c419af3d0fb7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:00.466535 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c44e068-8c4a-4d50-9b7b-c419af3d0fb7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:00.466665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9c44e068-8c4a-4d50-9b7b-c419af3d0fb7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:00.471352 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:00.471352 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:00.472102 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c44e068-8c4a-4d50-9b7b-c419af3d0fb7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:00.472516 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1275/5122] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:00 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:01.482550 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-55a2eacb-38bf-4486-814f-7a0c4e640495 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:01.484578 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55a2eacb-38bf-4486-814f-7a0c4e640495 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:01.484819 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55a2eacb-38bf-4486-814f-7a0c4e640495 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:01.485145 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-55a2eacb-38bf-4486-814f-7a0c4e640495 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:01.485273 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-55a2eacb-38bf-4486-814f-7a0c4e640495 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:01.494221 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:01.494221 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:01.495115 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-55a2eacb-38bf-4486-814f-7a0c4e640495 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:01.495471 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1282/5123] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:01 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:02.354360 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b76c846b-f68e-47e2-948d-bcd9ff5268e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.357034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b76c846b-f68e-47e2-948d-bcd9ff5268e1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:02.357254 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b76c846b-f68e-47e2-948d-bcd9ff5268e1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:02.357482 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b76c846b-f68e-47e2-948d-bcd9ff5268e1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:02.367037 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:02.367037 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:02.372195 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b76c846b-f68e-47e2-948d-bcd9ff5268e1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:02.377073 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b76c846b-f68e-47e2-948d-bcd9ff5268e1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:02.377560 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1281/5124] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:02 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:02.452744 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-716af0e7-810f-4e32-8ed5-4bf51f5d10e4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.453640 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-716af0e7-810f-4e32-8ed5-4bf51f5d10e4 None None] GET https://10.4.3.168/volume// Jul 22 00:21:02.453804 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-716af0e7-810f-4e32-8ed5-4bf51f5d10e4 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:02.454012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-716af0e7-810f-4e32-8ed5-4bf51f5d10e4 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:02.454376 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-716af0e7-810f-4e32-8ed5-4bf51f5d10e4 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:02.454853 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1287/5125] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:21:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:02.462488 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-489f6c22-bfc5-4e5d-bbfb-d2d67ac447bf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.464519 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-489f6c22-bfc5-4e5d-bbfb-d2d67ac447bf tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:21:02.464911 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-489f6c22-bfc5-4e5d-bbfb-d2d67ac447bf tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f625e183-09d7-4f06-bb13-b00f8a1dd579", "connector": null, "instance_uuid": "4606443b-3af6-40e9-85b5-def53c452aab"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:02.473210 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:02.473210 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:02.495246 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-489f6c22-bfc5-4e5d-bbfb-d2d67ac447bf tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:21:02.495880 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1276/5126] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:21:02 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:02.506343 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c6629f25-0409-4a2a-80f9-549b5eeeb614 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.508534 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6629f25-0409-4a2a-80f9-549b5eeeb614 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:02.508786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6629f25-0409-4a2a-80f9-549b5eeeb614 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:02.509034 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6629f25-0409-4a2a-80f9-549b5eeeb614 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:02.509200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c6629f25-0409-4a2a-80f9-549b5eeeb614 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:02.515213 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:02.515213 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:02.516328 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6629f25-0409-4a2a-80f9-549b5eeeb614 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:02.516653 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1283/5127] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:02 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:02.524945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3733598a-cf7c-44da-9e36-b6dd5c68d9e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.526756 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3733598a-cf7c-44da-9e36-b6dd5c68d9e0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:02.526945 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3733598a-cf7c-44da-9e36-b6dd5c68d9e0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:02.527181 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3733598a-cf7c-44da-9e36-b6dd5c68d9e0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:02.539066 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-30e0e7ba-c674-4dfc-8351-8a0cd9767b08 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.539506 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30e0e7ba-c674-4dfc-8351-8a0cd9767b08 None None] GET https://10.4.3.168/volume// Jul 22 00:21:02.539975 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30e0e7ba-c674-4dfc-8351-8a0cd9767b08 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:02.539975 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30e0e7ba-c674-4dfc-8351-8a0cd9767b08 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:02.540380 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30e0e7ba-c674-4dfc-8351-8a0cd9767b08 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:02.540706 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1288/5128] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:21:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:02.541403 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:02.541403 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:02.545813 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3733598a-cf7c-44da-9e36-b6dd5c68d9e0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:02.551639 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3733598a-cf7c-44da-9e36-b6dd5c68d9e0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:02.551928 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b4a4c11e-6b49-4837-b8dd-2a412a6bb68e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.552186 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1282/5129] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:02 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:02.557333 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b4a4c11e-6b49-4837-b8dd-2a412a6bb68e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:02.557754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b4a4c11e-6b49-4837-b8dd-2a412a6bb68e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:02.557754 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b4a4c11e-6b49-4837-b8dd-2a412a6bb68e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:02.566371 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:02.566371 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:02.572127 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b4a4c11e-6b49-4837-b8dd-2a412a6bb68e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:02.576381 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-b4a4c11e-6b49-4837-b8dd-2a412a6bb68e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:02.576780 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1277/5130] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:21:02 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 1084 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:21:02.686746 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-e5017261-ac97-4b88-ac56-9617cc335cbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.689593 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-e5017261-ac97-4b88-ac56-9617cc335cbe tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] PUT https://10.4.3.168/volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb Jul 22 00:21:02.690163 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-e5017261-ac97-4b88-ac56-9617cc335cbe tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:02.698016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-e5017261-ac97-4b88-ac56-9617cc335cbe tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Acquiring lock "cinder-attachment_update-f625e183-09d7-4f06-bb13-b00f8a1dd579-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:21:02.702789 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-e5017261-ac97-4b88-ac56-9617cc335cbe tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Lock "cinder-attachment_update-f625e183-09d7-4f06-bb13-b00f8a1dd579-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:21:02.703679 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:02.703679 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:02.774475 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-e5017261-ac97-4b88-ac56-9617cc335cbe tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Lock "cinder-attachment_update-f625e183-09d7-4f06-bb13-b00f8a1dd579-np0000005612" released by "attachment_update" :: held 0.072s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:21:02.774811 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-e5017261-ac97-4b88-ac56-9617cc335cbe tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb returned with HTTP 200 Jul 22 00:21:02.775317 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1284/5131] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:21:02 2026] PUT /volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:02.784168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-c580c5f8-f230-47a0-bb07-6d0fcffed0b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:02.786763 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-c580c5f8-f230-47a0-bb07-6d0fcffed0b2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/encryption Jul 22 00:21:02.787152 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-c580c5f8-f230-47a0-bb07-6d0fcffed0b2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:02.787717 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-c580c5f8-f230-47a0-bb07-6d0fcffed0b2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:02.800444 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:02.800444 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:02.808339 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-c580c5f8-f230-47a0-bb07-6d0fcffed0b2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/encryption returned with HTTP 200 Jul 22 00:21:02.809535 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1289/5132] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:21:02 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:03.527976 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f53b6c9-4282-4ae4-bec2-d12a39afb485 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:03.531272 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f53b6c9-4282-4ae4-bec2-d12a39afb485 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:03.531522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f53b6c9-4282-4ae4-bec2-d12a39afb485 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:03.531769 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f53b6c9-4282-4ae4-bec2-d12a39afb485 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:03.531923 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6f53b6c9-4282-4ae4-bec2-d12a39afb485 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:03.541194 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:03.541194 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:03.542199 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f53b6c9-4282-4ae4-bec2-d12a39afb485 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:03.542824 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1283/5133] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:03 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:03.568455 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ac60bfd-87cd-4b77-943e-7e7130daf7df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:03.570341 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ac60bfd-87cd-4b77-943e-7e7130daf7df tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:03.570688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ac60bfd-87cd-4b77-943e-7e7130daf7df tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:03.570753 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ac60bfd-87cd-4b77-943e-7e7130daf7df tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:03.583165 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:03.583165 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:03.587828 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3ac60bfd-87cd-4b77-943e-7e7130daf7df tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:03.592382 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ac60bfd-87cd-4b77-943e-7e7130daf7df tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:03.592916 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1278/5134] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:03 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:04.556250 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3fbf065-5e4b-49dc-b90c-293a9cd5629f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:04.559360 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3fbf065-5e4b-49dc-b90c-293a9cd5629f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:04.559360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3fbf065-5e4b-49dc-b90c-293a9cd5629f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:04.559360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3fbf065-5e4b-49dc-b90c-293a9cd5629f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:04.559360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d3fbf065-5e4b-49dc-b90c-293a9cd5629f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:04.569521 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:04.569521 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:04.569521 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3fbf065-5e4b-49dc-b90c-293a9cd5629f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:04.569521 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1285/5135] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:04 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:04.609222 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd393b59-bdd9-4fcd-9f38-b7ff2ab6e8ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:04.610202 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd393b59-bdd9-4fcd-9f38-b7ff2ab6e8ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:04.610450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd393b59-bdd9-4fcd-9f38-b7ff2ab6e8ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:04.610693 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd393b59-bdd9-4fcd-9f38-b7ff2ab6e8ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:04.620268 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:04.620268 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:04.623737 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bd393b59-bdd9-4fcd-9f38-b7ff2ab6e8ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:04.627474 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd393b59-bdd9-4fcd-9f38-b7ff2ab6e8ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:04.627878 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1290/5136] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:04 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:05.580602 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16f34aed-3754-4afe-95f4-ebb30968af70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:05.582455 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16f34aed-3754-4afe-95f4-ebb30968af70 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:05.582658 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16f34aed-3754-4afe-95f4-ebb30968af70 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:05.582877 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16f34aed-3754-4afe-95f4-ebb30968af70 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:05.582997 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-16f34aed-3754-4afe-95f4-ebb30968af70 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:05.587707 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:05.587707 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:05.588608 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16f34aed-3754-4afe-95f4-ebb30968af70 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:05.589022 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1284/5137] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:05 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:05.642440 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fd9feea-cbaa-4956-a292-236e42d5f3cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:05.647805 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fd9feea-cbaa-4956-a292-236e42d5f3cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:05.648218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fd9feea-cbaa-4956-a292-236e42d5f3cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:05.648467 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fd9feea-cbaa-4956-a292-236e42d5f3cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:05.676555 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:05.676555 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:05.681085 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fd9feea-cbaa-4956-a292-236e42d5f3cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:05.686402 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fd9feea-cbaa-4956-a292-236e42d5f3cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:05.686893 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1279/5138] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:05 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:06.598754 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e86f4e63-af2e-4fd8-ab0e-4080a89fece9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:06.600643 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e86f4e63-af2e-4fd8-ab0e-4080a89fece9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:06.600816 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e86f4e63-af2e-4fd8-ab0e-4080a89fece9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:06.601029 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e86f4e63-af2e-4fd8-ab0e-4080a89fece9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:06.601130 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e86f4e63-af2e-4fd8-ab0e-4080a89fece9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:06.605154 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:06.605154 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:06.605936 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e86f4e63-af2e-4fd8-ab0e-4080a89fece9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:06.606304 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1286/5139] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:06 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:06.701240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2abf26c8-9f0e-4f2d-8097-e2823711aec6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:06.703254 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2abf26c8-9f0e-4f2d-8097-e2823711aec6 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:06.703517 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2abf26c8-9f0e-4f2d-8097-e2823711aec6 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:06.703721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2abf26c8-9f0e-4f2d-8097-e2823711aec6 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:06.715059 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:06.715059 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:06.719623 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2abf26c8-9f0e-4f2d-8097-e2823711aec6 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:06.725145 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2abf26c8-9f0e-4f2d-8097-e2823711aec6 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:06.725666 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1291/5140] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:06 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:07.615519 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58dfa7e1-210f-4321-9a34-677efbf5e92c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:07.617150 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58dfa7e1-210f-4321-9a34-677efbf5e92c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:07.617333 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58dfa7e1-210f-4321-9a34-677efbf5e92c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:07.617501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58dfa7e1-210f-4321-9a34-677efbf5e92c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:07.617605 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-58dfa7e1-210f-4321-9a34-677efbf5e92c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:07.621468 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:07.621468 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:07.622157 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58dfa7e1-210f-4321-9a34-677efbf5e92c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:07.622494 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1285/5141] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:07 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:07.740133 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca525b5f-95b4-496d-bb93-579cef03fb0c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:07.743874 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca525b5f-95b4-496d-bb93-579cef03fb0c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:07.743874 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca525b5f-95b4-496d-bb93-579cef03fb0c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:07.743874 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca525b5f-95b4-496d-bb93-579cef03fb0c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:07.751301 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:07.751301 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:07.754459 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca525b5f-95b4-496d-bb93-579cef03fb0c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:07.758606 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca525b5f-95b4-496d-bb93-579cef03fb0c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:07.758995 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1280/5142] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:07 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:08.590804 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-d77902c3-88b9-4514-9192-f36f56f7c1cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:08.594086 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-d77902c3-88b9-4514-9192-f36f56f7c1cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb/action Jul 22 00:21:08.594550 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-d77902c3-88b9-4514-9192-f36f56f7c1cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:08.594736 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-d77902c3-88b9-4514-9192-f36f56f7c1cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:08.616277 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:08.616277 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:08.628660 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a1e4f302-6fd9-4ae9-8248-59fa8202635c req-d77902c3-88b9-4514-9192-f36f56f7c1cb tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb/action returned with HTTP 204 Jul 22 00:21:08.628660 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1287/5143] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:21:08 2026] POST /volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:08.632719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e3083a85-311f-447d-8728-b783b695c8e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:08.635374 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e3083a85-311f-447d-8728-b783b695c8e0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:08.635649 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e3083a85-311f-447d-8728-b783b695c8e0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:08.635928 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e3083a85-311f-447d-8728-b783b695c8e0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:08.636089 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e3083a85-311f-447d-8728-b783b695c8e0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:08.642058 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:08.642058 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:08.643227 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e3083a85-311f-447d-8728-b783b695c8e0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:08.643821 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1292/5144] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:08 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:08.772942 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c359a79-0d7e-4282-8e64-36285ad88705 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:08.775525 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c359a79-0d7e-4282-8e64-36285ad88705 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:08.775791 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c359a79-0d7e-4282-8e64-36285ad88705 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:08.776070 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c359a79-0d7e-4282-8e64-36285ad88705 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:08.786626 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:08.786626 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:08.790706 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3c359a79-0d7e-4282-8e64-36285ad88705 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:08.798336 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c359a79-0d7e-4282-8e64-36285ad88705 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:08.798844 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1286/5145] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:08 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 1197 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:08.813817 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ad943fd-7122-4557-a804-46113021e10b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:08.815706 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ad943fd-7122-4557-a804-46113021e10b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:08.815844 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ad943fd-7122-4557-a804-46113021e10b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:08.816276 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ad943fd-7122-4557-a804-46113021e10b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:08.825193 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:08.825193 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:08.828610 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3ad943fd-7122-4557-a804-46113021e10b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:08.833130 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ad943fd-7122-4557-a804-46113021e10b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:08.833536 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1281/5146] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:08 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 1197 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:08.873935 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-f8c1986c-b725-4c8d-97c4-917bfb1153c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:08.876970 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-f8c1986c-b725-4c8d-97c4-917bfb1153c1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:08.877163 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-f8c1986c-b725-4c8d-97c4-917bfb1153c1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:08.877330 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-f8c1986c-b725-4c8d-97c4-917bfb1153c1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:08.891901 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:08.891901 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:08.897383 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-f8c1986c-b725-4c8d-97c4-917bfb1153c1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:08.902635 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-f8c1986c-b725-4c8d-97c4-917bfb1153c1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:08.903155 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1288/5147] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:08 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 1197 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:08.931134 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-95da43f0-817a-401d-ad64-84e67015ed41 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:08.934453 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-95da43f0-817a-401d-ad64-84e67015ed41 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/action Jul 22 00:21:08.934972 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-95da43f0-817a-401d-ad64-84e67015ed41 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:08.935412 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-95da43f0-817a-401d-ad64-84e67015ed41 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:08.949613 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:08.949613 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:08.950386 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-95da43f0-817a-401d-ad64-84e67015ed41 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:08.959295 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-95da43f0-817a-401d-ad64-84e67015ed41 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Begin detaching volume completed successfully. Jul 22 00:21:08.959540 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-95da43f0-817a-401d-ad64-84e67015ed41 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/action returned with HTTP 202 Jul 22 00:21:08.960014 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1293/5148] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:21:08 2026] POST /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:21:09.012903 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d77115a6-c48f-45b2-9d73-cc09de8f0de0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:09.013334 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d77115a6-c48f-45b2-9d73-cc09de8f0de0 None None] GET https://10.4.3.168/volume// Jul 22 00:21:09.013503 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d77115a6-c48f-45b2-9d73-cc09de8f0de0 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:09.013694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d77115a6-c48f-45b2-9d73-cc09de8f0de0 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:09.014022 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d77115a6-c48f-45b2-9d73-cc09de8f0de0 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:09.014309 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1287/5149] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:21:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:09.023250 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-529d084a-fe48-47ad-99f4-2b9d4c142f84 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:09.025379 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-529d084a-fe48-47ad-99f4-2b9d4c142f84 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:09.025606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-529d084a-fe48-47ad-99f4-2b9d4c142f84 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:09.025840 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-529d084a-fe48-47ad-99f4-2b9d4c142f84 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:09.035706 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:09.035706 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:09.039978 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-529d084a-fe48-47ad-99f4-2b9d4c142f84 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:09.044399 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-529d084a-fe48-47ad-99f4-2b9d4c142f84 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:09.045122 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1282/5150] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:21:09 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 1380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:21:09.054139 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-34708af8-0e07-498d-899d-6dbc012b5209 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:09.056665 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-34708af8-0e07-498d-899d-6dbc012b5209 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/encryption Jul 22 00:21:09.056956 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-34708af8-0e07-498d-899d-6dbc012b5209 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:09.057237 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-34708af8-0e07-498d-899d-6dbc012b5209 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:09.067609 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:09.067609 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:09.074118 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-34708af8-0e07-498d-899d-6dbc012b5209 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/encryption returned with HTTP 200 Jul 22 00:21:09.074591 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1289/5151] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:21:09 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:09.658088 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de8cd1fd-4411-4d29-a27d-c1ff35da509e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:09.660629 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de8cd1fd-4411-4d29-a27d-c1ff35da509e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:09.660979 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de8cd1fd-4411-4d29-a27d-c1ff35da509e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:09.661337 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de8cd1fd-4411-4d29-a27d-c1ff35da509e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:09.661541 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-de8cd1fd-4411-4d29-a27d-c1ff35da509e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:09.667503 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:09.667503 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:09.668718 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de8cd1fd-4411-4d29-a27d-c1ff35da509e tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:09.669253 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1294/5152] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:09 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:10.014466 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-21dd1414-ecdb-4ab4-9297-ea0747a7a27a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:10.016600 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-21dd1414-ecdb-4ab4-9297-ea0747a7a27a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] DELETE https://10.4.3.168/volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb Jul 22 00:21:10.016780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-21dd1414-ecdb-4ab4-9297-ea0747a7a27a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:10.017043 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-21dd1414-ecdb-4ab4-9297-ea0747a7a27a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:10.024901 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:10.024901 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:10.067210 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a7ea0b07-5170-4272-89ca-48b72173df88 req-21dd1414-ecdb-4ab4-9297-ea0747a7a27a tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb returned with HTTP 200 Jul 22 00:21:10.067640 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1288/5153] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:21:10 2026] DELETE /volume/v3/attachments/f0ea11a1-0b89-403c-b1d5-1872ee2cbdbb => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:10.679718 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0db8b086-904a-4fe5-9f50-1dead139a150 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:10.681448 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0db8b086-904a-4fe5-9f50-1dead139a150 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:10.681645 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0db8b086-904a-4fe5-9f50-1dead139a150 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:10.681845 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0db8b086-904a-4fe5-9f50-1dead139a150 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:10.682017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0db8b086-904a-4fe5-9f50-1dead139a150 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:10.685939 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:10.685939 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:10.686647 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0db8b086-904a-4fe5-9f50-1dead139a150 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:10.686998 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1283/5154] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:10 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:10.695781 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-429d7d80-a39f-4348-b887-07c8131d14a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:10.697536 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:10.697833 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7f528c0c-7714-42b8-a36d-7675a0f53cf6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1059674776"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:10.699222 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request body: {'volume': {"'backup_id": '7f528c0c-7714-42b8-a36d-7675a0f53cf6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1059674776'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:10.699355 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume of 1 GB Jul 22 00:21:10.703085 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Availability Zones retrieved successfully. Jul 22 00:21:10.708566 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (75fbddc1-873f-404a-b027-28929614e8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:10.709586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e406a30-9b63-43fe-b38e-7e23efe090d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.710465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:10.733777 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e406a30-9b63-43fe-b38e-7e23efe090d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.734781 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d58f546b-c294-468b-9efd-e04e0987afdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.769510 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Created reservations ['56e525f3-05c1-4d03-98ec-83fc808b38f1', '5a51fcee-2017-4ee6-aa3b-4c95d2f819cd', 'a583fc18-1145-42a9-a30d-d40446045027', 'dee56fc0-3927-4706-afc7-d0714b0e132a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:10.770504 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d58f546b-c294-468b-9efd-e04e0987afdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e525f3-05c1-4d03-98ec-83fc808b38f1', '5a51fcee-2017-4ee6-aa3b-4c95d2f819cd', 'a583fc18-1145-42a9-a30d-d40446045027', 'dee56fc0-3927-4706-afc7-d0714b0e132a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.771480 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46ac6b4-bf7b-4788-aec3-490d3986939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.798385 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46ac6b4-bf7b-4788-aec3-490d3986939a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74639994-95e4-4db5-b44f-13a927317b23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1059674776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['56e525f3-05c1-4d03-98ec-83fc808b38f1','5a51fcee-2017-4ee6-aa3b-4c95d2f819cd','a583fc18-1145-42a9-a30d-d40446045027','dee56fc0-3927-4706-afc7-d0714b0e132a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1059674776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74639994-95e4-4db5-b44f-13a927317b23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857c48a1ff54837a9a0b1f2cffabce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79f080782924abd91f1585693115035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.799427 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b87f22b7-50e0-49df-a389-bed39be97901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.818365 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b87f22b7-50e0-49df-a389-bed39be97901) transitioned into state 'SUCCESS' from state '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-1059674776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['56e525f3-05c1-4d03-98ec-83fc808b38f1','5a51fcee-2017-4ee6-aa3b-4c95d2f819cd','a583fc18-1145-42a9-a30d-d40446045027','dee56fc0-3927-4706-afc7-d0714b0e132a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.819284 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567e6c24-08d6-4e00-9025-b1e956e0262c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.828156 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567e6c24-08d6-4e00-9025-b1e956e0262c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.829098 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (75fbddc1-873f-404a-b027-28929614e8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:10.829423 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request issued successfully. Jul 22 00:21:10.830171 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-429d7d80-a39f-4348-b887-07c8131d14a9 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:10.830599 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1290/5155] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:10 2026] POST /volume/v3/volumes => generated 758 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:10.841550 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:10.843240 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:10.843730 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7f528c0c-7714-42b8-a36d-7675a0f53cf6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1052611005"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:10.845494 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request body: {'volume': {"'backup_id": '7f528c0c-7714-42b8-a36d-7675a0f53cf6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1052611005'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:10.845494 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume of 1 GB Jul 22 00:21:10.849637 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Availability Zones retrieved successfully. Jul 22 00:21:10.855612 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (8f3b69af-3553-48c1-a427-e0f7f88b93e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:10.856593 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd279fa4-432d-4e46-870a-21f96ad549e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.857505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:10.880803 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd279fa4-432d-4e46-870a-21f96ad549e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.881560 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d28e69b-c0a0-4b70-972e-d84d9837559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.927991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Created reservations ['356cea40-507f-43bc-a818-7d277780c520', '66c56dd1-21f3-41eb-af4f-9da946f1cc01', 'df4214ff-88fa-452c-933d-91c9cacc5485', '1f2102a1-841c-4349-8b36-a6682c3bba0a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:10.928944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d28e69b-c0a0-4b70-972e-d84d9837559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['356cea40-507f-43bc-a818-7d277780c520', '66c56dd1-21f3-41eb-af4f-9da946f1cc01', 'df4214ff-88fa-452c-933d-91c9cacc5485', '1f2102a1-841c-4349-8b36-a6682c3bba0a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.929906 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0bf2d4a-3b74-4c2e-8686-e10f7e095374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.957760 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0bf2d4a-3b74-4c2e-8686-e10f7e095374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71ee156a-5cdb-4cbd-87bd-412eca14337f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1052611005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['356cea40-507f-43bc-a818-7d277780c520','66c56dd1-21f3-41eb-af4f-9da946f1cc01','df4214ff-88fa-452c-933d-91c9cacc5485','1f2102a1-841c-4349-8b36-a6682c3bba0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1052611005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71ee156a-5cdb-4cbd-87bd-412eca14337f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857c48a1ff54837a9a0b1f2cffabce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79f080782924abd91f1585693115035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.959059 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (312b0778-f006-42c0-abf5-3cb37878a5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.979779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (312b0778-f006-42c0-abf5-3cb37878a5ec) transitioned into state 'SUCCESS' from state '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-1052611005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['356cea40-507f-43bc-a818-7d277780c520','66c56dd1-21f3-41eb-af4f-9da946f1cc01','df4214ff-88fa-452c-933d-91c9cacc5485','1f2102a1-841c-4349-8b36-a6682c3bba0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.980725 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0520501-8784-49b0-90e8-e815ac41b5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:10.991736 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0520501-8784-49b0-90e8-e815ac41b5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:10.992875 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (8f3b69af-3553-48c1-a427-e0f7f88b93e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:10.993332 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request issued successfully. Jul 22 00:21:10.994068 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e022eaff-47e5-4dd6-a859-ce710d2d2249 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:10.994610 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1295/5156] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:10 2026] POST /volume/v3/volumes => generated 758 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:11.005334 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.007063 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:11.007447 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7f528c0c-7714-42b8-a36d-7675a0f53cf6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1632472700"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:11.008869 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request body: {'volume': {"'backup_id": '7f528c0c-7714-42b8-a36d-7675a0f53cf6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1632472700'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:11.009029 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume of 1 GB Jul 22 00:21:11.009305 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.009305 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:11.012817 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Availability Zones retrieved successfully. Jul 22 00:21:11.018158 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (4acc1ec4-4a55-406c-b690-cd71fe33c0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:11.019053 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5dc383-7b39-4c31-8f4c-f791ee20840b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.019949 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:11.042070 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5dc383-7b39-4c31-8f4c-f791ee20840b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.042773 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2e7657-1585-46c0-9ef1-f00381b75dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.093084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Created reservations ['0525c58f-da6a-4d33-bfbb-155d64f66481', 'e75b089d-f630-4467-8f22-015d2bca8e40', 'c83e00ad-18ef-4523-8b66-ab8795543529', '8494c381-fe18-432c-8129-ffdf46b4a286'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:11.093833 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2e7657-1585-46c0-9ef1-f00381b75dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0525c58f-da6a-4d33-bfbb-155d64f66481', 'e75b089d-f630-4467-8f22-015d2bca8e40', 'c83e00ad-18ef-4523-8b66-ab8795543529', '8494c381-fe18-432c-8129-ffdf46b4a286']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.094570 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f92dde-15f2-4399-a12d-9b7b1c92c628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.115847 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f92dde-15f2-4399-a12d-9b7b1c92c628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73fa5f93-3f8a-4c95-b6f0-3decaa3f456c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1632472700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['0525c58f-da6a-4d33-bfbb-155d64f66481','e75b089d-f630-4467-8f22-015d2bca8e40','c83e00ad-18ef-4523-8b66-ab8795543529','8494c381-fe18-432c-8129-ffdf46b4a286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1632472700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73fa5f93-3f8a-4c95-b6f0-3decaa3f456c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857c48a1ff54837a9a0b1f2cffabce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79f080782924abd91f1585693115035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.116670 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aae2d68-b76d-474d-a4db-292760aa45b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.132619 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-af84797f-f768-42fc-818a-5d96b4e7d991 req-6fa61e47-c146-4405-994b-fdcbc9be2fac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.133737 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aae2d68-b76d-474d-a4db-292760aa45b3) transitioned into state 'SUCCESS' from state '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-1632472700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['0525c58f-da6a-4d33-bfbb-155d64f66481','e75b089d-f630-4467-8f22-015d2bca8e40','c83e00ad-18ef-4523-8b66-ab8795543529','8494c381-fe18-432c-8129-ffdf46b4a286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.134435 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77920be-822c-4148-8004-ab40576bc3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.137657 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-af84797f-f768-42fc-818a-5d96b4e7d991 req-6fa61e47-c146-4405-994b-fdcbc9be2fac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:11.137955 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-af84797f-f768-42fc-818a-5d96b4e7d991 req-6fa61e47-c146-4405-994b-fdcbc9be2fac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:11.138273 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-af84797f-f768-42fc-818a-5d96b4e7d991 req-6fa61e47-c146-4405-994b-fdcbc9be2fac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:11.143905 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e77920be-822c-4148-8004-ab40576bc3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.144767 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (4acc1ec4-4a55-406c-b690-cd71fe33c0d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:11.145207 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request issued successfully. Jul 22 00:21:11.145805 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f2330be-cbc6-48a6-b7a8-e91eaa785310 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:11.146363 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1289/5157] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:11 2026] POST /volume/v3/volumes => generated 758 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:11.148287 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.148287 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:11.153621 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-af84797f-f768-42fc-818a-5d96b4e7d991 req-6fa61e47-c146-4405-994b-fdcbc9be2fac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:11.158883 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-af84797f-f768-42fc-818a-5d96b4e7d991 req-6fa61e47-c146-4405-994b-fdcbc9be2fac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:11.159484 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1284/5158] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:11 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:11.160068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.161906 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:11.162223 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7f528c0c-7714-42b8-a36d-7675a0f53cf6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-918613553"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:11.163602 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request body: {'volume': {"'backup_id": '7f528c0c-7714-42b8-a36d-7675a0f53cf6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-918613553'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:11.163722 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume of 1 GB Jul 22 00:21:11.164090 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.164090 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:11.170494 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Availability Zones retrieved successfully. Jul 22 00:21:11.176819 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (c307e688-edbc-46b8-a492-94045e67543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:11.177876 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0992c2e4-2345-4234-b7c1-935cb4d62cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.178915 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:11.207550 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0992c2e4-2345-4234-b7c1-935cb4d62cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.208667 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb8c8fb-3390-479f-ae23-8dfd1ff12c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.255906 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Created reservations ['a4fb7b94-5fb7-45d8-952d-8cb146762779', 'a600524c-29fe-432b-a4c0-3ef1967db180', '5c0840a7-2ea9-41d4-8d0d-a9bac8981508', 'b8693c7b-38cf-4c99-b1db-965444ee4b5f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:11.256963 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bb8c8fb-3390-479f-ae23-8dfd1ff12c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4fb7b94-5fb7-45d8-952d-8cb146762779', 'a600524c-29fe-432b-a4c0-3ef1967db180', '5c0840a7-2ea9-41d4-8d0d-a9bac8981508', 'b8693c7b-38cf-4c99-b1db-965444ee4b5f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.258048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f7df5e-82d9-4b0a-8513-9c29a9acbf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.288621 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f7df5e-82d9-4b0a-8513-9c29a9acbf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '029070cf-3b9a-45d0-9d5f-55f5dd288780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-918613553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['a4fb7b94-5fb7-45d8-952d-8cb146762779','a600524c-29fe-432b-a4c0-3ef1967db180','5c0840a7-2ea9-41d4-8d0d-a9bac8981508','b8693c7b-38cf-4c99-b1db-965444ee4b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-918613553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=029070cf-3b9a-45d0-9d5f-55f5dd288780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857c48a1ff54837a9a0b1f2cffabce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79f080782924abd91f1585693115035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.289610 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6ac8ac-c108-48f9-bf9c-2e4f05ae89b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.310034 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6ac8ac-c108-48f9-bf9c-2e4f05ae89b9) transitioned into state 'SUCCESS' from state '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-918613553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['a4fb7b94-5fb7-45d8-952d-8cb146762779','a600524c-29fe-432b-a4c0-3ef1967db180','5c0840a7-2ea9-41d4-8d0d-a9bac8981508','b8693c7b-38cf-4c99-b1db-965444ee4b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.311188 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5892cabb-6b2c-4ba9-8140-294544a42ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.323810 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5892cabb-6b2c-4ba9-8140-294544a42ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.324684 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (c307e688-edbc-46b8-a492-94045e67543d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:11.325217 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request issued successfully. Jul 22 00:21:11.325670 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcb09eb3-23e1-4312-b5b7-3901b69189b3 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:11.326310 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1291/5159] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:11 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:11.337714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e48695e2-6564-4ce1-9335-fffe806147e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.339718 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:11.340137 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "7f528c0c-7714-42b8-a36d-7675a0f53cf6", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1446952631"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:11.341556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request body: {'volume': {"'backup_id": '7f528c0c-7714-42b8-a36d-7675a0f53cf6', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1446952631'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:11.341695 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume of 1 GB Jul 22 00:21:11.342229 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.342229 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:11.346572 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Availability Zones retrieved successfully. Jul 22 00:21:11.352914 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (957f1c5d-14eb-43af-9f70-55a034fda402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:11.353794 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bb6843-81f8-4efe-9597-33136cc56d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.354742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:11.384306 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56bb6843-81f8-4efe-9597-33136cc56d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.385257 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bfda8f-4074-4601-88d6-5e26910df810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.432714 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Created reservations ['e17674cf-bcfd-4a68-888c-18ee76fd2be2', '13cc6686-5e44-42d6-ae93-29ea4fba425f', 'c5242337-e28a-4ef6-891f-3ced581d0f09', '061940f7-dc3d-4566-99d8-d63b0a24bcea'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:11.433166 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bfda8f-4074-4601-88d6-5e26910df810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e17674cf-bcfd-4a68-888c-18ee76fd2be2', '13cc6686-5e44-42d6-ae93-29ea4fba425f', 'c5242337-e28a-4ef6-891f-3ced581d0f09', '061940f7-dc3d-4566-99d8-d63b0a24bcea']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.433941 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b085ace1-df53-4c33-8792-8cf4be19997e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.462680 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b085ace1-df53-4c33-8792-8cf4be19997e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18dc33ff-a8a0-482c-a8e0-77685d99de38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1446952631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['e17674cf-bcfd-4a68-888c-18ee76fd2be2','13cc6686-5e44-42d6-ae93-29ea4fba425f','c5242337-e28a-4ef6-891f-3ced581d0f09','061940f7-dc3d-4566-99d8-d63b0a24bcea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1446952631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18dc33ff-a8a0-482c-a8e0-77685d99de38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6857c48a1ff54837a9a0b1f2cffabce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d79f080782924abd91f1585693115035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.464188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8299a950-28b2-4472-a370-2bd799f2f4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.485088 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8299a950-28b2-4472-a370-2bd799f2f4fa) transitioned into state 'SUCCESS' from state '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-1446952631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6857c48a1ff54837a9a0b1f2cffabce9',qos_specs=None,replication_status=,reservations=['e17674cf-bcfd-4a68-888c-18ee76fd2be2','13cc6686-5e44-42d6-ae93-29ea4fba425f','c5242337-e28a-4ef6-891f-3ced581d0f09','061940f7-dc3d-4566-99d8-d63b0a24bcea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d79f080782924abd91f1585693115035',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.485827 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4be1fa-9451-4bda-be4e-c8ee2dbcb14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:11.495043 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4be1fa-9451-4bda-be4e-c8ee2dbcb14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:11.496520 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Flow 'volume_create_api' (957f1c5d-14eb-43af-9f70-55a034fda402) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:11.497058 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Create volume request issued successfully. Jul 22 00:21:11.497987 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e48695e2-6564-4ce1-9335-fffe806147e8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:11.498721 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1296/5160] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:11 2026] POST /volume/v3/volumes => generated 758 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:11.510914 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-555d2599-67cd-4bc0-b41f-8262864a46ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.513873 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-555d2599-67cd-4bc0-b41f-8262864a46ca tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 Jul 22 00:21:11.514045 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-555d2599-67cd-4bc0-b41f-8262864a46ca tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:11.514263 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-555d2599-67cd-4bc0-b41f-8262864a46ca tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:11.522410 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.522410 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:11.526307 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-555d2599-67cd-4bc0-b41f-8262864a46ca tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:11.530929 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-555d2599-67cd-4bc0-b41f-8262864a46ca tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 returned with HTTP 200 Jul 22 00:21:11.531452 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1290/5161] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:11 2026] GET /volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:11.547544 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dafbc16f-7057-4ed5-8aa9-fc32924b5403 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.551049 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dafbc16f-7057-4ed5-8aa9-fc32924b5403 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f Jul 22 00:21:11.551325 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dafbc16f-7057-4ed5-8aa9-fc32924b5403 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:11.551592 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dafbc16f-7057-4ed5-8aa9-fc32924b5403 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:11.561036 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.561036 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:11.565832 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dafbc16f-7057-4ed5-8aa9-fc32924b5403 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:11.572432 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dafbc16f-7057-4ed5-8aa9-fc32924b5403 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f returned with HTTP 200 Jul 22 00:21:11.572975 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1285/5162] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:11 2026] GET /volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:11.590288 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-97dcb0a6-aca0-46fc-89d9-3a088f0618be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.593484 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97dcb0a6-aca0-46fc-89d9-3a088f0618be tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c Jul 22 00:21:11.593752 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97dcb0a6-aca0-46fc-89d9-3a088f0618be tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:11.594048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97dcb0a6-aca0-46fc-89d9-3a088f0618be tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:11.602111 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.602111 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:11.606382 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-97dcb0a6-aca0-46fc-89d9-3a088f0618be tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:11.611095 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97dcb0a6-aca0-46fc-89d9-3a088f0618be tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c returned with HTTP 200 Jul 22 00:21:11.611667 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1292/5163] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:11 2026] GET /volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:11.632366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-132c2dd8-5b6c-47ca-8030-fd167bc72f7c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.639929 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-132c2dd8-5b6c-47ca-8030-fd167bc72f7c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 Jul 22 00:21:11.640150 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-132c2dd8-5b6c-47ca-8030-fd167bc72f7c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:11.640298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-132c2dd8-5b6c-47ca-8030-fd167bc72f7c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:11.659714 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.659714 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:11.666793 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-132c2dd8-5b6c-47ca-8030-fd167bc72f7c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:11.674571 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-132c2dd8-5b6c-47ca-8030-fd167bc72f7c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 returned with HTTP 200 Jul 22 00:21:11.675363 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1297/5164] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:11 2026] GET /volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:11.689883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7bf20cf9-e68e-4abc-810c-39f07b9e3b53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.692566 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bf20cf9-e68e-4abc-810c-39f07b9e3b53 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 Jul 22 00:21:11.692853 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bf20cf9-e68e-4abc-810c-39f07b9e3b53 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:11.693150 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bf20cf9-e68e-4abc-810c-39f07b9e3b53 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:11.701227 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.701227 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:11.705204 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7bf20cf9-e68e-4abc-810c-39f07b9e3b53 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:11.709464 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bf20cf9-e68e-4abc-810c-39f07b9e3b53 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 returned with HTTP 200 Jul 22 00:21:11.709758 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1291/5165] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:11 2026] GET /volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:11.725689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b175759-c778-4089-b035-8337b782ad63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.727541 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b175759-c778-4089-b035-8337b782ad63 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] DELETE https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:11.727738 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b175759-c778-4089-b035-8337b782ad63 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:11.727951 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b175759-c778-4089-b035-8337b782ad63 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:11.728151 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-1b175759-c778-4089-b035-8337b782ad63 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete backup with id: 7f528c0c-7714-42b8-a36d-7675a0f53cf6. Jul 22 00:21:11.733848 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.733848 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:11.746796 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-1b175759-c778-4089-b035-8337b782ad63 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] delete_backup rpcapi backup_id 7f528c0c-7714-42b8-a36d-7675a0f53cf6 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 00:21:11.748605 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b175759-c778-4089-b035-8337b782ad63 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 202 Jul 22 00:21:11.749051 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1286/5166] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:11 2026] DELETE /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:21:11.756463 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ca43c52-8f8e-4362-8273-dd7618a156ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:11.758799 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ca43c52-8f8e-4362-8273-dd7618a156ae tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:11.759613 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ca43c52-8f8e-4362-8273-dd7618a156ae tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:11.759613 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ca43c52-8f8e-4362-8273-dd7618a156ae tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:11.759613 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7ca43c52-8f8e-4362-8273-dd7618a156ae tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:11.765072 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:11.765072 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:11.766365 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ca43c52-8f8e-4362-8273-dd7618a156ae tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 200 Jul 22 00:21:11.766715 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1293/5167] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:11 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:12.776360 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f0080c97-78bc-41f9-8391-bc7ef5aa995c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:12.778170 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0080c97-78bc-41f9-8391-bc7ef5aa995c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 Jul 22 00:21:12.778383 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0080c97-78bc-41f9-8391-bc7ef5aa995c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:12.778650 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0080c97-78bc-41f9-8391-bc7ef5aa995c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:12.778870 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f0080c97-78bc-41f9-8391-bc7ef5aa995c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Show backup with id 7f528c0c-7714-42b8-a36d-7675a0f53cf6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 00:21:12.782829 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0080c97-78bc-41f9-8391-bc7ef5aa995c tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 returned with HTTP 404 Jul 22 00:21:12.783350 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1298/5168] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:12 2026] GET /volume/v3/backups/7f528c0c-7714-42b8-a36d-7675a0f53cf6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:12.793212 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9fdb42fb-af83-4897-b20b-3e60f2787d95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:12.795439 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fdb42fb-af83-4897-b20b-3e60f2787d95 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] DELETE https://10.4.3.168/volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 Jul 22 00:21:12.795671 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fdb42fb-af83-4897-b20b-3e60f2787d95 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:12.795929 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9fdb42fb-af83-4897-b20b-3e60f2787d95 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:12.796150 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9fdb42fb-af83-4897-b20b-3e60f2787d95 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume with id: 18dc33ff-a8a0-482c-a8e0-77685d99de38 Jul 22 00:21:12.804475 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:12.804475 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:12.805099 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9fdb42fb-af83-4897-b20b-3e60f2787d95 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:12.827948 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9fdb42fb-af83-4897-b20b-3e60f2787d95 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume request issued successfully. Jul 22 00:21:12.828174 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9fdb42fb-af83-4897-b20b-3e60f2787d95 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 returned with HTTP 202 Jul 22 00:21:12.828743 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1292/5169] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:12 2026] DELETE /volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:12.836235 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51ef5f0d-246e-4734-915d-bd141c8c3bbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:12.838331 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51ef5f0d-246e-4734-915d-bd141c8c3bbd tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 Jul 22 00:21:12.838570 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51ef5f0d-246e-4734-915d-bd141c8c3bbd tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:12.838817 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51ef5f0d-246e-4734-915d-bd141c8c3bbd tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:12.847169 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:12.847169 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:12.850835 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51ef5f0d-246e-4734-915d-bd141c8c3bbd tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:12.854876 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51ef5f0d-246e-4734-915d-bd141c8c3bbd tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 returned with HTTP 200 Jul 22 00:21:12.855561 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1287/5170] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:12 2026] GET /volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:13.868376 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-975bc73f-c74c-4d4a-90c9-15b079029f2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:13.870841 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-975bc73f-c74c-4d4a-90c9-15b079029f2b tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 Jul 22 00:21:13.871125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-975bc73f-c74c-4d4a-90c9-15b079029f2b tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:13.871392 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-975bc73f-c74c-4d4a-90c9-15b079029f2b tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:13.878677 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-975bc73f-c74c-4d4a-90c9-15b079029f2b tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 returned with HTTP 404 Jul 22 00:21:13.879335 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1294/5171] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:13 2026] GET /volume/v3/volumes/18dc33ff-a8a0-482c-a8e0-77685d99de38 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:13.886125 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a07bd03a-d026-486e-b468-51d401488f96 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:13.888039 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a07bd03a-d026-486e-b468-51d401488f96 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] DELETE https://10.4.3.168/volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 Jul 22 00:21:13.888250 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a07bd03a-d026-486e-b468-51d401488f96 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:13.888483 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a07bd03a-d026-486e-b468-51d401488f96 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:13.888635 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a07bd03a-d026-486e-b468-51d401488f96 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume with id: 029070cf-3b9a-45d0-9d5f-55f5dd288780 Jul 22 00:21:13.896435 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:13.896435 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:13.897080 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a07bd03a-d026-486e-b468-51d401488f96 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:13.916685 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a07bd03a-d026-486e-b468-51d401488f96 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume request issued successfully. Jul 22 00:21:13.916919 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a07bd03a-d026-486e-b468-51d401488f96 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 returned with HTTP 202 Jul 22 00:21:13.917351 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1299/5172] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:13 2026] DELETE /volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:13.924547 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ffe576b-64e8-42ac-8c62-151ea1832d9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:13.927265 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ffe576b-64e8-42ac-8c62-151ea1832d9d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 Jul 22 00:21:13.927509 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ffe576b-64e8-42ac-8c62-151ea1832d9d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:13.927793 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ffe576b-64e8-42ac-8c62-151ea1832d9d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:13.936640 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:13.936640 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:13.940773 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4ffe576b-64e8-42ac-8c62-151ea1832d9d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:13.945686 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ffe576b-64e8-42ac-8c62-151ea1832d9d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 returned with HTTP 200 Jul 22 00:21:13.946296 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1293/5173] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:13 2026] GET /volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:13.993409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:13.995103 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] DELETE https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:13.995281 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:13.995447 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:13.995633 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Delete volume with id: f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:14.002549 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:14.002549 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:14.003086 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:14.014846 np0000005612 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:21:14.021658 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Delete volume request issued successfully. Jul 22 00:21:14.021819 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b87a19d-9c99-4d2d-a2e5-1fdc1dd0a8d8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 202 Jul 22 00:21:14.022240 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1288/5174] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:13 2026] DELETE /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:14.029216 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44206e32-6664-4940-aff0-186c7ec2542b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:14.030931 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44206e32-6664-4940-aff0-186c7ec2542b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:14.031199 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44206e32-6664-4940-aff0-186c7ec2542b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:14.031393 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44206e32-6664-4940-aff0-186c7ec2542b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:14.038052 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:14.038052 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:14.042345 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44206e32-6664-4940-aff0-186c7ec2542b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:14.046562 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44206e32-6664-4940-aff0-186c7ec2542b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 200 Jul 22 00:21:14.046941 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1295/5175] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:14 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:14.960282 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-168434fb-cae0-499a-b5e5-5cd24ed3cb36 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:14.962671 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-168434fb-cae0-499a-b5e5-5cd24ed3cb36 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 Jul 22 00:21:14.962986 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-168434fb-cae0-499a-b5e5-5cd24ed3cb36 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:14.963274 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-168434fb-cae0-499a-b5e5-5cd24ed3cb36 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:14.970193 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-168434fb-cae0-499a-b5e5-5cd24ed3cb36 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 returned with HTTP 404 Jul 22 00:21:14.971256 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1300/5176] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:14 2026] GET /volume/v3/volumes/029070cf-3b9a-45d0-9d5f-55f5dd288780 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:14.979651 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eca75ec9-77e3-4abc-9644-547b9b9320f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:14.981477 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eca75ec9-77e3-4abc-9644-547b9b9320f7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] DELETE https://10.4.3.168/volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c Jul 22 00:21:14.981659 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eca75ec9-77e3-4abc-9644-547b9b9320f7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:14.981839 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eca75ec9-77e3-4abc-9644-547b9b9320f7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:14.982024 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-eca75ec9-77e3-4abc-9644-547b9b9320f7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume with id: 73fa5f93-3f8a-4c95-b6f0-3decaa3f456c Jul 22 00:21:14.989810 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:14.989810 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:14.990268 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eca75ec9-77e3-4abc-9644-547b9b9320f7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:15.005914 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eca75ec9-77e3-4abc-9644-547b9b9320f7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume request issued successfully. Jul 22 00:21:15.006106 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eca75ec9-77e3-4abc-9644-547b9b9320f7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c returned with HTTP 202 Jul 22 00:21:15.006477 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1294/5177] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:14 2026] DELETE /volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:15.014505 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87bdb895-6479-423e-93aa-240ecd524fc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:15.016740 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87bdb895-6479-423e-93aa-240ecd524fc0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c Jul 22 00:21:15.017044 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87bdb895-6479-423e-93aa-240ecd524fc0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:15.017306 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87bdb895-6479-423e-93aa-240ecd524fc0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:15.024100 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:15.024100 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:15.027554 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-87bdb895-6479-423e-93aa-240ecd524fc0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:15.032402 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87bdb895-6479-423e-93aa-240ecd524fc0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c returned with HTTP 200 Jul 22 00:21:15.032944 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1289/5178] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:15 2026] GET /volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:15.059229 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-720ad68e-77db-4711-97ed-eb0a81f8824f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:15.060994 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-720ad68e-77db-4711-97ed-eb0a81f8824f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 Jul 22 00:21:15.061183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-720ad68e-77db-4711-97ed-eb0a81f8824f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:15.061357 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-720ad68e-77db-4711-97ed-eb0a81f8824f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:15.066882 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-720ad68e-77db-4711-97ed-eb0a81f8824f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 returned with HTTP 404 Jul 22 00:21:15.067374 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1296/5179] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:15 2026] GET /volume/v3/volumes/f625e183-09d7-4f06-bb13-b00f8a1dd579 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:15.074607 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0d316ae-626d-4399-aea9-d32cd487356d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:15.076603 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0d316ae-626d-4399-aea9-d32cd487356d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] DELETE https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 Jul 22 00:21:15.076801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0d316ae-626d-4399-aea9-d32cd487356d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:15.077067 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0d316ae-626d-4399-aea9-d32cd487356d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:15.077359 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a0d316ae-626d-4399-aea9-d32cd487356d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Delete volume with id: 9f76d488-1d2c-4c18-8c8b-0bd56de12963 Jul 22 00:21:15.084235 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:15.084235 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:15.084703 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a0d316ae-626d-4399-aea9-d32cd487356d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:15.095628 np0000005612 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-a0d316ae-626d-4399-aea9-d32cd487356d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:21:15.101091 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a0d316ae-626d-4399-aea9-d32cd487356d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Delete volume request issued successfully. Jul 22 00:21:15.101301 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0d316ae-626d-4399-aea9-d32cd487356d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 returned with HTTP 202 Jul 22 00:21:15.101693 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1301/5180] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:15 2026] DELETE /volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:15.109284 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3f41d35-68cb-49d9-a59c-28f619650b77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:15.111312 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3f41d35-68cb-49d9-a59c-28f619650b77 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 Jul 22 00:21:15.111517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3f41d35-68cb-49d9-a59c-28f619650b77 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:15.111789 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3f41d35-68cb-49d9-a59c-28f619650b77 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:15.118920 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:15.118920 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:15.122973 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a3f41d35-68cb-49d9-a59c-28f619650b77 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:15.127301 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3f41d35-68cb-49d9-a59c-28f619650b77 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 returned with HTTP 200 Jul 22 00:21:15.127688 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1295/5181] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:15 2026] GET /volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:16.047474 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d85383b-8c99-4f2b-a4ea-e5bcee36b12f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:16.049218 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d85383b-8c99-4f2b-a4ea-e5bcee36b12f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c Jul 22 00:21:16.049412 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d85383b-8c99-4f2b-a4ea-e5bcee36b12f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:16.049593 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d85383b-8c99-4f2b-a4ea-e5bcee36b12f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:16.055129 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d85383b-8c99-4f2b-a4ea-e5bcee36b12f tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c returned with HTTP 404 Jul 22 00:21:16.055592 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1290/5182] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:16 2026] GET /volume/v3/volumes/73fa5f93-3f8a-4c95-b6f0-3decaa3f456c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:16.062306 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08d87816-6518-411c-8ea2-6067c15160a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:16.064395 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08d87816-6518-411c-8ea2-6067c15160a0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] DELETE https://10.4.3.168/volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f Jul 22 00:21:16.064628 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08d87816-6518-411c-8ea2-6067c15160a0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:16.064872 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08d87816-6518-411c-8ea2-6067c15160a0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:16.065089 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-08d87816-6518-411c-8ea2-6067c15160a0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume with id: 71ee156a-5cdb-4cbd-87bd-412eca14337f Jul 22 00:21:16.073147 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:16.073147 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:16.073681 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08d87816-6518-411c-8ea2-6067c15160a0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:16.090268 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08d87816-6518-411c-8ea2-6067c15160a0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume request issued successfully. Jul 22 00:21:16.090514 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08d87816-6518-411c-8ea2-6067c15160a0 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f returned with HTTP 202 Jul 22 00:21:16.091006 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1297/5183] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:16 2026] DELETE /volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:16.097882 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-13206390-ba20-4eb9-9728-6bcfc4dcd7ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:16.099361 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13206390-ba20-4eb9-9728-6bcfc4dcd7ef tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f Jul 22 00:21:16.099556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13206390-ba20-4eb9-9728-6bcfc4dcd7ef tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:16.099751 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13206390-ba20-4eb9-9728-6bcfc4dcd7ef tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:16.106343 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:16.106343 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:16.109582 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-13206390-ba20-4eb9-9728-6bcfc4dcd7ef tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:16.113398 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13206390-ba20-4eb9-9728-6bcfc4dcd7ef tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f returned with HTTP 200 Jul 22 00:21:16.113756 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1302/5184] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:16 2026] GET /volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:16.140024 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-161e10f6-4788-4b2e-b64f-2207b8ce945e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:16.141771 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-161e10f6-4788-4b2e-b64f-2207b8ce945e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 Jul 22 00:21:16.141993 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-161e10f6-4788-4b2e-b64f-2207b8ce945e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:16.142175 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-161e10f6-4788-4b2e-b64f-2207b8ce945e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:16.147568 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-161e10f6-4788-4b2e-b64f-2207b8ce945e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 returned with HTTP 404 Jul 22 00:21:16.148064 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1296/5185] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:16 2026] GET /volume/v3/volumes/9f76d488-1d2c-4c18-8c8b-0bd56de12963 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:16.154315 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0aa9aee8-a005-4b9f-9e03-d086ace764b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:16.156073 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0aa9aee8-a005-4b9f-9e03-d086ace764b7 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:21:16.156283 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0aa9aee8-a005-4b9f-9e03-d086ace764b7 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:16.156475 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0aa9aee8-a005-4b9f-9e03-d086ace764b7 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:16.157319 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0aa9aee8-a005-4b9f-9e03-d086ace764b7 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:21:16.170525 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0aa9aee8-a005-4b9f-9e03-d086ace764b7 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Get all volumes completed successfully. Jul 22 00:21:16.173656 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:16.173656 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:16.180048 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0aa9aee8-a005-4b9f-9e03-d086ace764b7 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:21:16.180736 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1291/5186] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:21:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:21:16.195251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9511d66-368e-4663-88c0-852abc09d934 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:16.197023 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9511d66-368e-4663-88c0-852abc09d934 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] DELETE https://10.4.3.168/volume/v3/types/2f8f8861-88ee-476e-8c85-55b421389110 Jul 22 00:21:16.197200 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9511d66-368e-4663-88c0-852abc09d934 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:16.197400 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9511d66-368e-4663-88c0-852abc09d934 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:16.218596 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9511d66-368e-4663-88c0-852abc09d934 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] https://10.4.3.168/volume/v3/types/2f8f8861-88ee-476e-8c85-55b421389110 returned with HTTP 202 Jul 22 00:21:16.219175 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1298/5187] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:21:16 2026] DELETE /volume/v3/types/2f8f8861-88ee-476e-8c85-55b421389110 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:17.125772 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-581e5b45-05d3-45c8-a6eb-c67352d43f00 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:17.127560 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-581e5b45-05d3-45c8-a6eb-c67352d43f00 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f Jul 22 00:21:17.127808 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-581e5b45-05d3-45c8-a6eb-c67352d43f00 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:17.128100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-581e5b45-05d3-45c8-a6eb-c67352d43f00 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:17.134193 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-581e5b45-05d3-45c8-a6eb-c67352d43f00 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f returned with HTTP 404 Jul 22 00:21:17.134507 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1621598a-1c92-472b-b328-201834f7a1f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:17.134625 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1303/5188] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:17 2026] GET /volume/v3/volumes/71ee156a-5cdb-4cbd-87bd-412eca14337f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:17.136316 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1621598a-1c92-472b-b328-201834f7a1f9 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:21:17.136678 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1621598a-1c92-472b-b328-201834f7a1f9 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-59916524", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:17.142022 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-85a3ba13-8a9e-49af-8799-cf7498b2a830 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:17.143796 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85a3ba13-8a9e-49af-8799-cf7498b2a830 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] DELETE https://10.4.3.168/volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 Jul 22 00:21:17.144040 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85a3ba13-8a9e-49af-8799-cf7498b2a830 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:17.144292 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-85a3ba13-8a9e-49af-8799-cf7498b2a830 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:17.144470 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-85a3ba13-8a9e-49af-8799-cf7498b2a830 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume with id: 74639994-95e4-4db5-b44f-13a927317b23 Jul 22 00:21:17.149394 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1621598a-1c92-472b-b328-201834f7a1f9 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:21:17.149744 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1297/5189] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:21:17 2026] POST /volume/v3/types => generated 210 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:17.151482 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:17.151482 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:17.151999 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-85a3ba13-8a9e-49af-8799-cf7498b2a830 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:17.157251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4eb2bbf7-2e52-404b-975a-dfaf3efb6e62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:17.159052 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eb2bbf7-2e52-404b-975a-dfaf3efb6e62 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] POST https://10.4.3.168/volume/v3/types/27d43741-72f4-4abd-b789-85d2516af4f3/encryption Jul 22 00:21:17.159356 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eb2bbf7-2e52-404b-975a-dfaf3efb6e62 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:17.169590 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-85a3ba13-8a9e-49af-8799-cf7498b2a830 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume request issued successfully. Jul 22 00:21:17.169761 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-85a3ba13-8a9e-49af-8799-cf7498b2a830 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 returned with HTTP 202 Jul 22 00:21:17.170187 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1292/5190] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:17 2026] DELETE /volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:17.175444 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eb2bbf7-2e52-404b-975a-dfaf3efb6e62 tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] https://10.4.3.168/volume/v3/types/27d43741-72f4-4abd-b789-85d2516af4f3/encryption returned with HTTP 200 Jul 22 00:21:17.175444 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1299/5191] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:21:17 2026] POST /volume/v3/types/27d43741-72f4-4abd-b789-85d2516af4f3/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:17.178628 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-073d722f-6abe-4da9-ac34-a5b30a9b1fd8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:17.181011 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-073d722f-6abe-4da9-ac34-a5b30a9b1fd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 Jul 22 00:21:17.181191 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-073d722f-6abe-4da9-ac34-a5b30a9b1fd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:17.181358 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-073d722f-6abe-4da9-ac34-a5b30a9b1fd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:17.190722 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:17.190722 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:17.195156 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-073d722f-6abe-4da9-ac34-a5b30a9b1fd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:17.201126 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-073d722f-6abe-4da9-ac34-a5b30a9b1fd8 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 returned with HTTP 200 Jul 22 00:21:17.201650 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1304/5192] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:17 2026] GET /volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:17.203041 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:17.205108 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:17.205500 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-916152357", "snapshot_id": null, "imageRef": "d18f05c1-c48f-4a07-aae3-80deefbdf7f2", "volume_type": "tempest-scenario-type-luks-59916524", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:17.207478 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-916152357', 'snapshot_id': None, 'imageRef': 'd18f05c1-c48f-4a07-aae3-80deefbdf7f2', 'volume_type': 'tempest-scenario-type-luks-59916524', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:17.291126 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume of 1 GB Jul 22 00:21:17.291405 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:17.291405 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:17.291873 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Availability Zones retrieved successfully. Jul 22 00:21:17.296879 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Flow 'volume_create_api' (81b43ede-4c0e-4ba8-b1da-a94433f39cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:17.297721 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590bb98c-1d50-480b-bb27-973a58fe4400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:17.298534 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:17.348261 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590bb98c-1d50-480b-bb27-973a58fe4400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:21:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=27d43741-72f4-4abd-b789-85d2516af4f3,is_public=True,name='tempest-scenario-type-luks-59916524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27d43741-72f4-4abd-b789-85d2516af4f3', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:17.349050 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee3ae9a-eb0a-4c92-82e1-233bf92a4ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:17.375642 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-59916524 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-59916524, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:17.375975 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-59916524 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-59916524, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:17.401116 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Created reservations ['6542b07c-3716-41ba-ab2c-7268314b2041', 'a3b9b4fa-2159-4f81-9f54-f035f7289444', '8b445d7e-53ce-460e-968b-0c1250c85092', '1b6c42db-4322-484d-80d3-1e8da2973743'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:17.401849 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ee3ae9a-eb0a-4c92-82e1-233bf92a4ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6542b07c-3716-41ba-ab2c-7268314b2041', 'a3b9b4fa-2159-4f81-9f54-f035f7289444', '8b445d7e-53ce-460e-968b-0c1250c85092', '1b6c42db-4322-484d-80d3-1e8da2973743']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:17.402578 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ae3be1-b0d8-462a-b64c-a42f59acf86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:17.423692 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ae3be1-b0d8-462a-b64c-a42f59acf86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ec8daa3-f4d7-436e-837e-f447e7a06b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-916152357',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68da86cdf5ff4e63aecaa060275a40fe',qos_specs=None,replication_status=,reservations=['6542b07c-3716-41ba-ab2c-7268314b2041','a3b9b4fa-2159-4f81-9f54-f035f7289444','8b445d7e-53ce-460e-968b-0c1250c85092','1b6c42db-4322-484d-80d3-1e8da2973743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_type_id=27d43741-72f4-4abd-b789-85d2516af4f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-916152357',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0ec8daa3-f4d7-436e-837e-f447e7a06b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68da86cdf5ff4e63aecaa060275a40fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27d43741-72f4-4abd-b789-85d2516af4f3),volume_type_id=27d43741-72f4-4abd-b789-85d2516af4f3)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:17.424486 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a030bbe-e79d-422d-ad6f-017631b90c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:17.440702 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a030bbe-e79d-422d-ad6f-017631b90c32) transitioned into state 'SUCCESS' from state '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-916152357',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68da86cdf5ff4e63aecaa060275a40fe',qos_specs=None,replication_status=,reservations=['6542b07c-3716-41ba-ab2c-7268314b2041','a3b9b4fa-2159-4f81-9f54-f035f7289444','8b445d7e-53ce-460e-968b-0c1250c85092','1b6c42db-4322-484d-80d3-1e8da2973743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_type_id=27d43741-72f4-4abd-b789-85d2516af4f3)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:17.441368 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18734b41-9469-48d8-9f40-048cef91350e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:17.448992 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18734b41-9469-48d8-9f40-048cef91350e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:17.449695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Flow 'volume_create_api' (81b43ede-4c0e-4ba8-b1da-a94433f39cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:17.450012 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume request issued successfully. Jul 22 00:21:17.450503 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0682079-a96a-47a1-bca5-7d12a4a92045 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:17.450920 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1298/5193] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:17 2026] POST /volume/v3/volumes => generated 789 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:17.462004 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e6252e2-09f7-491c-ae6b-631123106c00 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:17.463897 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e6252e2-09f7-491c-ae6b-631123106c00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:17.464113 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e6252e2-09f7-491c-ae6b-631123106c00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:17.464290 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e6252e2-09f7-491c-ae6b-631123106c00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:17.471232 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:17.471232 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:17.474786 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e6252e2-09f7-491c-ae6b-631123106c00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:17.478625 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e6252e2-09f7-491c-ae6b-631123106c00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:17.479019 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1293/5194] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:17 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:18.214017 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59efe59c-335b-4c0c-bb18-b1feedbbeca5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:18.216034 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59efe59c-335b-4c0c-bb18-b1feedbbeca5 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 Jul 22 00:21:18.216271 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59efe59c-335b-4c0c-bb18-b1feedbbeca5 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:18.216489 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59efe59c-335b-4c0c-bb18-b1feedbbeca5 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:18.223692 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59efe59c-335b-4c0c-bb18-b1feedbbeca5 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 returned with HTTP 404 Jul 22 00:21:18.224294 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1300/5195] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:18 2026] GET /volume/v3/volumes/74639994-95e4-4db5-b44f-13a927317b23 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:18.230993 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dfd40c0c-ded0-41b2-8f95-0a61cd0fe1a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:18.232752 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dfd40c0c-ded0-41b2-8f95-0a61cd0fe1a7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] DELETE https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d Jul 22 00:21:18.233000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dfd40c0c-ded0-41b2-8f95-0a61cd0fe1a7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:18.233181 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dfd40c0c-ded0-41b2-8f95-0a61cd0fe1a7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:18.233305 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-dfd40c0c-ded0-41b2-8f95-0a61cd0fe1a7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume with id: 36fdfc38-df3b-4b6e-84d6-eff35a62911d Jul 22 00:21:18.240774 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:18.240774 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:18.241352 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dfd40c0c-ded0-41b2-8f95-0a61cd0fe1a7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:18.261461 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dfd40c0c-ded0-41b2-8f95-0a61cd0fe1a7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Delete volume request issued successfully. Jul 22 00:21:18.261684 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dfd40c0c-ded0-41b2-8f95-0a61cd0fe1a7 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d returned with HTTP 202 Jul 22 00:21:18.262191 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1305/5196] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:18 2026] DELETE /volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:18.270267 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-774ca1da-11c9-43d7-b71d-7011f813410d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:18.272793 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-774ca1da-11c9-43d7-b71d-7011f813410d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d Jul 22 00:21:18.273135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-774ca1da-11c9-43d7-b71d-7011f813410d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:18.273364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-774ca1da-11c9-43d7-b71d-7011f813410d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:18.280753 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:18.280753 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:18.284305 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-774ca1da-11c9-43d7-b71d-7011f813410d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Volume info retrieved successfully. Jul 22 00:21:18.288319 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-774ca1da-11c9-43d7-b71d-7011f813410d tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d returned with HTTP 200 Jul 22 00:21:18.288667 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1299/5197] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:18 2026] GET /volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:18.505513 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f6dc295-36ab-4e6d-9877-3e44ef85d35c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:18.507266 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f6dc295-36ab-4e6d-9877-3e44ef85d35c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:18.507462 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f6dc295-36ab-4e6d-9877-3e44ef85d35c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:18.507643 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f6dc295-36ab-4e6d-9877-3e44ef85d35c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:18.514851 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:18.514851 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:18.518529 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9f6dc295-36ab-4e6d-9877-3e44ef85d35c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:18.522871 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f6dc295-36ab-4e6d-9877-3e44ef85d35c tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:18.523303 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1294/5198] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:18 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:19.300804 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3aeffc84-d189-4c9e-a1b8-590909173292 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:19.303046 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3aeffc84-d189-4c9e-a1b8-590909173292 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] GET https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d Jul 22 00:21:19.303309 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3aeffc84-d189-4c9e-a1b8-590909173292 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:19.303562 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3aeffc84-d189-4c9e-a1b8-590909173292 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:19.311254 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3aeffc84-d189-4c9e-a1b8-590909173292 tempest-CreateVolumesFromBackupTest-442896859 tempest-CreateVolumesFromBackupTest-442896859-project-member] https://10.4.3.168/volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d returned with HTTP 404 Jul 22 00:21:19.311989 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1301/5199] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:19 2026] GET /volume/v3/volumes/36fdfc38-df3b-4b6e-84d6-eff35a62911d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:19.537852 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50525051-978e-4f1e-b5af-33b089f95c0f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:19.542774 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50525051-978e-4f1e-b5af-33b089f95c0f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:19.542774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50525051-978e-4f1e-b5af-33b089f95c0f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:19.542774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50525051-978e-4f1e-b5af-33b089f95c0f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:19.553795 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:19.553795 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:19.557528 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-50525051-978e-4f1e-b5af-33b089f95c0f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:19.561661 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50525051-978e-4f1e-b5af-33b089f95c0f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:19.562181 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1306/5200] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:19 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:20.296088 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:20.383785 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:20.384198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-340811489"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:20.385520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-340811489'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:20.385664 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume of 1 GB Jul 22 00:21:20.389361 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Availability Zones retrieved successfully. Jul 22 00:21:20.395162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (9fe81f32-8958-4a06-b174-4a691d4e949e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:20.396248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc18330-3e5e-4c03-b6ed-9d166202ac95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:20.397278 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:20.424291 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc18330-3e5e-4c03-b6ed-9d166202ac95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:20.425112 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad335e8-4d83-40ec-bf2a-b883894f143c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:20.479833 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Created reservations ['f125828f-448c-4fdd-9820-b30f4da7ab8a', '833bfac6-0ef0-4255-9f50-e183ad523cdb', '49f3899c-0535-4213-a59b-d4903989bb80', '84a5a3c1-0805-4740-bc24-3a49a67e465f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:20.480604 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad335e8-4d83-40ec-bf2a-b883894f143c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f125828f-448c-4fdd-9820-b30f4da7ab8a', '833bfac6-0ef0-4255-9f50-e183ad523cdb', '49f3899c-0535-4213-a59b-d4903989bb80', '84a5a3c1-0805-4740-bc24-3a49a67e465f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:20.481414 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192978cf-5511-41d3-bfbf-4534facc9cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:20.500415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192978cf-5511-41d3-bfbf-4534facc9cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '423da419-b8d8-4675-a13e-f7bdca3232ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-340811489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['f125828f-448c-4fdd-9820-b30f4da7ab8a','833bfac6-0ef0-4255-9f50-e183ad523cdb','49f3899c-0535-4213-a59b-d4903989bb80','84a5a3c1-0805-4740-bc24-3a49a67e465f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-340811489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=423da419-b8d8-4675-a13e-f7bdca3232ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a9efc98fb5431695a9d70f1d584315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:20.501125 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4571f59a-f7e2-46dc-b68f-84fce87a33fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:20.517416 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4571f59a-f7e2-46dc-b68f-84fce87a33fb) transitioned into state 'SUCCESS' from state '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-340811489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['f125828f-448c-4fdd-9820-b30f4da7ab8a','833bfac6-0ef0-4255-9f50-e183ad523cdb','49f3899c-0535-4213-a59b-d4903989bb80','84a5a3c1-0805-4740-bc24-3a49a67e465f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:20.518063 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06647195-ec8f-4e13-bd8a-6e6203304c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:20.526270 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06647195-ec8f-4e13-bd8a-6e6203304c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:20.527490 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (9fe81f32-8958-4a06-b174-4a691d4e949e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:20.527928 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request issued successfully. Jul 22 00:21:20.528661 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54efa0fa-a577-4b50-8b9e-1bd80162fcc7 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:20.529300 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1300/5201] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:21:20 2026] POST /volume/v3/volumes => generated 763 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:20.543427 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57b51da2-97e0-4273-be5c-e4893b57e2bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:20.545717 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57b51da2-97e0-4273-be5c-e4893b57e2bd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff Jul 22 00:21:20.545974 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57b51da2-97e0-4273-be5c-e4893b57e2bd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:20.546239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57b51da2-97e0-4273-be5c-e4893b57e2bd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:20.554203 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:20.554203 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:20.557101 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57b51da2-97e0-4273-be5c-e4893b57e2bd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:20.560368 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57b51da2-97e0-4273-be5c-e4893b57e2bd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff returned with HTTP 200 Jul 22 00:21:20.560686 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1295/5202] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:20 2026] GET /volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:20.581512 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b087de91-795e-42f2-86f3-ebba5d5fe11f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:20.583211 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b087de91-795e-42f2-86f3-ebba5d5fe11f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:20.583366 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b087de91-795e-42f2-86f3-ebba5d5fe11f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:20.583543 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b087de91-795e-42f2-86f3-ebba5d5fe11f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:20.591751 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:20.591751 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:20.595191 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b087de91-795e-42f2-86f3-ebba5d5fe11f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:20.600074 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b087de91-795e-42f2-86f3-ebba5d5fe11f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:20.600429 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1302/5203] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:20 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:21.571533 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f469a6f3-1dea-486e-af06-282754cb80dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:21.573380 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f469a6f3-1dea-486e-af06-282754cb80dd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff Jul 22 00:21:21.573540 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f469a6f3-1dea-486e-af06-282754cb80dd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:21.573709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f469a6f3-1dea-486e-af06-282754cb80dd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:21.580900 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:21.580900 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:21.584071 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f469a6f3-1dea-486e-af06-282754cb80dd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:21.587712 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f469a6f3-1dea-486e-af06-282754cb80dd tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff returned with HTTP 200 Jul 22 00:21:21.588156 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1307/5204] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:21 2026] GET /volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:21.600229 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:21.601941 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:21.602300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "423da419-b8d8-4675-a13e-f7bdca3232ff", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1458853109"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:21.603699 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request body: {'volume': {"'source_volid": '423da419-b8d8-4675-a13e-f7bdca3232ff', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1458853109'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:21.603811 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume of 1 GB Jul 22 00:21:21.604074 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:21.604074 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:21.607558 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Availability Zones retrieved successfully. Jul 22 00:21:21.614730 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca6dc47d-45c3-4839-a954-e464aaa205d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:21.615226 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (167b5a90-ae89-4dbe-a6ce-39810b8a482d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:21.616155 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216cb29a-a701-4faf-848b-4f54c4510e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.616998 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:21.618731 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca6dc47d-45c3-4839-a954-e464aaa205d2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:21.618905 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca6dc47d-45c3-4839-a954-e464aaa205d2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:21.619097 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca6dc47d-45c3-4839-a954-e464aaa205d2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:21.626578 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:21.626578 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:21.630810 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca6dc47d-45c3-4839-a954-e464aaa205d2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:21.635972 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca6dc47d-45c3-4839-a954-e464aaa205d2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:21.636436 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1296/5205] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:21 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:21.642335 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216cb29a-a701-4faf-848b-4f54c4510e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.642996 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39adb6bc-fdc6-442a-8f58-3997b9da5fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.677089 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Created reservations ['a65da395-726b-4fc7-9138-d93b4fde5aba', '51a9bc7d-be01-44ab-866e-400ddc70bbe6', '06d24613-fe1c-4ead-a409-cfe3836d7180', 'b9a34962-79d4-4165-ba16-65b772b6c787'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:21.677429 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39adb6bc-fdc6-442a-8f58-3997b9da5fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a65da395-726b-4fc7-9138-d93b4fde5aba', '51a9bc7d-be01-44ab-866e-400ddc70bbe6', '06d24613-fe1c-4ead-a409-cfe3836d7180', 'b9a34962-79d4-4165-ba16-65b772b6c787']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.678164 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926ef271-7f8f-436f-9fbb-b123a7155e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.698847 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926ef271-7f8f-436f-9fbb-b123a7155e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1458853109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['a65da395-726b-4fc7-9138-d93b4fde5aba','51a9bc7d-be01-44ab-866e-400ddc70bbe6','06d24613-fe1c-4ead-a409-cfe3836d7180','b9a34962-79d4-4165-ba16-65b772b6c787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1458853109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a9efc98fb5431695a9d70f1d584315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.699559 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b5036d5-81a1-44aa-bce7-cf5621fd39d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.716346 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b5036d5-81a1-44aa-bce7-cf5621fd39d9) transitioned into state 'SUCCESS' from state '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-1458853109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['a65da395-726b-4fc7-9138-d93b4fde5aba','51a9bc7d-be01-44ab-866e-400ddc70bbe6','06d24613-fe1c-4ead-a409-cfe3836d7180','b9a34962-79d4-4165-ba16-65b772b6c787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.717018 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8ab4b4-7aca-4dc9-98fd-a18285397c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.725593 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8ab4b4-7aca-4dc9-98fd-a18285397c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.726522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (167b5a90-ae89-4dbe-a6ce-39810b8a482d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:21.726803 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request issued successfully. Jul 22 00:21:21.727385 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7dbae6a6-5e58-4a19-89cd-f39d3e48e777 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:21.727812 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1301/5206] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:21 2026] POST /volume/v3/volumes => generated 764 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:21.738982 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:21.740890 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:21.741137 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "423da419-b8d8-4675-a13e-f7bdca3232ff", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-643192651"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:21.742521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request body: {'volume': {"'source_volid": '423da419-b8d8-4675-a13e-f7bdca3232ff', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-643192651'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:21.742649 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume of 1 GB Jul 22 00:21:21.746364 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Availability Zones retrieved successfully. Jul 22 00:21:21.751676 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (d4865cf3-6957-4ba6-90a6-12a547a5489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:21.752596 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e53ebb-68e8-4995-b5e3-75139b0307e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.753424 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:21.775015 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e53ebb-68e8-4995-b5e3-75139b0307e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.775656 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21fe0d52-e3cc-4961-b7f0-b3d9dd0410d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.811537 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Created reservations ['769a5ec6-6a53-410c-b1d1-bee7d2694b20', '42c991cf-143b-44b3-a714-9e82964c563c', '5ef12df6-bfea-465d-8f77-002d6ff4d4d8', '06ab5fb2-b232-4563-9b20-3da7dd035958'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:21.812291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21fe0d52-e3cc-4961-b7f0-b3d9dd0410d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['769a5ec6-6a53-410c-b1d1-bee7d2694b20', '42c991cf-143b-44b3-a714-9e82964c563c', '5ef12df6-bfea-465d-8f77-002d6ff4d4d8', '06ab5fb2-b232-4563-9b20-3da7dd035958']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.813012 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cd09fa-d588-4916-9061-175d7aedc7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.833407 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86cd09fa-d588-4916-9061-175d7aedc7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b23371-bea3-4d14-9c22-643bb25d9b9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-643192651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['769a5ec6-6a53-410c-b1d1-bee7d2694b20','42c991cf-143b-44b3-a714-9e82964c563c','5ef12df6-bfea-465d-8f77-002d6ff4d4d8','06ab5fb2-b232-4563-9b20-3da7dd035958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-643192651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9b23371-bea3-4d14-9c22-643bb25d9b9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a9efc98fb5431695a9d70f1d584315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.834180 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d41c9965-c88d-4529-adc1-cc6d9d0963a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.850050 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d41c9965-c88d-4529-adc1-cc6d9d0963a6) transitioned into state 'SUCCESS' from state '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-643192651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['769a5ec6-6a53-410c-b1d1-bee7d2694b20','42c991cf-143b-44b3-a714-9e82964c563c','5ef12df6-bfea-465d-8f77-002d6ff4d4d8','06ab5fb2-b232-4563-9b20-3da7dd035958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.850706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a1c564-6c33-4451-abd0-dbc569f53e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.857990 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a1c564-6c33-4451-abd0-dbc569f53e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.858696 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (d4865cf3-6957-4ba6-90a6-12a547a5489a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:21.858997 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request issued successfully. Jul 22 00:21:21.859681 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1fde020-7626-424f-8d6a-e22862c5fec6 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:21.859978 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1303/5207] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:21 2026] POST /volume/v3/volumes => generated 763 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:21.871613 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:21.873241 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:21.873554 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "423da419-b8d8-4675-a13e-f7bdca3232ff", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1607223173"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:21.874857 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request body: {'volume': {"'source_volid": '423da419-b8d8-4675-a13e-f7bdca3232ff', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1607223173'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:21.875003 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume of 1 GB Jul 22 00:21:21.878830 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Availability Zones retrieved successfully. Jul 22 00:21:21.884163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (7fbcebe8-f15c-4e31-9a8b-c032ffa28609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:21.885121 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b6c78a-f817-4003-bfd2-b890a472b38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.886530 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:21.911607 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b6c78a-f817-4003-bfd2-b890a472b38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.912412 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc198f17-be9b-4ce9-852e-35a0c979664f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.950631 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Created reservations ['9b436c4a-e762-47c8-9b9a-48aa9af304cb', '002d2b2b-29f3-4634-807e-56c03afee174', '8f244d59-4f32-4329-93d7-517ed70725de', '40a3aacc-bc02-4104-bc16-985cde70e981'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:21.951734 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc198f17-be9b-4ce9-852e-35a0c979664f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b436c4a-e762-47c8-9b9a-48aa9af304cb', '002d2b2b-29f3-4634-807e-56c03afee174', '8f244d59-4f32-4329-93d7-517ed70725de', '40a3aacc-bc02-4104-bc16-985cde70e981']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.953028 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257a2ce6-1798-466f-9de0-c4276164b6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.982149 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257a2ce6-1798-466f-9de0-c4276164b6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1607223173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['9b436c4a-e762-47c8-9b9a-48aa9af304cb','002d2b2b-29f3-4634-807e-56c03afee174','8f244d59-4f32-4329-93d7-517ed70725de','40a3aacc-bc02-4104-bc16-985cde70e981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1607223173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a9efc98fb5431695a9d70f1d584315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:21.983040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22acb18-5075-41ea-87e7-7ec5b1f225d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:21.999715 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22acb18-5075-41ea-87e7-7ec5b1f225d2) transitioned into state 'SUCCESS' from state '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-1607223173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['9b436c4a-e762-47c8-9b9a-48aa9af304cb','002d2b2b-29f3-4634-807e-56c03afee174','8f244d59-4f32-4329-93d7-517ed70725de','40a3aacc-bc02-4104-bc16-985cde70e981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.000426 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46291f5c-4a54-4f1d-990a-d7064cacc6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.008899 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46291f5c-4a54-4f1d-990a-d7064cacc6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.009647 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (7fbcebe8-f15c-4e31-9a8b-c032ffa28609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:22.009974 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request issued successfully. Jul 22 00:21:22.010531 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-feecd721-1bf2-4bca-a2d9-a5e1ab3dfc42 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:22.011409 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1308/5208] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:21 2026] POST /volume/v3/volumes => generated 764 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:22.022416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08c4eb72-f617-4f68-9a86-c009427a5458 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.024134 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:22.024479 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "423da419-b8d8-4675-a13e-f7bdca3232ff", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1486556333"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:22.025892 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request body: {'volume': {"'source_volid": '423da419-b8d8-4675-a13e-f7bdca3232ff', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1486556333'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:22.026086 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume of 1 GB Jul 22 00:21:22.030315 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Availability Zones retrieved successfully. Jul 22 00:21:22.035795 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (deeebac5-a8ce-4aaf-98c4-d66676036f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:22.036664 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6ded91-f05b-47a9-adc8-4c2010cd58a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.037528 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:22.061661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6ded91-f05b-47a9-adc8-4c2010cd58a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.062629 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384254dd-4cb4-4958-8e34-82b73e6f33b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.104268 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Created reservations ['18340f1a-2197-4bd5-bbb3-57e71cda0dba', 'e792027a-9d40-4100-9b3a-2d89cabfc217', 'db4a61a8-0fb8-4b12-b927-47f8b7b4b6c6', '5615b74c-96a3-4f28-8cd6-5190a02d0236'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:22.105359 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384254dd-4cb4-4958-8e34-82b73e6f33b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18340f1a-2197-4bd5-bbb3-57e71cda0dba', 'e792027a-9d40-4100-9b3a-2d89cabfc217', 'db4a61a8-0fb8-4b12-b927-47f8b7b4b6c6', '5615b74c-96a3-4f28-8cd6-5190a02d0236']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.106155 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5506e47a-7b29-4f3b-92e5-b34d9355da7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.128567 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5506e47a-7b29-4f3b-92e5-b34d9355da7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59cc0fd8-c38e-4761-8916-1a51a909ad1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1486556333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['18340f1a-2197-4bd5-bbb3-57e71cda0dba','e792027a-9d40-4100-9b3a-2d89cabfc217','db4a61a8-0fb8-4b12-b927-47f8b7b4b6c6','5615b74c-96a3-4f28-8cd6-5190a02d0236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1486556333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59cc0fd8-c38e-4761-8916-1a51a909ad1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a9efc98fb5431695a9d70f1d584315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.128742 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3071ce2a-f72b-45c4-926a-f0bd907107f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.146624 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3071ce2a-f72b-45c4-926a-f0bd907107f8) transitioned into state 'SUCCESS' from state '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-1486556333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['18340f1a-2197-4bd5-bbb3-57e71cda0dba','e792027a-9d40-4100-9b3a-2d89cabfc217','db4a61a8-0fb8-4b12-b927-47f8b7b4b6c6','5615b74c-96a3-4f28-8cd6-5190a02d0236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.147288 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da810225-a380-4d97-9d4d-0d7c21a16173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.156155 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da810225-a380-4d97-9d4d-0d7c21a16173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.157534 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (deeebac5-a8ce-4aaf-98c4-d66676036f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:22.157976 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request issued successfully. Jul 22 00:21:22.158747 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08c4eb72-f617-4f68-9a86-c009427a5458 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:22.159353 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1297/5209] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:22 2026] POST /volume/v3/volumes => generated 764 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:22.172057 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.174124 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:22.174495 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "423da419-b8d8-4675-a13e-f7bdca3232ff", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2135289727"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:22.175957 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request body: {'volume': {"'source_volid": '423da419-b8d8-4675-a13e-f7bdca3232ff', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2135289727'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:22.176111 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume of 1 GB Jul 22 00:21:22.176362 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.176362 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:22.180195 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Availability Zones retrieved successfully. Jul 22 00:21:22.185473 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (fb89a8ad-7555-48b2-982c-1eea4d4795f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:22.186575 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7db769e-e516-4525-b932-2292a8960d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.187786 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:22.212310 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7db769e-e516-4525-b932-2292a8960d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.213139 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6db2f2-50ff-45e2-bf44-d109585ecaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.249279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Created reservations ['a7f92efc-72f3-4640-84e2-76bac2ada5d7', 'a63fff54-4f39-4291-ac02-1e167dc7a756', '6748b337-cde1-4b59-9c90-caf498480383', '01bc37ff-ae61-4e57-aaec-5c0120a411d4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:22.250059 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6db2f2-50ff-45e2-bf44-d109585ecaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7f92efc-72f3-4640-84e2-76bac2ada5d7', 'a63fff54-4f39-4291-ac02-1e167dc7a756', '6748b337-cde1-4b59-9c90-caf498480383', '01bc37ff-ae61-4e57-aaec-5c0120a411d4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.250838 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7cf9737-287c-4d06-9ca0-ea9f8a0b8095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.273564 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7cf9737-287c-4d06-9ca0-ea9f8a0b8095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882b6206-9d57-4761-8384-e005971e75ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2135289727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['a7f92efc-72f3-4640-84e2-76bac2ada5d7','a63fff54-4f39-4291-ac02-1e167dc7a756','6748b337-cde1-4b59-9c90-caf498480383','01bc37ff-ae61-4e57-aaec-5c0120a411d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2135289727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=882b6206-9d57-4761-8384-e005971e75ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3a9efc98fb5431695a9d70f1d584315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.274325 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2bb79c2-c139-4a51-9b79-8571a5533851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.289744 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2bb79c2-c139-4a51-9b79-8571a5533851) transitioned into state 'SUCCESS' from state '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-2135289727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3a9efc98fb5431695a9d70f1d584315',qos_specs=None,replication_status=,reservations=['a7f92efc-72f3-4640-84e2-76bac2ada5d7','a63fff54-4f39-4291-ac02-1e167dc7a756','6748b337-cde1-4b59-9c90-caf498480383','01bc37ff-ae61-4e57-aaec-5c0120a411d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9dc4001fc44d5cb510819e3f9b235f',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.290694 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee89d5f-6a3f-4a50-b197-44298eb7d109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:22.298511 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee89d5f-6a3f-4a50-b197-44298eb7d109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:22.299282 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Flow 'volume_create_api' (fb89a8ad-7555-48b2-982c-1eea4d4795f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:22.299581 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Create volume request issued successfully. Jul 22 00:21:22.300162 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4675874-0794-4965-9a8e-64ed6ac4ab98 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:22.300573 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1302/5210] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:22 2026] POST /volume/v3/volumes => generated 764 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:22.311714 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62f1d738-60b0-4085-b0f1-41c2b79115d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.314031 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62f1d738-60b0-4085-b0f1-41c2b79115d9 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 Jul 22 00:21:22.314251 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62f1d738-60b0-4085-b0f1-41c2b79115d9 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:22.314467 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62f1d738-60b0-4085-b0f1-41c2b79115d9 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:22.322604 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.322604 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:22.326345 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-62f1d738-60b0-4085-b0f1-41c2b79115d9 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:22.330616 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62f1d738-60b0-4085-b0f1-41c2b79115d9 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 returned with HTTP 200 Jul 22 00:21:22.331058 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1304/5211] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:22 2026] GET /volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:22.342005 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-562d51e6-938b-4c21-bc50-6e93c292096a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.344155 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-562d51e6-938b-4c21-bc50-6e93c292096a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a Jul 22 00:21:22.344400 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-562d51e6-938b-4c21-bc50-6e93c292096a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:22.344636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-562d51e6-938b-4c21-bc50-6e93c292096a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:22.352796 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.352796 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:22.357449 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-562d51e6-938b-4c21-bc50-6e93c292096a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:22.361675 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-562d51e6-938b-4c21-bc50-6e93c292096a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a returned with HTTP 200 Jul 22 00:21:22.362116 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1309/5212] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:22 2026] GET /volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:22.374207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-adfe5070-11d4-4a0b-940a-fe5cccbff2a8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.376559 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adfe5070-11d4-4a0b-940a-fe5cccbff2a8 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f Jul 22 00:21:22.376779 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adfe5070-11d4-4a0b-940a-fe5cccbff2a8 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:22.377054 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adfe5070-11d4-4a0b-940a-fe5cccbff2a8 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:22.385201 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.385201 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:22.389012 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-adfe5070-11d4-4a0b-940a-fe5cccbff2a8 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:22.394049 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adfe5070-11d4-4a0b-940a-fe5cccbff2a8 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f returned with HTTP 200 Jul 22 00:21:22.394501 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1298/5213] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:22 2026] GET /volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:22.405719 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4240c61-2268-42ec-a2b4-dba269d0fc3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.407507 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4240c61-2268-42ec-a2b4-dba269d0fc3a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f Jul 22 00:21:22.407709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4240c61-2268-42ec-a2b4-dba269d0fc3a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:22.407930 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4240c61-2268-42ec-a2b4-dba269d0fc3a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:22.414821 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.414821 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:22.419141 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4240c61-2268-42ec-a2b4-dba269d0fc3a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:22.423165 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4240c61-2268-42ec-a2b4-dba269d0fc3a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f returned with HTTP 200 Jul 22 00:21:22.423508 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1303/5214] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:22 2026] GET /volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:22.435515 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6eecf73-e74a-4081-ade3-5525ea7c42f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.437318 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6eecf73-e74a-4081-ade3-5525ea7c42f5 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae Jul 22 00:21:22.437521 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6eecf73-e74a-4081-ade3-5525ea7c42f5 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:22.437749 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6eecf73-e74a-4081-ade3-5525ea7c42f5 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:22.444752 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.444752 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:22.448667 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6eecf73-e74a-4081-ade3-5525ea7c42f5 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:22.452929 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6eecf73-e74a-4081-ade3-5525ea7c42f5 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae returned with HTTP 200 Jul 22 00:21:22.453368 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1305/5215] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:22 2026] GET /volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:22.465123 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8ac4867b-ad0f-4e16-98d8-11b1a6f9e5f4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.466805 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ac4867b-ad0f-4e16-98d8-11b1a6f9e5f4 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] DELETE https://10.4.3.168/volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae Jul 22 00:21:22.467012 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ac4867b-ad0f-4e16-98d8-11b1a6f9e5f4 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:22.467188 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ac4867b-ad0f-4e16-98d8-11b1a6f9e5f4 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:22.467341 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-8ac4867b-ad0f-4e16-98d8-11b1a6f9e5f4 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume with id: 882b6206-9d57-4761-8384-e005971e75ae Jul 22 00:21:22.474006 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.474006 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:22.474398 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8ac4867b-ad0f-4e16-98d8-11b1a6f9e5f4 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:22.489002 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8ac4867b-ad0f-4e16-98d8-11b1a6f9e5f4 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume request issued successfully. Jul 22 00:21:22.489170 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ac4867b-ad0f-4e16-98d8-11b1a6f9e5f4 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae returned with HTTP 202 Jul 22 00:21:22.489716 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1310/5216] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:22 2026] DELETE /volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:22.500823 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cc14f12-cc2f-4abb-b444-de12918ff4a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.504653 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cc14f12-cc2f-4abb-b444-de12918ff4a2 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae Jul 22 00:21:22.504957 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cc14f12-cc2f-4abb-b444-de12918ff4a2 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:22.505229 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cc14f12-cc2f-4abb-b444-de12918ff4a2 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:22.511304 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.511304 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:22.514626 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7cc14f12-cc2f-4abb-b444-de12918ff4a2 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:22.518705 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cc14f12-cc2f-4abb-b444-de12918ff4a2 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae returned with HTTP 200 Jul 22 00:21:22.519194 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1299/5217] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:22 2026] GET /volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:22.649904 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8fb937c1-fe0e-445b-8200-7ed5564931f0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:22.651595 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fb937c1-fe0e-445b-8200-7ed5564931f0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:22.651787 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fb937c1-fe0e-445b-8200-7ed5564931f0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:22.652030 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fb937c1-fe0e-445b-8200-7ed5564931f0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:22.659017 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:22.659017 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:22.662422 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8fb937c1-fe0e-445b-8200-7ed5564931f0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:22.666367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fb937c1-fe0e-445b-8200-7ed5564931f0 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:22.666712 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1304/5218] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:22 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:23.532207 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86b16a17-11fa-4f81-85e7-06063f18eb2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:23.534214 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86b16a17-11fa-4f81-85e7-06063f18eb2a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae Jul 22 00:21:23.534420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86b16a17-11fa-4f81-85e7-06063f18eb2a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:23.534633 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86b16a17-11fa-4f81-85e7-06063f18eb2a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:23.540701 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86b16a17-11fa-4f81-85e7-06063f18eb2a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae returned with HTTP 404 Jul 22 00:21:23.541208 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1306/5219] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:23 2026] GET /volume/v3/volumes/882b6206-9d57-4761-8384-e005971e75ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:23.546921 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08954dab-8a13-4c09-9345-d07573fa4c64 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:23.548652 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08954dab-8a13-4c09-9345-d07573fa4c64 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] DELETE https://10.4.3.168/volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f Jul 22 00:21:23.548826 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08954dab-8a13-4c09-9345-d07573fa4c64 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:23.549065 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08954dab-8a13-4c09-9345-d07573fa4c64 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:23.549253 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-08954dab-8a13-4c09-9345-d07573fa4c64 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume with id: 59cc0fd8-c38e-4761-8916-1a51a909ad1f Jul 22 00:21:23.556115 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:23.556115 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:23.556504 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-08954dab-8a13-4c09-9345-d07573fa4c64 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:23.569694 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-08954dab-8a13-4c09-9345-d07573fa4c64 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume request issued successfully. Jul 22 00:21:23.569896 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08954dab-8a13-4c09-9345-d07573fa4c64 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f returned with HTTP 202 Jul 22 00:21:23.570512 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1311/5220] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:23 2026] DELETE /volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:23.576615 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cebedf21-72f6-4633-97c0-93e16bee7a76 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:23.578670 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cebedf21-72f6-4633-97c0-93e16bee7a76 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f Jul 22 00:21:23.578953 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cebedf21-72f6-4633-97c0-93e16bee7a76 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:23.579196 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cebedf21-72f6-4633-97c0-93e16bee7a76 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:23.585421 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:23.585421 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:23.588731 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cebedf21-72f6-4633-97c0-93e16bee7a76 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:23.593371 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cebedf21-72f6-4633-97c0-93e16bee7a76 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f returned with HTTP 200 Jul 22 00:21:23.593739 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1300/5221] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:23 2026] GET /volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:23.679151 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71b4e534-5f70-4c6d-be8f-15cd2d65e084 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:23.680869 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71b4e534-5f70-4c6d-be8f-15cd2d65e084 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:23.681082 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71b4e534-5f70-4c6d-be8f-15cd2d65e084 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:23.681259 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71b4e534-5f70-4c6d-be8f-15cd2d65e084 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:23.687874 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:23.687874 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:23.690971 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-71b4e534-5f70-4c6d-be8f-15cd2d65e084 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:23.695303 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71b4e534-5f70-4c6d-be8f-15cd2d65e084 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:23.695766 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1305/5222] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:23 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:24.605682 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1f8b63f-1e95-4082-af31-4bf7a9c9dc50 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:24.607798 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1f8b63f-1e95-4082-af31-4bf7a9c9dc50 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f Jul 22 00:21:24.608061 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1f8b63f-1e95-4082-af31-4bf7a9c9dc50 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:24.608293 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1f8b63f-1e95-4082-af31-4bf7a9c9dc50 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:24.615104 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1f8b63f-1e95-4082-af31-4bf7a9c9dc50 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f returned with HTTP 404 Jul 22 00:21:24.615616 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1307/5223] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:24 2026] GET /volume/v3/volumes/59cc0fd8-c38e-4761-8916-1a51a909ad1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:24.622430 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c12f97d7-84b0-4b16-ac9b-89398cc9b8ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:24.624207 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c12f97d7-84b0-4b16-ac9b-89398cc9b8ad tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f Jul 22 00:21:24.624401 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c12f97d7-84b0-4b16-ac9b-89398cc9b8ad tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:24.624636 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c12f97d7-84b0-4b16-ac9b-89398cc9b8ad tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:24.624845 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c12f97d7-84b0-4b16-ac9b-89398cc9b8ad tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume with id: 6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f Jul 22 00:21:24.631849 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:24.631849 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:24.632368 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c12f97d7-84b0-4b16-ac9b-89398cc9b8ad tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:24.647566 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c12f97d7-84b0-4b16-ac9b-89398cc9b8ad tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume request issued successfully. Jul 22 00:21:24.648029 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c12f97d7-84b0-4b16-ac9b-89398cc9b8ad tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f returned with HTTP 202 Jul 22 00:21:24.648605 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1312/5224] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:24 2026] DELETE /volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:24.654763 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cdac425-d8e9-418f-b629-ce482ef1bd75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:24.656716 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cdac425-d8e9-418f-b629-ce482ef1bd75 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f Jul 22 00:21:24.657029 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cdac425-d8e9-418f-b629-ce482ef1bd75 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:24.657301 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cdac425-d8e9-418f-b629-ce482ef1bd75 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:24.663808 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:24.663808 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:24.667506 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7cdac425-d8e9-418f-b629-ce482ef1bd75 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:24.671895 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cdac425-d8e9-418f-b629-ce482ef1bd75 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f returned with HTTP 200 Jul 22 00:21:24.672459 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1301/5225] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:24 2026] GET /volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:24.708213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-679b8d47-7926-49e6-84d4-0ba993184d95 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:24.710310 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-679b8d47-7926-49e6-84d4-0ba993184d95 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:24.710666 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-679b8d47-7926-49e6-84d4-0ba993184d95 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:24.710932 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-679b8d47-7926-49e6-84d4-0ba993184d95 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:24.718153 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:24.718153 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:24.722184 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-679b8d47-7926-49e6-84d4-0ba993184d95 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:24.726730 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-679b8d47-7926-49e6-84d4-0ba993184d95 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:24.727193 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1306/5226] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:24 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:25.685265 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e00f3073-e17a-4c24-83f4-0ec1e3c65a17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:25.686915 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e00f3073-e17a-4c24-83f4-0ec1e3c65a17 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f Jul 22 00:21:25.687098 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e00f3073-e17a-4c24-83f4-0ec1e3c65a17 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:25.687280 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e00f3073-e17a-4c24-83f4-0ec1e3c65a17 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:25.692571 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e00f3073-e17a-4c24-83f4-0ec1e3c65a17 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f returned with HTTP 404 Jul 22 00:21:25.693041 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1308/5227] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:25 2026] GET /volume/v3/volumes/6e63f1c0-54e9-402a-84a9-fa2c70bf2e3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:25.699666 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a7d270fb-2487-4a6f-9a54-a2f4b740ac5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:25.701529 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7d270fb-2487-4a6f-9a54-a2f4b740ac5d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] DELETE https://10.4.3.168/volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a Jul 22 00:21:25.701780 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7d270fb-2487-4a6f-9a54-a2f4b740ac5d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:25.702026 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7d270fb-2487-4a6f-9a54-a2f4b740ac5d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:25.702181 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a7d270fb-2487-4a6f-9a54-a2f4b740ac5d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume with id: d9b23371-bea3-4d14-9c22-643bb25d9b9a Jul 22 00:21:25.709092 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:25.709092 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:25.709503 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7d270fb-2487-4a6f-9a54-a2f4b740ac5d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:25.725629 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7d270fb-2487-4a6f-9a54-a2f4b740ac5d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume request issued successfully. Jul 22 00:21:25.725803 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7d270fb-2487-4a6f-9a54-a2f4b740ac5d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a returned with HTTP 202 Jul 22 00:21:25.726257 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1313/5228] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:25 2026] DELETE /volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:25.732571 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13cdce4b-0510-412b-a288-e19d0c1f3717 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:25.734780 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13cdce4b-0510-412b-a288-e19d0c1f3717 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a Jul 22 00:21:25.735095 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13cdce4b-0510-412b-a288-e19d0c1f3717 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:25.735297 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13cdce4b-0510-412b-a288-e19d0c1f3717 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:25.739349 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2f57e19-6f95-4bb7-a829-6b16ec84bea1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:25.741004 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2f57e19-6f95-4bb7-a829-6b16ec84bea1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:25.741197 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2f57e19-6f95-4bb7-a829-6b16ec84bea1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:25.741388 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2f57e19-6f95-4bb7-a829-6b16ec84bea1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:25.742339 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:25.742339 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:25.747179 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-13cdce4b-0510-412b-a288-e19d0c1f3717 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:25.747534 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:25.747534 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:25.750578 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c2f57e19-6f95-4bb7-a829-6b16ec84bea1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:25.753215 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13cdce4b-0510-412b-a288-e19d0c1f3717 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a returned with HTTP 200 Jul 22 00:21:25.753800 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1302/5229] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:25 2026] GET /volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:25.758001 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2f57e19-6f95-4bb7-a829-6b16ec84bea1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:25.758422 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1307/5230] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:25 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:26.766186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e801218-013c-4485-b3e7-b6c6b087b04a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:26.767930 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e801218-013c-4485-b3e7-b6c6b087b04a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a Jul 22 00:21:26.768011 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e801218-013c-4485-b3e7-b6c6b087b04a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:26.768203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e801218-013c-4485-b3e7-b6c6b087b04a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:26.770548 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69564150-1d25-4559-8873-b2df9dbef750 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:26.772326 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69564150-1d25-4559-8873-b2df9dbef750 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:26.772507 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69564150-1d25-4559-8873-b2df9dbef750 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:26.772728 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69564150-1d25-4559-8873-b2df9dbef750 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:26.773224 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e801218-013c-4485-b3e7-b6c6b087b04a tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a returned with HTTP 404 Jul 22 00:21:26.773621 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1309/5231] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:26 2026] GET /volume/v3/volumes/d9b23371-bea3-4d14-9c22-643bb25d9b9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:26.780143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e092f895-f6d0-4fd7-984e-2d339c9742a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:26.780605 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:26.780605 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:26.782190 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e092f895-f6d0-4fd7-984e-2d339c9742a1 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 Jul 22 00:21:26.782414 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e092f895-f6d0-4fd7-984e-2d339c9742a1 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:26.782643 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e092f895-f6d0-4fd7-984e-2d339c9742a1 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:26.782837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e092f895-f6d0-4fd7-984e-2d339c9742a1 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume with id: 6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 Jul 22 00:21:26.784580 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-69564150-1d25-4559-8873-b2df9dbef750 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:26.789571 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69564150-1d25-4559-8873-b2df9dbef750 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:26.789961 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1314/5232] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:26 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:26.790820 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:26.790820 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:26.791391 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e092f895-f6d0-4fd7-984e-2d339c9742a1 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:26.807615 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e092f895-f6d0-4fd7-984e-2d339c9742a1 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume request issued successfully. Jul 22 00:21:26.807891 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e092f895-f6d0-4fd7-984e-2d339c9742a1 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 returned with HTTP 202 Jul 22 00:21:26.808333 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1303/5233] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:26 2026] DELETE /volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:26.815840 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8d5eb1e0-811d-491c-9f2e-849130d84c3c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:26.817679 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d5eb1e0-811d-491c-9f2e-849130d84c3c tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 Jul 22 00:21:26.817895 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d5eb1e0-811d-491c-9f2e-849130d84c3c tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:26.818139 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d5eb1e0-811d-491c-9f2e-849130d84c3c tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:26.825548 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:26.825548 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:26.828921 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8d5eb1e0-811d-491c-9f2e-849130d84c3c tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:26.832696 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d5eb1e0-811d-491c-9f2e-849130d84c3c tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 returned with HTTP 200 Jul 22 00:21:26.833163 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1308/5234] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:26 2026] GET /volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:27.804952 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8a4e66d-3d3b-4dd9-bcb0-53e10adff0ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:27.807339 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8a4e66d-3d3b-4dd9-bcb0-53e10adff0ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:27.807622 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8a4e66d-3d3b-4dd9-bcb0-53e10adff0ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:27.807933 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8a4e66d-3d3b-4dd9-bcb0-53e10adff0ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:27.817085 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:27.817085 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:27.821508 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f8a4e66d-3d3b-4dd9-bcb0-53e10adff0ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:27.826944 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8a4e66d-3d3b-4dd9-bcb0-53e10adff0ac tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:27.827427 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1310/5235] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:27 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:27.845067 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-53173fbf-5cad-4efa-8688-b4fe22945309 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:27.847084 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-53173fbf-5cad-4efa-8688-b4fe22945309 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 Jul 22 00:21:27.847287 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-53173fbf-5cad-4efa-8688-b4fe22945309 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:27.847478 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-53173fbf-5cad-4efa-8688-b4fe22945309 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:27.852897 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-53173fbf-5cad-4efa-8688-b4fe22945309 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 returned with HTTP 404 Jul 22 00:21:27.853319 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1315/5236] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:27 2026] GET /volume/v3/volumes/6a4ea029-5fd2-415a-9c7f-c7dd7b501ef3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:27.859348 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56975e2a-cd20-4d33-89f8-fd715f2a970d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:27.861087 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56975e2a-cd20-4d33-89f8-fd715f2a970d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] DELETE https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff Jul 22 00:21:27.861269 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56975e2a-cd20-4d33-89f8-fd715f2a970d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:27.861441 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56975e2a-cd20-4d33-89f8-fd715f2a970d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:27.861613 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-56975e2a-cd20-4d33-89f8-fd715f2a970d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume with id: 423da419-b8d8-4675-a13e-f7bdca3232ff Jul 22 00:21:27.868338 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:27.868338 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:27.868820 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56975e2a-cd20-4d33-89f8-fd715f2a970d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:27.884778 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56975e2a-cd20-4d33-89f8-fd715f2a970d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Delete volume request issued successfully. Jul 22 00:21:27.885041 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56975e2a-cd20-4d33-89f8-fd715f2a970d tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff returned with HTTP 202 Jul 22 00:21:27.885599 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1304/5237] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:21:27 2026] DELETE /volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:27.895236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1fed2ab3-bea2-48e2-9975-30ac4448925e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:27.896825 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fed2ab3-bea2-48e2-9975-30ac4448925e tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff Jul 22 00:21:27.896984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fed2ab3-bea2-48e2-9975-30ac4448925e tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:27.897155 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fed2ab3-bea2-48e2-9975-30ac4448925e tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:27.904183 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:27.904183 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:27.907813 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1fed2ab3-bea2-48e2-9975-30ac4448925e tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Volume info retrieved successfully. Jul 22 00:21:27.912118 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fed2ab3-bea2-48e2-9975-30ac4448925e tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff returned with HTTP 200 Jul 22 00:21:27.912471 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1309/5238] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:27 2026] GET /volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:28.839938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-340e16a5-7445-49f2-90b9-a48727c69ee7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:28.842679 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-340e16a5-7445-49f2-90b9-a48727c69ee7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:28.843040 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-340e16a5-7445-49f2-90b9-a48727c69ee7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:28.843342 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-340e16a5-7445-49f2-90b9-a48727c69ee7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:28.853876 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:28.853876 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:28.865102 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-340e16a5-7445-49f2-90b9-a48727c69ee7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:28.871372 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-340e16a5-7445-49f2-90b9-a48727c69ee7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:28.871922 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1311/5239] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:28 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 942 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:28.925276 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-beb9481f-0756-474f-99ad-47d24f629300 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:28.927015 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-beb9481f-0756-474f-99ad-47d24f629300 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] GET https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff Jul 22 00:21:28.927194 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-beb9481f-0756-474f-99ad-47d24f629300 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:28.927397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-beb9481f-0756-474f-99ad-47d24f629300 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:28.933885 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-beb9481f-0756-474f-99ad-47d24f629300 tempest-CreateVolumesFromSourceVolumeTest-2139165404 tempest-CreateVolumesFromSourceVolumeTest-2139165404-project-member] https://10.4.3.168/volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff returned with HTTP 404 Jul 22 00:21:28.933885 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1316/5240] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:28 2026] GET /volume/v3/volumes/423da419-b8d8-4675-a13e-f7bdca3232ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:29.884005 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3147d17-c8d4-45c8-9e35-1265f5bc889e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:29.885952 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3147d17-c8d4-45c8-9e35-1265f5bc889e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:29.886188 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3147d17-c8d4-45c8-9e35-1265f5bc889e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:29.886429 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3147d17-c8d4-45c8-9e35-1265f5bc889e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:29.894726 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:29.894726 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:29.900291 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a3147d17-c8d4-45c8-9e35-1265f5bc889e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:29.907182 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3147d17-c8d4-45c8-9e35-1265f5bc889e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:29.907621 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1305/5241] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:29 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:29.919095 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78adc9c3-7c27-4369-93da-2d875f9b1910 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:29.920853 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78adc9c3-7c27-4369-93da-2d875f9b1910 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:29.921095 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78adc9c3-7c27-4369-93da-2d875f9b1910 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:29.921302 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78adc9c3-7c27-4369-93da-2d875f9b1910 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:29.928000 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:29.928000 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:29.931939 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-78adc9c3-7c27-4369-93da-2d875f9b1910 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:29.938615 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78adc9c3-7c27-4369-93da-2d875f9b1910 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:29.939207 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1310/5242] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:29 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:29.964951 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:30.045011 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:30.045329 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-659367632"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:30.046616 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-659367632'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:30.046726 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Create volume of 1 GB Jul 22 00:21:30.050641 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Availability Zones retrieved successfully. Jul 22 00:21:30.053278 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6587cae9-4405-4fe1-bf71-02428c582613 req-52b08a25-f926-41fd-9a2c-0a835ac5e508 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:30.055376 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-52b08a25-f926-41fd-9a2c-0a835ac5e508 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:30.055642 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-52b08a25-f926-41fd-9a2c-0a835ac5e508 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:30.055926 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-52b08a25-f926-41fd-9a2c-0a835ac5e508 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:30.057056 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Flow 'volume_create_api' (e249c941-7e29-421d-b120-ff828004136c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:30.057931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d56c16ab-758c-4973-8002-34defe800e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:30.058817 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:30.062879 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:30.062879 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:30.066146 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6587cae9-4405-4fe1-bf71-02428c582613 req-52b08a25-f926-41fd-9a2c-0a835ac5e508 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:30.070027 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-52b08a25-f926-41fd-9a2c-0a835ac5e508 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:30.070372 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1317/5243] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:30 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:30.083651 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d56c16ab-758c-4973-8002-34defe800e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:30.084360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d483849d-71dc-4b4f-b1b5-c75644d84da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:30.134382 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Created reservations ['a40e1f4c-495c-4d51-8171-552abe928842', '87b4f5b6-0041-404c-9b95-49fdc708ee18', '133cdba8-9104-455c-ba54-f73b85c0d1b2', '2a9ed27f-0644-48c8-bce7-a4711ba723ea'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:30.135239 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d483849d-71dc-4b4f-b1b5-c75644d84da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a40e1f4c-495c-4d51-8171-552abe928842', '87b4f5b6-0041-404c-9b95-49fdc708ee18', '133cdba8-9104-455c-ba54-f73b85c0d1b2', '2a9ed27f-0644-48c8-bce7-a4711ba723ea']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:30.136347 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44adb802-1911-495e-8b9b-4603d0487a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:30.156622 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44adb802-1911-495e-8b9b-4603d0487a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc0d9624-0f65-4309-88dd-9bfff8467db6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-659367632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd9b2cbdf5234b90a1159ced041fae0c',qos_specs=None,replication_status=,reservations=['a40e1f4c-495c-4d51-8171-552abe928842','87b4f5b6-0041-404c-9b95-49fdc708ee18','133cdba8-9104-455c-ba54-f73b85c0d1b2','2a9ed27f-0644-48c8-bce7-a4711ba723ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6afc836f2146f4a086bf1ffa4c9b33',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-659367632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc0d9624-0f65-4309-88dd-9bfff8467db6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd9b2cbdf5234b90a1159ced041fae0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd6afc836f2146f4a086bf1ffa4c9b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:30.157348 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d5590e-a9b0-4e2a-84fd-c83c54eb93c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:30.176123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42d5590e-a9b0-4e2a-84fd-c83c54eb93c1) transitioned into state 'SUCCESS' from state '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-659367632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd9b2cbdf5234b90a1159ced041fae0c',qos_specs=None,replication_status=,reservations=['a40e1f4c-495c-4d51-8171-552abe928842','87b4f5b6-0041-404c-9b95-49fdc708ee18','133cdba8-9104-455c-ba54-f73b85c0d1b2','2a9ed27f-0644-48c8-bce7-a4711ba723ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6afc836f2146f4a086bf1ffa4c9b33',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:30.177088 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3924be-c70d-4e51-b80a-2363600d92cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:30.189367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3924be-c70d-4e51-b80a-2363600d92cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:30.190583 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Flow 'volume_create_api' (e249c941-7e29-421d-b120-ff828004136c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:30.191071 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Create volume request issued successfully. Jul 22 00:21:30.191793 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eb851b3-8789-4dfc-b3d6-a58456481620 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:30.192397 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1312/5244] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:21:29 2026] POST /volume/v3/volumes => generated 765 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:30.207226 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a475ffdd-e83d-4d6f-bfa7-a6e1e7cdc273 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:30.209015 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a475ffdd-e83d-4d6f-bfa7-a6e1e7cdc273 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:30.209228 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a475ffdd-e83d-4d6f-bfa7-a6e1e7cdc273 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:30.209430 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a475ffdd-e83d-4d6f-bfa7-a6e1e7cdc273 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:30.216166 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:30.216166 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:30.219794 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a475ffdd-e83d-4d6f-bfa7-a6e1e7cdc273 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:30.223977 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a475ffdd-e83d-4d6f-bfa7-a6e1e7cdc273 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 returned with HTTP 200 Jul 22 00:21:30.224435 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1306/5245] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:30 2026] GET /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:30.615538 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6587cae9-4405-4fe1-bf71-02428c582613 req-281c8b1e-1e4d-4402-9ca2-24e2e44f8900 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:30.617544 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-281c8b1e-1e4d-4402-9ca2-24e2e44f8900 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:30.617792 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-281c8b1e-1e4d-4402-9ca2-24e2e44f8900 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:30.618049 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-281c8b1e-1e4d-4402-9ca2-24e2e44f8900 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:30.624727 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:30.624727 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:30.627972 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6587cae9-4405-4fe1-bf71-02428c582613 req-281c8b1e-1e4d-4402-9ca2-24e2e44f8900 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:30.631987 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-281c8b1e-1e4d-4402-9ca2-24e2e44f8900 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:30.632353 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1311/5246] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:30 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:30.643061 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50e17d27-02d2-489c-ac87-e6cccac2efee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:30.643386 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50e17d27-02d2-489c-ac87-e6cccac2efee None None] GET https://10.4.3.168/volume// Jul 22 00:21:30.643551 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50e17d27-02d2-489c-ac87-e6cccac2efee None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:30.643719 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50e17d27-02d2-489c-ac87-e6cccac2efee None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:30.644069 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50e17d27-02d2-489c-ac87-e6cccac2efee None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:30.644356 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1318/5247] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:21:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:30.652120 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6587cae9-4405-4fe1-bf71-02428c582613 req-f172ced1-3bbc-4303-9bea-1768f70ddafd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:30.654210 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-f172ced1-3bbc-4303-9bea-1768f70ddafd tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:21:30.654489 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-f172ced1-3bbc-4303-9bea-1768f70ddafd tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ec8daa3-f4d7-436e-837e-f447e7a06b08", "connector": null, "instance_uuid": "c23e732f-6776-4a45-ae23-a81adcce85ae"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:30.662222 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:30.662222 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:30.683605 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-f172ced1-3bbc-4303-9bea-1768f70ddafd tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:21:30.684103 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1313/5248] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:21:30 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:31.237666 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-efe18162-54ad-41c4-972a-67e5eaf44022 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:31.239401 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efe18162-54ad-41c4-972a-67e5eaf44022 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:31.239644 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efe18162-54ad-41c4-972a-67e5eaf44022 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:31.239876 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-efe18162-54ad-41c4-972a-67e5eaf44022 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:31.246868 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:31.246868 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:31.250332 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-efe18162-54ad-41c4-972a-67e5eaf44022 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:31.254365 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-efe18162-54ad-41c4-972a-67e5eaf44022 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 returned with HTTP 200 Jul 22 00:21:31.254717 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1307/5249] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:31 2026] GET /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:31.269653 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a36004a-954f-466d-8938-e8ad5e656dc5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:31.271687 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a36004a-954f-466d-8938-e8ad5e656dc5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:21:31.272118 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a36004a-954f-466d-8938-e8ad5e656dc5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc0d9624-0f65-4309-88dd-9bfff8467db6", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2024502408"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:31.281762 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:31.281762 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:31.282317 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3a36004a-954f-466d-8938-e8ad5e656dc5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:31.282455 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-3a36004a-954f-466d-8938-e8ad5e656dc5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Create snapshot from volume cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:31.313522 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3a36004a-954f-466d-8938-e8ad5e656dc5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Created reservations ['5c9db527-f398-4b05-aeb6-463bdc227a91', 'afe5acf3-417a-4b4b-ae14-44f92c2090b5', '6a2beaa6-f119-487e-a6b0-13c4e584b5e8', '9431b438-bfb6-4870-b238-f21b9ae3f133'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:31.347948 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3a36004a-954f-466d-8938-e8ad5e656dc5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot create request issued successfully. Jul 22 00:21:31.348344 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a36004a-954f-466d-8938-e8ad5e656dc5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:21:31.348848 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1312/5250] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:21:31 2026] POST /volume/v3/snapshots => generated 322 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:31.359443 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-48fc7068-de64-4fcd-ad4a-059b6d9301d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:31.361274 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48fc7068-de64-4fcd-ad4a-059b6d9301d7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 Jul 22 00:21:31.361512 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48fc7068-de64-4fcd-ad4a-059b6d9301d7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:31.361659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48fc7068-de64-4fcd-ad4a-059b6d9301d7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:31.367996 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:31.367996 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:31.368529 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-48fc7068-de64-4fcd-ad4a-059b6d9301d7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:31.369497 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48fc7068-de64-4fcd-ad4a-059b6d9301d7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 returned with HTTP 200 Jul 22 00:21:31.370152 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1319/5251] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:31 2026] GET /volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:31.464762 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-035207ff-5a38-4f80-8f75-86c60b146798 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:31.465210 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-035207ff-5a38-4f80-8f75-86c60b146798 None None] GET https://10.4.3.168/volume// Jul 22 00:21:31.465404 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-035207ff-5a38-4f80-8f75-86c60b146798 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:31.465829 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-035207ff-5a38-4f80-8f75-86c60b146798 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:31.465967 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-035207ff-5a38-4f80-8f75-86c60b146798 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:31.466440 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1314/5252] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:21:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:31.474207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6587cae9-4405-4fe1-bf71-02428c582613 req-406c8a74-7844-4f19-a3a5-e704e4ef8ddc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:31.476162 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-406c8a74-7844-4f19-a3a5-e704e4ef8ddc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:21:31.476365 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-406c8a74-7844-4f19-a3a5-e704e4ef8ddc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:31.476554 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-406c8a74-7844-4f19-a3a5-e704e4ef8ddc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:31.484945 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:31.484945 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:31.488055 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6587cae9-4405-4fe1-bf71-02428c582613 req-406c8a74-7844-4f19-a3a5-e704e4ef8ddc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:21:31.492264 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-406c8a74-7844-4f19-a3a5-e704e4ef8ddc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:21:31.492657 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1308/5253] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:21:31 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 1607 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:21:31.597654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6587cae9-4405-4fe1-bf71-02428c582613 req-69159417-2534-40c0-8713-88f42b888c2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:31.600032 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-69159417-2534-40c0-8713-88f42b888c2d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] PUT https://10.4.3.168/volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4 Jul 22 00:21:31.600376 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-69159417-2534-40c0-8713-88f42b888c2d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:31.608039 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-6587cae9-4405-4fe1-bf71-02428c582613 req-69159417-2534-40c0-8713-88f42b888c2d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Acquiring lock "cinder-attachment_update-0ec8daa3-f4d7-436e-837e-f447e7a06b08-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:21:31.612530 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-6587cae9-4405-4fe1-bf71-02428c582613 req-69159417-2534-40c0-8713-88f42b888c2d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Lock "cinder-attachment_update-0ec8daa3-f4d7-436e-837e-f447e7a06b08-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:21:31.613679 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:31.613679 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:31.698899 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-6587cae9-4405-4fe1-bf71-02428c582613 req-69159417-2534-40c0-8713-88f42b888c2d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Lock "cinder-attachment_update-0ec8daa3-f4d7-436e-837e-f447e7a06b08-np0000005612" released by "attachment_update" :: held 0.086s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:21:31.699508 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-69159417-2534-40c0-8713-88f42b888c2d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4 returned with HTTP 200 Jul 22 00:21:31.700115 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1313/5254] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:21:31 2026] PUT /volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4 => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:31.719899 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6587cae9-4405-4fe1-bf71-02428c582613 req-93b181fb-eeb3-4b45-bab9-6bb8d938fc9b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:31.722134 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-93b181fb-eeb3-4b45-bab9-6bb8d938fc9b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4/action Jul 22 00:21:31.722552 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-93b181fb-eeb3-4b45-bab9-6bb8d938fc9b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:31.722709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-93b181fb-eeb3-4b45-bab9-6bb8d938fc9b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:31.740414 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:31.740414 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:31.749929 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-93b181fb-eeb3-4b45-bab9-6bb8d938fc9b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4/action returned with HTTP 204 Jul 22 00:21:31.750481 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1320/5255] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:21:31 2026] POST /volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:32.385125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-85ddea83-2a61-4360-98e2-87f4a37ed3c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:32.386877 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85ddea83-2a61-4360-98e2-87f4a37ed3c5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 Jul 22 00:21:32.387078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85ddea83-2a61-4360-98e2-87f4a37ed3c5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:32.387258 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85ddea83-2a61-4360-98e2-87f4a37ed3c5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:32.392036 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:32.392036 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:32.392443 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-85ddea83-2a61-4360-98e2-87f4a37ed3c5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:32.393157 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85ddea83-2a61-4360-98e2-87f4a37ed3c5 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 returned with HTTP 200 Jul 22 00:21:32.393487 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1315/5256] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:32 2026] GET /volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:32.401543 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae75ab90-fb14-43f5-813b-5bd791a7d7b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:32.403260 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae75ab90-fb14-43f5-813b-5bd791a7d7b0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] POST https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6/action Jul 22 00:21:32.403633 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae75ab90-fb14-43f5-813b-5bd791a7d7b0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action body: b'{"revert": {"snapshot_id": "36649e49-d4ea-46dd-8bb2-835fe6f0bfe9"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:32.403758 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae75ab90-fb14-43f5-813b-5bd791a7d7b0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "36649e49-d4ea-46dd-8bb2-835fe6f0bfe9"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:32.411401 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:32.411401 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:32.411809 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ae75ab90-fb14-43f5-813b-5bd791a7d7b0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume retrieved successfully. Jul 22 00:21:32.422233 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ae75ab90-fb14-43f5-813b-5bd791a7d7b0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Reverting volume cc0d9624-0f65-4309-88dd-9bfff8467db6 to snapshot 36649e49-d4ea-46dd-8bb2-835fe6f0bfe9. Jul 22 00:21:32.423141 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:32.423141 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:32.434321 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae75ab90-fb14-43f5-813b-5bd791a7d7b0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6/action returned with HTTP 202 Jul 22 00:21:32.434947 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1309/5257] 10.4.3.168 () {70 vars in 1431 bytes} [Wed Jul 22 00:21:32 2026] POST /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 00:21:32.441329 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d72ac092-8f24-41fe-8bbe-4316257de565 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:32.443197 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d72ac092-8f24-41fe-8bbe-4316257de565 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:32.443461 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d72ac092-8f24-41fe-8bbe-4316257de565 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:32.443678 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d72ac092-8f24-41fe-8bbe-4316257de565 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:32.451839 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:32.451839 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:32.455662 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d72ac092-8f24-41fe-8bbe-4316257de565 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:32.460123 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d72ac092-8f24-41fe-8bbe-4316257de565 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 returned with HTTP 200 Jul 22 00:21:32.460484 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1314/5258] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:32 2026] GET /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:33.473886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac6c4484-e03d-4293-aacb-fb38183d3973 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:33.474885 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac6c4484-e03d-4293-aacb-fb38183d3973 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:33.475078 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac6c4484-e03d-4293-aacb-fb38183d3973 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:33.475273 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac6c4484-e03d-4293-aacb-fb38183d3973 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:33.481931 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:33.481931 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:33.486452 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ac6c4484-e03d-4293-aacb-fb38183d3973 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:33.488953 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac6c4484-e03d-4293-aacb-fb38183d3973 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 returned with HTTP 200 Jul 22 00:21:33.489315 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1321/5259] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:33 2026] GET /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:33.506173 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-598faacb-b2ab-4bf6-9fa9-e44206d0d503 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:33.507998 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-598faacb-b2ab-4bf6-9fa9-e44206d0d503 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 Jul 22 00:21:33.508210 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-598faacb-b2ab-4bf6-9fa9-e44206d0d503 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:33.508389 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-598faacb-b2ab-4bf6-9fa9-e44206d0d503 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:33.514730 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:33.514730 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:33.515510 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-598faacb-b2ab-4bf6-9fa9-e44206d0d503 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:33.516510 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-598faacb-b2ab-4bf6-9fa9-e44206d0d503 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 returned with HTTP 200 Jul 22 00:21:33.516974 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1316/5260] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:33 2026] GET /volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:33.525358 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d140b403-231a-44a2-9356-490ba8664ffb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:33.527503 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d140b403-231a-44a2-9356-490ba8664ffb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:33.527778 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d140b403-231a-44a2-9356-490ba8664ffb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:33.528021 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d140b403-231a-44a2-9356-490ba8664ffb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:33.544586 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:33.544586 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:33.553453 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d140b403-231a-44a2-9356-490ba8664ffb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:33.561508 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d140b403-231a-44a2-9356-490ba8664ffb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 returned with HTTP 200 Jul 22 00:21:33.561997 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1310/5261] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:33 2026] GET /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:33.575445 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69d75410-97be-437d-a969-a3fac370c8e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:33.577167 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:33.577523 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1438885246"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:33.581956 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1438885246'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:33.581956 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Create volume of 1 GB Jul 22 00:21:33.583303 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Availability Zones retrieved successfully. Jul 22 00:21:33.588704 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Flow 'volume_create_api' (178e686d-2dce-4a7d-aad8-4525a4d22e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:33.589636 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31a86a5-f7bf-434c-983b-24a5e2727dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:33.590575 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:33.615581 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31a86a5-f7bf-434c-983b-24a5e2727dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:33.616551 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4973c01-3eea-4c75-94ee-64b6a209e2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:33.658771 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Created reservations ['bc956891-5fff-44fa-95bd-fedfe52c51a9', 'd63fafe7-ede4-4a32-8ac6-3bd7481c4c62', 'cc9a18da-97e3-4de4-8eae-04fa77a678c8', '35e79ac9-949d-40c8-8950-c2e330ce252e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:33.660452 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4973c01-3eea-4c75-94ee-64b6a209e2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc956891-5fff-44fa-95bd-fedfe52c51a9', 'd63fafe7-ede4-4a32-8ac6-3bd7481c4c62', 'cc9a18da-97e3-4de4-8eae-04fa77a678c8', '35e79ac9-949d-40c8-8950-c2e330ce252e']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:33.660828 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de90ff49-5073-4398-a382-75a962779be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:33.681781 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de90ff49-5073-4398-a382-75a962779be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7114bf69-776e-4018-bbb6-38941a17eb48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1438885246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd9b2cbdf5234b90a1159ced041fae0c',qos_specs=None,replication_status=,reservations=['bc956891-5fff-44fa-95bd-fedfe52c51a9','d63fafe7-ede4-4a32-8ac6-3bd7481c4c62','cc9a18da-97e3-4de4-8eae-04fa77a678c8','35e79ac9-949d-40c8-8950-c2e330ce252e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6afc836f2146f4a086bf1ffa4c9b33',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1438885246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7114bf69-776e-4018-bbb6-38941a17eb48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd9b2cbdf5234b90a1159ced041fae0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd6afc836f2146f4a086bf1ffa4c9b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:33.682434 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05fe7fc-3881-4aa0-a5ec-d67e14b95129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:33.699067 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e05fe7fc-3881-4aa0-a5ec-d67e14b95129) transitioned into state 'SUCCESS' from state '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-1438885246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd9b2cbdf5234b90a1159ced041fae0c',qos_specs=None,replication_status=,reservations=['bc956891-5fff-44fa-95bd-fedfe52c51a9','d63fafe7-ede4-4a32-8ac6-3bd7481c4c62','cc9a18da-97e3-4de4-8eae-04fa77a678c8','35e79ac9-949d-40c8-8950-c2e330ce252e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd6afc836f2146f4a086bf1ffa4c9b33',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:33.699665 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fb0958-13fb-499b-aaea-e8952ea9e4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:33.708654 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fb0958-13fb-499b-aaea-e8952ea9e4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:33.709464 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Flow 'volume_create_api' (178e686d-2dce-4a7d-aad8-4525a4d22e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:33.709721 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Create volume request issued successfully. Jul 22 00:21:33.710309 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69d75410-97be-437d-a969-a3fac370c8e1 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:33.710702 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1315/5262] 10.4.3.168 () {70 vars in 1299 bytes} [Wed Jul 22 00:21:33 2026] POST /volume/v3/volumes => generated 766 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:33.722397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cf67047a-21bf-4b91-817b-e835fbb97a17 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:33.724553 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf67047a-21bf-4b91-817b-e835fbb97a17 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:33.724821 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf67047a-21bf-4b91-817b-e835fbb97a17 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:33.725074 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf67047a-21bf-4b91-817b-e835fbb97a17 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:33.732915 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:33.732915 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:33.736386 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cf67047a-21bf-4b91-817b-e835fbb97a17 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:33.740161 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf67047a-21bf-4b91-817b-e835fbb97a17 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 returned with HTTP 200 Jul 22 00:21:33.740509 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1322/5263] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:33 2026] GET /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:34.752454 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-616879ab-a750-42c6-8ebf-49093767696f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:34.754623 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-616879ab-a750-42c6-8ebf-49093767696f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:34.754909 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-616879ab-a750-42c6-8ebf-49093767696f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:34.755174 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-616879ab-a750-42c6-8ebf-49093767696f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:34.764247 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:34.764247 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:34.769422 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-616879ab-a750-42c6-8ebf-49093767696f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:34.775019 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-616879ab-a750-42c6-8ebf-49093767696f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 returned with HTTP 200 Jul 22 00:21:34.775549 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1317/5264] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:34 2026] GET /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:34.789757 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d7ec33a-8fef-4a0f-978c-de170ce2c5c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:34.791597 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d7ec33a-8fef-4a0f-978c-de170ce2c5c4 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:21:34.791990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d7ec33a-8fef-4a0f-978c-de170ce2c5c4 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7114bf69-776e-4018-bbb6-38941a17eb48", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-335278182"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:34.799818 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:34.799818 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:34.800235 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d7ec33a-8fef-4a0f-978c-de170ce2c5c4 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:34.800341 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-5d7ec33a-8fef-4a0f-978c-de170ce2c5c4 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Create snapshot from volume 7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:34.821597 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5d7ec33a-8fef-4a0f-978c-de170ce2c5c4 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Created reservations ['4aa00d14-25c4-4bf8-9509-08558585278a', 'd7dae691-7376-43b2-aa9f-ea85a90c80fb', '4db41768-eb26-4acc-a62f-83ac37e44bcc', '204ce96e-77c8-40f6-a24c-066626e6f835'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:34.847419 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d7ec33a-8fef-4a0f-978c-de170ce2c5c4 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot create request issued successfully. Jul 22 00:21:34.847754 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d7ec33a-8fef-4a0f-978c-de170ce2c5c4 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:21:34.848186 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1311/5265] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:21:34 2026] POST /volume/v3/snapshots => generated 321 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:34.855983 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5fb9198-d3b2-4869-9656-45657f5f6984 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:34.857569 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5fb9198-d3b2-4869-9656-45657f5f6984 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 Jul 22 00:21:34.857801 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5fb9198-d3b2-4869-9656-45657f5f6984 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:34.857944 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5fb9198-d3b2-4869-9656-45657f5f6984 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:34.862510 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:34.862510 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:34.862901 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5fb9198-d3b2-4869-9656-45657f5f6984 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:34.863529 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5fb9198-d3b2-4869-9656-45657f5f6984 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 returned with HTTP 200 Jul 22 00:21:34.863846 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1316/5266] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:34 2026] GET /volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 => generated 453 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:35.871792 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0368bc1a-db73-4c0c-b99c-6e78544db5c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:35.873639 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0368bc1a-db73-4c0c-b99c-6e78544db5c6 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 Jul 22 00:21:35.873919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0368bc1a-db73-4c0c-b99c-6e78544db5c6 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:35.874148 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0368bc1a-db73-4c0c-b99c-6e78544db5c6 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:35.879115 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:35.879115 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:35.879514 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0368bc1a-db73-4c0c-b99c-6e78544db5c6 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:35.880271 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0368bc1a-db73-4c0c-b99c-6e78544db5c6 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 returned with HTTP 200 Jul 22 00:21:35.880787 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1323/5267] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:35 2026] GET /volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:35.889291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ff0a0f9-cabc-4a9b-be66-6a7dce38983e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:35.890941 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ff0a0f9-cabc-4a9b-be66-6a7dce38983e tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] POST https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48/action Jul 22 00:21:35.891269 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ff0a0f9-cabc-4a9b-be66-6a7dce38983e tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:35.891405 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ff0a0f9-cabc-4a9b-be66-6a7dce38983e tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:35.898982 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:35.898982 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:35.899408 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ff0a0f9-cabc-4a9b-be66-6a7dce38983e tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:35.929407 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-5ff0a0f9-cabc-4a9b-be66-6a7dce38983e tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Created reservations ['c2f7d913-a5b7-4114-83c1-508d6b97a99b', 'f2c1ad35-96d3-492d-b16e-0839199da802'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:35.937380 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ff0a0f9-cabc-4a9b-be66-6a7dce38983e tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Extend volume request issued successfully. Jul 22 00:21:35.937588 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ff0a0f9-cabc-4a9b-be66-6a7dce38983e tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48/action returned with HTTP 202 Jul 22 00:21:35.938066 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1318/5268] 10.4.3.168 () {70 vars in 1431 bytes} [Wed Jul 22 00:21:35 2026] POST /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 00:21:35.945987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7dbb7df2-a87f-45e0-844a-286e6a2cab3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:35.948020 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7dbb7df2-a87f-45e0-844a-286e6a2cab3d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:35.948284 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7dbb7df2-a87f-45e0-844a-286e6a2cab3d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:35.948523 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7dbb7df2-a87f-45e0-844a-286e6a2cab3d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:35.956512 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:35.956512 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:35.961696 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7dbb7df2-a87f-45e0-844a-286e6a2cab3d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:35.966271 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7dbb7df2-a87f-45e0-844a-286e6a2cab3d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 returned with HTTP 200 Jul 22 00:21:35.966784 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1312/5269] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:35 2026] GET /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:36.281055 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6587cae9-4405-4fe1-bf71-02428c582613 req-41407e90-64d8-4324-8ca0-18ff24970966 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:36.283373 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-41407e90-64d8-4324-8ca0-18ff24970966 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08/encryption Jul 22 00:21:36.283604 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-41407e90-64d8-4324-8ca0-18ff24970966 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:36.283869 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-41407e90-64d8-4324-8ca0-18ff24970966 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:36.295763 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:36.295763 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:36.303879 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6587cae9-4405-4fe1-bf71-02428c582613 req-41407e90-64d8-4324-8ca0-18ff24970966 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08/encryption returned with HTTP 200 Jul 22 00:21:36.304590 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1317/5270] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:21:36 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:36.980413 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a942c37c-8985-4451-b62f-e8c70c31187d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:36.982558 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a942c37c-8985-4451-b62f-e8c70c31187d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:36.982833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a942c37c-8985-4451-b62f-e8c70c31187d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:36.983082 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a942c37c-8985-4451-b62f-e8c70c31187d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:36.992330 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:36.992330 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:36.996175 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a942c37c-8985-4451-b62f-e8c70c31187d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:37.001412 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a942c37c-8985-4451-b62f-e8c70c31187d tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 returned with HTTP 200 Jul 22 00:21:37.001918 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1324/5271] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:36 2026] GET /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:37.014337 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01306786-fbd8-4666-ace8-0d3c26689ca7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:37.016128 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01306786-fbd8-4666-ace8-0d3c26689ca7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] POST https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48/action Jul 22 00:21:37.016502 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01306786-fbd8-4666-ace8-0d3c26689ca7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action body: b'{"revert": {"snapshot_id": "6864bef1-84fd-4abc-83e0-3c1bc4f58df0"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:37.016627 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01306786-fbd8-4666-ace8-0d3c26689ca7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6864bef1-84fd-4abc-83e0-3c1bc4f58df0"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:37.024427 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:37.024427 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:37.024819 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01306786-fbd8-4666-ace8-0d3c26689ca7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume retrieved successfully. Jul 22 00:21:37.035524 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01306786-fbd8-4666-ace8-0d3c26689ca7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] HTTP exception thrown: Can't revert volume 7114bf69-776e-4018-bbb6-38941a17eb48 to its latest snapshot 6864bef1-84fd-4abc-83e0-3c1bc4f58df0. The volume size must be equal to the snapshot size. Jul 22 00:21:37.035653 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01306786-fbd8-4666-ace8-0d3c26689ca7 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48/action returned with HTTP 400 Jul 22 00:21:37.036181 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1319/5272] 10.4.3.168 () {70 vars in 1431 bytes} [Wed Jul 22 00:21:37 2026] POST /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 22 00:21:37.043727 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-213f7543-a995-4ba6-a1d5-402a1b8fbd10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:37.045755 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-213f7543-a995-4ba6-a1d5-402a1b8fbd10 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 Jul 22 00:21:37.045996 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-213f7543-a995-4ba6-a1d5-402a1b8fbd10 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:37.046213 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-213f7543-a995-4ba6-a1d5-402a1b8fbd10 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:37.046327 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-213f7543-a995-4ba6-a1d5-402a1b8fbd10 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Delete snapshot with id: 6864bef1-84fd-4abc-83e0-3c1bc4f58df0 Jul 22 00:21:37.052014 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:37.052014 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:37.052461 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-213f7543-a995-4ba6-a1d5-402a1b8fbd10 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:37.068688 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-213f7543-a995-4ba6-a1d5-402a1b8fbd10 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot delete request issued successfully. Jul 22 00:21:37.069105 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-213f7543-a995-4ba6-a1d5-402a1b8fbd10 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 returned with HTTP 202 Jul 22 00:21:37.069511 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1313/5273] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:21:37 2026] DELETE /volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:37.076783 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8af0376-f0e7-4bcb-9f2a-b4fe4f7543bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:37.078396 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8af0376-f0e7-4bcb-9f2a-b4fe4f7543bc tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 Jul 22 00:21:37.078576 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8af0376-f0e7-4bcb-9f2a-b4fe4f7543bc tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:37.078820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8af0376-f0e7-4bcb-9f2a-b4fe4f7543bc tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:37.083262 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:37.083262 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:37.083651 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f8af0376-f0e7-4bcb-9f2a-b4fe4f7543bc tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:37.084369 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8af0376-f0e7-4bcb-9f2a-b4fe4f7543bc tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 returned with HTTP 200 Jul 22 00:21:37.084707 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1318/5274] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:37 2026] GET /volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:38.094840 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3351fc7d-3984-4ee3-8342-f159b1aa0a03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:38.096686 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3351fc7d-3984-4ee3-8342-f159b1aa0a03 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 Jul 22 00:21:38.096963 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3351fc7d-3984-4ee3-8342-f159b1aa0a03 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:38.097238 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3351fc7d-3984-4ee3-8342-f159b1aa0a03 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:38.101473 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3351fc7d-3984-4ee3-8342-f159b1aa0a03 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 returned with HTTP 404 Jul 22 00:21:38.101973 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1325/5275] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:38 2026] GET /volume/v3/snapshots/6864bef1-84fd-4abc-83e0-3c1bc4f58df0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:38.109203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00d1851e-c221-408a-8d51-cbd78a966a9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:38.111231 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00d1851e-c221-408a-8d51-cbd78a966a9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] DELETE https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:38.111464 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00d1851e-c221-408a-8d51-cbd78a966a9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:38.111811 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00d1851e-c221-408a-8d51-cbd78a966a9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:38.112023 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-00d1851e-c221-408a-8d51-cbd78a966a9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Delete volume with id: 7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:38.119193 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:38.119193 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:38.119720 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-00d1851e-c221-408a-8d51-cbd78a966a9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:38.136792 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-00d1851e-c221-408a-8d51-cbd78a966a9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Delete volume request issued successfully. Jul 22 00:21:38.137059 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00d1851e-c221-408a-8d51-cbd78a966a9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 returned with HTTP 202 Jul 22 00:21:38.137443 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1320/5276] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:21:38 2026] DELETE /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:21:38.146920 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd4ed980-6c1c-4d9a-9833-f3c65ec463fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:38.148921 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd4ed980-6c1c-4d9a-9833-f3c65ec463fa tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:38.149151 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd4ed980-6c1c-4d9a-9833-f3c65ec463fa tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:38.149339 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd4ed980-6c1c-4d9a-9833-f3c65ec463fa tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:38.158488 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:38.158488 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:38.162617 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd4ed980-6c1c-4d9a-9833-f3c65ec463fa tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:38.167336 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd4ed980-6c1c-4d9a-9833-f3c65ec463fa tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 returned with HTTP 200 Jul 22 00:21:38.167774 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1314/5277] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:38 2026] GET /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:39.179413 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c006158-4707-4ec2-b422-7b56a595a2da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:39.181036 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c006158-4707-4ec2-b422-7b56a595a2da tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 Jul 22 00:21:39.181217 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c006158-4707-4ec2-b422-7b56a595a2da tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:39.181390 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c006158-4707-4ec2-b422-7b56a595a2da tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:39.186893 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c006158-4707-4ec2-b422-7b56a595a2da tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 returned with HTTP 404 Jul 22 00:21:39.187526 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1319/5278] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:39 2026] GET /volume/v3/volumes/7114bf69-776e-4018-bbb6-38941a17eb48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:21:39.194526 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-212f906a-4c59-4b65-a01b-c3f6f2b8fb9f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:39.196396 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-212f906a-4c59-4b65-a01b-c3f6f2b8fb9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 Jul 22 00:21:39.196672 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-212f906a-4c59-4b65-a01b-c3f6f2b8fb9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:39.196944 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-212f906a-4c59-4b65-a01b-c3f6f2b8fb9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:39.197095 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-212f906a-4c59-4b65-a01b-c3f6f2b8fb9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Delete snapshot with id: 36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 Jul 22 00:21:39.202513 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:39.202513 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:39.203146 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-212f906a-4c59-4b65-a01b-c3f6f2b8fb9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:39.217774 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-212f906a-4c59-4b65-a01b-c3f6f2b8fb9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot delete request issued successfully. Jul 22 00:21:39.218029 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-212f906a-4c59-4b65-a01b-c3f6f2b8fb9f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 returned with HTTP 202 Jul 22 00:21:39.218551 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1326/5279] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:21:39 2026] DELETE /volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:39.225678 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c14084c9-dcec-4190-88dc-56ef2dc05fd0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:39.227424 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c14084c9-dcec-4190-88dc-56ef2dc05fd0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 Jul 22 00:21:39.227712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c14084c9-dcec-4190-88dc-56ef2dc05fd0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:39.227993 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c14084c9-dcec-4190-88dc-56ef2dc05fd0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:39.233511 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:39.233511 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:39.234051 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c14084c9-dcec-4190-88dc-56ef2dc05fd0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Snapshot retrieved successfully. Jul 22 00:21:39.234984 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c14084c9-dcec-4190-88dc-56ef2dc05fd0 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 returned with HTTP 200 Jul 22 00:21:39.235458 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1321/5280] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:39 2026] GET /volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:40.244308 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-37fd3a07-aa28-4eca-8927-295e47240d80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.245921 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-37fd3a07-aa28-4eca-8927-295e47240d80 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 Jul 22 00:21:40.246112 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-37fd3a07-aa28-4eca-8927-295e47240d80 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.246281 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-37fd3a07-aa28-4eca-8927-295e47240d80 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.247992 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=240,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:21:40.250918 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-37fd3a07-aa28-4eca-8927-295e47240d80 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 returned with HTTP 404 Jul 22 00:21:40.251611 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1315/5281] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/v3/snapshots/36649e49-d4ea-46dd-8bb2-835fe6f0bfe9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:40.257633 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7569ad4b-627e-4a5a-8a19-3174a6560cbb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.259312 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7569ad4b-627e-4a5a-8a19-3174a6560cbb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] DELETE https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:40.259537 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7569ad4b-627e-4a5a-8a19-3174a6560cbb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.259727 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7569ad4b-627e-4a5a-8a19-3174a6560cbb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.259897 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7569ad4b-627e-4a5a-8a19-3174a6560cbb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Delete volume with id: cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:40.261794 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=369,cinder:UPDATE=133,cinder:INSERT=74 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:21:40.267902 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:40.267902 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:40.268416 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7569ad4b-627e-4a5a-8a19-3174a6560cbb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:40.282811 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7569ad4b-627e-4a5a-8a19-3174a6560cbb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Delete volume request issued successfully. Jul 22 00:21:40.283013 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7569ad4b-627e-4a5a-8a19-3174a6560cbb tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 returned with HTTP 202 Jul 22 00:21:40.283501 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1320/5282] 10.4.3.168 () {68 vars in 1392 bytes} [Wed Jul 22 00:21:40 2026] DELETE /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 00:21:40.290659 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-692356d2-6429-468d-8c5a-474f9b624e28 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.293010 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-692356d2-6429-468d-8c5a-474f9b624e28 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:40.293325 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-692356d2-6429-468d-8c5a-474f9b624e28 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.293640 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-692356d2-6429-468d-8c5a-474f9b624e28 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.297633 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=240,cinder:UPDATE=58,cinder:INSERT=27 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:21:40.305433 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:40.305433 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:40.312241 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-692356d2-6429-468d-8c5a-474f9b624e28 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Volume info retrieved successfully. Jul 22 00:21:40.318312 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-692356d2-6429-468d-8c5a-474f9b624e28 tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 returned with HTTP 200 Jul 22 00:21:40.318879 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1327/5283] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:40.711629 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eba71302-3ac4-40ff-9f0b-b2f4f94f55c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.713277 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eba71302-3ac4-40ff-9f0b-b2f4f94f55c6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:40.713454 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eba71302-3ac4-40ff-9f0b-b2f4f94f55c6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.713646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eba71302-3ac4-40ff-9f0b-b2f4f94f55c6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.715367 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=273,cinder:UPDATE=78,cinder:INSERT=47 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:21:40.720231 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:40.720231 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:40.723797 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eba71302-3ac4-40ff-9f0b-b2f4f94f55c6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:40.727466 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eba71302-3ac4-40ff-9f0b-b2f4f94f55c6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:40.727845 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1322/5284] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:40.739481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7191e7b4-1c22-4307-a777-4ef48a941967 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.741396 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7191e7b4-1c22-4307-a777-4ef48a941967 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:40.741698 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7191e7b4-1c22-4307-a777-4ef48a941967 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.742051 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7191e7b4-1c22-4307-a777-4ef48a941967 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.748927 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:40.748927 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:40.752629 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7191e7b4-1c22-4307-a777-4ef48a941967 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:40.756599 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7191e7b4-1c22-4307-a777-4ef48a941967 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:40.757111 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1316/5285] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:40.792700 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f9c71bb1-ecf0-4f8a-8f2a-2a465dab66ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.794553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f9c71bb1-ecf0-4f8a-8f2a-2a465dab66ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:40.794746 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f9c71bb1-ecf0-4f8a-8f2a-2a465dab66ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.794947 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f9c71bb1-ecf0-4f8a-8f2a-2a465dab66ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.800922 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:40.800922 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:40.803955 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f9c71bb1-ecf0-4f8a-8f2a-2a465dab66ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:40.807414 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f9c71bb1-ecf0-4f8a-8f2a-2a465dab66ac tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:40.807776 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1321/5286] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:40.866061 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7842a3a-63a7-4234-8a32-fc1aa8646284 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.866545 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7842a3a-63a7-4234-8a32-fc1aa8646284 None None] GET https://10.4.3.168/volume// Jul 22 00:21:40.866796 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7842a3a-63a7-4234-8a32-fc1aa8646284 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.867100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7842a3a-63a7-4234-8a32-fc1aa8646284 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.867550 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7842a3a-63a7-4234-8a32-fc1aa8646284 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:40.867954 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1328/5287] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:40.874062 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-a6e46158-f6e4-40bb-a167-78daeaa7c804 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.900591 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-a6e46158-f6e4-40bb-a167-78daeaa7c804 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:21:40.901064 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-a6e46158-f6e4-40bb-a167-78daeaa7c804 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e802cf8-89c5-4b71-9e82-12ae0402bd70", "connector": null, "instance_uuid": "5393f4b1-4d88-4365-ab83-07c510aace1e"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:40.913385 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:40.913385 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:40.944091 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-a6e46158-f6e4-40bb-a167-78daeaa7c804 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:21:40.944629 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1323/5288] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:21:40 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:40.977058 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe044d71-5c09-45a2-8c2d-3877c62981d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.979411 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe044d71-5c09-45a2-8c2d-3877c62981d2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:40.979705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe044d71-5c09-45a2-8c2d-3877c62981d2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.979988 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe044d71-5c09-45a2-8c2d-3877c62981d2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.982790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9547a3ac-4d1b-4fc1-b058-d81b693fa467 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.983212 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9547a3ac-4d1b-4fc1-b058-d81b693fa467 None None] GET https://10.4.3.168/volume// Jul 22 00:21:40.983410 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9547a3ac-4d1b-4fc1-b058-d81b693fa467 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.983631 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9547a3ac-4d1b-4fc1-b058-d81b693fa467 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.983974 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9547a3ac-4d1b-4fc1-b058-d81b693fa467 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:40.984290 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1322/5289] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:40.991215 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:40.991215 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:40.993286 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f92d79f4-faab-416e-be62-8416e8594c36 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:40.995202 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f92d79f4-faab-416e-be62-8416e8594c36 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:40.995393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f92d79f4-faab-416e-be62-8416e8594c36 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:40.995567 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f92d79f4-faab-416e-be62-8416e8594c36 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:40.996708 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fe044d71-5c09-45a2-8c2d-3877c62981d2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:41.002060 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe044d71-5c09-45a2-8c2d-3877c62981d2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:41.002562 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1317/5290] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:41.007193 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:41.007193 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:41.013997 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f92d79f4-faab-416e-be62-8416e8594c36 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:41.017968 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-f92d79f4-faab-416e-be62-8416e8594c36 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:41.018329 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1329/5291] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:21:40 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 1059 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:21:41.115088 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-e6794a75-bf1d-4404-a893-df8e866c458f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:41.117481 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-e6794a75-bf1d-4404-a893-df8e866c458f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] PUT https://10.4.3.168/volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5 Jul 22 00:21:41.117849 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-e6794a75-bf1d-4404-a893-df8e866c458f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:41.125513 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-e6794a75-bf1d-4404-a893-df8e866c458f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Acquiring lock "cinder-attachment_update-6e802cf8-89c5-4b71-9e82-12ae0402bd70-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:21:41.130354 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-e6794a75-bf1d-4404-a893-df8e866c458f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-6e802cf8-89c5-4b71-9e82-12ae0402bd70-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:21:41.131395 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:41.131395 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:41.199791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-e6794a75-bf1d-4404-a893-df8e866c458f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-6e802cf8-89c5-4b71-9e82-12ae0402bd70-np0000005612" released by "attachment_update" :: held 0.069s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:21:41.200093 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-e6794a75-bf1d-4404-a893-df8e866c458f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5 returned with HTTP 200 Jul 22 00:21:41.200542 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1324/5292] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:21:41 2026] PUT /volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:41.208673 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-b2b6d670-e42f-492b-9519-9d5bd6011f4c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:41.211463 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-b2b6d670-e42f-492b-9519-9d5bd6011f4c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/encryption Jul 22 00:21:41.211706 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-b2b6d670-e42f-492b-9519-9d5bd6011f4c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:41.211951 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-b2b6d670-e42f-492b-9519-9d5bd6011f4c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:41.222023 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:41.222023 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:41.228618 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-b2b6d670-e42f-492b-9519-9d5bd6011f4c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/encryption returned with HTTP 200 Jul 22 00:21:41.229116 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1323/5293] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:21:41 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:41.331325 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8098fc21-6613-419d-97f4-f92b0b5d5c3f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:41.333671 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8098fc21-6613-419d-97f4-f92b0b5d5c3f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] GET https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 Jul 22 00:21:41.333957 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8098fc21-6613-419d-97f4-f92b0b5d5c3f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:41.334185 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8098fc21-6613-419d-97f4-f92b0b5d5c3f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:41.341543 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8098fc21-6613-419d-97f4-f92b0b5d5c3f tempest-VolumeRevertTests-1182706784 tempest-VolumeRevertTests-1182706784-project-member] https://10.4.3.168/volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 returned with HTTP 404 Jul 22 00:21:41.342040 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1318/5294] 10.4.3.168 () {68 vars in 1389 bytes} [Wed Jul 22 00:21:41 2026] GET /volume/v3/volumes/cc0d9624-0f65-4309-88dd-9bfff8467db6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 00:21:42.018403 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dcc93ae9-c444-450f-b083-e5cf0c1a8303 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:42.020624 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcc93ae9-c444-450f-b083-e5cf0c1a8303 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:42.020886 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcc93ae9-c444-450f-b083-e5cf0c1a8303 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:42.021147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcc93ae9-c444-450f-b083-e5cf0c1a8303 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:42.033111 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:42.033111 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:42.037171 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcc93ae9-c444-450f-b083-e5cf0c1a8303 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:42.043209 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcc93ae9-c444-450f-b083-e5cf0c1a8303 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:42.043715 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1330/5295] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:42 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:42.381340 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07909712-70f7-49b3-9a8e-7586591b3b44 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:42.487051 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07909712-70f7-49b3-9a8e-7586591b3b44 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:21:42.487528 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07909712-70f7-49b3-9a8e-7586591b3b44 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1667292678", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1926127792", "vendor_name": "tempest-vendor_name-1681892841"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:42.489237 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:42.489237 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:42.503476 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07909712-70f7-49b3-9a8e-7586591b3b44 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:21:42.503837 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1325/5296] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:21:42 2026] POST /volume/v3/types => generated 329 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:42.512954 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:42.513777 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:42.514924 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "89d9cf87-090f-4f32-8d8d-54ac1fce76fe", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:42.515612 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume request body: {'volume': {'volume_type': '89d9cf87-090f-4f32-8d8d-54ac1fce76fe', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:42.519496 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume of 1 GB Jul 22 00:21:42.519904 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:42.519904 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:42.520146 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Availability Zones retrieved successfully. Jul 22 00:21:42.525961 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Flow 'volume_create_api' (e0359a4c-3892-4961-850e-5586c5c3a161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:42.526744 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01057ac-19a6-4896-aaaf-733528a45665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:42.527471 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:42.551364 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01057ac-19a6-4896-aaaf-733528a45665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:21:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1926127792',vendor_name='tempest-vendor_name-1681892841'},id=89d9cf87-090f-4f32-8d8d-54ac1fce76fe,is_public=True,name='tempest-ProjectAdminTests-volume-type-1667292678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89d9cf87-090f-4f32-8d8d-54ac1fce76fe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:42.552102 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e061c87c-3d5e-4e9f-a8be-89bfbe9ecf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:42.579399 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1667292678 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1667292678, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:42.579711 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1667292678 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1667292678, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:42.612681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Created reservations ['52e05713-dac3-4f73-9f8c-a71e9bcd3d08', 'b9a54e26-60a3-40b4-a952-9d60779f1659', '14809a7c-9dd7-455b-9a02-96f7b7b9ebd2', 'c8d55683-6844-43a4-9601-47811394bd05'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:42.613529 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e061c87c-3d5e-4e9f-a8be-89bfbe9ecf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52e05713-dac3-4f73-9f8c-a71e9bcd3d08', 'b9a54e26-60a3-40b4-a952-9d60779f1659', '14809a7c-9dd7-455b-9a02-96f7b7b9ebd2', 'c8d55683-6844-43a4-9601-47811394bd05']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:42.614426 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e1173a-bfaa-46e2-9a80-de92e3418f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:42.637753 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e1173a-bfaa-46e2-9a80-de92e3418f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75543ca8-89aa-4c26-a157-8ee3afb5164a', '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='92c469095af849dcabc50b61c63e1bc5',qos_specs=None,replication_status=,reservations=['52e05713-dac3-4f73-9f8c-a71e9bcd3d08','b9a54e26-60a3-40b4-a952-9d60779f1659','14809a7c-9dd7-455b-9a02-96f7b7b9ebd2','c8d55683-6844-43a4-9601-47811394bd05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_type_id=89d9cf87-090f-4f32-8d8d-54ac1fce76fe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21: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=75543ca8-89aa-4c26-a157-8ee3afb5164a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92c469095af849dcabc50b61c63e1bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89d9cf87-090f-4f32-8d8d-54ac1fce76fe),volume_type_id=89d9cf87-090f-4f32-8d8d-54ac1fce76fe)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:42.638531 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b4feec-792b-4d2f-9b42-b77e6970d6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:42.654272 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b4feec-792b-4d2f-9b42-b77e6970d6fc) transitioned into state 'SUCCESS' from 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='92c469095af849dcabc50b61c63e1bc5',qos_specs=None,replication_status=,reservations=['52e05713-dac3-4f73-9f8c-a71e9bcd3d08','b9a54e26-60a3-40b4-a952-9d60779f1659','14809a7c-9dd7-455b-9a02-96f7b7b9ebd2','c8d55683-6844-43a4-9601-47811394bd05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_type_id=89d9cf87-090f-4f32-8d8d-54ac1fce76fe)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:42.654972 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5a2bab-5437-41f2-9da9-d6697f0909ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:42.662824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5a2bab-5437-41f2-9da9-d6697f0909ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:42.663623 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Flow 'volume_create_api' (e0359a4c-3892-4961-850e-5586c5c3a161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:42.664074 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume request issued successfully. Jul 22 00:21:42.664551 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6871bbd7-a66e-48c9-9c51-3c8a1ccc295f tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:42.664992 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1324/5297] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:21:42 2026] POST /volume/v3/volumes => generated 773 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:42.680374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71797193-c68e-4cd9-a6ad-f099340eedad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:42.682259 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71797193-c68e-4cd9-a6ad-f099340eedad tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a Jul 22 00:21:42.682524 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71797193-c68e-4cd9-a6ad-f099340eedad tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:42.682721 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71797193-c68e-4cd9-a6ad-f099340eedad tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:42.690018 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:42.690018 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:42.693963 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-71797193-c68e-4cd9-a6ad-f099340eedad tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:42.697756 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71797193-c68e-4cd9-a6ad-f099340eedad tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a returned with HTTP 200 Jul 22 00:21:42.698156 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1319/5298] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:21:42 2026] GET /volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:43.059983 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ff412bf5-5070-41df-b045-7a6eab8c4c9d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.061689 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff412bf5-5070-41df-b045-7a6eab8c4c9d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:43.062060 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff412bf5-5070-41df-b045-7a6eab8c4c9d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:43.062303 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff412bf5-5070-41df-b045-7a6eab8c4c9d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:43.074445 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:43.074445 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:43.078375 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ff412bf5-5070-41df-b045-7a6eab8c4c9d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:43.083282 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff412bf5-5070-41df-b045-7a6eab8c4c9d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:43.083788 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1331/5299] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:43 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:43.709655 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f9024ec-e52c-46c4-b6e5-f29e050039ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.711375 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f9024ec-e52c-46c4-b6e5-f29e050039ee tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a Jul 22 00:21:43.711566 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f9024ec-e52c-46c4-b6e5-f29e050039ee tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:43.711756 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f9024ec-e52c-46c4-b6e5-f29e050039ee tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:43.718399 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:43.718399 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:43.721586 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f9024ec-e52c-46c4-b6e5-f29e050039ee tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:43.725349 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f9024ec-e52c-46c4-b6e5-f29e050039ee tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a returned with HTTP 200 Jul 22 00:21:43.725754 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1326/5300] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:21:43 2026] GET /volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:43.738253 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34639032-77db-407e-9a4d-7e87f1b3034c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.740208 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34639032-77db-407e-9a4d-7e87f1b3034c tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:21:43.740422 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34639032-77db-407e-9a4d-7e87f1b3034c tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:43.740625 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34639032-77db-407e-9a4d-7e87f1b3034c tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:43.741010 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:43.741010 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:43.745370 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34639032-77db-407e-9a4d-7e87f1b3034c tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:21:43.745925 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1325/5301] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:21:43 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:43.755200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b93187e7-9cfe-4cb7-91da-5f7a331e54c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.757958 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b93187e7-9cfe-4cb7-91da-5f7a331e54c2 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/messages/68d63951-5842-45f6-b135-b16d51eb8054 Jul 22 00:21:43.758252 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b93187e7-9cfe-4cb7-91da-5f7a331e54c2 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:43.758489 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b93187e7-9cfe-4cb7-91da-5f7a331e54c2 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:43.769803 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b93187e7-9cfe-4cb7-91da-5f7a331e54c2 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages/68d63951-5842-45f6-b135-b16d51eb8054 returned with HTTP 204 Jul 22 00:21:43.770430 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1320/5302] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:21:43 2026] DELETE /volume/v3/messages/68d63951-5842-45f6-b135-b16d51eb8054 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:21:43.777444 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-839c6150-029a-40d1-98ef-e8f92b9a8d7b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.779379 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-839c6150-029a-40d1-98ef-e8f92b9a8d7b tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/messages/68d63951-5842-45f6-b135-b16d51eb8054 Jul 22 00:21:43.779604 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-839c6150-029a-40d1-98ef-e8f92b9a8d7b tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:43.779798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-839c6150-029a-40d1-98ef-e8f92b9a8d7b tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:43.782654 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-839c6150-029a-40d1-98ef-e8f92b9a8d7b tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages/68d63951-5842-45f6-b135-b16d51eb8054 returned with HTTP 404 Jul 22 00:21:43.783141 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1332/5303] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:21:43 2026] GET /volume/v3/messages/68d63951-5842-45f6-b135-b16d51eb8054 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:43.790388 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.792266 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a Jul 22 00:21:43.792487 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:43.792687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:43.792842 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Delete volume with id: 75543ca8-89aa-4c26-a157-8ee3afb5164a Jul 22 00:21:43.800037 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:43.800037 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:43.800374 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:43.801380 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:21:43.810416 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1667292678 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1667292678, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:43.810660 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1667292678 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1667292678, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:43.818827 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Created reservations ['2d7a0fe5-7d5f-4d24-8089-b2ca4c9c62d3', 'a1e3cbb5-c653-4a99-aa9f-23cf54b6d2a1', '951cc8f1-7550-4248-947e-d2b96fd4f597', 'a808cdd6-e1f0-4331-83a2-dac329ced6c7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:43.841181 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Delete volume request issued successfully. Jul 22 00:21:43.841394 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b957fd0a-6ac8-48aa-95a5-17f427fc2748 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a returned with HTTP 202 Jul 22 00:21:43.841817 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1327/5304] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:21:43 2026] DELETE /volume/v3/volumes/75543ca8-89aa-4c26-a157-8ee3afb5164a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:43.848670 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-224ac488-93ab-4088-9c81-40e16cd2b7d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.850492 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-224ac488-93ab-4088-9c81-40e16cd2b7d8 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/types/89d9cf87-090f-4f32-8d8d-54ac1fce76fe Jul 22 00:21:43.850697 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-224ac488-93ab-4088-9c81-40e16cd2b7d8 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:43.850927 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-224ac488-93ab-4088-9c81-40e16cd2b7d8 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:43.875848 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-224ac488-93ab-4088-9c81-40e16cd2b7d8 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/types/89d9cf87-090f-4f32-8d8d-54ac1fce76fe returned with HTTP 202 Jul 22 00:21:43.876302 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1326/5305] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:21:43 2026] DELETE /volume/v3/types/89d9cf87-090f-4f32-8d8d-54ac1fce76fe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:43.884223 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74fb53d4-99cb-419c-9b8f-a08452fc5f11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.886483 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74fb53d4-99cb-419c-9b8f-a08452fc5f11 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:21:43.887117 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74fb53d4-99cb-419c-9b8f-a08452fc5f11 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1426776957", "extra_specs": {"storage_protocol": "tempest-storage_protocol-791101763", "vendor_name": "tempest-vendor_name-1309619119"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:43.902022 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74fb53d4-99cb-419c-9b8f-a08452fc5f11 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:21:43.902393 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1321/5306] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:21:43 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:43.910211 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:43.912053 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:43.912376 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:43.913741 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume request body: {'volume': {'volume_type': '6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:43.917879 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume of 1 GB Jul 22 00:21:43.918157 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:43.918157 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:43.918478 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Availability Zones retrieved successfully. Jul 22 00:21:43.923536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Flow 'volume_create_api' (39a23867-f896-434a-92ee-0f59c845bdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:43.924617 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd8522c-5be7-4edf-8103-358e45ffb6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:43.925303 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:43.946037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd8522c-5be7-4edf-8103-358e45ffb6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:21:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-791101763',vendor_name='tempest-vendor_name-1309619119'},id=6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb,is_public=True,name='tempest-ProjectAdminTests-volume-type-1426776957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:43.946700 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5324f99-4d14-4281-991c-8f8b0963d38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:43.974548 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1426776957 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1426776957, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:43.974784 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1426776957 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1426776957, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:44.000946 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Created reservations ['a57d0a41-bdf2-4c47-a33c-df40ef4cfee4', '1e1707f9-6954-4951-945c-5a7363745a2e', '97399f88-c9a5-44ac-96cf-9d291ead13f9', 'd964e7e5-0c5f-4618-8e68-357e22a3ddcb'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:44.001975 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5324f99-4d14-4281-991c-8f8b0963d38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a57d0a41-bdf2-4c47-a33c-df40ef4cfee4', '1e1707f9-6954-4951-945c-5a7363745a2e', '97399f88-c9a5-44ac-96cf-9d291ead13f9', 'd964e7e5-0c5f-4618-8e68-357e22a3ddcb']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:44.002903 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef1aec0-522b-46c5-9c48-e5ea5420111d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:44.034787 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef1aec0-522b-46c5-9c48-e5ea5420111d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73c4933c-25cb-4278-8eee-a59ed1649ead', '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='92c469095af849dcabc50b61c63e1bc5',qos_specs=None,replication_status=,reservations=['a57d0a41-bdf2-4c47-a33c-df40ef4cfee4','1e1707f9-6954-4951-945c-5a7363745a2e','97399f88-c9a5-44ac-96cf-9d291ead13f9','d964e7e5-0c5f-4618-8e68-357e22a3ddcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_type_id=6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73c4933c-25cb-4278-8eee-a59ed1649ead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92c469095af849dcabc50b61c63e1bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb),volume_type_id=6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:44.035686 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10b9fd24-1eed-4fbf-8e8d-b7d37afbd4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:44.051391 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10b9fd24-1eed-4fbf-8e8d-b7d37afbd4cd) transitioned into state 'SUCCESS' from 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='92c469095af849dcabc50b61c63e1bc5',qos_specs=None,replication_status=,reservations=['a57d0a41-bdf2-4c47-a33c-df40ef4cfee4','1e1707f9-6954-4951-945c-5a7363745a2e','97399f88-c9a5-44ac-96cf-9d291ead13f9','d964e7e5-0c5f-4618-8e68-357e22a3ddcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_type_id=6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:44.052203 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619450aa-9bdb-4cf7-bd08-35ea27cfd1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:44.061971 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (619450aa-9bdb-4cf7-bd08-35ea27cfd1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:44.062763 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Flow 'volume_create_api' (39a23867-f896-434a-92ee-0f59c845bdb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:44.063089 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume request issued successfully. Jul 22 00:21:44.063657 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1650e685-aa8e-4ff5-bd26-20a68b26d265 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:44.064122 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1333/5307] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:21:43 2026] POST /volume/v3/volumes => generated 773 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:44.076806 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c7db98d-1f48-4a9d-905c-57888c863ce1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:44.078756 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c7db98d-1f48-4a9d-905c-57888c863ce1 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead Jul 22 00:21:44.078980 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c7db98d-1f48-4a9d-905c-57888c863ce1 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:44.079158 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c7db98d-1f48-4a9d-905c-57888c863ce1 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:44.086206 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:44.086206 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:44.089666 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c7db98d-1f48-4a9d-905c-57888c863ce1 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:44.093940 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c7db98d-1f48-4a9d-905c-57888c863ce1 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead returned with HTTP 200 Jul 22 00:21:44.094488 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1328/5308] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:21:44 2026] GET /volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:44.100024 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16944f47-44ff-4ab6-aebc-682983f66cdd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:44.102444 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16944f47-44ff-4ab6-aebc-682983f66cdd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:44.102613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16944f47-44ff-4ab6-aebc-682983f66cdd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:44.102795 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16944f47-44ff-4ab6-aebc-682983f66cdd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:44.111645 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:44.111645 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:44.114809 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16944f47-44ff-4ab6-aebc-682983f66cdd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:44.118673 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16944f47-44ff-4ab6-aebc-682983f66cdd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:44.119042 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1327/5309] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:44 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:45.109309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b97df60-f445-4175-8826-c171c52b1741 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.111306 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b97df60-f445-4175-8826-c171c52b1741 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead Jul 22 00:21:45.111582 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b97df60-f445-4175-8826-c171c52b1741 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:45.111828 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b97df60-f445-4175-8826-c171c52b1741 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:45.120159 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:45.120159 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:45.123883 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b97df60-f445-4175-8826-c171c52b1741 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:45.129272 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b97df60-f445-4175-8826-c171c52b1741 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead returned with HTTP 200 Jul 22 00:21:45.130112 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1322/5310] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:21:45 2026] GET /volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:45.131290 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6ec5485d-de95-4f55-935a-622204242fa4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.133113 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ec5485d-de95-4f55-935a-622204242fa4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:45.133296 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ec5485d-de95-4f55-935a-622204242fa4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:45.133469 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ec5485d-de95-4f55-935a-622204242fa4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:45.144717 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:45.144717 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:45.149005 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4db10e72-16e2-44fa-ae14-0475f92f56bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.151586 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4db10e72-16e2-44fa-ae14-0475f92f56bd tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:21:45.151914 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4db10e72-16e2-44fa-ae14-0475f92f56bd tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:45.152192 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4db10e72-16e2-44fa-ae14-0475f92f56bd tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:45.152540 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6ec5485d-de95-4f55-935a-622204242fa4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:45.157635 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4db10e72-16e2-44fa-ae14-0475f92f56bd tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:21:45.158172 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1329/5311] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:21:45 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:45.158361 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ec5485d-de95-4f55-935a-622204242fa4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:45.158976 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1334/5312] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:45 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:45.168190 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0c7b19f-47db-4105-b2c5-4279f8865b1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.171298 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0c7b19f-47db-4105-b2c5-4279f8865b1e tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:21:45.171652 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0c7b19f-47db-4105-b2c5-4279f8865b1e tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:45.171839 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0c7b19f-47db-4105-b2c5-4279f8865b1e tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:45.178533 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0c7b19f-47db-4105-b2c5-4279f8865b1e tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:21:45.179369 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1328/5313] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:21:45 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:45.193195 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de1fcd06-8461-4da7-986d-9e99f54e4de8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.196928 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de1fcd06-8461-4da7-986d-9e99f54e4de8 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/messages/c26ade26-8a3c-4635-b1f5-03ddfeeee091 Jul 22 00:21:45.196928 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de1fcd06-8461-4da7-986d-9e99f54e4de8 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:45.196928 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de1fcd06-8461-4da7-986d-9e99f54e4de8 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:45.209334 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de1fcd06-8461-4da7-986d-9e99f54e4de8 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages/c26ade26-8a3c-4635-b1f5-03ddfeeee091 returned with HTTP 204 Jul 22 00:21:45.209906 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1323/5314] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:21:45 2026] DELETE /volume/v3/messages/c26ade26-8a3c-4635-b1f5-03ddfeeee091 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:21:45.222642 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.224703 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead Jul 22 00:21:45.224951 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:45.225194 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:45.225369 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Delete volume with id: 73c4933c-25cb-4278-8eee-a59ed1649ead Jul 22 00:21:45.233345 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:45.233345 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:45.233726 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:45.234719 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:21:45.248306 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1426776957 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1426776957, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:45.248731 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1426776957 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1426776957, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:45.258965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Created reservations ['a84e1252-5a3b-4de3-993f-8bcddcb0ed99', '225ac3e1-2783-475c-a092-2578b9f67c14', '086d2449-1883-476d-b270-da9d937f1b39', 'c115607d-acf4-47e9-bdc6-3de234632f45'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:45.291592 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Delete volume request issued successfully. Jul 22 00:21:45.291592 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7d0e2c4-659f-4440-85b3-5af26f1b4a85 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead returned with HTTP 202 Jul 22 00:21:45.292182 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1330/5315] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:21:45 2026] DELETE /volume/v3/volumes/73c4933c-25cb-4278-8eee-a59ed1649ead => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:45.301212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7881419-001d-4196-8c02-a571843d31fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.307707 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7881419-001d-4196-8c02-a571843d31fb tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/types/6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb Jul 22 00:21:45.307976 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7881419-001d-4196-8c02-a571843d31fb tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:45.308458 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7881419-001d-4196-8c02-a571843d31fb tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:45.351306 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7881419-001d-4196-8c02-a571843d31fb tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/types/6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb returned with HTTP 202 Jul 22 00:21:45.351837 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1335/5316] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:21:45 2026] DELETE /volume/v3/types/6c5220ef-a0c2-4baa-aaad-5ecbf1e875eb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:45.366236 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e37e19b1-a05a-4f89-8dbc-a5ee48a8a596 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.368241 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e37e19b1-a05a-4f89-8dbc-a5ee48a8a596 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:21:45.368241 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e37e19b1-a05a-4f89-8dbc-a5ee48a8a596 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1273663777", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1076122885", "vendor_name": "tempest-vendor_name-1447079068"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:45.393642 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e37e19b1-a05a-4f89-8dbc-a5ee48a8a596 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:21:45.394023 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1329/5317] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:21:45 2026] POST /volume/v3/types => generated 329 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:45.410026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.411676 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:45.412071 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a9d4c961-d29f-4cf2-b7bb-70212a16137a", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:45.413555 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume request body: {'volume': {'volume_type': 'a9d4c961-d29f-4cf2-b7bb-70212a16137a', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:45.417625 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume of 1 GB Jul 22 00:21:45.418180 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:45.418180 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:45.418286 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Availability Zones retrieved successfully. Jul 22 00:21:45.424628 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Flow 'volume_create_api' (5be5bc88-a65b-442b-a936-01703472164e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:45.426123 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7b98fc-83df-4153-80da-356c1448b641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:45.426584 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:45.447412 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd7b98fc-83df-4153-80da-356c1448b641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:21:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1076122885',vendor_name='tempest-vendor_name-1447079068'},id=a9d4c961-d29f-4cf2-b7bb-70212a16137a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1273663777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9d4c961-d29f-4cf2-b7bb-70212a16137a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:45.448319 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a698c1-cf38-4509-b1cc-30d2e15bcc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:45.480165 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1273663777 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1273663777, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:45.480344 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1273663777 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1273663777, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:21:45.505414 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Created reservations ['1ea76311-0fbd-4cea-8074-8d42dde312ae', '675ea251-025e-4358-a52c-e424ad7cc41d', '514c4d2c-fe30-4834-a3a2-35bcdb7042b3', '28afded0-9fae-4aa8-9794-619e566c2f5f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:45.506357 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a698c1-cf38-4509-b1cc-30d2e15bcc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ea76311-0fbd-4cea-8074-8d42dde312ae', '675ea251-025e-4358-a52c-e424ad7cc41d', '514c4d2c-fe30-4834-a3a2-35bcdb7042b3', '28afded0-9fae-4aa8-9794-619e566c2f5f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:45.507514 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2aeea8-0ef0-4728-9446-65ae62c50479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:45.535851 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2aeea8-0ef0-4728-9446-65ae62c50479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de6a8c16-ee51-445d-af86-b89205da9354', '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='92c469095af849dcabc50b61c63e1bc5',qos_specs=None,replication_status=,reservations=['1ea76311-0fbd-4cea-8074-8d42dde312ae','675ea251-025e-4358-a52c-e424ad7cc41d','514c4d2c-fe30-4834-a3a2-35bcdb7042b3','28afded0-9fae-4aa8-9794-619e566c2f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_type_id=a9d4c961-d29f-4cf2-b7bb-70212a16137a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de6a8c16-ee51-445d-af86-b89205da9354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92c469095af849dcabc50b61c63e1bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9d4c961-d29f-4cf2-b7bb-70212a16137a),volume_type_id=a9d4c961-d29f-4cf2-b7bb-70212a16137a)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:45.536568 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64633a49-e395-4b73-b4f1-efd77fdfdfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:45.556061 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64633a49-e395-4b73-b4f1-efd77fdfdfa0) transitioned into state 'SUCCESS' from 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='92c469095af849dcabc50b61c63e1bc5',qos_specs=None,replication_status=,reservations=['1ea76311-0fbd-4cea-8074-8d42dde312ae','675ea251-025e-4358-a52c-e424ad7cc41d','514c4d2c-fe30-4834-a3a2-35bcdb7042b3','28afded0-9fae-4aa8-9794-619e566c2f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5703dabe25cd4cda8b6caf87a16847d9',volume_type_id=a9d4c961-d29f-4cf2-b7bb-70212a16137a)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:45.556771 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025c76d1-7606-4f26-a24f-dabcd6b0253a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:45.571886 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025c76d1-7606-4f26-a24f-dabcd6b0253a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:45.571886 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Flow 'volume_create_api' (5be5bc88-a65b-442b-a936-01703472164e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:45.571886 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Create volume request issued successfully. Jul 22 00:21:45.572685 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06f024a8-5ece-4e77-8f07-1140a3d10723 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:45.573366 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1324/5318] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:21:45 2026] POST /volume/v3/volumes => generated 773 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:45.588744 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b6a80b5-9702-4ee9-8b7a-cd7bfbcb5f07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:45.591479 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b6a80b5-9702-4ee9-8b7a-cd7bfbcb5f07 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 Jul 22 00:21:45.591877 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b6a80b5-9702-4ee9-8b7a-cd7bfbcb5f07 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:45.592182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b6a80b5-9702-4ee9-8b7a-cd7bfbcb5f07 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:45.602284 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:45.602284 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:45.607000 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3b6a80b5-9702-4ee9-8b7a-cd7bfbcb5f07 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:45.612216 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b6a80b5-9702-4ee9-8b7a-cd7bfbcb5f07 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 returned with HTTP 200 Jul 22 00:21:45.612629 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1331/5319] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:21:45 2026] GET /volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:46.181037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-37ee2094-304e-4ccc-98e6-d2fc16e0c9cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:46.190762 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37ee2094-304e-4ccc-98e6-d2fc16e0c9cb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:46.190991 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37ee2094-304e-4ccc-98e6-d2fc16e0c9cb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:46.191171 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37ee2094-304e-4ccc-98e6-d2fc16e0c9cb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:46.202058 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:46.202058 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:46.207647 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-37ee2094-304e-4ccc-98e6-d2fc16e0c9cb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:46.216002 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37ee2094-304e-4ccc-98e6-d2fc16e0c9cb tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:46.216513 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1336/5320] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:46 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:46.305990 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e2a6ea3f-4cb9-4d77-80d1-1718ae16abe7 req-84b0d3af-fb9f-482f-868e-f25a82c7604b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:46.315141 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e2a6ea3f-4cb9-4d77-80d1-1718ae16abe7 req-84b0d3af-fb9f-482f-868e-f25a82c7604b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4 Jul 22 00:21:46.315400 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e2a6ea3f-4cb9-4d77-80d1-1718ae16abe7 req-84b0d3af-fb9f-482f-868e-f25a82c7604b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:46.315577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e2a6ea3f-4cb9-4d77-80d1-1718ae16abe7 req-84b0d3af-fb9f-482f-868e-f25a82c7604b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:46.336993 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:46.336993 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:46.393354 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e2a6ea3f-4cb9-4d77-80d1-1718ae16abe7 req-84b0d3af-fb9f-482f-868e-f25a82c7604b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4 returned with HTTP 200 Jul 22 00:21:46.393943 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1330/5321] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:21:46 2026] DELETE /volume/v3/attachments/836d8bd8-a237-428a-8e7c-f99d52e3cbf4 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:46.632885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66c5de35-818d-4c20-8efd-6464ff85a607 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:46.632885 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66c5de35-818d-4c20-8efd-6464ff85a607 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 Jul 22 00:21:46.632885 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66c5de35-818d-4c20-8efd-6464ff85a607 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:46.633396 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66c5de35-818d-4c20-8efd-6464ff85a607 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:46.648606 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:46.648606 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:46.653147 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-66c5de35-818d-4c20-8efd-6464ff85a607 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:46.658340 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66c5de35-818d-4c20-8efd-6464ff85a607 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 returned with HTTP 200 Jul 22 00:21:46.658966 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1325/5322] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:21:46 2026] GET /volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:46.670667 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-441ee8aa-b7ca-49c8-8475-c92824b8a02c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:46.672677 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-441ee8aa-b7ca-49c8-8475-c92824b8a02c tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:21:46.672954 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-441ee8aa-b7ca-49c8-8475-c92824b8a02c tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:46.673205 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-441ee8aa-b7ca-49c8-8475-c92824b8a02c tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:46.676762 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-441ee8aa-b7ca-49c8-8475-c92824b8a02c tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:21:46.677194 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1332/5323] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:21:46 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:46.687580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-db610d69-dfc1-4e79-936a-448eee4cf73b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:46.689430 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db610d69-dfc1-4e79-936a-448eee4cf73b tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] GET https://10.4.3.168/volume/v3/messages/eeb0db12-b20f-4c4e-b0bd-fd33335b98ef Jul 22 00:21:46.689669 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db610d69-dfc1-4e79-936a-448eee4cf73b tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:46.689870 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db610d69-dfc1-4e79-936a-448eee4cf73b tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:46.693543 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db610d69-dfc1-4e79-936a-448eee4cf73b tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages/eeb0db12-b20f-4c4e-b0bd-fd33335b98ef returned with HTTP 200 Jul 22 00:21:46.694024 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1337/5324] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:21:46 2026] GET /volume/v3/messages/eeb0db12-b20f-4c4e-b0bd-fd33335b98ef => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:46.703461 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39006ca7-c3c8-4d8e-8af8-4e923d9d0b49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:46.706116 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39006ca7-c3c8-4d8e-8af8-4e923d9d0b49 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/messages/eeb0db12-b20f-4c4e-b0bd-fd33335b98ef Jul 22 00:21:46.706519 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39006ca7-c3c8-4d8e-8af8-4e923d9d0b49 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:46.706868 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39006ca7-c3c8-4d8e-8af8-4e923d9d0b49 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:46.711036 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:46.711036 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:46.717155 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39006ca7-c3c8-4d8e-8af8-4e923d9d0b49 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/messages/eeb0db12-b20f-4c4e-b0bd-fd33335b98ef returned with HTTP 204 Jul 22 00:21:46.717804 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1331/5325] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:21:46 2026] DELETE /volume/v3/messages/eeb0db12-b20f-4c4e-b0bd-fd33335b98ef => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:21:46.726089 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:46.728617 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 Jul 22 00:21:46.728961 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:46.729228 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:46.729442 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Delete volume with id: de6a8c16-ee51-445d-af86-b89205da9354 Jul 22 00:21:46.739883 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:46.739883 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:46.740336 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Volume info retrieved successfully. Jul 22 00:21:46.741935 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100283) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:21:46.768123 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Created reservations ['be4c6ed6-5f38-4e20-8f46-e6b9a629e06f', '4810d0f7-b296-4c23-832b-5b1164810846', '48b904fc-30e9-4334-83df-ccdbd27b8c23', '3f8518c9-2853-4486-9579-971d3dcaa7db'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:46.794671 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Delete volume request issued successfully. Jul 22 00:21:46.794887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b330d9a7-7f6b-4129-ae0c-1e5df1ae50ef tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 returned with HTTP 202 Jul 22 00:21:46.795379 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1326/5326] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:21:46 2026] DELETE /volume/v3/volumes/de6a8c16-ee51-445d-af86-b89205da9354 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:46.805915 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-038806a2-1151-40cf-99fb-a24521d248a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:46.808395 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-038806a2-1151-40cf-99fb-a24521d248a7 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] DELETE https://10.4.3.168/volume/v3/types/a9d4c961-d29f-4cf2-b7bb-70212a16137a Jul 22 00:21:46.808688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-038806a2-1151-40cf-99fb-a24521d248a7 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:46.808974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-038806a2-1151-40cf-99fb-a24521d248a7 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:46.836278 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-038806a2-1151-40cf-99fb-a24521d248a7 tempest-ProjectAdminTests-374456496 tempest-ProjectAdminTests-374456496-project-admin] https://10.4.3.168/volume/v3/types/a9d4c961-d29f-4cf2-b7bb-70212a16137a returned with HTTP 202 Jul 22 00:21:46.836778 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1333/5327] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:21:46 2026] DELETE /volume/v3/types/a9d4c961-d29f-4cf2-b7bb-70212a16137a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:21:47.241967 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6954573a-37e6-420e-9a4d-d6009fa10a75 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:47.243781 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6954573a-37e6-420e-9a4d-d6009fa10a75 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:47.244000 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6954573a-37e6-420e-9a4d-d6009fa10a75 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:47.244229 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6954573a-37e6-420e-9a4d-d6009fa10a75 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:47.253369 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:47.253369 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:47.257652 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6954573a-37e6-420e-9a4d-d6009fa10a75 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:47.271488 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6954573a-37e6-420e-9a4d-d6009fa10a75 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:47.271488 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1338/5328] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:47 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:47.377959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4ac4c225-7050-4feb-94a1-0f214065272b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:47.381328 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4ac4c225-7050-4feb-94a1-0f214065272b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:21:47.381646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4ac4c225-7050-4feb-94a1-0f214065272b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:47.381912 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4ac4c225-7050-4feb-94a1-0f214065272b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:47.391946 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:47.391946 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:47.399883 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4ac4c225-7050-4feb-94a1-0f214065272b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:21:47.409891 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4ac4c225-7050-4feb-94a1-0f214065272b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:21:47.409891 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1332/5329] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:47 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:48.096171 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-19e757d9-3049-4379-81ef-d544e4413dcf req-19418f8a-f133-4186-9c69-555f93967efa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:48.099653 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-19418f8a-f133-4186-9c69-555f93967efa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:21:48.100030 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-19418f8a-f133-4186-9c69-555f93967efa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:48.100604 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-19418f8a-f133-4186-9c69-555f93967efa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:48.109804 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:48.109804 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:48.114452 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-19e757d9-3049-4379-81ef-d544e4413dcf req-19418f8a-f133-4186-9c69-555f93967efa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:21:48.119360 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-19418f8a-f133-4186-9c69-555f93967efa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:21:48.120098 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1327/5330] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:48 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:48.129139 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0d9d154-86eb-47c1-b154-b32941c0c52a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:48.129578 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0d9d154-86eb-47c1-b154-b32941c0c52a None None] GET https://10.4.3.168/volume// Jul 22 00:21:48.129847 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0d9d154-86eb-47c1-b154-b32941c0c52a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:48.130206 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0d9d154-86eb-47c1-b154-b32941c0c52a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:48.130733 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0d9d154-86eb-47c1-b154-b32941c0c52a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:48.131239 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1334/5331] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:21:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:48.139104 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-19e757d9-3049-4379-81ef-d544e4413dcf req-784a9d6f-9d04-40dd-8fd6-07c5b4fd02bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:48.142103 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-784a9d6f-9d04-40dd-8fd6-07c5b4fd02bc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:21:48.142702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-784a9d6f-9d04-40dd-8fd6-07c5b4fd02bc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82dd5753-d1f7-4392-8f56-80eaa7ceb825", "connector": null, "instance_uuid": "bafbff81-d680-422a-a931-c598c6b3bcc7"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:48.153469 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:48.153469 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:48.184066 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-784a9d6f-9d04-40dd-8fd6-07c5b4fd02bc tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:21:48.184232 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1339/5332] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:21:48 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:48.290037 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3fc05f6e-a4b8-41cf-9a5e-fdff574165b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:48.292246 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fc05f6e-a4b8-41cf-9a5e-fdff574165b9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:48.292502 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fc05f6e-a4b8-41cf-9a5e-fdff574165b9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:48.292772 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fc05f6e-a4b8-41cf-9a5e-fdff574165b9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:48.307146 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:48.307146 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:48.311371 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3fc05f6e-a4b8-41cf-9a5e-fdff574165b9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:48.316841 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fc05f6e-a4b8-41cf-9a5e-fdff574165b9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:48.317244 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1333/5333] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:48 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:49.273969 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0411fca6-92ed-4943-8d5a-47101e842755 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:49.274389 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0411fca6-92ed-4943-8d5a-47101e842755 None None] GET https://10.4.3.168/volume// Jul 22 00:21:49.274611 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0411fca6-92ed-4943-8d5a-47101e842755 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:49.274842 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0411fca6-92ed-4943-8d5a-47101e842755 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:49.275646 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0411fca6-92ed-4943-8d5a-47101e842755 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:49.276345 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1328/5334] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:21:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:49.292824 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-19e757d9-3049-4379-81ef-d544e4413dcf req-65b849db-c7fe-499f-8742-6b93b4b82641 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:49.305642 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-65b849db-c7fe-499f-8742-6b93b4b82641 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:21:49.305955 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-65b849db-c7fe-499f-8742-6b93b4b82641 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:49.306228 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-65b849db-c7fe-499f-8742-6b93b4b82641 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:49.318602 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:49.318602 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:49.323613 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-19e757d9-3049-4379-81ef-d544e4413dcf req-65b849db-c7fe-499f-8742-6b93b4b82641 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:21:49.330814 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-65b849db-c7fe-499f-8742-6b93b4b82641 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:21:49.332688 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6b7a6aa-20a3-4313-a97c-b3d6fb867f03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:49.333620 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1335/5335] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:21:49 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1543 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:21:49.335291 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6b7a6aa-20a3-4313-a97c-b3d6fb867f03 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:49.335553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6b7a6aa-20a3-4313-a97c-b3d6fb867f03 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:49.335740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6b7a6aa-20a3-4313-a97c-b3d6fb867f03 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:49.347808 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:49.347808 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:49.352126 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d6b7a6aa-20a3-4313-a97c-b3d6fb867f03 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:49.357629 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6b7a6aa-20a3-4313-a97c-b3d6fb867f03 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:49.358303 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1340/5336] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:49 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:49.453027 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-19e757d9-3049-4379-81ef-d544e4413dcf req-5bdd16c8-d66c-4300-b7e7-778127be7301 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:49.456568 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-5bdd16c8-d66c-4300-b7e7-778127be7301 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14 Jul 22 00:21:49.458754 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-5bdd16c8-d66c-4300-b7e7-778127be7301 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:49.476765 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-19e757d9-3049-4379-81ef-d544e4413dcf req-5bdd16c8-d66c-4300-b7e7-778127be7301 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-82dd5753-d1f7-4392-8f56-80eaa7ceb825-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:21:49.481394 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-19e757d9-3049-4379-81ef-d544e4413dcf req-5bdd16c8-d66c-4300-b7e7-778127be7301 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-82dd5753-d1f7-4392-8f56-80eaa7ceb825-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:21:49.482574 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:49.482574 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:49.601543 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-19e757d9-3049-4379-81ef-d544e4413dcf req-5bdd16c8-d66c-4300-b7e7-778127be7301 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-82dd5753-d1f7-4392-8f56-80eaa7ceb825-np0000005612" released by "attachment_update" :: held 0.120s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:21:49.602041 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-5bdd16c8-d66c-4300-b7e7-778127be7301 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14 returned with HTTP 200 Jul 22 00:21:49.602524 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1334/5337] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:21:49 2026] PUT /volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:49.638724 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4cdb6dd4-6306-4b70-8c69-6e3deca0cf5c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:49.640908 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4cdb6dd4-6306-4b70-8c69-6e3deca0cf5c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14/action Jul 22 00:21:49.641360 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4cdb6dd4-6306-4b70-8c69-6e3deca0cf5c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:49.641478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4cdb6dd4-6306-4b70-8c69-6e3deca0cf5c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:49.659441 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:49.659441 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:49.670719 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19e757d9-3049-4379-81ef-d544e4413dcf req-4cdb6dd4-6306-4b70-8c69-6e3deca0cf5c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14/action returned with HTTP 204 Jul 22 00:21:49.671364 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1329/5338] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:21:49 2026] POST /volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:50.378696 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23d8cfdc-6597-43e2-9ffb-18cda9615e5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:50.380398 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23d8cfdc-6597-43e2-9ffb-18cda9615e5e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:50.380620 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23d8cfdc-6597-43e2-9ffb-18cda9615e5e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:50.380885 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23d8cfdc-6597-43e2-9ffb-18cda9615e5e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:50.390288 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:50.390288 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:50.395264 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23d8cfdc-6597-43e2-9ffb-18cda9615e5e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:50.400884 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23d8cfdc-6597-43e2-9ffb-18cda9615e5e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:50.401517 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1336/5339] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:50 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:51.416906 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-733948cd-1bbd-43f6-892b-219eba0e8de0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:51.419441 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-733948cd-1bbd-43f6-892b-219eba0e8de0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:51.420884 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-733948cd-1bbd-43f6-892b-219eba0e8de0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:51.420884 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-733948cd-1bbd-43f6-892b-219eba0e8de0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:51.436176 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:51.436176 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:51.439870 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-733948cd-1bbd-43f6-892b-219eba0e8de0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:51.446137 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-733948cd-1bbd-43f6-892b-219eba0e8de0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:51.446782 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1341/5340] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:51 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:52.461740 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dff17091-67ea-45f0-98dc-9aa4ebca344b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:52.464187 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff17091-67ea-45f0-98dc-9aa4ebca344b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:52.464415 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff17091-67ea-45f0-98dc-9aa4ebca344b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:52.464695 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff17091-67ea-45f0-98dc-9aa4ebca344b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:52.477687 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:52.477687 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:52.482513 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dff17091-67ea-45f0-98dc-9aa4ebca344b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:52.488564 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff17091-67ea-45f0-98dc-9aa4ebca344b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:52.489168 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1335/5341] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:52 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:53.504540 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e061a17b-f40f-44d7-b044-38e1c5fe0c1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:53.506743 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e061a17b-f40f-44d7-b044-38e1c5fe0c1f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:53.506939 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e061a17b-f40f-44d7-b044-38e1c5fe0c1f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:53.507188 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e061a17b-f40f-44d7-b044-38e1c5fe0c1f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:53.520502 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:53.520502 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:53.525203 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e061a17b-f40f-44d7-b044-38e1c5fe0c1f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:53.531104 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e061a17b-f40f-44d7-b044-38e1c5fe0c1f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:53.531580 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1330/5342] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:53 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:54.546594 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6654aed5-1b5f-4ddb-bd9b-6afa495f4353 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:54.548827 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6654aed5-1b5f-4ddb-bd9b-6afa495f4353 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:54.549078 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6654aed5-1b5f-4ddb-bd9b-6afa495f4353 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:54.549319 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6654aed5-1b5f-4ddb-bd9b-6afa495f4353 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:54.561809 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:54.561809 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:54.565403 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6654aed5-1b5f-4ddb-bd9b-6afa495f4353 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:54.569765 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6654aed5-1b5f-4ddb-bd9b-6afa495f4353 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:54.570167 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1337/5343] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:54 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:54.743810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-29dd16f0-b8cb-4234-89d4-b49f3934b1a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:54.746007 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-29dd16f0-b8cb-4234-89d4-b49f3934b1a4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5/action Jul 22 00:21:54.746209 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-29dd16f0-b8cb-4234-89d4-b49f3934b1a4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:54.746322 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-29dd16f0-b8cb-4234-89d4-b49f3934b1a4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:54.761309 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:54.761309 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:54.771189 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ffd77bd-9273-46b6-9850-044c4c94edbb req-29dd16f0-b8cb-4234-89d4-b49f3934b1a4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5/action returned with HTTP 204 Jul 22 00:21:54.771189 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1342/5344] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:21:54 2026] POST /volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:21:55.584292 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d1bf4fa-9d3a-4c85-a5bd-1ced98003cd0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:55.585981 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d1bf4fa-9d3a-4c85-a5bd-1ced98003cd0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:55.586229 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d1bf4fa-9d3a-4c85-a5bd-1ced98003cd0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:55.586501 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d1bf4fa-9d3a-4c85-a5bd-1ced98003cd0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:55.597930 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:55.597930 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:55.600791 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d1bf4fa-9d3a-4c85-a5bd-1ced98003cd0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:55.605721 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d1bf4fa-9d3a-4c85-a5bd-1ced98003cd0 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:55.606314 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1336/5345] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:55 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:55.618610 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ba9ee10-8cf7-4fb8-85c7-60a606652abe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:55.622909 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ba9ee10-8cf7-4fb8-85c7-60a606652abe tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:55.622909 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ba9ee10-8cf7-4fb8-85c7-60a606652abe tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:55.625930 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ba9ee10-8cf7-4fb8-85c7-60a606652abe tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:55.646335 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:55.646335 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:55.666996 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2ba9ee10-8cf7-4fb8-85c7-60a606652abe tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:55.680255 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ba9ee10-8cf7-4fb8-85c7-60a606652abe tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:55.680723 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1331/5346] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:55 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 1172 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:55.741770 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c311a4e2-1996-49db-a285-2e69357af407 req-4e8b2141-6be7-4209-9ed2-cdf573df0319 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:55.744208 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-4e8b2141-6be7-4209-9ed2-cdf573df0319 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:55.744468 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-4e8b2141-6be7-4209-9ed2-cdf573df0319 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:55.744700 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-4e8b2141-6be7-4209-9ed2-cdf573df0319 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:55.757177 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:55.757177 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:55.762705 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-c311a4e2-1996-49db-a285-2e69357af407 req-4e8b2141-6be7-4209-9ed2-cdf573df0319 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:55.768178 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-4e8b2141-6be7-4209-9ed2-cdf573df0319 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:55.768651 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1338/5347] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:55 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:21:55.795890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c311a4e2-1996-49db-a285-2e69357af407 req-7459d631-36c6-4801-ae75-7c91e86eec67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:55.798105 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-7459d631-36c6-4801-ae75-7c91e86eec67 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/action Jul 22 00:21:55.798551 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-7459d631-36c6-4801-ae75-7c91e86eec67 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:21:55.798739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-7459d631-36c6-4801-ae75-7c91e86eec67 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:55.810656 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:55.810656 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:55.811119 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-c311a4e2-1996-49db-a285-2e69357af407 req-7459d631-36c6-4801-ae75-7c91e86eec67 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:55.817838 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-c311a4e2-1996-49db-a285-2e69357af407 req-7459d631-36c6-4801-ae75-7c91e86eec67 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Begin detaching volume completed successfully. Jul 22 00:21:55.818149 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-7459d631-36c6-4801-ae75-7c91e86eec67 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/action returned with HTTP 202 Jul 22 00:21:55.818665 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1343/5348] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:21:55 2026] POST /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:21:55.866558 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-efcdfe17-82c4-4ebb-927e-e891cf5fa81c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:55.867103 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efcdfe17-82c4-4ebb-927e-e891cf5fa81c None None] GET https://10.4.3.168/volume// Jul 22 00:21:55.867269 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efcdfe17-82c4-4ebb-927e-e891cf5fa81c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:55.867494 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efcdfe17-82c4-4ebb-927e-e891cf5fa81c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:55.867820 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efcdfe17-82c4-4ebb-927e-e891cf5fa81c None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:21:55.868132 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1337/5349] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:21:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:21:55.877705 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c311a4e2-1996-49db-a285-2e69357af407 req-41a2f522-fad0-41a9-a64e-2ef98a78e684 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:55.882456 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-41a2f522-fad0-41a9-a64e-2ef98a78e684 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:55.882750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-41a2f522-fad0-41a9-a64e-2ef98a78e684 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:55.883026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-41a2f522-fad0-41a9-a64e-2ef98a78e684 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:55.894620 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:55.894620 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:55.898763 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c311a4e2-1996-49db-a285-2e69357af407 req-41a2f522-fad0-41a9-a64e-2ef98a78e684 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:55.905114 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-41a2f522-fad0-41a9-a64e-2ef98a78e684 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:55.905658 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1332/5350] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:21:55 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:21:55.916020 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c311a4e2-1996-49db-a285-2e69357af407 req-f4cf6293-8fd1-4fd4-8520-833ae77a30e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:55.919175 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-f4cf6293-8fd1-4fd4-8520-833ae77a30e7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/encryption Jul 22 00:21:55.919653 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-f4cf6293-8fd1-4fd4-8520-833ae77a30e7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:55.919943 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-f4cf6293-8fd1-4fd4-8520-833ae77a30e7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:55.933220 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:55.933220 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:55.942587 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-f4cf6293-8fd1-4fd4-8520-833ae77a30e7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/encryption returned with HTTP 200 Jul 22 00:21:55.943349 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1339/5351] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:21:55 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:21:56.828509 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c311a4e2-1996-49db-a285-2e69357af407 req-f23c5c15-2e64-47f2-9959-5ac365bc04f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:56.830798 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-f23c5c15-2e64-47f2-9959-5ac365bc04f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5 Jul 22 00:21:56.830798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-f23c5c15-2e64-47f2-9959-5ac365bc04f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:56.830930 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-f23c5c15-2e64-47f2-9959-5ac365bc04f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:56.842590 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:56.842590 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:56.896824 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c311a4e2-1996-49db-a285-2e69357af407 req-f23c5c15-2e64-47f2-9959-5ac365bc04f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5 returned with HTTP 200 Jul 22 00:21:56.896824 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1344/5352] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:21:56 2026] DELETE /volume/v3/attachments/4b6f5a3b-1523-4a0e-a8c1-28a51fdbd6b5 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:58.002922 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aba56286-172d-4cad-8e94-225b37042802 req-d77feb40-3006-4f95-b96f-2b6e55fd0362 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:58.005053 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aba56286-172d-4cad-8e94-225b37042802 req-d77feb40-3006-4f95-b96f-2b6e55fd0362 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:21:58.005273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aba56286-172d-4cad-8e94-225b37042802 req-d77feb40-3006-4f95-b96f-2b6e55fd0362 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:58.005483 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aba56286-172d-4cad-8e94-225b37042802 req-d77feb40-3006-4f95-b96f-2b6e55fd0362 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:58.012018 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:58.012018 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:58.015314 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-aba56286-172d-4cad-8e94-225b37042802 req-d77feb40-3006-4f95-b96f-2b6e55fd0362 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:21:58.020672 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aba56286-172d-4cad-8e94-225b37042802 req-d77feb40-3006-4f95-b96f-2b6e55fd0362 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:21:58.021085 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1338/5353] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:21:58 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:58.026493 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:58.159039 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:21:58.159039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1674326952", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:58.159039 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1674326952', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:21:58.159039 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Create volume of 1 GB Jul 22 00:21:58.162627 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Availability Zones retrieved successfully. Jul 22 00:21:58.167947 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Flow 'volume_create_api' (f7bbcacd-8ce8-440b-8979-947fd6770226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:58.169058 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14f13e4-5161-41e2-859d-b2bb3be5049d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:58.170018 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:21:58.198877 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14f13e4-5161-41e2-859d-b2bb3be5049d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:58.199734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0309a5a-d836-4874-ab26-287e6a817c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:58.253670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Created reservations ['39b388de-29d7-4032-8036-95b41f966535', 'ea1e0c60-1f7a-41d6-a8cd-42d13b44ffa3', 'd33ed5e2-5434-4c92-a7f1-944f0fca63ff', '160cb5d0-df3f-408a-b0e3-6294f25fb6e5'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:58.254671 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0309a5a-d836-4874-ab26-287e6a817c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39b388de-29d7-4032-8036-95b41f966535', 'ea1e0c60-1f7a-41d6-a8cd-42d13b44ffa3', 'd33ed5e2-5434-4c92-a7f1-944f0fca63ff', '160cb5d0-df3f-408a-b0e3-6294f25fb6e5']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:58.255770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f863062-035c-487c-9bc5-65d02d83ae43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:58.277670 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f863062-035c-487c-9bc5-65d02d83ae43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c839f4f0-31ab-4af7-8ab4-e4c8df4a878e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1674326952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86bf0e664484a49a9c21a1b6ded4ef3',qos_specs=None,replication_status=,reservations=['39b388de-29d7-4032-8036-95b41f966535','ea1e0c60-1f7a-41d6-a8cd-42d13b44ffa3','d33ed5e2-5434-4c92-a7f1-944f0fca63ff','160cb5d0-df3f-408a-b0e3-6294f25fb6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='422feb4c4ab5434ca5f111794d20105b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1674326952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c839f4f0-31ab-4af7-8ab4-e4c8df4a878e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a86bf0e664484a49a9c21a1b6ded4ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='422feb4c4ab5434ca5f111794d20105b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:58.278715 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d0cd3e2-acb3-4394-8732-fc98a03cc88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:58.296710 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d0cd3e2-acb3-4394-8732-fc98a03cc88c) transitioned into state 'SUCCESS' from state '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-1674326952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86bf0e664484a49a9c21a1b6ded4ef3',qos_specs=None,replication_status=,reservations=['39b388de-29d7-4032-8036-95b41f966535','ea1e0c60-1f7a-41d6-a8cd-42d13b44ffa3','d33ed5e2-5434-4c92-a7f1-944f0fca63ff','160cb5d0-df3f-408a-b0e3-6294f25fb6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='422feb4c4ab5434ca5f111794d20105b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:58.298486 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e948b7-bda2-4fb5-8b16-9a5a5de99172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:21:58.305810 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e948b7-bda2-4fb5-8b16-9a5a5de99172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:21:58.306660 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Flow 'volume_create_api' (f7bbcacd-8ce8-440b-8979-947fd6770226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:21:58.307120 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Create volume request issued successfully. Jul 22 00:21:58.307689 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fd32846-818c-4ee2-8826-6b25ce6b3dfa tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:21:58.308143 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1333/5354] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:21:58 2026] POST /volume/v3/volumes => generated 754 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:58.318105 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-675e47da-7776-4f37-8e91-d614e9ee99df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:58.319908 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-675e47da-7776-4f37-8e91-d614e9ee99df tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:21:58.320097 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-675e47da-7776-4f37-8e91-d614e9ee99df tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:58.320529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-675e47da-7776-4f37-8e91-d614e9ee99df tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:58.327030 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:58.327030 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:58.330589 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-675e47da-7776-4f37-8e91-d614e9ee99df tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:21:58.334320 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-675e47da-7776-4f37-8e91-d614e9ee99df tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e returned with HTTP 200 Jul 22 00:21:58.334756 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1340/5355] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:58 2026] GET /volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:59.347549 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6095848d-b0ff-4c52-b702-6a0585d314e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:59.349789 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6095848d-b0ff-4c52-b702-6a0585d314e2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:21:59.350060 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6095848d-b0ff-4c52-b702-6a0585d314e2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:59.350329 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6095848d-b0ff-4c52-b702-6a0585d314e2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:59.357686 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:59.357686 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:21:59.361187 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6095848d-b0ff-4c52-b702-6a0585d314e2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:21:59.365081 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6095848d-b0ff-4c52-b702-6a0585d314e2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e returned with HTTP 200 Jul 22 00:21:59.365461 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1345/5356] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:59 2026] GET /volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:59.376913 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-794e9c38-828e-49ad-96ec-a1d2cfaa01f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:59.378703 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-794e9c38-828e-49ad-96ec-a1d2cfaa01f6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:21:59.378939 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-794e9c38-828e-49ad-96ec-a1d2cfaa01f6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:59.379115 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-794e9c38-828e-49ad-96ec-a1d2cfaa01f6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:59.386478 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:59.386478 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:21:59.390104 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-794e9c38-828e-49ad-96ec-a1d2cfaa01f6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:21:59.395599 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-794e9c38-828e-49ad-96ec-a1d2cfaa01f6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e returned with HTTP 200 Jul 22 00:21:59.396158 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1339/5357] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:21:59 2026] GET /volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:21:59.408166 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29bbecad-37ed-4c0a-8b62-ca09c3d2e619 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:59.409918 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29bbecad-37ed-4c0a-8b62-ca09c3d2e619 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:21:59.410317 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29bbecad-37ed-4c0a-8b62-ca09c3d2e619 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c839f4f0-31ab-4af7-8ab4-e4c8df4a878e", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-345609835", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:21:59.418083 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:59.418083 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:21:59.418586 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29bbecad-37ed-4c0a-8b62-ca09c3d2e619 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:21:59.418772 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-29bbecad-37ed-4c0a-8b62-ca09c3d2e619 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Create snapshot from volume c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:21:59.452619 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-29bbecad-37ed-4c0a-8b62-ca09c3d2e619 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Created reservations ['0f42c982-9e50-4736-bd3a-811e4811ab13', 'b3804d4e-6f10-4b40-a935-ca63831a6de5', '88ced4ef-b7bc-458d-915a-36c8da84b881', 'be08f0c3-27c7-4484-9a41-8050346896cd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:21:59.478767 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29bbecad-37ed-4c0a-8b62-ca09c3d2e619 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot force create request issued successfully. Jul 22 00:21:59.479095 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29bbecad-37ed-4c0a-8b62-ca09c3d2e619 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:21:59.479522 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1334/5358] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:21:59 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:21:59.490015 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e96f89c6-3981-4696-b8a6-000b29c72871 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:21:59.491900 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e96f89c6-3981-4696-b8a6-000b29c72871 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:21:59.492367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e96f89c6-3981-4696-b8a6-000b29c72871 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:21:59.492367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e96f89c6-3981-4696-b8a6-000b29c72871 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:21:59.497467 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:21:59.497467 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:21:59.498025 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e96f89c6-3981-4696-b8a6-000b29c72871 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot retrieved successfully. Jul 22 00:21:59.498792 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e96f89c6-3981-4696-b8a6-000b29c72871 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 200 Jul 22 00:21:59.499163 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1341/5359] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:21:59 2026] GET /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:00.508141 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-22e53263-06d1-4d86-8fc4-6108b27b05bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:00.510469 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-22e53263-06d1-4d86-8fc4-6108b27b05bf tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:00.510729 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-22e53263-06d1-4d86-8fc4-6108b27b05bf tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:00.511018 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-22e53263-06d1-4d86-8fc4-6108b27b05bf tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:00.516643 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:00.516643 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:00.517119 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-22e53263-06d1-4d86-8fc4-6108b27b05bf tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot retrieved successfully. Jul 22 00:22:00.517961 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-22e53263-06d1-4d86-8fc4-6108b27b05bf tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 200 Jul 22 00:22:00.518328 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1346/5360] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:00 2026] GET /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:00.528279 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4ffeae7-f991-45cf-aa82-8f422c2ae527 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:00.530305 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4ffeae7-f991-45cf-aa82-8f422c2ae527 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:00.530592 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4ffeae7-f991-45cf-aa82-8f422c2ae527 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:00.530821 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4ffeae7-f991-45cf-aa82-8f422c2ae527 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:00.535760 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:00.535760 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:00.536226 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4ffeae7-f991-45cf-aa82-8f422c2ae527 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot retrieved successfully. Jul 22 00:22:00.537049 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4ffeae7-f991-45cf-aa82-8f422c2ae527 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 200 Jul 22 00:22:00.537451 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1340/5361] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:00 2026] GET /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:00.546761 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a55d587-ab03-44d6-93e8-0b93ef75752b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:00.549765 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a55d587-ab03-44d6-93e8-0b93ef75752b tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:00.550073 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a55d587-ab03-44d6-93e8-0b93ef75752b tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:00.550351 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a55d587-ab03-44d6-93e8-0b93ef75752b tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:00.557881 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:00.557881 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:00.558509 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4a55d587-ab03-44d6-93e8-0b93ef75752b tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot retrieved successfully. Jul 22 00:22:00.559575 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a55d587-ab03-44d6-93e8-0b93ef75752b tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 200 Jul 22 00:22:00.560110 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1335/5362] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:00 2026] GET /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:00.568430 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:00.570107 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:22:00.570457 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:00.571871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Create volume request body: {'volume': {'snapshot_id': 'c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:22:00.577926 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:00.577926 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:00.578584 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot retrieved successfully. Jul 22 00:22:00.578771 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Create volume of 1 GB Jul 22 00:22:00.582236 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Availability Zones retrieved successfully. Jul 22 00:22:00.587135 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Flow 'volume_create_api' (e647dae7-88d2-46dc-a9eb-e31d904c512a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:22:00.588219 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2123a30e-80a8-48ab-a160-d10c0cccd1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:00.589068 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:22:00.621361 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2123a30e-80a8-48ab-a160-d10c0cccd1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:00.622199 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec26e9e1-3a97-4f81-b35b-2e7c83ebb67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:00.657328 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Created reservations ['521ede40-4c9f-4221-8919-e8850bb7abaf', '342357d4-7aaf-4ac4-8b76-accd8bdbd620', '0992f29b-9c1b-4d9c-9b61-8e049bc0f1f7', 'd150a030-12e7-4a33-883a-1694af54726e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:22:00.658121 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec26e9e1-3a97-4f81-b35b-2e7c83ebb67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['521ede40-4c9f-4221-8919-e8850bb7abaf', '342357d4-7aaf-4ac4-8b76-accd8bdbd620', '0992f29b-9c1b-4d9c-9b61-8e049bc0f1f7', 'd150a030-12e7-4a33-883a-1694af54726e']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:00.658851 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6511ff1b-554c-4522-92af-94198acff91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:00.696166 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6511ff1b-554c-4522-92af-94198acff91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19eb8a79-17ce-4ea6-8612-bb73312bb0c8', '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='a86bf0e664484a49a9c21a1b6ded4ef3',qos_specs=None,replication_status=,reservations=['521ede40-4c9f-4221-8919-e8850bb7abaf','342357d4-7aaf-4ac4-8b76-accd8bdbd620','0992f29b-9c1b-4d9c-9b61-8e049bc0f1f7','d150a030-12e7-4a33-883a-1694af54726e'],size=1,snapshot_id=c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e,source_replicaid=,source_volid=None,status='creating',user_id='422feb4c4ab5434ca5f111794d20105b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:22:00Z,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=19eb8a79-17ce-4ea6-8612-bb73312bb0c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a86bf0e664484a49a9c21a1b6ded4ef3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='422feb4c4ab5434ca5f111794d20105b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:00.697182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65413d03-0e4b-487a-b919-a11ef5139aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:00.723307 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65413d03-0e4b-487a-b919-a11ef5139aba) transitioned into state 'SUCCESS' from 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='a86bf0e664484a49a9c21a1b6ded4ef3',qos_specs=None,replication_status=,reservations=['521ede40-4c9f-4221-8919-e8850bb7abaf','342357d4-7aaf-4ac4-8b76-accd8bdbd620','0992f29b-9c1b-4d9c-9b61-8e049bc0f1f7','d150a030-12e7-4a33-883a-1694af54726e'],size=1,snapshot_id=c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e,source_replicaid=,source_volid=None,status='creating',user_id='422feb4c4ab5434ca5f111794d20105b',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:00.724483 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80a68fc-9214-41e7-be40-af53602d65fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:00.747755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80a68fc-9214-41e7-be40-af53602d65fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:00.748667 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Flow 'volume_create_api' (e647dae7-88d2-46dc-a9eb-e31d904c512a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:22:00.749133 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Create volume request issued successfully. Jul 22 00:22:00.749792 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-884b31e6-7f0b-4cb5-8f52-2efa9deb216c tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:22:00.750437 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1342/5363] 10.4.3.168 () {68 vars in 1258 bytes} [Wed Jul 22 00:22:00 2026] POST /volume/v3/volumes => generated 741 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:22:00.764979 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e2c161a9-67fb-45e5-8f7c-de0cc8290072 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:00.766895 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2c161a9-67fb-45e5-8f7c-de0cc8290072 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 Jul 22 00:22:00.767112 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2c161a9-67fb-45e5-8f7c-de0cc8290072 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:00.767367 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2c161a9-67fb-45e5-8f7c-de0cc8290072 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:00.776061 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:00.776061 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:00.779673 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e2c161a9-67fb-45e5-8f7c-de0cc8290072 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:22:00.784408 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2c161a9-67fb-45e5-8f7c-de0cc8290072 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 returned with HTTP 200 Jul 22 00:22:00.784790 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1347/5364] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:00 2026] GET /volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 => generated 809 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:00.878489 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:00.880244 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:22:00.880497 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:00.880757 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:00.880979 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Delete volume with id: 6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:22:00.888057 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:00.888057 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:00.888600 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:00.904770 np0000005612 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:22:00.914012 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Delete volume request issued successfully. Jul 22 00:22:00.914195 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e43122a-7a54-4ee1-b481-19199c8542f1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 202 Jul 22 00:22:00.914671 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1341/5365] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:22:00 2026] DELETE /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:22:00.924021 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b685074c-a552-4502-abd2-1bb9ef13ad8d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:00.925427 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b685074c-a552-4502-abd2-1bb9ef13ad8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:22:00.925770 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b685074c-a552-4502-abd2-1bb9ef13ad8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:00.926075 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b685074c-a552-4502-abd2-1bb9ef13ad8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:00.933543 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:00.933543 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:00.938425 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b685074c-a552-4502-abd2-1bb9ef13ad8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:00.944237 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b685074c-a552-4502-abd2-1bb9ef13ad8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 200 Jul 22 00:22:00.944237 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1336/5366] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:00 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:01.798508 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef748c79-c1d4-4d4d-aa2e-36d210c92c50 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:01.800298 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef748c79-c1d4-4d4d-aa2e-36d210c92c50 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 Jul 22 00:22:01.800498 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef748c79-c1d4-4d4d-aa2e-36d210c92c50 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:01.800704 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef748c79-c1d4-4d4d-aa2e-36d210c92c50 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:01.807284 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:01.807284 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:01.810418 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ef748c79-c1d4-4d4d-aa2e-36d210c92c50 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:22:01.813955 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef748c79-c1d4-4d4d-aa2e-36d210c92c50 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 returned with HTTP 200 Jul 22 00:22:01.814313 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1343/5367] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:01 2026] GET /volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:01.825248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6442c170-1d8c-402d-9f06-ca14ff1ceda2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:01.826902 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6442c170-1d8c-402d-9f06-ca14ff1ceda2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 Jul 22 00:22:01.827086 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6442c170-1d8c-402d-9f06-ca14ff1ceda2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:01.827419 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6442c170-1d8c-402d-9f06-ca14ff1ceda2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:01.833629 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:01.833629 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:01.837264 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6442c170-1d8c-402d-9f06-ca14ff1ceda2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:22:01.840973 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6442c170-1d8c-402d-9f06-ca14ff1ceda2 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 returned with HTTP 200 Jul 22 00:22:01.841445 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1348/5368] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:01 2026] GET /volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:01.852385 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b9070fa-f963-4913-9da9-6229a96872a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:01.854017 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b9070fa-f963-4913-9da9-6229a96872a6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:01.854183 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b9070fa-f963-4913-9da9-6229a96872a6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:01.854366 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b9070fa-f963-4913-9da9-6229a96872a6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:01.854488 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-5b9070fa-f963-4913-9da9-6229a96872a6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Delete snapshot with id: c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:01.858809 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:01.858809 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:01.859203 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b9070fa-f963-4913-9da9-6229a96872a6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot retrieved successfully. Jul 22 00:22:01.871211 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b9070fa-f963-4913-9da9-6229a96872a6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot delete request issued successfully. Jul 22 00:22:01.871393 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b9070fa-f963-4913-9da9-6229a96872a6 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 202 Jul 22 00:22:01.871763 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1342/5369] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:22:01 2026] DELETE /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:22:01.878987 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c60cb63-42be-4731-a148-05f997143188 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:01.881050 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c60cb63-42be-4731-a148-05f997143188 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:01.881387 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c60cb63-42be-4731-a148-05f997143188 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:01.881805 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c60cb63-42be-4731-a148-05f997143188 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:01.888556 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:01.888556 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:01.888556 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c60cb63-42be-4731-a148-05f997143188 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Snapshot retrieved successfully. Jul 22 00:22:01.888556 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c60cb63-42be-4731-a148-05f997143188 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 200 Jul 22 00:22:01.888556 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1337/5370] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:01 2026] GET /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:01.958252 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a350df3-3fc2-447d-8d27-b61495919ecd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:01.959937 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a350df3-3fc2-447d-8d27-b61495919ecd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 Jul 22 00:22:01.960159 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a350df3-3fc2-447d-8d27-b61495919ecd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:01.960418 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a350df3-3fc2-447d-8d27-b61495919ecd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:01.965410 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a350df3-3fc2-447d-8d27-b61495919ecd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 returned with HTTP 404 Jul 22 00:22:01.965837 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1344/5371] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:01 2026] GET /volume/v3/volumes/6e802cf8-89c5-4b71-9e82-12ae0402bd70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:01.972646 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e24f3293-ed6c-437f-8380-fff550eeb691 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:01.974332 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e24f3293-ed6c-437f-8380-fff550eeb691 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:22:01.974544 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e24f3293-ed6c-437f-8380-fff550eeb691 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:01.974770 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e24f3293-ed6c-437f-8380-fff550eeb691 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:01.975559 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e24f3293-ed6c-437f-8380-fff550eeb691 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:22:01.988749 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e24f3293-ed6c-437f-8380-fff550eeb691 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Get all volumes completed successfully. Jul 22 00:22:01.990732 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:01.990732 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:01.995173 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e24f3293-ed6c-437f-8380-fff550eeb691 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:22:01.995607 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1349/5372] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:22:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10963 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:22:02.009753 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-419b9968-3e0b-4890-a23a-85c14b34ffca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:02.011535 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-419b9968-3e0b-4890-a23a-85c14b34ffca tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] DELETE https://10.4.3.168/volume/v3/types/d060ee78-e83d-492b-aef4-0894136d2a81 Jul 22 00:22:02.011748 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-419b9968-3e0b-4890-a23a-85c14b34ffca tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:02.011953 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-419b9968-3e0b-4890-a23a-85c14b34ffca tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:02.012209 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:02.012209 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:02.033232 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-419b9968-3e0b-4890-a23a-85c14b34ffca tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types/d060ee78-e83d-492b-aef4-0894136d2a81 returned with HTTP 202 Jul 22 00:22:02.033640 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1343/5373] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:22:02 2026] DELETE /volume/v3/types/d060ee78-e83d-492b-aef4-0894136d2a81 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:22:02.044551 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b709f231-2857-457d-8af2-a51d06409e47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:02.045934 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b709f231-2857-457d-8af2-a51d06409e47 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:22:02.046491 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b709f231-2857-457d-8af2-a51d06409e47 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-243003240", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:02.059809 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b709f231-2857-457d-8af2-a51d06409e47 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:22:02.060540 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1338/5374] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:22:02 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:02.070727 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8474363c-c563-4c66-aeb1-07be46f6f237 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:02.073150 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8474363c-c563-4c66-aeb1-07be46f6f237 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] POST https://10.4.3.168/volume/v3/types/79ee7f45-05e0-4fbb-9ff1-52152a1a306b/encryption Jul 22 00:22:02.073600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8474363c-c563-4c66-aeb1-07be46f6f237 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:02.090966 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8474363c-c563-4c66-aeb1-07be46f6f237 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types/79ee7f45-05e0-4fbb-9ff1-52152a1a306b/encryption returned with HTTP 200 Jul 22 00:22:02.091307 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1345/5375] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:22:02 2026] POST /volume/v3/types/79ee7f45-05e0-4fbb-9ff1-52152a1a306b/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:02.100598 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45b467eb-8336-42d8-9458-55a2db357236 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:02.102362 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:22:02.102710 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-656040467", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-243003240", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:02.104298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-656040467', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-243003240', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:22:02.107621 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume of 1 GB Jul 22 00:22:02.107937 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:02.107937 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:02.108497 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Availability Zones retrieved successfully. Jul 22 00:22:02.114309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Flow 'volume_create_api' (cc66b70c-4daf-4c3f-8f4c-1bcde18c219d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:22:02.115191 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7338a7-6b4a-4cda-b803-3df693864e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:02.116107 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:22:02.141397 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7338a7-6b4a-4cda-b803-3df693864e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:22:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79ee7f45-05e0-4fbb-9ff1-52152a1a306b,is_public=True,name='tempest-scenario-type-luks-243003240',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79ee7f45-05e0-4fbb-9ff1-52152a1a306b', '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=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:02.142179 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0239ed97-c61c-4fbe-b025-57d50fc74bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:02.167536 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-243003240 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-243003240, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:22:02.167806 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-243003240 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-243003240, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:22:02.194268 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Created reservations ['e63f4a93-8cff-47ab-87a4-6f325b8649f5', '3c0c4f59-0ec5-4b42-8566-9e31898804cb', '412ae53d-5fa6-4ea3-b6ac-9c798e112f03', '96014fbf-be5f-4784-8057-90d52aaae0ca'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:22:02.195260 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0239ed97-c61c-4fbe-b025-57d50fc74bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63f4a93-8cff-47ab-87a4-6f325b8649f5', '3c0c4f59-0ec5-4b42-8566-9e31898804cb', '412ae53d-5fa6-4ea3-b6ac-9c798e112f03', '96014fbf-be5f-4784-8057-90d52aaae0ca']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:02.196037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d28bbe-6c99-486e-8b98-add13279fc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:02.217640 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d28bbe-6c99-486e-8b98-add13279fc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a858291-10ef-436b-b40d-a17a6dcc2d6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-656040467',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435c61bb79d440fa8183693f42c2aab',qos_specs=None,replication_status=,reservations=['e63f4a93-8cff-47ab-87a4-6f325b8649f5','3c0c4f59-0ec5-4b42-8566-9e31898804cb','412ae53d-5fa6-4ea3-b6ac-9c798e112f03','96014fbf-be5f-4784-8057-90d52aaae0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02373412e18f4a69831575d07907d3b7',volume_type_id=79ee7f45-05e0-4fbb-9ff1-52152a1a306b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-656040467',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0a858291-10ef-436b-b40d-a17a6dcc2d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8435c61bb79d440fa8183693f42c2aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02373412e18f4a69831575d07907d3b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79ee7f45-05e0-4fbb-9ff1-52152a1a306b),volume_type_id=79ee7f45-05e0-4fbb-9ff1-52152a1a306b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:02.218392 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31364788-be55-4f3e-870d-7b3e94e67f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:02.237855 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31364788-be55-4f3e-870d-7b3e94e67f6b) transitioned into state 'SUCCESS' from state '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-656040467',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8435c61bb79d440fa8183693f42c2aab',qos_specs=None,replication_status=,reservations=['e63f4a93-8cff-47ab-87a4-6f325b8649f5','3c0c4f59-0ec5-4b42-8566-9e31898804cb','412ae53d-5fa6-4ea3-b6ac-9c798e112f03','96014fbf-be5f-4784-8057-90d52aaae0ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02373412e18f4a69831575d07907d3b7',volume_type_id=79ee7f45-05e0-4fbb-9ff1-52152a1a306b)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:02.238578 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bebf293d-59e3-4b8f-966c-ed94b1ce67b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:02.248366 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bebf293d-59e3-4b8f-966c-ed94b1ce67b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:02.249130 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Flow 'volume_create_api' (cc66b70c-4daf-4c3f-8f4c-1bcde18c219d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:22:02.249429 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Create volume request issued successfully. Jul 22 00:22:02.249932 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45b467eb-8336-42d8-9458-55a2db357236 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:22:02.250340 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1350/5376] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:22:02 2026] POST /volume/v3/volumes => generated 783 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:22:02.896977 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b78952ae-3c2f-4df3-8b4a-bd6a120e35e3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:02.898736 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b78952ae-3c2f-4df3-8b4a-bd6a120e35e3 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:02.898936 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b78952ae-3c2f-4df3-8b4a-bd6a120e35e3 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:02.899130 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b78952ae-3c2f-4df3-8b4a-bd6a120e35e3 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:02.904079 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b78952ae-3c2f-4df3-8b4a-bd6a120e35e3 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 404 Jul 22 00:22:02.904620 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1344/5377] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:02 2026] GET /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:02.911218 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ddfd539-8150-44fb-9dc6-80afefbf7556 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:02.915995 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ddfd539-8150-44fb-9dc6-80afefbf7556 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] DELETE https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:22:02.915995 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ddfd539-8150-44fb-9dc6-80afefbf7556 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:02.915995 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ddfd539-8150-44fb-9dc6-80afefbf7556 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:02.915995 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0ddfd539-8150-44fb-9dc6-80afefbf7556 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Delete volume with id: c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:22:02.924078 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:02.924078 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:02.924722 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ddfd539-8150-44fb-9dc6-80afefbf7556 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:22:02.942026 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ddfd539-8150-44fb-9dc6-80afefbf7556 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Delete volume request issued successfully. Jul 22 00:22:02.942026 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ddfd539-8150-44fb-9dc6-80afefbf7556 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e returned with HTTP 202 Jul 22 00:22:02.942026 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1339/5378] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:22:02 2026] DELETE /volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:22:02.954393 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b075532-d8c5-4c85-b846-e46816c86523 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:02.955968 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b075532-d8c5-4c85-b846-e46816c86523 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:22:02.956170 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b075532-d8c5-4c85-b846-e46816c86523 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:02.956412 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b075532-d8c5-4c85-b846-e46816c86523 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:02.963207 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:02.963207 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:02.966593 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7b075532-d8c5-4c85-b846-e46816c86523 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:22:02.970616 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b075532-d8c5-4c85-b846-e46816c86523 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e returned with HTTP 200 Jul 22 00:22:02.970990 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1346/5379] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:02 2026] GET /volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:03.982906 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ebc8b03-2248-4625-87e1-7e44a30bd00a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:03.985032 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ebc8b03-2248-4625-87e1-7e44a30bd00a tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:22:03.985245 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ebc8b03-2248-4625-87e1-7e44a30bd00a tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:03.985481 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ebc8b03-2248-4625-87e1-7e44a30bd00a tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:03.992670 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ebc8b03-2248-4625-87e1-7e44a30bd00a tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e returned with HTTP 404 Jul 22 00:22:03.993315 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1351/5380] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:03 2026] GET /volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:04.000007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84c1e9d1-bec6-45ee-9700-f98257bb30e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:04.003889 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84c1e9d1-bec6-45ee-9700-f98257bb30e9 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] DELETE https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 Jul 22 00:22:04.003889 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84c1e9d1-bec6-45ee-9700-f98257bb30e9 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:04.003889 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84c1e9d1-bec6-45ee-9700-f98257bb30e9 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:04.003889 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-84c1e9d1-bec6-45ee-9700-f98257bb30e9 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Delete volume with id: 19eb8a79-17ce-4ea6-8612-bb73312bb0c8 Jul 22 00:22:04.010594 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:04.010594 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:04.011223 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84c1e9d1-bec6-45ee-9700-f98257bb30e9 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:22:04.029460 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84c1e9d1-bec6-45ee-9700-f98257bb30e9 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Delete volume request issued successfully. Jul 22 00:22:04.030489 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84c1e9d1-bec6-45ee-9700-f98257bb30e9 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 returned with HTTP 202 Jul 22 00:22:04.030489 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1345/5381] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:22:03 2026] DELETE /volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:22:04.039281 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a70ee4a-4c3a-4990-9d2f-a4436e704742 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:04.041154 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a70ee4a-4c3a-4990-9d2f-a4436e704742 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 Jul 22 00:22:04.043285 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a70ee4a-4c3a-4990-9d2f-a4436e704742 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:04.043285 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a70ee4a-4c3a-4990-9d2f-a4436e704742 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:04.049649 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:04.049649 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:04.053416 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2a70ee4a-4c3a-4990-9d2f-a4436e704742 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Volume info retrieved successfully. Jul 22 00:22:04.058474 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a70ee4a-4c3a-4990-9d2f-a4436e704742 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 returned with HTTP 200 Jul 22 00:22:04.059043 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1340/5382] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:04 2026] GET /volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:05.077224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dcb9fc2e-1dc7-497d-af23-6dd817e64b17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:05.078964 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dcb9fc2e-1dc7-497d-af23-6dd817e64b17 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 Jul 22 00:22:05.079142 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dcb9fc2e-1dc7-497d-af23-6dd817e64b17 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:05.079347 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dcb9fc2e-1dc7-497d-af23-6dd817e64b17 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:05.085818 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dcb9fc2e-1dc7-497d-af23-6dd817e64b17 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 returned with HTTP 404 Jul 22 00:22:05.086641 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1347/5383] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:05 2026] GET /volume/v3/volumes/19eb8a79-17ce-4ea6-8612-bb73312bb0c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:05.094316 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ecc7c8e-de58-4b08-907d-ad2f1a41ac94 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:05.096096 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ecc7c8e-de58-4b08-907d-ad2f1a41ac94 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:05.096302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ecc7c8e-de58-4b08-907d-ad2f1a41ac94 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:05.096480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ecc7c8e-de58-4b08-907d-ad2f1a41ac94 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:05.096583 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-1ecc7c8e-de58-4b08-907d-ad2f1a41ac94 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Delete snapshot with id: c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:05.100536 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ecc7c8e-de58-4b08-907d-ad2f1a41ac94 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 404 Jul 22 00:22:05.101031 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1352/5384] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:22:05 2026] DELETE /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:05.107756 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca307cf1-fe78-4a0f-9b87-68405cafb2fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:05.109842 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca307cf1-fe78-4a0f-9b87-68405cafb2fb tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e Jul 22 00:22:05.110080 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca307cf1-fe78-4a0f-9b87-68405cafb2fb tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:05.110263 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca307cf1-fe78-4a0f-9b87-68405cafb2fb tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:05.114767 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca307cf1-fe78-4a0f-9b87-68405cafb2fb tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e returned with HTTP 404 Jul 22 00:22:05.115268 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1346/5385] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:05 2026] GET /volume/v3/snapshots/c156f7e8-9840-4d6e-bf88-caa4e1ad6a5e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:05.122462 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8dc2a1c8-b367-4242-962e-47f8fafd23a8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:05.124441 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8dc2a1c8-b367-4242-962e-47f8fafd23a8 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] DELETE https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:22:05.124630 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8dc2a1c8-b367-4242-962e-47f8fafd23a8 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:05.124811 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8dc2a1c8-b367-4242-962e-47f8fafd23a8 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:05.124990 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8dc2a1c8-b367-4242-962e-47f8fafd23a8 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Delete volume with id: c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:22:05.130965 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8dc2a1c8-b367-4242-962e-47f8fafd23a8 tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e returned with HTTP 404 Jul 22 00:22:05.131457 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1341/5386] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:22:05 2026] DELETE /volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:05.138162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d0cb728-9757-435b-a287-2246b0a5113d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:05.139818 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d0cb728-9757-435b-a287-2246b0a5113d tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] GET https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e Jul 22 00:22:05.140084 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d0cb728-9757-435b-a287-2246b0a5113d tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:05.140292 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d0cb728-9757-435b-a287-2246b0a5113d tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:05.145484 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d0cb728-9757-435b-a287-2246b0a5113d tempest-SnapshotDependencyTests-1436984841 tempest-SnapshotDependencyTests-1436984841-project-member] https://10.4.3.168/volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e returned with HTTP 404 Jul 22 00:22:05.146083 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1348/5387] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:05 2026] GET /volume/v3/volumes/c839f4f0-31ab-4af7-8ab4-e4c8df4a878e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:15.098440 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=140,cinder:INSERT=17,cinder:UPDATE=36 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:22:15.112404 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=115,cinder:UPDATE=29,cinder:INSERT=16 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:22:15.127379 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=140,cinder:UPDATE=56,cinder:INSERT=34 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:22:15.142287 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=124,cinder:UPDATE=49,cinder:INSERT=19 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:22:18.460705 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-37920494-baa2-4b54-a886-d83a08670188 req-e8f9f596-4256-417f-9de9-4157f67ca40b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:18.460705 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-37920494-baa2-4b54-a886-d83a08670188 req-e8f9f596-4256-417f-9de9-4157f67ca40b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] DELETE https://10.4.3.168/volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4 Jul 22 00:22:18.460705 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-37920494-baa2-4b54-a886-d83a08670188 req-e8f9f596-4256-417f-9de9-4157f67ca40b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:18.460705 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-37920494-baa2-4b54-a886-d83a08670188 req-e8f9f596-4256-417f-9de9-4157f67ca40b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:18.460705 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:18.460705 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:18.460705 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-37920494-baa2-4b54-a886-d83a08670188 req-e8f9f596-4256-417f-9de9-4157f67ca40b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4 returned with HTTP 200 Jul 22 00:22:18.460705 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1353/5388] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:22:18 2026] DELETE /volume/v3/attachments/83e1f277-9c24-46b3-93bd-3e007c154af4 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:19.419193 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:19.421015 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:22:19.421401 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-211332029", "source_volid": "0ec8daa3-f4d7-436e-837e-f447e7a06b08", "volume_type": "tempest-scenario-type-luks-59916524", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:19.422962 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-211332029', 'source_volid': '0ec8daa3-f4d7-436e-837e-f447e7a06b08', 'volume_type': 'tempest-scenario-type-luks-59916524', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:22:19.432272 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:19.432272 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:19.432703 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume retrieved successfully. Jul 22 00:22:19.432824 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume of 1 GB Jul 22 00:22:19.433486 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Availability Zones retrieved successfully. Jul 22 00:22:19.438181 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Flow 'volume_create_api' (d07538c7-af7e-43b5-879b-009480876233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:22:19.439320 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c7255f-af65-431e-b932-5466499c8a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:19.440331 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:22:19.458745 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c7255f-af65-431e-b932-5466499c8a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0ec8daa3-f4d7-436e-837e-f447e7a06b08', 'volume_type': VolumeType(created_at=2026-07-22T00:21:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=27d43741-72f4-4abd-b789-85d2516af4f3,is_public=True,name='tempest-scenario-type-luks-59916524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27d43741-72f4-4abd-b789-85d2516af4f3', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:19.459504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4dbcb76-b58f-4fde-89d7-9986919a975e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:19.493582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Created reservations ['10e3006a-3326-411a-aa9d-2666a33769b3', 'fab2c53d-4aa4-41c9-a77b-c9c5c9648f5c', '4b926610-8281-4784-a18f-f20fc7fbb20b', 'd9a41514-b4af-49a7-b1d3-3fec3bf18322'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:22:19.494408 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4dbcb76-b58f-4fde-89d7-9986919a975e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10e3006a-3326-411a-aa9d-2666a33769b3', 'fab2c53d-4aa4-41c9-a77b-c9c5c9648f5c', '4b926610-8281-4784-a18f-f20fc7fbb20b', 'd9a41514-b4af-49a7-b1d3-3fec3bf18322']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:19.495171 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91aa07ba-4260-45f8-88f7-80cd20deebcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:19.526042 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91aa07ba-4260-45f8-88f7-80cd20deebcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b523f7bc-593d-40b8-9a14-8f897f61c3f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-211332029',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68da86cdf5ff4e63aecaa060275a40fe',qos_specs=None,replication_status=,reservations=['10e3006a-3326-411a-aa9d-2666a33769b3','fab2c53d-4aa4-41c9-a77b-c9c5c9648f5c','4b926610-8281-4784-a18f-f20fc7fbb20b','d9a41514-b4af-49a7-b1d3-3fec3bf18322'],size=1,snapshot_id=None,source_replicaid=,source_volid=0ec8daa3-f4d7-436e-837e-f447e7a06b08,status='creating',user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_type_id=27d43741-72f4-4abd-b789-85d2516af4f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-211332029',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b523f7bc-593d-40b8-9a14-8f897f61c3f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68da86cdf5ff4e63aecaa060275a40fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0ec8daa3-f4d7-436e-837e-f447e7a06b08,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(27d43741-72f4-4abd-b789-85d2516af4f3),volume_type_id=27d43741-72f4-4abd-b789-85d2516af4f3)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:19.526675 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0d354c-a44f-4971-90e9-4a5090c5c83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:19.543669 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0d354c-a44f-4971-90e9-4a5090c5c83c) transitioned into state 'SUCCESS' from state '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-211332029',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68da86cdf5ff4e63aecaa060275a40fe',qos_specs=None,replication_status=,reservations=['10e3006a-3326-411a-aa9d-2666a33769b3','fab2c53d-4aa4-41c9-a77b-c9c5c9648f5c','4b926610-8281-4784-a18f-f20fc7fbb20b','d9a41514-b4af-49a7-b1d3-3fec3bf18322'],size=1,snapshot_id=None,source_replicaid=,source_volid=0ec8daa3-f4d7-436e-837e-f447e7a06b08,status='creating',user_id='7febc3248a9e4fe9b69dd07d233a7c9b',volume_type_id=27d43741-72f4-4abd-b789-85d2516af4f3)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:19.544295 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871cb354-a6b4-43ee-8158-9fbb170688bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:19.557916 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (871cb354-a6b4-43ee-8158-9fbb170688bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:19.558741 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Flow 'volume_create_api' (d07538c7-af7e-43b5-879b-009480876233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:22:19.559034 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Create volume request issued successfully. Jul 22 00:22:19.559554 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e640b859-acb0-4c2a-a1b6-14fc9745251b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:22:19.559991 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1347/5389] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:22:19 2026] POST /volume/v3/volumes => generated 808 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:22:19.571044 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f251973-4771-457a-a371-18ecdb6bafd1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:19.573484 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f251973-4771-457a-a371-18ecdb6bafd1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:19.573773 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f251973-4771-457a-a371-18ecdb6bafd1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:19.574096 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f251973-4771-457a-a371-18ecdb6bafd1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:19.583242 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:19.583242 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:19.587643 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5f251973-4771-457a-a371-18ecdb6bafd1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:19.593011 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f251973-4771-457a-a371-18ecdb6bafd1 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:19.593496 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1342/5390] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:19 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:20.606246 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f505a653-beba-407f-982e-3cf9cd4f783e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:20.607964 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f505a653-beba-407f-982e-3cf9cd4f783e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:20.608245 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f505a653-beba-407f-982e-3cf9cd4f783e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:20.608529 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f505a653-beba-407f-982e-3cf9cd4f783e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:20.615402 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:20.615402 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:20.622578 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f505a653-beba-407f-982e-3cf9cd4f783e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:20.624812 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f505a653-beba-407f-982e-3cf9cd4f783e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:20.625487 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1349/5391] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:20 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:21.638657 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c04026e5-fb44-4f57-a17d-7fad2e3826c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:21.640336 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c04026e5-fb44-4f57-a17d-7fad2e3826c5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:21.640557 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c04026e5-fb44-4f57-a17d-7fad2e3826c5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:21.640742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c04026e5-fb44-4f57-a17d-7fad2e3826c5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:21.647652 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:21.647652 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:21.651180 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c04026e5-fb44-4f57-a17d-7fad2e3826c5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:21.655015 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c04026e5-fb44-4f57-a17d-7fad2e3826c5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:21.655373 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1354/5392] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:21 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:22.667233 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7e2e67f4-1d65-40b2-8de1-20804dc3ccf4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:22.669487 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e2e67f4-1d65-40b2-8de1-20804dc3ccf4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:22.669709 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e2e67f4-1d65-40b2-8de1-20804dc3ccf4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:22.669924 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e2e67f4-1d65-40b2-8de1-20804dc3ccf4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:22.676554 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:22.676554 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:22.679949 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7e2e67f4-1d65-40b2-8de1-20804dc3ccf4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:22.683721 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e2e67f4-1d65-40b2-8de1-20804dc3ccf4 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:22.684120 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1348/5393] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:22 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:23.695642 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b5442d4-d534-404d-a383-64570f15254f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:23.697709 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b5442d4-d534-404d-a383-64570f15254f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:23.697956 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b5442d4-d534-404d-a383-64570f15254f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:23.698215 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b5442d4-d534-404d-a383-64570f15254f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:23.706095 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:23.706095 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:23.709613 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8b5442d4-d534-404d-a383-64570f15254f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:23.713493 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b5442d4-d534-404d-a383-64570f15254f tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:23.713877 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1343/5394] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:23 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:24.726299 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7fa76b8c-4b9d-464b-aa0a-9f5167b35c2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:24.728084 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fa76b8c-4b9d-464b-aa0a-9f5167b35c2e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:24.728296 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fa76b8c-4b9d-464b-aa0a-9f5167b35c2e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:24.728475 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fa76b8c-4b9d-464b-aa0a-9f5167b35c2e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:24.735356 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:24.735356 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:24.738439 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7fa76b8c-4b9d-464b-aa0a-9f5167b35c2e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:24.741900 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fa76b8c-4b9d-464b-aa0a-9f5167b35c2e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:24.742226 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1350/5395] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:24 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:25.755546 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a92920b0-85c4-497c-b01f-91c99669a9dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:25.757881 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a92920b0-85c4-497c-b01f-91c99669a9dd tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:25.758168 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a92920b0-85c4-497c-b01f-91c99669a9dd tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:25.758439 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a92920b0-85c4-497c-b01f-91c99669a9dd tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:25.765696 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:25.765696 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:25.768782 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a92920b0-85c4-497c-b01f-91c99669a9dd tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:25.772339 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a92920b0-85c4-497c-b01f-91c99669a9dd tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:25.772672 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1355/5396] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:25 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:26.786084 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9cd4c437-7f1e-40a4-83d5-be66f3ebd377 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:26.787782 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cd4c437-7f1e-40a4-83d5-be66f3ebd377 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:26.788055 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cd4c437-7f1e-40a4-83d5-be66f3ebd377 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:26.788207 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9cd4c437-7f1e-40a4-83d5-be66f3ebd377 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:26.797078 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:26.797078 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:26.800191 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9cd4c437-7f1e-40a4-83d5-be66f3ebd377 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:26.804536 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9cd4c437-7f1e-40a4-83d5-be66f3ebd377 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:26.805118 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1349/5397] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:26 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:27.817362 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6735d833-b8d6-4d14-a63f-9cdebdcdc6ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:27.819040 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6735d833-b8d6-4d14-a63f-9cdebdcdc6ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:27.819220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6735d833-b8d6-4d14-a63f-9cdebdcdc6ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:27.819395 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6735d833-b8d6-4d14-a63f-9cdebdcdc6ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:27.827775 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:27.827775 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:27.832031 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6735d833-b8d6-4d14-a63f-9cdebdcdc6ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:27.836568 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6735d833-b8d6-4d14-a63f-9cdebdcdc6ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:27.837045 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1344/5398] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:27 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:28.848054 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-898d10a7-b1ad-46c9-89bb-62be6b642519 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:28.849681 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-898d10a7-b1ad-46c9-89bb-62be6b642519 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:28.849992 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-898d10a7-b1ad-46c9-89bb-62be6b642519 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:28.850164 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-898d10a7-b1ad-46c9-89bb-62be6b642519 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:28.857723 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:28.857723 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:28.861327 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-898d10a7-b1ad-46c9-89bb-62be6b642519 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:28.865256 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-898d10a7-b1ad-46c9-89bb-62be6b642519 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:28.865627 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1351/5399] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:28 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:29.877051 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac5255f6-798e-4542-a47a-5ffaafb48b3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:29.879139 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac5255f6-798e-4542-a47a-5ffaafb48b3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:29.879380 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac5255f6-798e-4542-a47a-5ffaafb48b3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:29.879580 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac5255f6-798e-4542-a47a-5ffaafb48b3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:29.887460 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:29.887460 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:29.891507 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ac5255f6-798e-4542-a47a-5ffaafb48b3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:29.895897 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac5255f6-798e-4542-a47a-5ffaafb48b3b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:29.896453 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1356/5400] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:29 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:30.908483 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aba7c92b-e6e8-4d3a-89ee-88feb73a097e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:30.910244 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aba7c92b-e6e8-4d3a-89ee-88feb73a097e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:30.910469 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aba7c92b-e6e8-4d3a-89ee-88feb73a097e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:30.910683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aba7c92b-e6e8-4d3a-89ee-88feb73a097e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:30.917064 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:30.917064 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:30.920509 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aba7c92b-e6e8-4d3a-89ee-88feb73a097e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:30.924596 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aba7c92b-e6e8-4d3a-89ee-88feb73a097e tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:30.925018 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1350/5401] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:30 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:31.036924 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8558df25-f8d2-41eb-8469-b1c8a2b8229d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:31.040478 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8558df25-f8d2-41eb-8469-b1c8a2b8229d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:31.040478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8558df25-f8d2-41eb-8469-b1c8a2b8229d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:31.040478 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8558df25-f8d2-41eb-8469-b1c8a2b8229d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:31.046282 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:31.046282 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:31.050165 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8558df25-f8d2-41eb-8469-b1c8a2b8229d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:31.054642 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8558df25-f8d2-41eb-8469-b1c8a2b8229d tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:31.055160 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1345/5402] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:22:31 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:31.481875 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-ca61f43a-6fce-46cc-8177-c09a88fadc80 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:31.483950 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-ca61f43a-6fce-46cc-8177-c09a88fadc80 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:31.484148 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-ca61f43a-6fce-46cc-8177-c09a88fadc80 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:31.484334 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-ca61f43a-6fce-46cc-8177-c09a88fadc80 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:31.490456 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:31.490456 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:31.493655 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-ca61f43a-6fce-46cc-8177-c09a88fadc80 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:31.498009 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-ca61f43a-6fce-46cc-8177-c09a88fadc80 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:31.498555 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1352/5403] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:22:31 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:31.507199 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b88b215f-4163-4bfc-8a65-ff2e770f2dca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:31.507637 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b88b215f-4163-4bfc-8a65-ff2e770f2dca None None] GET https://10.4.3.168/volume// Jul 22 00:22:31.507851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b88b215f-4163-4bfc-8a65-ff2e770f2dca None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:31.508105 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b88b215f-4163-4bfc-8a65-ff2e770f2dca None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:31.508471 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b88b215f-4163-4bfc-8a65-ff2e770f2dca None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:22:31.508791 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1357/5404] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:22:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:22:31.515476 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-e6cb4808-b23c-4d80-8106-8ae97dceef7b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:31.517199 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-e6cb4808-b23c-4d80-8106-8ae97dceef7b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:22:31.517516 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-e6cb4808-b23c-4d80-8106-8ae97dceef7b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b523f7bc-593d-40b8-9a14-8f897f61c3f3", "connector": null, "instance_uuid": "0ad47337-08b0-4748-92d4-584a603458d1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:31.524505 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:31.524505 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:31.545168 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-e6cb4808-b23c-4d80-8106-8ae97dceef7b tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:22:31.545676 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1351/5405] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:22:31 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) Jul 22 00:22:32.276399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a0268e8e-6016-4290-bd21-7743e1918d04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:32.276399 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0268e8e-6016-4290-bd21-7743e1918d04 None None] GET https://10.4.3.168/volume// Jul 22 00:22:32.276399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0268e8e-6016-4290-bd21-7743e1918d04 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:32.276399 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0268e8e-6016-4290-bd21-7743e1918d04 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:32.276399 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0268e8e-6016-4290-bd21-7743e1918d04 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:22:32.276399 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1346/5406] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:22:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:22:32.285552 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-65ae2a70-8343-4ab7-a5fd-08f9ab8e28c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:32.287462 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-65ae2a70-8343-4ab7-a5fd-08f9ab8e28c2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:22:32.287649 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-65ae2a70-8343-4ab7-a5fd-08f9ab8e28c2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:32.287835 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-65ae2a70-8343-4ab7-a5fd-08f9ab8e28c2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:32.296300 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:32.296300 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:32.299278 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-65ae2a70-8343-4ab7-a5fd-08f9ab8e28c2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:22:32.303257 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-65ae2a70-8343-4ab7-a5fd-08f9ab8e28c2 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:22:32.303617 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1353/5407] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:22:32 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 1627 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:22:32.412806 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-64013c51-1467-43db-b583-ecc0f5a43ff5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:32.414852 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-64013c51-1467-43db-b583-ecc0f5a43ff5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] PUT https://10.4.3.168/volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917 Jul 22 00:22:32.415261 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-64013c51-1467-43db-b583-ecc0f5a43ff5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:32.422536 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-64013c51-1467-43db-b583-ecc0f5a43ff5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Acquiring lock "cinder-attachment_update-b523f7bc-593d-40b8-9a14-8f897f61c3f3-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:22:32.426955 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-64013c51-1467-43db-b583-ecc0f5a43ff5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Lock "cinder-attachment_update-b523f7bc-593d-40b8-9a14-8f897f61c3f3-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:22:32.427795 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:32.427795 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:32.502309 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-64013c51-1467-43db-b583-ecc0f5a43ff5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Lock "cinder-attachment_update-b523f7bc-593d-40b8-9a14-8f897f61c3f3-np0000005612" released by "attachment_update" :: held 0.075s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:22:32.502628 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-64013c51-1467-43db-b583-ecc0f5a43ff5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917 returned with HTTP 200 Jul 22 00:22:32.503070 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1358/5408] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:22:32 2026] PUT /volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:32.521550 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-d2594d8b-5077-4753-ad91-2d74b46f9ebc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:32.523712 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-d2594d8b-5077-4753-ad91-2d74b46f9ebc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] POST https://10.4.3.168/volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917/action Jul 22 00:22:32.524124 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-d2594d8b-5077-4753-ad91-2d74b46f9ebc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:22:32.524238 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-d2594d8b-5077-4753-ad91-2d74b46f9ebc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:32.539623 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:32.539623 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:32.548173 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-d2594d8b-5077-4753-ad91-2d74b46f9ebc tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917/action returned with HTTP 204 Jul 22 00:22:32.548651 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1352/5409] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:22:32 2026] POST /volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:34.656436 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77402959-6687-47e9-b6f5-fa9d16c37fee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:34.656436 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77402959-6687-47e9-b6f5-fa9d16c37fee tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:22:34.656436 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77402959-6687-47e9-b6f5-fa9d16c37fee tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82dd5753-d1f7-4392-8f56-80eaa7ceb825", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-737903540", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:34.681747 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:34.681747 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:34.683418 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77402959-6687-47e9-b6f5-fa9d16c37fee tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:22:34.683418 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-77402959-6687-47e9-b6f5-fa9d16c37fee tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create snapshot from volume 82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:22:34.714958 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-77402959-6687-47e9-b6f5-fa9d16c37fee tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['cf830f03-6c89-466f-9d47-7c50702866ed', '8b70a090-615a-4fc2-9a73-b1f05ba4a75c', '5c788f5b-55fe-494d-8f13-174e9e08e9a3', 'a2bb9536-1edb-49b8-a1f4-1534f2960c6c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:22:34.751540 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77402959-6687-47e9-b6f5-fa9d16c37fee tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot force create request issued successfully. Jul 22 00:22:34.752001 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77402959-6687-47e9-b6f5-fa9d16c37fee tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:22:34.752394 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1347/5410] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:22:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:22:34.761398 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b40fb8e0-0274-491d-af4d-a030fe3c8b83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:34.763533 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b40fb8e0-0274-491d-af4d-a030fe3c8b83 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 Jul 22 00:22:34.763719 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b40fb8e0-0274-491d-af4d-a030fe3c8b83 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:34.763939 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b40fb8e0-0274-491d-af4d-a030fe3c8b83 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:34.770160 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:34.770160 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:34.770638 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b40fb8e0-0274-491d-af4d-a030fe3c8b83 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:22:34.771598 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b40fb8e0-0274-491d-af4d-a030fe3c8b83 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 returned with HTTP 200 Jul 22 00:22:34.771975 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1354/5411] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:34 2026] GET /volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:35.780711 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3aaea4e0-6be2-48b8-9759-f6b059046e09 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:35.782524 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aaea4e0-6be2-48b8-9759-f6b059046e09 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 Jul 22 00:22:35.782708 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aaea4e0-6be2-48b8-9759-f6b059046e09 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:35.782940 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3aaea4e0-6be2-48b8-9759-f6b059046e09 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:35.788643 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:35.788643 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:35.789106 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3aaea4e0-6be2-48b8-9759-f6b059046e09 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:22:35.789891 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3aaea4e0-6be2-48b8-9759-f6b059046e09 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 returned with HTTP 200 Jul 22 00:22:35.790243 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1359/5412] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:35 2026] GET /volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:35.798384 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2016dc48-4364-4e5e-bac4-ec7ba03877bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:35.800371 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2016dc48-4364-4e5e-bac4-ec7ba03877bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 Jul 22 00:22:35.800561 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2016dc48-4364-4e5e-bac4-ec7ba03877bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:35.800743 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2016dc48-4364-4e5e-bac4-ec7ba03877bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:35.806034 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:35.806034 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:35.806526 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2016dc48-4364-4e5e-bac4-ec7ba03877bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:22:35.807373 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2016dc48-4364-4e5e-bac4-ec7ba03877bb tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 returned with HTTP 200 Jul 22 00:22:35.807740 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1353/5413] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:22:35 2026] GET /volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:35.816665 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:35.820710 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:22:35.820710 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-186307454", "snapshot_id": "0285dc53-93f8-46d0-ace3-a7f8995fb0a7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:35.820710 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-186307454', 'snapshot_id': '0285dc53-93f8-46d0-ace3-a7f8995fb0a7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:22:35.824407 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:35.824407 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:35.824897 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:22:35.825082 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume of 1 GB Jul 22 00:22:35.828107 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Availability Zones retrieved successfully. Jul 22 00:22:35.833336 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (a17bdc29-19e1-462c-916a-c933d55fc7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:22:35.834374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16acd60d-6d7f-428f-87d9-40b4d8db70e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:35.835281 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:22:35.862988 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16acd60d-6d7f-428f-87d9-40b4d8db70e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0285dc53-93f8-46d0-ace3-a7f8995fb0a7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:35.863879 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e7ef47-93d6-4cee-a095-9f72a803a1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:35.898767 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Created reservations ['aae97078-e6fb-448b-ba0f-7c0589c34a54', 'd196e747-5ca2-4eb1-a167-f2cf1ad86542', 'aca46b36-b6d4-4f8e-9c65-ccc2e7cdf4e6', 'd00244f8-2c74-4e5e-9d2b-257b9a0253fc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:22:35.900095 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e7ef47-93d6-4cee-a095-9f72a803a1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae97078-e6fb-448b-ba0f-7c0589c34a54', 'd196e747-5ca2-4eb1-a167-f2cf1ad86542', 'aca46b36-b6d4-4f8e-9c65-ccc2e7cdf4e6', 'd00244f8-2c74-4e5e-9d2b-257b9a0253fc']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:35.901309 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40baf165-b2d3-41a4-912c-29205fdb1dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:35.942895 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40baf165-b2d3-41a4-912c-29205fdb1dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '524c821d-cae2-4026-ba41-db8b76794f76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-186307454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['aae97078-e6fb-448b-ba0f-7c0589c34a54','d196e747-5ca2-4eb1-a167-f2cf1ad86542','aca46b36-b6d4-4f8e-9c65-ccc2e7cdf4e6','d00244f8-2c74-4e5e-9d2b-257b9a0253fc'],size=1,snapshot_id=0285dc53-93f8-46d0-ace3-a7f8995fb0a7,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-186307454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=524c821d-cae2-4026-ba41-db8b76794f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230546af42414692a1fc26950e9c236d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0285dc53-93f8-46d0-ace3-a7f8995fb0a7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:35.943854 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28250462-5079-48a0-ac83-1c61b91fc8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:35.959231 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28250462-5079-48a0-ac83-1c61b91fc8f0) transitioned into state 'SUCCESS' from state '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-186307454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230546af42414692a1fc26950e9c236d',qos_specs=None,replication_status=,reservations=['aae97078-e6fb-448b-ba0f-7c0589c34a54','d196e747-5ca2-4eb1-a167-f2cf1ad86542','aca46b36-b6d4-4f8e-9c65-ccc2e7cdf4e6','d00244f8-2c74-4e5e-9d2b-257b9a0253fc'],size=1,snapshot_id=0285dc53-93f8-46d0-ace3-a7f8995fb0a7,source_replicaid=,source_volid=None,status='creating',user_id='40048ac2d8e745fdbd93b94e21baa54c',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:35.960157 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15088f87-c07e-4029-b821-a87024906e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:22:35.979289 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15088f87-c07e-4029-b821-a87024906e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:22:35.980300 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Flow 'volume_create_api' (a17bdc29-19e1-462c-916a-c933d55fc7a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:22:35.980678 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Create volume request issued successfully. Jul 22 00:22:35.981309 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2fcc5ffa-67b6-425d-b0cc-fcaeeb4777f2 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:22:35.981899 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1348/5414] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:22:35 2026] POST /volume/v3/volumes => generated 784 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:22:35.994154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5304322-a573-4412-b15b-4af064c5963c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:35.995982 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5304322-a573-4412-b15b-4af064c5963c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:22:35.996194 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5304322-a573-4412-b15b-4af064c5963c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:35.996563 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5304322-a573-4412-b15b-4af064c5963c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:36.003054 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:36.003054 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:36.006636 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5304322-a573-4412-b15b-4af064c5963c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:22:36.010633 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5304322-a573-4412-b15b-4af064c5963c tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 200 Jul 22 00:22:36.010976 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1355/5415] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:35 2026] GET /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:36.633532 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8a44705c-cc2e-4f49-9c8b-09989ef6efb5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:36.635782 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8a44705c-cc2e-4f49-9c8b-09989ef6efb5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3/encryption Jul 22 00:22:36.635990 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8a44705c-cc2e-4f49-9c8b-09989ef6efb5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:36.636212 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8a44705c-cc2e-4f49-9c8b-09989ef6efb5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:36.652540 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:36.652540 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:36.658999 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cac6c937-bd44-4040-9ed2-8a258bc7b9ad req-8a44705c-cc2e-4f49-9c8b-09989ef6efb5 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3/encryption returned with HTTP 200 Jul 22 00:22:36.659466 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1360/5416] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:22:36 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:37.027638 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16041f74-2d56-4122-8566-0e7690ff32ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:37.033073 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16041f74-2d56-4122-8566-0e7690ff32ef tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:22:37.033073 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16041f74-2d56-4122-8566-0e7690ff32ef tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:37.033073 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16041f74-2d56-4122-8566-0e7690ff32ef tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:37.039976 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:37.039976 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:37.045885 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-16041f74-2d56-4122-8566-0e7690ff32ef tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:22:37.051030 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16041f74-2d56-4122-8566-0e7690ff32ef tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 200 Jul 22 00:22:37.051659 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1354/5417] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:37 2026] GET /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 1393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:37.063194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-448f02e4-928e-4897-99d9-724d1560efc9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:37.066600 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-448f02e4-928e-4897-99d9-724d1560efc9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:22:37.066600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-448f02e4-928e-4897-99d9-724d1560efc9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:37.066600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-448f02e4-928e-4897-99d9-724d1560efc9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:37.078162 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:37.078162 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:37.095046 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-448f02e4-928e-4897-99d9-724d1560efc9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:22:37.102765 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-448f02e4-928e-4897-99d9-724d1560efc9 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 200 Jul 22 00:22:37.103429 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1349/5418] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:37 2026] GET /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 1393 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:37.249049 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-fe31f34a-84b6-4b59-bda9-b22a34138d9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:37.251606 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-fe31f34a-84b6-4b59-bda9-b22a34138d9a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:22:37.251871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-fe31f34a-84b6-4b59-bda9-b22a34138d9a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:37.252103 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-fe31f34a-84b6-4b59-bda9-b22a34138d9a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:37.260716 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:37.260716 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:37.265645 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-fe31f34a-84b6-4b59-bda9-b22a34138d9a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:22:37.271066 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-fe31f34a-84b6-4b59-bda9-b22a34138d9a tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 200 Jul 22 00:22:37.271477 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1356/5419] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:22:37 2026] GET /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:37.752774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-4c2ec072-b9a4-407d-b279-8a91dbe29a88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:37.755643 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-4c2ec072-b9a4-407d-b279-8a91dbe29a88 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:22:37.755934 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-4c2ec072-b9a4-407d-b279-8a91dbe29a88 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:37.756194 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-4c2ec072-b9a4-407d-b279-8a91dbe29a88 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:37.766477 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:37.766477 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:37.771196 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-4c2ec072-b9a4-407d-b279-8a91dbe29a88 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:22:37.777159 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-4c2ec072-b9a4-407d-b279-8a91dbe29a88 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 200 Jul 22 00:22:37.777567 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1361/5420] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:22:37 2026] GET /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 1393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:37.786300 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71ce4dbe-8dbf-47c0-a78d-7e6c29b62207 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:37.786727 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71ce4dbe-8dbf-47c0-a78d-7e6c29b62207 None None] GET https://10.4.3.168/volume// Jul 22 00:22:37.786981 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71ce4dbe-8dbf-47c0-a78d-7e6c29b62207 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:37.787204 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71ce4dbe-8dbf-47c0-a78d-7e6c29b62207 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:37.787564 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71ce4dbe-8dbf-47c0-a78d-7e6c29b62207 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:22:37.787945 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1355/5421] 10.4.3.168 () {66 vars in 1419 bytes} [Wed Jul 22 00:22:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:22:37.795984 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e080ce3f-7d32-4bab-9a2f-6618c988b842 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:37.797951 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e080ce3f-7d32-4bab-9a2f-6618c988b842 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:22:37.798502 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e080ce3f-7d32-4bab-9a2f-6618c988b842 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "524c821d-cae2-4026-ba41-db8b76794f76", "connector": null, "instance_uuid": "30480cf1-39cd-4ed4-abf6-b1ac664454e6"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:37.808689 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:37.808689 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:37.830116 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e080ce3f-7d32-4bab-9a2f-6618c988b842 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:22:37.830691 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1350/5422] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:22:37 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:38.646342 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47a02030-3a4b-4d2d-a1ce-af73b1c2bcb9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:38.646788 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47a02030-3a4b-4d2d-a1ce-af73b1c2bcb9 None None] GET https://10.4.3.168/volume// Jul 22 00:22:38.647009 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47a02030-3a4b-4d2d-a1ce-af73b1c2bcb9 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:38.647192 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47a02030-3a4b-4d2d-a1ce-af73b1c2bcb9 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:38.647525 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47a02030-3a4b-4d2d-a1ce-af73b1c2bcb9 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:22:38.647876 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1357/5423] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:22:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:22:38.661961 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e09f0e5c-af04-4f30-8b77-7204bc67e497 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:38.666515 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e09f0e5c-af04-4f30-8b77-7204bc67e497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:22:38.666709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e09f0e5c-af04-4f30-8b77-7204bc67e497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:38.666918 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e09f0e5c-af04-4f30-8b77-7204bc67e497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:38.676214 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:38.676214 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:38.679426 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e09f0e5c-af04-4f30-8b77-7204bc67e497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:22:38.685197 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e09f0e5c-af04-4f30-8b77-7204bc67e497 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 200 Jul 22 00:22:38.685197 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1362/5424] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:22:38 2026] GET /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 1572 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:22:38.811460 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-6cf63950-948c-43e3-9bc8-1b84def33404 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:38.814737 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-6cf63950-948c-43e3-9bc8-1b84def33404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] PUT https://10.4.3.168/volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600 Jul 22 00:22:38.815154 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-6cf63950-948c-43e3-9bc8-1b84def33404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:38.833588 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-6cf63950-948c-43e3-9bc8-1b84def33404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Acquiring lock "cinder-attachment_update-524c821d-cae2-4026-ba41-db8b76794f76-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:22:38.840090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-6cf63950-948c-43e3-9bc8-1b84def33404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-524c821d-cae2-4026-ba41-db8b76794f76-np0000005612" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:22:38.840962 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:38.840962 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:38.921310 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-6cf63950-948c-43e3-9bc8-1b84def33404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Lock "cinder-attachment_update-524c821d-cae2-4026-ba41-db8b76794f76-np0000005612" released by "attachment_update" :: held 0.081s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:22:38.921711 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-6cf63950-948c-43e3-9bc8-1b84def33404 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600 returned with HTTP 200 Jul 22 00:22:38.922319 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1356/5425] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:22:38 2026] PUT /volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:38.945906 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e2e58d44-00c4-423d-ace7-1386ba26c6d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:38.948438 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e2e58d44-00c4-423d-ace7-1386ba26c6d4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] POST https://10.4.3.168/volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600/action Jul 22 00:22:38.948847 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e2e58d44-00c4-423d-ace7-1386ba26c6d4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:22:38.949179 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e2e58d44-00c4-423d-ace7-1386ba26c6d4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:38.982960 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:38.982960 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:38.995910 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8f05d077-c578-4111-9595-7f72bceb04f6 req-e2e58d44-00c4-423d-ace7-1386ba26c6d4 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600/action returned with HTTP 204 Jul 22 00:22:38.996370 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1351/5426] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:22:38 2026] POST /volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:45.752381 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb0bc138-539b-44e2-a110-a9899526894d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:45.754574 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb0bc138-539b-44e2-a110-a9899526894d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:45.754883 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb0bc138-539b-44e2-a110-a9899526894d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:45.755177 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb0bc138-539b-44e2-a110-a9899526894d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:45.764391 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:45.764391 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:45.768708 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb0bc138-539b-44e2-a110-a9899526894d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:45.774451 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb0bc138-539b-44e2-a110-a9899526894d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:45.775010 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1358/5427] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:45 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:45.786559 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c69b50f7-b3ca-447d-aa90-66e36f74e753 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:45.788566 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c69b50f7-b3ca-447d-aa90-66e36f74e753 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:45.788812 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c69b50f7-b3ca-447d-aa90-66e36f74e753 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:45.789022 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c69b50f7-b3ca-447d-aa90-66e36f74e753 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:45.796331 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:45.796331 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:45.800883 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c69b50f7-b3ca-447d-aa90-66e36f74e753 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:45.806276 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c69b50f7-b3ca-447d-aa90-66e36f74e753 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:45.806775 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1363/5428] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:45 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:45.843908 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-8a8c5294-287a-4e3c-bd4c-4d299377cf02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:45.846769 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-8a8c5294-287a-4e3c-bd4c-4d299377cf02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:45.847006 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-8a8c5294-287a-4e3c-bd4c-4d299377cf02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:45.847219 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-8a8c5294-287a-4e3c-bd4c-4d299377cf02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:45.853465 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:45.853465 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:45.856805 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-8a8c5294-287a-4e3c-bd4c-4d299377cf02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:45.860790 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-8a8c5294-287a-4e3c-bd4c-4d299377cf02 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:45.861237 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1357/5429] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:22:45 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:45.929161 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d3c1c8b-4070-408a-ada2-2aad43105560 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:45.929546 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d3c1c8b-4070-408a-ada2-2aad43105560 None None] GET https://10.4.3.168/volume// Jul 22 00:22:45.929769 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d3c1c8b-4070-408a-ada2-2aad43105560 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:45.930033 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d3c1c8b-4070-408a-ada2-2aad43105560 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:45.930447 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d3c1c8b-4070-408a-ada2-2aad43105560 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:22:45.930808 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1352/5430] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:22:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:22:45.938986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-0cd20887-e09f-44bd-b93e-f8a71f6788ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:46.067041 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-0cd20887-e09f-44bd-b93e-f8a71f6788ae tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:22:46.067331 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-0cd20887-e09f-44bd-b93e-f8a71f6788ae tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a858291-10ef-436b-b40d-a17a6dcc2d6f", "connector": null, "instance_uuid": "a1b14fe9-05c9-4f00-8380-73d9b3a8d1e5"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:46.075153 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:46.075153 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:46.097491 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-0cd20887-e09f-44bd-b93e-f8a71f6788ae tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:22:46.097935 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1359/5431] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:22:45 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) Jul 22 00:22:46.122454 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b07a471-8889-41ea-a110-2b4b15100428 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:46.124325 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b07a471-8889-41ea-a110-2b4b15100428 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:46.124603 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b07a471-8889-41ea-a110-2b4b15100428 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:46.124810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b07a471-8889-41ea-a110-2b4b15100428 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:46.133745 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:46.133745 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:46.134590 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b479638-c65c-4540-962b-fae4e0ca7025 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:46.134980 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b479638-c65c-4540-962b-fae4e0ca7025 None None] GET https://10.4.3.168/volume// Jul 22 00:22:46.135138 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b479638-c65c-4540-962b-fae4e0ca7025 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:46.135333 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b479638-c65c-4540-962b-fae4e0ca7025 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:46.135618 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b479638-c65c-4540-962b-fae4e0ca7025 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:22:46.135871 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1358/5432] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:22:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:22:46.137092 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2b07a471-8889-41ea-a110-2b4b15100428 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:46.141125 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b07a471-8889-41ea-a110-2b4b15100428 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:46.141469 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1364/5433] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:46 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:46.144339 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-eb2e7185-7a62-458c-8abc-3efaf1e166c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:46.146827 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-eb2e7185-7a62-458c-8abc-3efaf1e166c7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:46.147105 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-eb2e7185-7a62-458c-8abc-3efaf1e166c7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:46.147335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-eb2e7185-7a62-458c-8abc-3efaf1e166c7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:46.159580 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:46.159580 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:46.163778 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-eb2e7185-7a62-458c-8abc-3efaf1e166c7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:46.168941 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-eb2e7185-7a62-458c-8abc-3efaf1e166c7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:46.169414 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1353/5434] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:22:46 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 1055 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:22:46.296441 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-994c8fc8-dd29-4874-a551-f327bb1a89ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:46.298536 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-994c8fc8-dd29-4874-a551-f327bb1a89ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] PUT https://10.4.3.168/volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922 Jul 22 00:22:46.298980 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-994c8fc8-dd29-4874-a551-f327bb1a89ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:46.307002 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-994c8fc8-dd29-4874-a551-f327bb1a89ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Acquiring lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:22:46.311170 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-994c8fc8-dd29-4874-a551-f327bb1a89ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:22:46.312050 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:46.312050 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:46.392114 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-994c8fc8-dd29-4874-a551-f327bb1a89ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" released by "attachment_update" :: held 0.081s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:22:46.392503 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-994c8fc8-dd29-4874-a551-f327bb1a89ce tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922 returned with HTTP 200 Jul 22 00:22:46.393274 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1360/5435] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:22:46 2026] PUT /volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:46.401469 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-47b5585f-f62e-4b94-8b71-1f28a50cf40f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:46.404113 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-47b5585f-f62e-4b94-8b71-1f28a50cf40f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption Jul 22 00:22:46.404356 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-47b5585f-f62e-4b94-8b71-1f28a50cf40f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:46.404572 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-47b5585f-f62e-4b94-8b71-1f28a50cf40f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:46.417476 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:46.417476 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:46.426973 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-47b5585f-f62e-4b94-8b71-1f28a50cf40f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption returned with HTTP 200 Jul 22 00:22:46.427443 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1359/5436] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:22:46 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:47.154115 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1adb9869-b96c-4837-8698-a7a6c3e12e8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:47.156210 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1adb9869-b96c-4837-8698-a7a6c3e12e8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:47.156445 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1adb9869-b96c-4837-8698-a7a6c3e12e8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:47.156637 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1adb9869-b96c-4837-8698-a7a6c3e12e8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:47.166353 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:47.166353 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:47.170019 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1adb9869-b96c-4837-8698-a7a6c3e12e8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:47.174451 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1adb9869-b96c-4837-8698-a7a6c3e12e8d tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:47.174840 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1365/5437] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:47 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:48.189785 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9ea0194-a326-4feb-aab8-f80e6c980ea8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:48.191979 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9ea0194-a326-4feb-aab8-f80e6c980ea8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:48.192477 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9ea0194-a326-4feb-aab8-f80e6c980ea8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:48.192876 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9ea0194-a326-4feb-aab8-f80e6c980ea8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:48.205322 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:48.205322 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:48.209834 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c9ea0194-a326-4feb-aab8-f80e6c980ea8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:48.215499 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9ea0194-a326-4feb-aab8-f80e6c980ea8 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:48.216194 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1354/5438] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:48 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:49.229320 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9107716a-352e-4822-be69-2285780a1bb3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:49.231268 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9107716a-352e-4822-be69-2285780a1bb3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:49.231465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9107716a-352e-4822-be69-2285780a1bb3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:49.231680 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9107716a-352e-4822-be69-2285780a1bb3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:49.240466 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:49.240466 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:49.243403 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9107716a-352e-4822-be69-2285780a1bb3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:49.246706 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9107716a-352e-4822-be69-2285780a1bb3 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:49.247104 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1361/5439] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:49 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:50.259941 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7576ce40-a318-477b-bf3e-00be0c62d567 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:50.261678 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7576ce40-a318-477b-bf3e-00be0c62d567 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:50.261874 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7576ce40-a318-477b-bf3e-00be0c62d567 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:50.262061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7576ce40-a318-477b-bf3e-00be0c62d567 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:50.271429 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:50.271429 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:50.274783 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7576ce40-a318-477b-bf3e-00be0c62d567 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:50.278553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7576ce40-a318-477b-bf3e-00be0c62d567 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:50.278931 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1360/5440] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:50 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:51.291768 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-969b84cd-f425-4188-b6a4-f9adced440aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:51.293887 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-969b84cd-f425-4188-b6a4-f9adced440aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:51.294117 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-969b84cd-f425-4188-b6a4-f9adced440aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:51.294336 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-969b84cd-f425-4188-b6a4-f9adced440aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:51.304328 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:51.304328 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:51.307768 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-969b84cd-f425-4188-b6a4-f9adced440aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:51.311880 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-969b84cd-f425-4188-b6a4-f9adced440aa tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:51.312266 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1366/5441] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:51 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:52.326510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71531f64-f6b0-4d49-93b4-be0f6b70be97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:52.328426 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71531f64-f6b0-4d49-93b4-be0f6b70be97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:52.328657 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71531f64-f6b0-4d49-93b4-be0f6b70be97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:52.328869 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71531f64-f6b0-4d49-93b4-be0f6b70be97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:52.337420 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:52.337420 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:52.340561 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-71531f64-f6b0-4d49-93b4-be0f6b70be97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:52.344299 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71531f64-f6b0-4d49-93b4-be0f6b70be97 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:52.344659 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1355/5442] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:52 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:53.357301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b158172-1a12-4d15-99f4-0d013b71486c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:53.359518 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b158172-1a12-4d15-99f4-0d013b71486c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:53.359829 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b158172-1a12-4d15-99f4-0d013b71486c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:53.360117 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b158172-1a12-4d15-99f4-0d013b71486c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:53.370990 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:53.370990 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:53.374705 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9b158172-1a12-4d15-99f4-0d013b71486c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:53.379237 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b158172-1a12-4d15-99f4-0d013b71486c tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:53.379801 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1362/5443] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:53 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:54.391039 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2db21212-65d4-4bd0-a051-f8cca1974539 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:54.392908 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2db21212-65d4-4bd0-a051-f8cca1974539 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:54.393121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2db21212-65d4-4bd0-a051-f8cca1974539 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:54.393484 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2db21212-65d4-4bd0-a051-f8cca1974539 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:54.404629 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:54.404629 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:22:54.407533 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2db21212-65d4-4bd0-a051-f8cca1974539 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:54.411898 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2db21212-65d4-4bd0-a051-f8cca1974539 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:54.412393 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1361/5444] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:54 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:22:54.588438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-d1b0d288-f448-4966-82b3-217efd2de662 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:54.591194 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-d1b0d288-f448-4966-82b3-217efd2de662 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922/action Jul 22 00:22:54.591721 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-d1b0d288-f448-4966-82b3-217efd2de662 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:22:54.591967 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-d1b0d288-f448-4966-82b3-217efd2de662 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:54.608385 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:54.608385 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:54.618068 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8a262e8f-6581-4fe4-88ff-34f9233d44c4 req-d1b0d288-f448-4966-82b3-217efd2de662 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922/action returned with HTTP 204 Jul 22 00:22:54.618763 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1367/5445] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:22:54 2026] POST /volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:22:55.426776 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef809959-b30a-4494-a425-32dd351c79a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:55.428433 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef809959-b30a-4494-a425-32dd351c79a7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:55.428753 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef809959-b30a-4494-a425-32dd351c79a7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:55.429020 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef809959-b30a-4494-a425-32dd351c79a7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:55.438447 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:55.438447 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:55.443185 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef809959-b30a-4494-a425-32dd351c79a7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:55.448622 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef809959-b30a-4494-a425-32dd351c79a7 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:55.449089 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1356/5446] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:55 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:55.460465 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e1b305d-dd94-4fcb-8d02-45502951a10b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:55.462850 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e1b305d-dd94-4fcb-8d02-45502951a10b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:22:55.463111 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e1b305d-dd94-4fcb-8d02-45502951a10b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:55.463330 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e1b305d-dd94-4fcb-8d02-45502951a10b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:55.473179 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:55.473179 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:55.476585 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e1b305d-dd94-4fcb-8d02-45502951a10b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:22:55.480727 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e1b305d-dd94-4fcb-8d02-45502951a10b tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:22:55.481159 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1363/5447] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:22:55 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:58.436906 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-440993c0-149c-42f7-9107-1808d8a0fb6e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:58.437217 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-440993c0-149c-42f7-9107-1808d8a0fb6e None None] GET https://10.4.3.168/volume// Jul 22 00:22:58.437434 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-440993c0-149c-42f7-9107-1808d8a0fb6e None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:58.437618 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-440993c0-149c-42f7-9107-1808d8a0fb6e None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:58.438000 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-440993c0-149c-42f7-9107-1808d8a0fb6e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:22:58.438284 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1362/5448] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:22:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:22:58.447310 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-763faac2-ce3c-4636-8774-432ff9eda4b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:58.449404 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-763faac2-ce3c-4636-8774-432ff9eda4b9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:22:58.449817 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-763faac2-ce3c-4636-8774-432ff9eda4b9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a858291-10ef-436b-b40d-a17a6dcc2d6f", "connector": null, "instance_uuid": "a1b14fe9-05c9-4f00-8380-73d9b3a8d1e5"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:58.459696 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:58.459696 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:22:58.485535 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-763faac2-ce3c-4636-8774-432ff9eda4b9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:22:58.485953 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1368/5449] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:22:58 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:58.494783 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-4496b034-21e5-4c85-bab8-cc7215258416 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:58.496658 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-4496b034-21e5-4c85-bab8-cc7215258416 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922 Jul 22 00:22:58.497093 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-4496b034-21e5-4c85-bab8-cc7215258416 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:58.498366 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-4496b034-21e5-4c85-bab8-cc7215258416 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:58.504095 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:58.504095 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:22:58.547082 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-4496b034-21e5-4c85-bab8-cc7215258416 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922 returned with HTTP 200 Jul 22 00:22:58.547082 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1357/5450] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:22:58 2026] DELETE /volume/v3/attachments/3ab73151-d022-4d89-923b-5737a359e922 => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:59.348123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-71b3cae4-3e37-474b-9040-852e9e229abd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:59.349083 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-71b3cae4-3e37-474b-9040-852e9e229abd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] PUT https://10.4.3.168/volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 Jul 22 00:22:59.349653 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-71b3cae4-3e37-474b-9040-852e9e229abd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:22:59.356687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-71b3cae4-3e37-474b-9040-852e9e229abd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Acquiring lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:22:59.361706 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-71b3cae4-3e37-474b-9040-852e9e229abd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:22:59.362695 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:22:59.362695 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:22:59.435231 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-71b3cae4-3e37-474b-9040-852e9e229abd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" released by "attachment_update" :: held 0.074s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:22:59.435603 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-71b3cae4-3e37-474b-9040-852e9e229abd tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 returned with HTTP 200 Jul 22 00:22:59.436096 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1364/5451] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:22:59 2026] PUT /volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:22:59.446202 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-f6086cbf-5f42-446f-a32b-2baf0b946738 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:22:59.448277 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-f6086cbf-5f42-446f-a32b-2baf0b946738 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 Jul 22 00:22:59.448520 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-f6086cbf-5f42-446f-a32b-2baf0b946738 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:22:59.448731 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-f6086cbf-5f42-446f-a32b-2baf0b946738 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:22:59.462270 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-f6086cbf-5f42-446f-a32b-2baf0b946738 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 returned with HTTP 200 Jul 22 00:22:59.462633 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1363/5452] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:22:59 2026] GET /volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:02.880077 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-b09839ba-af66-42f9-b30e-99b04616610e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:02.882291 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-b09839ba-af66-42f9-b30e-99b04616610e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption Jul 22 00:23:02.882521 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-b09839ba-af66-42f9-b30e-99b04616610e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:02.882709 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-b09839ba-af66-42f9-b30e-99b04616610e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:02.894801 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:02.894801 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:02.902549 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-b09839ba-af66-42f9-b30e-99b04616610e tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption returned with HTTP 200 Jul 22 00:23:02.903081 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1369/5453] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:23:02 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:04.995712 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-77c56a56-9718-40c6-a442-55b305f2dac9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:04.997630 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-77c56a56-9718-40c6-a442-55b305f2dac9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8/action Jul 22 00:23:04.997990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-77c56a56-9718-40c6-a442-55b305f2dac9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:23:04.998108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-77c56a56-9718-40c6-a442-55b305f2dac9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:05.014555 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:05.014555 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:05.023948 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-242525f8-ee9a-484e-93a3-2a0ad5cfd993 req-77c56a56-9718-40c6-a442-55b305f2dac9 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8/action returned with HTTP 204 Jul 22 00:23:05.024432 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1358/5454] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:23:04 2026] POST /volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:06.807300 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16181983-a8f3-4d56-9fab-47ff2060a427 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:06.807683 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16181983-a8f3-4d56-9fab-47ff2060a427 None None] GET https://10.4.3.168/volume// Jul 22 00:23:06.807876 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16181983-a8f3-4d56-9fab-47ff2060a427 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:06.808111 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16181983-a8f3-4d56-9fab-47ff2060a427 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:06.808424 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16181983-a8f3-4d56-9fab-47ff2060a427 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:23:06.808915 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1365/5455] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:23:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:23:06.816215 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-9cbedcf2-f801-4d6d-a4c6-98fcd457cf30 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:06.818544 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-9cbedcf2-f801-4d6d-a4c6-98fcd457cf30 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:23:06.819281 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-9cbedcf2-f801-4d6d-a4c6-98fcd457cf30 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a858291-10ef-436b-b40d-a17a6dcc2d6f", "connector": null, "instance_uuid": "a1b14fe9-05c9-4f00-8380-73d9b3a8d1e5"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:06.832241 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:06.832241 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:06.862608 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-9cbedcf2-f801-4d6d-a4c6-98fcd457cf30 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:23:06.863396 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1364/5456] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:23:06 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:06.871065 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-76ecaadc-3840-48a4-86d3-db358b3ef7f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:06.873686 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-76ecaadc-3840-48a4-86d3-db358b3ef7f6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 Jul 22 00:23:06.873950 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-76ecaadc-3840-48a4-86d3-db358b3ef7f6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:06.874215 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-76ecaadc-3840-48a4-86d3-db358b3ef7f6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:06.883314 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:06.883314 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:06.936635 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-76ecaadc-3840-48a4-86d3-db358b3ef7f6 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 returned with HTTP 200 Jul 22 00:23:06.937153 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1370/5457] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:23:06 2026] DELETE /volume/v3/attachments/9d4859c5-717e-4bca-8b54-94bd55851fd8 => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:08.223468 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-5ff7433f-040e-4153-80f0-cce2a8c8c5e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:08.225637 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-5ff7433f-040e-4153-80f0-cce2a8c8c5e1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] PUT https://10.4.3.168/volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d Jul 22 00:23:08.226004 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-5ff7433f-040e-4153-80f0-cce2a8c8c5e1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:08.233595 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-5ff7433f-040e-4153-80f0-cce2a8c8c5e1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Acquiring lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:23:08.238583 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-5ff7433f-040e-4153-80f0-cce2a8c8c5e1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:23:08.240103 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:08.240103 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:08.315083 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-5ff7433f-040e-4153-80f0-cce2a8c8c5e1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Lock "cinder-attachment_update-0a858291-10ef-436b-b40d-a17a6dcc2d6f-np0000005612" released by "attachment_update" :: held 0.077s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:23:08.315385 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-5ff7433f-040e-4153-80f0-cce2a8c8c5e1 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d returned with HTTP 200 Jul 22 00:23:08.316141 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1359/5458] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:23:08 2026] PUT /volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:08.323681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-e42e8473-f790-4eaa-9c21-1789138cfc40 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:08.325537 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-e42e8473-f790-4eaa-9c21-1789138cfc40 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d Jul 22 00:23:08.325737 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-e42e8473-f790-4eaa-9c21-1789138cfc40 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:08.325925 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-e42e8473-f790-4eaa-9c21-1789138cfc40 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:08.338360 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-e42e8473-f790-4eaa-9c21-1789138cfc40 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d returned with HTTP 200 Jul 22 00:23:08.338732 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1366/5459] 10.4.3.168 () {70 vars in 1651 bytes} [Wed Jul 22 00:23:08 2026] GET /volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:11.532818 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-7bdc2e12-591d-452e-91d5-6aef72919208 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:11.535047 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-7bdc2e12-591d-452e-91d5-6aef72919208 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption Jul 22 00:23:11.535235 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-7bdc2e12-591d-452e-91d5-6aef72919208 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:11.535438 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-7bdc2e12-591d-452e-91d5-6aef72919208 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:11.545111 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:11.545111 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:11.551390 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-7bdc2e12-591d-452e-91d5-6aef72919208 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption returned with HTTP 200 Jul 22 00:23:11.551873 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1365/5460] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:23:11 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:13.697495 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-f7b92162-f272-47e3-b1dd-a244cc57e65f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:13.700939 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-f7b92162-f272-47e3-b1dd-a244cc57e65f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d/action Jul 22 00:23:13.701535 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-f7b92162-f272-47e3-b1dd-a244cc57e65f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:23:13.701814 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-f7b92162-f272-47e3-b1dd-a244cc57e65f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:13.718111 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:13.718111 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:13.727442 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d844d881-b331-40ca-912e-cfc213cfbe01 req-f7b92162-f272-47e3-b1dd-a244cc57e65f tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d/action returned with HTTP 204 Jul 22 00:23:13.728255 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1371/5461] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:23:13 2026] POST /volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:15.099353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c2905ae-e49c-4c51-8c26-6534b6a37c08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:15.101106 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c2905ae-e49c-4c51-8c26-6534b6a37c08 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:23:15.101370 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c2905ae-e49c-4c51-8c26-6534b6a37c08 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:15.101610 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c2905ae-e49c-4c51-8c26-6534b6a37c08 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:15.110591 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:15.110591 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:15.113953 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3c2905ae-e49c-4c51-8c26-6534b6a37c08 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:23:15.117955 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c2905ae-e49c-4c51-8c26-6534b6a37c08 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:23:15.118319 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1360/5462] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:15 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:15.155570 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-df77402f-7848-4870-aa4a-f70b47a22100 req-b260af79-4558-4d5c-9709-eade11592cf4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:15.157542 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-b260af79-4558-4d5c-9709-eade11592cf4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:23:15.157722 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-b260af79-4558-4d5c-9709-eade11592cf4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:15.157911 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-b260af79-4558-4d5c-9709-eade11592cf4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:15.159694 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=68,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:23:15.168030 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:15.168030 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:23:15.171197 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-df77402f-7848-4870-aa4a-f70b47a22100 req-b260af79-4558-4d5c-9709-eade11592cf4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:23:15.174813 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-b260af79-4558-4d5c-9709-eade11592cf4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:23:15.175187 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1367/5463] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:23:15 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:15.192683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-df77402f-7848-4870-aa4a-f70b47a22100 req-0f94d1bb-1b4d-4527-b931-a4a2cc987948 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:15.196337 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-0f94d1bb-1b4d-4527-b931-a4a2cc987948 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] POST https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/action Jul 22 00:23:15.196706 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-0f94d1bb-1b4d-4527-b931-a4a2cc987948 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:23:15.196873 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-0f94d1bb-1b4d-4527-b931-a4a2cc987948 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:15.201204 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=88,cinder:INSERT=8,cinder:UPDATE=19 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:23:15.208585 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:15.208585 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:15.209160 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-df77402f-7848-4870-aa4a-f70b47a22100 req-0f94d1bb-1b4d-4527-b931-a4a2cc987948 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:23:15.214665 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-df77402f-7848-4870-aa4a-f70b47a22100 req-0f94d1bb-1b4d-4527-b931-a4a2cc987948 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Begin detaching volume completed successfully. Jul 22 00:23:15.214959 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-0f94d1bb-1b4d-4527-b931-a4a2cc987948 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/action returned with HTTP 202 Jul 22 00:23:15.215566 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1366/5464] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:23:15 2026] POST /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:23:15.256710 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-edaa1eba-3cdc-486a-a4b3-c14fb3856914 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:15.257224 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-edaa1eba-3cdc-486a-a4b3-c14fb3856914 None None] GET https://10.4.3.168/volume// Jul 22 00:23:15.257462 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-edaa1eba-3cdc-486a-a4b3-c14fb3856914 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:15.257690 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-edaa1eba-3cdc-486a-a4b3-c14fb3856914 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:15.258106 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-edaa1eba-3cdc-486a-a4b3-c14fb3856914 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:23:15.258681 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1372/5465] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:23:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:23:15.267044 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-df77402f-7848-4870-aa4a-f70b47a22100 req-230c288d-9fb5-4913-a132-11cb599372ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:15.269437 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-230c288d-9fb5-4913-a132-11cb599372ff tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:23:15.269645 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-230c288d-9fb5-4913-a132-11cb599372ff tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:15.269832 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-230c288d-9fb5-4913-a132-11cb599372ff tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:15.272398 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=117,cinder:INSERT=12,cinder:UPDATE=34 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:23:15.280422 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:15.280422 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:15.283746 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-df77402f-7848-4870-aa4a-f70b47a22100 req-230c288d-9fb5-4913-a132-11cb599372ff tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:23:15.287665 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-230c288d-9fb5-4913-a132-11cb599372ff tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:23:15.288040 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1361/5466] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:23:15 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:23:15.296575 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-df77402f-7848-4870-aa4a-f70b47a22100 req-01fef1df-db29-4fc1-8598-c2ae72347ef2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:15.298447 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-01fef1df-db29-4fc1-8598-c2ae72347ef2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption Jul 22 00:23:15.298630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-01fef1df-db29-4fc1-8598-c2ae72347ef2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:15.298815 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-01fef1df-db29-4fc1-8598-c2ae72347ef2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:15.307124 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:15.307124 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:23:15.312296 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-01fef1df-db29-4fc1-8598-c2ae72347ef2 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption returned with HTTP 200 Jul 22 00:23:15.312666 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1368/5467] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:23:15 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:18.888874 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-52a0fa7f-813d-4313-9b8b-147f8d91d1a9 req-a3b6ac43-7b2b-425b-8e46-400435e158ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:18.891522 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-52a0fa7f-813d-4313-9b8b-147f8d91d1a9 req-a3b6ac43-7b2b-425b-8e46-400435e158ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] DELETE https://10.4.3.168/volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917 Jul 22 00:23:18.891711 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-52a0fa7f-813d-4313-9b8b-147f8d91d1a9 req-a3b6ac43-7b2b-425b-8e46-400435e158ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:18.891941 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-52a0fa7f-813d-4313-9b8b-147f8d91d1a9 req-a3b6ac43-7b2b-425b-8e46-400435e158ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:18.918120 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:18.918120 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:18.970410 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-52a0fa7f-813d-4313-9b8b-147f8d91d1a9 req-a3b6ac43-7b2b-425b-8e46-400435e158ab tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917 returned with HTTP 200 Jul 22 00:23:18.970815 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1367/5468] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:23:18 2026] DELETE /volume/v3/attachments/59f8b9ce-08d8-4777-9ef1-42a39a35a917 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:20.285464 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78066a22-e335-4d98-b608-b916cbc714b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:20.287074 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78066a22-e335-4d98-b608-b916cbc714b8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] DELETE https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:23:20.287256 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78066a22-e335-4d98-b608-b916cbc714b8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:20.287424 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78066a22-e335-4d98-b608-b916cbc714b8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:20.287616 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-78066a22-e335-4d98-b608-b916cbc714b8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Delete volume with id: b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:23:20.290949 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=92,cinder:UPDATE=13,cinder:INSERT=1 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:23:20.296025 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:20.296025 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:20.296479 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-78066a22-e335-4d98-b608-b916cbc714b8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:23:20.305628 np0000005612 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-78066a22-e335-4d98-b608-b916cbc714b8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:23:20.310437 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-78066a22-e335-4d98-b608-b916cbc714b8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Delete volume request issued successfully. Jul 22 00:23:20.310590 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78066a22-e335-4d98-b608-b916cbc714b8 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 202 Jul 22 00:23:20.310967 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1373/5469] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:23:20 2026] DELETE /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:20.317871 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b85a092f-6ed1-4443-8c8e-ddf9cff1c0ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:20.319698 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b85a092f-6ed1-4443-8c8e-ddf9cff1c0ba tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:23:20.319912 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b85a092f-6ed1-4443-8c8e-ddf9cff1c0ba tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:20.320127 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b85a092f-6ed1-4443-8c8e-ddf9cff1c0ba tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:20.326972 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:20.326972 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:20.330604 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b85a092f-6ed1-4443-8c8e-ddf9cff1c0ba tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:23:20.335231 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b85a092f-6ed1-4443-8c8e-ddf9cff1c0ba tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 200 Jul 22 00:23:20.335618 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1362/5470] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:20 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:21.347138 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-badfc621-f835-4627-b467-c7c5c6faeb00 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:21.348941 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-badfc621-f835-4627-b467-c7c5c6faeb00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 Jul 22 00:23:21.349128 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-badfc621-f835-4627-b467-c7c5c6faeb00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:21.349312 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-badfc621-f835-4627-b467-c7c5c6faeb00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:21.354617 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-badfc621-f835-4627-b467-c7c5c6faeb00 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 returned with HTTP 404 Jul 22 00:23:21.355045 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1369/5471] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:21 2026] GET /volume/v3/volumes/b523f7bc-593d-40b8-9a14-8f897f61c3f3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:21.593488 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7efd7630-136a-47cd-8041-ff15be101e44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:21.595182 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7efd7630-136a-47cd-8041-ff15be101e44 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:23:21.595379 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7efd7630-136a-47cd-8041-ff15be101e44 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:21.595573 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7efd7630-136a-47cd-8041-ff15be101e44 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:21.595726 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7efd7630-136a-47cd-8041-ff15be101e44 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Delete volume with id: 0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:23:21.602252 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:21.602252 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:21.602625 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7efd7630-136a-47cd-8041-ff15be101e44 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:23:21.614780 np0000005612 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-7efd7630-136a-47cd-8041-ff15be101e44 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:23:21.623942 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7efd7630-136a-47cd-8041-ff15be101e44 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Delete volume request issued successfully. Jul 22 00:23:21.624028 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7efd7630-136a-47cd-8041-ff15be101e44 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 202 Jul 22 00:23:21.624538 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1368/5472] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:23:21 2026] DELETE /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:21.634523 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a8731de-025d-4527-ae62-6bc1c4f86755 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:21.636775 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a8731de-025d-4527-ae62-6bc1c4f86755 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:23:21.637037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a8731de-025d-4527-ae62-6bc1c4f86755 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:21.637303 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a8731de-025d-4527-ae62-6bc1c4f86755 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:21.645962 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:21.645962 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:21.650578 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4a8731de-025d-4527-ae62-6bc1c4f86755 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Volume info retrieved successfully. Jul 22 00:23:21.656622 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a8731de-025d-4527-ae62-6bc1c4f86755 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 200 Jul 22 00:23:21.657138 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1374/5473] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:21 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 1427 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:22.671651 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f1fe793-73f5-4203-9b4b-f97fda0538e7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:22.673425 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f1fe793-73f5-4203-9b4b-f97fda0538e7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] GET https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 Jul 22 00:23:22.673626 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f1fe793-73f5-4203-9b4b-f97fda0538e7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:22.673810 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f1fe793-73f5-4203-9b4b-f97fda0538e7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:22.679958 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f1fe793-73f5-4203-9b4b-f97fda0538e7 tempest-TestEncryptedCinderVolumes-1562824152 tempest-TestEncryptedCinderVolumes-1562824152-project-member] https://10.4.3.168/volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 returned with HTTP 404 Jul 22 00:23:22.680400 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1363/5474] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:22 2026] GET /volume/v3/volumes/0ec8daa3-f4d7-436e-837e-f447e7a06b08 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:22.686816 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76df4009-f8e6-46e9-9b44-970c2c2b5b0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:22.690556 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76df4009-f8e6-46e9-9b44-970c2c2b5b0a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:23:22.690791 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76df4009-f8e6-46e9-9b44-970c2c2b5b0a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:22.691046 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76df4009-f8e6-46e9-9b44-970c2c2b5b0a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:22.692015 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-76df4009-f8e6-46e9-9b44-970c2c2b5b0a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:23:22.708333 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76df4009-f8e6-46e9-9b44-970c2c2b5b0a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Get all volumes completed successfully. Jul 22 00:23:22.710311 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:22.710311 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:23:22.714844 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76df4009-f8e6-46e9-9b44-970c2c2b5b0a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:23:22.715253 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1370/5475] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:23:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10256 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:23:22.732213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1eac4219-96c4-40d7-bdba-5e9d97523c4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:22.734115 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1eac4219-96c4-40d7-bdba-5e9d97523c4a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] DELETE https://10.4.3.168/volume/v3/types/27d43741-72f4-4abd-b789-85d2516af4f3 Jul 22 00:23:22.734365 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1eac4219-96c4-40d7-bdba-5e9d97523c4a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:22.734583 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1eac4219-96c4-40d7-bdba-5e9d97523c4a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:22.754270 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1eac4219-96c4-40d7-bdba-5e9d97523c4a tempest-TestEncryptedCinderVolumes-1453595972 tempest-TestEncryptedCinderVolumes-1453595972-project-admin] https://10.4.3.168/volume/v3/types/27d43741-72f4-4abd-b789-85d2516af4f3 returned with HTTP 202 Jul 22 00:23:22.754659 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1369/5476] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:22 2026] DELETE /volume/v3/types/27d43741-72f4-4abd-b789-85d2516af4f3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:24.227472 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2da50852-0701-4c16-9264-e389044c20ec req-d0858e89-8b8f-4723-9d4e-bcc60a02c4aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:24.229464 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2da50852-0701-4c16-9264-e389044c20ec req-d0858e89-8b8f-4723-9d4e-bcc60a02c4aa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600 Jul 22 00:23:24.229632 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2da50852-0701-4c16-9264-e389044c20ec req-d0858e89-8b8f-4723-9d4e-bcc60a02c4aa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:24.229810 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2da50852-0701-4c16-9264-e389044c20ec req-d0858e89-8b8f-4723-9d4e-bcc60a02c4aa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:24.237184 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:24.237184 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:24.320209 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2da50852-0701-4c16-9264-e389044c20ec req-d0858e89-8b8f-4723-9d4e-bcc60a02c4aa tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600 returned with HTTP 200 Jul 22 00:23:24.320650 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1375/5477] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:23:24 2026] DELETE /volume/v3/attachments/9854e7f6-c1cc-44cb-9234-d1966d9f2600 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:25.465259 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90075198-55d4-464b-9af7-bccc78606c02 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:25.466969 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90075198-55d4-464b-9af7-bccc78606c02 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:23:25.467214 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90075198-55d4-464b-9af7-bccc78606c02 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:25.467485 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90075198-55d4-464b-9af7-bccc78606c02 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:25.467560 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-90075198-55d4-464b-9af7-bccc78606c02 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: 524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:23:25.475279 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:25.475279 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:25.475719 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-90075198-55d4-464b-9af7-bccc78606c02 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:23:25.491633 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-90075198-55d4-464b-9af7-bccc78606c02 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:23:25.491873 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90075198-55d4-464b-9af7-bccc78606c02 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 202 Jul 22 00:23:25.492472 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1364/5478] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:23:25 2026] DELETE /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:25.498976 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf2ac40a-24a8-4564-82a6-f15f34e88d3b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:25.500893 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf2ac40a-24a8-4564-82a6-f15f34e88d3b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:23:25.501071 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf2ac40a-24a8-4564-82a6-f15f34e88d3b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:25.501313 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf2ac40a-24a8-4564-82a6-f15f34e88d3b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:25.508779 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:25.508779 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:23:25.511938 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cf2ac40a-24a8-4564-82a6-f15f34e88d3b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:23:25.515988 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf2ac40a-24a8-4564-82a6-f15f34e88d3b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 200 Jul 22 00:23:25.516407 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1371/5479] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:25 2026] GET /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:26.527844 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83731879-c518-41fc-bb06-470a655ea63b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:26.534817 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83731879-c518-41fc-bb06-470a655ea63b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 Jul 22 00:23:26.535049 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83731879-c518-41fc-bb06-470a655ea63b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:26.535297 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83731879-c518-41fc-bb06-470a655ea63b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:26.541301 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83731879-c518-41fc-bb06-470a655ea63b tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 returned with HTTP 404 Jul 22 00:23:26.541814 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1370/5480] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:26 2026] GET /volume/v3/volumes/524c821d-cae2-4026-ba41-db8b76794f76 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:26.548802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ee7a63c4-c113-4b0d-a0fe-e3d3335a2229 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:26.550566 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee7a63c4-c113-4b0d-a0fe-e3d3335a2229 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 Jul 22 00:23:26.550805 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee7a63c4-c113-4b0d-a0fe-e3d3335a2229 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:26.551049 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee7a63c4-c113-4b0d-a0fe-e3d3335a2229 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:26.551184 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-ee7a63c4-c113-4b0d-a0fe-e3d3335a2229 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete snapshot with id: 0285dc53-93f8-46d0-ace3-a7f8995fb0a7 Jul 22 00:23:26.557485 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:26.557485 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:26.557924 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ee7a63c4-c113-4b0d-a0fe-e3d3335a2229 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:23:26.574268 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ee7a63c4-c113-4b0d-a0fe-e3d3335a2229 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot delete request issued successfully. Jul 22 00:23:26.574482 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee7a63c4-c113-4b0d-a0fe-e3d3335a2229 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 returned with HTTP 202 Jul 22 00:23:26.574840 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1376/5481] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:23:26 2026] DELETE /volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:26.582497 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94673e2f-00f1-43b3-89a8-bed52b43447e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:26.584487 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94673e2f-00f1-43b3-89a8-bed52b43447e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 Jul 22 00:23:26.584688 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94673e2f-00f1-43b3-89a8-bed52b43447e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:26.584900 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94673e2f-00f1-43b3-89a8-bed52b43447e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:26.590052 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:26.590052 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:26.590616 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94673e2f-00f1-43b3-89a8-bed52b43447e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Snapshot retrieved successfully. Jul 22 00:23:26.591512 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94673e2f-00f1-43b3-89a8-bed52b43447e tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 returned with HTTP 200 Jul 22 00:23:26.592150 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1365/5482] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:23:26 2026] GET /volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:27.601690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2414b07f-28fa-4cf4-87dd-852dc593c50d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:27.603557 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2414b07f-28fa-4cf4-87dd-852dc593c50d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 Jul 22 00:23:27.603734 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2414b07f-28fa-4cf4-87dd-852dc593c50d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:27.603931 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2414b07f-28fa-4cf4-87dd-852dc593c50d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:27.608102 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2414b07f-28fa-4cf4-87dd-852dc593c50d tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 returned with HTTP 404 Jul 22 00:23:27.608544 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1372/5483] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:23:27 2026] GET /volume/v3/snapshots/0285dc53-93f8-46d0-ace3-a7f8995fb0a7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:28.969560 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-860e4f0f-be76-4c19-b4c1-43d3de9d722a req-e6ef706e-3304-4fd2-be60-7ad75cf63632 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:28.971553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-860e4f0f-be76-4c19-b4c1-43d3de9d722a req-e6ef706e-3304-4fd2-be60-7ad75cf63632 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14 Jul 22 00:23:28.971728 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-860e4f0f-be76-4c19-b4c1-43d3de9d722a req-e6ef706e-3304-4fd2-be60-7ad75cf63632 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:28.971927 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-860e4f0f-be76-4c19-b4c1-43d3de9d722a req-e6ef706e-3304-4fd2-be60-7ad75cf63632 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:28.979596 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:28.979596 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:29.017779 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-860e4f0f-be76-4c19-b4c1-43d3de9d722a req-e6ef706e-3304-4fd2-be60-7ad75cf63632 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14 returned with HTTP 200 Jul 22 00:23:29.018187 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1371/5484] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:23:28 2026] DELETE /volume/v3/attachments/6222f386-89b1-46a5-8753-1fb32dd83d14 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:30.505558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3f7f0f56-d385-4423-8035-6f1ca060abe7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:30.507365 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f7f0f56-d385-4423-8035-6f1ca060abe7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] DELETE https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:23:30.507590 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f7f0f56-d385-4423-8035-6f1ca060abe7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:30.507815 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f7f0f56-d385-4423-8035-6f1ca060abe7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:30.508044 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3f7f0f56-d385-4423-8035-6f1ca060abe7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume with id: 82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:23:30.514790 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:30.514790 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:30.515318 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3f7f0f56-d385-4423-8035-6f1ca060abe7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:23:30.530608 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3f7f0f56-d385-4423-8035-6f1ca060abe7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Delete volume request issued successfully. Jul 22 00:23:30.530798 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f7f0f56-d385-4423-8035-6f1ca060abe7 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 202 Jul 22 00:23:30.531242 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1377/5485] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:23:30 2026] DELETE /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:30.539541 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8097dc4-ab9e-4e69-a1a3-f9ce54d5ac57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:30.541232 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8097dc4-ab9e-4e69-a1a3-f9ce54d5ac57 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:23:30.541442 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8097dc4-ab9e-4e69-a1a3-f9ce54d5ac57 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:30.541622 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8097dc4-ab9e-4e69-a1a3-f9ce54d5ac57 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:30.548048 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:30.548048 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:30.551116 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c8097dc4-ab9e-4e69-a1a3-f9ce54d5ac57 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Volume info retrieved successfully. Jul 22 00:23:30.555690 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8097dc4-ab9e-4e69-a1a3-f9ce54d5ac57 tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 200 Jul 22 00:23:30.556098 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1366/5486] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:30 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:31.571817 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c7ddab5-b952-4302-8bfb-23ddcbeeb2ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:31.573777 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c7ddab5-b952-4302-8bfb-23ddcbeeb2ad tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] GET https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 Jul 22 00:23:31.574034 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c7ddab5-b952-4302-8bfb-23ddcbeeb2ad tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:31.574257 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c7ddab5-b952-4302-8bfb-23ddcbeeb2ad tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:31.579571 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c7ddab5-b952-4302-8bfb-23ddcbeeb2ad tempest-TestVolumeBootPattern-926007034 tempest-TestVolumeBootPattern-926007034-project-member] https://10.4.3.168/volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 returned with HTTP 404 Jul 22 00:23:31.580047 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1373/5487] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:31 2026] GET /volume/v3/volumes/82dd5753-d1f7-4392-8f56-80eaa7ceb825 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:36.100214 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a17fd56b-fb4b-4750-91a4-7e37eab8d9d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.189995 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a17fd56b-fb4b-4750-91a4-7e37eab8d9d7 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:36.190594 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a17fd56b-fb4b-4750-91a4-7e37eab8d9d7 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-185183005", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.193593 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:36.193593 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:36.213954 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a17fd56b-fb4b-4750-91a4-7e37eab8d9d7 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:36.215099 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1372/5488] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types => generated 379 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.221872 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eb91d023-ad70-4c30-b53a-36ecaf202450 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.223668 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb91d023-ad70-4c30-b53a-36ecaf202450 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption Jul 22 00:23:36.224057 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb91d023-ad70-4c30-b53a-36ecaf202450 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.238625 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb91d023-ad70-4c30-b53a-36ecaf202450 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption returned with HTTP 200 Jul 22 00:23:36.239069 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1378/5489] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.247329 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1815c0cb-bfbf-4b7b-a16f-c9aab0ef42f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.249193 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1815c0cb-bfbf-4b7b-a16f-c9aab0ef42f1 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:36.249600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1815c0cb-bfbf-4b7b-a16f-c9aab0ef42f1 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1615058959", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.264018 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1815c0cb-bfbf-4b7b-a16f-c9aab0ef42f1 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:36.264537 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1367/5490] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.272178 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4982cd97-5ebb-4868-8b7b-dbad777d9c28 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.274057 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4982cd97-5ebb-4868-8b7b-dbad777d9c28 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types/e609d327-d559-4f3d-b177-8efca76223c2/encryption Jul 22 00:23:36.274504 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4982cd97-5ebb-4868-8b7b-dbad777d9c28 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.289145 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4982cd97-5ebb-4868-8b7b-dbad777d9c28 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/e609d327-d559-4f3d-b177-8efca76223c2/encryption returned with HTTP 200 Jul 22 00:23:36.289581 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1374/5491] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types/e609d327-d559-4f3d-b177-8efca76223c2/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.298347 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5df1e821-6896-452a-ab25-e73e7d363b1f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.300063 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5df1e821-6896-452a-ab25-e73e7d363b1f tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:36.300459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5df1e821-6896-452a-ab25-e73e7d363b1f tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-171449209", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.315575 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5df1e821-6896-452a-ab25-e73e7d363b1f tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:36.316036 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1373/5492] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.323745 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a0f92c0-a572-441e-bcf6-03785a052aa5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.325539 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a0f92c0-a572-441e-bcf6-03785a052aa5 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb/extra_specs Jul 22 00:23:36.325869 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a0f92c0-a572-441e-bcf6-03785a052aa5 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.345512 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a0f92c0-a572-441e-bcf6-03785a052aa5 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb/extra_specs returned with HTTP 200 Jul 22 00:23:36.345886 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1379/5493] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb/extra_specs => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:23:36.352625 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c37eae45-ccca-47e4-a416-0c7c04011284 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.354396 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c37eae45-ccca-47e4-a416-0c7c04011284 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] PUT https://10.4.3.168/volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb/extra_specs/key2 Jul 22 00:23:36.354726 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c37eae45-ccca-47e4-a416-0c7c04011284 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.373400 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c37eae45-ccca-47e4-a416-0c7c04011284 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb/extra_specs/key2 returned with HTTP 200 Jul 22 00:23:36.373984 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1368/5494] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:23:36 2026] PUT /volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb/extra_specs/key2 => generated 25 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:23:36.381873 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ec6ca7f7-12ef-4d44-a14c-2c009be4e87b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.383668 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec6ca7f7-12ef-4d44-a14c-2c009be4e87b tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:36.384032 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ec6ca7f7-12ef-4d44-a14c-2c009be4e87b tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.396458 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ec6ca7f7-12ef-4d44-a14c-2c009be4e87b tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:36.396797 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1375/5495] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:23:36 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) Jul 22 00:23:36.405360 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9801ea97-994a-43e7-a660-81c6df67bb5c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.407723 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9801ea97-994a-43e7-a660-81c6df67bb5c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/97dfbe1b-771f-40a4-b2c9-29841fc496f3 Jul 22 00:23:36.408068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9801ea97-994a-43e7-a660-81c6df67bb5c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.408348 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9801ea97-994a-43e7-a660-81c6df67bb5c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.435672 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9801ea97-994a-43e7-a660-81c6df67bb5c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/97dfbe1b-771f-40a4-b2c9-29841fc496f3 returned with HTTP 202 Jul 22 00:23:36.436202 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1374/5496] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:36 2026] DELETE /volume/v3/types/97dfbe1b-771f-40a4-b2c9-29841fc496f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:36.443883 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f72b1a3b-656f-4b62-ae78-02f744ba5017 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.445539 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f72b1a3b-656f-4b62-ae78-02f744ba5017 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:36.445937 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f72b1a3b-656f-4b62-ae78-02f744ba5017 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-773585910", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.461566 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f72b1a3b-656f-4b62-ae78-02f744ba5017 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:36.461969 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1380/5497] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.470026 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e40b833a-8682-4df3-9037-99e8338289e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.472260 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e40b833a-8682-4df3-9037-99e8338289e1 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc/encryption Jul 22 00:23:36.472689 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e40b833a-8682-4df3-9037-99e8338289e1 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.489483 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e40b833a-8682-4df3-9037-99e8338289e1 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc/encryption returned with HTTP 200 Jul 22 00:23:36.490064 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1369/5498] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.497727 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ba4c2376-2295-4d9f-9778-ed0795f5b190 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.499606 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba4c2376-2295-4d9f-9778-ed0795f5b190 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc/encryption/6af78fb1-2bce-4ce3-88f9-642d3a316834 Jul 22 00:23:36.499801 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba4c2376-2295-4d9f-9778-ed0795f5b190 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.500026 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba4c2376-2295-4d9f-9778-ed0795f5b190 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.510193 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba4c2376-2295-4d9f-9778-ed0795f5b190 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc/encryption/6af78fb1-2bce-4ce3-88f9-642d3a316834 returned with HTTP 202 Jul 22 00:23:36.510565 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1376/5499] 10.4.3.168 () {66 vars in 1489 bytes} [Wed Jul 22 00:23:36 2026] DELETE /volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc/encryption/6af78fb1-2bce-4ce3-88f9-642d3a316834 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:36.518558 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-38f4f61a-54b7-4e5e-8f43-8be6eb5d3151 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.520375 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38f4f61a-54b7-4e5e-8f43-8be6eb5d3151 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:36.520740 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-38f4f61a-54b7-4e5e-8f43-8be6eb5d3151 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-51697698", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.536737 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-38f4f61a-54b7-4e5e-8f43-8be6eb5d3151 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:36.537124 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1375/5500] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types => generated 378 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.545357 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-33c4a9a5-b68d-4e7a-a3e7-3890b5088264 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.547425 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-33c4a9a5-b68d-4e7a-a3e7-3890b5088264 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/d27030e8-9014-40fd-88bc-801221ac0ad9/extra_specs/key1 Jul 22 00:23:36.547633 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-33c4a9a5-b68d-4e7a-a3e7-3890b5088264 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.547809 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-33c4a9a5-b68d-4e7a-a3e7-3890b5088264 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.566319 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-33c4a9a5-b68d-4e7a-a3e7-3890b5088264 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/d27030e8-9014-40fd-88bc-801221ac0ad9/extra_specs/key1 returned with HTTP 202 Jul 22 00:23:36.566775 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1381/5501] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:23:36 2026] DELETE /volume/v3/types/d27030e8-9014-40fd-88bc-801221ac0ad9/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:23:36.574484 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4edd6cf-2bf4-4a13-86e4-c7b88a552fc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.576271 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4edd6cf-2bf4-4a13-86e4-c7b88a552fc0 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:36.576639 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4edd6cf-2bf4-4a13-86e4-c7b88a552fc0 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1098144979", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.592194 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4edd6cf-2bf4-4a13-86e4-c7b88a552fc0 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:36.592563 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1370/5502] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:36 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.600420 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3936cce0-a6bd-456f-a696-f5fb03d475bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.602713 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3936cce0-a6bd-456f-a696-f5fb03d475bf tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/4daa9c41-25fb-4edc-9122-8d319836f5c1 Jul 22 00:23:36.603001 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3936cce0-a6bd-456f-a696-f5fb03d475bf tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.603272 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3936cce0-a6bd-456f-a696-f5fb03d475bf tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.627756 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3936cce0-a6bd-456f-a696-f5fb03d475bf tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/4daa9c41-25fb-4edc-9122-8d319836f5c1 returned with HTTP 202 Jul 22 00:23:36.628251 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1377/5503] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:36 2026] DELETE /volume/v3/types/4daa9c41-25fb-4edc-9122-8d319836f5c1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:36.635577 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3551be7f-f0ee-487d-950c-aebeb8c8c23c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.637989 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3551be7f-f0ee-487d-950c-aebeb8c8c23c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] GET https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs Jul 22 00:23:36.638272 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3551be7f-f0ee-487d-950c-aebeb8c8c23c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.638541 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3551be7f-f0ee-487d-950c-aebeb8c8c23c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.646527 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3551be7f-f0ee-487d-950c-aebeb8c8c23c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs returned with HTTP 200 Jul 22 00:23:36.646996 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1376/5504] 10.4.3.168 () {66 vars in 1378 bytes} [Wed Jul 22 00:23:36 2026] GET /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.654677 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29c79883-25d1-4769-b015-f66def8d0181 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.656498 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29c79883-25d1-4769-b015-f66def8d0181 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] GET https://10.4.3.168/volume/v3/types Jul 22 00:23:36.656708 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29c79883-25d1-4769-b015-f66def8d0181 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.656919 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29c79883-25d1-4769-b015-f66def8d0181 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.674592 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29c79883-25d1-4769-b015-f66def8d0181 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:36.675040 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1382/5505] 10.4.3.168 () {66 vars in 1231 bytes} [Wed Jul 22 00:23:36 2026] GET /volume/v3/types => generated 2825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:36.684632 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc7886cf-3324-48a5-9956-d12b36eb22cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.686275 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc7886cf-3324-48a5-9956-d12b36eb22cb tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] GET https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption/cipher Jul 22 00:23:36.686428 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc7886cf-3324-48a5-9956-d12b36eb22cb tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.686600 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc7886cf-3324-48a5-9956-d12b36eb22cb tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.691788 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc7886cf-3324-48a5-9956-d12b36eb22cb tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption/cipher returned with HTTP 200 Jul 22 00:23:36.692179 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1371/5506] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:23:36 2026] GET /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:23:36.699203 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cd83f24-8b5f-4591-8e6a-b160302ee7a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.701114 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cd83f24-8b5f-4591-8e6a-b160302ee7a0 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] GET https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption Jul 22 00:23:36.701301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cd83f24-8b5f-4591-8e6a-b160302ee7a0 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.701501 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cd83f24-8b5f-4591-8e6a-b160302ee7a0 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.707170 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cd83f24-8b5f-4591-8e6a-b160302ee7a0 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption returned with HTTP 200 Jul 22 00:23:36.707533 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1378/5507] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:23:36 2026] GET /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.715543 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a365706-c919-434a-8ead-1f7b4f62c7ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.717849 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a365706-c919-434a-8ead-1f7b4f62c7ae tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] GET https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/multiattach Jul 22 00:23:36.718137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a365706-c919-434a-8ead-1f7b4f62c7ae tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.718396 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a365706-c919-434a-8ead-1f7b4f62c7ae tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.725912 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a365706-c919-434a-8ead-1f7b4f62c7ae tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/multiattach returned with HTTP 200 Jul 22 00:23:36.726440 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1377/5508] 10.4.3.168 () {66 vars in 1414 bytes} [Wed Jul 22 00:23:36 2026] GET /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:23:36.733249 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ebfe6551-7fae-45eb-827e-39639c5e891c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.734909 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebfe6551-7fae-45eb-827e-39639c5e891c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] GET https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/volume_backend_name Jul 22 00:23:36.735131 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebfe6551-7fae-45eb-827e-39639c5e891c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.735314 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebfe6551-7fae-45eb-827e-39639c5e891c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.741568 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebfe6551-7fae-45eb-827e-39639c5e891c tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/volume_backend_name returned with HTTP 200 Jul 22 00:23:36.741945 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1383/5509] 10.4.3.168 () {66 vars in 1438 bytes} [Wed Jul 22 00:23:36 2026] GET /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:23:36.749230 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e7cbf7d-b340-476c-9f48-d8acb5da0410 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.751233 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e7cbf7d-b340-476c-9f48-d8acb5da0410 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] GET https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 Jul 22 00:23:36.751454 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e7cbf7d-b340-476c-9f48-d8acb5da0410 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.751674 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e7cbf7d-b340-476c-9f48-d8acb5da0410 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.756737 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e7cbf7d-b340-476c-9f48-d8acb5da0410 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 returned with HTTP 200 Jul 22 00:23:36.757086 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1372/5510] 10.4.3.168 () {66 vars in 1342 bytes} [Wed Jul 22 00:23:36 2026] GET /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 00:23:36.765424 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-851f6242-b959-4d26-bf9a-b01f67945858 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.767223 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-851f6242-b959-4d26-bf9a-b01f67945858 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] PUT https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption/b6a62b75-c0bb-49ac-ae85-e8cc8563c609 Jul 22 00:23:36.767541 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-851f6242-b959-4d26-bf9a-b01f67945858 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.782086 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-851f6242-b959-4d26-bf9a-b01f67945858 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption/b6a62b75-c0bb-49ac-ae85-e8cc8563c609 returned with HTTP 200 Jul 22 00:23:36.782501 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1379/5511] 10.4.3.168 () {68 vars in 1506 bytes} [Wed Jul 22 00:23:36 2026] PUT /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/encryption/b6a62b75-c0bb-49ac-ae85-e8cc8563c609 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:23:36.790682 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-918402ad-545e-4209-8124-f96b65bb7e94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.793071 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-918402ad-545e-4209-8124-f96b65bb7e94 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] PUT https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/key1 Jul 22 00:23:36.793487 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-918402ad-545e-4209-8124-f96b65bb7e94 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.814394 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-918402ad-545e-4209-8124-f96b65bb7e94 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/key1 returned with HTTP 200 Jul 22 00:23:36.814763 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1378/5512] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:23:36 2026] PUT /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519/extra_specs/key1 => generated 30 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:23:36.822556 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dca956f6-5e2a-492f-97a9-b1cbacd101ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.824235 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dca956f6-5e2a-492f-97a9-b1cbacd101ef tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] PUT https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 Jul 22 00:23:36.824585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dca956f6-5e2a-492f-97a9-b1cbacd101ef tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:36.837503 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dca956f6-5e2a-492f-97a9-b1cbacd101ef tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 returned with HTTP 200 Jul 22 00:23:36.837980 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1384/5513] 10.4.3.168 () {68 vars in 1362 bytes} [Wed Jul 22 00:23:36 2026] PUT /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 => generated 370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:36.846074 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ea5902f-15c2-4764-80c6-bab8f228d276 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.848388 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ea5902f-15c2-4764-80c6-bab8f228d276 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/d27030e8-9014-40fd-88bc-801221ac0ad9 Jul 22 00:23:36.848527 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ea5902f-15c2-4764-80c6-bab8f228d276 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.848756 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ea5902f-15c2-4764-80c6-bab8f228d276 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.875597 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ea5902f-15c2-4764-80c6-bab8f228d276 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/d27030e8-9014-40fd-88bc-801221ac0ad9 returned with HTTP 202 Jul 22 00:23:36.876089 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1373/5514] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:36 2026] DELETE /volume/v3/types/d27030e8-9014-40fd-88bc-801221ac0ad9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:36.883186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f55f59c6-d876-4def-b1ff-74863d6a3580 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.884945 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f55f59c6-d876-4def-b1ff-74863d6a3580 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc Jul 22 00:23:36.885140 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f55f59c6-d876-4def-b1ff-74863d6a3580 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.885340 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f55f59c6-d876-4def-b1ff-74863d6a3580 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.914259 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f55f59c6-d876-4def-b1ff-74863d6a3580 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc returned with HTTP 202 Jul 22 00:23:36.914700 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1380/5515] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:36 2026] DELETE /volume/v3/types/f93f6232-1c27-48ea-a5cb-c0afc7a6aefc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:36.921964 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-13916fa2-baef-44a7-b117-bc9ffa058923 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.923728 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-13916fa2-baef-44a7-b117-bc9ffa058923 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb Jul 22 00:23:36.923962 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-13916fa2-baef-44a7-b117-bc9ffa058923 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.924178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-13916fa2-baef-44a7-b117-bc9ffa058923 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.956311 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-13916fa2-baef-44a7-b117-bc9ffa058923 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb returned with HTTP 202 Jul 22 00:23:36.956730 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1379/5516] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:36 2026] DELETE /volume/v3/types/39deb480-89fb-4583-b345-11c03e4e13fb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:36.965140 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f64b3457-82f2-41a8-8721-abb8989e7b53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:36.967525 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f64b3457-82f2-41a8-8721-abb8989e7b53 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/e609d327-d559-4f3d-b177-8efca76223c2 Jul 22 00:23:36.967802 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f64b3457-82f2-41a8-8721-abb8989e7b53 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:36.968143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f64b3457-82f2-41a8-8721-abb8989e7b53 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:36.994987 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f64b3457-82f2-41a8-8721-abb8989e7b53 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/e609d327-d559-4f3d-b177-8efca76223c2 returned with HTTP 202 Jul 22 00:23:36.995483 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1385/5517] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:36 2026] DELETE /volume/v3/types/e609d327-d559-4f3d-b177-8efca76223c2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:37.003416 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32acc101-2c66-4cd7-afde-e01914037f98 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:37.005201 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32acc101-2c66-4cd7-afde-e01914037f98 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] DELETE https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 Jul 22 00:23:37.005375 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32acc101-2c66-4cd7-afde-e01914037f98 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:37.005566 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32acc101-2c66-4cd7-afde-e01914037f98 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:37.029218 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32acc101-2c66-4cd7-afde-e01914037f98 tempest-VolumeTypesAdminTests-534192647 tempest-VolumeTypesAdminTests-534192647-project-admin] https://10.4.3.168/volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 returned with HTTP 202 Jul 22 00:23:37.029769 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1374/5518] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:37 2026] DELETE /volume/v3/types/74cf209f-7553-46a8-af5a-908eef694519 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:38.324667 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72cfee7d-ea97-476e-863c-0b1435a36199 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.394958 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72cfee7d-ea97-476e-863c-0b1435a36199 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:38.395300 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72cfee7d-ea97-476e-863c-0b1435a36199 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1268874332", "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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.411077 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72cfee7d-ea97-476e-863c-0b1435a36199 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:38.411547 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1381/5519] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types => generated 380 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.419147 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d215e4c7-49ce-4203-bd24-d5245f91b112 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.420845 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d215e4c7-49ce-4203-bd24-d5245f91b112 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] POST https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption Jul 22 00:23:38.421234 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d215e4c7-49ce-4203-bd24-d5245f91b112 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.435507 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d215e4c7-49ce-4203-bd24-d5245f91b112 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption returned with HTTP 200 Jul 22 00:23:38.435845 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1380/5520] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.443460 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b3557c6-65d2-4158-9e27-1ff1b6f31f7d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.445158 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b3557c6-65d2-4158-9e27-1ff1b6f31f7d tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:38.445491 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b3557c6-65d2-4158-9e27-1ff1b6f31f7d tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2095604484", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.460249 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b3557c6-65d2-4158-9e27-1ff1b6f31f7d tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:38.460643 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1386/5521] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.468088 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5840632-1b4a-44bc-850d-131034568aac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.519704 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5840632-1b4a-44bc-850d-131034568aac tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] POST https://10.4.3.168/volume/v3/types/69e4ee94-3d74-4188-b31b-327744697213/encryption Jul 22 00:23:38.520081 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5840632-1b4a-44bc-850d-131034568aac tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.521824 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-e5840632-1b4a-44bc-850d-131034568aac tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.522319 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5840632-1b4a-44bc-850d-131034568aac tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/69e4ee94-3d74-4188-b31b-327744697213/encryption returned with HTTP 403 Jul 22 00:23:38.522986 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1375/5522] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types/69e4ee94-3d74-4188-b31b-327744697213/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.530786 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eefc2893-4f95-4fa0-906b-e35ecc069e5d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.532430 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eefc2893-4f95-4fa0-906b-e35ecc069e5d tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:38.532806 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eefc2893-4f95-4fa0-906b-e35ecc069e5d tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2086422685", "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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.548526 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eefc2893-4f95-4fa0-906b-e35ecc069e5d tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:38.548909 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1382/5523] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.557606 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-23af3441-02d3-4010-9f07-dd037612d98f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.559355 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23af3441-02d3-4010-9f07-dd037612d98f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] POST https://10.4.3.168/volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0/extra_specs Jul 22 00:23:38.559691 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23af3441-02d3-4010-9f07-dd037612d98f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.561572 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-23af3441-02d3-4010-9f07-dd037612d98f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.561745 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23af3441-02d3-4010-9f07-dd037612d98f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0/extra_specs returned with HTTP 403 Jul 22 00:23:38.562158 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1381/5524] 10.4.3.168 () {68 vars in 1399 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.569174 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce2d9fac-a75a-4445-83ea-df4b535a8be8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.570879 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce2d9fac-a75a-4445-83ea-df4b535a8be8 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] PUT https://10.4.3.168/volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0/extra_specs/key2 Jul 22 00:23:38.571221 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce2d9fac-a75a-4445-83ea-df4b535a8be8 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.572956 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-ce2d9fac-a75a-4445-83ea-df4b535a8be8 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.573137 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce2d9fac-a75a-4445-83ea-df4b535a8be8 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0/extra_specs/key2 returned with HTTP 403 Jul 22 00:23:38.573532 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1387/5525] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:23:38 2026] PUT /volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.580413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94c18d25-65e0-44f2-876c-7246da4a7ec4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.582617 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94c18d25-65e0-44f2-876c-7246da4a7ec4 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:38.582970 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94c18d25-65e0-44f2-876c-7246da4a7ec4 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.584695 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-94c18d25-65e0-44f2-876c-7246da4a7ec4 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.584866 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94c18d25-65e0-44f2-876c-7246da4a7ec4 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types returned with HTTP 403 Jul 22 00:23:38.585293 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1376/5526] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.592111 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d2828bd-d535-496e-8df5-bf7d51562b35 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.593760 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d2828bd-d535-496e-8df5-bf7d51562b35 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:38.594123 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d2828bd-d535-496e-8df5-bf7d51562b35 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-367011958", "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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.608806 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d2828bd-d535-496e-8df5-bf7d51562b35 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:38.609181 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1383/5527] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.616273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1d7380d-2a31-4951-b104-7c6afc2a1777 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.618012 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d7380d-2a31-4951-b104-7c6afc2a1777 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] POST https://10.4.3.168/volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec/encryption Jul 22 00:23:38.618368 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1d7380d-2a31-4951-b104-7c6afc2a1777 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.632502 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1d7380d-2a31-4951-b104-7c6afc2a1777 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec/encryption returned with HTTP 200 Jul 22 00:23:38.632903 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1382/5528] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.640202 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a72dd7e7-1ab9-45f2-bba8-91c90273572f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.641998 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a72dd7e7-1ab9-45f2-bba8-91c90273572f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] DELETE https://10.4.3.168/volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec/encryption/26d29b62-3af8-4b6d-b6cd-0728432c1513 Jul 22 00:23:38.642185 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a72dd7e7-1ab9-45f2-bba8-91c90273572f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.642356 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a72dd7e7-1ab9-45f2-bba8-91c90273572f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.643008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-a72dd7e7-1ab9-45f2-bba8-91c90273572f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.643173 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a72dd7e7-1ab9-45f2-bba8-91c90273572f tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec/encryption/26d29b62-3af8-4b6d-b6cd-0728432c1513 returned with HTTP 403 Jul 22 00:23:38.643637 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1388/5529] 10.4.3.168 () {66 vars in 1489 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec/encryption/26d29b62-3af8-4b6d-b6cd-0728432c1513 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.650112 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b93e2871-b96e-4655-a67b-8ce06c9f2667 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.651666 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b93e2871-b96e-4655-a67b-8ce06c9f2667 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:38.652024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b93e2871-b96e-4655-a67b-8ce06c9f2667 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-11544837", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.665579 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b93e2871-b96e-4655-a67b-8ce06c9f2667 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:38.665914 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1377/5530] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types => generated 378 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.672986 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a44ee7f-c47c-4f55-b5fc-81362e734b9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.674616 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a44ee7f-c47c-4f55-b5fc-81362e734b9e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] DELETE https://10.4.3.168/volume/v3/types/546dfaab-6a4f-4aa5-80d3-7c6f09d96f65/extra_specs/key1 Jul 22 00:23:38.674793 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a44ee7f-c47c-4f55-b5fc-81362e734b9e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.674998 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a44ee7f-c47c-4f55-b5fc-81362e734b9e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.679312 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-7a44ee7f-c47c-4f55-b5fc-81362e734b9e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.679476 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a44ee7f-c47c-4f55-b5fc-81362e734b9e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/546dfaab-6a4f-4aa5-80d3-7c6f09d96f65/extra_specs/key1 returned with HTTP 403 Jul 22 00:23:38.679922 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1384/5531] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/546dfaab-6a4f-4aa5-80d3-7c6f09d96f65/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.686796 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6d53743-8726-4136-b332-b517926b0125 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.688361 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6d53743-8726-4136-b332-b517926b0125 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:38.688676 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6d53743-8726-4136-b332-b517926b0125 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1833457383", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.702974 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6d53743-8726-4136-b332-b517926b0125 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:38.703301 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1383/5532] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:38 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.710243 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fcb299de-4970-4d87-84a8-ffa36e43d1bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.712296 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fcb299de-4970-4d87-84a8-ffa36e43d1bc tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] DELETE https://10.4.3.168/volume/v3/types/ff2b8aa6-0dcf-40e2-98ca-395ac4eb3d95 Jul 22 00:23:38.712472 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fcb299de-4970-4d87-84a8-ffa36e43d1bc tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.712658 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fcb299de-4970-4d87-84a8-ffa36e43d1bc tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.713305 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-fcb299de-4970-4d87-84a8-ffa36e43d1bc tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.713475 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fcb299de-4970-4d87-84a8-ffa36e43d1bc tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/ff2b8aa6-0dcf-40e2-98ca-395ac4eb3d95 returned with HTTP 403 Jul 22 00:23:38.714002 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1389/5533] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/ff2b8aa6-0dcf-40e2-98ca-395ac4eb3d95 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.719888 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66d249e6-9abb-4b8d-a4a7-db1ab2f19c17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.721520 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66d249e6-9abb-4b8d-a4a7-db1ab2f19c17 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] GET https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs Jul 22 00:23:38.721693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66d249e6-9abb-4b8d-a4a7-db1ab2f19c17 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.721880 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66d249e6-9abb-4b8d-a4a7-db1ab2f19c17 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.728279 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66d249e6-9abb-4b8d-a4a7-db1ab2f19c17 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs returned with HTTP 200 Jul 22 00:23:38.728586 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1378/5534] 10.4.3.168 () {66 vars in 1378 bytes} [Wed Jul 22 00:23:38 2026] GET /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:38.736384 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f85fe903-7f77-47c4-89d1-ac7c55d6cad0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.738422 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f85fe903-7f77-47c4-89d1-ac7c55d6cad0 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] GET https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption/cipher Jul 22 00:23:38.738616 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f85fe903-7f77-47c4-89d1-ac7c55d6cad0 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.738793 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f85fe903-7f77-47c4-89d1-ac7c55d6cad0 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.739437 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-f85fe903-7f77-47c4-89d1-ac7c55d6cad0 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.739617 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f85fe903-7f77-47c4-89d1-ac7c55d6cad0 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption/cipher returned with HTTP 403 Jul 22 00:23:38.740051 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1385/5535] 10.4.3.168 () {66 vars in 1396 bytes} [Wed Jul 22 00:23:38 2026] GET /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.746336 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6d1f087-6e2e-4e79-981e-232a9bb11562 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.748034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6d1f087-6e2e-4e79-981e-232a9bb11562 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] GET https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption Jul 22 00:23:38.748210 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6d1f087-6e2e-4e79-981e-232a9bb11562 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.748383 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6d1f087-6e2e-4e79-981e-232a9bb11562 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.748974 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-e6d1f087-6e2e-4e79-981e-232a9bb11562 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.749130 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6d1f087-6e2e-4e79-981e-232a9bb11562 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption returned with HTTP 403 Jul 22 00:23:38.749501 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1384/5536] 10.4.3.168 () {66 vars in 1375 bytes} [Wed Jul 22 00:23:38 2026] GET /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.755707 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b57cf573-7318-4a75-8ae4-66992a3a98fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.757383 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b57cf573-7318-4a75-8ae4-66992a3a98fa tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] GET https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs/multiattach Jul 22 00:23:38.757550 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b57cf573-7318-4a75-8ae4-66992a3a98fa tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.757720 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b57cf573-7318-4a75-8ae4-66992a3a98fa tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.764385 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b57cf573-7318-4a75-8ae4-66992a3a98fa tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs/multiattach returned with HTTP 200 Jul 22 00:23:38.764702 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1390/5537] 10.4.3.168 () {66 vars in 1414 bytes} [Wed Jul 22 00:23:38 2026] GET /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 00:23:38.771151 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e1e975f-b6d0-44f5-8016-b54943a33463 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.772801 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e1e975f-b6d0-44f5-8016-b54943a33463 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] GET https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs/volume_backend_name Jul 22 00:23:38.773024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e1e975f-b6d0-44f5-8016-b54943a33463 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.773239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e1e975f-b6d0-44f5-8016-b54943a33463 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.779730 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e1e975f-b6d0-44f5-8016-b54943a33463 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs/volume_backend_name returned with HTTP 404 Jul 22 00:23:38.780177 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1379/5538] 10.4.3.168 () {66 vars in 1438 bytes} [Wed Jul 22 00:23:38 2026] GET /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/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) Jul 22 00:23:38.787016 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31f574dc-7957-4644-a7f3-f8c8291fcc5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.788697 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31f574dc-7957-4644-a7f3-f8c8291fcc5c tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] PUT https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption/d2c8078e-4598-4d16-95ba-a2a2ef1d7987 Jul 22 00:23:38.789041 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31f574dc-7957-4644-a7f3-f8c8291fcc5c tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.791198 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-31f574dc-7957-4644-a7f3-f8c8291fcc5c tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.791373 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31f574dc-7957-4644-a7f3-f8c8291fcc5c tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption/d2c8078e-4598-4d16-95ba-a2a2ef1d7987 returned with HTTP 403 Jul 22 00:23:38.791758 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1386/5539] 10.4.3.168 () {68 vars in 1506 bytes} [Wed Jul 22 00:23:38 2026] PUT /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/encryption/d2c8078e-4598-4d16-95ba-a2a2ef1d7987 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.799798 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-94940b4d-5d72-485f-900f-f2a9066b2e39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.801503 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94940b4d-5d72-485f-900f-f2a9066b2e39 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] PUT https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs/key1 Jul 22 00:23:38.801821 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94940b4d-5d72-485f-900f-f2a9066b2e39 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.803406 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-94940b4d-5d72-485f-900f-f2a9066b2e39 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.803562 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94940b4d-5d72-485f-900f-f2a9066b2e39 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs/key1 returned with HTTP 403 Jul 22 00:23:38.803947 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1385/5540] 10.4.3.168 () {68 vars in 1413 bytes} [Wed Jul 22 00:23:38 2026] PUT /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.810285 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32393bae-a851-42c2-89c7-f63af026c626 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.811801 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32393bae-a851-42c2-89c7-f63af026c626 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] PUT https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b Jul 22 00:23:38.812155 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32393bae-a851-42c2-89c7-f63af026c626 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:38.813816 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-32393bae-a851-42c2-89c7-f63af026c626 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '07ab23f5c0e14761b32aaa780376480a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b00d13725a4444fca4efbf3aa63c13d6', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:38.813998 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32393bae-a851-42c2-89c7-f63af026c626 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-reader] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b returned with HTTP 403 Jul 22 00:23:38.814391 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1391/5541] 10.4.3.168 () {68 vars in 1362 bytes} [Wed Jul 22 00:23:38 2026] PUT /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:38.821310 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-971aaf07-6100-4da3-8624-cf5c0f4763c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.822711 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-971aaf07-6100-4da3-8624-cf5c0f4763c9 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] DELETE https://10.4.3.168/volume/v3/types/ff2b8aa6-0dcf-40e2-98ca-395ac4eb3d95 Jul 22 00:23:38.822875 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-971aaf07-6100-4da3-8624-cf5c0f4763c9 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.823092 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-971aaf07-6100-4da3-8624-cf5c0f4763c9 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.843483 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-971aaf07-6100-4da3-8624-cf5c0f4763c9 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types/ff2b8aa6-0dcf-40e2-98ca-395ac4eb3d95 returned with HTTP 202 Jul 22 00:23:38.844047 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1380/5542] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/ff2b8aa6-0dcf-40e2-98ca-395ac4eb3d95 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:38.850074 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9edef2c7-551a-4137-810f-918413afffeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.851703 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9edef2c7-551a-4137-810f-918413afffeb tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] DELETE https://10.4.3.168/volume/v3/types/546dfaab-6a4f-4aa5-80d3-7c6f09d96f65 Jul 22 00:23:38.851905 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9edef2c7-551a-4137-810f-918413afffeb tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.852101 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9edef2c7-551a-4137-810f-918413afffeb tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.874245 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9edef2c7-551a-4137-810f-918413afffeb tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types/546dfaab-6a4f-4aa5-80d3-7c6f09d96f65 returned with HTTP 202 Jul 22 00:23:38.874634 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1387/5543] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/546dfaab-6a4f-4aa5-80d3-7c6f09d96f65 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:38.880818 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad89d499-2e33-4bfb-9baa-e16ccf0bc413 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.882605 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad89d499-2e33-4bfb-9baa-e16ccf0bc413 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] DELETE https://10.4.3.168/volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec Jul 22 00:23:38.882791 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad89d499-2e33-4bfb-9baa-e16ccf0bc413 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.883015 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad89d499-2e33-4bfb-9baa-e16ccf0bc413 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.904454 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad89d499-2e33-4bfb-9baa-e16ccf0bc413 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec returned with HTTP 202 Jul 22 00:23:38.904951 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1386/5544] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/80658406-eaea-44f4-be7d-0f06d6b29eec => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:38.910798 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c642bfe-6c47-4189-ba76-6901836b5f1e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.912670 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c642bfe-6c47-4189-ba76-6901836b5f1e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] DELETE https://10.4.3.168/volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0 Jul 22 00:23:38.912849 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c642bfe-6c47-4189-ba76-6901836b5f1e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.913549 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c642bfe-6c47-4189-ba76-6901836b5f1e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.934089 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c642bfe-6c47-4189-ba76-6901836b5f1e tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0 returned with HTTP 202 Jul 22 00:23:38.934607 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1392/5545] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/e48eb9f4-853a-4823-980e-de327d90dca0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:38.940693 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5546949a-4a63-41e7-9d16-a31e361f6ba5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.942519 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5546949a-4a63-41e7-9d16-a31e361f6ba5 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] DELETE https://10.4.3.168/volume/v3/types/69e4ee94-3d74-4188-b31b-327744697213 Jul 22 00:23:38.942750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5546949a-4a63-41e7-9d16-a31e361f6ba5 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.943031 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5546949a-4a63-41e7-9d16-a31e361f6ba5 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.965924 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5546949a-4a63-41e7-9d16-a31e361f6ba5 tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types/69e4ee94-3d74-4188-b31b-327744697213 returned with HTTP 202 Jul 22 00:23:38.966334 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1381/5546] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/69e4ee94-3d74-4188-b31b-327744697213 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:38.972756 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9519ea3f-9e51-4891-b81c-5f33b607982c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:38.974663 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9519ea3f-9e51-4891-b81c-5f33b607982c tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] DELETE https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b Jul 22 00:23:38.974953 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9519ea3f-9e51-4891-b81c-5f33b607982c tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:38.975162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9519ea3f-9e51-4891-b81c-5f33b607982c tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:38.997432 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9519ea3f-9e51-4891-b81c-5f33b607982c tempest-VolumeTypesReaderTests-1631689526 tempest-VolumeTypesReaderTests-1631689526-project-admin] https://10.4.3.168/volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b returned with HTTP 202 Jul 22 00:23:38.997809 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1388/5547] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:38 2026] DELETE /volume/v3/types/f3c5657b-05f1-4084-b011-75129ec2dc5b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:41.135972 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-df77402f-7848-4870-aa4a-f70b47a22100 req-10ec8eaa-7ee2-42f7-a83c-0b8cd3c34e53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:41.138069 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-10ec8eaa-7ee2-42f7-a83c-0b8cd3c34e53 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d Jul 22 00:23:41.138273 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-10ec8eaa-7ee2-42f7-a83c-0b8cd3c34e53 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:41.138455 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-10ec8eaa-7ee2-42f7-a83c-0b8cd3c34e53 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:41.145392 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:41.145392 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:41.187013 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-df77402f-7848-4870-aa4a-f70b47a22100 req-10ec8eaa-7ee2-42f7-a83c-0b8cd3c34e53 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d returned with HTTP 200 Jul 22 00:23:41.187467 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1387/5548] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:23:41 2026] DELETE /volume/v3/attachments/165b29a8-620f-4042-b09c-d1c8e4f0866d => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:41.452995 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b04e681f-9a41-447b-ba32-a7d539c731fe req-1669bae2-9a03-4cc1-b959-80c0cb703094 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:41.455281 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b04e681f-9a41-447b-ba32-a7d539c731fe req-1669bae2-9a03-4cc1-b959-80c0cb703094 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:23:41.455517 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b04e681f-9a41-447b-ba32-a7d539c731fe req-1669bae2-9a03-4cc1-b959-80c0cb703094 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:41.455764 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b04e681f-9a41-447b-ba32-a7d539c731fe req-1669bae2-9a03-4cc1-b959-80c0cb703094 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:41.463509 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:41.463509 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:41.467503 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b04e681f-9a41-447b-ba32-a7d539c731fe req-1669bae2-9a03-4cc1-b959-80c0cb703094 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:23:41.472630 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b04e681f-9a41-447b-ba32-a7d539c731fe req-1669bae2-9a03-4cc1-b959-80c0cb703094 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:23:41.473350 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1393/5549] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:23:41 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:43.145146 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:43.147014 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:23:43.147200 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:43.147417 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:43.147585 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Delete volume with id: 0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:23:43.154227 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:43.154227 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:43.154673 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:23:43.164432 np0000005612 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:23:43.169870 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Delete volume request issued successfully. Jul 22 00:23:43.170075 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd38073c-8089-48e0-9cae-d9d5a2da2980 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 202 Jul 22 00:23:43.170456 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1382/5550] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:23:43 2026] DELETE /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:43.178291 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2cc7ea2a-5e75-4147-bc1c-ac114a56bca4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:43.180107 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2cc7ea2a-5e75-4147-bc1c-ac114a56bca4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:23:43.180419 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2cc7ea2a-5e75-4147-bc1c-ac114a56bca4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:43.180621 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2cc7ea2a-5e75-4147-bc1c-ac114a56bca4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:43.188029 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:43.188029 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:23:43.191915 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2cc7ea2a-5e75-4147-bc1c-ac114a56bca4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Volume info retrieved successfully. Jul 22 00:23:43.196033 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2cc7ea2a-5e75-4147-bc1c-ac114a56bca4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 200 Jul 22 00:23:43.196902 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1389/5551] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:43 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:44.208639 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3fcfc972-9139-48fb-982f-e1c15440c8c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:44.210420 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fcfc972-9139-48fb-982f-e1c15440c8c4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] GET https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f Jul 22 00:23:44.210626 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fcfc972-9139-48fb-982f-e1c15440c8c4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:44.210825 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fcfc972-9139-48fb-982f-e1c15440c8c4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:44.218317 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fcfc972-9139-48fb-982f-e1c15440c8c4 tempest-TestEncryptedCinderVolumes-1137730221 tempest-TestEncryptedCinderVolumes-1137730221-project-member] https://10.4.3.168/volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f returned with HTTP 404 Jul 22 00:23:44.218976 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1388/5552] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:23:44 2026] GET /volume/v3/volumes/0a858291-10ef-436b-b40d-a17a6dcc2d6f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:44.225222 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce941485-283a-44f2-9d8c-c8d27d484dd3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:44.226971 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce941485-283a-44f2-9d8c-c8d27d484dd3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:23:44.227170 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce941485-283a-44f2-9d8c-c8d27d484dd3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:44.227350 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce941485-283a-44f2-9d8c-c8d27d484dd3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:44.228051 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ce941485-283a-44f2-9d8c-c8d27d484dd3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:23:44.237442 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ce941485-283a-44f2-9d8c-c8d27d484dd3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Get all volumes completed successfully. Jul 22 00:23:44.239351 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:44.239351 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:44.244303 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce941485-283a-44f2-9d8c-c8d27d484dd3 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:23:44.244842 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1394/5553] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:23:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:23:44.259505 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-674d0d8a-5db7-45f8-9b35-eeb46a43e332 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:44.262386 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-674d0d8a-5db7-45f8-9b35-eeb46a43e332 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] DELETE https://10.4.3.168/volume/v3/types/79ee7f45-05e0-4fbb-9ff1-52152a1a306b Jul 22 00:23:44.262642 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-674d0d8a-5db7-45f8-9b35-eeb46a43e332 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:44.262938 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-674d0d8a-5db7-45f8-9b35-eeb46a43e332 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:44.282577 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-674d0d8a-5db7-45f8-9b35-eeb46a43e332 tempest-TestEncryptedCinderVolumes-16419669 tempest-TestEncryptedCinderVolumes-16419669-project-admin] https://10.4.3.168/volume/v3/types/79ee7f45-05e0-4fbb-9ff1-52152a1a306b returned with HTTP 202 Jul 22 00:23:44.282999 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1383/5554] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:44 2026] DELETE /volume/v3/types/79ee7f45-05e0-4fbb-9ff1-52152a1a306b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:49.127716 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5887b2f-3757-4960-add3-b83cc4d2585d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:49.257231 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5887b2f-3757-4960-add3-b83cc4d2585d tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-admin] GET https://10.4.3.168/volume/v3/scheduler-stats/get_pools Jul 22 00:23:49.257455 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5887b2f-3757-4960-add3-b83cc4d2585d tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:49.257646 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5887b2f-3757-4960-add3-b83cc4d2585d tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:49.267210 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5887b2f-3757-4960-add3-b83cc4d2585d tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-admin] https://10.4.3.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 00:23:49.268000 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1390/5555] 10.4.3.168 () {66 vars in 1291 bytes} [Wed Jul 22 00:23:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:49.276194 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-462fa654-8368-417b-961b-76ee74359085 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:49.331469 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-462fa654-8368-417b-961b-76ee74359085 tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-member] GET https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool Jul 22 00:23:49.331669 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-462fa654-8368-417b-961b-76ee74359085 tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:49.332086 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-462fa654-8368-417b-961b-76ee74359085 tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:49.332161 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:49.332161 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:49.332582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-462fa654-8368-417b-961b-76ee74359085 tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '32bd4485ff9b4fc296d2b4eeba716523', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '050e8a4c067e43abbdf7c93da8df1c71', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 00:23:49.332775 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-462fa654-8368-417b-961b-76ee74359085 tempest-ProjectMemberTests-619029485 tempest-ProjectMemberTests-619029485-project-member] https://10.4.3.168/volume/v3/capabilities/np0000005612@storpool returned with HTTP 403 Jul 22 00:23:49.333297 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1389/5556] 10.4.3.168 () {66 vars in 1318 bytes} [Wed Jul 22 00:23:49 2026] GET /volume/v3/capabilities/np0000005612@storpool => generated 110 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:23:50.815221 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-196af963-694a-4733-bdaf-bd3ad4e6d4c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:50.892545 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-196af963-694a-4733-bdaf-bd3ad4e6d4c8 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:50.892959 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-196af963-694a-4733-bdaf-bd3ad4e6d4c8 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1139998800", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1270621618", "vendor_name": "tempest-vendor_name-1391829948"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:50.907833 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-196af963-694a-4733-bdaf-bd3ad4e6d4c8 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:50.908307 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1395/5557] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:50 2026] POST /volume/v3/types => generated 330 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:50.916246 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:50.917986 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:23:50.918334 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "31bf2e9e-6722-44f4-b777-0f667d444fb1", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:50.919628 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Create volume request body: {'volume': {'volume_type': '31bf2e9e-6722-44f4-b777-0f667d444fb1', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:23:50.923142 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Create volume of 1 GB Jul 22 00:23:50.923421 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:50.923421 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:50.923805 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Availability Zones retrieved successfully. Jul 22 00:23:50.928634 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Flow 'volume_create_api' (94d531d1-9200-47a5-b5ea-d25196d81bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:23:50.929655 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e67ce65-e253-442a-89a2-87aa29ff70a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:50.930395 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:23:50.948443 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e67ce65-e253-442a-89a2-87aa29ff70a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:23:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1270621618',vendor_name='tempest-vendor_name-1391829948'},id=31bf2e9e-6722-44f4-b777-0f667d444fb1,is_public=True,name='tempest-ProjectReaderTests-volume-type-1139998800',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '31bf2e9e-6722-44f4-b777-0f667d444fb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:50.949103 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ceac826-2137-4ee3-9d0c-4b0cc8038745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:50.977680 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1139998800 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1139998800, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:23:50.978026 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1139998800 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1139998800, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:23:51.008119 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Created reservations ['6e611868-999e-4d0b-bd46-b0ca192392f4', 'fc839604-f3e6-42cc-bf6c-860374870fe3', '73390546-7876-47e3-8c94-4a623f5fadb4', '8fa28160-6329-4c67-9de7-af6dfa8b6d1d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:23:51.008785 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ceac826-2137-4ee3-9d0c-4b0cc8038745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e611868-999e-4d0b-bd46-b0ca192392f4', 'fc839604-f3e6-42cc-bf6c-860374870fe3', '73390546-7876-47e3-8c94-4a623f5fadb4', '8fa28160-6329-4c67-9de7-af6dfa8b6d1d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:51.009530 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a200c59e-a58a-419f-9a1d-42c83266274a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:51.034400 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a200c59e-a58a-419f-9a1d-42c83266274a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44a8278e-5db6-4bfb-9ad0-f0fda29f01ce', '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='f188df54381b40168391935360de9c8b',qos_specs=None,replication_status=,reservations=['6e611868-999e-4d0b-bd46-b0ca192392f4','fc839604-f3e6-42cc-bf6c-860374870fe3','73390546-7876-47e3-8c94-4a623f5fadb4','8fa28160-6329-4c67-9de7-af6dfa8b6d1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63a703165334c4bad24ffd009ae5a31',volume_type_id=31bf2e9e-6722-44f4-b777-0f667d444fb1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:23: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=44a8278e-5db6-4bfb-9ad0-f0fda29f01ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f188df54381b40168391935360de9c8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63a703165334c4bad24ffd009ae5a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31bf2e9e-6722-44f4-b777-0f667d444fb1),volume_type_id=31bf2e9e-6722-44f4-b777-0f667d444fb1)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:51.035192 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c6af01-4f46-47e8-88ab-7d0fb70539a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:51.053500 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c6af01-4f46-47e8-88ab-7d0fb70539a0) transitioned into state 'SUCCESS' from 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='f188df54381b40168391935360de9c8b',qos_specs=None,replication_status=,reservations=['6e611868-999e-4d0b-bd46-b0ca192392f4','fc839604-f3e6-42cc-bf6c-860374870fe3','73390546-7876-47e3-8c94-4a623f5fadb4','8fa28160-6329-4c67-9de7-af6dfa8b6d1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63a703165334c4bad24ffd009ae5a31',volume_type_id=31bf2e9e-6722-44f4-b777-0f667d444fb1)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:51.054248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebe189a-7ab3-4574-bfc5-1c9eb43e3a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:51.063333 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebe189a-7ab3-4574-bfc5-1c9eb43e3a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:51.064192 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Flow 'volume_create_api' (94d531d1-9200-47a5-b5ea-d25196d81bb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:23:51.064467 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Create volume request issued successfully. Jul 22 00:23:51.065067 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af8be567-94f8-45be-9a27-05bf6b3d53c7 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:23:51.065470 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1384/5558] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:23:50 2026] POST /volume/v3/volumes => generated 774 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:23:51.077133 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8447f76d-bb09-47f7-9ad1-4ec51aaec82c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:51.079010 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8447f76d-bb09-47f7-9ad1-4ec51aaec82c tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] GET https://10.4.3.168/volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce Jul 22 00:23:51.079215 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8447f76d-bb09-47f7-9ad1-4ec51aaec82c tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:51.079393 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8447f76d-bb09-47f7-9ad1-4ec51aaec82c tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:51.087403 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:51.087403 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:23:51.091322 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8447f76d-bb09-47f7-9ad1-4ec51aaec82c tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Volume info retrieved successfully. Jul 22 00:23:51.095644 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8447f76d-bb09-47f7-9ad1-4ec51aaec82c tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce returned with HTTP 200 Jul 22 00:23:51.096177 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1391/5559] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:23:51 2026] GET /volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:52.108021 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5898528c-b971-40cf-8f6a-083c98cb590d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.109528 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5898528c-b971-40cf-8f6a-083c98cb590d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] GET https://10.4.3.168/volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce Jul 22 00:23:52.109726 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5898528c-b971-40cf-8f6a-083c98cb590d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:52.109918 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5898528c-b971-40cf-8f6a-083c98cb590d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:52.116385 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:52.116385 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:52.119582 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5898528c-b971-40cf-8f6a-083c98cb590d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Volume info retrieved successfully. Jul 22 00:23:52.123381 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5898528c-b971-40cf-8f6a-083c98cb590d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce returned with HTTP 200 Jul 22 00:23:52.123926 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1390/5560] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:23:52 2026] GET /volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:52.136239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d715c8b-cfc7-402a-b856-5c2aac5c699f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.138053 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d715c8b-cfc7-402a-b856-5c2aac5c699f tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:23:52.138272 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d715c8b-cfc7-402a-b856-5c2aac5c699f tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:52.138476 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d715c8b-cfc7-402a-b856-5c2aac5c699f tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:52.142854 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d715c8b-cfc7-402a-b856-5c2aac5c699f tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:23:52.143291 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1396/5561] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:23:52 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:52.151316 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7de7a5bf-ab9b-4967-8ee0-568cabd9be5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.218187 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7de7a5bf-ab9b-4967-8ee0-568cabd9be5f tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-reader] GET https://10.4.3.168/volume/v3/messages Jul 22 00:23:52.218465 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7de7a5bf-ab9b-4967-8ee0-568cabd9be5f tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:52.218680 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7de7a5bf-ab9b-4967-8ee0-568cabd9be5f tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-reader] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:52.218984 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:52.218984 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:23:52.222513 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7de7a5bf-ab9b-4967-8ee0-568cabd9be5f tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-reader] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:23:52.222919 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1385/5562] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:23:52 2026] GET /volume/v3/messages => generated 670 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:52.233413 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ee5353d-a710-4d0a-82ea-93d20549b9b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.235112 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ee5353d-a710-4d0a-82ea-93d20549b9b4 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] DELETE https://10.4.3.168/volume/v3/messages/4a0008de-6bf4-4791-85d2-fd6b1c207391 Jul 22 00:23:52.235301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ee5353d-a710-4d0a-82ea-93d20549b9b4 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:52.235472 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ee5353d-a710-4d0a-82ea-93d20549b9b4 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:52.243283 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ee5353d-a710-4d0a-82ea-93d20549b9b4 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/messages/4a0008de-6bf4-4791-85d2-fd6b1c207391 returned with HTTP 204 Jul 22 00:23:52.243636 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1392/5563] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:23:52 2026] DELETE /volume/v3/messages/4a0008de-6bf4-4791-85d2-fd6b1c207391 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:23:52.250460 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9096a36-ab35-4372-bde2-2a52245df31b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.252405 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce Jul 22 00:23:52.252617 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:52.252824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:52.253003 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Delete volume with id: 44a8278e-5db6-4bfb-9ad0-f0fda29f01ce Jul 22 00:23:52.260297 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:52.260297 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:52.260815 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Volume info retrieved successfully. Jul 22 00:23:52.261830 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:23:52.272359 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1139998800 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1139998800, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:23:52.272628 np0000005612 devstack@c-api.service[100284]: WARNING cinder.quota [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1139998800 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1139998800, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:23:52.282636 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Created reservations ['e7f5dac2-9cfa-47be-9bf6-8ee7aac80d7a', 'cbead4e7-d89d-4755-90ed-9aea84f7f3cf', 'd4132b72-41ef-4e68-9671-e7add78bfe0d', 'ae1cc93b-832d-4038-b0b7-640b7375a01e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:23:52.306165 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Delete volume request issued successfully. Jul 22 00:23:52.306343 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9096a36-ab35-4372-bde2-2a52245df31b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce returned with HTTP 202 Jul 22 00:23:52.306750 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1391/5564] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:23:52 2026] DELETE /volume/v3/volumes/44a8278e-5db6-4bfb-9ad0-f0fda29f01ce => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:52.313135 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c0ca270-f148-42c0-ae6c-6b817b698c4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.314801 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c0ca270-f148-42c0-ae6c-6b817b698c4b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] DELETE https://10.4.3.168/volume/v3/types/31bf2e9e-6722-44f4-b777-0f667d444fb1 Jul 22 00:23:52.315044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c0ca270-f148-42c0-ae6c-6b817b698c4b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:52.315248 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c0ca270-f148-42c0-ae6c-6b817b698c4b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:52.337549 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c0ca270-f148-42c0-ae6c-6b817b698c4b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/types/31bf2e9e-6722-44f4-b777-0f667d444fb1 returned with HTTP 202 Jul 22 00:23:52.337979 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1397/5565] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:52 2026] DELETE /volume/v3/types/31bf2e9e-6722-44f4-b777-0f667d444fb1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:52.345516 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fee12aa0-721a-4ded-8f0f-e57413bb526b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.347181 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fee12aa0-721a-4ded-8f0f-e57413bb526b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:23:52.347533 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fee12aa0-721a-4ded-8f0f-e57413bb526b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-261598918", "extra_specs": {"storage_protocol": "tempest-storage_protocol-840433939", "vendor_name": "tempest-vendor_name-1281895867"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:52.362117 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fee12aa0-721a-4ded-8f0f-e57413bb526b tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:23:52.362465 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1386/5566] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:23:52 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:52.370595 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c2dcb28-634b-44ed-a084-77423e112c82 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.372331 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:23:52.372658 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8e9bd69-be43-492c-9ef8-7b2de8272b59", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:23:52.374283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Create volume request body: {'volume': {'volume_type': 'e8e9bd69-be43-492c-9ef8-7b2de8272b59', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:23:52.377892 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Create volume of 1 GB Jul 22 00:23:52.378108 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:52.378108 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:23:52.378468 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Availability Zones retrieved successfully. Jul 22 00:23:52.383598 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Flow 'volume_create_api' (8c5da426-200d-4054-b799-118fef94471d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:23:52.384566 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519d6b34-63c1-4663-be9a-1af917d37fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:52.385311 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:23:52.402713 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519d6b34-63c1-4663-be9a-1af917d37fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:23:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-840433939',vendor_name='tempest-vendor_name-1281895867'},id=e8e9bd69-be43-492c-9ef8-7b2de8272b59,is_public=True,name='tempest-ProjectReaderTests-volume-type-261598918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8e9bd69-be43-492c-9ef8-7b2de8272b59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:52.403434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfd1794-b037-4417-a06e-1f269b23a064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:52.426874 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-261598918 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-261598918, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:23:52.427152 np0000005612 devstack@c-api.service[100286]: WARNING cinder.quota [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-261598918 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-261598918, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:23:52.450871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Created reservations ['6de646a9-4ac9-40ae-b351-a9305f22cc35', 'c64df1da-b499-4cef-b616-81da78bb8927', '52464109-9970-42f6-97f9-82a76b978e3b', '046c9641-8194-4c72-bec0-fae161e297f0'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:23:52.451586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfd1794-b037-4417-a06e-1f269b23a064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6de646a9-4ac9-40ae-b351-a9305f22cc35', 'c64df1da-b499-4cef-b616-81da78bb8927', '52464109-9970-42f6-97f9-82a76b978e3b', '046c9641-8194-4c72-bec0-fae161e297f0']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:52.452413 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10bb492-dc18-4ebd-98b2-553960e59fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:52.476326 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10bb492-dc18-4ebd-98b2-553960e59fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4328a0aa-0422-493f-95ff-dc6920c81d0d', '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='f188df54381b40168391935360de9c8b',qos_specs=None,replication_status=,reservations=['6de646a9-4ac9-40ae-b351-a9305f22cc35','c64df1da-b499-4cef-b616-81da78bb8927','52464109-9970-42f6-97f9-82a76b978e3b','046c9641-8194-4c72-bec0-fae161e297f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63a703165334c4bad24ffd009ae5a31',volume_type_id=e8e9bd69-be43-492c-9ef8-7b2de8272b59), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:23: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=4328a0aa-0422-493f-95ff-dc6920c81d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f188df54381b40168391935360de9c8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d63a703165334c4bad24ffd009ae5a31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8e9bd69-be43-492c-9ef8-7b2de8272b59),volume_type_id=e8e9bd69-be43-492c-9ef8-7b2de8272b59)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:52.477100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415c6607-aff6-4341-9747-561b1b1bcd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:52.493186 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415c6607-aff6-4341-9747-561b1b1bcd19) transitioned into state 'SUCCESS' from 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='f188df54381b40168391935360de9c8b',qos_specs=None,replication_status=,reservations=['6de646a9-4ac9-40ae-b351-a9305f22cc35','c64df1da-b499-4cef-b616-81da78bb8927','52464109-9970-42f6-97f9-82a76b978e3b','046c9641-8194-4c72-bec0-fae161e297f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d63a703165334c4bad24ffd009ae5a31',volume_type_id=e8e9bd69-be43-492c-9ef8-7b2de8272b59)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:52.493871 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1b18269-8a68-420e-98b8-2f695433f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:23:52.503131 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1b18269-8a68-420e-98b8-2f695433f857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:23:52.503875 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Flow 'volume_create_api' (8c5da426-200d-4054-b799-118fef94471d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:23:52.504169 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Create volume request issued successfully. Jul 22 00:23:52.504709 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c2dcb28-634b-44ed-a084-77423e112c82 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:23:52.505166 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1393/5567] 10.4.3.168 () {70 vars in 1298 bytes} [Wed Jul 22 00:23:52 2026] POST /volume/v3/volumes => generated 773 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:23:52.517768 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-275bb677-d7bd-4ac7-a479-d470fc7bdac9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:52.520205 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-275bb677-d7bd-4ac7-a479-d470fc7bdac9 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] GET https://10.4.3.168/volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d Jul 22 00:23:52.520511 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-275bb677-d7bd-4ac7-a479-d470fc7bdac9 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:52.520780 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-275bb677-d7bd-4ac7-a479-d470fc7bdac9 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:52.529538 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:52.529538 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:23:52.535218 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-275bb677-d7bd-4ac7-a479-d470fc7bdac9 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Volume info retrieved successfully. Jul 22 00:23:52.540308 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-275bb677-d7bd-4ac7-a479-d470fc7bdac9 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d returned with HTTP 200 Jul 22 00:23:52.540868 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1392/5568] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:23:52 2026] GET /volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:53.553153 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f12421f8-f50c-44af-9b88-4388d1164b9d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:53.555254 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f12421f8-f50c-44af-9b88-4388d1164b9d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] GET https://10.4.3.168/volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d Jul 22 00:23:53.555510 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f12421f8-f50c-44af-9b88-4388d1164b9d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:53.555755 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f12421f8-f50c-44af-9b88-4388d1164b9d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:53.564845 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:53.564845 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:53.569627 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f12421f8-f50c-44af-9b88-4388d1164b9d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Volume info retrieved successfully. Jul 22 00:23:53.574028 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f12421f8-f50c-44af-9b88-4388d1164b9d tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d returned with HTTP 200 Jul 22 00:23:53.574475 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1398/5569] 10.4.3.168 () {68 vars in 1388 bytes} [Wed Jul 22 00:23:53 2026] GET /volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:53.586170 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9666d72-8939-4422-a74c-20143bef4ccd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:53.587885 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9666d72-8939-4422-a74c-20143bef4ccd tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] GET https://10.4.3.168/volume/v3/messages Jul 22 00:23:53.588123 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9666d72-8939-4422-a74c-20143bef4ccd tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:53.588302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9666d72-8939-4422-a74c-20143bef4ccd tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:53.591651 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9666d72-8939-4422-a74c-20143bef4ccd tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/messages returned with HTTP 200 Jul 22 00:23:53.592025 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1387/5570] 10.4.3.168 () {68 vars in 1280 bytes} [Wed Jul 22 00:23:53 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:53.600534 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bc6b55ae-911f-4717-b2c8-d19d8eaa3ca8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:53.602115 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc6b55ae-911f-4717-b2c8-d19d8eaa3ca8 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-reader] GET https://10.4.3.168/volume/v3/messages/8181bbc0-cd4a-47a7-82fc-a9da6a5fb56b Jul 22 00:23:53.602302 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc6b55ae-911f-4717-b2c8-d19d8eaa3ca8 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:53.602471 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc6b55ae-911f-4717-b2c8-d19d8eaa3ca8 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-reader] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:53.605323 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:53.605323 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:23:53.605990 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc6b55ae-911f-4717-b2c8-d19d8eaa3ca8 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-reader] https://10.4.3.168/volume/v3/messages/8181bbc0-cd4a-47a7-82fc-a9da6a5fb56b returned with HTTP 200 Jul 22 00:23:53.606327 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1394/5571] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:23:53 2026] GET /volume/v3/messages/8181bbc0-cd4a-47a7-82fc-a9da6a5fb56b => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:23:53.613742 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2226f29-6b1a-4a75-a7e5-df9b3d694340 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:53.615716 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2226f29-6b1a-4a75-a7e5-df9b3d694340 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] DELETE https://10.4.3.168/volume/v3/messages/8181bbc0-cd4a-47a7-82fc-a9da6a5fb56b Jul 22 00:23:53.616006 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2226f29-6b1a-4a75-a7e5-df9b3d694340 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:53.616203 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2226f29-6b1a-4a75-a7e5-df9b3d694340 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:53.623615 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2226f29-6b1a-4a75-a7e5-df9b3d694340 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/messages/8181bbc0-cd4a-47a7-82fc-a9da6a5fb56b returned with HTTP 204 Jul 22 00:23:53.624115 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1393/5572] 10.4.3.168 () {68 vars in 1394 bytes} [Wed Jul 22 00:23:53 2026] DELETE /volume/v3/messages/8181bbc0-cd4a-47a7-82fc-a9da6a5fb56b => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 00:23:53.630503 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:53.632546 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] DELETE https://10.4.3.168/volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d Jul 22 00:23:53.632803 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:53.633040 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:53.633219 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Delete volume with id: 4328a0aa-0422-493f-95ff-dc6920c81d0d Jul 22 00:23:53.640690 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:23:53.640690 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:23:53.641084 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Volume info retrieved successfully. Jul 22 00:23:53.642038 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100285) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 00:23:53.653054 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-261598918 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-261598918, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:23:53.653340 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-261598918 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-261598918, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:23:53.661455 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Created reservations ['0abf9098-ff81-43c6-8224-1ee6829b7e8e', '7af522bf-41c9-4e92-b7fb-bc3404fe0097', '3af5bda5-3d6a-443e-8132-d76ab6aec19d', 'fbf6cf2f-c300-4c4d-9885-aa450bf0a304'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:23:53.685517 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Delete volume request issued successfully. Jul 22 00:23:53.685742 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9e441bb-5d40-4cd9-a88b-2c25c98ce276 tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d returned with HTTP 202 Jul 22 00:23:53.686345 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1399/5573] 10.4.3.168 () {68 vars in 1391 bytes} [Wed Jul 22 00:23:53 2026] DELETE /volume/v3/volumes/4328a0aa-0422-493f-95ff-dc6920c81d0d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:23:53.693192 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-79991d7c-69d3-406c-88b0-f9b901fea70a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:23:53.694963 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79991d7c-69d3-406c-88b0-f9b901fea70a tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] DELETE https://10.4.3.168/volume/v3/types/e8e9bd69-be43-492c-9ef8-7b2de8272b59 Jul 22 00:23:53.695174 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79991d7c-69d3-406c-88b0-f9b901fea70a tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:23:53.695417 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-79991d7c-69d3-406c-88b0-f9b901fea70a tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:23:53.717226 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-79991d7c-69d3-406c-88b0-f9b901fea70a tempest-ProjectReaderTests-1476092301 tempest-ProjectReaderTests-1476092301-project-admin] https://10.4.3.168/volume/v3/types/e8e9bd69-be43-492c-9ef8-7b2de8272b59 returned with HTTP 202 Jul 22 00:23:53.717730 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1388/5574] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:23:53 2026] DELETE /volume/v3/types/e8e9bd69-be43-492c-9ef8-7b2de8272b59 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:24:03.604205 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=106,cinder:INSERT=28,cinder:UPDATE=31 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:24:03.621220 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=112,cinder:UPDATE=44,cinder:INSERT=31 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:24:03.683073 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=95,cinder:UPDATE=35,cinder:INSERT=23 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:24:03.714286 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=121,cinder:UPDATE=39,cinder:INSERT=34 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:24:33.750097 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:33.751699 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:24:33.752054 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1863778949", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:33.753487 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1863778949', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:24:33.753902 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume of 1 GB Jul 22 00:24:33.758976 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Availability Zones retrieved successfully. Jul 22 00:24:33.764110 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Flow 'volume_create_api' (17e56156-cbed-4d9d-9d09-b3a28efdd3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:24:33.765145 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1bd835-d6f0-4f6f-8cbe-efdf3ed25739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:33.766045 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:24:33.788738 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1bd835-d6f0-4f6f-8cbe-efdf3ed25739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:33.789560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a82d6f5-edb1-43b2-beed-529cc46dd685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:33.853371 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Created reservations ['b0ca3e09-dfcd-4b5e-8d40-e3815583b215', 'ab4be722-738a-45e1-b38c-e983b7b9d867', '2fa8e8b4-3448-4f79-a89a-3d0a2217728f', '250f9c57-305b-40ce-9c9d-45566b4d5bc1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:24:33.854445 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a82d6f5-edb1-43b2-beed-529cc46dd685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0ca3e09-dfcd-4b5e-8d40-e3815583b215', 'ab4be722-738a-45e1-b38c-e983b7b9d867', '2fa8e8b4-3448-4f79-a89a-3d0a2217728f', '250f9c57-305b-40ce-9c9d-45566b4d5bc1']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:33.855488 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb452c6-045f-48d6-aff7-6e5358e1525d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:33.887796 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb452c6-045f-48d6-aff7-6e5358e1525d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe0f7f7b-6146-4d05-ba04-33210dee1011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1863778949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d35692a437a34b1e830b29b175310dda',qos_specs=None,replication_status=,reservations=['b0ca3e09-dfcd-4b5e-8d40-e3815583b215','ab4be722-738a-45e1-b38c-e983b7b9d867','2fa8e8b4-3448-4f79-a89a-3d0a2217728f','250f9c57-305b-40ce-9c9d-45566b4d5bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='301fd9564c8444adbda94cbec4082ab4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1863778949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe0f7f7b-6146-4d05-ba04-33210dee1011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d35692a437a34b1e830b29b175310dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='301fd9564c8444adbda94cbec4082ab4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:33.888720 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9998455a-6e63-4436-9d40-cf8e9752b70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:33.910369 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9998455a-6e63-4436-9d40-cf8e9752b70d) transitioned into state 'SUCCESS' from state '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-1863778949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d35692a437a34b1e830b29b175310dda',qos_specs=None,replication_status=,reservations=['b0ca3e09-dfcd-4b5e-8d40-e3815583b215','ab4be722-738a-45e1-b38c-e983b7b9d867','2fa8e8b4-3448-4f79-a89a-3d0a2217728f','250f9c57-305b-40ce-9c9d-45566b4d5bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='301fd9564c8444adbda94cbec4082ab4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:33.910974 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0c152a-c910-4932-b653-2ac36a601b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:33.924810 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0c152a-c910-4932-b653-2ac36a601b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:33.925527 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Flow 'volume_create_api' (17e56156-cbed-4d9d-9d09-b3a28efdd3aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:24:33.925772 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume request issued successfully. Jul 22 00:24:33.926254 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a327f78c-98cb-43fa-878b-39df44f5ba88 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:24:33.926619 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1395/5575] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:24:33 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:24:33.937034 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-436fb059-24bc-402e-9cde-e8599b0681dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:33.938804 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-436fb059-24bc-402e-9cde-e8599b0681dd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:33.939000 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-436fb059-24bc-402e-9cde-e8599b0681dd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:33.939220 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-436fb059-24bc-402e-9cde-e8599b0681dd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:33.945509 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:33.945509 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:33.948609 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-436fb059-24bc-402e-9cde-e8599b0681dd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:33.952148 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-436fb059-24bc-402e-9cde-e8599b0681dd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:33.952473 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1394/5576] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:33 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:34.965219 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-377c6ec1-22d1-45d7-8e7e-414e2652c058 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:34.967242 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-377c6ec1-22d1-45d7-8e7e-414e2652c058 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:34.967440 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-377c6ec1-22d1-45d7-8e7e-414e2652c058 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:34.967625 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-377c6ec1-22d1-45d7-8e7e-414e2652c058 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:34.974348 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:34.974348 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:34.977693 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-377c6ec1-22d1-45d7-8e7e-414e2652c058 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:34.981548 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-377c6ec1-22d1-45d7-8e7e-414e2652c058 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:34.981866 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1400/5577] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:34 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:34.995546 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-396ca586-e205-4335-af12-e5882e878a50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:34.997248 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-396ca586-e205-4335-af12-e5882e878a50 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:34.997440 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-396ca586-e205-4335-af12-e5882e878a50 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:34.997646 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-396ca586-e205-4335-af12-e5882e878a50 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:35.004352 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:35.004352 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:35.007561 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-396ca586-e205-4335-af12-e5882e878a50 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:35.011303 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-396ca586-e205-4335-af12-e5882e878a50 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:35.011610 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1389/5578] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:34 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:35.620794 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-d312c33a-1fc2-4d25-83b9-72b06477ad86 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:35.622978 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-d312c33a-1fc2-4d25-83b9-72b06477ad86 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:35.623180 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-d312c33a-1fc2-4d25-83b9-72b06477ad86 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:35.623364 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-d312c33a-1fc2-4d25-83b9-72b06477ad86 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:35.630191 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:35.630191 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:35.633509 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-d312c33a-1fc2-4d25-83b9-72b06477ad86 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:35.637115 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-d312c33a-1fc2-4d25-83b9-72b06477ad86 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:35.637459 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1396/5579] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:24:35 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:35.700104 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc6cddab-41b6-4503-809e-d988bb53e37b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:35.700450 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc6cddab-41b6-4503-809e-d988bb53e37b None None] GET https://10.4.3.168/volume// Jul 22 00:24:35.700613 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc6cddab-41b6-4503-809e-d988bb53e37b None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:35.700824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc6cddab-41b6-4503-809e-d988bb53e37b None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:35.701163 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc6cddab-41b6-4503-809e-d988bb53e37b None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:24:35.701464 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1395/5580] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:24:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:24:35.707896 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-98ff1778-01f2-4257-8b53-b4636b2cba1b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:35.709783 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-98ff1778-01f2-4257-8b53-b4636b2cba1b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:24:35.710195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-98ff1778-01f2-4257-8b53-b4636b2cba1b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe0f7f7b-6146-4d05-ba04-33210dee1011", "connector": null, "instance_uuid": "0ad23cc8-b9a9-4a7e-8439-71977127fd30"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:35.717883 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:35.717883 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:35.736101 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-98ff1778-01f2-4257-8b53-b4636b2cba1b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:24:35.736482 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1401/5581] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:24:35 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:24:35.758982 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a2a887f-f0e6-465f-babc-067fce5c9c04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:35.760625 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a2a887f-f0e6-465f-babc-067fce5c9c04 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:35.760814 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a2a887f-f0e6-465f-babc-067fce5c9c04 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:35.761042 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a2a887f-f0e6-465f-babc-067fce5c9c04 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:35.766983 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e8139756-642d-4156-8c40-d6749a83c575 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:35.767450 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8139756-642d-4156-8c40-d6749a83c575 None None] GET https://10.4.3.168/volume// Jul 22 00:24:35.767630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8139756-642d-4156-8c40-d6749a83c575 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:35.767841 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8139756-642d-4156-8c40-d6749a83c575 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:35.768230 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8139756-642d-4156-8c40-d6749a83c575 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:24:35.768541 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1397/5582] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:24:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:24:35.770524 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:35.770524 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:35.773629 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8a2a887f-f0e6-465f-babc-067fce5c9c04 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:35.774611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-a623af22-355a-479b-b584-a41ba59d885c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:35.776490 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-a623af22-355a-479b-b584-a41ba59d885c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:35.776703 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-a623af22-355a-479b-b584-a41ba59d885c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:35.776875 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-a623af22-355a-479b-b584-a41ba59d885c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:35.777404 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a2a887f-f0e6-465f-babc-067fce5c9c04 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:35.777793 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1390/5583] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:35 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:35.785345 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:35.785345 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:35.788409 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-a623af22-355a-479b-b584-a41ba59d885c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:35.792532 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-a623af22-355a-479b-b584-a41ba59d885c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:35.793138 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1396/5584] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:24:35 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 1029 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:24:35.887064 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-91941ada-ac6b-4ed2-9131-39f58547656d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:35.889100 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-91941ada-ac6b-4ed2-9131-39f58547656d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] PUT https://10.4.3.168/volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68 Jul 22 00:24:35.889478 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-91941ada-ac6b-4ed2-9131-39f58547656d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:35.896552 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-91941ada-ac6b-4ed2-9131-39f58547656d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Acquiring lock "cinder-attachment_update-fe0f7f7b-6146-4d05-ba04-33210dee1011-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:24:35.900833 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-91941ada-ac6b-4ed2-9131-39f58547656d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Lock "cinder-attachment_update-fe0f7f7b-6146-4d05-ba04-33210dee1011-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:24:35.901962 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:35.901962 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:35.967980 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-91941ada-ac6b-4ed2-9131-39f58547656d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Lock "cinder-attachment_update-fe0f7f7b-6146-4d05-ba04-33210dee1011-np0000005612" released by "attachment_update" :: held 0.067s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:24:35.968374 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-91941ada-ac6b-4ed2-9131-39f58547656d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68 returned with HTTP 200 Jul 22 00:24:35.968691 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1402/5585] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:24:35 2026] PUT /volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:24:36.790000 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eed13b5b-3c42-44c9-9c40-7308d0d4088f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:36.791717 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eed13b5b-3c42-44c9-9c40-7308d0d4088f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:36.791909 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eed13b5b-3c42-44c9-9c40-7308d0d4088f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:36.792100 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eed13b5b-3c42-44c9-9c40-7308d0d4088f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:36.800800 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:36.800800 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:36.803720 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eed13b5b-3c42-44c9-9c40-7308d0d4088f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:36.807232 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eed13b5b-3c42-44c9-9c40-7308d0d4088f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:36.807618 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1398/5586] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:36 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:37.819899 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e23ee48-74eb-4de9-b512-a053196ef794 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:37.822143 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e23ee48-74eb-4de9-b512-a053196ef794 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:37.822410 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e23ee48-74eb-4de9-b512-a053196ef794 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:37.822684 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e23ee48-74eb-4de9-b512-a053196ef794 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:37.831405 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:37.831405 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:37.834184 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8e23ee48-74eb-4de9-b512-a053196ef794 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:37.837566 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e23ee48-74eb-4de9-b512-a053196ef794 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:37.837916 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1391/5587] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:37 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:38.849137 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5ac55d4-2b32-4bc1-b746-d0bc1fafd83b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:38.850633 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5ac55d4-2b32-4bc1-b746-d0bc1fafd83b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:38.850793 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5ac55d4-2b32-4bc1-b746-d0bc1fafd83b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:38.850990 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5ac55d4-2b32-4bc1-b746-d0bc1fafd83b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:38.858614 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:38.858614 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:38.861297 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a5ac55d4-2b32-4bc1-b746-d0bc1fafd83b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:38.864513 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5ac55d4-2b32-4bc1-b746-d0bc1fafd83b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:38.864826 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1397/5588] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:38 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:39.876296 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f1b632d1-5e20-4441-a1a9-6e75c0697368 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:39.877933 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1b632d1-5e20-4441-a1a9-6e75c0697368 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:39.878134 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1b632d1-5e20-4441-a1a9-6e75c0697368 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:39.878269 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1b632d1-5e20-4441-a1a9-6e75c0697368 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:39.886963 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:39.886963 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:39.889848 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f1b632d1-5e20-4441-a1a9-6e75c0697368 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:39.893232 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1b632d1-5e20-4441-a1a9-6e75c0697368 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:39.893577 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1403/5589] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:39 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:40.179101 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-238d689a-020f-4cb4-b9f1-91c7e34e9aeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:40.181126 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-238d689a-020f-4cb4-b9f1-91c7e34e9aeb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68/action Jul 22 00:24:40.181495 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-238d689a-020f-4cb4-b9f1-91c7e34e9aeb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:24:40.181644 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-238d689a-020f-4cb4-b9f1-91c7e34e9aeb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:40.195824 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:40.195824 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:40.203685 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-06ad40e2-2320-458d-87e3-e697351b3b43 req-238d689a-020f-4cb4-b9f1-91c7e34e9aeb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68/action returned with HTTP 204 Jul 22 00:24:40.204172 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1399/5590] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:24:40 2026] POST /volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:24:40.904737 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fadbf2d-47ac-40ea-beda-f27a6ff2a3f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:40.906247 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fadbf2d-47ac-40ea-beda-f27a6ff2a3f5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:40.906518 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fadbf2d-47ac-40ea-beda-f27a6ff2a3f5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:40.906771 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fadbf2d-47ac-40ea-beda-f27a6ff2a3f5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:40.914896 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:40.914896 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:40.917359 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fadbf2d-47ac-40ea-beda-f27a6ff2a3f5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:40.920555 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fadbf2d-47ac-40ea-beda-f27a6ff2a3f5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:40.920867 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1392/5591] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:40 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 1142 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:24:43.554686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08e77cfe-26b4-4420-bc4b-2ba27456c5cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:43.556367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08e77cfe-26b4-4420-bc4b-2ba27456c5cb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:24:43.556698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08e77cfe-26b4-4420-bc4b-2ba27456c5cb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe0f7f7b-6146-4d05-ba04-33210dee1011", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-192826245", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:43.566299 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:43.566299 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:43.566749 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-08e77cfe-26b4-4420-bc4b-2ba27456c5cb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:43.566911 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-08e77cfe-26b4-4420-bc4b-2ba27456c5cb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create snapshot from volume fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:43.594262 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-08e77cfe-26b4-4420-bc4b-2ba27456c5cb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Created reservations ['43bb526c-6c72-4672-a96d-ffe4e5fcb398', '2cdc1197-adc7-466f-87e7-e22787c8aa83', 'c4544188-b568-45df-92f4-8bb45077d138', '37869001-f3f3-4405-980f-b9d2d60747a9'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:24:43.619165 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-08e77cfe-26b4-4420-bc4b-2ba27456c5cb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot force create request issued successfully. Jul 22 00:24:43.619458 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08e77cfe-26b4-4420-bc4b-2ba27456c5cb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:24:43.619876 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1398/5592] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:24:43 2026] POST /volume/v3/snapshots => generated 312 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:24:43.627416 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-07d16bfe-8e03-4b9b-ae10-e154f173c996 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:43.628934 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07d16bfe-8e03-4b9b-ae10-e154f173c996 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 Jul 22 00:24:43.629129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07d16bfe-8e03-4b9b-ae10-e154f173c996 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:43.629333 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07d16bfe-8e03-4b9b-ae10-e154f173c996 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:43.634021 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:43.634021 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:43.634520 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-07d16bfe-8e03-4b9b-ae10-e154f173c996 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:43.635191 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07d16bfe-8e03-4b9b-ae10-e154f173c996 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 returned with HTTP 200 Jul 22 00:24:43.635500 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1404/5593] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:43 2026] GET /volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 => generated 444 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:44.644026 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab36a02c-3d2a-446a-998b-d48f7e97bef5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:44.645780 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab36a02c-3d2a-446a-998b-d48f7e97bef5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 Jul 22 00:24:44.646072 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab36a02c-3d2a-446a-998b-d48f7e97bef5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:44.646451 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab36a02c-3d2a-446a-998b-d48f7e97bef5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:44.650988 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:44.650988 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:44.651340 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab36a02c-3d2a-446a-998b-d48f7e97bef5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:44.652028 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab36a02c-3d2a-446a-998b-d48f7e97bef5 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 returned with HTTP 200 Jul 22 00:24:44.652342 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1400/5594] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:44 2026] GET /volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:44.659792 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-98acda8c-dbed-4515-aaca-8bb8512cd827 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:44.662390 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98acda8c-dbed-4515-aaca-8bb8512cd827 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 Jul 22 00:24:44.662390 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98acda8c-dbed-4515-aaca-8bb8512cd827 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:44.662390 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98acda8c-dbed-4515-aaca-8bb8512cd827 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:44.666593 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:44.666593 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:44.666996 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-98acda8c-dbed-4515-aaca-8bb8512cd827 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:44.667670 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98acda8c-dbed-4515-aaca-8bb8512cd827 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 returned with HTTP 200 Jul 22 00:24:44.668030 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1393/5595] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:44 2026] GET /volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:45.994888 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c68bfa85-2c4f-4e0f-8184-22813687a723 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:45.996875 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c68bfa85-2c4f-4e0f-8184-22813687a723 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:24:45.997265 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c68bfa85-2c4f-4e0f-8184-22813687a723 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe0f7f7b-6146-4d05-ba04-33210dee1011", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1915878950", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:46.009619 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:46.009619 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:46.010239 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c68bfa85-2c4f-4e0f-8184-22813687a723 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:46.010400 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c68bfa85-2c4f-4e0f-8184-22813687a723 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create snapshot from volume fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:46.031889 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c68bfa85-2c4f-4e0f-8184-22813687a723 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Created reservations ['1f16b991-406c-4931-9649-6917a31909a5', '1abb5dfc-5128-46ec-9e00-380ba287c676', '50b65470-e7a0-420b-a98a-07f39e995fc8', 'f361e909-9d44-4bdd-84bc-0bea3de8356f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:24:46.055957 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c68bfa85-2c4f-4e0f-8184-22813687a723 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot force create request issued successfully. Jul 22 00:24:46.056264 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c68bfa85-2c4f-4e0f-8184-22813687a723 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:24:46.056671 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1399/5596] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:24:45 2026] POST /volume/v3/snapshots => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:24:46.066405 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a75b6fe-3393-4fea-a31d-601fbe9e8cdb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:46.068473 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a75b6fe-3393-4fea-a31d-601fbe9e8cdb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 Jul 22 00:24:46.068705 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a75b6fe-3393-4fea-a31d-601fbe9e8cdb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:46.068918 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a75b6fe-3393-4fea-a31d-601fbe9e8cdb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:46.073589 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:46.073589 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:46.074007 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5a75b6fe-3393-4fea-a31d-601fbe9e8cdb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:46.074705 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a75b6fe-3393-4fea-a31d-601fbe9e8cdb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 returned with HTTP 200 Jul 22 00:24:46.075087 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1405/5597] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:46 2026] GET /volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:47.083213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4b46869-1b4b-44be-b4b9-d9c28da6a631 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:47.084964 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4b46869-1b4b-44be-b4b9-d9c28da6a631 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 Jul 22 00:24:47.085154 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4b46869-1b4b-44be-b4b9-d9c28da6a631 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:47.085336 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4b46869-1b4b-44be-b4b9-d9c28da6a631 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:47.089926 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:47.089926 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:47.090307 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a4b46869-1b4b-44be-b4b9-d9c28da6a631 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:47.091015 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4b46869-1b4b-44be-b4b9-d9c28da6a631 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 returned with HTTP 200 Jul 22 00:24:47.091341 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1401/5598] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:47 2026] GET /volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:47.098946 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-041d2df7-fd94-41a8-b087-a5c7d29ecfc7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:47.100257 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-041d2df7-fd94-41a8-b087-a5c7d29ecfc7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 Jul 22 00:24:47.100430 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-041d2df7-fd94-41a8-b087-a5c7d29ecfc7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:47.100606 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-041d2df7-fd94-41a8-b087-a5c7d29ecfc7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:47.105243 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:47.105243 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:47.105655 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-041d2df7-fd94-41a8-b087-a5c7d29ecfc7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:47.106343 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-041d2df7-fd94-41a8-b087-a5c7d29ecfc7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 returned with HTTP 200 Jul 22 00:24:47.106698 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1394/5599] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:47 2026] GET /volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:48.421206 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80b9d723-9ce8-4411-b46d-7e5b9b079c1a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:48.423514 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80b9d723-9ce8-4411-b46d-7e5b9b079c1a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/snapshots Jul 22 00:24:48.424007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80b9d723-9ce8-4411-b46d-7e5b9b079c1a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe0f7f7b-6146-4d05-ba04-33210dee1011", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1771477546", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:48.434792 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:48.434792 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:48.435299 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80b9d723-9ce8-4411-b46d-7e5b9b079c1a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:48.435431 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-80b9d723-9ce8-4411-b46d-7e5b9b079c1a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create snapshot from volume fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:48.456205 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-80b9d723-9ce8-4411-b46d-7e5b9b079c1a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Created reservations ['56e8e46b-0fe9-4c58-a2f4-8ea520b14319', 'e1a99508-f85a-4019-b1ba-9e391d856f4f', '9acb858d-367d-405e-ab45-64a561c5524c', '3c8d580d-aeee-4b89-8dcb-08e57a764516'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:24:48.481373 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80b9d723-9ce8-4411-b46d-7e5b9b079c1a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot force create request issued successfully. Jul 22 00:24:48.481761 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80b9d723-9ce8-4411-b46d-7e5b9b079c1a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots returned with HTTP 202 Jul 22 00:24:48.482331 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1400/5600] 10.4.3.168 () {68 vars in 1265 bytes} [Wed Jul 22 00:24:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:24:48.491298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-64f56e0e-69ca-46fa-a6a6-4a2066419d03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:48.492983 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64f56e0e-69ca-46fa-a6a6-4a2066419d03 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc Jul 22 00:24:48.493204 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64f56e0e-69ca-46fa-a6a6-4a2066419d03 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:48.493463 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-64f56e0e-69ca-46fa-a6a6-4a2066419d03 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:48.499061 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:48.499061 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:48.499495 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-64f56e0e-69ca-46fa-a6a6-4a2066419d03 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:48.500279 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-64f56e0e-69ca-46fa-a6a6-4a2066419d03 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc returned with HTTP 200 Jul 22 00:24:48.500657 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1406/5601] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:48 2026] GET /volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:49.508880 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-434dcf5d-fcfe-4b0f-b0ac-4043fd751b81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:49.510531 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-434dcf5d-fcfe-4b0f-b0ac-4043fd751b81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc Jul 22 00:24:49.510713 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-434dcf5d-fcfe-4b0f-b0ac-4043fd751b81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:49.510955 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-434dcf5d-fcfe-4b0f-b0ac-4043fd751b81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:49.515543 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:49.515543 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:49.515932 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-434dcf5d-fcfe-4b0f-b0ac-4043fd751b81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:49.516562 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-434dcf5d-fcfe-4b0f-b0ac-4043fd751b81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc returned with HTTP 200 Jul 22 00:24:49.516896 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1402/5602] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:49 2026] GET /volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:49.524141 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60d8b039-2f38-4bf6-953f-b2c9f30604f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:49.525828 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60d8b039-2f38-4bf6-953f-b2c9f30604f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc Jul 22 00:24:49.526163 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60d8b039-2f38-4bf6-953f-b2c9f30604f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:49.526212 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60d8b039-2f38-4bf6-953f-b2c9f30604f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:49.532008 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:49.532008 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:49.532539 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-60d8b039-2f38-4bf6-953f-b2c9f30604f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:49.533358 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60d8b039-2f38-4bf6-953f-b2c9f30604f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc returned with HTTP 200 Jul 22 00:24:49.533762 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1395/5603] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:24:49 2026] GET /volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:49.565149 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-f8b5cccf-a127-4443-8ed2-0997912c33b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:49.567170 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-f8b5cccf-a127-4443-8ed2-0997912c33b8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:49.567349 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-f8b5cccf-a127-4443-8ed2-0997912c33b8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:49.567530 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-f8b5cccf-a127-4443-8ed2-0997912c33b8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:49.575916 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:49.575916 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:49.579108 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-f8b5cccf-a127-4443-8ed2-0997912c33b8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:49.583043 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-f8b5cccf-a127-4443-8ed2-0997912c33b8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:49.583438 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1401/5604] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:24:49 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:24:49.600044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-a1773772-d258-4b32-8b7d-a0ac27d7dfd6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:49.602045 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-a1773772-d258-4b32-8b7d-a0ac27d7dfd6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011/action Jul 22 00:24:49.602399 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-a1773772-d258-4b32-8b7d-a0ac27d7dfd6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:24:49.602543 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-a1773772-d258-4b32-8b7d-a0ac27d7dfd6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:49.612316 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:49.612316 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:49.612730 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-a1773772-d258-4b32-8b7d-a0ac27d7dfd6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:49.618098 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-a1773772-d258-4b32-8b7d-a0ac27d7dfd6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Begin detaching volume completed successfully. Jul 22 00:24:49.618287 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-a1773772-d258-4b32-8b7d-a0ac27d7dfd6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011/action returned with HTTP 202 Jul 22 00:24:49.618665 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1407/5605] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:24:49 2026] POST /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:24:49.653360 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c89c5cb5-4c32-416e-9197-b9fa14a0c423 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:49.653695 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c89c5cb5-4c32-416e-9197-b9fa14a0c423 None None] GET https://10.4.3.168/volume// Jul 22 00:24:49.653852 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c89c5cb5-4c32-416e-9197-b9fa14a0c423 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:49.654050 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c89c5cb5-4c32-416e-9197-b9fa14a0c423 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:49.654342 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c89c5cb5-4c32-416e-9197-b9fa14a0c423 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:24:49.654598 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1403/5606] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:24:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:24:49.660338 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-cb796bd4-dd43-4efe-bf60-59e742ef75b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:49.662449 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-cb796bd4-dd43-4efe-bf60-59e742ef75b7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:24:49.662704 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-cb796bd4-dd43-4efe-bf60-59e742ef75b7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:49.662974 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-cb796bd4-dd43-4efe-bf60-59e742ef75b7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:49.671938 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:49.671938 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:49.675125 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-cb796bd4-dd43-4efe-bf60-59e742ef75b7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:49.678836 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-cb796bd4-dd43-4efe-bf60-59e742ef75b7 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:24:49.679314 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1396/5607] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:24:49 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 1325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:24:50.406387 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-1d8dd4ee-ba55-49ab-8bab-efa179175e81 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:50.408484 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-1d8dd4ee-ba55-49ab-8bab-efa179175e81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68 Jul 22 00:24:50.408658 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-1d8dd4ee-ba55-49ab-8bab-efa179175e81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:50.408843 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-1d8dd4ee-ba55-49ab-8bab-efa179175e81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:50.415226 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:50.415226 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:50.452677 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b2ac4ed1-bbce-4a39-a87d-f3c7e60746db req-1d8dd4ee-ba55-49ab-8bab-efa179175e81 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68 returned with HTTP 200 Jul 22 00:24:50.453095 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1402/5608] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:24:50 2026] DELETE /volume/v3/attachments/e9aadc93-7761-40a9-95a9-affb7009dd68 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:50.698270 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:50.699913 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:24:50.700226 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-100907368", "snapshot_id": "263c7e38-a300-4f96-8d2f-2ecb35175503", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:50.701754 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-100907368', 'snapshot_id': '263c7e38-a300-4f96-8d2f-2ecb35175503', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:24:50.706441 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:50.706441 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:50.706822 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:24:50.706949 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume of 1 GB Jul 22 00:24:50.710114 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Availability Zones retrieved successfully. Jul 22 00:24:50.715764 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Flow 'volume_create_api' (01ab2433-256d-47ea-86bc-801ffa0da7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:24:50.716653 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7fce905-a0ed-43ec-a5e0-5687e4bb5944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:50.717477 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:24:50.742007 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7fce905-a0ed-43ec-a5e0-5687e4bb5944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '263c7e38-a300-4f96-8d2f-2ecb35175503', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:50.742641 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf33453-3dc9-452b-89a2-0bb4e4f1ec09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:50.777100 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Created reservations ['21b8d149-28c9-47f0-99e5-c16e5258208f', '42023009-e35c-4c26-abc9-f8f70ce1b42f', 'bcc63913-541c-4b9d-b0a0-6ab77cf54731', 'ea3b08e0-3c02-4af6-8fc4-afc4cb0faf77'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:24:50.777801 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bf33453-3dc9-452b-89a2-0bb4e4f1ec09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21b8d149-28c9-47f0-99e5-c16e5258208f', '42023009-e35c-4c26-abc9-f8f70ce1b42f', 'bcc63913-541c-4b9d-b0a0-6ab77cf54731', 'ea3b08e0-3c02-4af6-8fc4-afc4cb0faf77']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:50.778495 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a85ed63-c5f6-4035-834c-d92aa0a09c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:50.813848 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a85ed63-c5f6-4035-834c-d92aa0a09c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '586fe898-574a-4e07-85d1-ed76be4ab3ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-100907368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d35692a437a34b1e830b29b175310dda',qos_specs=None,replication_status=,reservations=['21b8d149-28c9-47f0-99e5-c16e5258208f','42023009-e35c-4c26-abc9-f8f70ce1b42f','bcc63913-541c-4b9d-b0a0-6ab77cf54731','ea3b08e0-3c02-4af6-8fc4-afc4cb0faf77'],size=1,snapshot_id=263c7e38-a300-4f96-8d2f-2ecb35175503,source_replicaid=,source_volid=None,status='creating',user_id='301fd9564c8444adbda94cbec4082ab4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-100907368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=586fe898-574a-4e07-85d1-ed76be4ab3ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d35692a437a34b1e830b29b175310dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=263c7e38-a300-4f96-8d2f-2ecb35175503,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='301fd9564c8444adbda94cbec4082ab4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:50.814581 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448eeef1-1932-44b7-8875-7ad1ca4062f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:50.829265 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448eeef1-1932-44b7-8875-7ad1ca4062f3) transitioned into state 'SUCCESS' from state '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-100907368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d35692a437a34b1e830b29b175310dda',qos_specs=None,replication_status=,reservations=['21b8d149-28c9-47f0-99e5-c16e5258208f','42023009-e35c-4c26-abc9-f8f70ce1b42f','bcc63913-541c-4b9d-b0a0-6ab77cf54731','ea3b08e0-3c02-4af6-8fc4-afc4cb0faf77'],size=1,snapshot_id=263c7e38-a300-4f96-8d2f-2ecb35175503,source_replicaid=,source_volid=None,status='creating',user_id='301fd9564c8444adbda94cbec4082ab4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:50.829853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dce8394-8a54-4c95-9aeb-b5851db8082a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:24:50.845631 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dce8394-8a54-4c95-9aeb-b5851db8082a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:24:50.846438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Flow 'volume_create_api' (01ab2433-256d-47ea-86bc-801ffa0da7a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:24:50.846707 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume request issued successfully. Jul 22 00:24:50.847255 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0a0e972-8b0f-48b6-b3ac-6b035021e627 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:24:50.847635 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1408/5609] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:24:50 2026] POST /volume/v3/volumes => generated 790 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:24:50.860661 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87a1e811-3351-423f-9bbe-35b2c54fe1ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:50.863041 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87a1e811-3351-423f-9bbe-35b2c54fe1ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:50.863264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87a1e811-3351-423f-9bbe-35b2c54fe1ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:50.863449 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87a1e811-3351-423f-9bbe-35b2c54fe1ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:50.872253 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:50.872253 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:50.876540 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-87a1e811-3351-423f-9bbe-35b2c54fe1ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:50.881542 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87a1e811-3351-423f-9bbe-35b2c54fe1ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:50.882033 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1404/5610] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:50 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:51.895248 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14e6a6f8-305a-486d-9cad-fe9282b92600 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:51.897019 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14e6a6f8-305a-486d-9cad-fe9282b92600 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:51.897207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14e6a6f8-305a-486d-9cad-fe9282b92600 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:51.897414 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14e6a6f8-305a-486d-9cad-fe9282b92600 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:51.903903 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:51.903903 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:51.906569 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-14e6a6f8-305a-486d-9cad-fe9282b92600 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:51.910137 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14e6a6f8-305a-486d-9cad-fe9282b92600 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:51.910518 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1397/5611] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:51 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:51.920959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eaa693c3-eb0b-414a-a33b-8d24bc9ff294 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:51.922586 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eaa693c3-eb0b-414a-a33b-8d24bc9ff294 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:51.922790 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eaa693c3-eb0b-414a-a33b-8d24bc9ff294 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:51.922991 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eaa693c3-eb0b-414a-a33b-8d24bc9ff294 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:51.929344 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:51.929344 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:51.932590 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eaa693c3-eb0b-414a-a33b-8d24bc9ff294 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:51.936330 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eaa693c3-eb0b-414a-a33b-8d24bc9ff294 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:51.936673 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1403/5612] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:51 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:52.380107 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-1265049c-e615-449c-9ac8-c2ea6dad8f77 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:52.382213 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-1265049c-e615-449c-9ac8-c2ea6dad8f77 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:52.382391 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-1265049c-e615-449c-9ac8-c2ea6dad8f77 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:52.382574 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-1265049c-e615-449c-9ac8-c2ea6dad8f77 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:52.389297 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:52.389297 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:52.392574 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-1265049c-e615-449c-9ac8-c2ea6dad8f77 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:52.396038 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-1265049c-e615-449c-9ac8-c2ea6dad8f77 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:52.396384 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1409/5613] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:24:52 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:52.455402 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45451dec-6791-4dfd-b626-ce9789917b02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:52.455767 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45451dec-6791-4dfd-b626-ce9789917b02 None None] GET https://10.4.3.168/volume// Jul 22 00:24:52.455938 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45451dec-6791-4dfd-b626-ce9789917b02 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:52.456120 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45451dec-6791-4dfd-b626-ce9789917b02 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:52.456443 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45451dec-6791-4dfd-b626-ce9789917b02 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:24:52.456707 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1405/5614] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:24:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:24:52.462722 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-0129a3b3-815c-4189-95d6-842c72b2fbd0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:52.464612 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-0129a3b3-815c-4189-95d6-842c72b2fbd0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:24:52.465100 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-0129a3b3-815c-4189-95d6-842c72b2fbd0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "586fe898-574a-4e07-85d1-ed76be4ab3ed", "connector": null, "instance_uuid": "0ad23cc8-b9a9-4a7e-8439-71977127fd30"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:52.472546 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:52.472546 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:52.492316 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-0129a3b3-815c-4189-95d6-842c72b2fbd0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:24:52.492709 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1398/5615] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:24:52 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) Jul 22 00:24:52.514557 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e05dfb01-4e86-45d7-9875-3670d0840b8f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:52.516322 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e05dfb01-4e86-45d7-9875-3670d0840b8f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:52.516513 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e05dfb01-4e86-45d7-9875-3670d0840b8f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:52.516725 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e05dfb01-4e86-45d7-9875-3670d0840b8f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:52.522483 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d49e86a4-cb14-4217-8315-3cd370542564 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:52.522902 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d49e86a4-cb14-4217-8315-3cd370542564 None None] GET https://10.4.3.168/volume// Jul 22 00:24:52.523070 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d49e86a4-cb14-4217-8315-3cd370542564 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:52.523473 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d49e86a4-cb14-4217-8315-3cd370542564 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:52.523602 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d49e86a4-cb14-4217-8315-3cd370542564 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:24:52.523925 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1410/5616] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:24:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:24:52.526183 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:52.526183 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:52.529120 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e05dfb01-4e86-45d7-9875-3670d0840b8f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:52.530583 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-793a5324-5b37-44e7-9507-e2f53c9b2f2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:52.532676 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e05dfb01-4e86-45d7-9875-3670d0840b8f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:52.532960 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-793a5324-5b37-44e7-9507-e2f53c9b2f2c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:52.533034 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1404/5617] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:52 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:52.533173 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-793a5324-5b37-44e7-9507-e2f53c9b2f2c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:52.533376 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-793a5324-5b37-44e7-9507-e2f53c9b2f2c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:52.541613 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:52.541613 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:52.544405 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-793a5324-5b37-44e7-9507-e2f53c9b2f2c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:52.548062 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-793a5324-5b37-44e7-9507-e2f53c9b2f2c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:52.548407 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1406/5618] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:24:52 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:24:52.640709 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-22d9b5ef-b613-4a25-9956-2bf5478946ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:52.642686 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-22d9b5ef-b613-4a25-9956-2bf5478946ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] PUT https://10.4.3.168/volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c Jul 22 00:24:52.643102 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-22d9b5ef-b613-4a25-9956-2bf5478946ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:52.649948 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-22d9b5ef-b613-4a25-9956-2bf5478946ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Acquiring lock "cinder-attachment_update-586fe898-574a-4e07-85d1-ed76be4ab3ed-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:24:52.654143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-22d9b5ef-b613-4a25-9956-2bf5478946ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Lock "cinder-attachment_update-586fe898-574a-4e07-85d1-ed76be4ab3ed-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:24:52.654968 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:52.654968 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:52.719579 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-22d9b5ef-b613-4a25-9956-2bf5478946ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Lock "cinder-attachment_update-586fe898-574a-4e07-85d1-ed76be4ab3ed-np0000005612" released by "attachment_update" :: held 0.065s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:24:52.719868 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-22d9b5ef-b613-4a25-9956-2bf5478946ca tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c returned with HTTP 200 Jul 22 00:24:52.720345 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1399/5619] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:24:52 2026] PUT /volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:24:53.544213 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cdc3fcf1-4b72-40be-ac69-8b72f387b9cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:53.545849 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cdc3fcf1-4b72-40be-ac69-8b72f387b9cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:53.546053 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cdc3fcf1-4b72-40be-ac69-8b72f387b9cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:53.546236 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cdc3fcf1-4b72-40be-ac69-8b72f387b9cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:53.554492 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:53.554492 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:53.557392 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cdc3fcf1-4b72-40be-ac69-8b72f387b9cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:53.560854 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cdc3fcf1-4b72-40be-ac69-8b72f387b9cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:53.561201 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1411/5620] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:53 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:54.573759 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6565fe3a-1730-4ddf-b95a-9dc652692652 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:54.575490 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6565fe3a-1730-4ddf-b95a-9dc652692652 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:54.575681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6565fe3a-1730-4ddf-b95a-9dc652692652 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:54.575910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6565fe3a-1730-4ddf-b95a-9dc652692652 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:54.584689 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:54.584689 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:54.587607 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6565fe3a-1730-4ddf-b95a-9dc652692652 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:54.591028 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6565fe3a-1730-4ddf-b95a-9dc652692652 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:54.591394 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1405/5621] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:54 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:55.606146 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c5f83e4-53a9-4791-8d9d-70cd89250869 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:55.608320 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c5f83e4-53a9-4791-8d9d-70cd89250869 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:55.608528 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c5f83e4-53a9-4791-8d9d-70cd89250869 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:55.608726 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c5f83e4-53a9-4791-8d9d-70cd89250869 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:55.618327 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:55.618327 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:55.621325 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9c5f83e4-53a9-4791-8d9d-70cd89250869 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:55.624759 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c5f83e4-53a9-4791-8d9d-70cd89250869 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:55.625262 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1407/5622] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:55 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:24:55.931962 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-4593aa18-e23b-49f8-9b49-35b48fb314cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:55.933827 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-4593aa18-e23b-49f8-9b49-35b48fb314cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c/action Jul 22 00:24:55.934197 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-4593aa18-e23b-49f8-9b49-35b48fb314cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:24:55.934535 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-4593aa18-e23b-49f8-9b49-35b48fb314cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:55.948183 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:55.948183 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:24:55.956344 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3a51c38c-2a42-45f5-b0be-343a0ada5964 req-4593aa18-e23b-49f8-9b49-35b48fb314cf tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c/action returned with HTTP 204 Jul 22 00:24:55.956750 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1400/5623] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:24:55 2026] POST /volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:24:56.638035 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a6d6170b-ae1e-4f05-8d06-3af75fde1ad2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:56.639663 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6d6170b-ae1e-4f05-8d06-3af75fde1ad2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:56.639853 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6d6170b-ae1e-4f05-8d06-3af75fde1ad2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:56.640066 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6d6170b-ae1e-4f05-8d06-3af75fde1ad2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:56.648432 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:56.648432 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:56.651361 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a6d6170b-ae1e-4f05-8d06-3af75fde1ad2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:56.654760 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6d6170b-ae1e-4f05-8d06-3af75fde1ad2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:56.655108 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1412/5624] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:24:56 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:24:59.693610 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-deb3e55d-a2e1-4576-8aa5-d5637fc687fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:59.695816 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-deb3e55d-a2e1-4576-8aa5-d5637fc687fc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:59.696007 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-deb3e55d-a2e1-4576-8aa5-d5637fc687fc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:59.696178 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-deb3e55d-a2e1-4576-8aa5-d5637fc687fc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:59.703790 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:59.703790 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:24:59.706447 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-deb3e55d-a2e1-4576-8aa5-d5637fc687fc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:59.709717 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-deb3e55d-a2e1-4576-8aa5-d5637fc687fc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:59.710083 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1406/5625] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:24:59 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:24:59.724999 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-55f4aca3-12ac-49f6-8568-eff418b09c79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:59.726606 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-55f4aca3-12ac-49f6-8568-eff418b09c79 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed/action Jul 22 00:24:59.726920 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-55f4aca3-12ac-49f6-8568-eff418b09c79 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:24:59.727024 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-55f4aca3-12ac-49f6-8568-eff418b09c79 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:24:59.735399 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:59.735399 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:24:59.735757 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-55f4aca3-12ac-49f6-8568-eff418b09c79 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:59.740363 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-55f4aca3-12ac-49f6-8568-eff418b09c79 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Begin detaching volume completed successfully. Jul 22 00:24:59.740525 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-55f4aca3-12ac-49f6-8568-eff418b09c79 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed/action returned with HTTP 202 Jul 22 00:24:59.740867 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1408/5626] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:24:59 2026] POST /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:24:59.774937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc17baa9-176b-4af1-aa2a-26b3be3f99f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:59.774937 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc17baa9-176b-4af1-aa2a-26b3be3f99f8 None None] GET https://10.4.3.168/volume// Jul 22 00:24:59.774937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc17baa9-176b-4af1-aa2a-26b3be3f99f8 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:59.775459 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc17baa9-176b-4af1-aa2a-26b3be3f99f8 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:59.775612 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc17baa9-176b-4af1-aa2a-26b3be3f99f8 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:24:59.775988 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1401/5627] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:24:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:24:59.782379 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-8d6f6072-4334-490e-b58f-20f5d5fa2624 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:24:59.784258 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-8d6f6072-4334-490e-b58f-20f5d5fa2624 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:24:59.784450 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-8d6f6072-4334-490e-b58f-20f5d5fa2624 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:24:59.784625 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-8d6f6072-4334-490e-b58f-20f5d5fa2624 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:24:59.792835 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:24:59.792835 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:24:59.795597 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-8d6f6072-4334-490e-b58f-20f5d5fa2624 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:24:59.799174 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-8d6f6072-4334-490e-b58f-20f5d5fa2624 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:24:59.799539 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1413/5628] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:24:59 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:25:00.563220 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-409a4f76-1d14-4be6-a698-267df9b41ffd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:00.565173 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-409a4f76-1d14-4be6-a698-267df9b41ffd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c Jul 22 00:25:00.565362 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-409a4f76-1d14-4be6-a698-267df9b41ffd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:00.565539 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-409a4f76-1d14-4be6-a698-267df9b41ffd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:00.571518 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:00.571518 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:00.611118 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-53a7b7c6-791b-4049-b7aa-918e1f1fd4f7 req-409a4f76-1d14-4be6-a698-267df9b41ffd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c returned with HTTP 200 Jul 22 00:25:00.611523 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1407/5629] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:25:00 2026] DELETE /volume/v3/attachments/357f6013-3381-4395-932b-05671bfb5c0c => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:00.820530 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:00.822340 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:25:00.822681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-311545493", "snapshot_id": "a24401f3-2c03-41dd-9533-ceac6f7814e5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:00.824207 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-311545493', 'snapshot_id': 'a24401f3-2c03-41dd-9533-ceac6f7814e5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:25:00.829802 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:00.829802 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:00.830454 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:25:00.830637 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume of 1 GB Jul 22 00:25:00.834779 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Availability Zones retrieved successfully. Jul 22 00:25:00.842376 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Flow 'volume_create_api' (d2d921a1-6e09-424e-850d-6739859facd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:25:00.843778 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2f3e64-7301-4772-a8c0-39dd51fb5e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:00.845181 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:25:00.875192 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2f3e64-7301-4772-a8c0-39dd51fb5e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a24401f3-2c03-41dd-9533-ceac6f7814e5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:00.875948 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9562ac74-7ed9-466e-a737-14e645cc64f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:00.911378 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Created reservations ['535f5284-315c-451d-a80e-f71177a65c45', '4ead1cba-d845-4491-b955-d263cf55e344', 'b3a88a07-e5fe-49e2-b06a-f87b3e2d92bb', 'dc222b84-5fdc-4799-9776-2da1932bd354'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:25:00.912185 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9562ac74-7ed9-466e-a737-14e645cc64f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535f5284-315c-451d-a80e-f71177a65c45', '4ead1cba-d845-4491-b955-d263cf55e344', 'b3a88a07-e5fe-49e2-b06a-f87b3e2d92bb', 'dc222b84-5fdc-4799-9776-2da1932bd354']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:00.912873 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af38ad5a-47eb-44fe-9fb8-1bbae66fbc71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:00.947917 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af38ad5a-47eb-44fe-9fb8-1bbae66fbc71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88c917a0-79da-425a-84af-e32997b39620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-311545493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d35692a437a34b1e830b29b175310dda',qos_specs=None,replication_status=,reservations=['535f5284-315c-451d-a80e-f71177a65c45','4ead1cba-d845-4491-b955-d263cf55e344','b3a88a07-e5fe-49e2-b06a-f87b3e2d92bb','dc222b84-5fdc-4799-9776-2da1932bd354'],size=1,snapshot_id=a24401f3-2c03-41dd-9533-ceac6f7814e5,source_replicaid=,source_volid=None,status='creating',user_id='301fd9564c8444adbda94cbec4082ab4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-311545493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88c917a0-79da-425a-84af-e32997b39620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d35692a437a34b1e830b29b175310dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a24401f3-2c03-41dd-9533-ceac6f7814e5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='301fd9564c8444adbda94cbec4082ab4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:00.948747 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788ceff1-2e8c-4899-8ff6-1dbc1f8305c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:00.966577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (788ceff1-2e8c-4899-8ff6-1dbc1f8305c5) transitioned into state 'SUCCESS' from state '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-311545493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d35692a437a34b1e830b29b175310dda',qos_specs=None,replication_status=,reservations=['535f5284-315c-451d-a80e-f71177a65c45','4ead1cba-d845-4491-b955-d263cf55e344','b3a88a07-e5fe-49e2-b06a-f87b3e2d92bb','dc222b84-5fdc-4799-9776-2da1932bd354'],size=1,snapshot_id=a24401f3-2c03-41dd-9533-ceac6f7814e5,source_replicaid=,source_volid=None,status='creating',user_id='301fd9564c8444adbda94cbec4082ab4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:00.967286 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f7d5aa-283e-4f6e-a2ed-b1b42c2329bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:00.985141 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f7d5aa-283e-4f6e-a2ed-b1b42c2329bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:00.985873 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Flow 'volume_create_api' (d2d921a1-6e09-424e-850d-6739859facd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:25:00.986135 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume request issued successfully. Jul 22 00:25:00.986629 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df8ebe7f-42fe-47bc-95e2-10914f9eb554 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:25:00.987031 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1409/5630] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:25:00 2026] POST /volume/v3/volumes => generated 790 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:25:00.997927 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-308e948e-5789-464f-98c1-30e6be7d5cfb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:00.999597 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-308e948e-5789-464f-98c1-30e6be7d5cfb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:00.999838 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-308e948e-5789-464f-98c1-30e6be7d5cfb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:01.000052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-308e948e-5789-464f-98c1-30e6be7d5cfb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:01.006987 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:01.006987 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:01.010208 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-308e948e-5789-464f-98c1-30e6be7d5cfb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:01.013890 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-308e948e-5789-464f-98c1-30e6be7d5cfb tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:01.014258 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1402/5631] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:00 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:02.025998 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a492b354-0949-4389-b984-82e9f0e6d4fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.027769 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a492b354-0949-4389-b984-82e9f0e6d4fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:02.027989 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a492b354-0949-4389-b984-82e9f0e6d4fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:02.028195 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a492b354-0949-4389-b984-82e9f0e6d4fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:02.036422 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:02.036422 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:02.040275 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a492b354-0949-4389-b984-82e9f0e6d4fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:02.044196 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a492b354-0949-4389-b984-82e9f0e6d4fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:02.044577 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1414/5632] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:02 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:02.055928 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3561eaac-2e76-4d54-852d-bb62f9a155ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.057701 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3561eaac-2e76-4d54-852d-bb62f9a155ec tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:02.057897 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3561eaac-2e76-4d54-852d-bb62f9a155ec tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:02.058093 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3561eaac-2e76-4d54-852d-bb62f9a155ec tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:02.065444 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:02.065444 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:02.068828 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3561eaac-2e76-4d54-852d-bb62f9a155ec tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:02.072113 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3561eaac-2e76-4d54-852d-bb62f9a155ec tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:02.072453 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1408/5633] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:02 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:02.504041 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-712eff0f-defa-49aa-b224-ffc0f5a3e58a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.506179 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-712eff0f-defa-49aa-b224-ffc0f5a3e58a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:02.506374 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-712eff0f-defa-49aa-b224-ffc0f5a3e58a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:02.506560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-712eff0f-defa-49aa-b224-ffc0f5a3e58a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:02.512831 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:02.512831 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:02.516101 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-712eff0f-defa-49aa-b224-ffc0f5a3e58a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:02.519765 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-712eff0f-defa-49aa-b224-ffc0f5a3e58a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:02.520146 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1410/5634] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:25:02 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:02.584508 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3a129c06-ed93-464e-93f6-8e3df693ed7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.584895 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a129c06-ed93-464e-93f6-8e3df693ed7a None None] GET https://10.4.3.168/volume// Jul 22 00:25:02.585078 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a129c06-ed93-464e-93f6-8e3df693ed7a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:02.585275 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a129c06-ed93-464e-93f6-8e3df693ed7a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:02.585573 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a129c06-ed93-464e-93f6-8e3df693ed7a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:25:02.585870 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1403/5635] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:25:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:25:02.592902 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-73369db6-a91e-4421-ab32-1ce28d8cea2a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.701030 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-73369db6-a91e-4421-ab32-1ce28d8cea2a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:25:02.701517 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-73369db6-a91e-4421-ab32-1ce28d8cea2a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88c917a0-79da-425a-84af-e32997b39620", "connector": null, "instance_uuid": "0ad23cc8-b9a9-4a7e-8439-71977127fd30"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:02.710632 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:02.710632 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:02.729913 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-73369db6-a91e-4421-ab32-1ce28d8cea2a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:25:02.730266 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1415/5636] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:25:02 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:25:02.752683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-643e9aba-389b-4a43-aede-890dac63507f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.754329 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-643e9aba-389b-4a43-aede-890dac63507f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:02.754504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-643e9aba-389b-4a43-aede-890dac63507f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:02.754698 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-643e9aba-389b-4a43-aede-890dac63507f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:02.760312 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aacfd9d0-45a2-4dc4-84ae-5ae82846c548 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.760722 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aacfd9d0-45a2-4dc4-84ae-5ae82846c548 None None] GET https://10.4.3.168/volume// Jul 22 00:25:02.760925 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aacfd9d0-45a2-4dc4-84ae-5ae82846c548 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:02.761086 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aacfd9d0-45a2-4dc4-84ae-5ae82846c548 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:02.761390 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aacfd9d0-45a2-4dc4-84ae-5ae82846c548 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:25:02.761686 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1411/5637] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:25:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:25:02.762759 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:02.762759 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:02.765531 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-643e9aba-389b-4a43-aede-890dac63507f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:02.767562 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-92a177d8-5cdd-4d54-8ad2-b866af74fe97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.769027 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-643e9aba-389b-4a43-aede-890dac63507f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:02.769355 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1409/5638] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:02 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:02.769426 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-92a177d8-5cdd-4d54-8ad2-b866af74fe97 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:02.770255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-92a177d8-5cdd-4d54-8ad2-b866af74fe97 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:02.770575 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-92a177d8-5cdd-4d54-8ad2-b866af74fe97 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:02.779008 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:02.779008 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:02.781904 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-92a177d8-5cdd-4d54-8ad2-b866af74fe97 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:02.785461 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-92a177d8-5cdd-4d54-8ad2-b866af74fe97 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:02.785874 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1404/5639] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:25:02 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:25:02.877031 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-8bd04c25-f441-42b4-bef9-b9b45dd33197 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:02.878807 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-8bd04c25-f441-42b4-bef9-b9b45dd33197 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] PUT https://10.4.3.168/volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef Jul 22 00:25:02.879163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-8bd04c25-f441-42b4-bef9-b9b45dd33197 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:02.885726 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-8bd04c25-f441-42b4-bef9-b9b45dd33197 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Acquiring lock "cinder-attachment_update-88c917a0-79da-425a-84af-e32997b39620-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:25:02.890601 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-8bd04c25-f441-42b4-bef9-b9b45dd33197 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Lock "cinder-attachment_update-88c917a0-79da-425a-84af-e32997b39620-np0000005612" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:25:02.891418 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:02.891418 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:02.954438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-8bd04c25-f441-42b4-bef9-b9b45dd33197 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Lock "cinder-attachment_update-88c917a0-79da-425a-84af-e32997b39620-np0000005612" released by "attachment_update" :: held 0.064s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:25:02.954755 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-8bd04c25-f441-42b4-bef9-b9b45dd33197 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef returned with HTTP 200 Jul 22 00:25:02.955459 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1416/5640] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:25:02 2026] PUT /volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:25:03.780367 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-79d88cf2-a2a6-4d66-823c-05f77c4ffd4d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:03.781967 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79d88cf2-a2a6-4d66-823c-05f77c4ffd4d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:03.782143 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79d88cf2-a2a6-4d66-823c-05f77c4ffd4d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:03.782314 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79d88cf2-a2a6-4d66-823c-05f77c4ffd4d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:03.790593 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:03.790593 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:03.793460 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-79d88cf2-a2a6-4d66-823c-05f77c4ffd4d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:03.796848 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79d88cf2-a2a6-4d66-823c-05f77c4ffd4d tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:03.797228 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1412/5641] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:03 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:04.808423 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-13673e42-fe9b-470c-bd98-daef77275ba8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:04.810138 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-13673e42-fe9b-470c-bd98-daef77275ba8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:04.810334 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-13673e42-fe9b-470c-bd98-daef77275ba8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:04.810536 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-13673e42-fe9b-470c-bd98-daef77275ba8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:04.819376 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:04.819376 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:04.822460 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-13673e42-fe9b-470c-bd98-daef77275ba8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:04.826069 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-13673e42-fe9b-470c-bd98-daef77275ba8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:04.826387 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1410/5642] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:04 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:05.837970 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7773e066-fe8d-403a-87b5-28c702868c9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:05.839779 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7773e066-fe8d-403a-87b5-28c702868c9a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:05.839986 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7773e066-fe8d-403a-87b5-28c702868c9a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:05.840164 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7773e066-fe8d-403a-87b5-28c702868c9a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:05.848921 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:05.848921 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:05.851954 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7773e066-fe8d-403a-87b5-28c702868c9a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:05.855837 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7773e066-fe8d-403a-87b5-28c702868c9a tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:05.856196 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1405/5643] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:05 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:06.159738 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-0d14d450-a3ff-4c7c-8982-3931fe061436 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:06.161707 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-0d14d450-a3ff-4c7c-8982-3931fe061436 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef/action Jul 22 00:25:06.162086 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-0d14d450-a3ff-4c7c-8982-3931fe061436 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:25:06.162260 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-0d14d450-a3ff-4c7c-8982-3931fe061436 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:06.176328 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:06.176328 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:06.183552 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1b840af4-4d6a-4f1c-89c3-46373a19a77a req-0d14d450-a3ff-4c7c-8982-3931fe061436 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef/action returned with HTTP 204 Jul 22 00:25:06.183936 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1417/5644] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:25:06 2026] POST /volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:06.867875 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75980496-1f1f-44c7-beac-98d4619d70e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:06.869562 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75980496-1f1f-44c7-beac-98d4619d70e9 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:06.869787 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75980496-1f1f-44c7-beac-98d4619d70e9 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:06.869992 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75980496-1f1f-44c7-beac-98d4619d70e9 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:06.878293 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:06.878293 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:06.881174 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75980496-1f1f-44c7-beac-98d4619d70e9 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:06.884617 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75980496-1f1f-44c7-beac-98d4619d70e9 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:06.884961 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1413/5645] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:06 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:25:09.649991 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-e633c94e-55d4-4dd7-9cbf-bb3fe4d3dec1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:09.680275 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-e633c94e-55d4-4dd7-9cbf-bb3fe4d3dec1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:09.680487 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-e633c94e-55d4-4dd7-9cbf-bb3fe4d3dec1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:09.680667 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-e633c94e-55d4-4dd7-9cbf-bb3fe4d3dec1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:09.689378 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:09.689378 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:09.692250 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-e633c94e-55d4-4dd7-9cbf-bb3fe4d3dec1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:09.695745 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-e633c94e-55d4-4dd7-9cbf-bb3fe4d3dec1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:09.696096 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1411/5646] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:25:09 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 1175 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:25:09.712525 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1834a1d7-2c7a-4a90-986a-7956b422b643 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:09.714462 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1834a1d7-2c7a-4a90-986a-7956b422b643 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620/action Jul 22 00:25:09.714649 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1834a1d7-2c7a-4a90-986a-7956b422b643 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:25:09.714720 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1834a1d7-2c7a-4a90-986a-7956b422b643 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:09.724137 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:09.724137 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:09.724538 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1834a1d7-2c7a-4a90-986a-7956b422b643 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:09.730154 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1834a1d7-2c7a-4a90-986a-7956b422b643 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Begin detaching volume completed successfully. Jul 22 00:25:09.730351 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1834a1d7-2c7a-4a90-986a-7956b422b643 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620/action returned with HTTP 202 Jul 22 00:25:09.730917 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1406/5647] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:25:09 2026] POST /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:25:09.766877 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-40265498-82e7-4455-96c3-a5a21a20904e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:09.767333 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-40265498-82e7-4455-96c3-a5a21a20904e None None] GET https://10.4.3.168/volume// Jul 22 00:25:09.767390 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-40265498-82e7-4455-96c3-a5a21a20904e None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:09.767600 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-40265498-82e7-4455-96c3-a5a21a20904e None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:09.767938 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-40265498-82e7-4455-96c3-a5a21a20904e None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:25:09.768220 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1418/5648] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:25:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:25:09.774503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1db962d8-4fe5-4fac-9a8f-b008f1ca1763 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:09.776463 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1db962d8-4fe5-4fac-9a8f-b008f1ca1763 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:09.776687 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1db962d8-4fe5-4fac-9a8f-b008f1ca1763 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:09.776887 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1db962d8-4fe5-4fac-9a8f-b008f1ca1763 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:09.785155 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:09.785155 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:09.788208 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1db962d8-4fe5-4fac-9a8f-b008f1ca1763 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:09.791711 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-1db962d8-4fe5-4fac-9a8f-b008f1ca1763 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:09.792147 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1414/5649] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:25:09 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:25:10.499611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-ebc52acc-46ec-4ff4-8478-f803e56430bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:10.501467 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-ebc52acc-46ec-4ff4-8478-f803e56430bc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef Jul 22 00:25:10.501646 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-ebc52acc-46ec-4ff4-8478-f803e56430bc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:10.501817 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-ebc52acc-46ec-4ff4-8478-f803e56430bc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:10.508167 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:10.508167 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:10.544965 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4c46d780-30f6-41fe-9644-b80a30283bc9 req-ebc52acc-46ec-4ff4-8478-f803e56430bc tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef returned with HTTP 200 Jul 22 00:25:10.545374 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1412/5650] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:25:10 2026] DELETE /volume/v3/attachments/90cb5702-fdb0-44d2-a1e0-c198bd70f6ef => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:10.805194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:10.806775 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:25:10.807108 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-561896577", "snapshot_id": "2ba42a19-9d48-4346-9501-7ae09ece2ccc", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:10.808488 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-561896577', 'snapshot_id': '2ba42a19-9d48-4346-9501-7ae09ece2ccc', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:25:10.813000 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:10.813000 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:10.813364 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:25:10.813477 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume of 1 GB Jul 22 00:25:10.816306 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Availability Zones retrieved successfully. Jul 22 00:25:10.821276 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Flow 'volume_create_api' (4cfc3d7d-554f-41aa-81f5-db89cfe230ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:25:10.822343 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bcc9f1-85ae-4bd4-a12f-91e5a223c249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:10.823170 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:25:10.847471 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bcc9f1-85ae-4bd4-a12f-91e5a223c249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2ba42a19-9d48-4346-9501-7ae09ece2ccc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:10.848152 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74b6369-8428-4b51-a33e-b4ef1ec3791c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:10.879313 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Created reservations ['cac09e08-86ce-44b3-85ae-30f2df64940e', 'db82ab38-0100-4f9b-b9f6-0d29932040c3', 'e1a96cbb-bcef-496d-a08f-be019c07e2c5', '36e4b3e2-9597-41d1-954c-96b5e00d31e1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:25:10.880000 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74b6369-8428-4b51-a33e-b4ef1ec3791c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cac09e08-86ce-44b3-85ae-30f2df64940e', 'db82ab38-0100-4f9b-b9f6-0d29932040c3', 'e1a96cbb-bcef-496d-a08f-be019c07e2c5', '36e4b3e2-9597-41d1-954c-96b5e00d31e1']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:10.880639 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01bbce49-e85c-4926-8e5c-158736fc1879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:10.913661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01bbce49-e85c-4926-8e5c-158736fc1879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '417f3f4f-ed18-40c1-bd10-c6221b7f7fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-561896577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d35692a437a34b1e830b29b175310dda',qos_specs=None,replication_status=,reservations=['cac09e08-86ce-44b3-85ae-30f2df64940e','db82ab38-0100-4f9b-b9f6-0d29932040c3','e1a96cbb-bcef-496d-a08f-be019c07e2c5','36e4b3e2-9597-41d1-954c-96b5e00d31e1'],size=1,snapshot_id=2ba42a19-9d48-4346-9501-7ae09ece2ccc,source_replicaid=,source_volid=None,status='creating',user_id='301fd9564c8444adbda94cbec4082ab4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-561896577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=417f3f4f-ed18-40c1-bd10-c6221b7f7fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d35692a437a34b1e830b29b175310dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2ba42a19-9d48-4346-9501-7ae09ece2ccc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='301fd9564c8444adbda94cbec4082ab4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:10.914424 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead97e1c-7b46-4ea2-a06c-abc5c294998e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:10.928498 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead97e1c-7b46-4ea2-a06c-abc5c294998e) transitioned into state 'SUCCESS' from state '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-561896577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d35692a437a34b1e830b29b175310dda',qos_specs=None,replication_status=,reservations=['cac09e08-86ce-44b3-85ae-30f2df64940e','db82ab38-0100-4f9b-b9f6-0d29932040c3','e1a96cbb-bcef-496d-a08f-be019c07e2c5','36e4b3e2-9597-41d1-954c-96b5e00d31e1'],size=1,snapshot_id=2ba42a19-9d48-4346-9501-7ae09ece2ccc,source_replicaid=,source_volid=None,status='creating',user_id='301fd9564c8444adbda94cbec4082ab4',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:10.929169 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f92b7a-a060-4307-985c-5ce60a3381f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:25:10.947269 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f92b7a-a060-4307-985c-5ce60a3381f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:25:10.948028 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Flow 'volume_create_api' (4cfc3d7d-554f-41aa-81f5-db89cfe230ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:25:10.948321 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Create volume request issued successfully. Jul 22 00:25:10.948841 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1290260f-0da9-416a-8ece-c1af0a3bc59c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:25:10.949287 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1407/5651] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:25:10 2026] POST /volume/v3/volumes => generated 790 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:25:10.960239 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca731dec-a971-4f86-81ca-6e467522c47b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:10.961890 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca731dec-a971-4f86-81ca-6e467522c47b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:10.961890 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca731dec-a971-4f86-81ca-6e467522c47b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:10.962096 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca731dec-a971-4f86-81ca-6e467522c47b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:10.968391 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:10.968391 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:10.971595 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca731dec-a971-4f86-81ca-6e467522c47b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:10.975080 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca731dec-a971-4f86-81ca-6e467522c47b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:10.975398 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1419/5652] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:10 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:11.986592 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c410bd3-fdb2-4979-a073-d90afbdaf039 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:11.988275 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c410bd3-fdb2-4979-a073-d90afbdaf039 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:11.988496 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c410bd3-fdb2-4979-a073-d90afbdaf039 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:11.988699 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c410bd3-fdb2-4979-a073-d90afbdaf039 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:11.995244 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:11.995244 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:11.998290 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c410bd3-fdb2-4979-a073-d90afbdaf039 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:12.001812 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c410bd3-fdb2-4979-a073-d90afbdaf039 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:12.002182 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1415/5653] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:11 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:12.012397 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c5411cc-d300-4786-907d-b85a80fcc4f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:12.014097 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c5411cc-d300-4786-907d-b85a80fcc4f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:12.014301 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c5411cc-d300-4786-907d-b85a80fcc4f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:12.014546 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c5411cc-d300-4786-907d-b85a80fcc4f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:12.020666 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:12.020666 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:12.023554 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c5411cc-d300-4786-907d-b85a80fcc4f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:12.026827 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c5411cc-d300-4786-907d-b85a80fcc4f2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:12.027368 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1413/5654] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:12 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:12.444750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-4c66abcf-249e-4279-8e04-c71ca20a5564 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:12.446759 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-4c66abcf-249e-4279-8e04-c71ca20a5564 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:12.446951 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-4c66abcf-249e-4279-8e04-c71ca20a5564 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:12.447126 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-4c66abcf-249e-4279-8e04-c71ca20a5564 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:12.453977 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:12.453977 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:12.457411 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-4c66abcf-249e-4279-8e04-c71ca20a5564 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:12.461139 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-4c66abcf-249e-4279-8e04-c71ca20a5564 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:12.461521 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1408/5655] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:25:12 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:12.520047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1dedefac-9a2b-4c02-b0c7-d581c71ffe59 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:12.520408 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1dedefac-9a2b-4c02-b0c7-d581c71ffe59 None None] GET https://10.4.3.168/volume// Jul 22 00:25:12.520595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1dedefac-9a2b-4c02-b0c7-d581c71ffe59 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:12.520764 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1dedefac-9a2b-4c02-b0c7-d581c71ffe59 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:12.521077 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1dedefac-9a2b-4c02-b0c7-d581c71ffe59 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:25:12.521341 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1420/5656] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:25:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:25:12.527216 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-6040bd16-932d-4ba2-9e4c-9043dc88150b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:12.529077 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-6040bd16-932d-4ba2-9e4c-9043dc88150b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:25:12.529392 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-6040bd16-932d-4ba2-9e4c-9043dc88150b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "417f3f4f-ed18-40c1-bd10-c6221b7f7fe6", "connector": null, "instance_uuid": "0ad23cc8-b9a9-4a7e-8439-71977127fd30"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:12.537161 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:12.537161 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:12.556744 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-6040bd16-932d-4ba2-9e4c-9043dc88150b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:25:12.557150 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1416/5657] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:25:12 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) Jul 22 00:25:12.578343 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-27e9e63b-43a1-422a-9170-671e3106b420 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:12.580109 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27e9e63b-43a1-422a-9170-671e3106b420 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:12.580295 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27e9e63b-43a1-422a-9170-671e3106b420 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:12.580516 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27e9e63b-43a1-422a-9170-671e3106b420 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:12.585477 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-539e9c71-cb8f-4cf4-b5db-a80f38c79309 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:12.585830 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-539e9c71-cb8f-4cf4-b5db-a80f38c79309 None None] GET https://10.4.3.168/volume// Jul 22 00:25:12.586013 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-539e9c71-cb8f-4cf4-b5db-a80f38c79309 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:12.586192 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-539e9c71-cb8f-4cf4-b5db-a80f38c79309 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:12.586495 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-539e9c71-cb8f-4cf4-b5db-a80f38c79309 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:25:12.586755 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1409/5658] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:25:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:25:12.589253 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:12.589253 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:12.592935 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-27fbb39b-f539-435a-befb-18562615a889 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:12.593291 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-27e9e63b-43a1-422a-9170-671e3106b420 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:12.594705 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-27fbb39b-f539-435a-befb-18562615a889 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:12.594961 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-27fbb39b-f539-435a-befb-18562615a889 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:12.595163 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-27fbb39b-f539-435a-befb-18562615a889 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:12.597218 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27e9e63b-43a1-422a-9170-671e3106b420 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:12.597590 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1414/5659] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:12 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:12.604811 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:12.604811 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:12.608153 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-27fbb39b-f539-435a-befb-18562615a889 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:12.611988 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-27fbb39b-f539-435a-befb-18562615a889 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:12.612367 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1421/5660] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:25:12 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 1062 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:25:12.706030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-81c65abc-cc9b-404c-bd57-d622135ad3c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:12.707930 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-81c65abc-cc9b-404c-bd57-d622135ad3c1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] PUT https://10.4.3.168/volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716 Jul 22 00:25:12.708252 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-81c65abc-cc9b-404c-bd57-d622135ad3c1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:12.715182 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-81c65abc-cc9b-404c-bd57-d622135ad3c1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Acquiring lock "cinder-attachment_update-417f3f4f-ed18-40c1-bd10-c6221b7f7fe6-np0000005612" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:25:12.719445 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-81c65abc-cc9b-404c-bd57-d622135ad3c1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Lock "cinder-attachment_update-417f3f4f-ed18-40c1-bd10-c6221b7f7fe6-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:25:12.720241 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:12.720241 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:12.782821 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-81c65abc-cc9b-404c-bd57-d622135ad3c1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Lock "cinder-attachment_update-417f3f4f-ed18-40c1-bd10-c6221b7f7fe6-np0000005612" released by "attachment_update" :: held 0.063s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:25:12.783304 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-81c65abc-cc9b-404c-bd57-d622135ad3c1 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716 returned with HTTP 200 Jul 22 00:25:12.783727 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1417/5661] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:25:12 2026] PUT /volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:25:13.609853 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0480e9b8-941b-4e3f-a75c-df5d51646d4e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:13.611934 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0480e9b8-941b-4e3f-a75c-df5d51646d4e tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:13.612129 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0480e9b8-941b-4e3f-a75c-df5d51646d4e tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:13.612303 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0480e9b8-941b-4e3f-a75c-df5d51646d4e tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:13.619971 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:13.619971 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:13.622574 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0480e9b8-941b-4e3f-a75c-df5d51646d4e tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:13.625806 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0480e9b8-941b-4e3f-a75c-df5d51646d4e tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:13.626156 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1410/5662] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:13 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:14.639090 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa410419-3998-4319-b379-772db4f6724b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:14.640764 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa410419-3998-4319-b379-772db4f6724b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:14.640970 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa410419-3998-4319-b379-772db4f6724b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:14.641171 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa410419-3998-4319-b379-772db4f6724b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:14.649551 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:14.649551 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:14.652319 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa410419-3998-4319-b379-772db4f6724b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:14.655788 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa410419-3998-4319-b379-772db4f6724b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:14.656130 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1415/5663] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:14 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:15.667626 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb1d67c7-0501-424e-9d51-fc76f1cab874 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:15.669303 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb1d67c7-0501-424e-9d51-fc76f1cab874 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:15.669505 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb1d67c7-0501-424e-9d51-fc76f1cab874 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:15.669701 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb1d67c7-0501-424e-9d51-fc76f1cab874 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:15.679129 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:15.679129 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:15.682103 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fb1d67c7-0501-424e-9d51-fc76f1cab874 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:15.685428 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb1d67c7-0501-424e-9d51-fc76f1cab874 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:15.685755 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1422/5664] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:15 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:15.991693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-05c20678-0dcc-44e1-af8c-b816a9664bb8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:15.994723 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-05c20678-0dcc-44e1-af8c-b816a9664bb8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716/action Jul 22 00:25:15.995250 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-05c20678-0dcc-44e1-af8c-b816a9664bb8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:25:15.995447 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-05c20678-0dcc-44e1-af8c-b816a9664bb8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:16.013067 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:16.013067 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:16.020870 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-422cf24a-9b54-4f2f-9358-ad7f9ca619e4 req-05c20678-0dcc-44e1-af8c-b816a9664bb8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716/action returned with HTTP 204 Jul 22 00:25:16.021273 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1418/5665] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:25:15 2026] POST /volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:16.698137 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3554094-6604-44fb-bfbd-380e78dee851 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:16.699846 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3554094-6604-44fb-bfbd-380e78dee851 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:16.700052 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3554094-6604-44fb-bfbd-380e78dee851 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:16.700237 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3554094-6604-44fb-bfbd-380e78dee851 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:16.708523 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:16.708523 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:16.711308 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3554094-6604-44fb-bfbd-380e78dee851 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:16.714815 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3554094-6604-44fb-bfbd-380e78dee851 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:16.715160 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1411/5666] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:16 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:25:19.694128 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-d805d787-207f-4c18-bbf9-ae6c903b23c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:19.696358 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-d805d787-207f-4c18-bbf9-ae6c903b23c3 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:19.696555 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-d805d787-207f-4c18-bbf9-ae6c903b23c3 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:19.696734 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-d805d787-207f-4c18-bbf9-ae6c903b23c3 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:19.704937 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:19.704937 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:19.707795 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-d805d787-207f-4c18-bbf9-ae6c903b23c3 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:19.711295 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-d805d787-207f-4c18-bbf9-ae6c903b23c3 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:19.711647 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1416/5667] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:25:19 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:25:19.726702 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-09c4d0d5-1d64-4ee6-88ae-cd423e8af825 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:19.728842 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-09c4d0d5-1d64-4ee6-88ae-cd423e8af825 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] POST https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6/action Jul 22 00:25:19.729189 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-09c4d0d5-1d64-4ee6-88ae-cd423e8af825 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:25:19.729338 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-09c4d0d5-1d64-4ee6-88ae-cd423e8af825 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:25:19.738463 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:19.738463 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:19.738987 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-09c4d0d5-1d64-4ee6-88ae-cd423e8af825 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:19.744314 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-09c4d0d5-1d64-4ee6-88ae-cd423e8af825 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Begin detaching volume completed successfully. Jul 22 00:25:19.744549 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-09c4d0d5-1d64-4ee6-88ae-cd423e8af825 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6/action returned with HTTP 202 Jul 22 00:25:19.744970 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1423/5668] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:25:19 2026] POST /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:25:19.779988 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13a8952f-542f-4021-990c-f135a35d8361 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:19.780331 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13a8952f-542f-4021-990c-f135a35d8361 None None] GET https://10.4.3.168/volume// Jul 22 00:25:19.780502 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13a8952f-542f-4021-990c-f135a35d8361 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:19.780712 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13a8952f-542f-4021-990c-f135a35d8361 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:19.781040 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13a8952f-542f-4021-990c-f135a35d8361 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:25:19.781517 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1419/5669] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:25:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:25:19.787871 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-7ac3cb4e-8e9c-46ce-8385-7e8179052c10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:19.790208 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-7ac3cb4e-8e9c-46ce-8385-7e8179052c10 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:19.790465 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-7ac3cb4e-8e9c-46ce-8385-7e8179052c10 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:19.790696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-7ac3cb4e-8e9c-46ce-8385-7e8179052c10 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:19.800645 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:19.800645 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:19.804043 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-7ac3cb4e-8e9c-46ce-8385-7e8179052c10 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:19.808579 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-7ac3cb4e-8e9c-46ce-8385-7e8179052c10 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:19.809033 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1412/5670] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:25:19 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:25:20.588121 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-f4f73574-1f1c-4c9e-8175-81e245adc785 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:20.590133 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-f4f73574-1f1c-4c9e-8175-81e245adc785 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716 Jul 22 00:25:20.590335 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-f4f73574-1f1c-4c9e-8175-81e245adc785 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:20.590544 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-f4f73574-1f1c-4c9e-8175-81e245adc785 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:20.597208 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:20.597208 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:20.634521 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a634dc20-14f5-45a5-ab27-874976cbc1b6 req-f4f73574-1f1c-4c9e-8175-81e245adc785 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716 returned with HTTP 200 Jul 22 00:25:20.634922 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1417/5671] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:25:20 2026] DELETE /volume/v3/attachments/827d5fbb-e34c-484b-ae74-df43d4027716 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:20.822364 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7224b1f2-663e-4c18-83df-ddb1abf3aaee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:20.824914 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7224b1f2-663e-4c18-83df-ddb1abf3aaee tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:20.824914 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7224b1f2-663e-4c18-83df-ddb1abf3aaee tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:20.824914 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7224b1f2-663e-4c18-83df-ddb1abf3aaee tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:20.831387 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:20.831387 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:20.834346 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7224b1f2-663e-4c18-83df-ddb1abf3aaee tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:20.837822 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7224b1f2-663e-4c18-83df-ddb1abf3aaee tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:20.838317 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1424/5672] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:20 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:20.848937 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ef557a4-023c-46e9-aa0f-b27a0f2a4074 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:20.850772 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ef557a4-023c-46e9-aa0f-b27a0f2a4074 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:20.851009 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ef557a4-023c-46e9-aa0f-b27a0f2a4074 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:20.851229 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ef557a4-023c-46e9-aa0f-b27a0f2a4074 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:20.857598 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:20.857598 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:20.860669 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ef557a4-023c-46e9-aa0f-b27a0f2a4074 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:20.864181 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ef557a4-023c-46e9-aa0f-b27a0f2a4074 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:20.864592 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1420/5673] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:20 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:20.875462 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22998568-afd6-49e9-bf2f-e7fcdbe431e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:20.877213 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22998568-afd6-49e9-bf2f-e7fcdbe431e0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:20.877445 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22998568-afd6-49e9-bf2f-e7fcdbe431e0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:20.877661 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22998568-afd6-49e9-bf2f-e7fcdbe431e0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:20.877880 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-22998568-afd6-49e9-bf2f-e7fcdbe431e0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete volume with id: 417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:20.884495 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:20.884495 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:20.884877 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22998568-afd6-49e9-bf2f-e7fcdbe431e0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:20.898048 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22998568-afd6-49e9-bf2f-e7fcdbe431e0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete volume request issued successfully. Jul 22 00:25:20.898201 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22998568-afd6-49e9-bf2f-e7fcdbe431e0 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 202 Jul 22 00:25:20.898761 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1413/5674] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:25:20 2026] DELETE /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:25:20.905019 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-874dfcd1-b394-4ad1-8981-e63cb4df9a26 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:20.906578 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-874dfcd1-b394-4ad1-8981-e63cb4df9a26 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:20.906751 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-874dfcd1-b394-4ad1-8981-e63cb4df9a26 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:20.906948 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-874dfcd1-b394-4ad1-8981-e63cb4df9a26 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:20.912909 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:20.912909 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:20.915970 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-874dfcd1-b394-4ad1-8981-e63cb4df9a26 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:20.919769 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-874dfcd1-b394-4ad1-8981-e63cb4df9a26 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 200 Jul 22 00:25:20.920201 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1418/5675] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:20 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:21.933694 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2e86e69-f7f9-4dd3-b710-0817b66d6b38 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:21.935455 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2e86e69-f7f9-4dd3-b710-0817b66d6b38 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 Jul 22 00:25:21.935649 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2e86e69-f7f9-4dd3-b710-0817b66d6b38 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:21.935851 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2e86e69-f7f9-4dd3-b710-0817b66d6b38 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:21.941035 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2e86e69-f7f9-4dd3-b710-0817b66d6b38 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 returned with HTTP 404 Jul 22 00:25:21.941468 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1425/5676] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:21 2026] GET /volume/v3/volumes/417f3f4f-ed18-40c1-bd10-c6221b7f7fe6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:21.948488 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6522881-07bc-475e-9ba5-fb9c72424165 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:21.950405 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6522881-07bc-475e-9ba5-fb9c72424165 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:21.950600 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6522881-07bc-475e-9ba5-fb9c72424165 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:21.950802 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6522881-07bc-475e-9ba5-fb9c72424165 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:21.957320 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:21.957320 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:21.960631 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6522881-07bc-475e-9ba5-fb9c72424165 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:21.964511 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6522881-07bc-475e-9ba5-fb9c72424165 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:21.964874 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1421/5677] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:21 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:21.975261 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4132b76-28a3-474a-b306-5eee97fc169f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:21.976987 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4132b76-28a3-474a-b306-5eee97fc169f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:21.977165 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4132b76-28a3-474a-b306-5eee97fc169f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:21.977354 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4132b76-28a3-474a-b306-5eee97fc169f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:21.983503 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:21.983503 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:21.986528 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b4132b76-28a3-474a-b306-5eee97fc169f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:21.990038 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4132b76-28a3-474a-b306-5eee97fc169f tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:21.990371 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1414/5678] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:21 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:22.001611 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a22bbb0f-0f5b-424a-b588-11abc5632f47 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:22.003763 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a22bbb0f-0f5b-424a-b588-11abc5632f47 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:22.004013 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a22bbb0f-0f5b-424a-b588-11abc5632f47 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:22.004213 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a22bbb0f-0f5b-424a-b588-11abc5632f47 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:22.004394 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a22bbb0f-0f5b-424a-b588-11abc5632f47 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete volume with id: 88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:22.010921 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:22.010921 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:22.011411 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a22bbb0f-0f5b-424a-b588-11abc5632f47 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:22.024838 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a22bbb0f-0f5b-424a-b588-11abc5632f47 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete volume request issued successfully. Jul 22 00:25:22.025045 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a22bbb0f-0f5b-424a-b588-11abc5632f47 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 202 Jul 22 00:25:22.025455 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1419/5679] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:25:22 2026] DELETE /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:25:22.032281 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-817e9f3d-ac22-450a-bec6-089604533115 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:22.034185 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-817e9f3d-ac22-450a-bec6-089604533115 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:22.034401 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-817e9f3d-ac22-450a-bec6-089604533115 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:22.034595 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-817e9f3d-ac22-450a-bec6-089604533115 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:22.041006 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:22.041006 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:22.044135 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-817e9f3d-ac22-450a-bec6-089604533115 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:22.047670 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-817e9f3d-ac22-450a-bec6-089604533115 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 200 Jul 22 00:25:22.048032 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1426/5680] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:22 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:23.059918 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-296c0b1c-cb03-41b7-8c42-3e5ff3de1a7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:23.061469 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-296c0b1c-cb03-41b7-8c42-3e5ff3de1a7b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 Jul 22 00:25:23.061630 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-296c0b1c-cb03-41b7-8c42-3e5ff3de1a7b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:23.061798 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-296c0b1c-cb03-41b7-8c42-3e5ff3de1a7b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:23.066516 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-296c0b1c-cb03-41b7-8c42-3e5ff3de1a7b tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 returned with HTTP 404 Jul 22 00:25:23.066911 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1422/5681] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:23 2026] GET /volume/v3/volumes/88c917a0-79da-425a-84af-e32997b39620 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:23.072418 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-780713eb-b408-48fe-b3d8-22ea18e29baa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:23.074504 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-780713eb-b408-48fe-b3d8-22ea18e29baa tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:25:23.074719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-780713eb-b408-48fe-b3d8-22ea18e29baa tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:23.074920 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-780713eb-b408-48fe-b3d8-22ea18e29baa tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:23.081056 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:23.081056 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:23.084038 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-780713eb-b408-48fe-b3d8-22ea18e29baa tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:23.087460 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-780713eb-b408-48fe-b3d8-22ea18e29baa tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:25:23.087800 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1415/5682] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:23 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:23.098652 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bcb9be66-19cd-4798-98db-932e2007581c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:23.100324 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcb9be66-19cd-4798-98db-932e2007581c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:25:23.100508 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcb9be66-19cd-4798-98db-932e2007581c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:23.100686 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcb9be66-19cd-4798-98db-932e2007581c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:23.107197 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:23.107197 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:23.110798 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bcb9be66-19cd-4798-98db-932e2007581c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:23.114691 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcb9be66-19cd-4798-98db-932e2007581c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:25:23.115096 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1420/5683] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:23 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:23.125184 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e6f0b8f-b97b-4c53-8ce7-5f0cae289e22 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:23.126983 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e6f0b8f-b97b-4c53-8ce7-5f0cae289e22 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:25:23.127197 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e6f0b8f-b97b-4c53-8ce7-5f0cae289e22 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:23.127420 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e6f0b8f-b97b-4c53-8ce7-5f0cae289e22 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:23.127610 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0e6f0b8f-b97b-4c53-8ce7-5f0cae289e22 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete volume with id: 586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:25:23.135308 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:23.135308 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:23.135816 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e6f0b8f-b97b-4c53-8ce7-5f0cae289e22 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:23.151517 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e6f0b8f-b97b-4c53-8ce7-5f0cae289e22 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete volume request issued successfully. Jul 22 00:25:23.151631 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e6f0b8f-b97b-4c53-8ce7-5f0cae289e22 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 202 Jul 22 00:25:23.152002 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1427/5684] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:25:23 2026] DELETE /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:25:23.158178 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44b356ed-372b-4f27-bfa6-387b3ae0a553 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:23.159834 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44b356ed-372b-4f27-bfa6-387b3ae0a553 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:25:23.160048 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44b356ed-372b-4f27-bfa6-387b3ae0a553 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:23.160224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44b356ed-372b-4f27-bfa6-387b3ae0a553 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:23.167657 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:23.167657 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:23.171181 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44b356ed-372b-4f27-bfa6-387b3ae0a553 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:23.174996 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44b356ed-372b-4f27-bfa6-387b3ae0a553 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 200 Jul 22 00:25:23.175339 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1423/5685] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:23 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:24.187353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a91ebb2b-0ff1-4d09-84c6-8c41235504fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:24.189129 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a91ebb2b-0ff1-4d09-84c6-8c41235504fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed Jul 22 00:25:24.189342 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a91ebb2b-0ff1-4d09-84c6-8c41235504fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:24.189520 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a91ebb2b-0ff1-4d09-84c6-8c41235504fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:24.195124 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a91ebb2b-0ff1-4d09-84c6-8c41235504fd tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed returned with HTTP 404 Jul 22 00:25:24.195672 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1416/5686] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:24 2026] GET /volume/v3/volumes/586fe898-574a-4e07-85d1-ed76be4ab3ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:24.201801 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cdde5c0e-75fb-4b8e-a575-3853c7ed9792 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:24.203536 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cdde5c0e-75fb-4b8e-a575-3853c7ed9792 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc Jul 22 00:25:24.203755 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cdde5c0e-75fb-4b8e-a575-3853c7ed9792 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:24.203959 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cdde5c0e-75fb-4b8e-a575-3853c7ed9792 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:24.204065 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-cdde5c0e-75fb-4b8e-a575-3853c7ed9792 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete snapshot with id: 2ba42a19-9d48-4346-9501-7ae09ece2ccc Jul 22 00:25:24.209320 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:24.209320 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:24.209810 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cdde5c0e-75fb-4b8e-a575-3853c7ed9792 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:25:24.224369 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cdde5c0e-75fb-4b8e-a575-3853c7ed9792 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot delete request issued successfully. Jul 22 00:25:24.224555 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cdde5c0e-75fb-4b8e-a575-3853c7ed9792 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc returned with HTTP 202 Jul 22 00:25:24.225013 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1421/5687] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:25:24 2026] DELETE /volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:25:24.231391 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b98f68ff-2226-4b02-bbbd-df3dd82a36a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:24.232961 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b98f68ff-2226-4b02-bbbd-df3dd82a36a6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc Jul 22 00:25:24.233179 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b98f68ff-2226-4b02-bbbd-df3dd82a36a6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:24.233409 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b98f68ff-2226-4b02-bbbd-df3dd82a36a6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:24.238116 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:24.238116 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:24.238512 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b98f68ff-2226-4b02-bbbd-df3dd82a36a6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:25:24.239448 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b98f68ff-2226-4b02-bbbd-df3dd82a36a6 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc returned with HTTP 200 Jul 22 00:25:24.239591 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1428/5688] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:25:24 2026] GET /volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:25.249213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74602ab3-12e3-494a-9eca-8a54a1a5ef68 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:25.250996 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74602ab3-12e3-494a-9eca-8a54a1a5ef68 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc Jul 22 00:25:25.251257 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74602ab3-12e3-494a-9eca-8a54a1a5ef68 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:25.251500 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74602ab3-12e3-494a-9eca-8a54a1a5ef68 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:25.255468 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74602ab3-12e3-494a-9eca-8a54a1a5ef68 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc returned with HTTP 404 Jul 22 00:25:25.256038 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1424/5689] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:25:25 2026] GET /volume/v3/snapshots/2ba42a19-9d48-4346-9501-7ae09ece2ccc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:25.262832 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e721fee-6d42-48b3-a221-a604b9abb961 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:25.265187 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e721fee-6d42-48b3-a221-a604b9abb961 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 Jul 22 00:25:25.265425 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e721fee-6d42-48b3-a221-a604b9abb961 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:25.265614 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e721fee-6d42-48b3-a221-a604b9abb961 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:25.265711 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-0e721fee-6d42-48b3-a221-a604b9abb961 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete snapshot with id: a24401f3-2c03-41dd-9533-ceac6f7814e5 Jul 22 00:25:25.270670 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:25.270670 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:25.271079 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e721fee-6d42-48b3-a221-a604b9abb961 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:25:25.284283 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e721fee-6d42-48b3-a221-a604b9abb961 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot delete request issued successfully. Jul 22 00:25:25.284442 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e721fee-6d42-48b3-a221-a604b9abb961 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 returned with HTTP 202 Jul 22 00:25:25.284796 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1417/5690] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:25:25 2026] DELETE /volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:25:25.291231 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a0edfba-3171-4a96-82a5-69d6677f149c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:25.292705 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a0edfba-3171-4a96-82a5-69d6677f149c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 Jul 22 00:25:25.292883 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a0edfba-3171-4a96-82a5-69d6677f149c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:25.293068 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a0edfba-3171-4a96-82a5-69d6677f149c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:25.297757 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:25.297757 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:25.297757 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1a0edfba-3171-4a96-82a5-69d6677f149c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:25:25.298389 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a0edfba-3171-4a96-82a5-69d6677f149c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 returned with HTTP 200 Jul 22 00:25:25.298784 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1422/5691] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:25:25 2026] GET /volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:26.306740 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f83a4c95-1e16-477e-af8b-916a7dd80e0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:26.308391 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f83a4c95-1e16-477e-af8b-916a7dd80e0c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 Jul 22 00:25:26.308557 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f83a4c95-1e16-477e-af8b-916a7dd80e0c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:26.308779 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f83a4c95-1e16-477e-af8b-916a7dd80e0c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:26.312742 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f83a4c95-1e16-477e-af8b-916a7dd80e0c tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 returned with HTTP 404 Jul 22 00:25:26.313164 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1429/5692] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:25:26 2026] GET /volume/v3/snapshots/a24401f3-2c03-41dd-9533-ceac6f7814e5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:26.318495 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99cbc10b-9f21-48f9-ac67-1baf96e60fd2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:26.319945 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99cbc10b-9f21-48f9-ac67-1baf96e60fd2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 Jul 22 00:25:26.320104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99cbc10b-9f21-48f9-ac67-1baf96e60fd2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:26.320278 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99cbc10b-9f21-48f9-ac67-1baf96e60fd2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:26.320368 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-99cbc10b-9f21-48f9-ac67-1baf96e60fd2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete snapshot with id: 263c7e38-a300-4f96-8d2f-2ecb35175503 Jul 22 00:25:26.324558 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:26.324558 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:26.324926 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-99cbc10b-9f21-48f9-ac67-1baf96e60fd2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:25:26.336413 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-99cbc10b-9f21-48f9-ac67-1baf96e60fd2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot delete request issued successfully. Jul 22 00:25:26.336577 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99cbc10b-9f21-48f9-ac67-1baf96e60fd2 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 returned with HTTP 202 Jul 22 00:25:26.336921 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1425/5693] 10.4.3.168 () {66 vars in 1357 bytes} [Wed Jul 22 00:25:26 2026] DELETE /volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:25:26.343125 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b220791-e9c4-4857-b781-7a6fc74f91ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:26.344710 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b220791-e9c4-4857-b781-7a6fc74f91ea tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 Jul 22 00:25:26.344919 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b220791-e9c4-4857-b781-7a6fc74f91ea tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:26.345111 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b220791-e9c4-4857-b781-7a6fc74f91ea tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:26.349899 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:26.349899 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:26.350420 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b220791-e9c4-4857-b781-7a6fc74f91ea tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Snapshot retrieved successfully. Jul 22 00:25:26.351191 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b220791-e9c4-4857-b781-7a6fc74f91ea tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 returned with HTTP 200 Jul 22 00:25:26.351542 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1418/5694] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:25:26 2026] GET /volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:27.359615 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ade6dfe-8a76-46c8-8e9e-40ff9cfaed85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:27.361274 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ade6dfe-8a76-46c8-8e9e-40ff9cfaed85 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 Jul 22 00:25:27.361454 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ade6dfe-8a76-46c8-8e9e-40ff9cfaed85 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:27.361631 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ade6dfe-8a76-46c8-8e9e-40ff9cfaed85 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:27.365504 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ade6dfe-8a76-46c8-8e9e-40ff9cfaed85 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 returned with HTTP 404 Jul 22 00:25:27.365917 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1423/5695] 10.4.3.168 () {66 vars in 1354 bytes} [Wed Jul 22 00:25:27 2026] GET /volume/v3/snapshots/263c7e38-a300-4f96-8d2f-2ecb35175503 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:27.371498 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-507615c2-6079-42e9-9367-691ef820de13 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:27.373108 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-507615c2-6079-42e9-9367-691ef820de13 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:25:27.373298 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-507615c2-6079-42e9-9367-691ef820de13 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:27.373469 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-507615c2-6079-42e9-9367-691ef820de13 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:27.379443 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:27.379443 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:25:27.382371 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-507615c2-6079-42e9-9367-691ef820de13 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:27.385891 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-507615c2-6079-42e9-9367-691ef820de13 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:25:27.386247 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1430/5696] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:27 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:27.396644 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fbd4373c-571b-4928-b514-2ceae3300f49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:27.398239 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbd4373c-571b-4928-b514-2ceae3300f49 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:25:27.398432 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbd4373c-571b-4928-b514-2ceae3300f49 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:27.398604 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbd4373c-571b-4928-b514-2ceae3300f49 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:27.404747 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:27.404747 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:25:27.407702 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fbd4373c-571b-4928-b514-2ceae3300f49 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:27.411030 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbd4373c-571b-4928-b514-2ceae3300f49 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:25:27.411376 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1426/5697] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:27 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:27.422136 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2422ede-cce5-4766-8326-4ab523eb9787 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:27.423792 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2422ede-cce5-4766-8326-4ab523eb9787 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] DELETE https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:25:27.424014 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2422ede-cce5-4766-8326-4ab523eb9787 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:27.424216 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2422ede-cce5-4766-8326-4ab523eb9787 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:27.424380 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b2422ede-cce5-4766-8326-4ab523eb9787 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete volume with id: fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:25:27.431096 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:27.431096 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:25:27.431618 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2422ede-cce5-4766-8326-4ab523eb9787 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:27.444706 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2422ede-cce5-4766-8326-4ab523eb9787 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Delete volume request issued successfully. Jul 22 00:25:27.444923 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2422ede-cce5-4766-8326-4ab523eb9787 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 202 Jul 22 00:25:27.445454 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1419/5698] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:25:27 2026] DELETE /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:25:27.451820 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae98400e-29b4-498f-a498-a6a470d76fa8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:27.453464 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae98400e-29b4-498f-a498-a6a470d76fa8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:25:27.453641 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae98400e-29b4-498f-a498-a6a470d76fa8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:27.453832 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae98400e-29b4-498f-a498-a6a470d76fa8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:27.460086 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:25:27.460086 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:25:27.463233 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae98400e-29b4-498f-a498-a6a470d76fa8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Volume info retrieved successfully. Jul 22 00:25:27.466697 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae98400e-29b4-498f-a498-a6a470d76fa8 tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 200 Jul 22 00:25:27.467071 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1424/5699] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:27 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:25:28.478340 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18198021-f287-4eb2-ade7-931a6870fbff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:25:28.480103 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18198021-f287-4eb2-ade7-931a6870fbff tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] GET https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 Jul 22 00:25:28.480302 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18198021-f287-4eb2-ade7-931a6870fbff tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:25:28.480480 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18198021-f287-4eb2-ade7-931a6870fbff tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:25:28.485936 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18198021-f287-4eb2-ade7-931a6870fbff tempest-SnapshotDataIntegrityTests-1931463350 tempest-SnapshotDataIntegrityTests-1931463350-project-member] https://10.4.3.168/volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 returned with HTTP 404 Jul 22 00:25:28.486485 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1431/5700] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:25:28 2026] GET /volume/v3/volumes/fe0f7f7b-6146-4d05-ba04-33210dee1011 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:25:37.410344 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=142,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:25:37.441467 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=124,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:25:37.465973 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=181,cinder:INSERT=18,cinder:UPDATE=50 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:25:38.482480 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=121,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:26:24.867994 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68f22f6c-8cd4-4de7-af5b-f8dad655abbd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:24.920155 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68f22f6c-8cd4-4de7-af5b-f8dad655abbd tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:26:24.920555 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68f22f6c-8cd4-4de7-af5b-f8dad655abbd tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1797183473-70961065", "extra_specs": {"multiattach": " True"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:24.932854 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68f22f6c-8cd4-4de7-af5b-f8dad655abbd tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:26:24.933406 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1427/5701] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:26:24 2026] POST /volume/v3/types => generated 285 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:24.940704 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:24.942183 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:26:24.942480 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-282427805", "snapshot_id": null, "imageRef": null, "volume_type": "d84ec0c2-7dd7-43db-a444-b3d7bb6a287c", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:24.943807 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-282427805', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd84ec0c2-7dd7-43db-a444-b3d7bb6a287c', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:26:24.947952 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume of 1 GB Jul 22 00:26:24.948170 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:24.948170 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:24.948584 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Availability Zones retrieved successfully. Jul 22 00:26:24.953195 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Flow 'volume_create_api' (ee8e1849-addd-4f21-b372-23939bdaf657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:26:24.954155 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3659ae-8547-46fd-b5da-9281c626f09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:24.954901 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:26:24.960928 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:24.960928 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:24.972418 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3659ae-8547-46fd-b5da-9281c626f09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:26:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d84ec0c2-7dd7-43db-a444-b3d7bb6a287c,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1797183473-70961065',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd84ec0c2-7dd7-43db-a444-b3d7bb6a287c', 'encryption_key_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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:24.973138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa71db7d-ed06-4c79-9881-46103abc9dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:24.995385 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1797183473-70961065 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1797183473-70961065, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:26:24.995656 np0000005612 devstack@c-api.service[100283]: WARNING cinder.quota [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1797183473-70961065 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1797183473-70961065, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:26:25.022255 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Created reservations ['b58fed20-5a5a-4658-9177-66b618b531d3', 'ef946d3b-a62b-47b2-b995-14d2b1bd196c', '1e1139fe-63cb-4d12-a3ae-9a01d3d3b06f', 'beca8653-a105-49e1-99f5-be99bedb4082'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:26:25.023208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa71db7d-ed06-4c79-9881-46103abc9dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b58fed20-5a5a-4658-9177-66b618b531d3', 'ef946d3b-a62b-47b2-b995-14d2b1bd196c', '1e1139fe-63cb-4d12-a3ae-9a01d3d3b06f', 'beca8653-a105-49e1-99f5-be99bedb4082']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:25.024133 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b151e8db-46ac-4643-bc9f-90c953360ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:25.051727 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b151e8db-46ac-4643-bc9f-90c953360ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-282427805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='160ab57f68994a05b98eaafc052cfd4f',qos_specs=None,replication_status=,reservations=['b58fed20-5a5a-4658-9177-66b618b531d3','ef946d3b-a62b-47b2-b995-14d2b1bd196c','1e1139fe-63cb-4d12-a3ae-9a01d3d3b06f','beca8653-a105-49e1-99f5-be99bedb4082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_type_id=d84ec0c2-7dd7-43db-a444-b3d7bb6a287c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-282427805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='160ab57f68994a05b98eaafc052cfd4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d84ec0c2-7dd7-43db-a444-b3d7bb6a287c),volume_type_id=d84ec0c2-7dd7-43db-a444-b3d7bb6a287c)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:25.052582 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a89254-1337-487c-866f-b20d27de02a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:25.070432 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a89254-1337-487c-866f-b20d27de02a1) transitioned into state 'SUCCESS' from state '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-282427805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='160ab57f68994a05b98eaafc052cfd4f',qos_specs=None,replication_status=,reservations=['b58fed20-5a5a-4658-9177-66b618b531d3','ef946d3b-a62b-47b2-b995-14d2b1bd196c','1e1139fe-63cb-4d12-a3ae-9a01d3d3b06f','beca8653-a105-49e1-99f5-be99bedb4082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_type_id=d84ec0c2-7dd7-43db-a444-b3d7bb6a287c)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:25.071288 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e42f9596-a6ca-40cc-b1bf-7142b9bc4fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:25.080588 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e42f9596-a6ca-40cc-b1bf-7142b9bc4fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:25.081612 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Flow 'volume_create_api' (ee8e1849-addd-4f21-b372-23939bdaf657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:26:25.081973 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume request issued successfully. Jul 22 00:26:25.082616 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88cf7d80-e3e7-4c21-a61a-fda29db9e881 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:26:25.083138 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1420/5702] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:26:24 2026] POST /volume/v3/volumes => generated 827 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:26:25.096418 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34939b04-7858-4454-beba-60872e51c750 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:25.098139 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34939b04-7858-4454-beba-60872e51c750 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:25.098343 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34939b04-7858-4454-beba-60872e51c750 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:25.098540 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34939b04-7858-4454-beba-60872e51c750 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:25.106494 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:25.106494 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:25.109978 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-34939b04-7858-4454-beba-60872e51c750 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:25.113779 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34939b04-7858-4454-beba-60872e51c750 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:25.114395 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1425/5703] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:25 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:26.128382 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0856aa1f-909f-477a-aa98-7e6dfdf140c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:26.130070 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0856aa1f-909f-477a-aa98-7e6dfdf140c8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:26.130262 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0856aa1f-909f-477a-aa98-7e6dfdf140c8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:26.130438 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0856aa1f-909f-477a-aa98-7e6dfdf140c8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:26.137350 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:26.137350 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:26.141584 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0856aa1f-909f-477a-aa98-7e6dfdf140c8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:26.148101 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0856aa1f-909f-477a-aa98-7e6dfdf140c8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:26.148482 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1432/5704] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:26 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:26.159462 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-27a0c808-56ee-4108-a9df-497e34bb477b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:26.161354 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27a0c808-56ee-4108-a9df-497e34bb477b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:26.161625 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27a0c808-56ee-4108-a9df-497e34bb477b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:26.161900 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27a0c808-56ee-4108-a9df-497e34bb477b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:26.168313 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:26.168313 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:26.171296 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-27a0c808-56ee-4108-a9df-497e34bb477b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:26.175064 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27a0c808-56ee-4108-a9df-497e34bb477b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:26.175527 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1428/5705] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:26 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:26.186207 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:26.188051 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:26:26.188409 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1407953208", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:26.190307 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1407953208', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:26:26.190474 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume of 1 GB Jul 22 00:26:26.190874 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:26.190874 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:26.195488 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Availability Zones retrieved successfully. Jul 22 00:26:26.200771 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Flow 'volume_create_api' (4e5ccadd-82a3-444e-80b5-fa8a6f79adfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:26:26.201650 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b91c132-9a3f-4cff-850a-0de55e395507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:26.202510 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:26:26.227587 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b91c132-9a3f-4cff-850a-0de55e395507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc8ded39-32a8-43a2-8e96-ae869d022089,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc8ded39-32a8-43a2-8e96-ae869d022089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:26.228674 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b675c500-b3b5-4541-9af2-d9f4e9209263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:26.273302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Created reservations ['ead88876-9504-42f4-8820-922062029d18', '4e3de035-5e7f-40c0-8a2d-9bf3be566a73', 'afdbd78d-3ba7-4f10-85a2-230b35a3f241', '27561501-5e15-4ef2-ba30-d4747393bb00'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:26:26.274138 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b675c500-b3b5-4541-9af2-d9f4e9209263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ead88876-9504-42f4-8820-922062029d18', '4e3de035-5e7f-40c0-8a2d-9bf3be566a73', 'afdbd78d-3ba7-4f10-85a2-230b35a3f241', '27561501-5e15-4ef2-ba30-d4747393bb00']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:26.274951 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3bc97eb-0edb-4359-8e64-20ab59109df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:26.295969 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3bc97eb-0edb-4359-8e64-20ab59109df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0abfac72-0f53-4d78-9e71-6ba762859687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1407953208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160ab57f68994a05b98eaafc052cfd4f',qos_specs=None,replication_status=,reservations=['ead88876-9504-42f4-8820-922062029d18','4e3de035-5e7f-40c0-8a2d-9bf3be566a73','afdbd78d-3ba7-4f10-85a2-230b35a3f241','27561501-5e15-4ef2-ba30-d4747393bb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1407953208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0abfac72-0f53-4d78-9e71-6ba762859687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160ab57f68994a05b98eaafc052cfd4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc8ded39-32a8-43a2-8e96-ae869d022089),volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:26.296662 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e107e49-a75c-474a-ab67-ff1e49806edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:26.311809 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e107e49-a75c-474a-ab67-ff1e49806edb) transitioned into state 'SUCCESS' from state '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-1407953208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160ab57f68994a05b98eaafc052cfd4f',qos_specs=None,replication_status=,reservations=['ead88876-9504-42f4-8820-922062029d18','4e3de035-5e7f-40c0-8a2d-9bf3be566a73','afdbd78d-3ba7-4f10-85a2-230b35a3f241','27561501-5e15-4ef2-ba30-d4747393bb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_type_id=cc8ded39-32a8-43a2-8e96-ae869d022089)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:26.312417 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd575a2-9cca-4ce4-8af7-3dac7a35a66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:26.319675 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd575a2-9cca-4ce4-8af7-3dac7a35a66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:26.320408 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Flow 'volume_create_api' (4e5ccadd-82a3-444e-80b5-fa8a6f79adfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:26:26.320654 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume request issued successfully. Jul 22 00:26:26.321153 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f5f3b33-dc69-468e-a820-2239cdee5ef1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:26:26.321542 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1421/5706] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:26:26 2026] POST /volume/v3/volumes => generated 753 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:26:26.332717 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3398a6a0-34b1-40c3-b61e-454e315adeae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:26.334500 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3398a6a0-34b1-40c3-b61e-454e315adeae tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:26.334500 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3398a6a0-34b1-40c3-b61e-454e315adeae tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:26.334688 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3398a6a0-34b1-40c3-b61e-454e315adeae tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:26.341205 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:26.341205 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:26.344668 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3398a6a0-34b1-40c3-b61e-454e315adeae tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:26.348693 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3398a6a0-34b1-40c3-b61e-454e315adeae tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:26.349112 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1426/5707] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:26 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:27.360591 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-457f6f80-147e-486e-b31e-0a5b7bd72c70 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:27.362252 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-457f6f80-147e-486e-b31e-0a5b7bd72c70 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:27.362435 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-457f6f80-147e-486e-b31e-0a5b7bd72c70 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:27.362610 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-457f6f80-147e-486e-b31e-0a5b7bd72c70 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:27.368972 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:27.368972 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:27.372672 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-457f6f80-147e-486e-b31e-0a5b7bd72c70 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:27.376699 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-457f6f80-147e-486e-b31e-0a5b7bd72c70 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:27.377148 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1433/5708] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:27 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:27.388128 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0f7a2bea-9857-408a-9e2a-550ab196b1a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:27.389989 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f7a2bea-9857-408a-9e2a-550ab196b1a7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:27.390217 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f7a2bea-9857-408a-9e2a-550ab196b1a7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:27.390437 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0f7a2bea-9857-408a-9e2a-550ab196b1a7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:27.397116 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:27.397116 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:27.400374 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0f7a2bea-9857-408a-9e2a-550ab196b1a7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:27.404108 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0f7a2bea-9857-408a-9e2a-550ab196b1a7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:27.404494 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1429/5709] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:27 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:27.416194 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d47cf9f-62db-4e30-9b42-f6c1b34bd3af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:27.417897 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d47cf9f-62db-4e30-9b42-f6c1b34bd3af tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:26:27.418216 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d47cf9f-62db-4e30-9b42-f6c1b34bd3af tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-438273327", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:27.419679 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:27.419679 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:27.429553 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d47cf9f-62db-4e30-9b42-f6c1b34bd3af tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:26:27.429893 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1422/5710] 10.4.3.168 () {68 vars in 1252 bytes} [Wed Jul 22 00:26:27 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:27.437663 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e66f5873-00de-4c0b-8a78-c6693aba9361 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:27.439740 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e66f5873-00de-4c0b-8a78-c6693aba9361 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] POST https://10.4.3.168/volume/v3/types/e47a5b64-3d63-41f1-801e-062e748830ad/encryption Jul 22 00:26:27.440100 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e66f5873-00de-4c0b-8a78-c6693aba9361 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:27.452890 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e66f5873-00de-4c0b-8a78-c6693aba9361 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/types/e47a5b64-3d63-41f1-801e-062e748830ad/encryption returned with HTTP 200 Jul 22 00:26:27.453262 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1427/5711] 10.4.3.168 () {68 vars in 1397 bytes} [Wed Jul 22 00:26:27 2026] POST /volume/v3/types/e47a5b64-3d63-41f1-801e-062e748830ad/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:27.460008 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:27.461652 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:26:27.462001 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1546229767", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-438273327", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:27.463451 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1546229767', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-438273327', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:26:27.466849 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume of 1 GB Jul 22 00:26:27.467176 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:27.467176 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:27.467705 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Availability Zones retrieved successfully. Jul 22 00:26:27.473771 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Flow 'volume_create_api' (583eca88-8c92-4926-abd7-627c6a4d8130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:26:27.474615 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (803f613b-71ba-4d8f-9d20-054afd14a84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:27.475443 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:26:27.498045 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (803f613b-71ba-4d8f-9d20-054afd14a84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:26:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e47a5b64-3d63-41f1-801e-062e748830ad,is_public=True,name='tempest-scenario-type-luks-438273327',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e47a5b64-3d63-41f1-801e-062e748830ad', '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=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:27.498685 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b380424-dbdd-41cf-9926-8b1948bf7c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:27.520983 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-438273327 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-438273327, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:26:27.521175 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-438273327 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-438273327, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:26:27.542160 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Created reservations ['633d9571-67a9-4e25-bd69-10fcb0360e67', 'f91244cc-fd6f-42c5-8a32-738f288da57d', '9914d48d-0300-40ea-9e57-339651f1e5d4', '40f114cf-f0b7-4b2a-96bb-0fc3fae91cdd'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:26:27.542869 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b380424-dbdd-41cf-9926-8b1948bf7c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['633d9571-67a9-4e25-bd69-10fcb0360e67', 'f91244cc-fd6f-42c5-8a32-738f288da57d', '9914d48d-0300-40ea-9e57-339651f1e5d4', '40f114cf-f0b7-4b2a-96bb-0fc3fae91cdd']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:27.543558 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cddba828-4ae9-4d9d-8f6c-7c802b8fa656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:27.562050 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cddba828-4ae9-4d9d-8f6c-7c802b8fa656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c7d7b79-9d1f-430d-8624-09741b9232df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1546229767',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160ab57f68994a05b98eaafc052cfd4f',qos_specs=None,replication_status=,reservations=['633d9571-67a9-4e25-bd69-10fcb0360e67','f91244cc-fd6f-42c5-8a32-738f288da57d','9914d48d-0300-40ea-9e57-339651f1e5d4','40f114cf-f0b7-4b2a-96bb-0fc3fae91cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_type_id=e47a5b64-3d63-41f1-801e-062e748830ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1546229767',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6c7d7b79-9d1f-430d-8624-09741b9232df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160ab57f68994a05b98eaafc052cfd4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e47a5b64-3d63-41f1-801e-062e748830ad),volume_type_id=e47a5b64-3d63-41f1-801e-062e748830ad)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:27.562759 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0101db4f-4541-422b-a578-3afcd3e69f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:27.576585 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0101db4f-4541-422b-a578-3afcd3e69f77) transitioned into state 'SUCCESS' from state '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-1546229767',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160ab57f68994a05b98eaafc052cfd4f',qos_specs=None,replication_status=,reservations=['633d9571-67a9-4e25-bd69-10fcb0360e67','f91244cc-fd6f-42c5-8a32-738f288da57d','9914d48d-0300-40ea-9e57-339651f1e5d4','40f114cf-f0b7-4b2a-96bb-0fc3fae91cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_type_id=e47a5b64-3d63-41f1-801e-062e748830ad)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:27.577240 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe61ab0-67d5-4e86-ad13-fb0c4d94a285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:26:27.585068 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe61ab0-67d5-4e86-ad13-fb0c4d94a285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:26:27.585283 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Flow 'volume_create_api' (583eca88-8c92-4926-abd7-627c6a4d8130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:26:27.585442 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume request issued successfully. Jul 22 00:26:27.585943 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b658c6ed-1e38-4615-a39e-49163d0e6701 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:26:27.586338 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1434/5712] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:26:27 2026] POST /volume/v3/volumes => generated 780 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:26:27.596976 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf86302b-1593-465a-a2fc-5c91ca20c5be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:27.598710 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf86302b-1593-465a-a2fc-5c91ca20c5be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:27.598921 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf86302b-1593-465a-a2fc-5c91ca20c5be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:27.599104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf86302b-1593-465a-a2fc-5c91ca20c5be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:27.605434 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:27.605434 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:27.608734 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cf86302b-1593-465a-a2fc-5c91ca20c5be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:27.612297 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf86302b-1593-465a-a2fc-5c91ca20c5be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:27.612603 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1430/5713] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:27 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:28.625275 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f4bd78ca-886e-4f44-ad07-6451a50f585a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.627668 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4bd78ca-886e-4f44-ad07-6451a50f585a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:28.627937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4bd78ca-886e-4f44-ad07-6451a50f585a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:28.628175 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4bd78ca-886e-4f44-ad07-6451a50f585a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:28.637286 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:28.637286 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:28.641089 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f4bd78ca-886e-4f44-ad07-6451a50f585a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:28.645804 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4bd78ca-886e-4f44-ad07-6451a50f585a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:28.646272 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1423/5714] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:28 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:28.656582 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a540952-95f8-45ae-a309-0d6c9309f79b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.658070 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a540952-95f8-45ae-a309-0d6c9309f79b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:28.658246 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a540952-95f8-45ae-a309-0d6c9309f79b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:28.658413 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a540952-95f8-45ae-a309-0d6c9309f79b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:28.664733 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:28.664733 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:28.667725 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a540952-95f8-45ae-a309-0d6c9309f79b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:28.671141 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a540952-95f8-45ae-a309-0d6c9309f79b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:28.671478 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1428/5715] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:28 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:28.711406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-32e8ebee-4fb6-435b-9456-5bd602a48867 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.713849 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-32e8ebee-4fb6-435b-9456-5bd602a48867 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:28.714112 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-32e8ebee-4fb6-435b-9456-5bd602a48867 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:28.714370 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-32e8ebee-4fb6-435b-9456-5bd602a48867 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:28.720994 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:28.720994 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:28.724097 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-32e8ebee-4fb6-435b-9456-5bd602a48867 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:28.727630 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-32e8ebee-4fb6-435b-9456-5bd602a48867 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:28.727995 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1435/5716] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:26:28 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:28.788377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7427897f-1f5e-45e2-a80a-e946123bfd01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.788745 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7427897f-1f5e-45e2-a80a-e946123bfd01 None None] GET https://10.4.3.168/volume// Jul 22 00:26:28.788945 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7427897f-1f5e-45e2-a80a-e946123bfd01 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:28.789137 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7427897f-1f5e-45e2-a80a-e946123bfd01 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:28.789446 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7427897f-1f5e-45e2-a80a-e946123bfd01 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:26:28.789727 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1431/5717] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:26:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:26:28.795494 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-7677fdfe-a4e8-4971-8f22-f39f7500a0f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.797429 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-7677fdfe-a4e8-4971-8f22-f39f7500a0f1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:26:28.797737 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-7677fdfe-a4e8-4971-8f22-f39f7500a0f1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0abfac72-0f53-4d78-9e71-6ba762859687", "connector": null, "instance_uuid": "19f266bb-73d9-4c1c-b680-bd49055f7fdd"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:28.805109 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:28.805109 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:28.826295 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-7677fdfe-a4e8-4971-8f22-f39f7500a0f1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:26:28.826710 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1424/5718] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:26:28 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) Jul 22 00:26:28.849732 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b2e5acc-0591-4342-945e-687605d78da7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.851543 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b2e5acc-0591-4342-945e-687605d78da7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:28.851719 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b2e5acc-0591-4342-945e-687605d78da7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:28.851910 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b2e5acc-0591-4342-945e-687605d78da7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:28.856893 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-878e7b00-4c06-452b-aec8-14f97ff3b7c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.857278 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-878e7b00-4c06-452b-aec8-14f97ff3b7c3 None None] GET https://10.4.3.168/volume// Jul 22 00:26:28.857428 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-878e7b00-4c06-452b-aec8-14f97ff3b7c3 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:28.857603 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-878e7b00-4c06-452b-aec8-14f97ff3b7c3 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:28.857915 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-878e7b00-4c06-452b-aec8-14f97ff3b7c3 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:26:28.858393 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1436/5719] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:26:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:26:28.861543 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:28.861543 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:28.864072 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-48c098b4-23b8-40b9-88b5-f79ff795ada1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.864760 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b2e5acc-0591-4342-945e-687605d78da7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:28.866056 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-48c098b4-23b8-40b9-88b5-f79ff795ada1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:28.866259 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-48c098b4-23b8-40b9-88b5-f79ff795ada1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:28.866457 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-48c098b4-23b8-40b9-88b5-f79ff795ada1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:28.868875 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b2e5acc-0591-4342-945e-687605d78da7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:28.869313 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1429/5720] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:28 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:28.875581 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:28.875581 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:28.878737 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-48c098b4-23b8-40b9-88b5-f79ff795ada1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:28.882523 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-48c098b4-23b8-40b9-88b5-f79ff795ada1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:28.882869 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1432/5721] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:26:28 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:26:28.987937 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-efb76680-7ecf-4c81-948b-ed373a828136 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:28.990352 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-efb76680-7ecf-4c81-948b-ed373a828136 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] PUT https://10.4.3.168/volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504 Jul 22 00:26:28.990788 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-efb76680-7ecf-4c81-948b-ed373a828136 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:28.998738 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-efb76680-7ecf-4c81-948b-ed373a828136 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Acquiring lock "cinder-attachment_update-0abfac72-0f53-4d78-9e71-6ba762859687-np0000005612" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:26:29.003003 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-efb76680-7ecf-4c81-948b-ed373a828136 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-0abfac72-0f53-4d78-9e71-6ba762859687-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:26:29.003914 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:29.003914 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:29.066217 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-efb76680-7ecf-4c81-948b-ed373a828136 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-0abfac72-0f53-4d78-9e71-6ba762859687-np0000005612" released by "attachment_update" :: held 0.063s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:26:29.066558 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-efb76680-7ecf-4c81-948b-ed373a828136 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504 returned with HTTP 200 Jul 22 00:26:29.066992 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1425/5722] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:26:28 2026] PUT /volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:26:29.881437 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6db53932-2c21-49b7-b1fd-0c4b7adcd6d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:29.883273 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6db53932-2c21-49b7-b1fd-0c4b7adcd6d5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:29.883553 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6db53932-2c21-49b7-b1fd-0c4b7adcd6d5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:29.883809 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6db53932-2c21-49b7-b1fd-0c4b7adcd6d5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:29.892518 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:29.892518 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:29.895307 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6db53932-2c21-49b7-b1fd-0c4b7adcd6d5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:29.898769 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6db53932-2c21-49b7-b1fd-0c4b7adcd6d5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:29.899140 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1437/5723] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:29 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:30.910597 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79705f9c-652e-46ff-b15a-a0fa7d71a22d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:30.912376 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79705f9c-652e-46ff-b15a-a0fa7d71a22d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:30.912576 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79705f9c-652e-46ff-b15a-a0fa7d71a22d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:30.912766 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79705f9c-652e-46ff-b15a-a0fa7d71a22d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:30.921464 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:30.921464 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:30.924371 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-79705f9c-652e-46ff-b15a-a0fa7d71a22d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:30.927778 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79705f9c-652e-46ff-b15a-a0fa7d71a22d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:30.928136 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1430/5724] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:30 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:31.939644 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16a3e3dc-d36b-4fa2-8b02-21cb22d92ec7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:31.941935 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16a3e3dc-d36b-4fa2-8b02-21cb22d92ec7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:31.942113 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16a3e3dc-d36b-4fa2-8b02-21cb22d92ec7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:31.942296 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16a3e3dc-d36b-4fa2-8b02-21cb22d92ec7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:31.951161 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:31.951161 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:31.954182 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16a3e3dc-d36b-4fa2-8b02-21cb22d92ec7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:31.957669 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16a3e3dc-d36b-4fa2-8b02-21cb22d92ec7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:31.958032 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1433/5725] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:31 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:32.970314 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-289022b1-76e8-4d74-ac0a-f026bd0aaadc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:32.972000 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-289022b1-76e8-4d74-ac0a-f026bd0aaadc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:32.972247 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-289022b1-76e8-4d74-ac0a-f026bd0aaadc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:32.972481 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-289022b1-76e8-4d74-ac0a-f026bd0aaadc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:32.980960 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:32.980960 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:32.983850 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-289022b1-76e8-4d74-ac0a-f026bd0aaadc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:32.987348 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-289022b1-76e8-4d74-ac0a-f026bd0aaadc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:32.987690 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1426/5726] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:32 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:33.275978 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-fc7a7bb8-3235-433a-87eb-ce6c5fd78a83 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:33.277872 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-fc7a7bb8-3235-433a-87eb-ce6c5fd78a83 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504/action Jul 22 00:26:33.278218 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-fc7a7bb8-3235-433a-87eb-ce6c5fd78a83 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:26:33.278333 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-fc7a7bb8-3235-433a-87eb-ce6c5fd78a83 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:33.291843 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:33.291843 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:33.300511 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4bbe119e-be28-4ed4-81ed-c43e63a314a7 req-fc7a7bb8-3235-433a-87eb-ce6c5fd78a83 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504/action returned with HTTP 204 Jul 22 00:26:33.301036 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1438/5727] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:26:33 2026] POST /volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:26:33.999097 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7716cedd-54e7-4fa4-ab38-3a562d30f07b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.000707 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7716cedd-54e7-4fa4-ab38-3a562d30f07b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:26:34.000926 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7716cedd-54e7-4fa4-ab38-3a562d30f07b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:34.001162 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7716cedd-54e7-4fa4-ab38-3a562d30f07b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:34.010472 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:34.010472 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:34.013590 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7716cedd-54e7-4fa4-ab38-3a562d30f07b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:34.017993 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7716cedd-54e7-4fa4-ab38-3a562d30f07b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:26:34.018518 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1431/5728] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:33 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:26:34.055878 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9f123156-778e-43d2-ba5b-693a2538d8af req-cf5e12eb-39b1-4cef-814c-a9baaa0fbfd5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.058678 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-cf5e12eb-39b1-4cef-814c-a9baaa0fbfd5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:34.058963 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-cf5e12eb-39b1-4cef-814c-a9baaa0fbfd5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:34.059220 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-cf5e12eb-39b1-4cef-814c-a9baaa0fbfd5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:34.067329 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:34.067329 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:34.070985 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9f123156-778e-43d2-ba5b-693a2538d8af req-cf5e12eb-39b1-4cef-814c-a9baaa0fbfd5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:34.075441 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-cf5e12eb-39b1-4cef-814c-a9baaa0fbfd5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:34.075905 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1434/5729] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:26:34 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:34.137465 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b60d80c-74f1-42ae-96b7-920f63ac519d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.137874 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b60d80c-74f1-42ae-96b7-920f63ac519d None None] GET https://10.4.3.168/volume// Jul 22 00:26:34.138017 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b60d80c-74f1-42ae-96b7-920f63ac519d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:34.138223 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b60d80c-74f1-42ae-96b7-920f63ac519d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:34.138519 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b60d80c-74f1-42ae-96b7-920f63ac519d None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:26:34.138780 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1427/5730] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:26:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:26:34.145593 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9f123156-778e-43d2-ba5b-693a2538d8af req-60acd75b-055e-4529-a3cf-dd32ad42d262 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.147503 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-60acd75b-055e-4529-a3cf-dd32ad42d262 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:26:34.147819 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-60acd75b-055e-4529-a3cf-dd32ad42d262 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c7d7b79-9d1f-430d-8624-09741b9232df", "connector": null, "instance_uuid": "19f266bb-73d9-4c1c-b680-bd49055f7fdd"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:34.155112 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:34.155112 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:34.174405 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-60acd75b-055e-4529-a3cf-dd32ad42d262 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:26:34.174971 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1439/5731] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:26:34 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:26:34.198824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-61f0dac4-c5f0-4d07-8ac7-88a8a9305d65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.201201 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61f0dac4-c5f0-4d07-8ac7-88a8a9305d65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:34.201465 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61f0dac4-c5f0-4d07-8ac7-88a8a9305d65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:34.201681 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-61f0dac4-c5f0-4d07-8ac7-88a8a9305d65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:34.206503 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53e23739-e4f6-46cb-93ef-21ade4c62b7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.206887 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53e23739-e4f6-46cb-93ef-21ade4c62b7a None None] GET https://10.4.3.168/volume// Jul 22 00:26:34.207050 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53e23739-e4f6-46cb-93ef-21ade4c62b7a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:34.207260 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53e23739-e4f6-46cb-93ef-21ade4c62b7a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:34.207594 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53e23739-e4f6-46cb-93ef-21ade4c62b7a None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:26:34.207874 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1435/5732] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:26:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:26:34.211463 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:34.211463 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:34.214302 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9f123156-778e-43d2-ba5b-693a2538d8af req-7df162c2-bc94-4b8c-a677-38b5aa4c8198 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.215741 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-61f0dac4-c5f0-4d07-8ac7-88a8a9305d65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:34.216709 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-7df162c2-bc94-4b8c-a677-38b5aa4c8198 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:34.216992 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-7df162c2-bc94-4b8c-a677-38b5aa4c8198 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:34.217288 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-7df162c2-bc94-4b8c-a677-38b5aa4c8198 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:34.220345 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-61f0dac4-c5f0-4d07-8ac7-88a8a9305d65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:34.220886 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1432/5733] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:34 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:34.227416 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:34.227416 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:34.231226 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9f123156-778e-43d2-ba5b-693a2538d8af req-7df162c2-bc94-4b8c-a677-38b5aa4c8198 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:34.235173 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-7df162c2-bc94-4b8c-a677-38b5aa4c8198 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:34.235520 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1428/5734] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:26:34 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:26:34.329517 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9f123156-778e-43d2-ba5b-693a2538d8af req-c4f98f05-104d-47c8-8b52-0f5b56917968 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.331827 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-c4f98f05-104d-47c8-8b52-0f5b56917968 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] PUT https://10.4.3.168/volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075 Jul 22 00:26:34.332222 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-c4f98f05-104d-47c8-8b52-0f5b56917968 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:34.339143 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9f123156-778e-43d2-ba5b-693a2538d8af req-c4f98f05-104d-47c8-8b52-0f5b56917968 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Acquiring lock "cinder-attachment_update-6c7d7b79-9d1f-430d-8624-09741b9232df-np0000005612" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:26:34.342949 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9f123156-778e-43d2-ba5b-693a2538d8af req-c4f98f05-104d-47c8-8b52-0f5b56917968 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-6c7d7b79-9d1f-430d-8624-09741b9232df-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:26:34.343813 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:34.343813 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:34.410841 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-9f123156-778e-43d2-ba5b-693a2538d8af req-c4f98f05-104d-47c8-8b52-0f5b56917968 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-6c7d7b79-9d1f-430d-8624-09741b9232df-np0000005612" released by "attachment_update" :: held 0.068s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:26:34.411177 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-c4f98f05-104d-47c8-8b52-0f5b56917968 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075 returned with HTTP 200 Jul 22 00:26:34.411901 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1440/5735] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:26:34 2026] PUT /volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:26:34.418612 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9f123156-778e-43d2-ba5b-693a2538d8af req-b9eebf16-1f1a-4ee8-9354-046190f2d013 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:34.420606 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-b9eebf16-1f1a-4ee8-9354-046190f2d013 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/encryption Jul 22 00:26:34.420817 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-b9eebf16-1f1a-4ee8-9354-046190f2d013 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:34.421030 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-b9eebf16-1f1a-4ee8-9354-046190f2d013 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:34.429508 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:34.429508 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:34.435406 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-b9eebf16-1f1a-4ee8-9354-046190f2d013 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/encryption returned with HTTP 200 Jul 22 00:26:34.435793 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1436/5736] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:26:34 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:35.234061 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cca88a85-2727-4812-a9c3-750c49e1cdc5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:35.235671 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cca88a85-2727-4812-a9c3-750c49e1cdc5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:35.235851 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cca88a85-2727-4812-a9c3-750c49e1cdc5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:35.236052 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cca88a85-2727-4812-a9c3-750c49e1cdc5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:35.244261 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:35.244261 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:35.247272 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cca88a85-2727-4812-a9c3-750c49e1cdc5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:35.250995 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cca88a85-2727-4812-a9c3-750c49e1cdc5 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:35.251365 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1433/5737] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:35 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:36.263143 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-98fb0aa4-657b-44a2-bacf-5be09b5b79bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:36.264781 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98fb0aa4-657b-44a2-bacf-5be09b5b79bb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:36.264990 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98fb0aa4-657b-44a2-bacf-5be09b5b79bb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:36.265189 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-98fb0aa4-657b-44a2-bacf-5be09b5b79bb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:36.273606 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:36.273606 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:36.276552 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-98fb0aa4-657b-44a2-bacf-5be09b5b79bb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:36.280153 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-98fb0aa4-657b-44a2-bacf-5be09b5b79bb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:36.280514 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1429/5738] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:36 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:37.292930 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2ebdee42-9268-40bb-93db-945c693accd2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:37.295018 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ebdee42-9268-40bb-93db-945c693accd2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:37.295247 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ebdee42-9268-40bb-93db-945c693accd2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:37.295435 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ebdee42-9268-40bb-93db-945c693accd2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:37.304459 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:37.304459 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:37.307403 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ebdee42-9268-40bb-93db-945c693accd2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:37.310928 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ebdee42-9268-40bb-93db-945c693accd2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:37.311314 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1441/5739] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:37 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:38.323004 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-15c49052-8c1d-4b6b-8833-7d493224b4e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:38.324735 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15c49052-8c1d-4b6b-8833-7d493224b4e1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:38.324932 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15c49052-8c1d-4b6b-8833-7d493224b4e1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:38.325139 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15c49052-8c1d-4b6b-8833-7d493224b4e1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:38.334249 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:38.334249 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:38.337453 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-15c49052-8c1d-4b6b-8833-7d493224b4e1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:38.341312 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15c49052-8c1d-4b6b-8833-7d493224b4e1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:38.341687 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1437/5740] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:38 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:39.353479 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f804fe8d-b206-406a-bb0c-3e385cbdd34d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:39.355488 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f804fe8d-b206-406a-bb0c-3e385cbdd34d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:39.355706 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f804fe8d-b206-406a-bb0c-3e385cbdd34d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:39.355939 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f804fe8d-b206-406a-bb0c-3e385cbdd34d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:39.366433 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:39.366433 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:39.369933 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f804fe8d-b206-406a-bb0c-3e385cbdd34d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:39.374307 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f804fe8d-b206-406a-bb0c-3e385cbdd34d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:39.374659 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1434/5741] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:39 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:40.386013 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d98415f-e005-4284-a748-5a164316849d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:40.387579 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d98415f-e005-4284-a748-5a164316849d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:40.387746 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d98415f-e005-4284-a748-5a164316849d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:40.387949 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d98415f-e005-4284-a748-5a164316849d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:40.396064 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:40.396064 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:40.398896 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d98415f-e005-4284-a748-5a164316849d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:40.402150 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d98415f-e005-4284-a748-5a164316849d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:40.402629 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1430/5742] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:40 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:41.414041 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a67e96d0-6f95-429f-919e-5e22a82864a1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:41.415669 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a67e96d0-6f95-429f-919e-5e22a82864a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:41.415839 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a67e96d0-6f95-429f-919e-5e22a82864a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:41.416047 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a67e96d0-6f95-429f-919e-5e22a82864a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:41.424847 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:41.424847 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:41.427607 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a67e96d0-6f95-429f-919e-5e22a82864a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:41.431355 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a67e96d0-6f95-429f-919e-5e22a82864a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:41.431702 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1442/5743] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:41 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:42.443377 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af44ae40-5d80-4b1f-ac0d-30ad18fc9026 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:42.446410 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af44ae40-5d80-4b1f-ac0d-30ad18fc9026 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:42.446410 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af44ae40-5d80-4b1f-ac0d-30ad18fc9026 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:42.446410 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af44ae40-5d80-4b1f-ac0d-30ad18fc9026 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:42.455747 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:42.455747 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:42.459040 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af44ae40-5d80-4b1f-ac0d-30ad18fc9026 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:42.462807 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af44ae40-5d80-4b1f-ac0d-30ad18fc9026 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:42.462919 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1438/5744] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:42 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:42.528180 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9f123156-778e-43d2-ba5b-693a2538d8af req-d68d5051-2af2-4256-b9f1-e59b74c709c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:42.530032 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-d68d5051-2af2-4256-b9f1-e59b74c709c2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075/action Jul 22 00:26:42.530425 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-d68d5051-2af2-4256-b9f1-e59b74c709c2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:26:42.530504 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-d68d5051-2af2-4256-b9f1-e59b74c709c2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:42.544141 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:42.544141 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:42.552261 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9f123156-778e-43d2-ba5b-693a2538d8af req-d68d5051-2af2-4256-b9f1-e59b74c709c2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075/action returned with HTTP 204 Jul 22 00:26:42.552629 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1435/5745] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:26:42 2026] POST /volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:26:43.474335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45013cf7-f598-448c-990f-50f6111ab165 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:43.476249 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45013cf7-f598-448c-990f-50f6111ab165 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:26:43.476475 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45013cf7-f598-448c-990f-50f6111ab165 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:43.476696 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45013cf7-f598-448c-990f-50f6111ab165 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:43.485109 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:43.485109 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:43.488060 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45013cf7-f598-448c-990f-50f6111ab165 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:43.491945 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45013cf7-f598-448c-990f-50f6111ab165 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:26:43.492341 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1431/5746] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:43 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:26:44.011303 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-5cca7ddd-d413-4cf3-ac90-b0a8ec9d2678 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:44.013151 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-5cca7ddd-d413-4cf3-ac90-b0a8ec9d2678 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:44.013414 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-5cca7ddd-d413-4cf3-ac90-b0a8ec9d2678 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:44.013569 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-5cca7ddd-d413-4cf3-ac90-b0a8ec9d2678 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:44.019587 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:44.019587 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:44.022380 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-5cca7ddd-d413-4cf3-ac90-b0a8ec9d2678 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:44.025813 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-5cca7ddd-d413-4cf3-ac90-b0a8ec9d2678 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:44.026198 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1443/5747] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:26:44 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 920 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:44.091934 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9a4e585-1ffa-453b-90db-ab1ae3c5ed32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:44.092259 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9a4e585-1ffa-453b-90db-ab1ae3c5ed32 None None] GET https://10.4.3.168/volume// Jul 22 00:26:44.092399 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9a4e585-1ffa-453b-90db-ab1ae3c5ed32 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:44.092570 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9a4e585-1ffa-453b-90db-ab1ae3c5ed32 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:44.092849 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9a4e585-1ffa-453b-90db-ab1ae3c5ed32 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:26:44.093130 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1439/5748] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:26:44 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:26:44.099039 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-1d1ad1d3-10e0-4cfe-9821-eeae7a2cf034 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:44.125360 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-1d1ad1d3-10e0-4cfe-9821-eeae7a2cf034 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:26:44.125683 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-1d1ad1d3-10e0-4cfe-9821-eeae7a2cf034 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a", "connector": null, "instance_uuid": "19f266bb-73d9-4c1c-b680-bd49055f7fdd"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:44.132678 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:44.132678 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:44.151367 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-1d1ad1d3-10e0-4cfe-9821-eeae7a2cf034 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:26:44.151719 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1436/5749] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:26:44 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:26:44.173903 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24b63b82-e31c-42cc-9178-d5d34b832ac6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:44.175666 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24b63b82-e31c-42cc-9178-d5d34b832ac6 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:44.175864 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24b63b82-e31c-42cc-9178-d5d34b832ac6 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:44.176089 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24b63b82-e31c-42cc-9178-d5d34b832ac6 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:44.181055 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c745eedd-db77-40b3-baad-d185ddd306ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:44.181564 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c745eedd-db77-40b3-baad-d185ddd306ae None None] GET https://10.4.3.168/volume// Jul 22 00:26:44.181811 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c745eedd-db77-40b3-baad-d185ddd306ae None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:44.182129 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c745eedd-db77-40b3-baad-d185ddd306ae None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:44.182546 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c745eedd-db77-40b3-baad-d185ddd306ae None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:26:44.182867 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1444/5750] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:26:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:26:44.184494 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:44.184494 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:44.187829 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24b63b82-e31c-42cc-9178-d5d34b832ac6 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:44.189125 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-e3267918-6f1b-43a2-871e-2f48d6c36754 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:44.191019 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-e3267918-6f1b-43a2-871e-2f48d6c36754 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:44.191210 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-e3267918-6f1b-43a2-871e-2f48d6c36754 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:44.191387 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-e3267918-6f1b-43a2-871e-2f48d6c36754 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:44.192102 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24b63b82-e31c-42cc-9178-d5d34b832ac6 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:44.192442 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1432/5751] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:44 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:44.200958 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:44.200958 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:44.203928 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-e3267918-6f1b-43a2-871e-2f48d6c36754 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:44.207700 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-e3267918-6f1b-43a2-871e-2f48d6c36754 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:44.208141 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1440/5752] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:26:44 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1099 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:26:44.303393 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-4f2cf5a3-1cfd-4232-a9d4-ba0aaa5a8e19 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:44.305301 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-4f2cf5a3-1cfd-4232-a9d4-ba0aaa5a8e19 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] PUT https://10.4.3.168/volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e Jul 22 00:26:44.305628 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-4f2cf5a3-1cfd-4232-a9d4-ba0aaa5a8e19 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:44.312383 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-4f2cf5a3-1cfd-4232-a9d4-ba0aaa5a8e19 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Acquiring lock "cinder-attachment_update-cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:26:44.316458 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-4f2cf5a3-1cfd-4232-a9d4-ba0aaa5a8e19 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:26:44.317273 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:44.317273 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:44.378056 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-4f2cf5a3-1cfd-4232-a9d4-ba0aaa5a8e19 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a-np0000005612" released by "attachment_update" :: held 0.062s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:26:44.378326 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-4f2cf5a3-1cfd-4232-a9d4-ba0aaa5a8e19 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e returned with HTTP 200 Jul 22 00:26:44.378998 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1437/5753] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:26:44 2026] PUT /volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:26:45.203792 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f31c3e0d-8cee-4ec3-ab20-8e5a44f579ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:45.205584 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f31c3e0d-8cee-4ec3-ab20-8e5a44f579ad tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:45.205774 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f31c3e0d-8cee-4ec3-ab20-8e5a44f579ad tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:45.205981 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f31c3e0d-8cee-4ec3-ab20-8e5a44f579ad tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:45.214482 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:45.214482 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:45.218173 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f31c3e0d-8cee-4ec3-ab20-8e5a44f579ad tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:45.222709 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f31c3e0d-8cee-4ec3-ab20-8e5a44f579ad tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:45.223109 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1445/5754] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:45 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:46.234618 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ce2c38d-25c8-441d-97fd-a1166932ef00 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:46.236190 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ce2c38d-25c8-441d-97fd-a1166932ef00 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:46.236384 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ce2c38d-25c8-441d-97fd-a1166932ef00 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:46.236560 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ce2c38d-25c8-441d-97fd-a1166932ef00 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:46.244992 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:46.244992 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:26:46.248060 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ce2c38d-25c8-441d-97fd-a1166932ef00 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:46.252035 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ce2c38d-25c8-441d-97fd-a1166932ef00 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:46.252570 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1433/5755] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:46 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:47.264031 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c645aa4-30c5-44b7-a40d-130863ed81be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:47.265694 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c645aa4-30c5-44b7-a40d-130863ed81be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:47.265900 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c645aa4-30c5-44b7-a40d-130863ed81be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:47.266113 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c645aa4-30c5-44b7-a40d-130863ed81be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:47.274787 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:47.274787 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:26:47.277558 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c645aa4-30c5-44b7-a40d-130863ed81be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:47.280879 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c645aa4-30c5-44b7-a40d-130863ed81be tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:47.281219 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1441/5756] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:47 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:26:47.597640 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-3419d176-037c-4b54-b907-c5568f093ee9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:47.599763 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-3419d176-037c-4b54-b907-c5568f093ee9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e/action Jul 22 00:26:47.600198 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-3419d176-037c-4b54-b907-c5568f093ee9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:26:47.600353 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-3419d176-037c-4b54-b907-c5568f093ee9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:26:47.614047 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:47.614047 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:26:47.621186 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-654ea5d5-5d6a-4836-bf9b-f08fabc4b24c req-3419d176-037c-4b54-b907-c5568f093ee9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e/action returned with HTTP 204 Jul 22 00:26:47.621566 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1438/5757] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:26:47 2026] POST /volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:26:48.293097 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-420dccc3-d8d4-4bcb-87c1-6584909a624b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:26:48.294716 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-420dccc3-d8d4-4bcb-87c1-6584909a624b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:26:48.294929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-420dccc3-d8d4-4bcb-87c1-6584909a624b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:26:48.295125 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-420dccc3-d8d4-4bcb-87c1-6584909a624b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:26:48.305822 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:26:48.305822 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:26:48.309721 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-420dccc3-d8d4-4bcb-87c1-6584909a624b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:26:48.314396 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-420dccc3-d8d4-4bcb-87c1-6584909a624b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:26:48.314903 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1446/5758] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:26:48 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:26:56.251061 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:26:57.280196 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=53,cinder:INSERT=2 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:26:57.619261 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=63,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:26:58.313434 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=79,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:27:30.875973 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-a4beab30-77f0-449b-b647-03a20d4f7e46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:30.878603 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-a4beab30-77f0-449b-b647-03a20d4f7e46 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:30.878874 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-a4beab30-77f0-449b-b647-03a20d4f7e46 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:30.879103 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-a4beab30-77f0-449b-b647-03a20d4f7e46 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:30.890089 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:30.890089 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:30.893611 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-a4beab30-77f0-449b-b647-03a20d4f7e46 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:30.897640 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-a4beab30-77f0-449b-b647-03a20d4f7e46 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:30.898013 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1434/5759] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:27:30 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:30.959797 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61c5b8c1-b070-49e1-bcf3-6a6746ad9d79 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:30.960234 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61c5b8c1-b070-49e1-bcf3-6a6746ad9d79 None None] GET https://10.4.3.168/volume// Jul 22 00:27:30.960417 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61c5b8c1-b070-49e1-bcf3-6a6746ad9d79 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:30.960609 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61c5b8c1-b070-49e1-bcf3-6a6746ad9d79 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:30.960944 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61c5b8c1-b070-49e1-bcf3-6a6746ad9d79 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:27:30.961240 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1442/5760] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:27:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:27:30.967513 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-71dbdfec-ec6a-4532-bf98-97f9f5b0967a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:30.969609 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-71dbdfec-ec6a-4532-bf98-97f9f5b0967a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:27:30.969985 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-71dbdfec-ec6a-4532-bf98-97f9f5b0967a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a", "connector": null, "instance_uuid": "6f59f2fc-f025-4404-a9ea-3031bcf687b2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:27:30.979556 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:30.979556 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:30.997402 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-71dbdfec-ec6a-4532-bf98-97f9f5b0967a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:27:30.997777 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1439/5761] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:27: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) Jul 22 00:27:31.021051 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c72ceab3-3122-4c5f-9077-0c26d5b3e996 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:31.022821 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c72ceab3-3122-4c5f-9077-0c26d5b3e996 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:31.023044 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c72ceab3-3122-4c5f-9077-0c26d5b3e996 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:31.023235 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c72ceab3-3122-4c5f-9077-0c26d5b3e996 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:31.032789 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e563925-7615-4214-b314-878d5fd9ba6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:31.033181 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e563925-7615-4214-b314-878d5fd9ba6f None None] GET https://10.4.3.168/volume// Jul 22 00:27:31.033335 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e563925-7615-4214-b314-878d5fd9ba6f None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:31.033511 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e563925-7615-4214-b314-878d5fd9ba6f None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:31.033847 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e563925-7615-4214-b314-878d5fd9ba6f None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:27:31.034322 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1435/5762] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:27:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:27:31.034380 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:31.034380 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:31.037881 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c72ceab3-3122-4c5f-9077-0c26d5b3e996 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:31.040890 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-c2cdbd36-ca4e-46ee-abaf-b65f41a95a1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:31.041593 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c72ceab3-3122-4c5f-9077-0c26d5b3e996 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:31.041968 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1447/5763] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:31 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:31.042907 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-c2cdbd36-ca4e-46ee-abaf-b65f41a95a1a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:31.043104 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-c2cdbd36-ca4e-46ee-abaf-b65f41a95a1a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:31.043292 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-c2cdbd36-ca4e-46ee-abaf-b65f41a95a1a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:31.053794 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:31.053794 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:31.056689 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-c2cdbd36-ca4e-46ee-abaf-b65f41a95a1a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:31.060157 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-c2cdbd36-ca4e-46ee-abaf-b65f41a95a1a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:31.060497 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1443/5764] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:27:31 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:27:31.153729 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-bfd83ee0-b2c4-4873-bed0-bf2cbdd5cbf3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:31.155225 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-bfd83ee0-b2c4-4873-bed0-bf2cbdd5cbf3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] PUT https://10.4.3.168/volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c Jul 22 00:27:31.155533 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-bfd83ee0-b2c4-4873-bed0-bf2cbdd5cbf3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:27:31.161817 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-bfd83ee0-b2c4-4873-bed0-bf2cbdd5cbf3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Acquiring lock "cinder-attachment_update-cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:27:31.165517 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-bfd83ee0-b2c4-4873-bed0-bf2cbdd5cbf3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:27:31.166312 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:31.166312 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:31.226614 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-bfd83ee0-b2c4-4873-bed0-bf2cbdd5cbf3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a-np0000005612" released by "attachment_update" :: held 0.061s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:27:31.226997 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-bfd83ee0-b2c4-4873-bed0-bf2cbdd5cbf3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c returned with HTTP 200 Jul 22 00:27:31.227659 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1440/5765] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:27:31 2026] PUT /volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c => generated 969 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:32.054220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-130df683-8bcf-425c-865f-baa93449ec0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:32.055887 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-130df683-8bcf-425c-865f-baa93449ec0d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:32.056067 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-130df683-8bcf-425c-865f-baa93449ec0d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:32.056267 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-130df683-8bcf-425c-865f-baa93449ec0d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:32.069922 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:32.069922 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:32.073637 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-130df683-8bcf-425c-865f-baa93449ec0d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:32.077719 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-130df683-8bcf-425c-865f-baa93449ec0d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:32.078075 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1436/5766] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:32 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:33.089887 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7385375b-1dd8-4d39-9674-391d6c6e32bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:33.091618 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7385375b-1dd8-4d39-9674-391d6c6e32bf tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:33.091790 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7385375b-1dd8-4d39-9674-391d6c6e32bf tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:33.091988 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7385375b-1dd8-4d39-9674-391d6c6e32bf tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:33.102922 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:33.102922 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:33.106610 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7385375b-1dd8-4d39-9674-391d6c6e32bf tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:33.111012 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7385375b-1dd8-4d39-9674-391d6c6e32bf tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:33.111408 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1448/5767] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:33 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:33.442585 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-030b378e-a661-435e-b496-5536e8522e65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:33.445717 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-030b378e-a661-435e-b496-5536e8522e65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c/action Jul 22 00:27:33.446162 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-030b378e-a661-435e-b496-5536e8522e65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:27:33.446308 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-030b378e-a661-435e-b496-5536e8522e65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:27:33.465439 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:33.465439 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:33.474294 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-815e29ce-427d-4ab8-9e10-bf66670c2737 req-030b378e-a661-435e-b496-5536e8522e65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c/action returned with HTTP 204 Jul 22 00:27:33.474781 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1444/5768] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:27:33 2026] POST /volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:27:34.124941 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a293ca1f-3280-432c-a4c1-e07bfc5aba74 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:34.126641 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a293ca1f-3280-432c-a4c1-e07bfc5aba74 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:34.126824 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a293ca1f-3280-432c-a4c1-e07bfc5aba74 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:34.127033 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a293ca1f-3280-432c-a4c1-e07bfc5aba74 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:34.137766 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:34.137766 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:34.140747 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a293ca1f-3280-432c-a4c1-e07bfc5aba74 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:34.144492 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a293ca1f-3280-432c-a4c1-e07bfc5aba74 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:34.144812 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1441/5769] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:34 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:35.293024 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b766e43f-ee38-4df9-bd98-d154785013a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.294716 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b766e43f-ee38-4df9-bd98-d154785013a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:35.294918 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b766e43f-ee38-4df9-bd98-d154785013a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:35.295130 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b766e43f-ee38-4df9-bd98-d154785013a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:35.305759 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:35.305759 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:35.308629 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b766e43f-ee38-4df9-bd98-d154785013a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:35.312058 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b766e43f-ee38-4df9-bd98-d154785013a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:35.312400 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1437/5770] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:35 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:35.322744 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f1a8c45d-2152-4b57-9f5a-d0bea5057c5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.324745 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1a8c45d-2152-4b57-9f5a-d0bea5057c5d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:35.324962 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1a8c45d-2152-4b57-9f5a-d0bea5057c5d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:35.325167 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1a8c45d-2152-4b57-9f5a-d0bea5057c5d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:35.335392 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:35.335392 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:35.339488 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f1a8c45d-2152-4b57-9f5a-d0bea5057c5d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:35.343668 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1a8c45d-2152-4b57-9f5a-d0bea5057c5d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:35.344081 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1449/5771] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:35 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:35.354545 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a08023ca-8766-4a47-bae7-8afbdb717b53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.356265 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a08023ca-8766-4a47-bae7-8afbdb717b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:35.356446 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a08023ca-8766-4a47-bae7-8afbdb717b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:35.356625 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a08023ca-8766-4a47-bae7-8afbdb717b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:35.366461 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:35.366461 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:35.369203 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a08023ca-8766-4a47-bae7-8afbdb717b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:35.372518 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a08023ca-8766-4a47-bae7-8afbdb717b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:35.372837 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1445/5772] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:35 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1509 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:35.407979 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-21a68572-c882-43ce-895f-432505dae14e req-2aba1c5b-5467-4631-9d87-685616acc0a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.410412 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-2aba1c5b-5467-4631-9d87-685616acc0a4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:35.410629 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-2aba1c5b-5467-4631-9d87-685616acc0a4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:35.410819 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-2aba1c5b-5467-4631-9d87-685616acc0a4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:35.420792 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:35.420792 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:35.423738 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-21a68572-c882-43ce-895f-432505dae14e req-2aba1c5b-5467-4631-9d87-685616acc0a4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:35.427253 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-2aba1c5b-5467-4631-9d87-685616acc0a4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:35.427605 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1442/5773] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:27:35 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:35.443497 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-21a68572-c882-43ce-895f-432505dae14e req-83b508c1-b388-4352-b74f-88dfc95e5edd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.445437 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-83b508c1-b388-4352-b74f-88dfc95e5edd tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a/action Jul 22 00:27:35.445748 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-83b508c1-b388-4352-b74f-88dfc95e5edd tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:27:35.445870 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-83b508c1-b388-4352-b74f-88dfc95e5edd tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:27:35.457018 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:35.457018 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:35.457400 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-21a68572-c882-43ce-895f-432505dae14e req-83b508c1-b388-4352-b74f-88dfc95e5edd tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:35.462828 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-21a68572-c882-43ce-895f-432505dae14e req-83b508c1-b388-4352-b74f-88dfc95e5edd tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Begin detaching volume completed successfully. Jul 22 00:27:35.463029 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-83b508c1-b388-4352-b74f-88dfc95e5edd tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a/action returned with HTTP 202 Jul 22 00:27:35.463420 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1438/5774] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:27:35 2026] POST /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:27:35.478965 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e51b3028-dd84-40d0-8aaa-8e5ef16de4cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.481532 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e51b3028-dd84-40d0-8aaa-8e5ef16de4cb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:35.481847 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e51b3028-dd84-40d0-8aaa-8e5ef16de4cb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:35.482162 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e51b3028-dd84-40d0-8aaa-8e5ef16de4cb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:35.495906 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:35.495906 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:35.498527 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ec2169b-d117-4481-9a77-d6d968d555c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.498898 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ec2169b-d117-4481-9a77-d6d968d555c4 None None] GET https://10.4.3.168/volume// Jul 22 00:27:35.499102 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ec2169b-d117-4481-9a77-d6d968d555c4 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:35.499308 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ec2169b-d117-4481-9a77-d6d968d555c4 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:35.499599 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ec2169b-d117-4481-9a77-d6d968d555c4 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:27:35.499767 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e51b3028-dd84-40d0-8aaa-8e5ef16de4cb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:35.499875 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1446/5775] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:27:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:27:35.504126 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e51b3028-dd84-40d0-8aaa-8e5ef16de4cb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:35.504546 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1450/5776] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:35 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:35.505964 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-21a68572-c882-43ce-895f-432505dae14e req-5f3d35ad-4964-417e-8af4-a09ffe0ccd96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.507899 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-5f3d35ad-4964-417e-8af4-a09ffe0ccd96 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:35.508126 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-5f3d35ad-4964-417e-8af4-a09ffe0ccd96 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:35.508302 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-5f3d35ad-4964-417e-8af4-a09ffe0ccd96 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:35.518949 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:35.518949 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:35.521987 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [req-21a68572-c882-43ce-895f-432505dae14e req-5f3d35ad-4964-417e-8af4-a09ffe0ccd96 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:35.525684 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-5f3d35ad-4964-417e-8af4-a09ffe0ccd96 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:35.526224 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1443/5777] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:27:35 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1692 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:27:35.986176 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-21a68572-c882-43ce-895f-432505dae14e req-11c2f1d6-9663-469f-9ce0-39b84ce11d11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:35.988196 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-11c2f1d6-9663-469f-9ce0-39b84ce11d11 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:35.988405 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-11c2f1d6-9663-469f-9ce0-39b84ce11d11 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:35.988619 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-11c2f1d6-9663-469f-9ce0-39b84ce11d11 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:35.999415 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:35.999415 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:36.002440 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-21a68572-c882-43ce-895f-432505dae14e req-11c2f1d6-9663-469f-9ce0-39b84ce11d11 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:36.006017 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-11c2f1d6-9663-469f-9ce0-39b84ce11d11 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:36.006406 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1439/5778] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:27:35 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:36.018633 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-21a68572-c882-43ce-895f-432505dae14e req-3ae1e1a9-a5c7-4b96-bd8b-edbe630166ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:36.020505 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-3ae1e1a9-a5c7-4b96-bd8b-edbe630166ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c Jul 22 00:27:36.020682 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-3ae1e1a9-a5c7-4b96-bd8b-edbe630166ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:36.020932 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-3ae1e1a9-a5c7-4b96-bd8b-edbe630166ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:36.027167 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:36.027167 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:36.066774 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-21a68572-c882-43ce-895f-432505dae14e req-3ae1e1a9-a5c7-4b96-bd8b-edbe630166ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c returned with HTTP 200 Jul 22 00:27:36.067192 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1447/5779] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:27:36 2026] DELETE /volume/v3/attachments/d415c3b3-a18f-43d3-b2d5-ddfdeb279e8c => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:36.517162 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32ef0d52-c7a2-4026-ab56-cbdfa989346f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:36.518943 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32ef0d52-c7a2-4026-ab56-cbdfa989346f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:36.519140 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32ef0d52-c7a2-4026-ab56-cbdfa989346f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:36.519333 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32ef0d52-c7a2-4026-ab56-cbdfa989346f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:36.528194 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:36.528194 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:36.531972 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32ef0d52-c7a2-4026-ab56-cbdfa989346f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:36.535871 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32ef0d52-c7a2-4026-ab56-cbdfa989346f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:36.536250 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1451/5780] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:36 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:37.823130 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a90226ae-de03-4956-b5d8-55a084a401eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:37.824721 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a90226ae-de03-4956-b5d8-55a084a401eb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:37.824939 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a90226ae-de03-4956-b5d8-55a084a401eb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:37.825143 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a90226ae-de03-4956-b5d8-55a084a401eb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:37.834144 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:37.834144 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:37.837386 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a90226ae-de03-4956-b5d8-55a084a401eb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:37.841174 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a90226ae-de03-4956-b5d8-55a084a401eb tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:37.841532 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1444/5781] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:37 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:37.876780 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-4c9b2b10-0059-46a5-ab22-102de786bed7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:37.878423 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-4c9b2b10-0059-46a5-ab22-102de786bed7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:37.878561 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-4c9b2b10-0059-46a5-ab22-102de786bed7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:37.878734 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-4c9b2b10-0059-46a5-ab22-102de786bed7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:37.886755 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:37.886755 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:37.889551 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-4c9b2b10-0059-46a5-ab22-102de786bed7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:37.892982 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-4c9b2b10-0059-46a5-ab22-102de786bed7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:37.893356 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1440/5782] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:27:37 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:37.910213 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-deb3bf33-eb8a-4644-a56a-f44cd959b0e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:37.912242 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-deb3bf33-eb8a-4644-a56a-f44cd959b0e2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a/action Jul 22 00:27:37.912577 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-deb3bf33-eb8a-4644-a56a-f44cd959b0e2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:27:37.912693 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-deb3bf33-eb8a-4644-a56a-f44cd959b0e2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:27:37.922671 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:37.922671 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:37.923118 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-deb3bf33-eb8a-4644-a56a-f44cd959b0e2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:37.929178 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-deb3bf33-eb8a-4644-a56a-f44cd959b0e2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Begin detaching volume completed successfully. Jul 22 00:27:37.929369 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-deb3bf33-eb8a-4644-a56a-f44cd959b0e2 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a/action returned with HTTP 202 Jul 22 00:27:37.929957 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1448/5783] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:27:37 2026] POST /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:27:37.948112 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4d1ed82-5455-4d69-a710-c8d82ad5fe3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:37.950210 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4d1ed82-5455-4d69-a710-c8d82ad5fe3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:37.950441 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4d1ed82-5455-4d69-a710-c8d82ad5fe3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:37.950660 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4d1ed82-5455-4d69-a710-c8d82ad5fe3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:37.961709 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:37.961709 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:37.966163 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c4d1ed82-5455-4d69-a710-c8d82ad5fe3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:37.971087 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-07d157df-5511-4dbb-a244-5287c28c0141 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:37.971514 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07d157df-5511-4dbb-a244-5287c28c0141 None None] GET https://10.4.3.168/volume// Jul 22 00:27:37.971722 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07d157df-5511-4dbb-a244-5287c28c0141 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:37.971971 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07d157df-5511-4dbb-a244-5287c28c0141 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:37.972380 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07d157df-5511-4dbb-a244-5287c28c0141 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:27:37.972724 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1445/5784] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:27:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:27:37.972785 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4d1ed82-5455-4d69-a710-c8d82ad5fe3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:37.973262 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1452/5785] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:37 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:37.979295 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-88fa8a68-f762-44fa-a901-e3514ae2b16d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:37.981617 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-88fa8a68-f762-44fa-a901-e3514ae2b16d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:37.981822 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-88fa8a68-f762-44fa-a901-e3514ae2b16d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:37.982049 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-88fa8a68-f762-44fa-a901-e3514ae2b16d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:37.989749 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:37.989749 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:37.992485 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-88fa8a68-f762-44fa-a901-e3514ae2b16d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:37.995979 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-88fa8a68-f762-44fa-a901-e3514ae2b16d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:37.996295 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1441/5786] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:27:37 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:27:38.984679 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc46b973-ed65-496f-b8b9-700a07784a75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:38.986465 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc46b973-ed65-496f-b8b9-700a07784a75 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:38.986665 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc46b973-ed65-496f-b8b9-700a07784a75 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:38.986845 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc46b973-ed65-496f-b8b9-700a07784a75 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:38.995775 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:38.995775 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:38.998870 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dc46b973-ed65-496f-b8b9-700a07784a75 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:39.002557 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc46b973-ed65-496f-b8b9-700a07784a75 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:39.002916 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1449/5787] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:38 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:40.014886 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7ebd21b-ecba-4a12-b61b-e276ff553b04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:40.016583 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7ebd21b-ecba-4a12-b61b-e276ff553b04 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:40.016762 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7ebd21b-ecba-4a12-b61b-e276ff553b04 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:40.016973 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7ebd21b-ecba-4a12-b61b-e276ff553b04 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:40.025564 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:40.025564 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:40.028468 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7ebd21b-ecba-4a12-b61b-e276ff553b04 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:40.031968 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7ebd21b-ecba-4a12-b61b-e276ff553b04 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:40.032350 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1446/5788] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:40 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:41.043492 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-473a8e40-1766-4d2d-9999-d5b77266bde9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:41.045172 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-473a8e40-1766-4d2d-9999-d5b77266bde9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:41.045354 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-473a8e40-1766-4d2d-9999-d5b77266bde9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:41.045527 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-473a8e40-1766-4d2d-9999-d5b77266bde9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:41.055175 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:41.055175 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:41.058582 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-473a8e40-1766-4d2d-9999-d5b77266bde9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:41.062232 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-473a8e40-1766-4d2d-9999-d5b77266bde9 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:41.062627 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1453/5789] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:41 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:41.414725 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-f6bc93ff-818a-4b66-b3f6-98800c287374 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:41.416415 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-f6bc93ff-818a-4b66-b3f6-98800c287374 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:41.416580 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-f6bc93ff-818a-4b66-b3f6-98800c287374 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:41.416748 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-f6bc93ff-818a-4b66-b3f6-98800c287374 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:41.424310 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:41.424310 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:41.426907 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-f6bc93ff-818a-4b66-b3f6-98800c287374 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:41.430150 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-f6bc93ff-818a-4b66-b3f6-98800c287374 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:41.430468 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1442/5790] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:27:41 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 1215 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:41.706690 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-fc9e0257-dabb-4c1b-a5d0-0515dda9e1f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:41.708398 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-fc9e0257-dabb-4c1b-a5d0-0515dda9e1f3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e Jul 22 00:27:41.708560 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-fc9e0257-dabb-4c1b-a5d0-0515dda9e1f3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:41.708732 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-fc9e0257-dabb-4c1b-a5d0-0515dda9e1f3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:41.714693 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:41.714693 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:41.747621 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-566b86c4-9cff-4ac5-90ae-5eee745a609c req-fc9e0257-dabb-4c1b-a5d0-0515dda9e1f3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e returned with HTTP 200 Jul 22 00:27:41.747972 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1450/5791] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:27:41 2026] DELETE /volume/v3/attachments/85c2042e-475a-4067-b2f3-0bb226ea909e => generated 19 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:42.075117 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8687a153-b3bf-46b6-8217-62f8fc6e6c65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.076831 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8687a153-b3bf-46b6-8217-62f8fc6e6c65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:42.077046 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8687a153-b3bf-46b6-8217-62f8fc6e6c65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:42.077248 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8687a153-b3bf-46b6-8217-62f8fc6e6c65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:42.083431 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:42.083431 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:42.086514 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8687a153-b3bf-46b6-8217-62f8fc6e6c65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:42.089995 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8687a153-b3bf-46b6-8217-62f8fc6e6c65 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:42.090326 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1447/5792] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:42 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:42.101105 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7bb0f34d-ffb0-49ef-b33a-7bb3f25c81fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.102843 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7bb0f34d-ffb0-49ef-b33a-7bb3f25c81fc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:42.103039 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7bb0f34d-ffb0-49ef-b33a-7bb3f25c81fc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:42.103232 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7bb0f34d-ffb0-49ef-b33a-7bb3f25c81fc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:42.111719 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:42.111719 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:42.114840 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7bb0f34d-ffb0-49ef-b33a-7bb3f25c81fc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:42.118294 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7bb0f34d-ffb0-49ef-b33a-7bb3f25c81fc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:27:42.118622 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1454/5793] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:42 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:42.153261 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-7b422a25-5ccf-405a-a212-fd5bdc3b4310 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.155238 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-7b422a25-5ccf-405a-a212-fd5bdc3b4310 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:42.155438 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-7b422a25-5ccf-405a-a212-fd5bdc3b4310 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:42.155615 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-7b422a25-5ccf-405a-a212-fd5bdc3b4310 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:42.163457 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:42.163457 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:42.166300 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-7b422a25-5ccf-405a-a212-fd5bdc3b4310 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:42.169710 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-7b422a25-5ccf-405a-a212-fd5bdc3b4310 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:27:42.170226 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1443/5794] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:27:42 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 1165 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:42.185215 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-974b6a94-1f56-4e74-bd58-da02b0404cd1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.187016 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-974b6a94-1f56-4e74-bd58-da02b0404cd1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/action Jul 22 00:27:42.187323 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-974b6a94-1f56-4e74-bd58-da02b0404cd1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:27:42.187434 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-974b6a94-1f56-4e74-bd58-da02b0404cd1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:27:42.196094 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:42.196094 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:42.196515 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-974b6a94-1f56-4e74-bd58-da02b0404cd1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:42.202976 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-974b6a94-1f56-4e74-bd58-da02b0404cd1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Begin detaching volume completed successfully. Jul 22 00:27:42.203174 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-974b6a94-1f56-4e74-bd58-da02b0404cd1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/action returned with HTTP 202 Jul 22 00:27:42.203541 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1451/5795] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:27:42 2026] POST /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:27:42.218984 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de977a82-3803-4b85-8bd4-7d1d5fa5b74c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.220565 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de977a82-3803-4b85-8bd4-7d1d5fa5b74c tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:42.220735 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de977a82-3803-4b85-8bd4-7d1d5fa5b74c tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:42.220934 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de977a82-3803-4b85-8bd4-7d1d5fa5b74c tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:42.230472 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:42.230472 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:42.235254 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de977a82-3803-4b85-8bd4-7d1d5fa5b74c tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:42.238565 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-92365f0d-3861-49ce-80ca-64710883b833 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.238981 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-92365f0d-3861-49ce-80ca-64710883b833 None None] GET https://10.4.3.168/volume// Jul 22 00:27:42.239119 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-92365f0d-3861-49ce-80ca-64710883b833 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:42.239331 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-92365f0d-3861-49ce-80ca-64710883b833 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:42.239638 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-92365f0d-3861-49ce-80ca-64710883b833 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:27:42.239936 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1455/5796] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:27:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:27:42.240152 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de977a82-3803-4b85-8bd4-7d1d5fa5b74c tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:27:42.240603 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1448/5797] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:42 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:42.248802 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-540f3b4c-f8ec-4319-b835-6c09fc383388 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.250850 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-540f3b4c-f8ec-4319-b835-6c09fc383388 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:42.251097 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-540f3b4c-f8ec-4319-b835-6c09fc383388 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:42.251269 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-540f3b4c-f8ec-4319-b835-6c09fc383388 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:42.259598 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:42.259598 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:42.262705 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-540f3b4c-f8ec-4319-b835-6c09fc383388 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:42.266493 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-540f3b4c-f8ec-4319-b835-6c09fc383388 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:27:42.266840 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1444/5798] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:27:42 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 1348 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:27:42.275688 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-68a134de-5ed9-4296-98e9-f72b36b21b53 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.278007 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-68a134de-5ed9-4296-98e9-f72b36b21b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/encryption Jul 22 00:27:42.278280 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-68a134de-5ed9-4296-98e9-f72b36b21b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:42.278397 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-68a134de-5ed9-4296-98e9-f72b36b21b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:42.286702 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:42.286702 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:42.292122 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-68a134de-5ed9-4296-98e9-f72b36b21b53 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/encryption returned with HTTP 200 Jul 22 00:27:42.292467 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1452/5799] 10.4.3.168 () {68 vars in 1631 bytes} [Wed Jul 22 00:27:42 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:42.985718 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-d95cd7be-7371-4ad6-a720-b5b9faa02787 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:42.987789 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-d95cd7be-7371-4ad6-a720-b5b9faa02787 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075 Jul 22 00:27:42.988213 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-d95cd7be-7371-4ad6-a720-b5b9faa02787 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:42.988406 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-d95cd7be-7371-4ad6-a720-b5b9faa02787 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:42.994949 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:42.994949 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:43.034914 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-fb6ed358-d461-46dd-a5a3-8116e62504ac req-d95cd7be-7371-4ad6-a720-b5b9faa02787 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075 returned with HTTP 200 Jul 22 00:27:43.035395 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1456/5800] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:27:42 2026] DELETE /volume/v3/attachments/72fdba18-8426-4f8e-9a3d-754d612b0075 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:43.255211 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-40d7190d-7af4-4e0b-b2c3-08cec1206ec8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:43.256786 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40d7190d-7af4-4e0b-b2c3-08cec1206ec8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:43.257172 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40d7190d-7af4-4e0b-b2c3-08cec1206ec8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:43.257399 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-40d7190d-7af4-4e0b-b2c3-08cec1206ec8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:43.263947 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:43.263947 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:43.267125 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-40d7190d-7af4-4e0b-b2c3-08cec1206ec8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:43.271004 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-40d7190d-7af4-4e0b-b2c3-08cec1206ec8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:27:43.271269 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1449/5801] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:43 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:43.282391 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e1e40ec-6fd3-4b55-8d10-b5912f35ad88 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:43.284189 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e1e40ec-6fd3-4b55-8d10-b5912f35ad88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:43.284383 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e1e40ec-6fd3-4b55-8d10-b5912f35ad88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:43.284558 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e1e40ec-6fd3-4b55-8d10-b5912f35ad88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:43.293445 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:43.293445 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:43.296582 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6e1e40ec-6fd3-4b55-8d10-b5912f35ad88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:43.300441 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e1e40ec-6fd3-4b55-8d10-b5912f35ad88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:27:43.300814 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1445/5802] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:43 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:43.336897 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-93fcfa43-ddef-4d61-96a4-7cbc170e84d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:43.338941 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-93fcfa43-ddef-4d61-96a4-7cbc170e84d0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:43.339160 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-93fcfa43-ddef-4d61-96a4-7cbc170e84d0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:43.339379 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-93fcfa43-ddef-4d61-96a4-7cbc170e84d0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:43.347900 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:43.347900 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:43.350832 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-93fcfa43-ddef-4d61-96a4-7cbc170e84d0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:43.354315 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-93fcfa43-ddef-4d61-96a4-7cbc170e84d0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:27:43.354684 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1453/5803] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:27:43 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:43.371440 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ed8b4c62-2fda-4e24-8ffb-94bd396cac85 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:43.373350 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ed8b4c62-2fda-4e24-8ffb-94bd396cac85 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687/action Jul 22 00:27:43.373657 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ed8b4c62-2fda-4e24-8ffb-94bd396cac85 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:27:43.373797 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ed8b4c62-2fda-4e24-8ffb-94bd396cac85 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:27:43.383491 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:43.383491 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:43.383897 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ed8b4c62-2fda-4e24-8ffb-94bd396cac85 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:43.389481 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ed8b4c62-2fda-4e24-8ffb-94bd396cac85 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Begin detaching volume completed successfully. Jul 22 00:27:43.389666 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ed8b4c62-2fda-4e24-8ffb-94bd396cac85 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687/action returned with HTTP 202 Jul 22 00:27:43.390104 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1457/5804] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:27:43 2026] POST /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:27:43.406206 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f8e3165-4db9-437b-bd09-04887d0d9d79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:43.408093 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f8e3165-4db9-437b-bd09-04887d0d9d79 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:43.408384 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f8e3165-4db9-437b-bd09-04887d0d9d79 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:43.408665 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f8e3165-4db9-437b-bd09-04887d0d9d79 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:43.418747 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:43.418747 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:43.421925 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1f8e3165-4db9-437b-bd09-04887d0d9d79 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:43.423037 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2eb83c0c-70b6-4448-a825-6fe3215a4011 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:43.423387 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2eb83c0c-70b6-4448-a825-6fe3215a4011 None None] GET https://10.4.3.168/volume// Jul 22 00:27:43.423544 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2eb83c0c-70b6-4448-a825-6fe3215a4011 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:43.423719 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2eb83c0c-70b6-4448-a825-6fe3215a4011 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:43.424045 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2eb83c0c-70b6-4448-a825-6fe3215a4011 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:27:43.424310 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1446/5805] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:27:43 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:27:43.425661 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f8e3165-4db9-437b-bd09-04887d0d9d79 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:27:43.426059 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1450/5806] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:43 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:43.430847 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-c75af1f1-8153-4533-ac58-a2efa13a9462 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:43.433189 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-c75af1f1-8153-4533-ac58-a2efa13a9462 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:43.433443 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-c75af1f1-8153-4533-ac58-a2efa13a9462 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:43.433665 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-c75af1f1-8153-4533-ac58-a2efa13a9462 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:43.443567 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:43.443567 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:43.446898 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-c75af1f1-8153-4533-ac58-a2efa13a9462 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:43.451284 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-c75af1f1-8153-4533-ac58-a2efa13a9462 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:27:43.451711 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1454/5807] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:27:43 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:27:44.124615 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ad074f19-39ed-48e0-a839-251936c5386d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:44.126661 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ad074f19-39ed-48e0-a839-251936c5386d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504 Jul 22 00:27:44.126814 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ad074f19-39ed-48e0-a839-251936c5386d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:44.127069 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ad074f19-39ed-48e0-a839-251936c5386d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:44.133570 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:44.133570 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:44.169825 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ae5a63da-fb2a-48f3-b603-85ea7653c304 req-ad074f19-39ed-48e0-a839-251936c5386d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504 returned with HTTP 200 Jul 22 00:27:44.170250 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1458/5808] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:27:44 2026] DELETE /volume/v3/attachments/ac830707-6336-452f-a08e-fd8aeb959504 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:44.437583 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2cc09094-35cb-4066-a907-d9a3a9fe24c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:44.439579 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cc09094-35cb-4066-a907-d9a3a9fe24c7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:44.439766 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cc09094-35cb-4066-a907-d9a3a9fe24c7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:44.439965 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cc09094-35cb-4066-a907-d9a3a9fe24c7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:44.446702 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:44.446702 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:44.450981 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2cc09094-35cb-4066-a907-d9a3a9fe24c7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:44.455286 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cc09094-35cb-4066-a907-d9a3a9fe24c7 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:27:44.455674 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1447/5809] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:44 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:44.466159 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:44.467751 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:44.467960 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:44.468135 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:44.468284 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Delete volume with id: 6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:44.476623 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:44.476623 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:44.477396 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:44.490233 np0000005612 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 00:27:44.496509 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Delete volume request issued successfully. Jul 22 00:27:44.496684 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-11766468-12ff-4e0a-a8c3-9ac98f7f6b30 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 202 Jul 22 00:27:44.497131 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1451/5810] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:27:44 2026] DELETE /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:27:44.503197 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c0467990-aebf-4c80-8f5d-8eab83018f13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:44.505239 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0467990-aebf-4c80-8f5d-8eab83018f13 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:44.505423 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0467990-aebf-4c80-8f5d-8eab83018f13 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:44.505599 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0467990-aebf-4c80-8f5d-8eab83018f13 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:44.512364 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:44.512364 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:44.515432 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c0467990-aebf-4c80-8f5d-8eab83018f13 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:44.518852 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0467990-aebf-4c80-8f5d-8eab83018f13 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 200 Jul 22 00:27:44.519276 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1455/5811] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:44 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:45.533015 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f23770cb-880d-4c12-a1a3-4abdc6983306 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:45.534598 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f23770cb-880d-4c12-a1a3-4abdc6983306 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df Jul 22 00:27:45.534761 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f23770cb-880d-4c12-a1a3-4abdc6983306 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:45.534955 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f23770cb-880d-4c12-a1a3-4abdc6983306 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:45.539778 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f23770cb-880d-4c12-a1a3-4abdc6983306 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df returned with HTTP 404 Jul 22 00:27:45.540175 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1459/5812] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:45 2026] GET /volume/v3/volumes/6c7d7b79-9d1f-430d-8624-09741b9232df => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:27:45.546297 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e1b892a-df3b-4bf8-8c21-68b4d2975511 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:45.547798 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e1b892a-df3b-4bf8-8c21-68b4d2975511 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:27:45.548012 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e1b892a-df3b-4bf8-8c21-68b4d2975511 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:45.548220 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e1b892a-df3b-4bf8-8c21-68b4d2975511 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:45.548945 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6e1b892a-df3b-4bf8-8c21-68b4d2975511 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:27:45.556648 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6e1b892a-df3b-4bf8-8c21-68b4d2975511 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Get all volumes completed successfully. Jul 22 00:27:45.558320 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:45.558320 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:45.561878 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e1b892a-df3b-4bf8-8c21-68b4d2975511 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:27:45.562278 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1448/5813] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:27:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:45.575459 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20d56622-50e1-4e20-b6b4-e67be73285ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:45.576978 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20d56622-50e1-4e20-b6b4-e67be73285ba tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] DELETE https://10.4.3.168/volume/v3/types/e47a5b64-3d63-41f1-801e-062e748830ad Jul 22 00:27:45.577152 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20d56622-50e1-4e20-b6b4-e67be73285ba tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:45.577328 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20d56622-50e1-4e20-b6b4-e67be73285ba tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:45.595834 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20d56622-50e1-4e20-b6b4-e67be73285ba tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/types/e47a5b64-3d63-41f1-801e-062e748830ad returned with HTTP 202 Jul 22 00:27:45.596223 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1452/5814] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:27:45 2026] DELETE /volume/v3/types/e47a5b64-3d63-41f1-801e-062e748830ad => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:27:45.602473 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1f35f6f-3cc3-475f-af01-8baaea716272 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:45.604145 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1f35f6f-3cc3-475f-af01-8baaea716272 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:45.604334 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1f35f6f-3cc3-475f-af01-8baaea716272 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:45.604515 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1f35f6f-3cc3-475f-af01-8baaea716272 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:45.604667 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d1f35f6f-3cc3-475f-af01-8baaea716272 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Delete volume with id: 0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:45.610735 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:45.610735 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:45.611191 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1f35f6f-3cc3-475f-af01-8baaea716272 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:45.625492 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1f35f6f-3cc3-475f-af01-8baaea716272 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Delete volume request issued successfully. Jul 22 00:27:45.625683 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1f35f6f-3cc3-475f-af01-8baaea716272 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 202 Jul 22 00:27:45.626092 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1456/5815] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:27:45 2026] DELETE /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:27:45.632525 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aa1d6b53-6c7a-404a-9e8d-34389d06760a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:45.634202 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa1d6b53-6c7a-404a-9e8d-34389d06760a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:45.634379 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa1d6b53-6c7a-404a-9e8d-34389d06760a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:45.634555 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa1d6b53-6c7a-404a-9e8d-34389d06760a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:45.641708 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:45.641708 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:27:45.645163 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aa1d6b53-6c7a-404a-9e8d-34389d06760a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:45.648931 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa1d6b53-6c7a-404a-9e8d-34389d06760a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 200 Jul 22 00:27:45.649322 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1460/5816] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:45 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:46.660577 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a7061817-3573-410c-85db-af22f6c4b7a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:46.662167 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7061817-3573-410c-85db-af22f6c4b7a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 Jul 22 00:27:46.662327 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7061817-3573-410c-85db-af22f6c4b7a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:46.662520 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a7061817-3573-410c-85db-af22f6c4b7a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:46.667390 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a7061817-3573-410c-85db-af22f6c4b7a1 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 returned with HTTP 404 Jul 22 00:27:46.667767 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1449/5817] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:46 2026] GET /volume/v3/volumes/0abfac72-0f53-4d78-9e71-6ba762859687 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:27:46.674305 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e95620d-7899-49b0-a31f-69a57be44fa0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:46.675913 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e95620d-7899-49b0-a31f-69a57be44fa0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:46.676105 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e95620d-7899-49b0-a31f-69a57be44fa0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:46.676281 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e95620d-7899-49b0-a31f-69a57be44fa0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:46.676459 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9e95620d-7899-49b0-a31f-69a57be44fa0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Delete volume with id: cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:46.682821 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:46.682821 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:27:46.683270 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e95620d-7899-49b0-a31f-69a57be44fa0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:46.697482 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e95620d-7899-49b0-a31f-69a57be44fa0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Delete volume request issued successfully. Jul 22 00:27:46.697657 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e95620d-7899-49b0-a31f-69a57be44fa0 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 202 Jul 22 00:27:46.698092 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1453/5818] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:27:46 2026] DELETE /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:27:46.704283 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f04fb137-eff4-4a38-a0f8-66eb6ff0d1ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:46.706069 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f04fb137-eff4-4a38-a0f8-66eb6ff0d1ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:46.706248 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f04fb137-eff4-4a38-a0f8-66eb6ff0d1ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:46.706447 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f04fb137-eff4-4a38-a0f8-66eb6ff0d1ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:46.712797 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:46.712797 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:27:46.715734 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f04fb137-eff4-4a38-a0f8-66eb6ff0d1ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:27:46.719412 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f04fb137-eff4-4a38-a0f8-66eb6ff0d1ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 200 Jul 22 00:27:46.719802 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1457/5819] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:46 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:27:47.731966 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-53d7005e-49a1-4ef2-b5d4-4e369ebd361e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:47.733500 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-53d7005e-49a1-4ef2-b5d4-4e369ebd361e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a Jul 22 00:27:47.733679 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-53d7005e-49a1-4ef2-b5d4-4e369ebd361e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:47.733850 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-53d7005e-49a1-4ef2-b5d4-4e369ebd361e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:47.738774 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-53d7005e-49a1-4ef2-b5d4-4e369ebd361e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a returned with HTTP 404 Jul 22 00:27:47.739149 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1461/5820] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:27:47 2026] GET /volume/v3/volumes/cc772ee8-fbc9-44c9-9ffe-9b4a4c13532a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:27:47.745208 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4c1cafc-7e49-4b4c-9f2a-09d3f08ba256 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:47.747113 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4c1cafc-7e49-4b4c-9f2a-09d3f08ba256 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:27:47.747343 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4c1cafc-7e49-4b4c-9f2a-09d3f08ba256 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:47.747556 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4c1cafc-7e49-4b4c-9f2a-09d3f08ba256 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:47.748333 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b4c1cafc-7e49-4b4c-9f2a-09d3f08ba256 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:27:47.755913 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b4c1cafc-7e49-4b4c-9f2a-09d3f08ba256 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Get all volumes completed successfully. Jul 22 00:27:47.757154 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:27:47.757154 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:27:47.760640 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4c1cafc-7e49-4b4c-9f2a-09d3f08ba256 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:27:47.761048 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1450/5821] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:27:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:27:47.772882 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b0a21a83-6c71-4935-8d13-ae6a562ede8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:27:47.774590 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0a21a83-6c71-4935-8d13-ae6a562ede8d tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] DELETE https://10.4.3.168/volume/v3/types/d84ec0c2-7dd7-43db-a444-b3d7bb6a287c Jul 22 00:27:47.774769 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0a21a83-6c71-4935-8d13-ae6a562ede8d tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:27:47.775021 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b0a21a83-6c71-4935-8d13-ae6a562ede8d tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:27:47.794358 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b0a21a83-6c71-4935-8d13-ae6a562ede8d tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/types/d84ec0c2-7dd7-43db-a444-b3d7bb6a287c returned with HTTP 202 Jul 22 00:27:47.794713 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1454/5822] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:27:47 2026] DELETE /volume/v3/types/d84ec0c2-7dd7-43db-a444-b3d7bb6a287c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:27:56.718474 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:27:57.735883 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=72,cinder:UPDATE=7 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:27:57.759533 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=65,cinder:UPDATE=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:27:57.792181 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=80,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:28:33.364140 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-653c0bc0-5ff2-435a-8a2a-6c0c7e96ddc7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:33.365878 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-653c0bc0-5ff2-435a-8a2a-6c0c7e96ddc7 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] POST https://10.4.3.168/volume/v3/types Jul 22 00:28:33.366224 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-653c0bc0-5ff2-435a-8a2a-6c0c7e96ddc7 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1961984101-131583352", "extra_specs": {"multiattach": " True"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:28:33.378285 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-653c0bc0-5ff2-435a-8a2a-6c0c7e96ddc7 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/types returned with HTTP 200 Jul 22 00:28:33.378633 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1458/5823] 10.4.3.168 () {68 vars in 1253 bytes} [Wed Jul 22 00:28:33 2026] POST /volume/v3/types => generated 286 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:33.385445 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:33.387202 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes Jul 22 00:28:33.387534 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-511516816", "snapshot_id": null, "imageRef": null, "volume_type": "0c0dce4a-7c54-49c4-83a9-133cc98add10", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:28:33.389015 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-511516816', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0c0dce4a-7c54-49c4-83a9-133cc98add10', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 00:28:33.393950 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume of 1 GB Jul 22 00:28:33.394247 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:33.394247 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:28:33.394763 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Availability Zones retrieved successfully. Jul 22 00:28:33.399742 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Flow 'volume_create_api' (5c383578-7764-4c1a-96f5-23c947ee014e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:28:33.400826 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20a7053-8d6a-4f92-84e8-53945437f066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:28:33.401627 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 00:28:33.408239 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:33.408239 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:28:33.419002 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20a7053-8d6a-4f92-84e8-53945437f066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T00:28:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0c0dce4a-7c54-49c4-83a9-133cc98add10,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1961984101-131583352',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c0dce4a-7c54-49c4-83a9-133cc98add10', 'encryption_key_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=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:28:33.419695 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb0797f-2457-4c54-acbd-3a2d36ed6e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:28:33.441684 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1961984101-131583352 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1961984101-131583352, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:28:33.441880 np0000005612 devstack@c-api.service[100285]: WARNING cinder.quota [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1961984101-131583352 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1961984101-131583352, it is now deprecated. Please use the default quota class for default quota. Jul 22 00:28:33.462541 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Created reservations ['8741b146-77bf-417b-b66a-fd0f018e19af', '02b8ebdc-f881-4cdd-a181-1526b1eaf56c', 'f2681860-9c00-41a3-9b2b-f81462a2713f', '7f73bd4d-c356-4674-afae-1107558869e8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 00:28:33.463259 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb0797f-2457-4c54-acbd-3a2d36ed6e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8741b146-77bf-417b-b66a-fd0f018e19af', '02b8ebdc-f881-4cdd-a181-1526b1eaf56c', 'f2681860-9c00-41a3-9b2b-f81462a2713f', '7f73bd4d-c356-4674-afae-1107558869e8']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:28:33.463954 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20e5c6b-6c2f-48d0-889d-22b6db6788a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:28:33.483664 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20e5c6b-6c2f-48d0-889d-22b6db6788a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a35ac47-8951-4e45-adbb-3048870f3f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-511516816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='160ab57f68994a05b98eaafc052cfd4f',qos_specs=None,replication_status=,reservations=['8741b146-77bf-417b-b66a-fd0f018e19af','02b8ebdc-f881-4cdd-a181-1526b1eaf56c','f2681860-9c00-41a3-9b2b-f81462a2713f','7f73bd4d-c356-4674-afae-1107558869e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_type_id=0c0dce4a-7c54-49c4-83a9-133cc98add10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T00:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-511516816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a35ac47-8951-4e45-adbb-3048870f3f8f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='160ab57f68994a05b98eaafc052cfd4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c0dce4a-7c54-49c4-83a9-133cc98add10),volume_type_id=0c0dce4a-7c54-49c4-83a9-133cc98add10)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:28:33.484278 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfede6a9-f98d-41f2-af04-a144ad4e664f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:28:33.499915 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfede6a9-f98d-41f2-af04-a144ad4e664f) transitioned into state 'SUCCESS' from state '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-511516816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='160ab57f68994a05b98eaafc052cfd4f',qos_specs=None,replication_status=,reservations=['8741b146-77bf-417b-b66a-fd0f018e19af','02b8ebdc-f881-4cdd-a181-1526b1eaf56c','f2681860-9c00-41a3-9b2b-f81462a2713f','7f73bd4d-c356-4674-afae-1107558869e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b94ab949f4b54d05b12ba5a401fc05e3',volume_type_id=0c0dce4a-7c54-49c4-83a9-133cc98add10)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:28:33.500522 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c80599-7c9d-4db4-aca8-975413c57e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 00:28:33.508282 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c80599-7c9d-4db4-aca8-975413c57e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 00:28:33.509026 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Flow 'volume_create_api' (5c383578-7764-4c1a-96f5-23c947ee014e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 00:28:33.509294 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Create volume request issued successfully. Jul 22 00:28:33.509933 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-de13e5e1-fe78-4271-ace2-dca5e3a26a0e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes returned with HTTP 202 Jul 22 00:28:33.510336 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1462/5824] 10.4.3.168 () {68 vars in 1259 bytes} [Wed Jul 22 00:28:33 2026] POST /volume/v3/volumes => generated 828 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 00:28:33.521374 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82bc81b2-1a1b-4b5e-b233-ea7338498898 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:33.523239 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82bc81b2-1a1b-4b5e-b233-ea7338498898 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:33.523239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82bc81b2-1a1b-4b5e-b233-ea7338498898 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:33.523239 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82bc81b2-1a1b-4b5e-b233-ea7338498898 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:33.530304 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:33.530304 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:28:33.534616 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-82bc81b2-1a1b-4b5e-b233-ea7338498898 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:33.538785 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82bc81b2-1a1b-4b5e-b233-ea7338498898 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:33.539378 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1451/5825] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:33 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:34.553655 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fcc422db-f454-4443-b06c-860211f36133 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.555353 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fcc422db-f454-4443-b06c-860211f36133 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:34.555554 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fcc422db-f454-4443-b06c-860211f36133 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:34.555745 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fcc422db-f454-4443-b06c-860211f36133 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:34.562577 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:34.562577 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:28:34.565568 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fcc422db-f454-4443-b06c-860211f36133 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:34.569144 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fcc422db-f454-4443-b06c-860211f36133 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:34.569469 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1455/5826] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:34 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:34.580771 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d67fa55f-ca3c-477f-b493-bcb3a580192b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.582395 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d67fa55f-ca3c-477f-b493-bcb3a580192b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:34.582586 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d67fa55f-ca3c-477f-b493-bcb3a580192b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:34.582755 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d67fa55f-ca3c-477f-b493-bcb3a580192b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:34.589150 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:34.589150 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:28:34.592185 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d67fa55f-ca3c-477f-b493-bcb3a580192b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:34.595526 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d67fa55f-ca3c-477f-b493-bcb3a580192b tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:34.595939 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1459/5827] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:34 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:34.633393 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-de440a6d-36ad-4a90-aae0-68c2218ec8dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.635727 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-de440a6d-36ad-4a90-aae0-68c2218ec8dc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:34.635929 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-de440a6d-36ad-4a90-aae0-68c2218ec8dc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:34.636111 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-de440a6d-36ad-4a90-aae0-68c2218ec8dc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:34.642209 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:34.642209 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:28:34.645086 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-de440a6d-36ad-4a90-aae0-68c2218ec8dc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:34.648521 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-de440a6d-36ad-4a90-aae0-68c2218ec8dc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:34.648877 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1463/5828] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:28:34 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:34.710890 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c4f3d3b-d5ce-4271-a931-3cef48961102 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.711276 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c4f3d3b-d5ce-4271-a931-3cef48961102 None None] GET https://10.4.3.168/volume// Jul 22 00:28:34.711439 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c4f3d3b-d5ce-4271-a931-3cef48961102 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:34.711623 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c4f3d3b-d5ce-4271-a931-3cef48961102 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:34.711933 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c4f3d3b-d5ce-4271-a931-3cef48961102 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:28:34.712226 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1452/5829] 10.4.3.168 () {66 vars in 1428 bytes} [Wed Jul 22 00:28:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:28:34.719280 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-fa8973a4-337d-48e4-a4f1-71b8d4a04150 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.721165 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-fa8973a4-337d-48e4-a4f1-71b8d4a04150 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments Jul 22 00:28:34.721549 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-fa8973a4-337d-48e4-a4f1-71b8d4a04150 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a35ac47-8951-4e45-adbb-3048870f3f8f", "connector": null, "instance_uuid": "2ce4410d-a1d9-407d-8e50-9dd2ecd69228"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:28:34.729371 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:34.729371 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:28:34.748633 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-fa8973a4-337d-48e4-a4f1-71b8d4a04150 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments returned with HTTP 200 Jul 22 00:28:34.749047 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1456/5830] 10.4.3.168 () {74 vars in 1594 bytes} [Wed Jul 22 00:28:34 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) Jul 22 00:28:34.773345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c030a3e0-0e46-47df-9dd0-ced0685ea4ff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.774938 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c030a3e0-0e46-47df-9dd0-ced0685ea4ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:34.775124 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c030a3e0-0e46-47df-9dd0-ced0685ea4ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:34.775301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c030a3e0-0e46-47df-9dd0-ced0685ea4ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:34.779479 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e1be572e-2b02-4700-83a3-d12b12e12427 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.779479 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1be572e-2b02-4700-83a3-d12b12e12427 None None] GET https://10.4.3.168/volume// Jul 22 00:28:34.779654 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1be572e-2b02-4700-83a3-d12b12e12427 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:34.779686 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1be572e-2b02-4700-83a3-d12b12e12427 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:34.780001 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1be572e-2b02-4700-83a3-d12b12e12427 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:28:34.780272 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1464/5831] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:28:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:28:34.784260 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:34.784260 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:28:34.787095 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-ce91d487-9889-40b8-b780-44e33af14456 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.787683 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c030a3e0-0e46-47df-9dd0-ced0685ea4ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:34.789460 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-ce91d487-9889-40b8-b780-44e33af14456 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:34.789704 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-ce91d487-9889-40b8-b780-44e33af14456 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:34.789951 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-ce91d487-9889-40b8-b780-44e33af14456 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:34.792243 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c030a3e0-0e46-47df-9dd0-ced0685ea4ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:34.792841 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1460/5832] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:34 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:34.800106 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:34.800106 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:28:34.804003 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-ce91d487-9889-40b8-b780-44e33af14456 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:34.808655 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-ce91d487-9889-40b8-b780-44e33af14456 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:34.809095 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1453/5833] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:28:34 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 1100 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:28:34.901481 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-b1031cc7-34d1-48ef-9932-96db13736abc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:34.903292 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-b1031cc7-34d1-48ef-9932-96db13736abc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] PUT https://10.4.3.168/volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b Jul 22 00:28:34.903662 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-b1031cc7-34d1-48ef-9932-96db13736abc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.168", "host": "np0000005612", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:71afe47545a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "bbdd5a92-827f-4ec4-9f36-d62cbd91ee3b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:28:34.910676 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-b1031cc7-34d1-48ef-9932-96db13736abc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Acquiring lock "cinder-attachment_update-6a35ac47-8951-4e45-adbb-3048870f3f8f-np0000005612" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 00:28:34.914595 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-b1031cc7-34d1-48ef-9932-96db13736abc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-6a35ac47-8951-4e45-adbb-3048870f3f8f-np0000005612" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 00:28:34.915403 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:34.915403 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:28:34.978296 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-b1031cc7-34d1-48ef-9932-96db13736abc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Lock "cinder-attachment_update-6a35ac47-8951-4e45-adbb-3048870f3f8f-np0000005612" released by "attachment_update" :: held 0.064s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 00:28:34.978619 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-b1031cc7-34d1-48ef-9932-96db13736abc tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b returned with HTTP 200 Jul 22 00:28:34.979319 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1457/5834] 10.4.3.168 () {74 vars in 1704 bytes} [Wed Jul 22 00:28:34 2026] PUT /volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:28:35.806147 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-52bddca5-86f3-4593-affd-744d1b92e9c3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:35.807839 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52bddca5-86f3-4593-affd-744d1b92e9c3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:35.808037 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52bddca5-86f3-4593-affd-744d1b92e9c3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:35.808208 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52bddca5-86f3-4593-affd-744d1b92e9c3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:35.816701 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:35.816701 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:28:35.819631 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-52bddca5-86f3-4593-affd-744d1b92e9c3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:35.823179 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52bddca5-86f3-4593-affd-744d1b92e9c3 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:35.823573 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1465/5835] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:35 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:36.835554 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36542b8a-e44d-479a-a62a-f45b49ce1bba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:36.837273 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36542b8a-e44d-479a-a62a-f45b49ce1bba tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:36.837500 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36542b8a-e44d-479a-a62a-f45b49ce1bba tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:36.837681 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36542b8a-e44d-479a-a62a-f45b49ce1bba tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:36.846015 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:36.846015 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:28:36.848946 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36542b8a-e44d-479a-a62a-f45b49ce1bba tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:36.852959 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36542b8a-e44d-479a-a62a-f45b49ce1bba tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:36.853288 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1461/5836] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:36 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:37.864585 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f794dd2b-c26f-49f8-9de6-2af5b202c028 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:37.866519 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f794dd2b-c26f-49f8-9de6-2af5b202c028 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:37.866730 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f794dd2b-c26f-49f8-9de6-2af5b202c028 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:37.866962 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f794dd2b-c26f-49f8-9de6-2af5b202c028 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:37.876901 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:37.876901 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:28:37.880278 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f794dd2b-c26f-49f8-9de6-2af5b202c028 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:37.884596 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f794dd2b-c26f-49f8-9de6-2af5b202c028 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:37.885022 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1454/5837] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:37 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:38.896749 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-944f3fc3-3cce-4b8b-b105-fd66bf7d206f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:38.898553 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-944f3fc3-3cce-4b8b-b105-fd66bf7d206f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:38.898757 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-944f3fc3-3cce-4b8b-b105-fd66bf7d206f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:38.898974 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-944f3fc3-3cce-4b8b-b105-fd66bf7d206f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:38.908365 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:38.908365 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:28:38.911638 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-944f3fc3-3cce-4b8b-b105-fd66bf7d206f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:38.915571 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-944f3fc3-3cce-4b8b-b105-fd66bf7d206f tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:38.915929 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1458/5838] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:38 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:39.190878 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-327dc38b-e2d2-4223-ba33-a42c55008794 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:39.192657 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-327dc38b-e2d2-4223-ba33-a42c55008794 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b/action Jul 22 00:28:39.192986 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-327dc38b-e2d2-4223-ba33-a42c55008794 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:28:39.193096 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-327dc38b-e2d2-4223-ba33-a42c55008794 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:28:39.206185 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:39.206185 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:28:39.213806 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83a40ac3-c80e-4fef-905b-54fd45260f8a req-327dc38b-e2d2-4223-ba33-a42c55008794 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b/action returned with HTTP 204 Jul 22 00:28:39.214216 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1466/5839] 10.4.3.168 () {74 vars in 1725 bytes} [Wed Jul 22 00:28:39 2026] POST /volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:28:39.927965 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f63a585-53ef-44e4-8239-6ea7279c951d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:39.930178 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f63a585-53ef-44e4-8239-6ea7279c951d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:39.930381 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f63a585-53ef-44e4-8239-6ea7279c951d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:39.930584 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f63a585-53ef-44e4-8239-6ea7279c951d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:39.938892 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:39.938892 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:28:39.941704 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f63a585-53ef-44e4-8239-6ea7279c951d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:39.945321 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f63a585-53ef-44e4-8239-6ea7279c951d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:39.945783 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1462/5840] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:39 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:28:39.983556 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9ab574b0-7a45-47c3-a502-6a1aba8c87dc req-1642d115-bd42-4838-9d60-a3aa04c01fe4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:39.985567 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9ab574b0-7a45-47c3-a502-6a1aba8c87dc req-1642d115-bd42-4838-9d60-a3aa04c01fe4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:39.985750 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9ab574b0-7a45-47c3-a502-6a1aba8c87dc req-1642d115-bd42-4838-9d60-a3aa04c01fe4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:39.985943 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9ab574b0-7a45-47c3-a502-6a1aba8c87dc req-1642d115-bd42-4838-9d60-a3aa04c01fe4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:39.994223 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:39.994223 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:28:39.997324 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9ab574b0-7a45-47c3-a502-6a1aba8c87dc req-1642d115-bd42-4838-9d60-a3aa04c01fe4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:40.001145 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9ab574b0-7a45-47c3-a502-6a1aba8c87dc req-1642d115-bd42-4838-9d60-a3aa04c01fe4 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:40.001521 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1455/5841] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:28:39 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:28:40.016124 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6db4e210-c59b-4d3a-854b-43e65afc12ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:40.017603 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6db4e210-c59b-4d3a-854b-43e65afc12ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:40.017770 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6db4e210-c59b-4d3a-854b-43e65afc12ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:40.017972 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6db4e210-c59b-4d3a-854b-43e65afc12ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:40.026152 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:40.026152 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:28:40.029311 np0000005612 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6db4e210-c59b-4d3a-854b-43e65afc12ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:40.032957 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6db4e210-c59b-4d3a-854b-43e65afc12ff tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:40.033457 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1459/5842] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:40 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:28:40.067988 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-0f06f0d8-44be-4ce9-9482-98bab20acc3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:40.069794 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-0f06f0d8-44be-4ce9-9482-98bab20acc3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:40.069981 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-0f06f0d8-44be-4ce9-9482-98bab20acc3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:40.070151 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-0f06f0d8-44be-4ce9-9482-98bab20acc3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:40.078451 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:40.078451 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:28:40.081302 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-0f06f0d8-44be-4ce9-9482-98bab20acc3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:40.084652 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-0f06f0d8-44be-4ce9-9482-98bab20acc3a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:40.085026 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1467/5843] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:28:40 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:28:40.100760 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6aaf4d8e-fd08-4eb3-826e-86151327f4ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:40.102805 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6aaf4d8e-fd08-4eb3-826e-86151327f4ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] POST https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f/action Jul 22 00:28:40.103178 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6aaf4d8e-fd08-4eb3-826e-86151327f4ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 00:28:40.103301 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6aaf4d8e-fd08-4eb3-826e-86151327f4ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 00:28:40.112737 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:40.112737 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:28:40.113193 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6aaf4d8e-fd08-4eb3-826e-86151327f4ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:40.118340 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6aaf4d8e-fd08-4eb3-826e-86151327f4ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Begin detaching volume completed successfully. Jul 22 00:28:40.118523 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6aaf4d8e-fd08-4eb3-826e-86151327f4ac tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f/action returned with HTTP 202 Jul 22 00:28:40.118938 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1463/5844] 10.4.3.168 () {72 vars in 1672 bytes} [Wed Jul 22 00:28:40 2026] POST /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 00:28:40.134435 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d58fd761-158d-4a63-bbb2-38ef2e12a82d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:40.136177 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d58fd761-158d-4a63-bbb2-38ef2e12a82d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:40.136353 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d58fd761-158d-4a63-bbb2-38ef2e12a82d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:40.136541 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d58fd761-158d-4a63-bbb2-38ef2e12a82d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:40.146182 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:40.146182 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:28:40.149189 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d58fd761-158d-4a63-bbb2-38ef2e12a82d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:40.152016 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-949fc98f-e73d-42f4-b528-3e1b26e7bbb1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:40.152331 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-949fc98f-e73d-42f4-b528-3e1b26e7bbb1 None None] GET https://10.4.3.168/volume// Jul 22 00:28:40.152475 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-949fc98f-e73d-42f4-b528-3e1b26e7bbb1 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:40.152682 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-949fc98f-e73d-42f4-b528-3e1b26e7bbb1 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:40.152983 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-949fc98f-e73d-42f4-b528-3e1b26e7bbb1 None None] https://10.4.3.168/volume// returned with HTTP 300 Jul 22 00:28:40.153233 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1460/5845] 10.4.3.168 () {66 vars in 1426 bytes} [Wed Jul 22 00:28:40 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 00:28:40.153307 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d58fd761-158d-4a63-bbb2-38ef2e12a82d tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:40.153750 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1456/5846] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:40 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:28:40.159492 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-34b5ea6c-a276-4d73-a545-48fd0abfcd88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:40.161259 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-34b5ea6c-a276-4d73-a545-48fd0abfcd88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:40.161444 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-34b5ea6c-a276-4d73-a545-48fd0abfcd88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:40.161623 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-34b5ea6c-a276-4d73-a545-48fd0abfcd88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:40.169402 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:40.169402 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:28:40.172268 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-34b5ea6c-a276-4d73-a545-48fd0abfcd88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:40.175898 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-34b5ea6c-a276-4d73-a545-48fd0abfcd88 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:40.176241 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1468/5847] 10.4.3.168 () {70 vars in 1639 bytes} [Wed Jul 22 00:28:40 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 00:28:40.648183 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6a22595b-b20b-45a9-90e1-aa35e40d0c9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:40.649985 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6a22595b-b20b-45a9-90e1-aa35e40d0c9a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:40.650171 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6a22595b-b20b-45a9-90e1-aa35e40d0c9a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:40.650345 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6a22595b-b20b-45a9-90e1-aa35e40d0c9a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:40.658011 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:40.658011 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:28:40.660840 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6a22595b-b20b-45a9-90e1-aa35e40d0c9a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:40.664202 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-6a22595b-b20b-45a9-90e1-aa35e40d0c9a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:40.664559 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1464/5848] 10.4.3.168 () {68 vars in 1598 bytes} [Wed Jul 22 00:28:40 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:28:40.901156 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-102519de-8de1-4db7-9e0d-ce72f49f595a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:40.903034 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-102519de-8de1-4db7-9e0d-ce72f49f595a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b Jul 22 00:28:40.903224 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-102519de-8de1-4db7-9e0d-ce72f49f595a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:40.903389 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-102519de-8de1-4db7-9e0d-ce72f49f595a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:40.909698 np0000005612 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:40.909698 np0000005612 devstack@c-api.service[100284]: warnings.warn( Jul 22 00:28:40.945779 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f4df8baf-3d53-43ba-b32f-086c9a260b9b req-102519de-8de1-4db7-9e0d-ce72f49f595a tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b returned with HTTP 200 Jul 22 00:28:40.946215 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1461/5849] 10.4.3.168 () {72 vars in 1673 bytes} [Wed Jul 22 00:28:40 2026] DELETE /volume/v3/attachments/6f42234c-2681-4feb-a344-14a4d0e5977b => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:41.165317 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45b4626d-1847-4613-8483-1033fe529746 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:41.167392 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45b4626d-1847-4613-8483-1033fe529746 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:41.167621 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45b4626d-1847-4613-8483-1033fe529746 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:41.167820 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45b4626d-1847-4613-8483-1033fe529746 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:41.175013 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:41.175013 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:28:41.178130 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45b4626d-1847-4613-8483-1033fe529746 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:41.182356 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45b4626d-1847-4613-8483-1033fe529746 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:41.182746 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1457/5850] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:41 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:41.193211 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-85cbee60-e5b2-4702-aae4-a9c3c2b132b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:41.194947 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85cbee60-e5b2-4702-aae4-a9c3c2b132b8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] DELETE https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:41.195116 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85cbee60-e5b2-4702-aae4-a9c3c2b132b8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:41.195282 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-85cbee60-e5b2-4702-aae4-a9c3c2b132b8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:41.195448 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-85cbee60-e5b2-4702-aae4-a9c3c2b132b8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Delete volume with id: 6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:41.201800 np0000005612 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:41.201800 np0000005612 devstack@c-api.service[100285]: warnings.warn( Jul 22 00:28:41.202245 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85cbee60-e5b2-4702-aae4-a9c3c2b132b8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:41.216406 np0000005612 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-85cbee60-e5b2-4702-aae4-a9c3c2b132b8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Delete volume request issued successfully. Jul 22 00:28:41.216608 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-85cbee60-e5b2-4702-aae4-a9c3c2b132b8 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 202 Jul 22 00:28:41.217064 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1469/5851] 10.4.3.168 () {66 vars in 1351 bytes} [Wed Jul 22 00:28:41 2026] DELETE /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:28:41.223618 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08caadda-4e23-47c6-a211-ca2920bced9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:41.225778 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08caadda-4e23-47c6-a211-ca2920bced9e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:41.226024 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08caadda-4e23-47c6-a211-ca2920bced9e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:41.226264 np0000005612 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08caadda-4e23-47c6-a211-ca2920bced9e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:41.234173 np0000005612 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:41.234173 np0000005612 devstack@c-api.service[100286]: warnings.warn( Jul 22 00:28:41.238645 np0000005612 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08caadda-4e23-47c6-a211-ca2920bced9e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Volume info retrieved successfully. Jul 22 00:28:41.242611 np0000005612 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08caadda-4e23-47c6-a211-ca2920bced9e tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 200 Jul 22 00:28:41.242985 np0000005612 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1465/5852] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:41 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 00:28:42.254252 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9bd74db-78e7-4a0a-a0c7-468f81432560 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:42.256451 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9bd74db-78e7-4a0a-a0c7-468f81432560 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] GET https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f Jul 22 00:28:42.256703 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9bd74db-78e7-4a0a-a0c7-468f81432560 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:42.256944 np0000005612 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9bd74db-78e7-4a0a-a0c7-468f81432560 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:42.262114 np0000005612 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9bd74db-78e7-4a0a-a0c7-468f81432560 tempest-VolumeMultiattachTests-544256997 tempest-VolumeMultiattachTests-544256997-project-member] https://10.4.3.168/volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f returned with HTTP 404 Jul 22 00:28:42.262546 np0000005612 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1462/5853] 10.4.3.168 () {66 vars in 1348 bytes} [Wed Jul 22 00:28:42 2026] GET /volume/v3/volumes/6a35ac47-8951-4e45-adbb-3048870f3f8f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 00:28:42.268390 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41e8168f-4734-49bb-9b9e-7ecb278fdac3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:42.270026 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41e8168f-4734-49bb-9b9e-7ecb278fdac3 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] GET https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 Jul 22 00:28:42.270249 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41e8168f-4734-49bb-9b9e-7ecb278fdac3 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:42.270413 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41e8168f-4734-49bb-9b9e-7ecb278fdac3 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:42.271104 np0000005612 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-41e8168f-4734-49bb-9b9e-7ecb278fdac3 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 00:28:42.278721 np0000005612 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-41e8168f-4734-49bb-9b9e-7ecb278fdac3 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Get all volumes completed successfully. Jul 22 00:28:42.279930 np0000005612 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 00:28:42.279930 np0000005612 devstack@c-api.service[100283]: warnings.warn( Jul 22 00:28:42.283498 np0000005612 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41e8168f-4734-49bb-9b9e-7ecb278fdac3 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 00:28:42.283838 np0000005612 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1458/5854] 10.4.3.168 () {66 vars in 1285 bytes} [Wed Jul 22 00:28:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 00:28:42.295912 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f016b59-2fd1-4330-952b-8d7a827e4478 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 00:28:42.297486 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f016b59-2fd1-4330-952b-8d7a827e4478 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] DELETE https://10.4.3.168/volume/v3/types/0c0dce4a-7c54-49c4-83a9-133cc98add10 Jul 22 00:28:42.297739 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f016b59-2fd1-4330-952b-8d7a827e4478 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 00:28:42.297996 np0000005612 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f016b59-2fd1-4330-952b-8d7a827e4478 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 00:28:42.321070 np0000005612 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f016b59-2fd1-4330-952b-8d7a827e4478 tempest-VolumeMultiattachTests-323470578 tempest-VolumeMultiattachTests-323470578-project-admin] https://10.4.3.168/volume/v3/types/0c0dce4a-7c54-49c4-83a9-133cc98add10 returned with HTTP 202 Jul 22 00:28:42.321440 np0000005612 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1470/5855] 10.4.3.168 () {66 vars in 1345 bytes} [Wed Jul 22 00:28:42 2026] DELETE /volume/v3/types/0c0dce4a-7c54-49c4-83a9-133cc98add10 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 00:28:51.241709 np0000005612 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:28:52.259091 np0000005612 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:28:52.282331 np0000005612 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=30 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 00:28:52.318097 np0000005612 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}